Aug 18 07:25:33.588619 np0000007613 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 07:25:33.595766 np0000007613 devstack@c-api.service[100289]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 07:25:33 2026] *** Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: nodename: np0000007613 Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: machine: x86_64 Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: clock source: unix Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: pcre jit disabled Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: detected number of CPU cores: 16 Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: current working directory: / Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: detected binary path: /usr/bin/uwsgi-core Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: your processes number limit is 257052 Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: your memory page size is 4096 bytes Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: detected max file descriptor number: 2048 Aug 18 07:25:33.598187 np0000007613 devstack@c-api.service[100289]: lock engine: pthread robust mutexes Aug 18 07:25:33.598489 np0000007613 devstack@c-api.service[100289]: thunder lock: enabled Aug 18 07:25:33.598719 np0000007613 devstack@c-api.service[100289]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 07:25:33.598719 np0000007613 devstack@c-api.service[100289]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 07:25:33.598719 np0000007613 devstack@c-api.service[100289]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 07:25:33.598719 np0000007613 devstack@c-api.service[100289]: Set PythonHome to /opt/stack/data/venv Aug 18 07:25:33.631892 np0000007613 devstack@c-api.service[100289]: Python main interpreter initialized at 0x7a96658a4668 Aug 18 07:25:33.631892 np0000007613 devstack@c-api.service[100289]: python threads support enabled Aug 18 07:25:33.631892 np0000007613 devstack@c-api.service[100289]: your server socket listen backlog is limited to 100 connections Aug 18 07:25:33.631892 np0000007613 devstack@c-api.service[100289]: your mercy for graceful operations on workers is 80 seconds Aug 18 07:25:33.632469 np0000007613 devstack@c-api.service[100289]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 07:25:33.632611 np0000007613 devstack@c-api.service[100289]: *** Operational MODE: preforking *** Aug 18 07:25:33.632809 np0000007613 devstack@c-api.service[100289]: *** uWSGI is running in multiple interpreter mode *** Aug 18 07:25:33.632809 np0000007613 devstack@c-api.service[100289]: spawned uWSGI master process (pid: 100289) Aug 18 07:25:33.632986 np0000007613 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 07:25:33.633367 np0000007613 devstack@c-api.service[100289]: spawned uWSGI worker 1 (pid: 100290, cores: 1) Aug 18 07:25:33.633916 np0000007613 devstack@c-api.service[100289]: spawned uWSGI worker 2 (pid: 100291, cores: 1) Aug 18 07:25:33.634374 np0000007613 devstack@c-api.service[100289]: spawned uWSGI worker 3 (pid: 100292, cores: 1) Aug 18 07:25:33.634810 np0000007613 devstack@c-api.service[100289]: spawned uWSGI worker 4 (pid: 100293, cores: 1) Aug 18 07:25:33.634859 np0000007613 devstack@c-api.service[100289]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 07:25:33.756632 np0000007613 devstack@c-api.service[100291]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 07:25:33.756632 np0000007613 devstack@c-api.service[100291]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 07:25:33.756632 np0000007613 devstack@c-api.service[100291]: we strongly recommend against using it for new projects. Aug 18 07:25:33.756632 np0000007613 devstack@c-api.service[100291]: If you are already using Eventlet, we recommend migrating to a different Aug 18 07:25:33.756632 np0000007613 devstack@c-api.service[100291]: framework. For more detail see Aug 18 07:25:33.756632 np0000007613 devstack@c-api.service[100291]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 07:25:33.756632 np0000007613 devstack@c-api.service[100291]: import eventlet # noqa Aug 18 07:25:33.757862 np0000007613 devstack@c-api.service[100292]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 07:25:33.757862 np0000007613 devstack@c-api.service[100292]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 07:25:33.757862 np0000007613 devstack@c-api.service[100292]: we strongly recommend against using it for new projects. Aug 18 07:25:33.757862 np0000007613 devstack@c-api.service[100292]: If you are already using Eventlet, we recommend migrating to a different Aug 18 07:25:33.757862 np0000007613 devstack@c-api.service[100292]: framework. For more detail see Aug 18 07:25:33.757862 np0000007613 devstack@c-api.service[100292]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 07:25:33.757862 np0000007613 devstack@c-api.service[100292]: import eventlet # noqa Aug 18 07:25:33.766734 np0000007613 devstack@c-api.service[100293]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 07:25:33.766734 np0000007613 devstack@c-api.service[100293]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 07:25:33.766734 np0000007613 devstack@c-api.service[100293]: we strongly recommend against using it for new projects. Aug 18 07:25:33.766734 np0000007613 devstack@c-api.service[100293]: If you are already using Eventlet, we recommend migrating to a different Aug 18 07:25:33.766734 np0000007613 devstack@c-api.service[100293]: framework. For more detail see Aug 18 07:25:33.766734 np0000007613 devstack@c-api.service[100293]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 07:25:33.766734 np0000007613 devstack@c-api.service[100293]: import eventlet # noqa Aug 18 07:25:33.767816 np0000007613 devstack@c-api.service[100290]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 07:25:33.767816 np0000007613 devstack@c-api.service[100290]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 07:25:33.767816 np0000007613 devstack@c-api.service[100290]: we strongly recommend against using it for new projects. Aug 18 07:25:33.767816 np0000007613 devstack@c-api.service[100290]: If you are already using Eventlet, we recommend migrating to a different Aug 18 07:25:33.767816 np0000007613 devstack@c-api.service[100290]: framework. For more detail see Aug 18 07:25:33.767816 np0000007613 devstack@c-api.service[100290]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 07:25:33.767816 np0000007613 devstack@c-api.service[100290]: import eventlet # noqa Aug 18 07:25:33.931198 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 07:25:33.931198 np0000007613 devstack@c-api.service[100290]: from cgi import parse_header Aug 18 07:25:33.933420 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 07:25:33.933420 np0000007613 devstack@c-api.service[100291]: from cgi import parse_header Aug 18 07:25:33.937056 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 07:25:33.937056 np0000007613 devstack@c-api.service[100293]: from cgi import parse_header Aug 18 07:25:33.977556 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 07:25:33.977556 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:25:33.983901 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 07:25:33.983901 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:25:33.986340 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 18 07:25:33.986340 np0000007613 devstack@c-api.service[100292]: from cgi import parse_header Aug 18 07:25:33.987182 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 07:25:33.987182 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:25:33.993687 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 07:25:33.993687 np0000007613 devstack@c-api.service[100290]: removals.removed_module( Aug 18 07:25:33.994876 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 07:25:33.994876 np0000007613 devstack@c-api.service[100290]: removals.removed_module( Aug 18 07:25:33.996799 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 07:25:33.996799 np0000007613 devstack@c-api.service[100291]: removals.removed_module( Aug 18 07:25:33.997461 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 07:25:33.997461 np0000007613 devstack@c-api.service[100291]: removals.removed_module( Aug 18 07:25:34.001596 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 07:25:34.001596 np0000007613 devstack@c-api.service[100293]: removals.removed_module( Aug 18 07:25:34.002794 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 07:25:34.002794 np0000007613 devstack@c-api.service[100293]: removals.removed_module( Aug 18 07:25:34.043489 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 07:25:34.043489 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:25:34.060091 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 18 07:25:34.060091 np0000007613 devstack@c-api.service[100292]: removals.removed_module( Aug 18 07:25:34.061628 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 18 07:25:34.061628 np0000007613 devstack@c-api.service[100292]: removals.removed_module( Aug 18 07:25:34.770914 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 07:25:34.770914 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:25:34.796487 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 07:25:34.796487 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:25:34.818115 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 07:25:34.818115 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:25:34.821310 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 07:25:34.821310 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:25:34.850538 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 07:25:34.850538 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:25:34.867286 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 18 07:25:34.867286 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:25:34.872298 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 07:25:34.872298 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:25:34.916438 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 18 07:25:34.916438 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:25:34.996261 np0000007613 devstack@c-api.service[100293]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 07:25:34.996480 np0000007613 devstack@c-api.service[100293]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100293) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 07:25:35.029605 np0000007613 devstack@c-api.service[100291]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 07:25:35.029873 np0000007613 devstack@c-api.service[100291]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100291) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 07:25:35.041782 np0000007613 devstack@c-api.service[100290]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 07:25:35.042018 np0000007613 devstack@c-api.service[100290]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100290) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 07:25:35.082527 np0000007613 devstack@c-api.service[100293]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 07:25:35.082527 np0000007613 devstack@c-api.service[100293]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 07:25:35.085627 np0000007613 devstack@c-api.service[100292]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 18 07:25:35.085909 np0000007613 devstack@c-api.service[100292]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100292) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 07:25:35.097960 np0000007613 devstack@c-api.service[100291]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 07:25:35.097960 np0000007613 devstack@c-api.service[100291]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 07:25:35.107364 np0000007613 devstack@c-api.service[100290]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 07:25:35.107364 np0000007613 devstack@c-api.service[100290]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 07:25:35.154467 np0000007613 devstack@c-api.service[100292]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 07:25:35.154467 np0000007613 devstack@c-api.service[100292]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 07:25:35.554498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100293) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 07:25:35.554682 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100291) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 07:25:35.554742 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100290) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 07:25:35.554836 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.554883 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100292) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 07:25:35.554914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.554982 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.555080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.555119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.555258 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.555298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.555323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.555362 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.555391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.555580 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.555617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.557306 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.557368 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.557438 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.557513 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.557561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.557624 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.557682 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.558014 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.558114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.558143 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.558170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.558259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.558339 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.558400 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.558455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.558512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.558545 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.558587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.558622 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.558648 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.558703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.558731 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.558812 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.558877 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.558927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.558927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.558927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.558927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.559124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.559124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.559124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.559295 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.559353 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.559430 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.559494 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.559572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.559631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.559683 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.559731 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.559805 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.559847 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.559906 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.559942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.559970 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.560001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.560026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.560060 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.560087 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.560109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.560139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.560170 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.560195 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.560245 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.560273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.560297 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.560335 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.560367 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.560392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.560423 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.560450 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.560480 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.560505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.560529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.560551 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.560580 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.560604 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.560632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.560655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.560695 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.560722 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.560755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.560794 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.560820 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.560845 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.560866 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.560889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.560921 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.560945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.560968 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.560989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.561013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.561013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.561013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.561013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.561841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.561904 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.561959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.562025 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.562106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.562136 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.562181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.562240 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.562336 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.562423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.562423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.562423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.562586 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.562646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.562646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.562750 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.562750 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.562864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.562920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.562970 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.563032 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.563103 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.563157 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.563244 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.563346 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.563419 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.563465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.563491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.563544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.563634 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.563748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.563826 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.563883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.563925 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.564000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.564076 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.564130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.564175 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.564245 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.564332 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.564423 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.564483 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.564535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.564535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.564535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.564535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.564634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.564660 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.564681 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.564705 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.564735 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.564771 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.564798 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.564798 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.564798 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.564798 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.564902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.564902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.564902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.564975 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.565008 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.565041 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.565077 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.565102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.565135 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.565164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.565193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.565231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.565265 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.565303 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.565342 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.565369 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.565395 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.565428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.565454 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.565479 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.565510 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.565536 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.565565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.565595 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.565620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.565620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.565668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.565693 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.565716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.565716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.565716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.565716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.565716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.565716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.565862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.565862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.565937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.565937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.566004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.566053 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.566082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.566147 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.566188 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.566229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.566256 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.566280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.566307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.566345 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.566373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.566408 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.566451 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.566484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.566516 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.566541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.566570 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.566593 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.566618 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.566641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.566662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.566683 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.566712 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.566750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.566778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.566805 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.566836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.566865 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.566894 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.566919 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.566942 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.566977 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.567012 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.567083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.567181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.567228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.567268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.567297 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.567328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.567370 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.567398 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.567425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.567458 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.567482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.567482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.567482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.568016 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.568102 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.568191 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.568266 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.568343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.568426 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.568513 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.568732 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.568823 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.568867 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.568923 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.569009 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.569136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.569227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.569285 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.569343 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.569400 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.569455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.569455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.569537 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.569586 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.569644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.569698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.569698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.569762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.569762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.569762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.569762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.574364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.574508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.574508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.574602 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.574667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.574721 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.574802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.574852 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.574905 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.574943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.574983 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.575024 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.575091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.575142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.575189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.575240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.575306 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.575373 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.575426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.575510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.575582 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.575631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.575631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.575631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.575631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.575873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.575873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.575981 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.576034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.576108 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.576169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.576259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.576330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.576382 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.576432 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.576493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.576493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.576606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.576606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.576707 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.576787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.576831 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.576875 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.576929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.576929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.576929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.576929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.576929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.577117 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.577177 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.577269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.577269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.577269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.577269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.577269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.577269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.579061 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.579061 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.579061 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.579396 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.579486 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.579486 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.579640 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.579640 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.579729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.579794 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.579841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.579905 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.579953 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.580019 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.580084 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.580127 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.580178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.580178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.580178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.580178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.580178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.580425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.580425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.580518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.580617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.580687 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.580745 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.580841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.580947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.581014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.581090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.581145 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.581229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.581301 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.581397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.581470 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.581656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.581729 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.581822 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.581822 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.581948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.581948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.582008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.582008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.582008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.582587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.582701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.582823 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.582894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.582894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.583000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.583091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.583181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.583181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.583181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.583181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.583736 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.583736 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.583736 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.583949 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.584009 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.584032 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.584067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.584115 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.584137 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.584163 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.584163 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.584266 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.584379 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.584442 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.584504 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.584661 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.584770 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.584853 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.584913 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.584969 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.584969 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.585084 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.585168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.585234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.585280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.585323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.585323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.585323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.585428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.585428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.585428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.585428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.585545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.585603 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.585661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.585730 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.585836 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.585894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.585950 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.585998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.586063 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.586132 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.586197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.587040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.587116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.587174 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.587250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.587306 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.587367 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.587403 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.587435 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.587490 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.587526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.587526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.587526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.587526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.587761 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.587761 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.587761 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.587972 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.588022 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.588022 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.588138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.588200 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.588372 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.588372 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.588452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.588486 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.588536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.588584 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.588621 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.588663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.588702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.588780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.588825 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.588864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.588899 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.588930 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.588930 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.589001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.589033 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.589073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.589098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.589098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.589162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.589162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.589245 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.589299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.589380 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.589443 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.589504 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.589558 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.589616 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.589616 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.589720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.589808 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.589869 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.589928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.589980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.590065 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.590130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.590189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.591461 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.591461 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.591627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.591717 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.591811 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.591933 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.592056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.592174 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.592283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.592340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.592453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.592453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.592589 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.592710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.592814 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.592913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.593066 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.593182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.593280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.593352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.593401 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.593451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.593478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.593519 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.593571 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.593631 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.593699 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.593751 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.593801 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.593974 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.594033 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.594130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.594196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.594293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.594363 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.594421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.594474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.594545 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.594614 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.594676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.594727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.594804 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.594874 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.594964 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.595092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.595177 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.595275 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.595368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.595538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.595672 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.595854 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.595977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.596129 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.596321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.596470 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.596585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.596639 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.596738 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.596834 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.596888 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.596955 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.597034 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.597128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.597193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.597323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.597394 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.597461 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.597562 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.597640 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.597709 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.597762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.597811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.597848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.597909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.597972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.598034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.598148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.598241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.598284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.598321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.598366 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.598406 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.598441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.598548 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.598645 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.598751 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.598835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.598895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.598957 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.599020 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.599095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.599167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.599263 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.599354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.599634 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.600066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.600066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.600351 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.600446 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.600560 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.600623 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.600623 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.600729 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.600782 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.600835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.600900 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.600972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.601024 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.601089 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.601147 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.601221 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.601221 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.601313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.601371 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.601425 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.601477 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.601546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.601607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.601660 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.601705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.601705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.601705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.601849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.601849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.601849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.601849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.602040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.602090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.602090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.602349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.602445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.602556 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.602622 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.602728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.602848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.602848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.603037 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.603122 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.603153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.603261 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.603355 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.603427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.603471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.603506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.603539 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.603567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.603595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.603627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.603658 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.603690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.603714 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.603746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.603795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.603848 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.603889 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.603919 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.603948 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.603977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.604006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.604036 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.604074 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.604100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.604128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.604170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.604258 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.604348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.604408 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.604452 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.604496 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.604530 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.604561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.604585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.604623 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.604674 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.604722 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.604773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.604825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.604825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.604882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.604882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.604882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.604882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.605012 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.605042 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.605082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.605111 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.605142 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.605169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.605197 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.605251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.605283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.605318 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.605367 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.605406 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.605435 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.605463 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.605463 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.605463 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.605533 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.605561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.605589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.605589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.605589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.605589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.605589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.605589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.605769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.605769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.605769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.605769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.605769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.605899 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.605929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.605956 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.605985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.606019 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.606062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.606062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.606129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.606174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.606233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.606279 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.606279 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.606335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.606335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.606335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.606335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.606482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.606482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.606482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.606482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.606482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.606625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.606625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.606679 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.606727 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.606782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.606876 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.606876 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.606876 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.606876 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.607060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.607060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.607060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.607060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.607257 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.607301 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.607333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.607376 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.607440 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.607494 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.607544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.607583 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.607613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.607641 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.607665 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.607697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.607697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.607801 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.607845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.607880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.607880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.607936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.608186 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.608233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.608262 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.608262 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.608325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.608372 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.608405 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.608441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.608485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.608537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.608570 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.608601 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.608631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.608661 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.608689 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.608716 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.608762 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.608805 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.608837 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.608866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.608866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.608914 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.608945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.608974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.608998 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.609034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.609087 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.609121 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.609153 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.609185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.609233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.609263 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.609263 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.609332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.609374 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.609411 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.609445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.609488 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.609520 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.609549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.609577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.609602 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.609631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.609656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.609656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.609656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.609730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.609774 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.609811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.609840 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.609864 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.609890 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.609921 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.609948 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.609980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.610006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.610030 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.610095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.610128 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.610158 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.611561 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.611561 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.611646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.611754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.611864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.611864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.611927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.611927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.611981 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.612011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.612051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.612107 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.612200 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.612317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.614086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.614157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.614254 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.614330 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.614408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.614468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.614543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.614590 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.614622 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.614690 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.614763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.614836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.614894 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.614959 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.615313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.615372 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.615429 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.615494 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.615564 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.615618 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.615681 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.615868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.615935 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.615998 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.616079 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.616147 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.616191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.616299 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.616590 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.616665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.616772 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.616817 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.616853 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.616879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.616912 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.616941 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.616965 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.616991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.617015 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.617059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.617121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.617167 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.617472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.617523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.617564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.617605 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.617605 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.617665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.617694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.617737 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.617790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.617790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.617847 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.617876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.617902 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.617991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 07:25:35.618709 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100293) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.618785 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.618826 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.618893 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.618942 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100293) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.618976 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100290) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.619012 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100293) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.619079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.619115 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.619170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.619240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100291) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.619281 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100290) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.619333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.619374 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100290) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.619404 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.619434 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100292) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 07:25:35.619474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.619474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100291) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.619538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 07:25:35.619568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100291) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.619608 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 07:25:35.619694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 07:25:35.619789 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100292) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 07:25:35.619872 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100292) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 07:25:35.660670 np0000007613 devstack@c-api.service[100292]: INFO dbcounter [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Registered counter for database cinder Aug 18 07:25:35.660822 np0000007613 devstack@c-api.service[100293]: INFO dbcounter [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Registered counter for database cinder Aug 18 07:25:35.661112 np0000007613 devstack@c-api.service[100291]: INFO dbcounter [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Registered counter for database cinder Aug 18 07:25:35.662787 np0000007613 devstack@c-api.service[100290]: INFO dbcounter [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Registered counter for database cinder Aug 18 07:25:35.700740 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a 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=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.702010 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 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=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.703541 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 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=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.704152 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 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=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.816241 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writer thread running {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 07:25:35.817280 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writer thread running {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 07:25:35.820230 np0000007613 devstack@c-api.service[100290]: INFO cinder.rpc [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 07:25:35.820548 np0000007613 devstack@c-api.service[100291]: INFO cinder.rpc [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 07:25:35.824234 np0000007613 devstack@c-api.service[100290]: INFO cinder.rpc [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 07:25:35.824324 np0000007613 devstack@c-api.service[100291]: INFO cinder.rpc [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 07:25:35.824523 np0000007613 devstack@c-api.service[100291]: INFO cinder.rpc [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 07:25:35.825140 np0000007613 devstack@c-api.service[100290]: INFO cinder.rpc [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 07:25:35.826623 np0000007613 devstack@c-api.service[100291]: INFO cinder.rpc [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 07:25:35.826990 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.828233 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.828316 np0000007613 devstack@c-api.service[100290]: INFO cinder.rpc [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 07:25:35.828618 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.829012 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.831244 np0000007613 devstack@c-api.service[100291]: WARNING cinder.keymgr.conf_key_mgr [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.831340 np0000007613 devstack@c-api.service[100290]: WARNING cinder.keymgr.conf_key_mgr [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.832246 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.832415 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.835242 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.835242 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.848146 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writer thread running {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 07:25:35.850407 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writer thread running {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 07:25:35.850760 np0000007613 devstack@c-api.service[100293]: INFO cinder.rpc [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 07:25:35.852986 np0000007613 devstack@c-api.service[100292]: INFO cinder.rpc [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 07:25:35.853785 np0000007613 devstack@c-api.service[100293]: INFO cinder.rpc [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 07:25:35.855325 np0000007613 devstack@c-api.service[100292]: INFO cinder.rpc [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 07:25:35.856174 np0000007613 devstack@c-api.service[100293]: INFO cinder.rpc [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 07:25:35.857389 np0000007613 devstack@c-api.service[100292]: INFO cinder.rpc [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 07:25:35.858114 np0000007613 devstack@c-api.service[100293]: INFO cinder.rpc [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 07:25:35.858481 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.858723 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.859258 np0000007613 devstack@c-api.service[100292]: INFO cinder.rpc [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 07:25:35.859379 np0000007613 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.859577 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.859839 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.860439 np0000007613 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.862102 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.862255 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.862977 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.863118 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.864115 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 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=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.866970 np0000007613 devstack@c-api.service[100291]: INFO cinder.rpc [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 07:25:35.867424 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 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=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.869595 np0000007613 devstack@c-api.service[100291]: INFO cinder.rpc [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 07:25:35.869954 np0000007613 devstack@c-api.service[100290]: INFO cinder.rpc [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 07:25:35.870175 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.870404 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.873375 np0000007613 devstack@c-api.service[100290]: INFO cinder.rpc [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 07:25:35.874154 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.874371 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.885106 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.885317 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.885491 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.885751 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.889683 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.889867 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.892018 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.892282 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.892380 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.892568 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.893446 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 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=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.895716 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.895849 np0000007613 devstack@c-api.service[100293]: INFO cinder.rpc [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 07:25:35.895905 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.896004 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.896246 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.898232 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.898288 np0000007613 devstack@c-api.service[100293]: INFO cinder.rpc [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 07:25:35.898414 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.898735 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.898888 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.900677 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.900817 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.901286 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.901511 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.903390 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.903555 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.904513 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a 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=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:35.904973 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.905192 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.905839 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.906006 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.907928 np0000007613 devstack@c-api.service[100292]: INFO cinder.rpc [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 07:25:35.908293 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.908445 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.908507 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.908651 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.909349 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.909531 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.911569 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.911750 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.911985 np0000007613 devstack@c-api.service[100292]: INFO cinder.rpc [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 07:25:35.912309 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.912380 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.912515 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.912571 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.912613 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.912658 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.915869 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.916003 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.916359 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.916457 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.916518 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.916675 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.918653 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.918810 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.919316 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.919474 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.919534 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.919692 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.920698 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.920886 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.921116 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.921326 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.921623 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.921779 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.922357 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.922492 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.923282 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.923407 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.923442 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.923619 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.923686 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.923737 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.923838 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.923872 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.924135 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.924276 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.924981 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.925117 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.925732 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.925797 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.925903 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.925957 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.926107 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.926260 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.926490 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.926610 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.927403 np0000007613 devstack@c-api.service[100290]: WARNING cinder.api.contrib.hosts [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 07:25:35.927659 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.927772 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.928285 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: extensions {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.928344 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.928444 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.928594 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.928745 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.929394 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: consistencygroups {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.930375 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.930524 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.931066 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.931298 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.931879 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.931996 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.932138 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: extra_specs {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.932791 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.932933 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.933628 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: capabilities {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.933740 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.933827 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.934179 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.934313 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.934805 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: backups {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.934832 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.935016 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.935659 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.935804 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.936444 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.936581 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-quota-sets {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.936623 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.936658 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.936825 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.937867 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: qos-specs {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.937905 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.938072 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.938815 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.938956 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.938989 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.939131 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.939690 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: encryption {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.939903 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.940037 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.940091 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.940220 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.940992 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: encryption {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.941115 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.941156 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.941290 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.941326 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.942039 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.942195 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.942246 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: cgsnapshots {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.942457 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.942579 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.942916 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.943088 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.943145 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.943302 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.943549 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: scheduler-stats {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.943789 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.943913 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.944004 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.944126 np0000007613 devstack@c-api.service[100291]: WARNING cinder.api.contrib.hosts [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 07:25:35.944163 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.944463 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.944611 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.944743 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-volume-manage {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.944790 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.944874 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.945342 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: extensions {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.945729 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.945859 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.945924 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-snapshot-manage {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.946016 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.946199 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.946420 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: consistencygroups {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.946721 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.946882 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.947641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-volume-transfer {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.947790 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.947904 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.948557 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.948724 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.949081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: extra_specs {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.949443 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.949562 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.949846 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-hosts {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.950321 np0000007613 devstack@c-api.service[100293]: WARNING cinder.api.contrib.hosts [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 07:25:35.950386 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: capabilities {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.950547 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.950660 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.950832 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.950997 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.951138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: extensions {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.951431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: backups {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.951610 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-volume-type-access {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.952180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: consistencygroups {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.953060 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-quota-sets {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.953519 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.953570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-availability-zone {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.953665 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.954263 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: qos-specs {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.954490 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: extra_specs {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.954779 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extended resource: os-quota-class-sets {{(pid=100290) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.954963 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.955116 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.955739 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: capabilities {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.955990 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.956093 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: encryption {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.956151 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.956249 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.956429 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.956913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: backups {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.956965 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.957113 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.957220 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.957369 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.957561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: encryption {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.958035 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.958182 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.958567 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.958710 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.958755 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.snapshot_actions [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] SnapshotActionsController initialized {{(pid=100290) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 07:25:35.958861 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: cgsnapshots {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.958916 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-quota-sets {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.959527 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.959665 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.959942 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.960083 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.960146 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: qos-specs {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.960187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: scheduler-stats {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.960397 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.960541 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.960745 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.960855 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.961197 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.961354 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.961424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-volume-manage {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.961615 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.961740 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.961843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: encryption {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.962317 np0000007613 devstack@c-api.service[100292]: WARNING cinder.api.contrib.hosts [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 07:25:35.962478 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.962524 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-snapshot-manage {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.962577 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.962618 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.962755 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.963111 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963163 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: encryption {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.963274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963394 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963438 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: extensions {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.963490 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963591 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963674 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963731 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-volume-transfer {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.963778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension UsedLimits extending resource: limits {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963850 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.963941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964034 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964165 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension AdminActions extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964314 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension AdminActions extending resource: snapshots {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension AdminActions extending resource: backups {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964472 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: cgsnapshots {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.964518 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeActions extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964624 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964713 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.router [None req-e015b07a-d065-4394-b1a5-c7ecd9c39b41 None None] Extension TypesManage extending resource: types {{(pid=100290) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.964969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: consistencygroups {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.965140 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-hosts {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.965748 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: scheduler-stats {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.966219 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-volume-type-access {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.966871 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: extra_specs {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.967120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-volume-manage {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.967587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-availability-zone {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.968198 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: capabilities {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.968367 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-snapshot-manage {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.968750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extended resource: os-quota-class-sets {{(pid=100291) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.969384 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: backups {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.969652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-volume-transfer {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.970115 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.970316 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.970989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-hosts {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.971035 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-quota-sets {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.971178 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.971326 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.972031 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.972157 np0000007613 devstack@c-api.service[100290]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a96658a4668 pid: 100290 (default app) Aug 18 07:25:35.972229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-volume-type-access {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.972285 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.972462 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: qos-specs {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.972899 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.snapshot_actions [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] SnapshotActionsController initialized {{(pid=100291) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 07:25:35.973704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-availability-zone {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.974119 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.974217 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: encryption {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.974277 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.974839 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extended resource: os-quota-class-sets {{(pid=100293) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.974900 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.975028 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.975591 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: encryption {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.975747 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.975887 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.976299 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.976473 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.976601 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.976719 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.976955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: cgsnapshots {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.977276 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.977325 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.977427 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.977477 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.977526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.977628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.977732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.977838 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.977949 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension UsedLimits extending resource: limits {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978152 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.978190 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: scheduler-stats {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.978255 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978311 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.978350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension AdminActions extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension AdminActions extending resource: snapshots {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension AdminActions extending resource: backups {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978756 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.snapshot_actions [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] SnapshotActionsController initialized {{(pid=100293) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 07:25:35.978800 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeActions extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.978975 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.979086 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.router [None req-24f0fd08-b54f-4897-b221-0ac03c2dd004 None None] Extension TypesManage extending resource: types {{(pid=100291) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.979306 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-volume-manage {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.979727 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.979858 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.980444 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-snapshot-manage {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.980512 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.980605 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.981263 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.981377 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ded2ab0f-f613-49bc-b857-5db0069ba4ec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:25:35.981438 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.981612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-volume-transfer {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.982143 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.982271 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.982775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.982913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.982967 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-hosts {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.983010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983201 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983442 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension UsedLimits extending resource: limits {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983758 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983881 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension AdminActions extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.983981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension AdminActions extending resource: snapshots {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.984072 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-volume-type-access {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.984116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension AdminActions extending resource: backups {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.984171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeActions extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.984301 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.984396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.router [None req-6c86f0d1-dd63-4583-9c50-539f857db6d2 None None] Extension TypesManage extending resource: types {{(pid=100293) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.985171 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1/1] 10.4.3.152 () {60 vars in 925 bytes} [Tue Aug 18 07:25:35 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:25:35.985395 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-availability-zone {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.986855 np0000007613 devstack@c-api.service[100291]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a96658a4668 pid: 100291 (default app) Aug 18 07:25:35.987011 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extended resource: os-quota-class-sets {{(pid=100292) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 07:25:35.988383 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.988514 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.989219 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.989347 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.989944 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.990069 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.990619 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.snapshot_actions [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] SnapshotActionsController initialized {{(pid=100292) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 07:25:35.990962 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.991709 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.991709 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.991793 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.992436 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.992552 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.992695 np0000007613 devstack@c-api.service[100293]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a96658a4668 pid: 100293 (default app) Aug 18 07:25:35.993188 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:25:35.993320 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:25:35.993794 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.993915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.994013 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.994149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.994261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.994377 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.994480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension UsedLimits extending resource: limits {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.994565 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.994657 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.995250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.995250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension AdminActions extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.995250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension AdminActions extending resource: snapshots {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.995250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension AdminActions extending resource: backups {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.995250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeActions extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.995250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:35.995429 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.router [None req-24dcd13e-de7d-4026-8c73-5fb77535ec5a None None] Extension TypesManage extending resource: types {{(pid=100292) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 07:25:36.002606 np0000007613 devstack@c-api.service[100292]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a96658a4668 pid: 100292 (default app) Aug 18 07:25:40.711180 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4cc801f5-28a2-42f2-b1e3-137177d179ca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:25:41.298025 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4cc801f5-28a2-42f2-b1e3-137177d179ca admin admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:25:41.298546 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4cc801f5-28a2-42f2-b1e3-137177d179ca admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:25:41.300133 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:25:41.300133 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:25:41.333798 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-4cc801f5-28a2-42f2-b1e3-137177d179ca 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=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:41.357803 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4cc801f5-28a2-42f2-b1e3-137177d179ca admin admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:25:41.358185 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 2/2] 10.4.3.152 () {68 vars in 1302 bytes} [Tue Aug 18 07:25:40 2026] POST /volume/v3/types => generated 183 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:25:41.374098 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5fa5e6b1-57d9-41c8-82ea-4fb7d7720b4c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:25:41.666196 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5fa5e6b1-57d9-41c8-82ea-4fb7d7720b4c admin admin] POST https://10.4.3.152/volume/v3/types/805509e8-7caf-4d69-a903-2e5f2b73db7f/extra_specs Aug 18 07:25:41.666754 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5fa5e6b1-57d9-41c8-82ea-4fb7d7720b4c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:25:41.668391 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:25:41.668391 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:25:41.700734 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-5fa5e6b1-57d9-41c8-82ea-4fb7d7720b4c 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=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:41.764555 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5fa5e6b1-57d9-41c8-82ea-4fb7d7720b4c admin admin] https://10.4.3.152/volume/v3/types/805509e8-7caf-4d69-a903-2e5f2b73db7f/extra_specs returned with HTTP 200 Aug 18 07:25:41.765014 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1/3] 10.4.3.152 () {68 vars in 1449 bytes} [Tue Aug 18 07:25:41 2026] POST /volume/v3/types/805509e8-7caf-4d69-a903-2e5f2b73db7f/extra_specs => generated 52 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:25:42.020993 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d9c0958f-ba36-47c6-9f1f-4c383f788c80 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:25:42.311661 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9c0958f-ba36-47c6-9f1f-4c383f788c80 admin admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:25:42.312331 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9c0958f-ba36-47c6-9f1f-4c383f788c80 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:25:42.313988 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:25:42.313988 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:25:42.348372 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-d9c0958f-ba36-47c6-9f1f-4c383f788c80 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=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:42.377938 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9c0958f-ba36-47c6-9f1f-4c383f788c80 admin admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:25:42.378386 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1/4] 10.4.3.152 () {68 vars in 1302 bytes} [Tue Aug 18 07:25:42 2026] POST /volume/v3/types => generated 186 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:25:42.396909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aa2f26b5-d70e-4e04-875a-14e4b25415cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:25:42.679623 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa2f26b5-d70e-4e04-875a-14e4b25415cb admin admin] POST https://10.4.3.152/volume/v3/types/eb94c313-4802-4070-b35b-e29352d90484/extra_specs Aug 18 07:25:42.680222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa2f26b5-d70e-4e04-875a-14e4b25415cb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:25:42.681821 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:25:42.681821 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:25:42.712009 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-aa2f26b5-d70e-4e04-875a-14e4b25415cb 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=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:25:42.767806 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa2f26b5-d70e-4e04-875a-14e4b25415cb admin admin] https://10.4.3.152/volume/v3/types/eb94c313-4802-4070-b35b-e29352d90484/extra_specs returned with HTTP 200 Aug 18 07:25:42.768285 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1/5] 10.4.3.152 () {68 vars in 1449 bytes} [Tue Aug 18 07:25:42 2026] POST /volume/v3/types/eb94c313-4802-4070-b35b-e29352d90484/extra_specs => generated 45 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:25:51.355694 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:25:51.763550 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:25:52.375763 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:25:52.766579 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:26:08.235175 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-485b4cef-97fe-4074-a69b-9fd8a36c6f26 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:26:08.235864 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-485b4cef-97fe-4074-a69b-9fd8a36c6f26 None None] GET https://10.4.3.152/volume// Aug 18 07:26:08.236052 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-485b4cef-97fe-4074-a69b-9fd8a36c6f26 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:26:08.236314 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-485b4cef-97fe-4074-a69b-9fd8a36c6f26 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:26:08.236860 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-485b4cef-97fe-4074-a69b-9fd8a36c6f26 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:26:08.237161 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 3/6] 10.4.3.152 () {66 vars in 1425 bytes} [Tue Aug 18 07:26:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:26:47.341113 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0e93c45c-7c9d-4b7b-8211-0f668173e28a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:26:47.602082 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e93c45c-7c9d-4b7b-8211-0f668173e28a tempest-verify_tempest_config-1737950657 tempest-verify_tempest_config-1737950657-project-member] GET https://10.4.3.152/volume/v3/extensions Aug 18 07:26:47.602306 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e93c45c-7c9d-4b7b-8211-0f668173e28a tempest-verify_tempest_config-1737950657 tempest-verify_tempest_config-1737950657-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:26:47.602494 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e93c45c-7c9d-4b7b-8211-0f668173e28a tempest-verify_tempest_config-1737950657 tempest-verify_tempest_config-1737950657-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:26:47.602826 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e93c45c-7c9d-4b7b-8211-0f668173e28a tempest-verify_tempest_config-1737950657 tempest-verify_tempest_config-1737950657-project-member] https://10.4.3.152/volume/v3/extensions returned with HTTP 200 Aug 18 07:26:47.603221 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 2/7] 10.4.3.152 () {66 vars in 1246 bytes} [Tue Aug 18 07:26:47 2026] GET /volume/v3/extensions => generated 5245 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:34.123867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:34.126947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:27:34.127334 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1061522993", "imageRef": "d0f4e295-fb3e-4dc9-8444-ed37c8043d05", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:34.128879 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1061522993', 'imageRef': 'd0f4e295-fb3e-4dc9-8444-ed37c8043d05', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:27:34.762264 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Create volume of 1 GB Aug 18 07:27:34.769905 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:27:34.769343. {{(pid=100293) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:27:34.770083 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Availability Zones retrieved successfully. Aug 18 07:27:34.788557 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Flow 'volume_create_api' (e59a3b7b-7c8c-4cbc-8f85-37a88eb84761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:34.789533 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5c87c3-399a-4b5e-9eff-290b8f744751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:34.790553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:27:34.891218 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5c87c3-399a-4b5e-9eff-290b8f744751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:34.891979 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6207987b-371e-4188-a3ac-dc7dc9656dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:34.935491 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:27:34.935862 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:27:34.987561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Created reservations ['c4832828-9461-4df2-8cfc-0b26b0c176a4', 'b1009f6b-7f89-426f-9823-ec7f47389997', 'ed9f9e60-30f5-490c-925d-13da7226284f', '355cbba6-3187-4bb0-a25c-dbd992d8517c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:27:34.988571 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6207987b-371e-4188-a3ac-dc7dc9656dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4832828-9461-4df2-8cfc-0b26b0c176a4', 'b1009f6b-7f89-426f-9823-ec7f47389997', 'ed9f9e60-30f5-490c-925d-13da7226284f', '355cbba6-3187-4bb0-a25c-dbd992d8517c']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:34.989559 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fdb242-3798-4f0b-a913-0deeaeb01f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:35.039369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fdb242-3798-4f0b-a913-0deeaeb01f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d86639-4aee-46bf-8bd1-9e95e36d1dc0', '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-1061522993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3cb9725f5c46fd9f1d5a61506b3e95',qos_specs=None,replication_status=,reservations=['c4832828-9461-4df2-8cfc-0b26b0c176a4','b1009f6b-7f89-426f-9823-ec7f47389997','ed9f9e60-30f5-490c-925d-13da7226284f','355cbba6-3187-4bb0-a25c-dbd992d8517c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e941a2a9c544523b6fc9ddd0690739b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1061522993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98d86639-4aee-46bf-8bd1-9e95e36d1dc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae3cb9725f5c46fd9f1d5a61506b3e95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e941a2a9c544523b6fc9ddd0690739b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:35.040107 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e6073a-4510-481a-9958-e88df56fc60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:35.060885 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6e6073a-4510-481a-9958-e88df56fc60c) transitioned into state 'SUCCESS' from state '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-1061522993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae3cb9725f5c46fd9f1d5a61506b3e95',qos_specs=None,replication_status=,reservations=['c4832828-9461-4df2-8cfc-0b26b0c176a4','b1009f6b-7f89-426f-9823-ec7f47389997','ed9f9e60-30f5-490c-925d-13da7226284f','355cbba6-3187-4bb0-a25c-dbd992d8517c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e941a2a9c544523b6fc9ddd0690739b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:35.061668 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d59045-b120-4460-bfc2-78a67e7000ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:35.085811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d59045-b120-4460-bfc2-78a67e7000ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:35.086672 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Flow 'volume_create_api' (e59a3b7b-7c8c-4cbc-8f85-37a88eb84761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:35.086992 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Create volume request issued successfully. Aug 18 07:27:35.087887 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bae8a4d3-27ad-4520-87a8-9fa12fa16a34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:27:35.088416 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 2/8] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:27:34 2026] POST /volume/v3/volumes => generated 753 bytes in 965 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:27:35.100642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2de21422-26f0-453f-a559-cf0d8c9db29b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:35.103847 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2de21422-26f0-453f-a559-cf0d8c9db29b tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:35.104110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2de21422-26f0-453f-a559-cf0d8c9db29b tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:35.104359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2de21422-26f0-453f-a559-cf0d8c9db29b tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:35.137076 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:35.137076 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:35.147743 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2de21422-26f0-453f-a559-cf0d8c9db29b tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:35.156448 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2de21422-26f0-453f-a559-cf0d8c9db29b tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:35.157279 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 2/9] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:35 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:36.172313 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d06e1cba-6138-423b-97cb-c8e0429aef34 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:36.174885 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d06e1cba-6138-423b-97cb-c8e0429aef34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:36.175065 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d06e1cba-6138-423b-97cb-c8e0429aef34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:36.175255 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d06e1cba-6138-423b-97cb-c8e0429aef34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:36.213235 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:36.213235 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:27:36.220388 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d06e1cba-6138-423b-97cb-c8e0429aef34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:36.226902 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d06e1cba-6138-423b-97cb-c8e0429aef34 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:36.227530 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 4/10] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:36 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:37.239977 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b3f3603-713b-4010-9458-e73a714e8652 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:37.242320 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b3f3603-713b-4010-9458-e73a714e8652 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:37.242320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b3f3603-713b-4010-9458-e73a714e8652 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:37.242320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b3f3603-713b-4010-9458-e73a714e8652 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:37.272235 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:37.272235 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:27:37.278699 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7b3f3603-713b-4010-9458-e73a714e8652 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:37.288383 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b3f3603-713b-4010-9458-e73a714e8652 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:37.288383 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 3/11] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:37 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:38.305422 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1bf524b-e93e-4d24-a576-692e51b84bcd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:38.308922 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1bf524b-e93e-4d24-a576-692e51b84bcd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:38.309547 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1bf524b-e93e-4d24-a576-692e51b84bcd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:38.311447 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1bf524b-e93e-4d24-a576-692e51b84bcd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:38.324258 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:38.324258 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:27:38.332766 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d1bf524b-e93e-4d24-a576-692e51b84bcd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:38.339792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1bf524b-e93e-4d24-a576-692e51b84bcd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:38.342727 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 3/12] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:38 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:39.363404 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ab02c9c0-7de8-4c20-913a-9c2af9ff61b9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:39.367146 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab02c9c0-7de8-4c20-913a-9c2af9ff61b9 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:39.367360 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab02c9c0-7de8-4c20-913a-9c2af9ff61b9 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:39.367595 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ab02c9c0-7de8-4c20-913a-9c2af9ff61b9 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:39.376689 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:39.376689 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:39.381447 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ab02c9c0-7de8-4c20-913a-9c2af9ff61b9 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:39.387612 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ab02c9c0-7de8-4c20-913a-9c2af9ff61b9 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:39.388434 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 3/13] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:39 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:40.405502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3ad6aff3-cd03-4826-9175-7bac0f57cb52 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:40.410174 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ad6aff3-cd03-4826-9175-7bac0f57cb52 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:40.410447 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ad6aff3-cd03-4826-9175-7bac0f57cb52 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:40.410704 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ad6aff3-cd03-4826-9175-7bac0f57cb52 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:40.419074 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:40.419074 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:27:40.422983 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3ad6aff3-cd03-4826-9175-7bac0f57cb52 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:40.426973 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ad6aff3-cd03-4826-9175-7bac0f57cb52 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:40.427358 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 5/14] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:40 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:41.439967 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9664b026-5c0b-459c-a35e-520144043cbd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:41.441833 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9664b026-5c0b-459c-a35e-520144043cbd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:41.441833 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9664b026-5c0b-459c-a35e-520144043cbd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:41.442087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9664b026-5c0b-459c-a35e-520144043cbd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:41.449064 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:41.449064 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:27:41.452296 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9664b026-5c0b-459c-a35e-520144043cbd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:41.455985 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9664b026-5c0b-459c-a35e-520144043cbd tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:41.456429 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 4/15] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:41 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:42.470849 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2f237751-9367-4a91-94b2-02043a0c2775 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:42.472692 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f237751-9367-4a91-94b2-02043a0c2775 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:42.472873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f237751-9367-4a91-94b2-02043a0c2775 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:42.473073 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f237751-9367-4a91-94b2-02043a0c2775 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:42.481644 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:42.481644 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:27:42.486141 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2f237751-9367-4a91-94b2-02043a0c2775 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:42.491891 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f237751-9367-4a91-94b2-02043a0c2775 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:42.492377 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 4/16] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:42 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:43.506088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7dd3724c-ee80-4f03-8181-bf6a66404ecb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:43.509045 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dd3724c-ee80-4f03-8181-bf6a66404ecb tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:43.509298 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dd3724c-ee80-4f03-8181-bf6a66404ecb tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:43.509528 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dd3724c-ee80-4f03-8181-bf6a66404ecb tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:43.521344 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:43.521344 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:43.526132 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7dd3724c-ee80-4f03-8181-bf6a66404ecb tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:43.534410 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dd3724c-ee80-4f03-8181-bf6a66404ecb tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:43.534410 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 4/17] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:43 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:44.547709 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a68c000-5720-4070-9fdb-b4c2c1cc3caa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:44.549931 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a68c000-5720-4070-9fdb-b4c2c1cc3caa tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:44.550243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a68c000-5720-4070-9fdb-b4c2c1cc3caa tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:44.550493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a68c000-5720-4070-9fdb-b4c2c1cc3caa tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:44.563579 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:44.563579 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:27:44.569382 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5a68c000-5720-4070-9fdb-b4c2c1cc3caa tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:44.575224 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a68c000-5720-4070-9fdb-b4c2c1cc3caa tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:44.575643 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 6/18] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:44 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:45.590937 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-52dd3f48-fcf4-40c2-92b0-e69702159665 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:45.592689 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-52dd3f48-fcf4-40c2-92b0-e69702159665 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:45.592920 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-52dd3f48-fcf4-40c2-92b0-e69702159665 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:45.593147 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-52dd3f48-fcf4-40c2-92b0-e69702159665 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:45.601262 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:45.601262 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:27:45.604816 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-52dd3f48-fcf4-40c2-92b0-e69702159665 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:45.610318 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-52dd3f48-fcf4-40c2-92b0-e69702159665 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:45.610855 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 5/19] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:45 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 1160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:45.862981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-1bab8469-5def-4b20-9332-1db51fce5aa0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:46.316522 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-1bab8469-5def-4b20-9332-1db51fce5aa0 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:46.316712 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-1bab8469-5def-4b20-9332-1db51fce5aa0 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:46.316884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-1bab8469-5def-4b20-9332-1db51fce5aa0 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:46.323272 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:46.323272 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:27:46.334815 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-1bab8469-5def-4b20-9332-1db51fce5aa0 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:46.339294 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-1bab8469-5def-4b20-9332-1db51fce5aa0 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:46.339972 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 5/20] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:27:45 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 1160 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:48.992437 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-2f9b1513-0a5c-4e0b-9891-6981142d5f4c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:48.995052 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-2f9b1513-0a5c-4e0b-9891-6981142d5f4c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:48.995346 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-2f9b1513-0a5c-4e0b-9891-6981142d5f4c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:48.995602 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-2f9b1513-0a5c-4e0b-9891-6981142d5f4c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:49.003844 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:49.003844 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:49.008174 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-2f9b1513-0a5c-4e0b-9891-6981142d5f4c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:49.013095 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-2f9b1513-0a5c-4e0b-9891-6981142d5f4c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:49.013569 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 5/21] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:27:48 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:49.026287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-95f470eb-eec8-4f17-8f6f-bfc64fdd09f3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:49.026995 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95f470eb-eec8-4f17-8f6f-bfc64fdd09f3 None None] GET https://10.4.3.152/volume// Aug 18 07:27:49.027290 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95f470eb-eec8-4f17-8f6f-bfc64fdd09f3 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:49.027670 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95f470eb-eec8-4f17-8f6f-bfc64fdd09f3 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:49.028224 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95f470eb-eec8-4f17-8f6f-bfc64fdd09f3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:27:49.029169 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 7/22] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:27:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:27:49.043046 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-d8ba2d49-c5ab-4016-95f5-f82e7b0cbb07 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:49.045167 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-d8ba2d49-c5ab-4016-95f5-f82e7b0cbb07 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:27:49.045582 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-d8ba2d49-c5ab-4016-95f5-f82e7b0cbb07 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98d86639-4aee-46bf-8bd1-9e95e36d1dc0", "connector": null, "instance_uuid": "7d074edb-2896-4174-a236-24a13065b718"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:49.056184 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:49.056184 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:27:49.090663 np0000007613 devstack@c-api.service[100291]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 18 07:27:49.090663 np0000007613 devstack@c-api.service[100291]: .first() Aug 18 07:27:49.109018 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-d8ba2d49-c5ab-4016-95f5-f82e7b0cbb07 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:27:49.109338 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 6/23] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:27:49 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) Aug 18 07:27:49.647699 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:49.650948 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:27:49.651455 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1397528383"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:49.654815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1397528383'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:27:49.654961 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Create volume of 1 GB Aug 18 07:27:49.661064 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Availability Zones retrieved successfully. Aug 18 07:27:49.677019 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Flow 'volume_create_api' (0d627f5d-f59d-4e1e-8549-02acf39998b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:49.678704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e27802a-c765-4c82-bad6-d03e96828332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:49.680076 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:27:49.715538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e27802a-c765-4c82-bad6-d03e96828332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:49.716717 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f619279-5569-47d3-aa2f-6d4def90fe0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:49.777473 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Created reservations ['2ced49e6-695b-4330-951b-d05f048769d5', '9667476b-578f-44dd-bbbe-28b925044acf', 'e0cbad45-80e1-41d4-99b5-9b042ecac688', '00438400-d998-4781-a723-2cf455f80ae9'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:27:49.778661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f619279-5569-47d3-aa2f-6d4def90fe0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ced49e6-695b-4330-951b-d05f048769d5', '9667476b-578f-44dd-bbbe-28b925044acf', 'e0cbad45-80e1-41d4-99b5-9b042ecac688', '00438400-d998-4781-a723-2cf455f80ae9']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:49.779869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb76e5fd-f20a-445b-bc65-d182216c348b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:49.802712 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb76e5fd-f20a-445b-bc65-d182216c348b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76bc9caa-e664-4a7d-b951-5add5440b618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1397528383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac16504f7b744940b7ec873e21de9688',qos_specs=None,replication_status=,reservations=['2ced49e6-695b-4330-951b-d05f048769d5','9667476b-578f-44dd-bbbe-28b925044acf','e0cbad45-80e1-41d4-99b5-9b042ecac688','00438400-d998-4781-a723-2cf455f80ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f349442ba348e99587135db1598152',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1397528383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76bc9caa-e664-4a7d-b951-5add5440b618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac16504f7b744940b7ec873e21de9688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f349442ba348e99587135db1598152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:49.803619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0118575-9bad-45e7-ad61-64c2252e7c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:49.822614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0118575-9bad-45e7-ad61-64c2252e7c25) transitioned into state 'SUCCESS' from state '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-1397528383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac16504f7b744940b7ec873e21de9688',qos_specs=None,replication_status=,reservations=['2ced49e6-695b-4330-951b-d05f048769d5','9667476b-578f-44dd-bbbe-28b925044acf','e0cbad45-80e1-41d4-99b5-9b042ecac688','00438400-d998-4781-a723-2cf455f80ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f349442ba348e99587135db1598152',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:49.823340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6bb71f-53ad-4080-98ca-dda5e0479dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:49.834499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6bb71f-53ad-4080-98ca-dda5e0479dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:49.835540 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Flow 'volume_create_api' (0d627f5d-f59d-4e1e-8549-02acf39998b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:49.836327 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Create volume request issued successfully. Aug 18 07:27:49.836605 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-175729d4-4482-40d5-ad96-33cfb332f1d7 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:27:49.837041 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 6/24] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:27:49 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:27:49.851270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aed9c2a3-60f1-47d9-b0c4-c8b99230a87e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:49.853047 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aed9c2a3-60f1-47d9-b0c4-c8b99230a87e tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:27:49.853317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aed9c2a3-60f1-47d9-b0c4-c8b99230a87e tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:49.853503 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aed9c2a3-60f1-47d9-b0c4-c8b99230a87e tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:49.869631 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:49.869631 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:49.874947 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-aed9c2a3-60f1-47d9-b0c4-c8b99230a87e tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:27:49.879937 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aed9c2a3-60f1-47d9-b0c4-c8b99230a87e tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:27:49.880506 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 6/25] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:49 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:50.645873 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed80590b-f7c1-42ba-84f5-a14ab97a6a88 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:50.646385 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed80590b-f7c1-42ba-84f5-a14ab97a6a88 None None] GET https://10.4.3.152/volume// Aug 18 07:27:50.646587 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed80590b-f7c1-42ba-84f5-a14ab97a6a88 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:50.646818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed80590b-f7c1-42ba-84f5-a14ab97a6a88 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:50.647243 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed80590b-f7c1-42ba-84f5-a14ab97a6a88 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:27:50.647578 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 8/26] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:27:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:27:50.671639 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-67d2f5a3-e75c-40b4-89a9-276721e5399e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:50.675014 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-67d2f5a3-e75c-40b4-89a9-276721e5399e tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:27:50.675615 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-67d2f5a3-e75c-40b4-89a9-276721e5399e tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:50.675891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-67d2f5a3-e75c-40b4-89a9-276721e5399e tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:50.693604 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:50.693604 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:27:50.699131 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-67d2f5a3-e75c-40b4-89a9-276721e5399e tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:27:50.705706 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-67d2f5a3-e75c-40b4-89a9-276721e5399e tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:27:50.705953 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 7/27] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:27:50 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 1339 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:27:50.898466 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-854e7868-3cb9-49fa-a55f-1347a29dfd4a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:50.902848 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-854e7868-3cb9-49fa-a55f-1347a29dfd4a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:27:50.903063 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-854e7868-3cb9-49fa-a55f-1347a29dfd4a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:50.903291 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-854e7868-3cb9-49fa-a55f-1347a29dfd4a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:50.910043 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:50.910043 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:27:50.913877 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-854e7868-3cb9-49fa-a55f-1347a29dfd4a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:27:50.918132 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-854e7868-3cb9-49fa-a55f-1347a29dfd4a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:27:50.918546 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 7/28] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:50 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:51.508016 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-64a98f99-3217-45a4-90c4-4fd80f530a3c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:51.510434 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-64a98f99-3217-45a4-90c4-4fd80f530a3c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] PUT https://10.4.3.152/volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b Aug 18 07:27:51.510494 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-64a98f99-3217-45a4-90c4-4fd80f530a3c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:51.523844 np0000007613 devstack@c-api.service[100292]: /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. Aug 18 07:27:51.523844 np0000007613 devstack@c-api.service[100292]: .first() Aug 18 07:27:51.532372 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-64a98f99-3217-45a4-90c4-4fd80f530a3c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Acquiring lock "cinder-attachment_update-98d86639-4aee-46bf-8bd1-9e95e36d1dc0-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:27:51.538807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-64a98f99-3217-45a4-90c4-4fd80f530a3c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Lock "cinder-attachment_update-98d86639-4aee-46bf-8bd1-9e95e36d1dc0-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:27:51.540607 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:51.540607 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:51.680289 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-64a98f99-3217-45a4-90c4-4fd80f530a3c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Lock "cinder-attachment_update-98d86639-4aee-46bf-8bd1-9e95e36d1dc0-np0000007613" released by "attachment_update" :: held 0.141s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:27:51.680634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-64a98f99-3217-45a4-90c4-4fd80f530a3c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b returned with HTTP 200 Aug 18 07:27:51.681086 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 7/29] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:27:51 2026] PUT /volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:51.706040 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-5f539aa8-558d-497d-b8e8-a2d85697bd0c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:51.708489 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-5f539aa8-558d-497d-b8e8-a2d85697bd0c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] POST https://10.4.3.152/volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b/action Aug 18 07:27:51.708581 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-5f539aa8-558d-497d-b8e8-a2d85697bd0c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:27:51.708715 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-5f539aa8-558d-497d-b8e8-a2d85697bd0c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:51.719274 np0000007613 devstack@c-api.service[100290]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 18 07:27:51.719274 np0000007613 devstack@c-api.service[100290]: .first() Aug 18 07:27:51.734043 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:51.734043 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:27:51.747379 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-bf60a47a-0b32-4cf3-aabe-ab81f6be5e0b req-5f539aa8-558d-497d-b8e8-a2d85697bd0c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b/action returned with HTTP 204 Aug 18 07:27:51.747379 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 9/30] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:27:51 2026] POST /volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:27:56.011864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:56.015027 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:27:56.015481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-737557177"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:56.019541 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-737557177'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:27:56.019906 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Create volume of 1 GB Aug 18 07:27:56.044489 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:27:56.043510. {{(pid=100291) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:27:56.045233 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Availability Zones retrieved successfully. Aug 18 07:27:56.069156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Flow 'volume_create_api' (acf89cf2-8716-4ab0-8bab-f152cf2f457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:56.070470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec2bb92-86f4-41e2-8a2f-48efe8027d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:56.071904 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:27:56.135893 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec2bb92-86f4-41e2-8a2f-48efe8027d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:56.137179 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfea35bc-2e76-48a1-8b8b-da8e8631a284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:56.185775 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:27:56.186362 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:27:56.246938 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Created reservations ['574d1cde-c776-4d05-a73c-3500c47d5081', 'a8f3d183-7a1b-4ea0-bb5d-28ea1579712d', 'bf284a24-80f6-4cc2-b5ae-3d4c3e63a741', '3b9cc0eb-6ca7-472f-bc07-68b8e0a1b672'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:27:56.247914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfea35bc-2e76-48a1-8b8b-da8e8631a284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['574d1cde-c776-4d05-a73c-3500c47d5081', 'a8f3d183-7a1b-4ea0-bb5d-28ea1579712d', 'bf284a24-80f6-4cc2-b5ae-3d4c3e63a741', '3b9cc0eb-6ca7-472f-bc07-68b8e0a1b672']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:56.248817 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026a56cd-62e9-4310-96aa-22d06190d7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:56.279021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026a56cd-62e9-4310-96aa-22d06190d7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0be151d7-fc70-4c69-9493-6e6cfe6d8813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-737557177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9b9ed4e525144128ddf165f8289f2b5',qos_specs=None,replication_status=,reservations=['574d1cde-c776-4d05-a73c-3500c47d5081','a8f3d183-7a1b-4ea0-bb5d-28ea1579712d','bf284a24-80f6-4cc2-b5ae-3d4c3e63a741','3b9cc0eb-6ca7-472f-bc07-68b8e0a1b672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f213092e874acfb839923bf34a07bc',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-737557177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0be151d7-fc70-4c69-9493-6e6cfe6d8813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9b9ed4e525144128ddf165f8289f2b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5f213092e874acfb839923bf34a07bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:56.279814 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5cf33f-014d-480e-a122-16f6e53994c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:56.319550 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5cf33f-014d-480e-a122-16f6e53994c6) transitioned into state 'SUCCESS' from state '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-737557177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9b9ed4e525144128ddf165f8289f2b5',qos_specs=None,replication_status=,reservations=['574d1cde-c776-4d05-a73c-3500c47d5081','a8f3d183-7a1b-4ea0-bb5d-28ea1579712d','bf284a24-80f6-4cc2-b5ae-3d4c3e63a741','3b9cc0eb-6ca7-472f-bc07-68b8e0a1b672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f213092e874acfb839923bf34a07bc',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:56.319550 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e696664-124e-482b-a963-7ef3d0949b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:56.350628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e696664-124e-482b-a963-7ef3d0949b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:56.351575 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Flow 'volume_create_api' (acf89cf2-8716-4ab0-8bab-f152cf2f457b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:56.351916 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Create volume request issued successfully. Aug 18 07:27:56.352565 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee2b77d1-70a6-4b13-be17-751cdc0863a6 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:27:56.353039 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 8/31] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:27:56 2026] POST /volume/v3/volumes => generated 751 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:27:56.367143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3091f053-e295-4cec-b67b-50da546b84de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:56.369775 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3091f053-e295-4cec-b67b-50da546b84de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:27:56.369946 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3091f053-e295-4cec-b67b-50da546b84de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:56.370139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3091f053-e295-4cec-b67b-50da546b84de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:56.382494 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:56.382494 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:27:56.387803 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3091f053-e295-4cec-b67b-50da546b84de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:27:56.395556 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3091f053-e295-4cec-b67b-50da546b84de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:27:56.395948 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 8/32] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:56 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:57.414136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2dcbebdd-f265-4e92-96f6-c6e8b9e52a5d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:57.415822 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2dcbebdd-f265-4e92-96f6-c6e8b9e52a5d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:27:57.416046 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2dcbebdd-f265-4e92-96f6-c6e8b9e52a5d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:57.417612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2dcbebdd-f265-4e92-96f6-c6e8b9e52a5d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:57.426596 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:57.426596 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:57.435913 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2dcbebdd-f265-4e92-96f6-c6e8b9e52a5d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:27:57.440140 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2dcbebdd-f265-4e92-96f6-c6e8b9e52a5d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:27:57.440693 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 8/33] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:57 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:57.548844 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-91b041c0-45f0-43e4-920e-9b9d4bacfc13 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:57.551123 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-91b041c0-45f0-43e4-920e-9b9d4bacfc13 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:27:57.551398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-91b041c0-45f0-43e4-920e-9b9d4bacfc13 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:57.551625 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-91b041c0-45f0-43e4-920e-9b9d4bacfc13 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:57.563164 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:57.563164 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:27:57.567578 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-91b041c0-45f0-43e4-920e-9b9d4bacfc13 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:27:57.571860 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-91b041c0-45f0-43e4-920e-9b9d4bacfc13 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:27:57.572354 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 10/34] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:27:57 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:57.890162 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:57.988125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13598eb1-5fc2-40ec-b47f-947c2a288bef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:57.989238 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13598eb1-5fc2-40ec-b47f-947c2a288bef None None] GET https://10.4.3.152/volume// Aug 18 07:27:57.989238 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13598eb1-5fc2-40ec-b47f-947c2a288bef None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:57.989339 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13598eb1-5fc2-40ec-b47f-947c2a288bef None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:57.989853 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13598eb1-5fc2-40ec-b47f-947c2a288bef None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:27:57.990698 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 9/35] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:27:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:27:58.014319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-dcc339fd-db6d-4e7b-8d8f-1f720ebb190d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:58.175267 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:27:58.175267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-508677968"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:58.175401 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-508677968'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:27:58.176085 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Create volume of 1 GB Aug 18 07:27:58.176396 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:58.176396 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:27:58.183226 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Availability Zones retrieved successfully. Aug 18 07:27:58.194254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Flow 'volume_create_api' (44ea988c-9e78-429d-8ae9-54d2775ffdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:58.194254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444c172f-7a40-48b7-9415-254ca24e6c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:58.194686 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:27:58.234500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444c172f-7a40-48b7-9415-254ca24e6c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:58.235462 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cdaf599-d47b-4f6f-8264-039a95e306da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:58.361293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Created reservations ['f0667db9-0751-4628-9698-4a174a74e9ba', '6fdb4392-241c-4756-9855-34ebe073c356', '55927413-3717-4472-b623-64e8baceb7ac', 'd8021be5-e1ae-4eda-8522-3088bcdc78af'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:27:58.362161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cdaf599-d47b-4f6f-8264-039a95e306da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0667db9-0751-4628-9698-4a174a74e9ba', '6fdb4392-241c-4756-9855-34ebe073c356', '55927413-3717-4472-b623-64e8baceb7ac', 'd8021be5-e1ae-4eda-8522-3088bcdc78af']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:58.363240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f6d284-f44f-4057-9894-a81c5bd94f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:58.448382 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f6d284-f44f-4057-9894-a81c5bd94f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d3be2a6-3b3f-45a5-8f12-7c7654623f70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-508677968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cca47a4759e4bd185aa79623d447ec6',qos_specs=None,replication_status=,reservations=['f0667db9-0751-4628-9698-4a174a74e9ba','6fdb4392-241c-4756-9855-34ebe073c356','55927413-3717-4472-b623-64e8baceb7ac','d8021be5-e1ae-4eda-8522-3088bcdc78af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d6fb70387c47448670ef3210397c1e',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-508677968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d3be2a6-3b3f-45a5-8f12-7c7654623f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cca47a4759e4bd185aa79623d447ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0d6fb70387c47448670ef3210397c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:58.449234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e369c4-7382-4610-9453-44facbb8174a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:58.480665 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e369c4-7382-4610-9453-44facbb8174a) transitioned into state 'SUCCESS' from state '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-508677968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cca47a4759e4bd185aa79623d447ec6',qos_specs=None,replication_status=,reservations=['f0667db9-0751-4628-9698-4a174a74e9ba','6fdb4392-241c-4756-9855-34ebe073c356','55927413-3717-4472-b623-64e8baceb7ac','d8021be5-e1ae-4eda-8522-3088bcdc78af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d6fb70387c47448670ef3210397c1e',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:58.481587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4515a5b-0deb-4ea3-8a2d-c91d7ab74d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:27:58.499838 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4515a5b-0deb-4ea3-8a2d-c91d7ab74d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:27:58.500021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Flow 'volume_create_api' (44ea988c-9e78-429d-8ae9-54d2775ffdd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:27:58.500468 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Create volume request issued successfully. Aug 18 07:27:58.501287 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-855c8f82-c6bc-4b05-a327-d20fdbb6e5b6 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:27:58.501855 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 9/36] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:27:57 2026] POST /volume/v3/volumes => generated 784 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:27:58.518342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-31320048-67f5-48c9-a08c-ca5658779256 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:58.522148 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31320048-67f5-48c9-a08c-ca5658779256 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:27:58.522148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31320048-67f5-48c9-a08c-ca5658779256 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:58.522148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31320048-67f5-48c9-a08c-ca5658779256 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:58.554944 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-dcc339fd-db6d-4e7b-8d8f-1f720ebb190d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:27:58.555525 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-dcc339fd-db6d-4e7b-8d8f-1f720ebb190d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0be151d7-fc70-4c69-9493-6e6cfe6d8813", "connector": null, "instance_uuid": "8fa19085-7b2f-4742-86b2-89a38abc1963"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:58.566231 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:58.566231 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:27:58.567364 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:58.567364 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:58.573659 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-31320048-67f5-48c9-a08c-ca5658779256 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:27:58.581556 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31320048-67f5-48c9-a08c-ca5658779256 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:27:58.581556 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 11/37] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:58 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:58.622334 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-dcc339fd-db6d-4e7b-8d8f-1f720ebb190d tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:27:58.622931 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 9/38] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:27:58 2026] POST /volume/v3/attachments => generated 273 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:58.667485 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45905242-40ad-45d0-9e5f-868650cf8562 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:58.672391 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45905242-40ad-45d0-9e5f-868650cf8562 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:27:58.672730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45905242-40ad-45d0-9e5f-868650cf8562 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:58.673976 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45905242-40ad-45d0-9e5f-868650cf8562 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:58.691165 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:58.691165 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:27:58.697766 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45905242-40ad-45d0-9e5f-868650cf8562 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:27:58.703622 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45905242-40ad-45d0-9e5f-868650cf8562 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:27:58.704382 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 10/39] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:58 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:27:58.709096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d64cb514-1321-4c40-a1eb-f5d646dff4b7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:58.709863 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d64cb514-1321-4c40-a1eb-f5d646dff4b7 None None] GET https://10.4.3.152/volume// Aug 18 07:27:58.710071 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d64cb514-1321-4c40-a1eb-f5d646dff4b7 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:58.710343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d64cb514-1321-4c40-a1eb-f5d646dff4b7 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:58.710858 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d64cb514-1321-4c40-a1eb-f5d646dff4b7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:27:58.711297 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 10/40] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:27:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:27:58.720759 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-b0f7bfe4-b88b-40ed-8883-587e31e6f555 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:58.725850 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-b0f7bfe4-b88b-40ed-8883-587e31e6f555 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:27:58.726303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-b0f7bfe4-b88b-40ed-8883-587e31e6f555 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:58.726510 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-b0f7bfe4-b88b-40ed-8883-587e31e6f555 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:58.739220 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:58.739220 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:27:58.744383 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-b0f7bfe4-b88b-40ed-8883-587e31e6f555 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:27:58.749976 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-b0f7bfe4-b88b-40ed-8883-587e31e6f555 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:27:58.750532 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 12/41] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:27:58 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:27:58.873243 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-f673b22c-335a-4396-bcf5-25014cdcc068 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:58.876808 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-f673b22c-335a-4396-bcf5-25014cdcc068 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] PUT https://10.4.3.152/volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68 Aug 18 07:27:58.877423 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-f673b22c-335a-4396-bcf5-25014cdcc068 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:27:58.896101 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-f673b22c-335a-4396-bcf5-25014cdcc068 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Acquiring lock "cinder-attachment_update-0be151d7-fc70-4c69-9493-6e6cfe6d8813-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:27:58.904686 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-f673b22c-335a-4396-bcf5-25014cdcc068 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Lock "cinder-attachment_update-0be151d7-fc70-4c69-9493-6e6cfe6d8813-np0000007613" acquired by "attachment_update" :: waited 0.009s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:27:58.906198 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:58.906198 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:27:59.025496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-f673b22c-335a-4396-bcf5-25014cdcc068 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Lock "cinder-attachment_update-0be151d7-fc70-4c69-9493-6e6cfe6d8813-np0000007613" released by "attachment_update" :: held 0.121s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:27:59.025903 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-f673b22c-335a-4396-bcf5-25014cdcc068 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68 returned with HTTP 200 Aug 18 07:27:59.026504 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 10/42] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:27:58 2026] PUT /volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:59.601233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a965c05-3460-4e32-b657-95faedc6bbdd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:59.603218 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a965c05-3460-4e32-b657-95faedc6bbdd tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:27:59.603458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a965c05-3460-4e32-b657-95faedc6bbdd tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:59.603637 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a965c05-3460-4e32-b657-95faedc6bbdd tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:59.635163 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:59.635163 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:27:59.642963 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1a965c05-3460-4e32-b657-95faedc6bbdd tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:27:59.647467 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a965c05-3460-4e32-b657-95faedc6bbdd tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:27:59.648141 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 11/43] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:59 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:27:59.726559 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9bd6ee07-2c5e-439c-8de1-66ad1178693a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:27:59.729117 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9bd6ee07-2c5e-439c-8de1-66ad1178693a tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:27:59.729442 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9bd6ee07-2c5e-439c-8de1-66ad1178693a tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:27:59.729666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9bd6ee07-2c5e-439c-8de1-66ad1178693a tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:27:59.743341 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:27:59.743341 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:27:59.748308 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9bd6ee07-2c5e-439c-8de1-66ad1178693a tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:27:59.755391 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9bd6ee07-2c5e-439c-8de1-66ad1178693a tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:27:59.755391 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 11/44] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:27:59 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:00.773138 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aaddcf80-7200-4cbb-94ae-d0018281ea83 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:00.777346 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aaddcf80-7200-4cbb-94ae-d0018281ea83 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:00.777346 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aaddcf80-7200-4cbb-94ae-d0018281ea83 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:00.777346 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aaddcf80-7200-4cbb-94ae-d0018281ea83 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:00.789849 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:00.789849 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:00.797887 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-aaddcf80-7200-4cbb-94ae-d0018281ea83 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:00.807250 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aaddcf80-7200-4cbb-94ae-d0018281ea83 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:00.807600 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 13/45] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:00 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:01.823087 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8e01c201-4279-4a37-b3c8-2860f9674f36 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:01.825227 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e01c201-4279-4a37-b3c8-2860f9674f36 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:01.825227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e01c201-4279-4a37-b3c8-2860f9674f36 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:01.825227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e01c201-4279-4a37-b3c8-2860f9674f36 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:01.837738 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:01.837738 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:01.842571 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8e01c201-4279-4a37-b3c8-2860f9674f36 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:01.850013 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e01c201-4279-4a37-b3c8-2860f9674f36 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:01.850506 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 11/46] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:01 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:01.965287 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:02.277123 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:02.277623 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1878352826"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:02.279276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1878352826'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:02.283091 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Create volume of 1 GB Aug 18 07:28:02.284334 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:02.284334 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:02.284334 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Availability Zones retrieved successfully. Aug 18 07:28:02.292299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Flow 'volume_create_api' (d932d656-1e75-411c-b754-51af39e14ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:02.293933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acfa2b7-8ed2-4446-ac8e-fb7389cc0a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:02.295315 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:02.303768 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:02.303768 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:02.319104 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acfa2b7-8ed2-4446-ac8e-fb7389cc0a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb94c313-4802-4070-b35b-e29352d90484,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb94c313-4802-4070-b35b-e29352d90484', 'encryption_key_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=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:02.319810 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c2ea25-848d-4f41-980a-85b72a20295c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:02.350150 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:02.350545 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:02.411297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Created reservations ['7cc3a214-b2de-45bd-b823-9db3ce8bef06', '99602668-6e10-490a-96ee-80a6c08ef89a', 'a6419c90-809e-4dfd-92b3-f2e6c0e9e13d', 'a6bbae8f-fb47-4717-9636-4c0858c70971'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:02.414328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c2ea25-848d-4f41-980a-85b72a20295c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc3a214-b2de-45bd-b823-9db3ce8bef06', '99602668-6e10-490a-96ee-80a6c08ef89a', 'a6419c90-809e-4dfd-92b3-f2e6c0e9e13d', 'a6bbae8f-fb47-4717-9636-4c0858c70971']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:02.414838 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ed7614-097b-44f3-844a-f1952af75a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:02.434890 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-4d71f94a-2aa0-4be7-aab4-066433a8140c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:02.437136 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-4d71f94a-2aa0-4be7-aab4-066433a8140c tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] POST https://10.4.3.152/volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68/action Aug 18 07:28:02.437883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-4d71f94a-2aa0-4be7-aab4-066433a8140c tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:02.438039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-4d71f94a-2aa0-4be7-aab4-066433a8140c tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:02.459289 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ed7614-097b-44f3-844a-f1952af75a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b823bb23-c13b-4cb5-a339-1da36f7efb0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1878352826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ae4e8364777b4dbb88ac41c7e4a1a59f',qos_specs=None,replication_status=,reservations=['7cc3a214-b2de-45bd-b823-9db3ce8bef06','99602668-6e10-490a-96ee-80a6c08ef89a','a6419c90-809e-4dfd-92b3-f2e6c0e9e13d','a6bbae8f-fb47-4717-9636-4c0858c70971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f6eca5d2c374a37abee7cd20f8b328c',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1878352826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b823bb23-c13b-4cb5-a339-1da36f7efb0a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ae4e8364777b4dbb88ac41c7e4a1a59f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f6eca5d2c374a37abee7cd20f8b328c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb94c313-4802-4070-b35b-e29352d90484),volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:02.460198 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:02.460198 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:02.463629 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85308aea-e4f2-4d08-b5f1-8038117f3c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:02.479931 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b628123d-e6e7-4b18-882c-d569a22670b0 req-4d71f94a-2aa0-4be7-aab4-066433a8140c tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68/action returned with HTTP 204 Aug 18 07:28:02.480551 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 12/47] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:28:02 2026] POST /volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:02.487243 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85308aea-e4f2-4d08-b5f1-8038117f3c9b) transitioned into state 'SUCCESS' from state '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-1878352826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ae4e8364777b4dbb88ac41c7e4a1a59f',qos_specs=None,replication_status=,reservations=['7cc3a214-b2de-45bd-b823-9db3ce8bef06','99602668-6e10-490a-96ee-80a6c08ef89a','a6419c90-809e-4dfd-92b3-f2e6c0e9e13d','a6bbae8f-fb47-4717-9636-4c0858c70971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f6eca5d2c374a37abee7cd20f8b328c',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:02.487843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f344ffca-94c4-408d-978d-315e46405db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:02.497732 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f344ffca-94c4-408d-978d-315e46405db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:02.499966 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Flow 'volume_create_api' (d932d656-1e75-411c-b754-51af39e14ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:02.499966 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Create volume request issued successfully. Aug 18 07:28:02.499966 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8d8150b-a80d-402c-926f-3e6d9f4eaf0d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:02.500464 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 12/48] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:28:01 2026] POST /volume/v3/volumes => generated 758 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:02.514384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-493e428e-40c9-43a2-bd49-64bb9669d006 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:02.517845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-493e428e-40c9-43a2-bd49-64bb9669d006 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:28:02.518423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-493e428e-40c9-43a2-bd49-64bb9669d006 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:02.518423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-493e428e-40c9-43a2-bd49-64bb9669d006 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:02.527677 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:02.527677 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:02.533830 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-493e428e-40c9-43a2-bd49-64bb9669d006 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:28:02.538433 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-493e428e-40c9-43a2-bd49-64bb9669d006 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:28:02.541038 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 14/49] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:02 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:02.870451 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3b077050-055b-47c1-837e-93f2bb16e0b9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:02.872283 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b077050-055b-47c1-837e-93f2bb16e0b9 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:02.872466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b077050-055b-47c1-837e-93f2bb16e0b9 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:02.872710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b077050-055b-47c1-837e-93f2bb16e0b9 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:02.886092 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:02.886092 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:02.891840 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3b077050-055b-47c1-837e-93f2bb16e0b9 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:02.901250 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b077050-055b-47c1-837e-93f2bb16e0b9 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:02.901855 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 12/50] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:02 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:02.922339 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15990239-cbf0-40d8-9702-d1356d6d10de None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:02.924639 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15990239-cbf0-40d8-9702-d1356d6d10de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:02.924931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15990239-cbf0-40d8-9702-d1356d6d10de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:02.925232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15990239-cbf0-40d8-9702-d1356d6d10de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:02.941681 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:02.941681 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:02.946483 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-15990239-cbf0-40d8-9702-d1356d6d10de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:02.955165 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15990239-cbf0-40d8-9702-d1356d6d10de tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:02.956734 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 13/51] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:02 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:03.554797 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-971b1a91-74d6-44cd-ad82-7baaa5ab5970 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:03.561481 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-971b1a91-74d6-44cd-ad82-7baaa5ab5970 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:28:03.561727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-971b1a91-74d6-44cd-ad82-7baaa5ab5970 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:03.561944 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-971b1a91-74d6-44cd-ad82-7baaa5ab5970 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:03.571900 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:03.571900 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:03.581070 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-971b1a91-74d6-44cd-ad82-7baaa5ab5970 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:28:03.585606 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-971b1a91-74d6-44cd-ad82-7baaa5ab5970 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:28:03.585949 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 13/52] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:03 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:03.603698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a0709d7-2739-4084-ac1e-98021a456319 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:03.813980 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a0709d7-2739-4084-ac1e-98021a456319 tempest-TestMultiAttachVolumeSwap-66601825 tempest-TestMultiAttachVolumeSwap-66601825-project-admin] POST https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action Aug 18 07:28:03.814380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a0709d7-2739-4084-ac1e-98021a456319 tempest-TestMultiAttachVolumeSwap-66601825 tempest-TestMultiAttachVolumeSwap-66601825-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:03.814502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a0709d7-2739-4084-ac1e-98021a456319 tempest-TestMultiAttachVolumeSwap-66601825 tempest-TestMultiAttachVolumeSwap-66601825-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:03.827319 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:03.827319 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:03.827319 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a0709d7-2739-4084-ac1e-98021a456319 tempest-TestMultiAttachVolumeSwap-66601825 tempest-TestMultiAttachVolumeSwap-66601825-project-admin] Volume info retrieved successfully. Aug 18 07:28:03.838529 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a0709d7-2739-4084-ac1e-98021a456319 tempest-TestMultiAttachVolumeSwap-66601825 tempest-TestMultiAttachVolumeSwap-66601825-project-admin] Update volume admin metadata completed successfully. Aug 18 07:28:03.838746 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a0709d7-2739-4084-ac1e-98021a456319 tempest-TestMultiAttachVolumeSwap-66601825 tempest-TestMultiAttachVolumeSwap-66601825-project-admin] Update readonly setting on volume completed successfully. Aug 18 07:28:03.839056 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a0709d7-2739-4084-ac1e-98021a456319 tempest-TestMultiAttachVolumeSwap-66601825 tempest-TestMultiAttachVolumeSwap-66601825-project-admin] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action returned with HTTP 202 Aug 18 07:28:03.839704 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 15/53] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:28:03 2026] POST /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:28:03.849895 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:03.851920 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:03.852294 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-472681184"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:03.853669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-472681184'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:03.868033 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Create volume of 1 GB Aug 18 07:28:03.868428 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:03.868428 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:03.874552 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:28:03.873850. {{(pid=100292) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:28:03.874552 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Availability Zones retrieved successfully. Aug 18 07:28:03.897358 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Flow 'volume_create_api' (640c076b-1758-4c7d-bded-27bccca878c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:03.900684 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a7d9ce-e6e6-4416-8509-5674f44b5ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:03.900684 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:03.948345 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:03.948345 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:03.988828 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a7d9ce-e6e6-4416-8509-5674f44b5ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb94c313-4802-4070-b35b-e29352d90484,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb94c313-4802-4070-b35b-e29352d90484', 'encryption_key_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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:03.989647 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82aaab1e-e3d7-4afa-be81-96e629389ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:04.045803 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:04.045998 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:04.072997 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Created reservations ['0d274f4a-eae6-4ee9-b39a-ced6f2f33d46', 'c225c428-acbc-4ab0-b9be-ff4c03421d4b', '54ab8c26-e396-46b9-9268-7fa61258e7fc', 'ae90d047-d644-43f0-bbcd-d93f80b075e2'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:04.074038 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82aaab1e-e3d7-4afa-be81-96e629389ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d274f4a-eae6-4ee9-b39a-ced6f2f33d46', 'c225c428-acbc-4ab0-b9be-ff4c03421d4b', '54ab8c26-e396-46b9-9268-7fa61258e7fc', 'ae90d047-d644-43f0-bbcd-d93f80b075e2']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:04.074865 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f55b650-d4f6-4b4a-acdd-810f227ca794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:04.113069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f55b650-d4f6-4b4a-acdd-810f227ca794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1b6770-b22a-4826-8351-aaa102614516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-472681184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ae4e8364777b4dbb88ac41c7e4a1a59f',qos_specs=None,replication_status=,reservations=['0d274f4a-eae6-4ee9-b39a-ced6f2f33d46','c225c428-acbc-4ab0-b9be-ff4c03421d4b','54ab8c26-e396-46b9-9268-7fa61258e7fc','ae90d047-d644-43f0-bbcd-d93f80b075e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f6eca5d2c374a37abee7cd20f8b328c',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-472681184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1b6770-b22a-4826-8351-aaa102614516,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ae4e8364777b4dbb88ac41c7e4a1a59f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f6eca5d2c374a37abee7cd20f8b328c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb94c313-4802-4070-b35b-e29352d90484),volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:04.113811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6045e2-fc5e-4d6a-a260-4e367131d558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:04.160181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6045e2-fc5e-4d6a-a260-4e367131d558) transitioned into state 'SUCCESS' from state '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-472681184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ae4e8364777b4dbb88ac41c7e4a1a59f',qos_specs=None,replication_status=,reservations=['0d274f4a-eae6-4ee9-b39a-ced6f2f33d46','c225c428-acbc-4ab0-b9be-ff4c03421d4b','54ab8c26-e396-46b9-9268-7fa61258e7fc','ae90d047-d644-43f0-bbcd-d93f80b075e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f6eca5d2c374a37abee7cd20f8b328c',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:04.161139 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29d1bbb-03d9-423f-b863-c7fc29f64eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:04.185410 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f29d1bbb-03d9-423f-b863-c7fc29f64eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:04.186437 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Flow 'volume_create_api' (640c076b-1758-4c7d-bded-27bccca878c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:04.187610 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Create volume request issued successfully. Aug 18 07:28:04.187610 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-50c38875-c9e2-42a9-ac69-5966f8681d86 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:04.188147 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 13/54] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:28:03 2026] POST /volume/v3/volumes => generated 757 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:04.206032 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ff0d7942-89b8-4d8a-9484-c76b4ea7a559 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:04.209895 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff0d7942-89b8-4d8a-9484-c76b4ea7a559 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 Aug 18 07:28:04.209895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff0d7942-89b8-4d8a-9484-c76b4ea7a559 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:04.209895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff0d7942-89b8-4d8a-9484-c76b4ea7a559 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:04.225151 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:04.225151 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:04.231835 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ff0d7942-89b8-4d8a-9484-c76b4ea7a559 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:28:04.237673 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff0d7942-89b8-4d8a-9484-c76b4ea7a559 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 returned with HTTP 200 Aug 18 07:28:04.238645 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 14/55] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:04 2026] GET /volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:04.801394 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7bafd9f9-86e0-49fc-b724-c0982d521d55 req-84d69791-9eaf-42bb-bdf2-6a6db417fb09 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:04.805244 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7bafd9f9-86e0-49fc-b724-c0982d521d55 req-84d69791-9eaf-42bb-bdf2-6a6db417fb09 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] DELETE https://10.4.3.152/volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68 Aug 18 07:28:04.805835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7bafd9f9-86e0-49fc-b724-c0982d521d55 req-84d69791-9eaf-42bb-bdf2-6a6db417fb09 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:04.805835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7bafd9f9-86e0-49fc-b724-c0982d521d55 req-84d69791-9eaf-42bb-bdf2-6a6db417fb09 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:04.824463 np0000007613 devstack@c-api.service[100293]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 18 07:28:04.824463 np0000007613 devstack@c-api.service[100293]: .first() Aug 18 07:28:04.832995 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:04.832995 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:04.958334 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7bafd9f9-86e0-49fc-b724-c0982d521d55 req-84d69791-9eaf-42bb-bdf2-6a6db417fb09 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68 returned with HTTP 200 Aug 18 07:28:04.959035 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 14/56] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:28:04 2026] DELETE /volume/v3/attachments/2addcbe9-d075-438d-a923-98eb139cdf68 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:05.263857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fdc4e05e-b678-4688-8426-603e18d2bba3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.265826 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fdc4e05e-b678-4688-8426-603e18d2bba3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 Aug 18 07:28:05.265900 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fdc4e05e-b678-4688-8426-603e18d2bba3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.266117 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fdc4e05e-b678-4688-8426-603e18d2bba3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.274422 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.274422 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:05.279401 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fdc4e05e-b678-4688-8426-603e18d2bba3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:28:05.287248 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fdc4e05e-b678-4688-8426-603e18d2bba3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 returned with HTTP 200 Aug 18 07:28:05.288726 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 16/57] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:05 2026] GET /volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:05.690249 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f83f23b6-e25a-448a-b9cc-cd840f5f3789 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.692060 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f83f23b6-e25a-448a-b9cc-cd840f5f3789 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:05.692498 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f83f23b6-e25a-448a-b9cc-cd840f5f3789 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.692785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f83f23b6-e25a-448a-b9cc-cd840f5f3789 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.700762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.703871 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.703871 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:05.705426 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/limits Aug 18 07:28:05.705841 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.706388 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.709882 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f83f23b6-e25a-448a-b9cc-cd840f5f3789 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:05.717797 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f83f23b6-e25a-448a-b9cc-cd840f5f3789 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:05.717797 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 14/58] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:05 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:05.724384 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:05.724384 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:05.724384 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:05.724384 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:05.724515 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:05.725128 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:05.725233 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:05.736397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4a64bd81-9256-4167-96d3-115fdba6ea78 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.739904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a64bd81-9256-4167-96d3-115fdba6ea78 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:05.739904 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a64bd81-9256-4167-96d3-115fdba6ea78 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.739904 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a64bd81-9256-4167-96d3-115fdba6ea78 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.748790 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-d8981c72-0a9d-4712-9517-776d3f27908c tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 18 07:28:05.749219 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 15/59] 10.4.3.152 () {68 vars in 1484 bytes} [Tue Aug 18 07:28:05 2026] GET /volume/v3/limits => generated 302 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:05.753061 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.753061 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:05.764241 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4a64bd81-9256-4167-96d3-115fdba6ea78 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:05.769727 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a64bd81-9256-4167-96d3-115fdba6ea78 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:05.769727 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 15/60] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:05 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:05.840425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-4444c0a3-bdb6-40fb-bb00-3062a8915d58 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.842392 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-4444c0a3-bdb6-40fb-bb00-3062a8915d58 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:28:05.842556 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-4444c0a3-bdb6-40fb-bb00-3062a8915d58 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.842745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-4444c0a3-bdb6-40fb-bb00-3062a8915d58 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.848833 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a07c0869-76e2-48f3-850a-d5022ee67762 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.852636 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.852636 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:05.856744 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a07c0869-76e2-48f3-850a-d5022ee67762 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:05.856985 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a07c0869-76e2-48f3-850a-d5022ee67762 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.857135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a07c0869-76e2-48f3-850a-d5022ee67762 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.859364 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-4444c0a3-bdb6-40fb-bb00-3062a8915d58 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:28:05.869179 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.869179 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:05.869625 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-4444c0a3-bdb6-40fb-bb00-3062a8915d58 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 200 Aug 18 07:28:05.870567 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 17/61] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:05 2026] GET /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 1452 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:05.873653 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a07c0869-76e2-48f3-850a-d5022ee67762 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:05.880454 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a07c0869-76e2-48f3-850a-d5022ee67762 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:05.881133 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 15/62] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:05 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:05.890273 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.893486 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:28:05.893938 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98d86639-4aee-46bf-8bd1-9e95e36d1dc0", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-937136937", "description": null, "metadata": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:05.901900 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.904399 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:05.906099 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.906099 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.906099 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Delete volume with id: 0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:05.912191 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.912191 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:05.912964 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:28:05.913181 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Create snapshot from volume 98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:28:05.918374 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.918374 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:05.919088 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:05.957607 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Delete volume request issued successfully. Aug 18 07:28:05.958129 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbf1d19e-85d1-4437-8ec3-29b5cb087afa tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 202 Aug 18 07:28:05.958702 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 16/63] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:28:05 2026] DELETE /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:28:05.973500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Created reservations ['829356b5-8f59-4986-9ba1-51dc954d7ffd', '3051229d-2a45-41eb-884c-92038b4f368d', '3dfa2efc-e003-4138-b6e1-641ed6338463', '034a14f5-d63f-48b7-b28c-8b61afa0cdf0'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:05.973635 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7303c0f-e319-4a7d-b47f-65955684accb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:05.976004 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7303c0f-e319-4a7d-b47f-65955684accb tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:05.976226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7303c0f-e319-4a7d-b47f-65955684accb tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:05.976495 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7303c0f-e319-4a7d-b47f-65955684accb tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:05.986730 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:05.986730 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:05.993986 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7303c0f-e319-4a7d-b47f-65955684accb tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Volume info retrieved successfully. Aug 18 07:28:06.000027 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7303c0f-e319-4a7d-b47f-65955684accb tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 200 Aug 18 07:28:06.000297 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 18/64] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:05 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:06.023518 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Snapshot force create request issued successfully. Aug 18 07:28:06.023964 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-eb60291f-26f1-417c-a619-6c84b083dbc2 req-e6c3b17e-03b0-4b7d-b299-5fc702fed4e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:28:06.024519 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 16/65] 10.4.3.152 () {72 vars in 1547 bytes} [Tue Aug 18 07:28:05 2026] POST /volume/v3/snapshots => generated 318 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:07.018909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-414c2142-5017-4a0c-85a3-84ee06b16ce7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:07.020632 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-414c2142-5017-4a0c-85a3-84ee06b16ce7 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] GET https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 Aug 18 07:28:07.020814 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-414c2142-5017-4a0c-85a3-84ee06b16ce7 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:07.021031 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-414c2142-5017-4a0c-85a3-84ee06b16ce7 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:07.028464 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-414c2142-5017-4a0c-85a3-84ee06b16ce7 tempest-DeleteServersTestJSON-1080269612 tempest-DeleteServersTestJSON-1080269612-project-member] https://10.4.3.152/volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 returned with HTTP 404 Aug 18 07:28:07.029247 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 16/66] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:07 2026] GET /volume/v3/volumes/0be151d7-fc70-4c69-9493-6e6cfe6d8813 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:09.195675 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a8a202e3-2df2-4874-9604-3a15a5376930 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:09.198501 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8a202e3-2df2-4874-9604-3a15a5376930 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df Aug 18 07:28:09.198816 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8a202e3-2df2-4874-9604-3a15a5376930 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:09.199153 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8a202e3-2df2-4874-9604-3a15a5376930 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:09.228891 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:09.228891 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:09.229675 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a8a202e3-2df2-4874-9604-3a15a5376930 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Snapshot retrieved successfully. Aug 18 07:28:09.230891 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8a202e3-2df2-4874-9604-3a15a5376930 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df returned with HTTP 200 Aug 18 07:28:09.231438 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 17/67] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:28:09 2026] GET /volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df => generated 477 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:09.931061 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:09.933940 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df Aug 18 07:28:09.934337 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:09.934591 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:09.934751 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Delete snapshot with id: b65f0d0b-833d-4e22-87f2-9badce8e86df Aug 18 07:28:09.966038 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:09.966038 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:09.966793 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Snapshot retrieved successfully. Aug 18 07:28:10.014058 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Snapshot delete request issued successfully. Aug 18 07:28:10.014298 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba792784-e4bf-4b23-85dd-f97d7b51644a tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df returned with HTTP 202 Aug 18 07:28:10.014823 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 19/68] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:28:09 2026] DELETE /volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:28:10.025040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aadbbd4c-c6aa-4576-8fa0-aa8b20406c38 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:10.027805 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aadbbd4c-c6aa-4576-8fa0-aa8b20406c38 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df Aug 18 07:28:10.028159 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aadbbd4c-c6aa-4576-8fa0-aa8b20406c38 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:10.028387 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aadbbd4c-c6aa-4576-8fa0-aa8b20406c38 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:10.035981 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:10.035981 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:10.036529 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aadbbd4c-c6aa-4576-8fa0-aa8b20406c38 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Snapshot retrieved successfully. Aug 18 07:28:10.037725 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aadbbd4c-c6aa-4576-8fa0-aa8b20406c38 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df returned with HTTP 200 Aug 18 07:28:10.040408 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 17/69] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:28:10 2026] GET /volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:11.049480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ecbfb834-67f8-455e-a562-cb34027c6ec6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:11.051085 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecbfb834-67f8-455e-a562-cb34027c6ec6 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] GET https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df Aug 18 07:28:11.052834 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecbfb834-67f8-455e-a562-cb34027c6ec6 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:11.052834 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecbfb834-67f8-455e-a562-cb34027c6ec6 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:11.074112 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecbfb834-67f8-455e-a562-cb34027c6ec6 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df returned with HTTP 404 Aug 18 07:28:11.075043 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 17/70] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:28:11 2026] GET /volume/v3/snapshots/b65f0d0b-833d-4e22-87f2-9badce8e86df => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:13.551732 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-611087aa-0f06-4334-90ff-9a5822b775e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:13.555108 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-611087aa-0f06-4334-90ff-9a5822b775e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] DELETE https://10.4.3.152/volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b Aug 18 07:28:13.555108 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-611087aa-0f06-4334-90ff-9a5822b775e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:13.555388 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-611087aa-0f06-4334-90ff-9a5822b775e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:13.569767 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:13.569767 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:13.622873 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-611087aa-0f06-4334-90ff-9a5822b775e7 tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b returned with HTTP 200 Aug 18 07:28:13.623294 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 18/71] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:28:13 2026] DELETE /volume/v3/attachments/25d3a182-5f7b-45e7-a06e-22d9c009e82b => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:13.645148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:13.648261 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] DELETE https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:28:13.648755 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:13.648755 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:13.648853 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Delete volume with id: 98d86639-4aee-46bf-8bd1-9e95e36d1dc0 Aug 18 07:28:13.656839 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:13.656839 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:13.656839 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Volume info retrieved successfully. Aug 18 07:28:13.690376 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] Delete volume request issued successfully. Aug 18 07:28:13.695624 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-73e759d2-32fc-4b04-a7ce-06c741197758 req-dcc292a3-6d54-49d1-b489-d5aacedeafae tempest-ImageDependencyTests-253815071 tempest-ImageDependencyTests-253815071-project-member] https://10.4.3.152/volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 returned with HTTP 202 Aug 18 07:28:13.695624 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 20/72] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:28:13 2026] DELETE /volume/v3/volumes/98d86639-4aee-46bf-8bd1-9e95e36d1dc0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:28:18.345584 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-30a0cdfa-cc51-496f-9b2b-01ae95390601 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:18.637361 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30a0cdfa-cc51-496f-9b2b-01ae95390601 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 18 07:28:18.637519 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30a0cdfa-cc51-496f-9b2b-01ae95390601 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:18.637711 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30a0cdfa-cc51-496f-9b2b-01ae95390601 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Calling method 'get_pools' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:18.660077 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30a0cdfa-cc51-496f-9b2b-01ae95390601 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 07:28:18.660485 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 18/73] 10.4.3.152 () {66 vars in 1291 bytes} [Tue Aug 18 07:28:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:18.671803 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7d467aee-9ec5-40bb-b312-f0a00e201f90 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:18.679010 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d467aee-9ec5-40bb-b312-f0a00e201f90 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 07:28:18.679818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d467aee-9ec5-40bb-b312-f0a00e201f90 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:18.680253 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d467aee-9ec5-40bb-b312-f0a00e201f90 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Calling method 'get_pools' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:18.692110 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d467aee-9ec5-40bb-b312-f0a00e201f90 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 07:28:18.693448 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 18/74] 10.4.3.152 () {66 vars in 1314 bytes} [Tue Aug 18 07:28:18 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:18.706598 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78a2f0fc-2f63-486a-8d3e-72c2448d8624 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:18.713571 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78a2f0fc-2f63-486a-8d3e-72c2448d8624 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool Aug 18 07:28:18.713928 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78a2f0fc-2f63-486a-8d3e-72c2448d8624 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:18.714261 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78a2f0fc-2f63-486a-8d3e-72c2448d8624 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:18.714689 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:18.714689 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:18.737665 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78a2f0fc-2f63-486a-8d3e-72c2448d8624 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool returned with HTTP 200 Aug 18 07:28:18.738516 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 19/75] 10.4.3.152 () {66 vars in 1318 bytes} [Tue Aug 18 07:28:18 2026] GET /volume/v3/capabilities/np0000007613@storpool => generated 703 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:28:18.748165 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06545a62-45ea-4a7f-bfd7-6300e6b0c446 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:18.750185 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06545a62-45ea-4a7f-bfd7-6300e6b0c446 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool Aug 18 07:28:18.750429 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06545a62-45ea-4a7f-bfd7-6300e6b0c446 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:18.750681 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06545a62-45ea-4a7f-bfd7-6300e6b0c446 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:18.775927 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06545a62-45ea-4a7f-bfd7-6300e6b0c446 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool returned with HTTP 200 Aug 18 07:28:18.777225 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 21/76] 10.4.3.152 () {66 vars in 1318 bytes} [Tue Aug 18 07:28:18 2026] GET /volume/v3/capabilities/np0000007613@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:18.789710 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d2782f9-9396-4b74-8653-ae63e20a7516 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:18.791913 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d2782f9-9396-4b74-8653-ae63e20a7516 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool Aug 18 07:28:18.792156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d2782f9-9396-4b74-8653-ae63e20a7516 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:18.792478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d2782f9-9396-4b74-8653-ae63e20a7516 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:18.806135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d2782f9-9396-4b74-8653-ae63e20a7516 tempest-BackendsCapabilitiesAdminTestsJSON-822953209 tempest-BackendsCapabilitiesAdminTestsJSON-822953209-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool returned with HTTP 200 Aug 18 07:28:18.806554 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 19/77] 10.4.3.152 () {66 vars in 1318 bytes} [Tue Aug 18 07:28:18 2026] GET /volume/v3/capabilities/np0000007613@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:20.459011 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11e483b2-4806-4531-b68a-624680b083f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:20.662521 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:20.662861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1409115643", "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:20.664292 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1409115643', 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:21.149801 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume of 1 GB Aug 18 07:28:21.150362 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:21.150362 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:21.151079 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Availability Zones retrieved successfully. Aug 18 07:28:21.159228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (e9e7bad3-3a1b-4e02-9a76-28bbd282a8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:21.161029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764a95e0-5d00-40e2-826f-ebf0cee4ba6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:21.162449 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:21.229349 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:21.229349 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:21.242837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764a95e0-5d00-40e2-826f-ebf0cee4ba6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb94c313-4802-4070-b35b-e29352d90484,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb94c313-4802-4070-b35b-e29352d90484', 'encryption_key_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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:21.243773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3066bb73-67a6-448d-b789-ba7ce269fff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:21.315697 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Created reservations ['5e4d0364-4938-4b43-aeab-ebc2c24f121d', 'b0fb997d-7fe5-4fe3-8bdf-99dd17ccba3d', '6e92e989-3056-4c8f-b85f-093b1b63d092', 'd387b63e-6632-4d76-9c54-a59b693b719b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:21.316610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3066bb73-67a6-448d-b789-ba7ce269fff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4d0364-4938-4b43-aeab-ebc2c24f121d', 'b0fb997d-7fe5-4fe3-8bdf-99dd17ccba3d', '6e92e989-3056-4c8f-b85f-093b1b63d092', 'd387b63e-6632-4d76-9c54-a59b693b719b']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:21.317361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15e8a9b-44ac-42f3-bd0f-f2e310c64d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:21.347621 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15e8a9b-44ac-42f3-bd0f-f2e310c64d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '697cdc0e-253c-46e9-b8ea-4eda9a037a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1409115643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['5e4d0364-4938-4b43-aeab-ebc2c24f121d','b0fb997d-7fe5-4fe3-8bdf-99dd17ccba3d','6e92e989-3056-4c8f-b85f-093b1b63d092','d387b63e-6632-4d76-9c54-a59b693b719b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1409115643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=697cdc0e-253c-46e9-b8ea-4eda9a037a38,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f35264cd7f4368abc398c0e1cc632b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb94c313-4802-4070-b35b-e29352d90484),volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:21.347621 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd24c3c-47d9-4269-b1be-265d4fda8a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:21.368812 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd24c3c-47d9-4269-b1be-265d4fda8a16) transitioned into state 'SUCCESS' from state '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-1409115643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['5e4d0364-4938-4b43-aeab-ebc2c24f121d','b0fb997d-7fe5-4fe3-8bdf-99dd17ccba3d','6e92e989-3056-4c8f-b85f-093b1b63d092','d387b63e-6632-4d76-9c54-a59b693b719b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:21.369904 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eecc2e6-59a5-4bf3-9614-5305006baa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:21.382432 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eecc2e6-59a5-4bf3-9614-5305006baa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:21.383638 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (e9e7bad3-3a1b-4e02-9a76-28bbd282a8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:21.384133 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request issued successfully. Aug 18 07:28:21.385012 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11e483b2-4806-4531-b68a-624680b083f8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:21.385726 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 19/78] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:28:20 2026] POST /volume/v3/volumes => generated 760 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:21.407971 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ac22f089-8073-495a-8ee3-7b8081dd8837 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:21.410666 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac22f089-8073-495a-8ee3-7b8081dd8837 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:21.410885 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac22f089-8073-495a-8ee3-7b8081dd8837 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:21.411137 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac22f089-8073-495a-8ee3-7b8081dd8837 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:21.422715 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:21.422715 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:21.428182 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac22f089-8073-495a-8ee3-7b8081dd8837 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:21.437238 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac22f089-8073-495a-8ee3-7b8081dd8837 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:21.437843 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 20/79] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:21 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:22.456605 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b888505e-406d-485b-b3ff-77aabd7ee246 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:22.459513 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b888505e-406d-485b-b3ff-77aabd7ee246 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:22.459790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b888505e-406d-485b-b3ff-77aabd7ee246 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:22.460066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b888505e-406d-485b-b3ff-77aabd7ee246 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:22.478633 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:22.478633 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:22.485782 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b888505e-406d-485b-b3ff-77aabd7ee246 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:22.494963 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b888505e-406d-485b-b3ff-77aabd7ee246 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:22.494963 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 22/80] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:22 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:23.492485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5800553-5ba0-496d-90df-968d75f7d740 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:23.505740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e22773b8-65d5-4cb8-b1a6-a01e912db5e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:23.508371 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e22773b8-65d5-4cb8-b1a6-a01e912db5e9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:23.508666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e22773b8-65d5-4cb8-b1a6-a01e912db5e9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:23.508966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e22773b8-65d5-4cb8-b1a6-a01e912db5e9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:23.517026 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:23.517026 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:23.521404 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e22773b8-65d5-4cb8-b1a6-a01e912db5e9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:23.526470 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e22773b8-65d5-4cb8-b1a6-a01e912db5e9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:23.526674 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 20/81] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:23 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:23.722101 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5800553-5ba0-496d-90df-968d75f7d740 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:28:23.722662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5800553-5ba0-496d-90df-968d75f7d740 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-89191389"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:23.743688 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5800553-5ba0-496d-90df-968d75f7d740 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:28:23.744197 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 20/82] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:28:23 2026] POST /volume/v3/types => generated 222 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:23.751838 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d9f3522a-6be3-4241-aa9a-df5697477323 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:23.755736 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9f3522a-6be3-4241-aa9a-df5697477323 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:28:23.756093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9f3522a-6be3-4241-aa9a-df5697477323 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1574229538"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:23.786052 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9f3522a-6be3-4241-aa9a-df5697477323 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:28:23.786452 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 21/83] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:28:23 2026] POST /volume/v3/group_types => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:23.794559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e79183a-8a9d-4048-b674-17c7085de751 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:23.980530 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:28:23.980655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a8f24b63-f919-460e-b7f7-2045acac0e24", "volume_types": ["027332fc-101f-4158-b878-a2d89f558bb6"], "name": "tempest-GroupSnapshotsTest-Group-572532280"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:23.982118 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating new group {'group': {'group_type': 'a8f24b63-f919-460e-b7f7-2045acac0e24', 'volume_types': ['027332fc-101f-4158-b878-a2d89f558bb6'], 'name': 'tempest-GroupSnapshotsTest-Group-572532280'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:28:23.992349 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating group tempest-GroupSnapshotsTest-Group-572532280. Aug 18 07:28:24.011812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:28:24.011112. {{(pid=100290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:28:24.012001 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:24.046046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['421c20d2-3b4e-415f-8961-3e6fa1b5ee8b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:24.098236 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e79183a-8a9d-4048-b674-17c7085de751 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:28:24.098236 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 23/84] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:28:23 2026] POST /volume/v3/groups => generated 111 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:24.106398 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c67a073d-02b2-4f57-90df-580d43bdd0fd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:24.112236 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c67a073d-02b2-4f57-90df-580d43bdd0fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 Aug 18 07:28:24.112236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c67a073d-02b2-4f57-90df-580d43bdd0fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:24.112236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c67a073d-02b2-4f57-90df-580d43bdd0fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:24.112236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-c67a073d-02b2-4f57-90df-580d43bdd0fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 11111be8-e956-4a8c-9de3-a0bc78339ac8 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:24.116446 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:24.116446 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:24.148777 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c67a073d-02b2-4f57-90df-580d43bdd0fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 returned with HTTP 200 Aug 18 07:28:24.149392 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 21/85] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:24 2026] GET /volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:24.542353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-32e3a542-65bd-4515-b4bb-c2a3fd333d92 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:24.544159 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32e3a542-65bd-4515-b4bb-c2a3fd333d92 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:24.544372 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-32e3a542-65bd-4515-b4bb-c2a3fd333d92 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:24.544554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-32e3a542-65bd-4515-b4bb-c2a3fd333d92 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:24.551504 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:24.551504 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:24.555791 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-32e3a542-65bd-4515-b4bb-c2a3fd333d92 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:24.560527 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32e3a542-65bd-4515-b4bb-c2a3fd333d92 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:24.560951 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 21/86] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:24 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:25.160361 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-25ce9a27-0992-4f0e-9c58-abbcf2362f01 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:25.163373 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25ce9a27-0992-4f0e-9c58-abbcf2362f01 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 Aug 18 07:28:25.163373 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25ce9a27-0992-4f0e-9c58-abbcf2362f01 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:25.163373 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25ce9a27-0992-4f0e-9c58-abbcf2362f01 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:25.163511 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-25ce9a27-0992-4f0e-9c58-abbcf2362f01 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 11111be8-e956-4a8c-9de3-a0bc78339ac8 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:25.168628 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:25.168628 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:25.195509 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25ce9a27-0992-4f0e-9c58-abbcf2362f01 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 returned with HTTP 200 Aug 18 07:28:25.201568 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 22/87] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:25 2026] GET /volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:25.208882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:25.211948 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:25.212381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-801112945", "volume_type": "027332fc-101f-4158-b878-a2d89f558bb6", "group_id": "11111be8-e956-4a8c-9de3-a0bc78339ac8", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:25.217236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-801112945', 'volume_type': '027332fc-101f-4158-b878-a2d89f558bb6', 'group_id': '11111be8-e956-4a8c-9de3-a0bc78339ac8', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:25.233661 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:25.233661 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:25.234606 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume of 1 GB Aug 18 07:28:25.254767 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:28:25.254477. {{(pid=100290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:28:25.254948 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:25.280005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (627d9425-5bc7-4cca-acc3-cf52de5af84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:25.281764 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (736a634e-379d-4749-ba74-e9e88c6ae035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:25.282568 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:25.282568 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:25.283150 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:25.311040 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (736a634e-379d-4749-ba74-e9e88c6ae035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=027332fc-101f-4158-b878-a2d89f558bb6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-89191389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '027332fc-101f-4158-b878-a2d89f558bb6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '11111be8-e956-4a8c-9de3-a0bc78339ac8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:25.311841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c334b00-685f-4ad9-bc35-3f1c55c370f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:25.349941 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-89191389 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-89191389, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:25.350301 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-89191389 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-89191389, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:25.385494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['9096fc23-df6c-499f-82b1-ba3c845207a7', '4888d8be-753b-4724-958d-102b5ed6cf2b', '7908d4e1-c1dc-4b34-b4cc-ecd3208be1f0', '2d1ce590-5bac-4c4d-a3f0-20c7b5a6e17d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:25.386748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c334b00-685f-4ad9-bc35-3f1c55c370f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9096fc23-df6c-499f-82b1-ba3c845207a7', '4888d8be-753b-4724-958d-102b5ed6cf2b', '7908d4e1-c1dc-4b34-b4cc-ecd3208be1f0', '2d1ce590-5bac-4c4d-a3f0-20c7b5a6e17d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:25.387992 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14fbe3b-cfdf-48e2-8945-e5fe4b0fc047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:25.420240 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14fbe3b-cfdf-48e2-8945-e5fe4b0fc047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9f277c1-cbdc-444f-8907-a553f15a19c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-801112945',encryption_key_id=None,group_id=11111be8-e956-4a8c-9de3-a0bc78339ac8,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['9096fc23-df6c-499f-82b1-ba3c845207a7','4888d8be-753b-4724-958d-102b5ed6cf2b','7908d4e1-c1dc-4b34-b4cc-ecd3208be1f0','2d1ce590-5bac-4c4d-a3f0-20c7b5a6e17d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=027332fc-101f-4158-b878-a2d89f558bb6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-801112945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=11111be8-e956-4a8c-9de3-a0bc78339ac8,host=None,id=e9f277c1-cbdc-444f-8907-a553f15a19c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c266ead56204513ac16bb0534d857b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7131a8509b554ade8387c81ca76242ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(027332fc-101f-4158-b878-a2d89f558bb6),volume_type_id=027332fc-101f-4158-b878-a2d89f558bb6)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:25.420554 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e0c803-c4e0-4581-85ac-e015d28c534c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:25.445680 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e0c803-c4e0-4581-85ac-e015d28c534c) transitioned into state 'SUCCESS' from state '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-801112945',encryption_key_id=None,group_id=11111be8-e956-4a8c-9de3-a0bc78339ac8,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['9096fc23-df6c-499f-82b1-ba3c845207a7','4888d8be-753b-4724-958d-102b5ed6cf2b','7908d4e1-c1dc-4b34-b4cc-ecd3208be1f0','2d1ce590-5bac-4c4d-a3f0-20c7b5a6e17d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=027332fc-101f-4158-b878-a2d89f558bb6)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:25.446416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362abecf-bbf2-441e-86fe-a498979bb18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:25.460836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362abecf-bbf2-441e-86fe-a498979bb18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:25.461731 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (627d9425-5bc7-4cca-acc3-cf52de5af84d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:25.462053 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request issued successfully. Aug 18 07:28:25.462719 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:25.462861 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:25.498163 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:25.501227 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:25.501227 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:25.504682 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a42ee326-e7c6-4c80-8c93-38eda394bab3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:25.505147 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 24/88] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:28:25 2026] POST /volume/v3/volumes => generated 820 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:25.520002 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:25.522228 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 Aug 18 07:28:25.522506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:25.522758 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:25.532661 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:25.532661 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:25.537485 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:25.538607 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:25.538845 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:25.574355 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-243abe8a-c754-41ff-9862-782a818f0901 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:25.576367 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-243abe8a-c754-41ff-9862-782a818f0901 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:25.576587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-243abe8a-c754-41ff-9862-782a818f0901 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:25.576786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-243abe8a-c754-41ff-9862-782a818f0901 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:25.585167 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:25.585167 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:25.588812 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:25.591853 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-243abe8a-c754-41ff-9862-782a818f0901 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:25.592250 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:25.592250 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:25.595839 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-243abe8a-c754-41ff-9862-782a818f0901 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:25.596279 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 22/89] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:25 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:25.600367 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60eef8f9-a3aa-44ec-84f6-3346388b38fd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 returned with HTTP 200 Aug 18 07:28:25.600760 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 22/90] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:25 2026] GET /volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 => generated 888 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:26.611321 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bb686040-6aa0-4e77-89c4-3b860c6431ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:26.613380 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb686040-6aa0-4e77-89c4-3b860c6431ac tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:26.613593 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb686040-6aa0-4e77-89c4-3b860c6431ac tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:26.613775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb686040-6aa0-4e77-89c4-3b860c6431ac tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:26.618097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:26.620686 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 Aug 18 07:28:26.620942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:26.621148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:26.625449 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:26.625449 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:26.628030 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:26.628030 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:26.631013 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bb686040-6aa0-4e77-89c4-3b860c6431ac tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:26.632217 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:26.632840 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:26.632994 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:26.637414 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb686040-6aa0-4e77-89c4-3b860c6431ac tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:26.637791 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 23/91] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:26 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:26.666545 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:26.670187 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:26.670187 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:26.679643 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46c4bd6f-ff50-4157-9f05-3c32c0aac3cc tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 returned with HTTP 200 Aug 18 07:28:26.680256 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 25/92] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:26 2026] GET /volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:26.692900 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:26.695046 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 18 07:28:26.695503 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "11111be8-e956-4a8c-9de3-a0bc78339ac8", "name": "tempest-group_snapshot-2010145136"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:26.697542 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '11111be8-e956-4a8c-9de3-a0bc78339ac8', 'name': 'tempest-group_snapshot-2010145136'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 07:28:26.703356 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:26.703356 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:26.712442 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating group_snapshot tempest-group_snapshot-2010145136. Aug 18 07:28:26.750754 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:26.750754 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:26.761774 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-89191389 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-89191389, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:26.762234 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-89191389 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-89191389, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:26.785427 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['f04cf9de-fc7d-4155-8300-27f282c2a525', 'b50fa44d-3f44-497a-8431-68924b6e8f4b', '691a8d27-36f8-4240-b8a5-79a2971141a7', '3fd7d2bf-e94f-4721-ab95-a27b333d885c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:26.826856 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe22254a-ca50-4c8a-8191-9c01af2fe193 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 18 07:28:26.827415 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 23/93] 10.4.3.152 () {70 vars in 1324 bytes} [Tue Aug 18 07:28:26 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:26.837384 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bfbeb330-3fed-4ce4-aa58-7d97ffc9e41f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:26.839987 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfbeb330-3fed-4ce4-aa58-7d97ffc9e41f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 Aug 18 07:28:26.839987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfbeb330-3fed-4ce4-aa58-7d97ffc9e41f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:26.840433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfbeb330-3fed-4ce4-aa58-7d97ffc9e41f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:26.840628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-bfbeb330-3fed-4ce4-aa58-7d97ffc9e41f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 7c9ce3dd-97b6-4df9-9220-dfbaf3072353 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:26.847631 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:26.847631 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:26.852428 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfbeb330-3fed-4ce4-aa58-7d97ffc9e41f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 returned with HTTP 200 Aug 18 07:28:26.855568 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 23/94] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:26 2026] GET /volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:27.652676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c541a22f-1b84-4d01-80f4-b969fbf023aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:27.656852 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c541a22f-1b84-4d01-80f4-b969fbf023aa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:27.656852 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c541a22f-1b84-4d01-80f4-b969fbf023aa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:27.656852 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c541a22f-1b84-4d01-80f4-b969fbf023aa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:27.820973 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.820973 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:27.825813 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c541a22f-1b84-4d01-80f4-b969fbf023aa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:27.831564 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c541a22f-1b84-4d01-80f4-b969fbf023aa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:27.831982 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 24/95] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:27 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:27.863553 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-88f21440-d585-4807-8ffc-feafef7295db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:27.865653 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-88f21440-d585-4807-8ffc-feafef7295db tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 Aug 18 07:28:27.865906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-88f21440-d585-4807-8ffc-feafef7295db tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:27.866145 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-88f21440-d585-4807-8ffc-feafef7295db tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:27.866337 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-88f21440-d585-4807-8ffc-feafef7295db tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 7c9ce3dd-97b6-4df9-9220-dfbaf3072353 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:27.871773 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.871773 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:27.876353 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-88f21440-d585-4807-8ffc-feafef7295db tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 returned with HTTP 200 Aug 18 07:28:27.876745 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 26/96] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:27 2026] GET /volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:27.885508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:27.887371 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:28:27.887590 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:27.887774 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:27.888056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:27.889261 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.889261 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:27.889396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:28:27.902833 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all snapshots completed successfully. Aug 18 07:28:27.903708 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.903708 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:27.904589 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87716a4f-15ed-4433-b455-9ba9a4df54f7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:28:27.905056 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 24/97] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:28:27 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:27.919303 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b7456076-051c-483b-8143-4992a589b7a2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:27.921561 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7456076-051c-483b-8143-4992a589b7a2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/fd679938-5846-4dc9-bcbf-c587c318627d Aug 18 07:28:27.922021 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7456076-051c-483b-8143-4992a589b7a2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:27.922400 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7456076-051c-483b-8143-4992a589b7a2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:27.928737 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.928737 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:27.931340 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b7456076-051c-483b-8143-4992a589b7a2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Snapshot retrieved successfully. Aug 18 07:28:27.931340 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7456076-051c-483b-8143-4992a589b7a2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/fd679938-5846-4dc9-bcbf-c587c318627d returned with HTTP 200 Aug 18 07:28:27.931688 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 24/98] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:28:27 2026] GET /volume/v3/snapshots/fd679938-5846-4dc9-bcbf-c587c318627d => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:27.944996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:27.947328 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups/action Aug 18 07:28:27.948177 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "7c9ce3dd-97b6-4df9-9220-dfbaf3072353", "name": "tempest-Group_from_snap-2038811368"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:27.948401 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "7c9ce3dd-97b6-4df9-9220-dfbaf3072353", "name": "tempest-Group_from_snap-2038811368"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:27.950596 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '7c9ce3dd-97b6-4df9-9220-dfbaf3072353', 'name': 'tempest-Group_from_snap-2038811368'}}. {{(pid=100293) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 07:28:27.950736 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating group tempest-Group_from_snap-2038811368 from group_snapshot 7c9ce3dd-97b6-4df9-9220-dfbaf3072353. Aug 18 07:28:27.958183 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.958183 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:27.965646 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.965646 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:27.969638 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:27.969638 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:28.014396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['6fabfb98-cc4a-4935-b326-f1d292ab3fad'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:28.071961 np0000007613 devstack@c-api.service[100293]: INFO cinder.group.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] A mapping entry already exists for group a8aed0fe-bc28-4428-8e59-9ed30c307b07 and volume type 027332fc-101f-4158-b878-a2d89f558bb6. Do not need to create again. Aug 18 07:28:28.072386 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.072386 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:28.076448 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:28:28.076049. {{(pid=100293) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:28:28.076679 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:28.084710 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (e465bbdd-b28d-4e8f-81cb-57c1f72796e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:28.086013 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48a4212-168e-4341-acb5-9c99223908c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:28.087808 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:28.127282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48a4212-168e-4341-acb5-9c99223908c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fd679938-5846-4dc9-bcbf-c587c318627d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=027332fc-101f-4158-b878-a2d89f558bb6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-89191389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '027332fc-101f-4158-b878-a2d89f558bb6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8aed0fe-bc28-4428-8e59-9ed30c307b07', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:28.128368 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c930ef-097e-4cb8-aec5-0289c2f189ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:28.161471 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-89191389 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-89191389, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:28.175764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['349ce7e4-5927-467f-a405-f5e6e58f5bb8', 'c64efe2e-f14e-43d6-b5d0-c8a440933b1f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:28.176662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c930ef-097e-4cb8-aec5-0289c2f189ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['349ce7e4-5927-467f-a405-f5e6e58f5bb8', 'c64efe2e-f14e-43d6-b5d0-c8a440933b1f']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:28.177464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c40a6d-577e-4d96-8bd5-36b75c0ce868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:28.212913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c40a6d-577e-4d96-8bd5-36b75c0ce868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6a840a7-aa60-4647-8c21-d2ef84b83c77', '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=a8aed0fe-bc28-4428-8e59-9ed30c307b07,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['349ce7e4-5927-467f-a405-f5e6e58f5bb8','c64efe2e-f14e-43d6-b5d0-c8a440933b1f'],size=1,snapshot_id=fd679938-5846-4dc9-bcbf-c587c318627d,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=027332fc-101f-4158-b878-a2d89f558bb6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8aed0fe-bc28-4428-8e59-9ed30c307b07,host=None,id=d6a840a7-aa60-4647-8c21-d2ef84b83c77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c266ead56204513ac16bb0534d857b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fd679938-5846-4dc9-bcbf-c587c318627d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7131a8509b554ade8387c81ca76242ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(027332fc-101f-4158-b878-a2d89f558bb6),volume_type_id=027332fc-101f-4158-b878-a2d89f558bb6)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:28.214096 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e678a39b-1347-4d26-a2cc-23bdfb25c731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:28.236557 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e678a39b-1347-4d26-a2cc-23bdfb25c731) transitioned into state 'SUCCESS' from 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=a8aed0fe-bc28-4428-8e59-9ed30c307b07,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['349ce7e4-5927-467f-a405-f5e6e58f5bb8','c64efe2e-f14e-43d6-b5d0-c8a440933b1f'],size=1,snapshot_id=fd679938-5846-4dc9-bcbf-c587c318627d,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=027332fc-101f-4158-b878-a2d89f558bb6)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:28.237705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (e465bbdd-b28d-4e8f-81cb-57c1f72796e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:28.238156 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request issued successfully. Aug 18 07:28:28.281278 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e546d47c-6aeb-43b9-8f05-bc6421479dc7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/action returned with HTTP 202 Aug 18 07:28:28.281278 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 25/99] 10.4.3.152 () {70 vars in 1318 bytes} [Tue Aug 18 07:28:27 2026] POST /volume/v3/groups/action => generated 103 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:28.289710 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cfb4738a-6745-4161-b5f0-0c1176806794 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:28.291723 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:28.291965 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:28.292151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:28.292676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:28.293393 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:28.463022 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:28.463786 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:28.464003 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:28.503850 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:28.507190 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.507190 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:28.511352 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:28.511539 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:28.547284 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:28.550481 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.550481 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:28.558739 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cfb4738a-6745-4161-b5f0-0c1176806794 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:28.559167 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 27/100] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:28 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:28.573185 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:28.575236 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 Aug 18 07:28:28.577259 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:28.577259 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:28.715788 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.715788 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:28.720140 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:28.720934 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:28.721126 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:28.761038 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:28.764030 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.764030 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:28.771291 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ac76d93-b1bd-44b6-ba6e-46d3d5b7ea9a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 returned with HTTP 200 Aug 18 07:28:28.771682 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 25/101] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:28 2026] GET /volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 => generated 925 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:28.783257 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-63ff2247-1a91-4cbc-bd59-8fc3209de967 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:28.785624 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63ff2247-1a91-4cbc-bd59-8fc3209de967 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07 Aug 18 07:28:28.785861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63ff2247-1a91-4cbc-bd59-8fc3209de967 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:28.786053 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63ff2247-1a91-4cbc-bd59-8fc3209de967 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:28.786185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-63ff2247-1a91-4cbc-bd59-8fc3209de967 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member a8aed0fe-bc28-4428-8e59-9ed30c307b07 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:28.789898 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.789898 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:28.798289 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63ff2247-1a91-4cbc-bd59-8fc3209de967 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07 returned with HTTP 200 Aug 18 07:28:28.798636 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 25/102] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:28 2026] GET /volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07 => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:28.808067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:28.810498 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:28.810759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:28.811026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:28.811606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:28.812180 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.812180 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:28.812755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:28.845189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9b544bf7-f88c-4d8d-847e-0ead3cf0d71e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:28.847238 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b544bf7-f88c-4d8d-847e-0ead3cf0d71e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:28.847497 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9b544bf7-f88c-4d8d-847e-0ead3cf0d71e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:28.847726 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9b544bf7-f88c-4d8d-847e-0ead3cf0d71e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:28.850830 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:28.851875 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:28.852058 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:28.855172 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.855172 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:28.859054 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9b544bf7-f88c-4d8d-847e-0ead3cf0d71e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:28.863241 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b544bf7-f88c-4d8d-847e-0ead3cf0d71e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:28.863652 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 28/103] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:28 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:28.911677 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:28.915864 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.915864 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:28.921198 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:28.921419 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:28.971637 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:28.974717 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:28.974717 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:28.981667 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e1bdf6-026b-4312-a05a-ac7974a9dce2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:28.982082 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 26/104] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:28 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:28.999116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a1a5fe8-ef1e-4dda-89b4-ddc3558f3a18 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:29.001196 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a1a5fe8-ef1e-4dda-89b4-ddc3558f3a18 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07/action Aug 18 07:28:29.001614 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a1a5fe8-ef1e-4dda-89b4-ddc3558f3a18 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:29.001746 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a1a5fe8-ef1e-4dda-89b4-ddc3558f3a18 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:29.003532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-5a1a5fe8-ef1e-4dda-89b4-ddc3558f3a18 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for group a8aed0fe-bc28-4428-8e59-9ed30c307b07 {{(pid=100291) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:28:29.003638 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-5a1a5fe8-ef1e-4dda-89b4-ddc3558f3a18 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group with id: a8aed0fe-bc28-4428-8e59-9ed30c307b07 Aug 18 07:28:29.007044 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:29.007044 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:29.054493 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a1a5fe8-ef1e-4dda-89b4-ddc3558f3a18 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07/action returned with HTTP 202 Aug 18 07:28:29.054970 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 26/105] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:28:28 2026] POST /volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:29.065142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:29.066768 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 Aug 18 07:28:29.066972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:29.067314 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:29.074349 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:29.074349 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:29.078294 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:29.078966 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:29.079140 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:29.123175 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:29.126303 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:29.126303 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:29.133912 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-246d722e-56b1-4f51-a0e4-5bbaf9f18ee4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 returned with HTTP 200 Aug 18 07:28:29.134553 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 26/106] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:29 2026] GET /volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 => generated 924 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:29.875655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d9737d2-de5c-49b6-98c1-07345aa85694 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:29.877359 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d9737d2-de5c-49b6-98c1-07345aa85694 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:29.877681 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d9737d2-de5c-49b6-98c1-07345aa85694 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:29.877879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d9737d2-de5c-49b6-98c1-07345aa85694 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:29.885070 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:29.885070 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:29.888753 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d9737d2-de5c-49b6-98c1-07345aa85694 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:29.892710 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d9737d2-de5c-49b6-98c1-07345aa85694 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:29.893136 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 29/107] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:29 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:30.151564 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a29b3def-4429-4f8e-879a-93e5ce8686fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.153746 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a29b3def-4429-4f8e-879a-93e5ce8686fb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 Aug 18 07:28:30.153968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a29b3def-4429-4f8e-879a-93e5ce8686fb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.154194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a29b3def-4429-4f8e-879a-93e5ce8686fb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.160476 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a29b3def-4429-4f8e-879a-93e5ce8686fb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 returned with HTTP 404 Aug 18 07:28:30.161017 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 27/108] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/volumes/d6a840a7-aa60-4647-8c21-d2ef84b83c77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:30.167842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e618b49d-212d-40f4-ac33-7815b5314d4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.170237 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e618b49d-212d-40f4-ac33-7815b5314d4e tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07 Aug 18 07:28:30.170543 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e618b49d-212d-40f4-ac33-7815b5314d4e tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.170805 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e618b49d-212d-40f4-ac33-7815b5314d4e tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.171021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-e618b49d-212d-40f4-ac33-7815b5314d4e tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member a8aed0fe-bc28-4428-8e59-9ed30c307b07 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:30.175288 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e618b49d-212d-40f4-ac33-7815b5314d4e tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07 returned with HTTP 404 Aug 18 07:28:30.176036 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 27/109] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/groups/a8aed0fe-bc28-4428-8e59-9ed30c307b07 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:30.182559 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d228d8d-3675-441c-99a4-1754591be7e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.184838 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d228d8d-3675-441c-99a4-1754591be7e3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 Aug 18 07:28:30.185119 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d228d8d-3675-441c-99a4-1754591be7e3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.185365 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d228d8d-3675-441c-99a4-1754591be7e3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.185520 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-1d228d8d-3675-441c-99a4-1754591be7e3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for member 7c9ce3dd-97b6-4df9-9220-dfbaf3072353 {{(pid=100292) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 07:28:30.185638 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.group_snapshots [None req-1d228d8d-3675-441c-99a4-1754591be7e3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group_snapshot with id: 7c9ce3dd-97b6-4df9-9220-dfbaf3072353 Aug 18 07:28:30.189718 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.189718 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:30.387188 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d228d8d-3675-441c-99a4-1754591be7e3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 returned with HTTP 202 Aug 18 07:28:30.387956 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 27/110] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:28:30 2026] DELETE /volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:30.395376 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.398657 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:30.398911 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.399029 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.399297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:30.400539 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:30.408300 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:30.409156 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:30.409384 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:30.446290 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:30.449296 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.449296 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:30.455958 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a2845b4-b53c-4f4d-a11e-f64070fc70b1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:30.456536 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 30/111] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:30.469063 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.471991 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:28:30.472242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.472480 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.472968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:30.474362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:28:30.485559 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all snapshots completed successfully. Aug 18 07:28:30.486441 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76bc76c7-0434-4cf7-bf5f-fa5471aa87b4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:28:30.486900 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 28/112] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:28:30.497872 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d7a4c173-2148-450b-98e8-b7fe550ddc66 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.500218 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7a4c173-2148-450b-98e8-b7fe550ddc66 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 Aug 18 07:28:30.500705 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7a4c173-2148-450b-98e8-b7fe550ddc66 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.500998 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7a4c173-2148-450b-98e8-b7fe550ddc66 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.501217 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-d7a4c173-2148-450b-98e8-b7fe550ddc66 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 7c9ce3dd-97b6-4df9-9220-dfbaf3072353 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:30.505318 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7a4c173-2148-450b-98e8-b7fe550ddc66 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 returned with HTTP 404 Aug 18 07:28:30.505986 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 28/113] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/group_snapshots/7c9ce3dd-97b6-4df9-9220-dfbaf3072353 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:30.512820 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.514994 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:30.515259 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.515491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.516099 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:30.516518 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.516518 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:30.517069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:30.546607 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:30.547374 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:30.547572 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:30.583740 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:30.586836 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.586836 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:30.594320 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8dcb94a2-ec17-42c8-8019-77a4c204e1c0 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:30.594752 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 28/114] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:30.607474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f43b6467-3b74-4a30-8114-2d662032be19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.610001 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f43b6467-3b74-4a30-8114-2d662032be19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8/action Aug 18 07:28:30.610546 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f43b6467-3b74-4a30-8114-2d662032be19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:30.610778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f43b6467-3b74-4a30-8114-2d662032be19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:30.612729 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-f43b6467-3b74-4a30-8114-2d662032be19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for group 11111be8-e956-4a8c-9de3-a0bc78339ac8 {{(pid=100290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:28:30.612981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-f43b6467-3b74-4a30-8114-2d662032be19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group with id: 11111be8-e956-4a8c-9de3-a0bc78339ac8 Aug 18 07:28:30.617296 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.617296 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:30.673351 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f43b6467-3b74-4a30-8114-2d662032be19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8/action returned with HTTP 202 Aug 18 07:28:30.673842 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 31/115] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:28:30 2026] POST /volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:30.682636 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-95697400-833e-402d-8d65-388887d62088 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.684897 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 Aug 18 07:28:30.685200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.685499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.694957 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.694957 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:30.701515 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:30.702237 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:30.702434 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:30.737825 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:30.741442 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.741442 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:30.749268 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95697400-833e-402d-8d65-388887d62088 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 returned with HTTP 200 Aug 18 07:28:30.749869 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 29/116] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 => generated 912 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:30.907083 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a8107831-6ef4-4a1e-9f8c-31e07de0a6fb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:30.909931 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8107831-6ef4-4a1e-9f8c-31e07de0a6fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:30.910197 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8107831-6ef4-4a1e-9f8c-31e07de0a6fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:30.910484 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8107831-6ef4-4a1e-9f8c-31e07de0a6fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:30.919569 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:30.919569 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:30.924654 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a8107831-6ef4-4a1e-9f8c-31e07de0a6fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:30.931302 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8107831-6ef4-4a1e-9f8c-31e07de0a6fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:30.932302 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 29/117] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:30 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:31.764502 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f2e620fc-a487-4af6-b4a9-cac5f3e621d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.767678 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2e620fc-a487-4af6-b4a9-cac5f3e621d2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 Aug 18 07:28:31.767678 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2e620fc-a487-4af6-b4a9-cac5f3e621d2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:31.767854 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2e620fc-a487-4af6-b4a9-cac5f3e621d2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:31.775268 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2e620fc-a487-4af6-b4a9-cac5f3e621d2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 returned with HTTP 404 Aug 18 07:28:31.775858 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 29/118] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:31 2026] GET /volume/v3/volumes/e9f277c1-cbdc-444f-8907-a553f15a19c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:31.784064 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c1aa56c7-edb2-4366-8105-4d8b612eea7f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.786563 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1aa56c7-edb2-4366-8105-4d8b612eea7f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 Aug 18 07:28:31.786879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1aa56c7-edb2-4366-8105-4d8b612eea7f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:31.787131 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1aa56c7-edb2-4366-8105-4d8b612eea7f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:31.787389 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-c1aa56c7-edb2-4366-8105-4d8b612eea7f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 11111be8-e956-4a8c-9de3-a0bc78339ac8 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:31.789030 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=147,cinder:UPDATE=21,cinder:INSERT=16 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:28:31.791059 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1aa56c7-edb2-4366-8105-4d8b612eea7f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 returned with HTTP 404 Aug 18 07:28:31.791784 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 32/119] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:31 2026] GET /volume/v3/groups/11111be8-e956-4a8c-9de3-a0bc78339ac8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:31.799437 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7a27240e-7aeb-4290-addf-ccfffe1953ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.802163 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a27240e-7aeb-4290-addf-ccfffe1953ad tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/a8f24b63-f919-460e-b7f7-2045acac0e24 Aug 18 07:28:31.802500 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a27240e-7aeb-4290-addf-ccfffe1953ad tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:31.802769 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a27240e-7aeb-4290-addf-ccfffe1953ad tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:31.828612 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a27240e-7aeb-4290-addf-ccfffe1953ad tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/group_types/a8f24b63-f919-460e-b7f7-2045acac0e24 returned with HTTP 202 Aug 18 07:28:31.829241 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 30/120] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:28:31 2026] DELETE /volume/v3/group_types/a8f24b63-f919-460e-b7f7-2045acac0e24 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:31.838777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-057a91fc-ae93-467a-9d31-79aa01128398 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.842649 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-057a91fc-ae93-467a-9d31-79aa01128398 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] DELETE https://10.4.3.152/volume/v3/types/027332fc-101f-4158-b878-a2d89f558bb6 Aug 18 07:28:31.842649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-057a91fc-ae93-467a-9d31-79aa01128398 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:31.842649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-057a91fc-ae93-467a-9d31-79aa01128398 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:31.843561 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=172,cinder:UPDATE=54,cinder:INSERT=37 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:28:31.880694 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-057a91fc-ae93-467a-9d31-79aa01128398 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types/027332fc-101f-4158-b878-a2d89f558bb6 returned with HTTP 202 Aug 18 07:28:31.881764 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 30/121] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:28:31 2026] DELETE /volume/v3/types/027332fc-101f-4158-b878-a2d89f558bb6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:28:31.890197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0234c29-837b-47c7-b00e-3b3099c182f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.891678 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0234c29-837b-47c7-b00e-3b3099c182f2 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] GET https://10.4.3.152/volume/v3/types/027332fc-101f-4158-b878-a2d89f558bb6 Aug 18 07:28:31.891836 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0234c29-837b-47c7-b00e-3b3099c182f2 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:31.892030 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0234c29-837b-47c7-b00e-3b3099c182f2 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:31.895389 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0234c29-837b-47c7-b00e-3b3099c182f2 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types/027332fc-101f-4158-b878-a2d89f558bb6 returned with HTTP 404 Aug 18 07:28:31.895779 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 30/122] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:28:31 2026] GET /volume/v3/types/027332fc-101f-4158-b878-a2d89f558bb6 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:31.905643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-574714f8-a16a-41a7-a888-cc84822361af None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.907217 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-574714f8-a16a-41a7-a888-cc84822361af tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:28:31.907564 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-574714f8-a16a-41a7-a888-cc84822361af tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-492890208"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:31.922783 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-574714f8-a16a-41a7-a888-cc84822361af tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:28:31.923284 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 33/123] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:28:31 2026] POST /volume/v3/types => generated 223 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:31.934375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b75d667-8740-4927-86ea-978f7b1257df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.935921 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b75d667-8740-4927-86ea-978f7b1257df tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:28:31.936311 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b75d667-8740-4927-86ea-978f7b1257df tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1196390536"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:31.948237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f845109f-4abb-464f-8342-cd9e2f62f3f6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.949142 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b75d667-8740-4927-86ea-978f7b1257df tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:28:31.949644 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 31/124] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:28:31 2026] POST /volume/v3/group_types => generated 181 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:31.950140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f845109f-4abb-464f-8342-cd9e2f62f3f6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:31.950546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f845109f-4abb-464f-8342-cd9e2f62f3f6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:31.950814 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f845109f-4abb-464f-8342-cd9e2f62f3f6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:31.957010 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93e77c01-7265-40d9-8455-36796598219f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:31.957913 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:31.957913 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:31.958870 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:28:31.958870 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1bfc9da8-a7f0-40bc-9cd4-befff4d6911b", "volume_types": ["21eba7c1-2bbd-4c35-85a4-e15a17f25436"], "name": "tempest-GroupSnapshotsTest-Group-1901604327"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:31.960118 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating new group {'group': {'group_type': '1bfc9da8-a7f0-40bc-9cd4-befff4d6911b', 'volume_types': ['21eba7c1-2bbd-4c35-85a4-e15a17f25436'], 'name': 'tempest-GroupSnapshotsTest-Group-1901604327'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:28:31.961720 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f845109f-4abb-464f-8342-cd9e2f62f3f6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:31.966037 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating group tempest-GroupSnapshotsTest-Group-1901604327. Aug 18 07:28:31.968124 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f845109f-4abb-464f-8342-cd9e2f62f3f6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:31.969053 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 31/125] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:31 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:31.979510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:28:31.979228. {{(pid=100292) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:28:31.979642 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:31.989503 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['915c4447-fc4f-4597-bbcb-0ae1d592645f'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:32.012738 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93e77c01-7265-40d9-8455-36796598219f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:28:32.013279 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 31/126] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:28:31 2026] POST /volume/v3/groups => generated 112 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:32.021984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4465e74f-0ccd-4b1a-a4e6-1b5d66c3fe50 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:32.024025 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4465e74f-0ccd-4b1a-a4e6-1b5d66c3fe50 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:32.026456 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4465e74f-0ccd-4b1a-a4e6-1b5d66c3fe50 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:32.026707 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4465e74f-0ccd-4b1a-a4e6-1b5d66c3fe50 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:32.026886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-4465e74f-0ccd-4b1a-a4e6-1b5d66c3fe50 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:32.035591 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:32.035591 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:32.047863 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4465e74f-0ccd-4b1a-a4e6-1b5d66c3fe50 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:32.048756 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 34/127] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:32 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:32.981803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-225a0085-1728-45cc-a490-0f6a109bdf57 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:32.983718 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-225a0085-1728-45cc-a490-0f6a109bdf57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:32.983931 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-225a0085-1728-45cc-a490-0f6a109bdf57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:32.984139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-225a0085-1728-45cc-a490-0f6a109bdf57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:32.986310 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=226,cinder:INSERT=39,cinder:UPDATE=55 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:28:32.992079 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:32.992079 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:32.996430 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-225a0085-1728-45cc-a490-0f6a109bdf57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:33.002829 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-225a0085-1728-45cc-a490-0f6a109bdf57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:33.003465 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 32/128] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:32 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:33.060057 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2d107f35-8a5b-417c-9089-d30158d1f16b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:33.062550 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d107f35-8a5b-417c-9089-d30158d1f16b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:33.063162 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d107f35-8a5b-417c-9089-d30158d1f16b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:33.063602 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d107f35-8a5b-417c-9089-d30158d1f16b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:33.064227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-2d107f35-8a5b-417c-9089-d30158d1f16b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:33.068371 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:33.068371 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:33.090167 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d107f35-8a5b-417c-9089-d30158d1f16b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:33.090999 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 32/129] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:33 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:33.099596 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:33.101774 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:33.102380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-51841464", "volume_type": "21eba7c1-2bbd-4c35-85a4-e15a17f25436", "group_id": "5499207a-ebf2-44fb-b56b-aa3029fc521d", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:33.104582 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-51841464', 'volume_type': '21eba7c1-2bbd-4c35-85a4-e15a17f25436', 'group_id': '5499207a-ebf2-44fb-b56b-aa3029fc521d', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:33.107597 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=154,cinder:UPDATE=33,cinder:INSERT=20 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:28:33.117557 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:33.117557 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:33.118476 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume of 1 GB Aug 18 07:28:33.124300 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:33.130020 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (b3580559-950c-47d0-b519-3455122866b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:33.131135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07fa87aa-0a68-481f-8a37-c37f58ae7215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:33.131694 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:33.131694 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:33.132109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:33.150609 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07fa87aa-0a68-481f-8a37-c37f58ae7215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:28:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=21eba7c1-2bbd-4c35-85a4-e15a17f25436,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-492890208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21eba7c1-2bbd-4c35-85a4-e15a17f25436', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5499207a-ebf2-44fb-b56b-aa3029fc521d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:33.151560 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22299ec-60a7-4345-94d8-d10b71688bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:33.177375 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-492890208 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-492890208, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:33.177667 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-492890208 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-492890208, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:33.205510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['43a1c749-97b0-4f92-9a08-b3b5f1b81385', '776baa2b-e860-4425-85fd-ead6d5aadfaa', 'e609d491-3588-4411-bb86-450647ca6719', 'cde41342-bd93-4e2c-b61b-1bfb290460c0'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:33.206357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22299ec-60a7-4345-94d8-d10b71688bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43a1c749-97b0-4f92-9a08-b3b5f1b81385', '776baa2b-e860-4425-85fd-ead6d5aadfaa', 'e609d491-3588-4411-bb86-450647ca6719', 'cde41342-bd93-4e2c-b61b-1bfb290460c0']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:33.207148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd580be3-b683-4cb5-a366-44c05d03a656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:33.233343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd580be3-b683-4cb5-a366-44c05d03a656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866ec732-bb58-4dcc-bffa-da1d55b98a15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-51841464',encryption_key_id=None,group_id=5499207a-ebf2-44fb-b56b-aa3029fc521d,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['43a1c749-97b0-4f92-9a08-b3b5f1b81385','776baa2b-e860-4425-85fd-ead6d5aadfaa','e609d491-3588-4411-bb86-450647ca6719','cde41342-bd93-4e2c-b61b-1bfb290460c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=21eba7c1-2bbd-4c35-85a4-e15a17f25436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-51841464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5499207a-ebf2-44fb-b56b-aa3029fc521d,host=None,id=866ec732-bb58-4dcc-bffa-da1d55b98a15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c266ead56204513ac16bb0534d857b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7131a8509b554ade8387c81ca76242ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21eba7c1-2bbd-4c35-85a4-e15a17f25436),volume_type_id=21eba7c1-2bbd-4c35-85a4-e15a17f25436)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:33.233948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b365535d-5475-4488-925a-ce32bf14a7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:33.251679 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b365535d-5475-4488-925a-ce32bf14a7c4) transitioned into state 'SUCCESS' from state '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-51841464',encryption_key_id=None,group_id=5499207a-ebf2-44fb-b56b-aa3029fc521d,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['43a1c749-97b0-4f92-9a08-b3b5f1b81385','776baa2b-e860-4425-85fd-ead6d5aadfaa','e609d491-3588-4411-bb86-450647ca6719','cde41342-bd93-4e2c-b61b-1bfb290460c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=21eba7c1-2bbd-4c35-85a4-e15a17f25436)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:33.252535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb39b1ee-ab28-4885-977d-a6bf567ef01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:33.266136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb39b1ee-ab28-4885-977d-a6bf567ef01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:33.267003 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (b3580559-950c-47d0-b519-3455122866b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:33.267348 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request issued successfully. Aug 18 07:28:33.268008 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:33.268162 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:33.304697 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:33.308311 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:33.308311 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:33.311980 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3001d00d-a316-4541-bcd6-9ddbc089a0a1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:33.312434 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 32/130] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:28:33 2026] POST /volume/v3/volumes => generated 820 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:33.324783 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:33.327070 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 Aug 18 07:28:33.327401 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:33.327686 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:33.337589 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:33.337589 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:33.343130 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:33.344413 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:33.344647 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:33.393487 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:33.397042 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:33.397042 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:33.406659 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7567fae1-91df-4d5d-97ec-aaa95fa47c1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 returned with HTTP 200 Aug 18 07:28:33.406659 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 35/131] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:33 2026] GET /volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 => generated 888 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:34.018825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-afcf0a1b-c9c2-40da-9be9-32696c45f7fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:34.020613 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-afcf0a1b-c9c2-40da-9be9-32696c45f7fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:34.020795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-afcf0a1b-c9c2-40da-9be9-32696c45f7fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:34.021011 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-afcf0a1b-c9c2-40da-9be9-32696c45f7fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:34.027641 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.027641 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:34.031232 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-afcf0a1b-c9c2-40da-9be9-32696c45f7fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:34.035581 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-afcf0a1b-c9c2-40da-9be9-32696c45f7fb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:34.035981 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 33/132] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:34 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:34.419782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:34.421625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 Aug 18 07:28:34.421812 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:34.422001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:34.428453 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.428453 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:34.432683 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:34.433499 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:34.433656 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:34.468908 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:34.472483 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.472483 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:34.479499 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9e8d286-98ac-4216-9cfd-ca8b4d27cd08 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 returned with HTTP 200 Aug 18 07:28:34.479855 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 33/133] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:34 2026] GET /volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:34.492311 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:34.494524 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:34.494973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-504317927", "volume_type": "21eba7c1-2bbd-4c35-85a4-e15a17f25436", "group_id": "5499207a-ebf2-44fb-b56b-aa3029fc521d", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:34.496748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-504317927', 'volume_type': '21eba7c1-2bbd-4c35-85a4-e15a17f25436', 'group_id': '5499207a-ebf2-44fb-b56b-aa3029fc521d', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:34.503278 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.503278 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:34.503731 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume of 1 GB Aug 18 07:28:34.509632 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:34.515001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (4d79e68f-f36c-4b52-af2f-ffaab52a4459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:34.516041 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12581097-b963-49c8-a71d-fd44fd268125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:34.516608 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.516608 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:34.516978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:34.544248 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12581097-b963-49c8-a71d-fd44fd268125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:28:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=21eba7c1-2bbd-4c35-85a4-e15a17f25436,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-492890208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21eba7c1-2bbd-4c35-85a4-e15a17f25436', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5499207a-ebf2-44fb-b56b-aa3029fc521d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:34.545404 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d5ce8c-cf56-4a35-b98e-e7ad39fd3986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:34.594944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['d16c2da6-9774-4662-9410-4e24bfb46b77', '2a7ca805-05c6-40d7-8ebb-c4036f83d0e8', '271db9a9-c830-4a99-a8eb-936b21369cf3', '676daf50-cef4-4c84-82b3-d7572d0a03f2'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:34.595766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d5ce8c-cf56-4a35-b98e-e7ad39fd3986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d16c2da6-9774-4662-9410-4e24bfb46b77', '2a7ca805-05c6-40d7-8ebb-c4036f83d0e8', '271db9a9-c830-4a99-a8eb-936b21369cf3', '676daf50-cef4-4c84-82b3-d7572d0a03f2']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:34.596559 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4667bf3-b9f1-4bd0-9675-af121a36bc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:34.619308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4667bf3-b9f1-4bd0-9675-af121a36bc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-504317927',encryption_key_id=None,group_id=5499207a-ebf2-44fb-b56b-aa3029fc521d,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['d16c2da6-9774-4662-9410-4e24bfb46b77','2a7ca805-05c6-40d7-8ebb-c4036f83d0e8','271db9a9-c830-4a99-a8eb-936b21369cf3','676daf50-cef4-4c84-82b3-d7572d0a03f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=21eba7c1-2bbd-4c35-85a4-e15a17f25436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-504317927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5499207a-ebf2-44fb-b56b-aa3029fc521d,host=None,id=97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c266ead56204513ac16bb0534d857b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7131a8509b554ade8387c81ca76242ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21eba7c1-2bbd-4c35-85a4-e15a17f25436),volume_type_id=21eba7c1-2bbd-4c35-85a4-e15a17f25436)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:34.620087 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3ccdb4-5474-435b-8d8c-924523c1a75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:34.638666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc3ccdb4-5474-435b-8d8c-924523c1a75c) transitioned into state 'SUCCESS' from state '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-504317927',encryption_key_id=None,group_id=5499207a-ebf2-44fb-b56b-aa3029fc521d,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['d16c2da6-9774-4662-9410-4e24bfb46b77','2a7ca805-05c6-40d7-8ebb-c4036f83d0e8','271db9a9-c830-4a99-a8eb-936b21369cf3','676daf50-cef4-4c84-82b3-d7572d0a03f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=21eba7c1-2bbd-4c35-85a4-e15a17f25436)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:34.639508 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e510c716-281e-4eae-9d60-090146efaffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:34.651896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e510c716-281e-4eae-9d60-090146efaffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:34.653198 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (4d79e68f-f36c-4b52-af2f-ffaab52a4459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:34.653687 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request issued successfully. Aug 18 07:28:34.654660 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:34.654893 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:34.693097 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:34.696350 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.696350 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:34.700130 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c0f8097-6dbd-415b-aff3-a64693ad02ad tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:34.700605 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 33/134] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:28:34 2026] POST /volume/v3/volumes => generated 821 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:34.713390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:34.715926 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa Aug 18 07:28:34.716163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:34.716487 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:34.727604 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.727604 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:34.735334 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:34.736253 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:34.736461 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:34.788955 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:34.792087 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:34.792087 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:34.799449 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8672bea4-a29e-4f3a-a534-bee0525bff7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa returned with HTTP 200 Aug 18 07:28:34.799816 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 36/135] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:34 2026] GET /volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:35.051174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-80f6d026-3a50-49ac-8448-5dc22cc9221f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:35.053190 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80f6d026-3a50-49ac-8448-5dc22cc9221f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:35.053399 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80f6d026-3a50-49ac-8448-5dc22cc9221f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:35.053582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80f6d026-3a50-49ac-8448-5dc22cc9221f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:35.059820 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:35.059820 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:35.063023 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-80f6d026-3a50-49ac-8448-5dc22cc9221f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:35.066572 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80f6d026-3a50-49ac-8448-5dc22cc9221f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:35.066914 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 34/136] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:35 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:35.811881 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:35.814452 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa Aug 18 07:28:35.814786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:35.815066 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:35.824941 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:35.824941 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:35.830305 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:35.831277 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:35.831507 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:35.881303 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:35.884630 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:35.884630 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:35.891636 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-061d8647-b108-42a6-94af-61bc0ccb0d12 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa returned with HTTP 200 Aug 18 07:28:35.892045 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 34/137] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:35 2026] GET /volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa => generated 914 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:35.903889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8473049c-c9fd-4955-9651-37ab63599263 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:35.905666 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8473049c-c9fd-4955-9651-37ab63599263 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] PUT https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:35.906004 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8473049c-c9fd-4955-9651-37ab63599263 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "866ec732-bb58-4dcc-bffa-da1d55b98a15"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:35.911306 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-8473049c-c9fd-4955-9651-37ab63599263 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Update called for group 5499207a-ebf2-44fb-b56b-aa3029fc521d. {{(pid=100292) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 07:28:35.911443 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-8473049c-c9fd-4955-9651-37ab63599263 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Updating group 5499207a-ebf2-44fb-b56b-aa3029fc521d with name None description: None add_volumes: None remove_volumes: 866ec732-bb58-4dcc-bffa-da1d55b98a15. Aug 18 07:28:35.914839 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:35.914839 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:35.944908 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8473049c-c9fd-4955-9651-37ab63599263 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 202 Aug 18 07:28:35.945479 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 34/138] 10.4.3.152 () {70 vars in 1406 bytes} [Tue Aug 18 07:28:35 2026] PUT /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:35.952139 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b9e946d-779c-4499-b1f1-252951860f8d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:35.954270 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b9e946d-779c-4499-b1f1-252951860f8d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:35.954493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b9e946d-779c-4499-b1f1-252951860f8d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:35.954703 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b9e946d-779c-4499-b1f1-252951860f8d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:35.954864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-7b9e946d-779c-4499-b1f1-252951860f8d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:35.958606 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:35.958606 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:35.966558 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b9e946d-779c-4499-b1f1-252951860f8d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:35.967029 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 37/139] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:35 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:36.082317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aff65d8c-80ec-4f63-896d-5aea65849cff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:36.084124 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aff65d8c-80ec-4f63-896d-5aea65849cff tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:36.084350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aff65d8c-80ec-4f63-896d-5aea65849cff tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:36.084531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aff65d8c-80ec-4f63-896d-5aea65849cff tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:36.090799 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:36.090799 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:36.094261 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aff65d8c-80ec-4f63-896d-5aea65849cff tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:36.098452 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aff65d8c-80ec-4f63-896d-5aea65849cff tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:36.098853 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 35/140] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:36 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:36.977671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7badb0f-39e6-4e37-83b2-bba77c7dc9ce None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:36.980393 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7badb0f-39e6-4e37-83b2-bba77c7dc9ce tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:36.980765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7badb0f-39e6-4e37-83b2-bba77c7dc9ce tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:36.981061 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7badb0f-39e6-4e37-83b2-bba77c7dc9ce tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:36.981261 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-f7badb0f-39e6-4e37-83b2-bba77c7dc9ce tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:36.985503 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:36.985503 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:36.994970 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7badb0f-39e6-4e37-83b2-bba77c7dc9ce tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:36.995483 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 35/141] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:36 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:37.004690 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b991ec05-2f6f-4a3c-960b-ebb66fe76b60 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:37.006914 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b991ec05-2f6f-4a3c-960b-ebb66fe76b60 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] PUT https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:37.007365 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b991ec05-2f6f-4a3c-960b-ebb66fe76b60 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "866ec732-bb58-4dcc-bffa-da1d55b98a15"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:37.009111 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-b991ec05-2f6f-4a3c-960b-ebb66fe76b60 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Update called for group 5499207a-ebf2-44fb-b56b-aa3029fc521d. {{(pid=100292) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 07:28:37.009271 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-b991ec05-2f6f-4a3c-960b-ebb66fe76b60 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Updating group 5499207a-ebf2-44fb-b56b-aa3029fc521d with name None description: None add_volumes: 866ec732-bb58-4dcc-bffa-da1d55b98a15 remove_volumes: None. Aug 18 07:28:37.013169 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:37.013169 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:37.043964 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b991ec05-2f6f-4a3c-960b-ebb66fe76b60 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 202 Aug 18 07:28:37.044468 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 35/142] 10.4.3.152 () {70 vars in 1406 bytes} [Tue Aug 18 07:28:37 2026] PUT /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:37.052526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aa0525fe-8718-423d-807e-f02790732090 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:37.054440 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa0525fe-8718-423d-807e-f02790732090 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:37.054697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa0525fe-8718-423d-807e-f02790732090 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:37.054942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa0525fe-8718-423d-807e-f02790732090 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:37.055131 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-aa0525fe-8718-423d-807e-f02790732090 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:37.058620 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:37.058620 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:37.067347 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa0525fe-8718-423d-807e-f02790732090 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:37.067756 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 38/143] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:37 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:37.112101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65cfae2a-2b95-4965-8f81-d301c99bb85c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:37.113968 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65cfae2a-2b95-4965-8f81-d301c99bb85c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:37.114193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65cfae2a-2b95-4965-8f81-d301c99bb85c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:37.114391 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65cfae2a-2b95-4965-8f81-d301c99bb85c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:37.121281 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:37.121281 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:37.125408 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-65cfae2a-2b95-4965-8f81-d301c99bb85c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:37.129900 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65cfae2a-2b95-4965-8f81-d301c99bb85c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:37.130273 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 36/144] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:37 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:37.700027 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:37.701830 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:37.702145 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1820801753"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:37.703535 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1820801753'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:37.703649 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Create volume of 1 GB Aug 18 07:28:37.703963 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:37.703963 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:37.707682 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Availability Zones retrieved successfully. Aug 18 07:28:37.713079 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Flow 'volume_create_api' (97522250-0295-4f0a-8a49-c44a2e0bce78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:37.714120 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8a3bf4-586c-4788-9fc1-cf3c36679836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:37.714979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:37.749096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8a3bf4-586c-4788-9fc1-cf3c36679836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:37.749884 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ac788f-ca18-4e73-b5fc-40ce9a6ae2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:37.809291 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Created reservations ['127648bf-5814-4e5a-a91b-969d5593da16', '0affeec5-9766-499b-9876-d112f3a27ec6', '0dfa0314-a935-426b-bf36-57209c6a2d31', '32ed49fc-d67a-4682-b932-86cdd91f71ef'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:37.810084 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ac788f-ca18-4e73-b5fc-40ce9a6ae2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127648bf-5814-4e5a-a91b-969d5593da16', '0affeec5-9766-499b-9876-d112f3a27ec6', '0dfa0314-a935-426b-bf36-57209c6a2d31', '32ed49fc-d67a-4682-b932-86cdd91f71ef']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:37.811042 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d45ca82-8597-4f32-a4b1-5a9b0a905ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:37.833268 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d45ca82-8597-4f32-a4b1-5a9b0a905ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae33a398-fd42-4ee5-bce4-50803e3913d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1820801753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442943e450a04854928dc7147b9e3ebd',qos_specs=None,replication_status=,reservations=['127648bf-5814-4e5a-a91b-969d5593da16','0affeec5-9766-499b-9876-d112f3a27ec6','0dfa0314-a935-426b-bf36-57209c6a2d31','32ed49fc-d67a-4682-b932-86cdd91f71ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40855520c6af419093f90c6465cd68a1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1820801753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae33a398-fd42-4ee5-bce4-50803e3913d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442943e450a04854928dc7147b9e3ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40855520c6af419093f90c6465cd68a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:37.834002 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99f83bd-c973-4c1b-b2d5-165464d8da0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:37.851476 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99f83bd-c973-4c1b-b2d5-165464d8da0c) transitioned into state 'SUCCESS' from state '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-1820801753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442943e450a04854928dc7147b9e3ebd',qos_specs=None,replication_status=,reservations=['127648bf-5814-4e5a-a91b-969d5593da16','0affeec5-9766-499b-9876-d112f3a27ec6','0dfa0314-a935-426b-bf36-57209c6a2d31','32ed49fc-d67a-4682-b932-86cdd91f71ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40855520c6af419093f90c6465cd68a1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:37.852122 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce09be48-844d-49ae-b9d2-36eb24e1c816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:37.861912 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce09be48-844d-49ae-b9d2-36eb24e1c816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:37.863198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Flow 'volume_create_api' (97522250-0295-4f0a-8a49-c44a2e0bce78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:37.864115 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Create volume request issued successfully. Aug 18 07:28:37.864988 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b8c3f101-5eed-462f-95af-f7eda1c47f91 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:37.865617 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 36/145] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:28:37 2026] POST /volume/v3/volumes => generated 754 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:38.082629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1009e8e6-2cd6-4833-9ec2-6d7f81d8643b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:38.084758 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1009e8e6-2cd6-4833-9ec2-6d7f81d8643b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:38.085065 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1009e8e6-2cd6-4833-9ec2-6d7f81d8643b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:38.085178 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1009e8e6-2cd6-4833-9ec2-6d7f81d8643b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:38.085362 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-1009e8e6-2cd6-4833-9ec2-6d7f81d8643b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:38.090859 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:38.090859 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:38.102961 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1009e8e6-2cd6-4833-9ec2-6d7f81d8643b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:38.103403 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 36/146] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:38 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:38.119868 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ad87795a-0475-4169-bad6-4940bf3eca29 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:38.122224 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad87795a-0475-4169-bad6-4940bf3eca29 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] PUT https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:38.122781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad87795a-0475-4169-bad6-4940bf3eca29 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:38.131349 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-ad87795a-0475-4169-bad6-4940bf3eca29 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Update called for group 5499207a-ebf2-44fb-b56b-aa3029fc521d. {{(pid=100290) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 07:28:38.131516 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-ad87795a-0475-4169-bad6-4940bf3eca29 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Updating group 5499207a-ebf2-44fb-b56b-aa3029fc521d with name None description: None add_volumes: None remove_volumes: 97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa. Aug 18 07:28:38.135997 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:38.135997 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:38.142727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2032f58f-b774-40ee-926b-7aefe178a08f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:38.145441 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2032f58f-b774-40ee-926b-7aefe178a08f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:38.145709 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2032f58f-b774-40ee-926b-7aefe178a08f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:38.145955 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2032f58f-b774-40ee-926b-7aefe178a08f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:38.156654 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:38.156654 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:38.161936 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2032f58f-b774-40ee-926b-7aefe178a08f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:38.168380 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2032f58f-b774-40ee-926b-7aefe178a08f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:38.168962 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 37/147] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:38 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:38.176180 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad87795a-0475-4169-bad6-4940bf3eca29 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 202 Aug 18 07:28:38.176780 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 39/148] 10.4.3.152 () {70 vars in 1406 bytes} [Tue Aug 18 07:28:38 2026] PUT /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:38.186188 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fb7be34d-c5f8-43d6-b239-96808e43225d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:38.188880 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb7be34d-c5f8-43d6-b239-96808e43225d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:38.189186 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb7be34d-c5f8-43d6-b239-96808e43225d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:38.189464 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb7be34d-c5f8-43d6-b239-96808e43225d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:38.189659 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-fb7be34d-c5f8-43d6-b239-96808e43225d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:38.194303 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:38.194303 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:38.207378 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb7be34d-c5f8-43d6-b239-96808e43225d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:38.207904 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 37/149] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:38 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:39.184290 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-34d4e1ad-0225-4c6f-96c9-269cad308f2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:39.186140 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-34d4e1ad-0225-4c6f-96c9-269cad308f2e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:39.186392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-34d4e1ad-0225-4c6f-96c9-269cad308f2e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:39.186620 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-34d4e1ad-0225-4c6f-96c9-269cad308f2e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:39.195588 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:39.195588 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:39.200151 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-34d4e1ad-0225-4c6f-96c9-269cad308f2e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:39.206318 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-34d4e1ad-0225-4c6f-96c9-269cad308f2e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:39.206798 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 37/150] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:39 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:39.219020 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-971ec307-94c3-4b31-8603-b593f78d77c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:39.221018 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-971ec307-94c3-4b31-8603-b593f78d77c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:39.221274 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-971ec307-94c3-4b31-8603-b593f78d77c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:39.221497 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-971ec307-94c3-4b31-8603-b593f78d77c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:39.221659 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-971ec307-94c3-4b31-8603-b593f78d77c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:39.226153 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:39.226153 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:39.233963 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-971ec307-94c3-4b31-8603-b593f78d77c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:39.234429 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 38/151] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:39 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:39.246509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ff2c7e93-b8d0-4288-971c-88338fd0acd8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:39.250227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff2c7e93-b8d0-4288-971c-88338fd0acd8 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] PUT https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:39.250227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff2c7e93-b8d0-4288-971c-88338fd0acd8 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:39.250227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-ff2c7e93-b8d0-4288-971c-88338fd0acd8 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Update called for group 5499207a-ebf2-44fb-b56b-aa3029fc521d. {{(pid=100290) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 07:28:39.250227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-ff2c7e93-b8d0-4288-971c-88338fd0acd8 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Updating group 5499207a-ebf2-44fb-b56b-aa3029fc521d with name None description: None add_volumes: 97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa remove_volumes: None. Aug 18 07:28:39.253469 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:39.253469 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:39.279859 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff2c7e93-b8d0-4288-971c-88338fd0acd8 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 202 Aug 18 07:28:39.279859 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 40/152] 10.4.3.152 () {70 vars in 1406 bytes} [Tue Aug 18 07:28:39 2026] PUT /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:39.289117 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-29db3e4c-076a-434f-90c8-4ec0e768fae6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:39.290795 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-29db3e4c-076a-434f-90c8-4ec0e768fae6 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:39.290986 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-29db3e4c-076a-434f-90c8-4ec0e768fae6 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:39.291164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-29db3e4c-076a-434f-90c8-4ec0e768fae6 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:39.291352 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-29db3e4c-076a-434f-90c8-4ec0e768fae6 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:39.295463 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:39.295463 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:39.303995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-29db3e4c-076a-434f-90c8-4ec0e768fae6 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:39.304405 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 38/153] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:39 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:40.219466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7dd166c1-42de-4a94-b47d-ccdf928107f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:40.221455 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dd166c1-42de-4a94-b47d-ccdf928107f7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:40.221455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dd166c1-42de-4a94-b47d-ccdf928107f7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:40.221580 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dd166c1-42de-4a94-b47d-ccdf928107f7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:40.228361 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.228361 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:40.232884 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7dd166c1-42de-4a94-b47d-ccdf928107f7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:40.238225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dd166c1-42de-4a94-b47d-ccdf928107f7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:40.238794 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 38/154] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:40 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:40.316365 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-25ca795b-3052-457f-bd11-b70fad2a5451 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:40.321282 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25ca795b-3052-457f-bd11-b70fad2a5451 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:40.321282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25ca795b-3052-457f-bd11-b70fad2a5451 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:40.321282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25ca795b-3052-457f-bd11-b70fad2a5451 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:40.321282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-25ca795b-3052-457f-bd11-b70fad2a5451 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:40.325690 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.325690 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:40.335301 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25ca795b-3052-457f-bd11-b70fad2a5451 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 200 Aug 18 07:28:40.335963 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 39/155] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:40 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:40.346319 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:40.348511 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:40.348869 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:40.349136 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:40.349545 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:40.349977 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.349977 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:40.350864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:40.358790 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:40.359574 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:40.359734 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:40.394948 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:40.398367 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.398367 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:40.402944 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:40.403163 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:40.451947 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:40.454699 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.454699 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:40.462368 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27d5b837-cd93-45ea-8367-08cac2d916e7 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:40.462843 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 41/156] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:40 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:40.475100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:40.477436 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 18 07:28:40.478090 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5499207a-ebf2-44fb-b56b-aa3029fc521d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-242247426"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:40.479675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5499207a-ebf2-44fb-b56b-aa3029fc521d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-242247426'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 07:28:40.485032 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.485032 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:40.489256 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-242247426. Aug 18 07:28:40.511147 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.511147 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:40.531149 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-492890208 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-492890208, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:40.531557 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-492890208 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-492890208, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:40.553780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['8ee482ab-9e18-4b8f-acfd-582437a5c332', '18a2376c-1fb6-4af1-a716-1364822426ee', 'bc3722db-5bf2-4bab-9c50-560a3053db96', '476e49b9-4c5a-4b26-9672-e09e60084f6d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:40.586315 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2a7bdf56-5455-4601-80a5-3abd070b3a16 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 18 07:28:40.589276 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 39/157] 10.4.3.152 () {70 vars in 1324 bytes} [Tue Aug 18 07:28:40 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:40.598303 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-028c0ac5-0230-484d-8755-4d0bcbb49be2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:40.600463 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-028c0ac5-0230-484d-8755-4d0bcbb49be2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 Aug 18 07:28:40.600753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-028c0ac5-0230-484d-8755-4d0bcbb49be2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:40.600993 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-028c0ac5-0230-484d-8755-4d0bcbb49be2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:40.601164 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-028c0ac5-0230-484d-8755-4d0bcbb49be2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 524769b5-653f-418f-a2a1-e00a822dab28 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:40.605221 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:40.605221 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:40.611089 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-028c0ac5-0230-484d-8755-4d0bcbb49be2 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 returned with HTTP 200 Aug 18 07:28:40.611524 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 39/158] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:40 2026] GET /volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:41.251231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-42df2c94-6489-4d35-98c8-90c89ec814c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.253199 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42df2c94-6489-4d35-98c8-90c89ec814c4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:41.253462 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42df2c94-6489-4d35-98c8-90c89ec814c4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.253558 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42df2c94-6489-4d35-98c8-90c89ec814c4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.262736 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.262736 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:41.266867 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-42df2c94-6489-4d35-98c8-90c89ec814c4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:41.272490 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42df2c94-6489-4d35-98c8-90c89ec814c4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:41.273041 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 40/159] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:28:41.622482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-37117500-87bc-485c-85b4-532a36c92f19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.624510 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-37117500-87bc-485c-85b4-532a36c92f19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 Aug 18 07:28:41.624799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-37117500-87bc-485c-85b4-532a36c92f19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.625089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-37117500-87bc-485c-85b4-532a36c92f19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.625297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-37117500-87bc-485c-85b4-532a36c92f19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 524769b5-653f-418f-a2a1-e00a822dab28 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:41.629229 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.629229 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:41.632724 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-37117500-87bc-485c-85b4-532a36c92f19 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 returned with HTTP 200 Aug 18 07:28:41.633270 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 42/160] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:41.645072 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd09187e-589c-4f90-afb4-056848461ccd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.647585 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd09187e-589c-4f90-afb4-056848461ccd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:28:41.647861 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd09187e-589c-4f90-afb4-056848461ccd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.648135 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd09187e-589c-4f90-afb4-056848461ccd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.648429 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-dd09187e-589c-4f90-afb4-056848461ccd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:41.648700 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.648700 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:41.650287 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-dd09187e-589c-4f90-afb4-056848461ccd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:28:41.655249 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dd09187e-589c-4f90-afb4-056848461ccd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all snapshots completed successfully. Aug 18 07:28:41.655796 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.655796 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:41.656501 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd09187e-589c-4f90-afb4-056848461ccd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:28:41.656885 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 40/161] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:41.668749 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-96ca175e-0329-4f13-bb63-721cbd8d6bd3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.670563 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96ca175e-0329-4f13-bb63-721cbd8d6bd3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/54fd02e6-1c5f-4bbc-baa7-863809dbacf5 Aug 18 07:28:41.670787 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96ca175e-0329-4f13-bb63-721cbd8d6bd3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.670998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96ca175e-0329-4f13-bb63-721cbd8d6bd3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.676390 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.676390 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:41.676860 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-96ca175e-0329-4f13-bb63-721cbd8d6bd3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Snapshot retrieved successfully. Aug 18 07:28:41.677668 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96ca175e-0329-4f13-bb63-721cbd8d6bd3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/54fd02e6-1c5f-4bbc-baa7-863809dbacf5 returned with HTTP 200 Aug 18 07:28:41.678092 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 40/162] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/snapshots/54fd02e6-1c5f-4bbc-baa7-863809dbacf5 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:41.689830 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d6458f51-91be-4a63-b11b-f9de9d244393 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.693484 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d6458f51-91be-4a63-b11b-f9de9d244393 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/29038f14-29a3-47d6-98b9-b4593b26cb11 Aug 18 07:28:41.693755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d6458f51-91be-4a63-b11b-f9de9d244393 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.693975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d6458f51-91be-4a63-b11b-f9de9d244393 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.699796 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.699796 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:41.700362 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d6458f51-91be-4a63-b11b-f9de9d244393 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Snapshot retrieved successfully. Aug 18 07:28:41.701352 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d6458f51-91be-4a63-b11b-f9de9d244393 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/29038f14-29a3-47d6-98b9-b4593b26cb11 returned with HTTP 200 Aug 18 07:28:41.701782 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 41/163] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/snapshots/29038f14-29a3-47d6-98b9-b4593b26cb11 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:41.713536 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f4303137-7e09-4c85-845a-9154a65f0183 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.715409 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4303137-7e09-4c85-845a-9154a65f0183 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 Aug 18 07:28:41.715620 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4303137-7e09-4c85-845a-9154a65f0183 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.715820 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4303137-7e09-4c85-845a-9154a65f0183 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.715958 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-f4303137-7e09-4c85-845a-9154a65f0183 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for member 524769b5-653f-418f-a2a1-e00a822dab28 {{(pid=100290) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 07:28:41.716081 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.group_snapshots [None req-f4303137-7e09-4c85-845a-9154a65f0183 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group_snapshot with id: 524769b5-653f-418f-a2a1-e00a822dab28 Aug 18 07:28:41.719488 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.719488 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:41.762174 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4303137-7e09-4c85-845a-9154a65f0183 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 returned with HTTP 202 Aug 18 07:28:41.762595 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 43/164] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:28:41 2026] DELETE /volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:41.774021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.781091 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:41.781091 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.781455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.781944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:41.785063 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:41.824091 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:41.825106 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:41.825574 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:41.868821 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:41.871695 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.871695 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:41.875413 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:41.875601 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:41.913376 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:41.914509 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:41.914509 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:41.922020 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8475b5e-350a-4c1c-8299-c465dd1fb6b5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:41.922468 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 41/165] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:41.938442 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.939970 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:28:41.940129 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.940319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.940586 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:41.941515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:28:41.952507 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all snapshots completed successfully. Aug 18 07:28:41.952862 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6cf0cf00-fe8d-4b63-bdd8-f20cadf10677 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:28:41.954285 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 41/166] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:28:41.963892 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-59f2cf4e-a01e-4136-affd-893b50d6cd51 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.966074 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59f2cf4e-a01e-4136-affd-893b50d6cd51 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 Aug 18 07:28:41.966333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-59f2cf4e-a01e-4136-affd-893b50d6cd51 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.966552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-59f2cf4e-a01e-4136-affd-893b50d6cd51 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.966750 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-59f2cf4e-a01e-4136-affd-893b50d6cd51 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 524769b5-653f-418f-a2a1-e00a822dab28 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:41.970239 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59f2cf4e-a01e-4136-affd-893b50d6cd51 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 returned with HTTP 404 Aug 18 07:28:41.970729 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 42/167] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:41.978354 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2a6acdd9-7740-499a-99e3-94977e26915d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.980105 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a6acdd9-7740-499a-99e3-94977e26915d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 Aug 18 07:28:41.980431 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a6acdd9-7740-499a-99e3-94977e26915d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.980570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a6acdd9-7740-499a-99e3-94977e26915d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.981571 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-2a6acdd9-7740-499a-99e3-94977e26915d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for member 524769b5-653f-418f-a2a1-e00a822dab28 {{(pid=100290) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 07:28:41.981571 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.group_snapshots [None req-2a6acdd9-7740-499a-99e3-94977e26915d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group_snapshot with id: 524769b5-653f-418f-a2a1-e00a822dab28 Aug 18 07:28:41.983831 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a6acdd9-7740-499a-99e3-94977e26915d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 returned with HTTP 404 Aug 18 07:28:41.984351 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 44/168] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:28:41 2026] DELETE /volume/v3/group_snapshots/524769b5-653f-418f-a2a1-e00a822dab28 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:41.991762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b3577ea1-9e8f-4144-9560-fe625711a508 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:41.995897 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:41.996114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:41.996330 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:41.996583 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:41.997385 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:42.005973 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:42.006744 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:42.006903 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:42.046100 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:42.052858 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:42.052858 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:42.058112 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:42.058348 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:42.101502 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:42.104638 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:42.104638 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:42.111636 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3577ea1-9e8f-4144-9560-fe625711a508 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:42.112067 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 42/169] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:41 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:42.126389 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-604f46f1-c046-48c5-a82f-65049ed6d227 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:42.128126 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-604f46f1-c046-48c5-a82f-65049ed6d227 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d/action Aug 18 07:28:42.128720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-604f46f1-c046-48c5-a82f-65049ed6d227 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:42.128875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-604f46f1-c046-48c5-a82f-65049ed6d227 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:42.130564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-604f46f1-c046-48c5-a82f-65049ed6d227 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for group 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:28:42.130671 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-604f46f1-c046-48c5-a82f-65049ed6d227 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group with id: 5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:42.134547 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:42.134547 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:42.231391 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-604f46f1-c046-48c5-a82f-65049ed6d227 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d/action returned with HTTP 202 Aug 18 07:28:42.231993 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 42/170] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:28:42 2026] POST /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:42.243573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:42.246242 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa Aug 18 07:28:42.246525 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:42.246963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:42.265308 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:42.265308 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:42.279376 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:42.280363 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:42.280767 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:42.291276 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-31a2a654-ddfa-4e3b-aef2-a4b5c247d6e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:42.293552 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31a2a654-ddfa-4e3b-aef2-a4b5c247d6e7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:42.294529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31a2a654-ddfa-4e3b-aef2-a4b5c247d6e7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:42.294923 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31a2a654-ddfa-4e3b-aef2-a4b5c247d6e7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:42.316344 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:42.316344 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:42.325262 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-31a2a654-ddfa-4e3b-aef2-a4b5c247d6e7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:42.337718 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31a2a654-ddfa-4e3b-aef2-a4b5c247d6e7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:42.339100 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 45/171] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:42 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:42.352223 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:42.356892 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:42.356892 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:42.368458 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e047eab-6ec7-44ed-9a77-c097c9b0812d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa returned with HTTP 200 Aug 18 07:28:42.369407 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 43/172] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:42 2026] GET /volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:43.355601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2622afce-63ab-40f4-9ace-5f59ca35cb4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.358049 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2622afce-63ab-40f4-9ace-5f59ca35cb4a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:43.358324 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2622afce-63ab-40f4-9ace-5f59ca35cb4a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.358552 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2622afce-63ab-40f4-9ace-5f59ca35cb4a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.370292 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:43.370292 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:43.376825 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2622afce-63ab-40f4-9ace-5f59ca35cb4a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:43.382863 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2622afce-63ab-40f4-9ace-5f59ca35cb4a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:43.383342 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 43/173] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:43 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:43.387613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-503a737f-4f89-4689-9d5b-4285b9145e58 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.389375 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-503a737f-4f89-4689-9d5b-4285b9145e58 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa Aug 18 07:28:43.389589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-503a737f-4f89-4689-9d5b-4285b9145e58 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.389789 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-503a737f-4f89-4689-9d5b-4285b9145e58 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.396329 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-503a737f-4f89-4689-9d5b-4285b9145e58 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa returned with HTTP 404 Aug 18 07:28:43.396848 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 43/174] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:43 2026] GET /volume/v3/volumes/97e626b5-c7b6-4abe-9c6d-1b87aaabd1aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:43.406094 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2e4a4e5b-478d-46bd-8201-9f324e9f8a36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.408227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e4a4e5b-478d-46bd-8201-9f324e9f8a36 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 Aug 18 07:28:43.408344 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2e4a4e5b-478d-46bd-8201-9f324e9f8a36 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.408763 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2e4a4e5b-478d-46bd-8201-9f324e9f8a36 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.415918 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e4a4e5b-478d-46bd-8201-9f324e9f8a36 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 returned with HTTP 404 Aug 18 07:28:43.416752 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 46/175] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:43 2026] GET /volume/v3/volumes/866ec732-bb58-4dcc-bffa-da1d55b98a15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:43.424623 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ef3a287b-da04-4e58-9609-ecf98ee862e1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.427654 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef3a287b-da04-4e58-9609-ecf98ee862e1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d Aug 18 07:28:43.428028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef3a287b-da04-4e58-9609-ecf98ee862e1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.428252 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef3a287b-da04-4e58-9609-ecf98ee862e1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.428403 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-ef3a287b-da04-4e58-9609-ecf98ee862e1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 5499207a-ebf2-44fb-b56b-aa3029fc521d {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:43.432639 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef3a287b-da04-4e58-9609-ecf98ee862e1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d returned with HTTP 404 Aug 18 07:28:43.433355 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 44/176] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:43 2026] GET /volume/v3/groups/5499207a-ebf2-44fb-b56b-aa3029fc521d => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:43.447443 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d2ffcfd7-7874-48a8-9af1-7d0535ea72d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.449472 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2ffcfd7-7874-48a8-9af1-7d0535ea72d3 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/1bfc9da8-a7f0-40bc-9cd4-befff4d6911b Aug 18 07:28:43.449718 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2ffcfd7-7874-48a8-9af1-7d0535ea72d3 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.449944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2ffcfd7-7874-48a8-9af1-7d0535ea72d3 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.474053 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2ffcfd7-7874-48a8-9af1-7d0535ea72d3 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/group_types/1bfc9da8-a7f0-40bc-9cd4-befff4d6911b returned with HTTP 202 Aug 18 07:28:43.474624 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 44/177] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:28:43 2026] DELETE /volume/v3/group_types/1bfc9da8-a7f0-40bc-9cd4-befff4d6911b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:43.482309 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f74bf26-2680-46e6-877b-4cb658336472 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.484501 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f74bf26-2680-46e6-877b-4cb658336472 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] DELETE https://10.4.3.152/volume/v3/types/21eba7c1-2bbd-4c35-85a4-e15a17f25436 Aug 18 07:28:43.484809 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f74bf26-2680-46e6-877b-4cb658336472 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.485142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f74bf26-2680-46e6-877b-4cb658336472 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.533600 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f74bf26-2680-46e6-877b-4cb658336472 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types/21eba7c1-2bbd-4c35-85a4-e15a17f25436 returned with HTTP 202 Aug 18 07:28:43.534220 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 44/178] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:28:43 2026] DELETE /volume/v3/types/21eba7c1-2bbd-4c35-85a4-e15a17f25436 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:28:43.543013 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0958bbe5-52f8-426e-9d52-f54afaa019be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.545606 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0958bbe5-52f8-426e-9d52-f54afaa019be tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] GET https://10.4.3.152/volume/v3/types/21eba7c1-2bbd-4c35-85a4-e15a17f25436 Aug 18 07:28:43.545918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0958bbe5-52f8-426e-9d52-f54afaa019be tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.546258 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0958bbe5-52f8-426e-9d52-f54afaa019be tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.549949 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0958bbe5-52f8-426e-9d52-f54afaa019be tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types/21eba7c1-2bbd-4c35-85a4-e15a17f25436 returned with HTTP 404 Aug 18 07:28:43.550739 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 47/179] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:28:43 2026] GET /volume/v3/types/21eba7c1-2bbd-4c35-85a4-e15a17f25436 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:43.562867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c9e12b68-188c-4b06-a328-0f9fae050042 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.565747 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9e12b68-188c-4b06-a328-0f9fae050042 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:28:43.566269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9e12b68-188c-4b06-a328-0f9fae050042 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1023146646"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:43.585605 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9e12b68-188c-4b06-a328-0f9fae050042 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:28:43.586048 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 45/180] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:28:43 2026] POST /volume/v3/types => generated 224 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:43.595387 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-47d3f93a-5bf9-41dd-8847-b1aa5f9fdc89 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.597940 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47d3f93a-5bf9-41dd-8847-b1aa5f9fdc89 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:28:43.598416 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47d3f93a-5bf9-41dd-8847-b1aa5f9fdc89 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-693947220"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:43.619173 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47d3f93a-5bf9-41dd-8847-b1aa5f9fdc89 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:28:43.619731 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 45/181] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:28:43 2026] POST /volume/v3/group_types => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:43.628968 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.630821 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:28:43.631307 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3d37e74c-3d32-4cb6-8483-a9cc40d525c5", "volume_types": ["b3707059-f404-4b9c-bb71-474935d00c6c"], "name": "tempest-GroupSnapshotsTest-Group-1936942820"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:43.632829 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating new group {'group': {'group_type': '3d37e74c-3d32-4cb6-8483-a9cc40d525c5', 'volume_types': ['b3707059-f404-4b9c-bb71-474935d00c6c'], 'name': 'tempest-GroupSnapshotsTest-Group-1936942820'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:28:43.636583 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating group tempest-GroupSnapshotsTest-Group-1936942820. Aug 18 07:28:43.643712 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:43.655828 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['61ba6a38-b1d8-4188-8674-ed2c016777ba'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:43.680397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c921f79e-6f69-4634-86aa-c4befc9c54d1 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:28:43.683232 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 45/182] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:28:43 2026] POST /volume/v3/groups => generated 112 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:43.689640 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-237f5528-33fd-4bfe-91d6-d2be68109d3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:43.691405 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-237f5528-33fd-4bfe-91d6-d2be68109d3b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 Aug 18 07:28:43.691629 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-237f5528-33fd-4bfe-91d6-d2be68109d3b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:43.693540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-237f5528-33fd-4bfe-91d6-d2be68109d3b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:43.693540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-237f5528-33fd-4bfe-91d6-d2be68109d3b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 09694c8f-b35d-4b5e-b64f-64c37d470634 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:43.695368 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:43.695368 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:43.703989 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-237f5528-33fd-4bfe-91d6-d2be68109d3b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 returned with HTTP 200 Aug 18 07:28:43.704468 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 48/183] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:43 2026] GET /volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:44.396865 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ed940f8-7730-4945-ad44-bd30b851004d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:44.398918 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ed940f8-7730-4945-ad44-bd30b851004d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:44.399108 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ed940f8-7730-4945-ad44-bd30b851004d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:44.399320 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ed940f8-7730-4945-ad44-bd30b851004d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:44.407584 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:44.407584 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:44.411549 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6ed940f8-7730-4945-ad44-bd30b851004d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:44.416736 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ed940f8-7730-4945-ad44-bd30b851004d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:44.417138 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 46/184] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:44 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:44.717115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-391a6e36-5105-423c-ba4c-3bd9b0fdb535 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:44.717115 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-391a6e36-5105-423c-ba4c-3bd9b0fdb535 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 Aug 18 07:28:44.717115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-391a6e36-5105-423c-ba4c-3bd9b0fdb535 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:44.717115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-391a6e36-5105-423c-ba4c-3bd9b0fdb535 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:44.717115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-391a6e36-5105-423c-ba4c-3bd9b0fdb535 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 09694c8f-b35d-4b5e-b64f-64c37d470634 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:44.720346 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:44.720346 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:44.727395 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-391a6e36-5105-423c-ba4c-3bd9b0fdb535 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 returned with HTTP 200 Aug 18 07:28:44.727759 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 46/185] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:44 2026] GET /volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:44.739625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-170719bd-adc5-43de-9214-621a9ce776c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:44.744605 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:44.745195 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-515505654", "volume_type": "b3707059-f404-4b9c-bb71-474935d00c6c", "group_id": "09694c8f-b35d-4b5e-b64f-64c37d470634", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:44.750221 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-515505654', 'volume_type': 'b3707059-f404-4b9c-bb71-474935d00c6c', 'group_id': '09694c8f-b35d-4b5e-b64f-64c37d470634', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:44.767585 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:44.767585 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:44.768258 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume of 1 GB Aug 18 07:28:44.786555 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Availability Zones retrieved successfully. Aug 18 07:28:44.793197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (a9f41ee8-9bc9-4609-b3d2-def38034439e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:44.795359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd8d15a-ab6c-4eb7-8ac2-236b3dd74045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:44.796468 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:44.796468 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:44.797382 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:44.832603 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd8d15a-ab6c-4eb7-8ac2-236b3dd74045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:28:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3707059-f404-4b9c-bb71-474935d00c6c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1023146646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3707059-f404-4b9c-bb71-474935d00c6c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09694c8f-b35d-4b5e-b64f-64c37d470634', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:44.834849 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1371d167-9d8e-41ce-9065-fde88c818629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:44.878552 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1023146646 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1023146646, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:44.878946 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1023146646 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1023146646, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:44.922460 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['08ea507a-ce7e-49b9-a63b-421fd8107980', 'cecb1166-661d-40ff-a27c-9e37cdd056b4', '81c3cc47-3796-44b2-9a1f-375ea954c290', '8d2bfcd3-b920-4680-a0cf-88d5702d1bc1'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:44.923385 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1371d167-9d8e-41ce-9065-fde88c818629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ea507a-ce7e-49b9-a63b-421fd8107980', 'cecb1166-661d-40ff-a27c-9e37cdd056b4', '81c3cc47-3796-44b2-9a1f-375ea954c290', '8d2bfcd3-b920-4680-a0cf-88d5702d1bc1']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:44.924370 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c49dcd-b56e-44c1-8e14-5ba3327c2ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:44.962855 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c49dcd-b56e-44c1-8e14-5ba3327c2ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3966c3fa-6ccc-4f46-864c-ab59714bd632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-515505654',encryption_key_id=None,group_id=09694c8f-b35d-4b5e-b64f-64c37d470634,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['08ea507a-ce7e-49b9-a63b-421fd8107980','cecb1166-661d-40ff-a27c-9e37cdd056b4','81c3cc47-3796-44b2-9a1f-375ea954c290','8d2bfcd3-b920-4680-a0cf-88d5702d1bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=b3707059-f404-4b9c-bb71-474935d00c6c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-515505654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09694c8f-b35d-4b5e-b64f-64c37d470634,host=None,id=3966c3fa-6ccc-4f46-864c-ab59714bd632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c266ead56204513ac16bb0534d857b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7131a8509b554ade8387c81ca76242ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3707059-f404-4b9c-bb71-474935d00c6c),volume_type_id=b3707059-f404-4b9c-bb71-474935d00c6c)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:44.963073 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c0a257-e36e-4994-9999-dde7040aea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:44.993632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c0a257-e36e-4994-9999-dde7040aea5d) transitioned into state 'SUCCESS' from state '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-515505654',encryption_key_id=None,group_id=09694c8f-b35d-4b5e-b64f-64c37d470634,group_type_id=,metadata={},multiattach=False,project_id='6c266ead56204513ac16bb0534d857b7',qos_specs=None,replication_status=,reservations=['08ea507a-ce7e-49b9-a63b-421fd8107980','cecb1166-661d-40ff-a27c-9e37cdd056b4','81c3cc47-3796-44b2-9a1f-375ea954c290','8d2bfcd3-b920-4680-a0cf-88d5702d1bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131a8509b554ade8387c81ca76242ed',volume_type_id=b3707059-f404-4b9c-bb71-474935d00c6c)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:44.994663 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4577201a-2977-473d-8371-8851c8ddeeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:45.016831 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4577201a-2977-473d-8371-8851c8ddeeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:45.018294 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Flow 'volume_create_api' (a9f41ee8-9bc9-4609-b3d2-def38034439e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:45.018570 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Create volume request issued successfully. Aug 18 07:28:45.019524 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:45.019715 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:45.083235 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:45.087980 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.087980 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:45.091837 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-170719bd-adc5-43de-9214-621a9ce776c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:45.092282 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 46/186] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:28:44 2026] POST /volume/v3/volumes => generated 822 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:45.109896 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.111979 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 Aug 18 07:28:45.112226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.112670 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.122827 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.122827 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:45.125944 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:45.126666 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:45.126839 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:45.177633 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:45.185640 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.185640 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:45.195520 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a2ed295-e7b6-4b1a-8d74-f03497ebb13c tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 returned with HTTP 200 Aug 18 07:28:45.196046 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 49/187] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:45.326041 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-04167133-e735-4427-883d-07f75a669a62 req-cbe5073e-4819-461f-8980-818380a6cd42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.330403 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-cbe5073e-4819-461f-8980-818380a6cd42 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:45.330652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-cbe5073e-4819-461f-8980-818380a6cd42 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.330908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-cbe5073e-4819-461f-8980-818380a6cd42 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.339663 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.339663 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:45.344304 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-04167133-e735-4427-883d-07f75a669a62 req-cbe5073e-4819-461f-8980-818380a6cd42 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:45.350165 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-cbe5073e-4819-461f-8980-818380a6cd42 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:45.350769 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 47/188] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:45.436100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-151fb8a6-e0f2-4c48-99ab-e43af186cee0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.441302 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-151fb8a6-e0f2-4c48-99ab-e43af186cee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:45.441969 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-151fb8a6-e0f2-4c48-99ab-e43af186cee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.442642 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-151fb8a6-e0f2-4c48-99ab-e43af186cee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.454986 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.454986 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:45.460062 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-151fb8a6-e0f2-4c48-99ab-e43af186cee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:45.468203 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-151fb8a6-e0f2-4c48-99ab-e43af186cee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:45.468203 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 47/189] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:45.612747 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-37014513-66eb-49b8-84a8-bb770c1e6252 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.613600 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37014513-66eb-49b8-84a8-bb770c1e6252 None None] GET https://10.4.3.152/volume// Aug 18 07:28:45.613855 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37014513-66eb-49b8-84a8-bb770c1e6252 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.614066 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37014513-66eb-49b8-84a8-bb770c1e6252 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.614614 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37014513-66eb-49b8-84a8-bb770c1e6252 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:45.614937 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 47/190] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:45.631114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-04167133-e735-4427-883d-07f75a669a62 req-ded3459e-e3af-4761-9db3-ff3fc6513e62 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.640755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.642552 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:45.642896 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1479314818"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:45.644333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1479314818'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:45.644468 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Create volume of 1 GB Aug 18 07:28:45.648241 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Availability Zones retrieved successfully. Aug 18 07:28:45.654689 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Flow 'volume_create_api' (474d2edc-e72c-4a5c-a66e-c9c6b793fa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:45.655815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72301288-b703-42c4-a8eb-539958221ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:45.656837 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:45.685075 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72301288-b703-42c4-a8eb-539958221ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:45.685891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29319cbe-afcc-4b70-aaff-45209ebc5f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:45.743522 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Created reservations ['074c970e-7fc8-4b60-ae05-5ebac15b877c', 'd3c9b1f9-1eb9-4f96-9796-c0e501692124', '525be5ef-1263-43ea-b2cb-de01d78529ba', '9a86707b-12ff-4445-9d8c-98ac4aec2bcb'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:45.744416 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29319cbe-afcc-4b70-aaff-45209ebc5f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['074c970e-7fc8-4b60-ae05-5ebac15b877c', 'd3c9b1f9-1eb9-4f96-9796-c0e501692124', '525be5ef-1263-43ea-b2cb-de01d78529ba', '9a86707b-12ff-4445-9d8c-98ac4aec2bcb']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:45.745232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa85cae-749d-4101-85c5-409020589572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:45.766089 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa85cae-749d-4101-85c5-409020589572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ff064b-ac95-410d-bfd6-50c93dd75cc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1479314818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16c9d1acab864481b390cbff1d2af641',qos_specs=None,replication_status=,reservations=['074c970e-7fc8-4b60-ae05-5ebac15b877c','d3c9b1f9-1eb9-4f96-9796-c0e501692124','525be5ef-1263-43ea-b2cb-de01d78529ba','9a86707b-12ff-4445-9d8c-98ac4aec2bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2d4840922648c89f2beb74104e1309',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1479314818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39ff064b-ac95-410d-bfd6-50c93dd75cc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16c9d1acab864481b390cbff1d2af641',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf2d4840922648c89f2beb74104e1309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:45.767456 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15f0db7a-cfbb-4823-bd65-64928f59b15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:45.784533 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15f0db7a-cfbb-4823-bd65-64928f59b15c) transitioned into state 'SUCCESS' from state '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-1479314818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16c9d1acab864481b390cbff1d2af641',qos_specs=None,replication_status=,reservations=['074c970e-7fc8-4b60-ae05-5ebac15b877c','d3c9b1f9-1eb9-4f96-9796-c0e501692124','525be5ef-1263-43ea-b2cb-de01d78529ba','9a86707b-12ff-4445-9d8c-98ac4aec2bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2d4840922648c89f2beb74104e1309',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:45.785246 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad717305-5c18-4e0d-8ed2-8e0ea4ef70be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:45.799077 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-ded3459e-e3af-4761-9db3-ff3fc6513e62 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:28:45.799077 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-ded3459e-e3af-4761-9db3-ff3fc6513e62 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76bc9caa-e664-4a7d-b951-5add5440b618", "connector": null, "instance_uuid": "29b831a9-3b4f-4ba2-b94f-8e214801d17e"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:45.799280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad717305-5c18-4e0d-8ed2-8e0ea4ef70be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:45.799280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Flow 'volume_create_api' (474d2edc-e72c-4a5c-a66e-c9c6b793fa36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:45.799280 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Create volume request issued successfully. Aug 18 07:28:45.799280 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6abe1327-b4a1-46e6-820b-6e96fbfe9d96 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:45.799280 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 48/191] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:28:45 2026] POST /volume/v3/volumes => generated 755 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:45.805071 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.805071 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:45.814654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c2090e3c-2cbc-45c1-bccb-5eb6b86933db None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.816096 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2090e3c-2cbc-45c1-bccb-5eb6b86933db tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:45.816346 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2090e3c-2cbc-45c1-bccb-5eb6b86933db tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.816597 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2090e3c-2cbc-45c1-bccb-5eb6b86933db tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.824566 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.824566 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:45.829509 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c2090e3c-2cbc-45c1-bccb-5eb6b86933db tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:45.833978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2090e3c-2cbc-45c1-bccb-5eb6b86933db tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:45.834486 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 48/192] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:45.840490 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-ded3459e-e3af-4761-9db3-ff3fc6513e62 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:28:45.841010 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 50/193] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:28:45 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:45.873338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ea6aa8c-83b1-4eb8-94e0-96bbdeba716b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.878076 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ea6aa8c-83b1-4eb8-94e0-96bbdeba716b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:45.878723 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ea6aa8c-83b1-4eb8-94e0-96bbdeba716b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.878958 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ea6aa8c-83b1-4eb8-94e0-96bbdeba716b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.885064 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dcc583f3-9ad6-46f2-ac21-84526686f7d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.885546 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dcc583f3-9ad6-46f2-ac21-84526686f7d5 None None] GET https://10.4.3.152/volume// Aug 18 07:28:45.885747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dcc583f3-9ad6-46f2-ac21-84526686f7d5 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.886013 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dcc583f3-9ad6-46f2-ac21-84526686f7d5 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.886434 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dcc583f3-9ad6-46f2-ac21-84526686f7d5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:45.886776 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 49/194] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:45.895456 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-04167133-e735-4427-883d-07f75a669a62 req-1bde8420-46b8-4812-a14c-a8babb82b2e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.897863 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-1bde8420-46b8-4812-a14c-a8babb82b2e4 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:45.898086 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-1bde8420-46b8-4812-a14c-a8babb82b2e4 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:45.898149 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.898149 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:45.898322 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-1bde8420-46b8-4812-a14c-a8babb82b2e4 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:45.902767 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4ea6aa8c-83b1-4eb8-94e0-96bbdeba716b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:45.908165 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:45.908165 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:45.911859 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-04167133-e735-4427-883d-07f75a669a62 req-1bde8420-46b8-4812-a14c-a8babb82b2e4 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:45.912720 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ea6aa8c-83b1-4eb8-94e0-96bbdeba716b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:45.913351 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 48/195] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:45.916403 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-1bde8420-46b8-4812-a14c-a8babb82b2e4 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:45.916810 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 49/196] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:28:45 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:45.993821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-04167133-e735-4427-883d-07f75a669a62 req-94232115-e51b-40d3-871f-bd1a81e65473 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:45.996352 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-94232115-e51b-40d3-871f-bd1a81e65473 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] PUT https://10.4.3.152/volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e Aug 18 07:28:45.996790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-94232115-e51b-40d3-871f-bd1a81e65473 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:46.006845 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-04167133-e735-4427-883d-07f75a669a62 req-94232115-e51b-40d3-871f-bd1a81e65473 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Acquiring lock "cinder-attachment_update-76bc9caa-e664-4a7d-b951-5add5440b618-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:28:46.011855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-04167133-e735-4427-883d-07f75a669a62 req-94232115-e51b-40d3-871f-bd1a81e65473 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Lock "cinder-attachment_update-76bc9caa-e664-4a7d-b951-5add5440b618-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:28:46.013138 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.013138 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:46.083539 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-04167133-e735-4427-883d-07f75a669a62 req-94232115-e51b-40d3-871f-bd1a81e65473 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Lock "cinder-attachment_update-76bc9caa-e664-4a7d-b951-5add5440b618-np0000007613" released by "attachment_update" :: held 0.072s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:28:46.083953 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-94232115-e51b-40d3-871f-bd1a81e65473 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e returned with HTTP 200 Aug 18 07:28:46.084548 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 51/197] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:28:45 2026] PUT /volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:46.211563 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-486c7196-9a4f-4aaa-b566-71595b08d814 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:46.213260 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 Aug 18 07:28:46.213563 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:46.213742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:46.220700 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.220700 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:46.224080 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:46.224711 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:46.224889 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:46.257331 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:46.260373 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.260373 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:46.266913 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-486c7196-9a4f-4aaa-b566-71595b08d814 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 returned with HTTP 200 Aug 18 07:28:46.267324 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 50/198] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:46 2026] GET /volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:46.278544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:46.280271 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 18 07:28:46.280627 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "09694c8f-b35d-4b5e-b64f-64c37d470634", "name": "tempest-group_snapshot-1066287413"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:46.281973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '09694c8f-b35d-4b5e-b64f-64c37d470634', 'name': 'tempest-group_snapshot-1066287413'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 07:28:46.285088 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.285088 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:46.288269 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.group_snapshots [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Creating group_snapshot tempest-group_snapshot-1066287413. Aug 18 07:28:46.304124 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.304124 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:46.313082 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1023146646 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1023146646, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:46.328442 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Created reservations ['557cd7a9-b16d-4f0b-a305-afc57c1e3592', '53f3df3c-a338-4216-a07f-c3d50d8dce52', '4082e5cf-2ec6-4db5-9d49-a44b963ebb5c', '08edc9ac-5af6-4e4c-be95-778b31a87ae4'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:46.350270 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-004a0f25-2556-4a4a-9d5e-4a855c805911 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 18 07:28:46.350848 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 49/199] 10.4.3.152 () {70 vars in 1324 bytes} [Tue Aug 18 07:28:46 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:46.360762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7598239b-7fdf-4fa1-8563-718b7fa0af7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:46.362505 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7598239b-7fdf-4fa1-8563-718b7fa0af7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:46.362696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7598239b-7fdf-4fa1-8563-718b7fa0af7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:46.362908 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7598239b-7fdf-4fa1-8563-718b7fa0af7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:46.363145 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-7598239b-7fdf-4fa1-8563-718b7fa0af7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:46.366673 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.366673 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:46.370487 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7598239b-7fdf-4fa1-8563-718b7fa0af7d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 returned with HTTP 200 Aug 18 07:28:46.370883 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 50/200] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:46 2026] GET /volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:46.484392 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9d85e9d-64b3-4aff-b825-9c6060b5b063 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:46.486107 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9d85e9d-64b3-4aff-b825-9c6060b5b063 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:46.486308 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9d85e9d-64b3-4aff-b825-9c6060b5b063 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:46.486512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9d85e9d-64b3-4aff-b825-9c6060b5b063 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:46.493233 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.493233 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:46.497049 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9d85e9d-64b3-4aff-b825-9c6060b5b063 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:46.501664 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9d85e9d-64b3-4aff-b825-9c6060b5b063 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:46.502115 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 52/201] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:46 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:46.846626 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-643b568a-cb47-45fe-8997-dd56be1cfcce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:46.848680 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-643b568a-cb47-45fe-8997-dd56be1cfcce tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:46.848897 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-643b568a-cb47-45fe-8997-dd56be1cfcce tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:46.849077 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-643b568a-cb47-45fe-8997-dd56be1cfcce tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:46.856056 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.856056 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:46.859747 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-643b568a-cb47-45fe-8997-dd56be1cfcce tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:46.863702 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-643b568a-cb47-45fe-8997-dd56be1cfcce tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:46.864228 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 51/202] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:46 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:46.915876 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3afd06dd-ea9d-47f5-904a-fadbe1b327ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:46.917919 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3afd06dd-ea9d-47f5-904a-fadbe1b327ad tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:46.918114 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3afd06dd-ea9d-47f5-904a-fadbe1b327ad tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:46.918314 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3afd06dd-ea9d-47f5-904a-fadbe1b327ad tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:46.925355 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a95f098-67c0-4e91-8447-79e7a0f484a5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:46.927045 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a95f098-67c0-4e91-8447-79e7a0f484a5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:46.927240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a95f098-67c0-4e91-8447-79e7a0f484a5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:46.927422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a95f098-67c0-4e91-8447-79e7a0f484a5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:46.929737 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.929737 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:46.933153 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3afd06dd-ea9d-47f5-904a-fadbe1b327ad tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:46.936382 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:46.936382 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:46.936976 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3afd06dd-ea9d-47f5-904a-fadbe1b327ad tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:46.937404 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 50/203] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:46 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:46.940030 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8a95f098-67c0-4e91-8447-79e7a0f484a5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:46.944250 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a95f098-67c0-4e91-8447-79e7a0f484a5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:46.944616 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 51/204] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:46 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:47.216909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-50db5a6a-f393-4253-8520-87b4e3e5bd41 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.217325 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50db5a6a-f393-4253-8520-87b4e3e5bd41 None None] GET https://10.4.3.152/volume// Aug 18 07:28:47.217506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50db5a6a-f393-4253-8520-87b4e3e5bd41 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.217713 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50db5a6a-f393-4253-8520-87b4e3e5bd41 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.218217 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50db5a6a-f393-4253-8520-87b4e3e5bd41 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:47.218396 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 53/205] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:47.235494 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-68e010d3-96e9-4421-98a3-a04fda773577 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.381186 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-982d5353-a758-4054-901e-cbccda3d4b0f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.382943 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-982d5353-a758-4054-901e-cbccda3d4b0f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:47.383135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-982d5353-a758-4054-901e-cbccda3d4b0f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.383361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-982d5353-a758-4054-901e-cbccda3d4b0f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.383488 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-982d5353-a758-4054-901e-cbccda3d4b0f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:47.386593 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.386593 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:47.389926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-982d5353-a758-4054-901e-cbccda3d4b0f tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 returned with HTTP 200 Aug 18 07:28:47.390283 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 51/206] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 => generated 308 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.399720 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b567afba-5754-4109-8758-ccc1f144e34b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.401538 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b567afba-5754-4109-8758-ccc1f144e34b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:28:47.401741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b567afba-5754-4109-8758-ccc1f144e34b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.401962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b567afba-5754-4109-8758-ccc1f144e34b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.402194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-b567afba-5754-4109-8758-ccc1f144e34b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:47.403366 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-b567afba-5754-4109-8758-ccc1f144e34b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:28:47.407232 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b567afba-5754-4109-8758-ccc1f144e34b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all snapshots completed successfully. Aug 18 07:28:47.407652 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.407652 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:47.408271 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b567afba-5754-4109-8758-ccc1f144e34b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:28:47.408679 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 52/207] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:47.414108 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-68e010d3-96e9-4421-98a3-a04fda773577 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:28:47.414474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-68e010d3-96e9-4421-98a3-a04fda773577 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39ff064b-ac95-410d-bfd6-50c93dd75cc2", "connector": null, "instance_uuid": "a3a91bd9-e0dd-4e7a-8427-91fc79313df0"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:47.420985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c72e64ae-67c3-4d8c-b686-79bb94236ec4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.422555 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.422555 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:47.425358 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c72e64ae-67c3-4d8c-b686-79bb94236ec4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/5c8c2a08-9797-45a6-8fb3-735a52775c91 Aug 18 07:28:47.425535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c72e64ae-67c3-4d8c-b686-79bb94236ec4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.425787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c72e64ae-67c3-4d8c-b686-79bb94236ec4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.431583 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.431583 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:47.432174 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c72e64ae-67c3-4d8c-b686-79bb94236ec4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Snapshot retrieved successfully. Aug 18 07:28:47.433186 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c72e64ae-67c3-4d8c-b686-79bb94236ec4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/5c8c2a08-9797-45a6-8fb3-735a52775c91 returned with HTTP 200 Aug 18 07:28:47.433624 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 54/208] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/snapshots/5c8c2a08-9797-45a6-8fb3-735a52775c91 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:47.444909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-463955ab-05c3-4c97-a17f-bb09865c0cdb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.446993 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-463955ab-05c3-4c97-a17f-bb09865c0cdb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:47.447227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-463955ab-05c3-4c97-a17f-bb09865c0cdb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.447390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-463955ab-05c3-4c97-a17f-bb09865c0cdb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.447510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-463955ab-05c3-4c97-a17f-bb09865c0cdb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:47.450625 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.450625 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:47.453488 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-68e010d3-96e9-4421-98a3-a04fda773577 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:28:47.453950 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 52/209] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:28:47 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.456802 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-463955ab-05c3-4c97-a17f-bb09865c0cdb tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 returned with HTTP 200 Aug 18 07:28:47.457272 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 52/210] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.466305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6cfbf0c1-444b-4bf0-af59-eb6f21fc46bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.468177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cfbf0c1-444b-4bf0-af59-eb6f21fc46bf tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/detail Aug 18 07:28:47.468477 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cfbf0c1-444b-4bf0-af59-eb6f21fc46bf tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.468705 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cfbf0c1-444b-4bf0-af59-eb6f21fc46bf tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.477247 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cfbf0c1-444b-4bf0-af59-eb6f21fc46bf tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 07:28:47.477636 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 53/211] 10.4.3.152 () {68 vars in 1323 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.489330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d17818fe-86db-4bd1-9fee-070f4263d24a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.491154 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f135e35c-f1cd-4c91-ac50-3427e305869d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.491283 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d17818fe-86db-4bd1-9fee-070f4263d24a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:47.491322 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1e81920b-3db9-46e4-ad4b-117c2eb8595a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.491532 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d17818fe-86db-4bd1-9fee-070f4263d24a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.491757 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1e81920b-3db9-46e4-ad4b-117c2eb8595a None None] GET https://10.4.3.152/volume// Aug 18 07:28:47.491875 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d17818fe-86db-4bd1-9fee-070f4263d24a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.491972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1e81920b-3db9-46e4-ad4b-117c2eb8595a None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.492226 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1e81920b-3db9-46e4-ad4b-117c2eb8595a None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.492669 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1e81920b-3db9-46e4-ad4b-117c2eb8595a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:47.493050 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 53/212] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:47.493279 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f135e35c-f1cd-4c91-ac50-3427e305869d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:47.493695 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f135e35c-f1cd-4c91-ac50-3427e305869d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.493935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f135e35c-f1cd-4c91-ac50-3427e305869d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.494099 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-f135e35c-f1cd-4c91-ac50-3427e305869d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for member 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 {{(pid=100293) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 07:28:47.494253 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.group_snapshots [None req-f135e35c-f1cd-4c91-ac50-3427e305869d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group_snapshot with id: 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:47.499617 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.499617 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:47.505119 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-6bd59555-7413-43f7-a7d3-060c8ca56a1b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.507299 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.507299 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:47.507713 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-6bd59555-7413-43f7-a7d3-060c8ca56a1b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:47.507996 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-6bd59555-7413-43f7-a7d3-060c8ca56a1b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.508259 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-6bd59555-7413-43f7-a7d3-060c8ca56a1b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.512125 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d17818fe-86db-4bd1-9fee-070f4263d24a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:47.514004 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ec03e52-3994-46dc-8f0e-6ef6553e3205 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.515873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ec03e52-3994-46dc-8f0e-6ef6553e3205 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:47.516175 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ec03e52-3994-46dc-8f0e-6ef6553e3205 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.516438 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ec03e52-3994-46dc-8f0e-6ef6553e3205 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.517959 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d17818fe-86db-4bd1-9fee-070f4263d24a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:47.518428 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 55/213] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:47.520278 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.520278 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:47.523951 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.523951 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:47.525004 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-6bd59555-7413-43f7-a7d3-060c8ca56a1b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:47.528488 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0ec03e52-3994-46dc-8f0e-6ef6553e3205 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:47.530913 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-6bd59555-7413-43f7-a7d3-060c8ca56a1b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:47.531537 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 54/214] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:47.534519 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ec03e52-3994-46dc-8f0e-6ef6553e3205 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:47.534927 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 54/215] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:47.537730 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f135e35c-f1cd-4c91-ac50-3427e305869d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 returned with HTTP 202 Aug 18 07:28:47.538221 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 53/216] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:28:47 2026] DELETE /volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:47.544918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.546760 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:47.546985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.547177 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.547524 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:47.548583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:47.556613 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:47.557337 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:47.557499 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:47.600332 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:47.606385 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.606385 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:47.613227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e0adb5f-efe0-4f5f-bed7-3564b689cfcd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:47.613688 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 56/217] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.613915 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3d7cd145-fa4b-4859-ac07-883aceac7a59 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.615889 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3d7cd145-fa4b-4859-ac07-883aceac7a59 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] PUT https://10.4.3.152/volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5 Aug 18 07:28:47.616220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3d7cd145-fa4b-4859-ac07-883aceac7a59 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:47.623816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3d7cd145-fa4b-4859-ac07-883aceac7a59 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Acquiring lock "cinder-attachment_update-39ff064b-ac95-410d-bfd6-50c93dd75cc2-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:28:47.626008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b495acb7-3da9-4603-b9a5-27d195337a1d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.627831 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b495acb7-3da9-4603-b9a5-27d195337a1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:28:47.628024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b495acb7-3da9-4603-b9a5-27d195337a1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.628251 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b495acb7-3da9-4603-b9a5-27d195337a1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.628547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-b495acb7-3da9-4603-b9a5-27d195337a1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:47.628688 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3d7cd145-fa4b-4859-ac07-883aceac7a59 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Lock "cinder-attachment_update-39ff064b-ac95-410d-bfd6-50c93dd75cc2-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:28:47.629659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-b495acb7-3da9-4603-b9a5-27d195337a1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:28:47.629719 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.629719 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:47.632940 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b495acb7-3da9-4603-b9a5-27d195337a1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all snapshots completed successfully. Aug 18 07:28:47.633712 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b495acb7-3da9-4603-b9a5-27d195337a1d tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:28:47.634057 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 55/218] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:28:47.642771 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4f2dd87-a410-4f39-b957-b5f2cccd7e2b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.644662 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4f2dd87-a410-4f39-b957-b5f2cccd7e2b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:47.644910 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4f2dd87-a410-4f39-b957-b5f2cccd7e2b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.645096 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4f2dd87-a410-4f39-b957-b5f2cccd7e2b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.645254 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-b4f2dd87-a410-4f39-b957-b5f2cccd7e2b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:28:47.648253 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4f2dd87-a410-4f39-b957-b5f2cccd7e2b tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 returned with HTTP 404 Aug 18 07:28:47.648678 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 54/219] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:47.655863 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-19594bad-9fd6-4d72-b58c-5e2f7cabf649 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.658488 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19594bad-9fd6-4d72-b58c-5e2f7cabf649 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/group_snapshots Aug 18 07:28:47.658753 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19594bad-9fd6-4d72-b58c-5e2f7cabf649 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.659034 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19594bad-9fd6-4d72-b58c-5e2f7cabf649 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.666348 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19594bad-9fd6-4d72-b58c-5e2f7cabf649 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 200 Aug 18 07:28:47.666689 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 57/220] 10.4.3.152 () {68 vars in 1302 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:47.674302 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59c6ba50-8852-44bf-9c96-61c8fd468cc3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.676103 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59c6ba50-8852-44bf-9c96-61c8fd468cc3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:47.676361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59c6ba50-8852-44bf-9c96-61c8fd468cc3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.676539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59c6ba50-8852-44bf-9c96-61c8fd468cc3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.676686 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-59c6ba50-8852-44bf-9c96-61c8fd468cc3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for member 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 {{(pid=100292) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 07:28:47.676748 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.group_snapshots [None req-59c6ba50-8852-44bf-9c96-61c8fd468cc3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group_snapshot with id: 2a4fbf70-9249-4aea-a052-7d69c5c85ac4 Aug 18 07:28:47.679571 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59c6ba50-8852-44bf-9c96-61c8fd468cc3 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 returned with HTTP 404 Aug 18 07:28:47.680021 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 56/221] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:28:47 2026] DELETE /volume/v3/group_snapshots/2a4fbf70-9249-4aea-a052-7d69c5c85ac4 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:47.687237 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-88bb10df-e341-49aa-9f06-4f49c563867a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.689447 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:28:47.689690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.689928 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.690255 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:47.690587 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.690587 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:47.691106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:47.697628 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Get all volumes completed successfully. Aug 18 07:28:47.698377 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:47.698527 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:47.716488 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3d7cd145-fa4b-4859-ac07-883aceac7a59 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Lock "cinder-attachment_update-39ff064b-ac95-410d-bfd6-50c93dd75cc2-np0000007613" released by "attachment_update" :: held 0.088s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:28:47.717391 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-3d7cd145-fa4b-4859-ac07-883aceac7a59 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5 returned with HTTP 200 Aug 18 07:28:47.717851 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 55/222] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:28:47 2026] PUT /volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.743562 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:47.746706 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.746706 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:47.754547 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88bb10df-e341-49aa-9f06-4f49c563867a tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:28:47.755105 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 55/223] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.766683 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ef5cbc27-ef13-46c3-a3a1-d5fe2a6bd295 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.768482 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef5cbc27-ef13-46c3-a3a1-d5fe2a6bd295 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] POST https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634/action Aug 18 07:28:47.768901 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef5cbc27-ef13-46c3-a3a1-d5fe2a6bd295 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:47.769096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef5cbc27-ef13-46c3-a3a1-d5fe2a6bd295 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:47.770529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-ef5cbc27-ef13-46c3-a3a1-d5fe2a6bd295 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] delete called for group 09694c8f-b35d-4b5e-b64f-64c37d470634 {{(pid=100290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:28:47.770674 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-ef5cbc27-ef13-46c3-a3a1-d5fe2a6bd295 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Delete group with id: 09694c8f-b35d-4b5e-b64f-64c37d470634 Aug 18 07:28:47.774326 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.774326 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:47.811044 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef5cbc27-ef13-46c3-a3a1-d5fe2a6bd295 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634/action returned with HTTP 202 Aug 18 07:28:47.811580 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 58/224] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:28:47 2026] POST /volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:47.818483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-366d5704-4ae4-4f96-961a-705950cedac5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.822543 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 Aug 18 07:28:47.822857 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.823132 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.832083 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.832083 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:47.836646 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Volume info retrieved successfully. Aug 18 07:28:47.838080 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:28:47.838080 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:28:47.888490 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:28:47.892365 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.892365 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:47.899869 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-366d5704-4ae4-4f96-961a-705950cedac5 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 returned with HTTP 200 Aug 18 07:28:47.900225 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 57/225] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:47.957558 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8fa8e4ae-85a9-41b9-97a6-a8575790e59a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:47.959503 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fa8e4ae-85a9-41b9-97a6-a8575790e59a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:47.959729 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8fa8e4ae-85a9-41b9-97a6-a8575790e59a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:47.959980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8fa8e4ae-85a9-41b9-97a6-a8575790e59a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:47.970978 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:47.970978 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:47.974550 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8fa8e4ae-85a9-41b9-97a6-a8575790e59a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:47.978501 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fa8e4ae-85a9-41b9-97a6-a8575790e59a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:47.978876 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 56/226] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:47 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:48.532139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a3950b11-490f-498b-bfbe-5719b299cd7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:48.534020 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3950b11-490f-498b-bfbe-5719b299cd7a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:48.534480 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a3950b11-490f-498b-bfbe-5719b299cd7a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:48.534886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a3950b11-490f-498b-bfbe-5719b299cd7a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:48.546976 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:48.546976 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:48.549132 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-42fca786-e157-4b21-9ef7-cf5b945292b1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:48.551606 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42fca786-e157-4b21-9ef7-cf5b945292b1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:48.555233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42fca786-e157-4b21-9ef7-cf5b945292b1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:48.555566 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a3950b11-490f-498b-bfbe-5719b299cd7a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:48.555597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42fca786-e157-4b21-9ef7-cf5b945292b1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:48.558751 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3950b11-490f-498b-bfbe-5719b299cd7a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:48.559398 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 56/227] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:48 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:48.564675 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:48.564675 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:48.570026 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-42fca786-e157-4b21-9ef7-cf5b945292b1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:48.574782 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42fca786-e157-4b21-9ef7-cf5b945292b1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:48.575159 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 59/228] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:48 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 913 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:48.912902 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f9c38907-fa27-4167-ae5e-34540a05d4c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:48.915116 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9c38907-fa27-4167-ae5e-34540a05d4c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 Aug 18 07:28:48.915338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9c38907-fa27-4167-ae5e-34540a05d4c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:48.915534 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9c38907-fa27-4167-ae5e-34540a05d4c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:48.921683 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9c38907-fa27-4167-ae5e-34540a05d4c4 tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 returned with HTTP 404 Aug 18 07:28:48.922367 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 58/229] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:28:48 2026] GET /volume/v3/volumes/3966c3fa-6ccc-4f46-864c-ab59714bd632 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:48.929539 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1cb87e30-cdd8-4b76-a719-e2cab625eecd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:48.931869 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1cb87e30-cdd8-4b76-a719-e2cab625eecd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] GET https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 Aug 18 07:28:48.932261 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1cb87e30-cdd8-4b76-a719-e2cab625eecd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:48.932524 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1cb87e30-cdd8-4b76-a719-e2cab625eecd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:48.932769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-1cb87e30-cdd8-4b76-a719-e2cab625eecd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] show called for member 09694c8f-b35d-4b5e-b64f-64c37d470634 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:28:48.936511 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1cb87e30-cdd8-4b76-a719-e2cab625eecd tempest-GroupSnapshotsTest-1442565012 tempest-GroupSnapshotsTest-1442565012-project-member] https://10.4.3.152/volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 returned with HTTP 404 Aug 18 07:28:48.937249 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 57/230] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:28:48 2026] GET /volume/v3/groups/09694c8f-b35d-4b5e-b64f-64c37d470634 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:48.944715 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61ae0b0a-ba69-44c1-992e-0d1fb17af88d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:48.947033 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61ae0b0a-ba69-44c1-992e-0d1fb17af88d tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/3d37e74c-3d32-4cb6-8483-a9cc40d525c5 Aug 18 07:28:48.947328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61ae0b0a-ba69-44c1-992e-0d1fb17af88d tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:48.947583 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61ae0b0a-ba69-44c1-992e-0d1fb17af88d tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:48.962021 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61ae0b0a-ba69-44c1-992e-0d1fb17af88d tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/group_types/3d37e74c-3d32-4cb6-8483-a9cc40d525c5 returned with HTTP 202 Aug 18 07:28:48.962597 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 57/231] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:28:48 2026] DELETE /volume/v3/group_types/3d37e74c-3d32-4cb6-8483-a9cc40d525c5 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:28:48.969343 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86a22bbd-e906-4a46-bbda-7aa8c2670c5c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:48.971067 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86a22bbd-e906-4a46-bbda-7aa8c2670c5c tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] DELETE https://10.4.3.152/volume/v3/types/b3707059-f404-4b9c-bb71-474935d00c6c Aug 18 07:28:48.971278 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86a22bbd-e906-4a46-bbda-7aa8c2670c5c tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:48.971464 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86a22bbd-e906-4a46-bbda-7aa8c2670c5c tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:48.994728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9e9f0c61-95e3-48a2-bd6c-6d23c464b384 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:48.996887 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e9f0c61-95e3-48a2-bd6c-6d23c464b384 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:48.997124 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e9f0c61-95e3-48a2-bd6c-6d23c464b384 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:48.997374 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e9f0c61-95e3-48a2-bd6c-6d23c464b384 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.008514 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86a22bbd-e906-4a46-bbda-7aa8c2670c5c tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types/b3707059-f404-4b9c-bb71-474935d00c6c returned with HTTP 202 Aug 18 07:28:49.008973 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 60/232] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:28:48 2026] DELETE /volume/v3/types/b3707059-f404-4b9c-bb71-474935d00c6c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:28:49.009175 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.009175 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:49.016306 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9e9f0c61-95e3-48a2-bd6c-6d23c464b384 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:49.018953 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e070a33d-52b0-4157-9084-c4e6d659dca0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.020226 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e9f0c61-95e3-48a2-bd6c-6d23c464b384 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:49.020612 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 59/233] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:48 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:49.020688 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e070a33d-52b0-4157-9084-c4e6d659dca0 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] GET https://10.4.3.152/volume/v3/types/b3707059-f404-4b9c-bb71-474935d00c6c Aug 18 07:28:49.020922 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e070a33d-52b0-4157-9084-c4e6d659dca0 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.021180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e070a33d-52b0-4157-9084-c4e6d659dca0 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.024977 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e070a33d-52b0-4157-9084-c4e6d659dca0 tempest-GroupSnapshotsTest-1527616892 tempest-GroupSnapshotsTest-1527616892-project-admin] https://10.4.3.152/volume/v3/types/b3707059-f404-4b9c-bb71-474935d00c6c returned with HTTP 404 Aug 18 07:28:49.025667 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 58/234] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/v3/types/b3707059-f404-4b9c-bb71-474935d00c6c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:49.290397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-2e9b4d01-ec5a-4e3e-9a80-6a62201749a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.292557 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-2e9b4d01-ec5a-4e3e-9a80-6a62201749a7 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:49.292767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-2e9b4d01-ec5a-4e3e-9a80-6a62201749a7 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.292995 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-2e9b4d01-ec5a-4e3e-9a80-6a62201749a7 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.300835 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.300835 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:49.304347 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-2e9b4d01-ec5a-4e3e-9a80-6a62201749a7 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:49.307834 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-2e9b4d01-ec5a-4e3e-9a80-6a62201749a7 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:49.308202 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 58/235] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:49.381563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7da46255-d1df-4ddc-98a1-4f9675022202 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.381931 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7da46255-d1df-4ddc-98a1-4f9675022202 None None] GET https://10.4.3.152/volume// Aug 18 07:28:49.382091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7da46255-d1df-4ddc-98a1-4f9675022202 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.382297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7da46255-d1df-4ddc-98a1-4f9675022202 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.382618 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7da46255-d1df-4ddc-98a1-4f9675022202 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:49.382929 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 61/236] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:49.389029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-d5c8e1b0-7976-4c6f-b49e-4fabe7735ab5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.391576 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-d5c8e1b0-7976-4c6f-b49e-4fabe7735ab5 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:28:49.392145 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-d5c8e1b0-7976-4c6f-b49e-4fabe7735ab5 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d3be2a6-3b3f-45a5-8f12-7c7654623f70", "connector": null, "instance_uuid": "c9a83727-ecac-4b84-8d02-bb97cddd7ef9"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:49.434249 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.434249 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:49.458122 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-d5c8e1b0-7976-4c6f-b49e-4fabe7735ab5 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:28:49.458641 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 60/237] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:28:49 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) Aug 18 07:28:49.490492 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3901a3c4-43d5-4a29-9384-01632d553f5c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.492224 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3901a3c4-43d5-4a29-9384-01632d553f5c tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:49.492461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3901a3c4-43d5-4a29-9384-01632d553f5c tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.493313 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3901a3c4-43d5-4a29-9384-01632d553f5c tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.496656 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1d962d6-3b5b-4889-9089-f8c296206036 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.496656 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1d962d6-3b5b-4889-9089-f8c296206036 None None] GET https://10.4.3.152/volume// Aug 18 07:28:49.496656 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1d962d6-3b5b-4889-9089-f8c296206036 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.496656 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1d962d6-3b5b-4889-9089-f8c296206036 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.496656 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1d962d6-3b5b-4889-9089-f8c296206036 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:49.496656 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 59/238] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:49.504866 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-f6af8335-a618-4255-988e-8eb7175ae2a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.505702 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-f6af8335-a618-4255-988e-8eb7175ae2a2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:49.505942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-f6af8335-a618-4255-988e-8eb7175ae2a2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.506146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-f6af8335-a618-4255-988e-8eb7175ae2a2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.509006 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.509006 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:49.513184 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3901a3c4-43d5-4a29-9384-01632d553f5c tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:49.518419 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.518419 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:49.521188 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3901a3c4-43d5-4a29-9384-01632d553f5c tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:49.521575 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 59/239] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:49.522665 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-f6af8335-a618-4255-988e-8eb7175ae2a2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:49.528593 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-f6af8335-a618-4255-988e-8eb7175ae2a2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:49.529271 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 62/240] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:49.576091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-58bcfe2a-6667-45c0-84ba-04ec9365d17b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.578263 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58bcfe2a-6667-45c0-84ba-04ec9365d17b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:49.578722 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-58bcfe2a-6667-45c0-84ba-04ec9365d17b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.579027 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-58bcfe2a-6667-45c0-84ba-04ec9365d17b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.591079 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2e04c364-1051-402f-8b3b-a8f78bc9b125 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.595547 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e04c364-1051-402f-8b3b-a8f78bc9b125 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:49.595844 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e04c364-1051-402f-8b3b-a8f78bc9b125 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.596057 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.596057 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:49.596130 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e04c364-1051-402f-8b3b-a8f78bc9b125 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.601755 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-58bcfe2a-6667-45c0-84ba-04ec9365d17b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:49.605588 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.605588 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:49.607016 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58bcfe2a-6667-45c0-84ba-04ec9365d17b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:49.607573 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 61/241] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:49.623015 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2e04c364-1051-402f-8b3b-a8f78bc9b125 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:49.627040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-231a4c36-dd38-4224-a887-2a6a3a2dca17 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.627040 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-231a4c36-dd38-4224-a887-2a6a3a2dca17 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] PUT https://10.4.3.152/volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8 Aug 18 07:28:49.627040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-231a4c36-dd38-4224-a887-2a6a3a2dca17 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:49.627160 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e04c364-1051-402f-8b3b-a8f78bc9b125 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:49.627160 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 60/242] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 1399 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:49.633951 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-231a4c36-dd38-4224-a887-2a6a3a2dca17 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Acquiring lock "cinder-attachment_update-8d3be2a6-3b3f-45a5-8f12-7c7654623f70-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:28:49.639763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-231a4c36-dd38-4224-a887-2a6a3a2dca17 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Lock "cinder-attachment_update-8d3be2a6-3b3f-45a5-8f12-7c7654623f70-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:28:49.641593 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.641593 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:49.749316 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-231a4c36-dd38-4224-a887-2a6a3a2dca17 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Lock "cinder-attachment_update-8d3be2a6-3b3f-45a5-8f12-7c7654623f70-np0000007613" released by "attachment_update" :: held 0.109s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:28:49.749760 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-231a4c36-dd38-4224-a887-2a6a3a2dca17 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8 returned with HTTP 200 Aug 18 07:28:49.751663 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 60/243] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:28:49 2026] PUT /volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:49.817294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-39d06a48-5714-4c31-95d6-70a76caef4fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:49.819422 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-39d06a48-5714-4c31-95d6-70a76caef4fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:49.819682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-39d06a48-5714-4c31-95d6-70a76caef4fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:49.819889 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-39d06a48-5714-4c31-95d6-70a76caef4fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:49.827609 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:49.827609 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:49.834620 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-39d06a48-5714-4c31-95d6-70a76caef4fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:49.841277 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-39d06a48-5714-4c31-95d6-70a76caef4fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:49.841745 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 63/244] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:49 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 1399 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:50.036097 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8076154a-5857-471a-a4fe-494ca07df92a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:50.038881 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8076154a-5857-471a-a4fe-494ca07df92a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:50.039120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8076154a-5857-471a-a4fe-494ca07df92a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:50.039365 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8076154a-5857-471a-a4fe-494ca07df92a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:50.051199 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:50.051199 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:50.056629 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8076154a-5857-471a-a4fe-494ca07df92a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:50.063042 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8076154a-5857-471a-a4fe-494ca07df92a tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:50.063593 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 62/245] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:50 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:50.301201 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-da1c136b-8bc9-421b-ad3c-1031ab73ffce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:50.304019 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-da1c136b-8bc9-421b-ad3c-1031ab73ffce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:50.304311 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-da1c136b-8bc9-421b-ad3c-1031ab73ffce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:50.304599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-da1c136b-8bc9-421b-ad3c-1031ab73ffce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:50.314220 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:50.314220 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:50.318422 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-da1c136b-8bc9-421b-ad3c-1031ab73ffce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:50.324627 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-da1c136b-8bc9-421b-ad3c-1031ab73ffce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:50.325087 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 61/246] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:50 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 1399 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:50.336030 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6d19283-5e54-4e13-9b84-2660161bc3bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:50.336401 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6d19283-5e54-4e13-9b84-2660161bc3bd None None] GET https://10.4.3.152/volume// Aug 18 07:28:50.336598 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6d19283-5e54-4e13-9b84-2660161bc3bd None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:50.336755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6d19283-5e54-4e13-9b84-2660161bc3bd None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:50.337142 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6d19283-5e54-4e13-9b84-2660161bc3bd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:50.337436 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 61/247] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:28:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:50.346628 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-54f095d4-e749-4c6d-8867-dd382fcc5773 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:50.349837 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-54f095d4-e749-4c6d-8867-dd382fcc5773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:28:50.350378 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-54f095d4-e749-4c6d-8867-dd382fcc5773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "697cdc0e-253c-46e9-b8ea-4eda9a037a38", "connector": null, "instance_uuid": "b9c8837b-9482-4b9e-a983-c29aa477570f"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:50.361719 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:50.361719 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:50.394695 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-54f095d4-e749-4c6d-8867-dd382fcc5773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:28:50.395376 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 64/248] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:28:50 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:50.539113 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c171d130-ec7e-42fb-9a1f-06734f6c0983 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:50.544241 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c171d130-ec7e-42fb-9a1f-06734f6c0983 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:50.544241 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c171d130-ec7e-42fb-9a1f-06734f6c0983 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:50.544476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c171d130-ec7e-42fb-9a1f-06734f6c0983 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:50.562383 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:50.562383 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:50.566028 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c171d130-ec7e-42fb-9a1f-06734f6c0983 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:50.571224 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c171d130-ec7e-42fb-9a1f-06734f6c0983 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:50.571650 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 63/249] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:50 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:50.625411 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a09b84d3-3842-4ac7-9829-cb95d751f81d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:50.627268 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a09b84d3-3842-4ac7-9829-cb95d751f81d tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:50.627470 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a09b84d3-3842-4ac7-9829-cb95d751f81d tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:50.627650 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a09b84d3-3842-4ac7-9829-cb95d751f81d tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:50.637694 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:50.637694 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:50.641243 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a09b84d3-3842-4ac7-9829-cb95d751f81d tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:50.645704 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a09b84d3-3842-4ac7-9829-cb95d751f81d tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:50.646128 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 62/250] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:50 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:51.075823 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2dab8ac3-755b-464b-8b77-077154c7d006 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.077757 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2dab8ac3-755b-464b-8b77-077154c7d006 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:51.078140 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2dab8ac3-755b-464b-8b77-077154c7d006 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:51.078369 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2dab8ac3-755b-464b-8b77-077154c7d006 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:51.088109 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:51.088109 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:51.091598 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2dab8ac3-755b-464b-8b77-077154c7d006 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:51.102528 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2dab8ac3-755b-464b-8b77-077154c7d006 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:51.103256 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 62/251] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:51 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:51.583884 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3fe9903c-09b2-405c-a405-b3f0216f0946 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.584839 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fe9903c-09b2-405c-a405-b3f0216f0946 None None] GET https://10.4.3.152/volume// Aug 18 07:28:51.585110 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fe9903c-09b2-405c-a405-b3f0216f0946 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:51.585405 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fe9903c-09b2-405c-a405-b3f0216f0946 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:51.585838 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fe9903c-09b2-405c-a405-b3f0216f0946 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:51.587570 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 65/252] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:28:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:51.590230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf2b2f1a-1337-4c91-a1a1-c61857bb4062 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.591976 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf2b2f1a-1337-4c91-a1a1-c61857bb4062 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:51.592157 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf2b2f1a-1337-4c91-a1a1-c61857bb4062 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:51.592388 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf2b2f1a-1337-4c91-a1a1-c61857bb4062 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:51.599360 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-125191dd-ba9d-4490-ae36-262aaaf365ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.603050 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-125191dd-ba9d-4490-ae36-262aaaf365ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:28:51.603378 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-125191dd-ba9d-4490-ae36-262aaaf365ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:51.603666 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-125191dd-ba9d-4490-ae36-262aaaf365ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:51.605970 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:51.605970 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:51.612984 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf2b2f1a-1337-4c91-a1a1-c61857bb4062 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:51.615839 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:51.615839 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:51.618547 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf2b2f1a-1337-4c91-a1a1-c61857bb4062 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:51.619073 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 64/253] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:51 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:51.623231 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-125191dd-ba9d-4490-ae36-262aaaf365ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:28:51.624547 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-125191dd-ba9d-4490-ae36-262aaaf365ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:28:51.624979 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 63/254] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:28:51 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 1578 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:51.660827 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-052cf66f-9829-4b62-b5f2-4a57ccbf164a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.662911 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-052cf66f-9829-4b62-b5f2-4a57ccbf164a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:51.663133 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-052cf66f-9829-4b62-b5f2-4a57ccbf164a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:51.663389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-052cf66f-9829-4b62-b5f2-4a57ccbf164a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:51.673289 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:51.673289 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:51.677072 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-052cf66f-9829-4b62-b5f2-4a57ccbf164a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:51.681589 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-052cf66f-9829-4b62-b5f2-4a57ccbf164a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:51.681998 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 63/255] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:51 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:51.715352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-b32a9415-46f9-4e61-8f32-e66ccd37292b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.722014 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-b32a9415-46f9-4e61-8f32-e66ccd37292b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc Aug 18 07:28:51.722586 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-b32a9415-46f9-4e61-8f32-e66ccd37292b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:51.732998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-04167133-e735-4427-883d-07f75a669a62 req-94eb880b-2ef2-4c34-b771-611240422b61 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.735420 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-94eb880b-2ef2-4c34-b771-611240422b61 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] POST https://10.4.3.152/volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e/action Aug 18 07:28:51.735846 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-94eb880b-2ef2-4c34-b771-611240422b61 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:51.735953 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-94eb880b-2ef2-4c34-b771-611240422b61 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:51.738305 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-b32a9415-46f9-4e61-8f32-e66ccd37292b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-697cdc0e-253c-46e9-b8ea-4eda9a037a38-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:28:51.752376 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:51.752376 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:51.752449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-b32a9415-46f9-4e61-8f32-e66ccd37292b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-697cdc0e-253c-46e9-b8ea-4eda9a037a38-np0000007613" acquired by "attachment_update" :: waited 0.013s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:28:51.752835 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:51.752835 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:51.764242 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-04167133-e735-4427-883d-07f75a669a62 req-94eb880b-2ef2-4c34-b771-611240422b61 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e/action returned with HTTP 204 Aug 18 07:28:51.764897 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 65/256] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:28:51 2026] POST /volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:51.852583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-b32a9415-46f9-4e61-8f32-e66ccd37292b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-697cdc0e-253c-46e9-b8ea-4eda9a037a38-np0000007613" released by "attachment_update" :: held 0.101s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:28:51.853016 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-b32a9415-46f9-4e61-8f32-e66ccd37292b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc returned with HTTP 200 Aug 18 07:28:51.853673 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 66/257] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:28:51 2026] PUT /volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:51.877800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-19098ffd-85c7-4874-aeb8-a0a05a7b2ad6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:51.884841 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-19098ffd-85c7-4874-aeb8-a0a05a7b2ad6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc/action Aug 18 07:28:51.884841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-19098ffd-85c7-4874-aeb8-a0a05a7b2ad6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:51.884841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-19098ffd-85c7-4874-aeb8-a0a05a7b2ad6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:51.902582 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:51.902582 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:51.916094 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c13ee514-ac1d-4b0b-88c2-3267afcf786f req-19098ffd-85c7-4874-aeb8-a0a05a7b2ad6 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc/action returned with HTTP 204 Aug 18 07:28:51.916649 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 64/258] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:28:51 2026] POST /volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:52.115565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0e146328-7d4d-4ce7-87ac-37e599ab78ec None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:52.117987 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e146328-7d4d-4ce7-87ac-37e599ab78ec tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:52.117987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e146328-7d4d-4ce7-87ac-37e599ab78ec tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:52.117987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e146328-7d4d-4ce7-87ac-37e599ab78ec tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:52.129867 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:52.129867 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:52.137638 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0e146328-7d4d-4ce7-87ac-37e599ab78ec tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:52.148947 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e146328-7d4d-4ce7-87ac-37e599ab78ec tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:52.149434 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 64/259] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:52 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:52.168446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f50e4a04-6e10-4d76-a215-f59e202e6e41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:52.170249 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f50e4a04-6e10-4d76-a215-f59e202e6e41 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:52.172228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f50e4a04-6e10-4d76-a215-f59e202e6e41 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:52.172228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f50e4a04-6e10-4d76-a215-f59e202e6e41 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:52.184571 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:52.184571 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:52.189287 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f50e4a04-6e10-4d76-a215-f59e202e6e41 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:52.195146 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f50e4a04-6e10-4d76-a215-f59e202e6e41 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:52.195827 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 66/260] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:52 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:52.639019 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8a610979-732f-4ae2-8035-ff7003b78a46 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:52.641725 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a610979-732f-4ae2-8035-ff7003b78a46 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:52.642339 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a610979-732f-4ae2-8035-ff7003b78a46 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:52.642339 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8a610979-732f-4ae2-8035-ff7003b78a46 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:52.659312 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:52.659312 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:52.665553 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8a610979-732f-4ae2-8035-ff7003b78a46 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:52.683265 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8a610979-732f-4ae2-8035-ff7003b78a46 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:52.683265 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 67/261] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:52 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:52.701427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c011976a-b4d6-49ae-a978-25e8b318382a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:52.703871 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c011976a-b4d6-49ae-a978-25e8b318382a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:52.704191 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c011976a-b4d6-49ae-a978-25e8b318382a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:52.704483 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c011976a-b4d6-49ae-a978-25e8b318382a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:52.722442 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:52.722442 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:52.732858 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c011976a-b4d6-49ae-a978-25e8b318382a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:52.741103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c011976a-b4d6-49ae-a978-25e8b318382a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:52.743832 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 65/262] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:52 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:53.471606 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e728ddcb-d197-4ab8-9964-d8a4ba49a292 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.692100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b5082cb2-00c4-4274-8f15-d02bb613d57b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.694107 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5082cb2-00c4-4274-8f15-d02bb613d57b tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:53.694378 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5082cb2-00c4-4274-8f15-d02bb613d57b tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:53.695547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5082cb2-00c4-4274-8f15-d02bb613d57b tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:53.701376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e728ddcb-d197-4ab8-9964-d8a4ba49a292 tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] GET https://10.4.3.152/volume/v3/os-services Aug 18 07:28:53.701564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e728ddcb-d197-4ab8-9964-d8a4ba49a292 tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:53.701741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e728ddcb-d197-4ab8-9964-d8a4ba49a292 tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:53.703580 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:53.703580 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:53.706580 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e728ddcb-d197-4ab8-9964-d8a4ba49a292 tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] https://10.4.3.152/volume/v3/os-services returned with HTTP 200 Aug 18 07:28:53.707118 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 65/263] 10.4.3.152 () {66 vars in 1249 bytes} [Tue Aug 18 07:28:53 2026] GET /volume/v3/os-services => generated 626 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:53.707178 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b5082cb2-00c4-4274-8f15-d02bb613d57b tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:53.710970 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5082cb2-00c4-4274-8f15-d02bb613d57b tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:53.711607 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 67/264] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:53 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:53.718536 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3308907e-a3d8-4231-9984-fec4c08d155c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.724091 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3308907e-a3d8-4231-9984-fec4c08d155c tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] PUT https://10.4.3.152/volume/v3/os-services/disable-log-reason Aug 18 07:28:53.724327 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3308907e-a3d8-4231-9984-fec4c08d155c tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007613", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:53.726329 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3308907e-a3d8-4231-9984-fec4c08d155c tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] https://10.4.3.152/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 07:28:53.727243 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 68/265] 10.4.3.152 () {68 vars in 1326 bytes} [Tue Aug 18 07:28:53 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:28:53.735042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0a387714-c361-4f82-87ee-50c5e9306e8b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.737156 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a387714-c361-4f82-87ee-50c5e9306e8b tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] PUT https://10.4.3.152/volume/v3/os-services/disable Aug 18 07:28:53.737591 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a387714-c361-4f82-87ee-50c5e9306e8b tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007613", "binary": "invalid_binary"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:53.745504 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a387714-c361-4f82-87ee-50c5e9306e8b tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] https://10.4.3.152/volume/v3/os-services/disable returned with HTTP 404 Aug 18 07:28:53.746174 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 66/266] 10.4.3.152 () {68 vars in 1293 bytes} [Tue Aug 18 07:28:53 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:53.756557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-800ba158-dc69-413d-b963-d0119779d21b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.756653 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-36079398-a49f-4aeb-9f13-560d4ea5a55c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.759366 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-800ba158-dc69-413d-b963-d0119779d21b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:53.759366 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-800ba158-dc69-413d-b963-d0119779d21b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:53.759366 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-800ba158-dc69-413d-b963-d0119779d21b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:53.759511 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-36079398-a49f-4aeb-9f13-560d4ea5a55c tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] PUT https://10.4.3.152/volume/v3/os-services/enable Aug 18 07:28:53.759511 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-36079398-a49f-4aeb-9f13-560d4ea5a55c tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:53.767036 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:53.767036 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:53.771181 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-36079398-a49f-4aeb-9f13-560d4ea5a55c tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] https://10.4.3.152/volume/v3/os-services/enable returned with HTTP 404 Aug 18 07:28:53.773897 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-800ba158-dc69-413d-b963-d0119779d21b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:53.773965 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 66/267] 10.4.3.152 () {68 vars in 1290 bytes} [Tue Aug 18 07:28:53 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:53.777016 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-800ba158-dc69-413d-b963-d0119779d21b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:53.777704 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 68/268] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:53 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:53.781841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-60289980-2a1f-473a-889b-11fa6565a052 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.782494 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60289980-2a1f-473a-889b-11fa6565a052 tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] PUT https://10.4.3.152/volume/v3/os-services/freeze Aug 18 07:28:53.783140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60289980-2a1f-473a-889b-11fa6565a052 tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:53.792691 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60289980-2a1f-473a-889b-11fa6565a052 tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] https://10.4.3.152/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 07:28:53.793410 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 69/269] 10.4.3.152 () {68 vars in 1290 bytes} [Tue Aug 18 07:28:53 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:53.801467 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4bd814a0-4509-436d-a163-35eb3b577fdf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:53.803858 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4bd814a0-4509-436d-a163-35eb3b577fdf tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] PUT https://10.4.3.152/volume/v3/os-services/thaw Aug 18 07:28:53.804273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4bd814a0-4509-436d-a163-35eb3b577fdf tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:53.810990 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4bd814a0-4509-436d-a163-35eb3b577fdf tempest-VolumeServicesNegativeTest-770170013 tempest-VolumeServicesNegativeTest-770170013-project-admin] https://10.4.3.152/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 07:28:53.811543 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 67/270] 10.4.3.152 () {68 vars in 1284 bytes} [Tue Aug 18 07:28:53 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:28:54.360068 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-eb92d295-584a-49e3-8c42-1f49b56fab17 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.362436 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-eb92d295-584a-49e3-8c42-1f49b56fab17 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:54.362436 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-eb92d295-584a-49e3-8c42-1f49b56fab17 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:54.362610 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-eb92d295-584a-49e3-8c42-1f49b56fab17 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:54.373010 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:54.373010 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:54.376984 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-eb92d295-584a-49e3-8c42-1f49b56fab17 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:54.381750 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-eb92d295-584a-49e3-8c42-1f49b56fab17 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:54.382141 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 67/271] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:54 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:54.418433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-89f9fb9d-bdc7-4417-bdf1-33f5f59c2116 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.420324 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-89f9fb9d-bdc7-4417-bdf1-33f5f59c2116 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] POST https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618/action Aug 18 07:28:54.420843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-89f9fb9d-bdc7-4417-bdf1-33f5f59c2116 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:54.421083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-89f9fb9d-bdc7-4417-bdf1-33f5f59c2116 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:54.432179 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:54.432179 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:54.432954 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-89f9fb9d-bdc7-4417-bdf1-33f5f59c2116 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:54.441112 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-89f9fb9d-bdc7-4417-bdf1-33f5f59c2116 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Begin detaching volume completed successfully. Aug 18 07:28:54.442184 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-89f9fb9d-bdc7-4417-bdf1-33f5f59c2116 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618/action returned with HTTP 202 Aug 18 07:28:54.442184 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 69/272] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:28:54 2026] POST /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:28:54.466181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38336974-0638-4d34-ab20-91f9ae3ca46b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.468295 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38336974-0638-4d34-ab20-91f9ae3ca46b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:54.468548 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38336974-0638-4d34-ab20-91f9ae3ca46b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:54.468931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38336974-0638-4d34-ab20-91f9ae3ca46b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:54.481309 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:54.481309 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:54.487490 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-38336974-0638-4d34-ab20-91f9ae3ca46b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:54.492651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cff3b141-337b-429f-9fc4-6a5d4518a4d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.493028 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cff3b141-337b-429f-9fc4-6a5d4518a4d6 None None] GET https://10.4.3.152/volume// Aug 18 07:28:54.493191 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cff3b141-337b-429f-9fc4-6a5d4518a4d6 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:54.493408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cff3b141-337b-429f-9fc4-6a5d4518a4d6 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:54.493738 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cff3b141-337b-429f-9fc4-6a5d4518a4d6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:54.494125 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 68/273] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:28:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:54.495535 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38336974-0638-4d34-ab20-91f9ae3ca46b tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:54.496417 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 70/274] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:54 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:54.501815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-2ed2b546-3dfe-4c9d-8817-a3922bc07a87 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.507491 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-2ed2b546-3dfe-4c9d-8817-a3922bc07a87 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:54.507777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-2ed2b546-3dfe-4c9d-8817-a3922bc07a87 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:54.508056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-2ed2b546-3dfe-4c9d-8817-a3922bc07a87 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:54.520226 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:54.520226 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:54.524896 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-2ed2b546-3dfe-4c9d-8817-a3922bc07a87 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:54.531171 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-2ed2b546-3dfe-4c9d-8817-a3922bc07a87 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:54.531715 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 68/275] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:28:54 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:54.738319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-193e4620-cf34-4af2-bedf-4f0013d28549 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.741424 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-193e4620-cf34-4af2-bedf-4f0013d28549 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:54.744512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-193e4620-cf34-4af2-bedf-4f0013d28549 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:54.744512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-193e4620-cf34-4af2-bedf-4f0013d28549 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:54.758584 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:54.758584 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:54.763600 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-193e4620-cf34-4af2-bedf-4f0013d28549 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:54.772368 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-193e4620-cf34-4af2-bedf-4f0013d28549 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:54.772971 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 70/276] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:54 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:54.787928 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-0e1f09b8-e4d7-4d07-a776-a8a65892833a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.790537 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-0e1f09b8-e4d7-4d07-a776-a8a65892833a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] POST https://10.4.3.152/volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5/action Aug 18 07:28:54.790968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-0e1f09b8-e4d7-4d07-a776-a8a65892833a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:54.791113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-0e1f09b8-e4d7-4d07-a776-a8a65892833a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:54.793814 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-553ddc6e-96c3-4c14-b948-db52298e6cb7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:54.797284 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-553ddc6e-96c3-4c14-b948-db52298e6cb7 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:54.798445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-553ddc6e-96c3-4c14-b948-db52298e6cb7 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:54.799901 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-553ddc6e-96c3-4c14-b948-db52298e6cb7 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:54.816101 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:54.816101 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:54.818849 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:54.818849 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:54.819904 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-553ddc6e-96c3-4c14-b948-db52298e6cb7 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:54.824436 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-553ddc6e-96c3-4c14-b948-db52298e6cb7 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:54.824923 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 71/277] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:54 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:54.828805 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2b809f15-d432-439a-a468-e0a78d21fb49 req-0e1f09b8-e4d7-4d07-a776-a8a65892833a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5/action returned with HTTP 204 Aug 18 07:28:54.829280 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 69/278] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:28:54 2026] POST /volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:55.509931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f578d228-2636-4395-bca3-d4a1d48924f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:55.511796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f578d228-2636-4395-bca3-d4a1d48924f1 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:55.512021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f578d228-2636-4395-bca3-d4a1d48924f1 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:55.512226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f578d228-2636-4395-bca3-d4a1d48924f1 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:55.520839 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:55.520839 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:55.524364 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f578d228-2636-4395-bca3-d4a1d48924f1 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:55.528560 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f578d228-2636-4395-bca3-d4a1d48924f1 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:55.528788 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 69/279] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:55 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:55.787000 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-87143dc0-0b0c-4fd5-84cc-e36137867af1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:55.789450 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87143dc0-0b0c-4fd5-84cc-e36137867af1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:55.789780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87143dc0-0b0c-4fd5-84cc-e36137867af1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:55.790106 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87143dc0-0b0c-4fd5-84cc-e36137867af1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:55.802623 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:55.802623 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:55.806821 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-87143dc0-0b0c-4fd5-84cc-e36137867af1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:55.812529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87143dc0-0b0c-4fd5-84cc-e36137867af1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:55.813219 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 71/280] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:55 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:55.838486 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-107b14ac-d6ac-494a-b61c-56d73a86d703 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:55.840660 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-107b14ac-d6ac-494a-b61c-56d73a86d703 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:55.840862 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-107b14ac-d6ac-494a-b61c-56d73a86d703 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:55.841048 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-107b14ac-d6ac-494a-b61c-56d73a86d703 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:55.853017 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:55.853017 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:55.857605 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-107b14ac-d6ac-494a-b61c-56d73a86d703 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:55.862042 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-107b14ac-d6ac-494a-b61c-56d73a86d703 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:55.862549 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 72/281] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:55 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:28:55.876072 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8360a97c-250a-47d0-ad91-66080dc09530 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:55.877939 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8360a97c-250a-47d0-ad91-66080dc09530 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:55.878268 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8360a97c-250a-47d0-ad91-66080dc09530 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:55.878542 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8360a97c-250a-47d0-ad91-66080dc09530 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:55.887990 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:55.887990 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:55.892363 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8360a97c-250a-47d0-ad91-66080dc09530 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:55.896987 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8360a97c-250a-47d0-ad91-66080dc09530 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:55.897597 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 70/282] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:55 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:55.909849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5540f73a-8fc5-4e9e-b630-950057a2bd14 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:55.912472 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5540f73a-8fc5-4e9e-b630-950057a2bd14 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:55.912671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5540f73a-8fc5-4e9e-b630-950057a2bd14 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:55.912878 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5540f73a-8fc5-4e9e-b630-950057a2bd14 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:55.922817 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:55.922817 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:55.926231 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5540f73a-8fc5-4e9e-b630-950057a2bd14 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Volume info retrieved successfully. Aug 18 07:28:55.930596 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5540f73a-8fc5-4e9e-b630-950057a2bd14 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:55.930985 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 70/283] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:55 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:56.030165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d14405da-132b-4495-84d5-52a5639b130e req-0eb97d4b-38b2-4d0e-8e17-0bd697a0c819 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:56.032743 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-0eb97d4b-38b2-4d0e-8e17-0bd697a0c819 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:56.033000 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-0eb97d4b-38b2-4d0e-8e17-0bd697a0c819 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:56.033188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-0eb97d4b-38b2-4d0e-8e17-0bd697a0c819 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:56.041682 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:56.041682 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:56.045079 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d14405da-132b-4495-84d5-52a5639b130e req-0eb97d4b-38b2-4d0e-8e17-0bd697a0c819 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:56.049567 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-0eb97d4b-38b2-4d0e-8e17-0bd697a0c819 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:56.050081 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 72/284] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:56 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:56.087394 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d14405da-132b-4495-84d5-52a5639b130e req-240c4e53-240b-411e-8c57-30bc1840b1c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:56.089641 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-240c4e53-240b-411e-8c57-30bc1840b1c0 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] POST https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2/action Aug 18 07:28:56.090171 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-240c4e53-240b-411e-8c57-30bc1840b1c0 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:56.090496 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-240c4e53-240b-411e-8c57-30bc1840b1c0 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:56.101846 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:56.101846 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:56.102402 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d14405da-132b-4495-84d5-52a5639b130e req-240c4e53-240b-411e-8c57-30bc1840b1c0 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:56.108677 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d14405da-132b-4495-84d5-52a5639b130e req-240c4e53-240b-411e-8c57-30bc1840b1c0 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Begin detaching volume completed successfully. Aug 18 07:28:56.108981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-240c4e53-240b-411e-8c57-30bc1840b1c0 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2/action returned with HTTP 202 Aug 18 07:28:56.109732 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 73/285] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:28:56 2026] POST /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:28:56.128639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9fb9585-9966-49f8-8dca-9020c519f25a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:56.130533 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9fb9585-9966-49f8-8dca-9020c519f25a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:56.130743 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9fb9585-9966-49f8-8dca-9020c519f25a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:56.130985 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9fb9585-9966-49f8-8dca-9020c519f25a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:56.148372 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:56.148372 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:56.152183 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a9f291f7-4c84-4746-a19a-519522174638 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:56.152595 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a9f291f7-4c84-4746-a19a-519522174638 None None] GET https://10.4.3.152/volume// Aug 18 07:28:56.152763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a9f291f7-4c84-4746-a19a-519522174638 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:56.152946 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a9f291f7-4c84-4746-a19a-519522174638 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:56.153276 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a9f291f7-4c84-4746-a19a-519522174638 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:56.153559 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 71/286] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:28:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:56.157799 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f9fb9585-9966-49f8-8dca-9020c519f25a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Volume info retrieved successfully. Aug 18 07:28:56.162941 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d14405da-132b-4495-84d5-52a5639b130e req-8ce17f78-dbd0-4e7c-b21c-409ead90f88e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:56.163935 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9fb9585-9966-49f8-8dca-9020c519f25a tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:56.164312 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 71/287] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:56 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:56.165337 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-8ce17f78-dbd0-4e7c-b21c-409ead90f88e tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:56.165575 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-8ce17f78-dbd0-4e7c-b21c-409ead90f88e tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:56.165845 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-8ce17f78-dbd0-4e7c-b21c-409ead90f88e tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:56.185113 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:56.185113 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:56.188959 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d14405da-132b-4495-84d5-52a5639b130e req-8ce17f78-dbd0-4e7c-b21c-409ead90f88e tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:28:56.193877 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-8ce17f78-dbd0-4e7c-b21c-409ead90f88e tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:56.194419 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 73/288] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:28:56 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:56.544433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-58dff88d-ca40-43be-86bd-f4ffd6e3d1ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:56.546369 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58dff88d-ca40-43be-86bd-f4ffd6e3d1ed tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:56.546836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-58dff88d-ca40-43be-86bd-f4ffd6e3d1ed tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:56.548173 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-58dff88d-ca40-43be-86bd-f4ffd6e3d1ed tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:56.559938 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:56.559938 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:56.562920 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-58dff88d-ca40-43be-86bd-f4ffd6e3d1ed tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:56.567455 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-58dff88d-ca40-43be-86bd-f4ffd6e3d1ed tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:56.568047 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 74/289] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:56 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:56.827430 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-94ef776c-b5a0-4d0d-8841-d6362cf01649 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:56.829307 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-94ef776c-b5a0-4d0d-8841-d6362cf01649 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:56.829490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-94ef776c-b5a0-4d0d-8841-d6362cf01649 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:56.829679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-94ef776c-b5a0-4d0d-8841-d6362cf01649 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:56.840253 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:56.840253 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:56.843688 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-94ef776c-b5a0-4d0d-8841-d6362cf01649 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:56.848033 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-94ef776c-b5a0-4d0d-8841-d6362cf01649 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:56.848476 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 72/290] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:56 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:57.190445 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1170144-54b4-4c7e-b38b-35fe78545af6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:57.192723 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1170144-54b4-4c7e-b38b-35fe78545af6 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:57.193004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1170144-54b4-4c7e-b38b-35fe78545af6 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:57.193280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1170144-54b4-4c7e-b38b-35fe78545af6 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:57.206415 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:57.206415 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:57.211194 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d1170144-54b4-4c7e-b38b-35fe78545af6 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Volume info retrieved successfully. Aug 18 07:28:57.216031 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1170144-54b4-4c7e-b38b-35fe78545af6 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:57.216475 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 72/291] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:57 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:57.595854 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e22ffa05-9500-4b09-9489-69190ce97731 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:57.598341 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e22ffa05-9500-4b09-9489-69190ce97731 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:57.599811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e22ffa05-9500-4b09-9489-69190ce97731 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:57.600273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e22ffa05-9500-4b09-9489-69190ce97731 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:57.615908 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:57.615908 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:57.625236 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e22ffa05-9500-4b09-9489-69190ce97731 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:57.628449 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e22ffa05-9500-4b09-9489-69190ce97731 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:57.629362 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 74/292] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:57 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:57.668306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:57.777194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-93d7660d-a17f-4678-816e-77d0fc82ade9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:57.779802 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-93d7660d-a17f-4678-816e-77d0fc82ade9 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] POST https://10.4.3.152/volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8/action Aug 18 07:28:57.780249 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-93d7660d-a17f-4678-816e-77d0fc82ade9 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:57.780458 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-93d7660d-a17f-4678-816e-77d0fc82ade9 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:57.796738 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:57.796738 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:57.815877 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cae337c4-f853-4a6b-8a45-c6b7499a056f req-93d7660d-a17f-4678-816e-77d0fc82ade9 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8/action returned with HTTP 204 Aug 18 07:28:57.816414 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 73/293] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:28:57 2026] POST /volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:57.861347 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-70c35b2e-c42e-4368-9984-356c3b912389 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:57.863332 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70c35b2e-c42e-4368-9984-356c3b912389 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:57.863593 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-70c35b2e-c42e-4368-9984-356c3b912389 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:57.863726 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-70c35b2e-c42e-4368-9984-356c3b912389 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:57.879720 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:28:57.879936 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:57.879936 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:57.880014 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:57.880342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:57.880625 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:28:57.881413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:28:57.883565 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-70c35b2e-c42e-4368-9984-356c3b912389 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:57.888323 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Get all volumes completed successfully. Aug 18 07:28:57.888450 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70c35b2e-c42e-4368-9984-356c3b912389 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:57.888481 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08bb8eb2-29e0-4e70-b754-cf8542e6dbdc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:28:57.888679 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 73/294] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:57 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:57.888872 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 75/295] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:28:57 2026] GET /volume/v3/volumes => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:28:57.898408 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:57.898889 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:57.899498 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1725815603"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:57.900914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a7b1d97d-658a-44ec-b4c4-8bec51287347 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:57.901246 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1725815603'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:57.901246 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume of 1 GB Aug 18 07:28:57.902420 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7b1d97d-658a-44ec-b4c4-8bec51287347 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:57.902629 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7b1d97d-658a-44ec-b4c4-8bec51287347 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:57.902828 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7b1d97d-658a-44ec-b4c4-8bec51287347 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:57.905152 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Availability Zones retrieved successfully. Aug 18 07:28:57.910318 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Flow 'volume_create_api' (af1db94f-c927-44df-947c-d5512756354b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:57.911149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e7fa63f-8682-4aa8-961c-dab0908499e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:57.911633 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:57.911633 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:57.912306 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:57.914642 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a7b1d97d-658a-44ec-b4c4-8bec51287347 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:57.917995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7b1d97d-658a-44ec-b4c4-8bec51287347 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:57.918393 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 74/296] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:57 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:57.940497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e7fa63f-8682-4aa8-961c-dab0908499e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:57.940497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c741f55d-0cce-4b8d-b8c1-9086e6978fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:57.962064 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:57.962335 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:28:57.995624 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Created reservations ['ce71c08f-4362-4bee-8021-66c39cef026a', 'e6514719-68ae-44e5-b562-83804492bf7d', '2bdeab9c-0a7b-4407-b84f-92c520e6007f', '0f8b90cf-8dae-451c-bd64-6cb8aaac9c33'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:57.996367 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c741f55d-0cce-4b8d-b8c1-9086e6978fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce71c08f-4362-4bee-8021-66c39cef026a', 'e6514719-68ae-44e5-b562-83804492bf7d', '2bdeab9c-0a7b-4407-b84f-92c520e6007f', '0f8b90cf-8dae-451c-bd64-6cb8aaac9c33']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:57.997051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e7ea0a-2b82-45c0-a55c-ee25fd67cfed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:58.017617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e7ea0a-2b82-45c0-a55c-ee25fd67cfed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd96c86c3-9a97-41d6-8df2-24a61d122931', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1725815603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b2cf404f15494889f090f4ec128294',qos_specs=None,replication_status=,reservations=['ce71c08f-4362-4bee-8021-66c39cef026a','e6514719-68ae-44e5-b562-83804492bf7d','2bdeab9c-0a7b-4407-b84f-92c520e6007f','0f8b90cf-8dae-451c-bd64-6cb8aaac9c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92001df4e3744b1a839f627d100218b8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1725815603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d96c86c3-9a97-41d6-8df2-24a61d122931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b2cf404f15494889f090f4ec128294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92001df4e3744b1a839f627d100218b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:58.018263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574deec6-153f-4039-8a09-61d32f9ffde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:58.034481 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574deec6-153f-4039-8a09-61d32f9ffde5) transitioned into state 'SUCCESS' from state '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-1725815603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b2cf404f15494889f090f4ec128294',qos_specs=None,replication_status=,reservations=['ce71c08f-4362-4bee-8021-66c39cef026a','e6514719-68ae-44e5-b562-83804492bf7d','2bdeab9c-0a7b-4407-b84f-92c520e6007f','0f8b90cf-8dae-451c-bd64-6cb8aaac9c33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92001df4e3744b1a839f627d100218b8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:58.035083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015b2ef2-85ec-4a43-a109-68704cc1a803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:58.043586 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015b2ef2-85ec-4a43-a109-68704cc1a803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:58.044415 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Flow 'volume_create_api' (af1db94f-c927-44df-947c-d5512756354b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:58.044568 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume request issued successfully. Aug 18 07:28:58.045787 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b65f9ef3-0c92-47d5-a47c-419c0642d936 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:58.046293 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 75/297] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:28:57 2026] POST /volume/v3/volumes => generated 755 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:58.059156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dec31669-dfad-4c0a-be17-148f8795cb4b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.061383 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dec31669-dfad-4c0a-be17-148f8795cb4b tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:28:58.061383 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dec31669-dfad-4c0a-be17-148f8795cb4b tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:58.063713 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dec31669-dfad-4c0a-be17-148f8795cb4b tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:58.069166 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:58.069166 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:58.072677 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dec31669-dfad-4c0a-be17-148f8795cb4b tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:28:58.077282 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dec31669-dfad-4c0a-be17-148f8795cb4b tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 returned with HTTP 200 Aug 18 07:28:58.077724 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 74/298] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:58 2026] GET /volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:58.230009 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3b4881f8-d256-4a64-8ebd-f9909a3e3fb5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.232227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b4881f8-d256-4a64-8ebd-f9909a3e3fb5 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:58.232476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b4881f8-d256-4a64-8ebd-f9909a3e3fb5 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:58.232722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b4881f8-d256-4a64-8ebd-f9909a3e3fb5 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:58.246119 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:58.246119 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:58.248569 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6a2695de-62ca-4230-a780-1f592b2f06c1 req-eb7688f7-c602-4436-82aa-472a49dc1663 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.252952 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6a2695de-62ca-4230-a780-1f592b2f06c1 req-eb7688f7-c602-4436-82aa-472a49dc1663 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] POST https://10.4.3.152/volume/v3/snapshots/8c3f6f9c-0dd0-4b90-a99c-b9ff0dee4c50/action Aug 18 07:28:58.258418 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b4881f8-d256-4a64-8ebd-f9909a3e3fb5 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Volume info retrieved successfully. Aug 18 07:28:58.258835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6a2695de-62ca-4230-a780-1f592b2f06c1 req-eb7688f7-c602-4436-82aa-472a49dc1663 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:58.258835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6a2695de-62ca-4230-a780-1f592b2f06c1 req-eb7688f7-c602-4436-82aa-472a49dc1663 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:58.260471 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.snapshot_actions [req-6a2695de-62ca-4230-a780-1f592b2f06c1 req-eb7688f7-c602-4436-82aa-472a49dc1663 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100291) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 07:28:58.262564 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c557edf-2d19-4bb7-bd04-4ccee3d314ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.262909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-165732a9-6418-4ca1-b40b-1752a625bf9c req-58ab5556-22d0-4392-a4e1-fc21f1ca61d6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.263633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c557edf-2d19-4bb7-bd04-4ccee3d314ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:58.263871 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c557edf-2d19-4bb7-bd04-4ccee3d314ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:58.264078 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c557edf-2d19-4bb7-bd04-4ccee3d314ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:58.264805 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-165732a9-6418-4ca1-b40b-1752a625bf9c req-58ab5556-22d0-4392-a4e1-fc21f1ca61d6 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] POST https://10.4.3.152/volume/v3/snapshots/None/action Aug 18 07:28:58.265152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-165732a9-6418-4ca1-b40b-1752a625bf9c req-58ab5556-22d0-4392-a4e1-fc21f1ca61d6 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:58.265293 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-165732a9-6418-4ca1-b40b-1752a625bf9c req-58ab5556-22d0-4392-a4e1-fc21f1ca61d6 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:58.266575 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b4881f8-d256-4a64-8ebd-f9909a3e3fb5 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:58.266651 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.snapshot_actions [req-165732a9-6418-4ca1-b40b-1752a625bf9c req-58ab5556-22d0-4392-a4e1-fc21f1ca61d6 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100292) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 07:28:58.267265 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 76/299] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:58 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:58.274191 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:58.274191 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:58.277984 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5c557edf-2d19-4bb7-bd04-4ccee3d314ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:58.282315 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c557edf-2d19-4bb7-bd04-4ccee3d314ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:58.282681 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 75/300] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:58 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:58.283416 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6a2695de-62ca-4230-a780-1f592b2f06c1 req-eb7688f7-c602-4436-82aa-472a49dc1663 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] https://10.4.3.152/volume/v3/snapshots/8c3f6f9c-0dd0-4b90-a99c-b9ff0dee4c50/action returned with HTTP 404 Aug 18 07:28:58.284436 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 75/301] 10.4.3.152 () {72 vars in 1678 bytes} [Tue Aug 18 07:28:58 2026] POST /volume/v3/snapshots/8c3f6f9c-0dd0-4b90-a99c-b9ff0dee4c50/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:28:58.291491 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-165732a9-6418-4ca1-b40b-1752a625bf9c req-58ab5556-22d0-4392-a4e1-fc21f1ca61d6 tempest-VolumesAssistedSnapshotsTest-103615697 tempest-VolumesAssistedSnapshotsTest-103615697-project] https://10.4.3.152/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 07:28:58.292138 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 76/302] 10.4.3.152 () {72 vars in 1582 bytes} [Tue Aug 18 07:28:58 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:58.346300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-36b1bc51-46a9-43ed-b5d0-f1df11b0ed48 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.348066 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-36b1bc51-46a9-43ed-b5d0-f1df11b0ed48 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:58.348424 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-36b1bc51-46a9-43ed-b5d0-f1df11b0ed48 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:58.348697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-36b1bc51-46a9-43ed-b5d0-f1df11b0ed48 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:58.359312 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:58.359312 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:58.362402 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-36b1bc51-46a9-43ed-b5d0-f1df11b0ed48 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:58.367389 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-36b1bc51-46a9-43ed-b5d0-f1df11b0ed48 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:58.367389 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 77/303] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:28:58 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:58.404316 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-8d98e201-1414-4aeb-a38b-ed804bb9e6f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.406394 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-8d98e201-1414-4aeb-a38b-ed804bb9e6f1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] POST https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70/action Aug 18 07:28:58.406777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-8d98e201-1414-4aeb-a38b-ed804bb9e6f1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:28:58.406920 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-8d98e201-1414-4aeb-a38b-ed804bb9e6f1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:58.417523 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:58.417523 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:58.417895 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-8d98e201-1414-4aeb-a38b-ed804bb9e6f1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:58.424709 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-8d98e201-1414-4aeb-a38b-ed804bb9e6f1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Begin detaching volume completed successfully. Aug 18 07:28:58.424945 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-8d98e201-1414-4aeb-a38b-ed804bb9e6f1 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70/action returned with HTTP 202 Aug 18 07:28:58.425516 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 76/304] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:28:58 2026] POST /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:28:58.472919 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db1b5e32-7c4e-4efb-8df1-f9b4013fe842 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.473427 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db1b5e32-7c4e-4efb-8df1-f9b4013fe842 None None] GET https://10.4.3.152/volume// Aug 18 07:28:58.473666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db1b5e32-7c4e-4efb-8df1-f9b4013fe842 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:58.473919 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db1b5e32-7c4e-4efb-8df1-f9b4013fe842 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:58.474267 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db1b5e32-7c4e-4efb-8df1-f9b4013fe842 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:28:58.474586 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 76/305] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:28:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:28:58.485347 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-05f0f80a-3c37-40d3-b123-45417d8cc35d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.487651 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-05f0f80a-3c37-40d3-b123-45417d8cc35d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:28:58.487862 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-05f0f80a-3c37-40d3-b123-45417d8cc35d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:58.488039 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-05f0f80a-3c37-40d3-b123-45417d8cc35d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:58.497438 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:58.497438 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:28:58.501521 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-05f0f80a-3c37-40d3-b123-45417d8cc35d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:28:58.505416 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-05f0f80a-3c37-40d3-b123-45417d8cc35d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:28:58.507568 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 77/306] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:28:58 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1552 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:28:58.643391 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b869514-3409-40d4-b29b-0da68da60d01 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:58.644764 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b869514-3409-40d4-b29b-0da68da60d01 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:58.645091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b869514-3409-40d4-b29b-0da68da60d01 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:58.645427 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b869514-3409-40d4-b29b-0da68da60d01 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:58.658286 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:58.658286 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:58.661404 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5b869514-3409-40d4-b29b-0da68da60d01 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:58.668470 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b869514-3409-40d4-b29b-0da68da60d01 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:58.669269 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 78/307] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:58 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:59.089760 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-901fc220-9f66-44c1-aed4-32c1655a9ae8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:59.091527 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-901fc220-9f66-44c1-aed4-32c1655a9ae8 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:28:59.091741 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-901fc220-9f66-44c1-aed4-32c1655a9ae8 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:59.092010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-901fc220-9f66-44c1-aed4-32c1655a9ae8 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:59.099103 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:59.099103 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:59.102767 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-901fc220-9f66-44c1-aed4-32c1655a9ae8 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:28:59.107405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-901fc220-9f66-44c1-aed4-32c1655a9ae8 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 returned with HTTP 200 Aug 18 07:28:59.107880 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 77/308] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:59 2026] GET /volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:59.123595 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-99e50d42-3787-4e1d-81c3-b76b88e698e2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:59.125848 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-99e50d42-3787-4e1d-81c3-b76b88e698e2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:28:59.126101 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-99e50d42-3787-4e1d-81c3-b76b88e698e2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:59.126361 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-99e50d42-3787-4e1d-81c3-b76b88e698e2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:59.135789 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:59.135789 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:59.140635 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-99e50d42-3787-4e1d-81c3-b76b88e698e2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:28:59.147091 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-99e50d42-3787-4e1d-81c3-b76b88e698e2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 returned with HTTP 200 Aug 18 07:28:59.147710 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 77/309] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:59 2026] GET /volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:59.159109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0cde979c-0600-4643-8505-2aee85ea42f3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:59.160914 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:28:59.161271 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1651302782"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:28:59.162693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1651302782'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:28:59.162854 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume of 1 GB Aug 18 07:28:59.167290 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Availability Zones retrieved successfully. Aug 18 07:28:59.172456 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Flow 'volume_create_api' (ddddfa42-8c52-455a-bb10-c5bd628fa711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:59.173510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c1ce47-2665-4a70-ab73-61df4e435eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:59.174727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:28:59.200997 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c1ce47-2665-4a70-ab73-61df4e435eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:59.201703 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b8be40-434d-46d2-87b3-f81dfcdaf074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:59.240906 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Created reservations ['b3bb7ef7-1cec-4963-993d-0bc03cb00446', '38551f1a-6d8b-410b-901f-0d43909e52e4', 'b0ee56cb-ffe9-4f56-bfc2-a78f0123c0c8', 'fe5595c8-5ec4-4fe5-97ea-90294b1d94e7'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:28:59.241645 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b8be40-434d-46d2-87b3-f81dfcdaf074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3bb7ef7-1cec-4963-993d-0bc03cb00446', '38551f1a-6d8b-410b-901f-0d43909e52e4', 'b0ee56cb-ffe9-4f56-bfc2-a78f0123c0c8', 'fe5595c8-5ec4-4fe5-97ea-90294b1d94e7']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:59.242404 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (827cd395-67b2-4988-8941-055ec34761a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:59.266968 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (827cd395-67b2-4988-8941-055ec34761a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6691f86-b216-4cd2-b68b-843ec412ac87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1651302782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b2cf404f15494889f090f4ec128294',qos_specs=None,replication_status=,reservations=['b3bb7ef7-1cec-4963-993d-0bc03cb00446','38551f1a-6d8b-410b-901f-0d43909e52e4','b0ee56cb-ffe9-4f56-bfc2-a78f0123c0c8','fe5595c8-5ec4-4fe5-97ea-90294b1d94e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92001df4e3744b1a839f627d100218b8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1651302782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6691f86-b216-4cd2-b68b-843ec412ac87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b2cf404f15494889f090f4ec128294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92001df4e3744b1a839f627d100218b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:59.267649 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529cbac2-298f-4ae5-be44-53a0d8172aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:59.284617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-56df9dde-32d0-4bca-802b-4fc59e5d5b90 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:59.288510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529cbac2-298f-4ae5-be44-53a0d8172aac) transitioned into state 'SUCCESS' from state '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-1651302782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b2cf404f15494889f090f4ec128294',qos_specs=None,replication_status=,reservations=['b3bb7ef7-1cec-4963-993d-0bc03cb00446','38551f1a-6d8b-410b-901f-0d43909e52e4','b0ee56cb-ffe9-4f56-bfc2-a78f0123c0c8','fe5595c8-5ec4-4fe5-97ea-90294b1d94e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92001df4e3744b1a839f627d100218b8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:59.288711 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56df9dde-32d0-4bca-802b-4fc59e5d5b90 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:28:59.288711 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56df9dde-32d0-4bca-802b-4fc59e5d5b90 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:59.288802 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a0e13f-71b6-4378-a9cf-06dfb7642eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:28:59.288836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56df9dde-32d0-4bca-802b-4fc59e5d5b90 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:59.297727 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:59.297727 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:28:59.299767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a0e13f-71b6-4378-a9cf-06dfb7642eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:28:59.300642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Flow 'volume_create_api' (ddddfa42-8c52-455a-bb10-c5bd628fa711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:28:59.300953 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume request issued successfully. Aug 18 07:28:59.301508 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-56df9dde-32d0-4bca-802b-4fc59e5d5b90 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Volume info retrieved successfully. Aug 18 07:28:59.301611 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cde979c-0600-4643-8505-2aee85ea42f3 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:28:59.302042 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 78/310] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:28:59 2026] POST /volume/v3/volumes => generated 755 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:28:59.306483 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56df9dde-32d0-4bca-802b-4fc59e5d5b90 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:28:59.307001 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 79/311] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:59 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:28:59.312753 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e35b8dd-899a-4027-9d1a-2f42d6bb9852 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:59.314626 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e35b8dd-899a-4027-9d1a-2f42d6bb9852 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:28:59.314848 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e35b8dd-899a-4027-9d1a-2f42d6bb9852 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:59.315075 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e35b8dd-899a-4027-9d1a-2f42d6bb9852 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:59.321992 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:59.321992 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:28:59.325926 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e35b8dd-899a-4027-9d1a-2f42d6bb9852 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:28:59.331004 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e35b8dd-899a-4027-9d1a-2f42d6bb9852 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 returned with HTTP 200 Aug 18 07:28:59.331449 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 78/312] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:59 2026] GET /volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:28:59.681715 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a2dbd5e8-6efd-4415-8221-3b2c86ef6a12 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:28:59.683625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2dbd5e8-6efd-4415-8221-3b2c86ef6a12 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:28:59.683876 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2dbd5e8-6efd-4415-8221-3b2c86ef6a12 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:28:59.684124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2dbd5e8-6efd-4415-8221-3b2c86ef6a12 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:28:59.692579 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:28:59.692579 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:28:59.695933 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a2dbd5e8-6efd-4415-8221-3b2c86ef6a12 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:28:59.699786 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2dbd5e8-6efd-4415-8221-3b2c86ef6a12 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:28:59.700303 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 78/313] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:28:59 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:00.318879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f7f31549-f0b5-466a-b900-7404d9c2132c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:00.320808 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7f31549-f0b5-466a-b900-7404d9c2132c tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:00.320993 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7f31549-f0b5-466a-b900-7404d9c2132c tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:00.321164 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7f31549-f0b5-466a-b900-7404d9c2132c tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:00.331564 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:00.331564 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:00.335267 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f7f31549-f0b5-466a-b900-7404d9c2132c tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Volume info retrieved successfully. Aug 18 07:29:00.339898 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7f31549-f0b5-466a-b900-7404d9c2132c tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:29:00.340343 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 79/314] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:00 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:00.344274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-96f3b1e9-1dd7-44c7-bf8b-1a9c54431a16 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:00.345405 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96f3b1e9-1dd7-44c7-bf8b-1a9c54431a16 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:29:00.345597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96f3b1e9-1dd7-44c7-bf8b-1a9c54431a16 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:00.347820 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96f3b1e9-1dd7-44c7-bf8b-1a9c54431a16 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:00.353170 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:00.353170 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:00.357645 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-96f3b1e9-1dd7-44c7-bf8b-1a9c54431a16 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:00.362231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96f3b1e9-1dd7-44c7-bf8b-1a9c54431a16 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 returned with HTTP 200 Aug 18 07:29:00.362631 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 80/315] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:00 2026] GET /volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:00.373853 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24e6c032-9e30-410a-9120-c9dfdf14c4fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:00.375604 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24e6c032-9e30-410a-9120-c9dfdf14c4fc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:29:00.375864 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24e6c032-9e30-410a-9120-c9dfdf14c4fc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:00.376035 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24e6c032-9e30-410a-9120-c9dfdf14c4fc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:00.383484 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:00.383484 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:00.388138 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24e6c032-9e30-410a-9120-c9dfdf14c4fc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:00.393406 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24e6c032-9e30-410a-9120-c9dfdf14c4fc tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 returned with HTTP 200 Aug 18 07:29:00.393990 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 79/316] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:00 2026] GET /volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:00.406101 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-298674c8-5f7c-4bf7-af55-92b6466db021 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:00.407788 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:00.408156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-79914032"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:00.409523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-79914032'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:00.409637 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume of 1 GB Aug 18 07:29:00.413411 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Availability Zones retrieved successfully. Aug 18 07:29:00.418818 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Flow 'volume_create_api' (a3c94161-5acf-4c81-bbe7-a91afe75a9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:00.419819 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6035331a-e802-47a5-bcc5-758bc9672d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:00.420798 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:00.445709 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6035331a-e802-47a5-bcc5-758bc9672d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:00.446583 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498b3a26-4cef-4a19-bd61-140d24a0ec21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:00.484636 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Created reservations ['84f12218-72ab-4ed1-a973-4e9c025344dd', '33083622-9a1d-464e-a8c8-8dcb1b2445e1', '6b2640b1-7f48-4ce3-9834-262375a11b81', 'a84bb38b-9617-4993-a7d6-bf305f6a0216'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:00.485557 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498b3a26-4cef-4a19-bd61-140d24a0ec21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f12218-72ab-4ed1-a973-4e9c025344dd', '33083622-9a1d-464e-a8c8-8dcb1b2445e1', '6b2640b1-7f48-4ce3-9834-262375a11b81', 'a84bb38b-9617-4993-a7d6-bf305f6a0216']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:00.486532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb2dfc6-8b60-4fb9-ae1d-d60649ef2db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:00.507528 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb2dfc6-8b60-4fb9-ae1d-d60649ef2db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-79914032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b2cf404f15494889f090f4ec128294',qos_specs=None,replication_status=,reservations=['84f12218-72ab-4ed1-a973-4e9c025344dd','33083622-9a1d-464e-a8c8-8dcb1b2445e1','6b2640b1-7f48-4ce3-9834-262375a11b81','a84bb38b-9617-4993-a7d6-bf305f6a0216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92001df4e3744b1a839f627d100218b8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-79914032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b2cf404f15494889f090f4ec128294',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92001df4e3744b1a839f627d100218b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:00.508477 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfdd9bb-f18a-4340-b903-d53eece57c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:00.524818 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfdd9bb-f18a-4340-b903-d53eece57c9b) transitioned into state 'SUCCESS' from state '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-79914032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b2cf404f15494889f090f4ec128294',qos_specs=None,replication_status=,reservations=['84f12218-72ab-4ed1-a973-4e9c025344dd','33083622-9a1d-464e-a8c8-8dcb1b2445e1','6b2640b1-7f48-4ce3-9834-262375a11b81','a84bb38b-9617-4993-a7d6-bf305f6a0216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92001df4e3744b1a839f627d100218b8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:00.525787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2189c68-116e-44bd-9e77-e06c2da8c750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:00.537435 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2189c68-116e-44bd-9e77-e06c2da8c750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:00.538406 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Flow 'volume_create_api' (a3c94161-5acf-4c81-bbe7-a91afe75a9e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:00.538855 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Create volume request issued successfully. Aug 18 07:29:00.539502 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-298674c8-5f7c-4bf7-af55-92b6466db021 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:00.540102 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 79/317] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:29:00 2026] POST /volume/v3/volumes => generated 753 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:00.551829 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fcc2f960-e1f9-47cd-935f-383e1d27940f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:00.554180 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcc2f960-e1f9-47cd-935f-383e1d27940f tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:00.554478 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcc2f960-e1f9-47cd-935f-383e1d27940f tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:00.554728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcc2f960-e1f9-47cd-935f-383e1d27940f tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:00.565685 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:00.565685 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:00.570535 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fcc2f960-e1f9-47cd-935f-383e1d27940f tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:00.579204 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcc2f960-e1f9-47cd-935f-383e1d27940f tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 returned with HTTP 200 Aug 18 07:29:00.579780 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 80/318] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:00 2026] GET /volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:00.719137 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-445b2183-51a7-447c-aeca-033c1fb01397 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:00.722684 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-445b2183-51a7-447c-aeca-033c1fb01397 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:00.723066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-445b2183-51a7-447c-aeca-033c1fb01397 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:00.723066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-445b2183-51a7-447c-aeca-033c1fb01397 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:00.741874 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:00.741874 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:00.751655 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-445b2183-51a7-447c-aeca-033c1fb01397 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:29:00.758458 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-445b2183-51a7-447c-aeca-033c1fb01397 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:29:00.758921 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 81/319] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:00 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:00.942105 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-dc4e1265-4374-4e58-93c6-55b488d3e914 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:00.951475 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-dc4e1265-4374-4e58-93c6-55b488d3e914 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] DELETE https://10.4.3.152/volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e Aug 18 07:29:00.951679 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-dc4e1265-4374-4e58-93c6-55b488d3e914 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:00.951905 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-dc4e1265-4374-4e58-93c6-55b488d3e914 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:00.967532 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:00.967532 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:01.037421 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-16a6733a-c2e6-49e3-88df-333a8d2735c1 req-dc4e1265-4374-4e58-93c6-55b488d3e914 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e returned with HTTP 200 Aug 18 07:29:01.038015 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 80/320] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:00 2026] DELETE /volume/v3/attachments/b22f5335-7d8d-437c-9bec-f12dc499470e => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.251195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d14405da-132b-4495-84d5-52a5639b130e req-60828a1d-782e-4b34-b237-8d300d0cb406 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.254089 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-60828a1d-782e-4b34-b237-8d300d0cb406 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] DELETE https://10.4.3.152/volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5 Aug 18 07:29:01.254387 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-60828a1d-782e-4b34-b237-8d300d0cb406 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.254661 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-60828a1d-782e-4b34-b237-8d300d0cb406 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.270229 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.270229 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:01.341625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d14405da-132b-4495-84d5-52a5639b130e req-60828a1d-782e-4b34-b237-8d300d0cb406 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5 returned with HTTP 200 Aug 18 07:29:01.342025 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 80/321] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:01 2026] DELETE /volume/v3/attachments/2131468d-d768-4930-a8b8-d0eb0c3c60a5 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.356284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a4114c96-2676-49f9-a628-8bf534c6e0b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.356284 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4114c96-2676-49f9-a628-8bf534c6e0b4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:01.356603 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4114c96-2676-49f9-a628-8bf534c6e0b4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.356603 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4114c96-2676-49f9-a628-8bf534c6e0b4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.366646 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.366646 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:01.372086 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a4114c96-2676-49f9-a628-8bf534c6e0b4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] Volume info retrieved successfully. Aug 18 07:29:01.381548 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4114c96-2676-49f9-a628-8bf534c6e0b4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-reader] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:29:01.381996 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 81/322] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:01 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.447630 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fd76371b-eb3f-46af-b899-f2dcb4fb27d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.449711 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd76371b-eb3f-46af-b899-f2dcb4fb27d4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:01.449941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd76371b-eb3f-46af-b899-f2dcb4fb27d4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.450203 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd76371b-eb3f-46af-b899-f2dcb4fb27d4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.458337 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.458337 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:01.462488 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fd76371b-eb3f-46af-b899-f2dcb4fb27d4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:29:01.467401 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd76371b-eb3f-46af-b899-f2dcb4fb27d4 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:29:01.467858 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 82/323] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:01 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.512491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cfcdf883-b529-4664-8224-54880e226cfb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.514296 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfcdf883-b529-4664-8224-54880e226cfb tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:01.514510 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfcdf883-b529-4664-8224-54880e226cfb tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.514693 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfcdf883-b529-4664-8224-54880e226cfb tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.521807 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.521807 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:01.525761 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cfcdf883-b529-4664-8224-54880e226cfb tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:29:01.529978 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfcdf883-b529-4664-8224-54880e226cfb tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:29:01.530489 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 81/324] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:01 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.573549 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-6d74c99f-a8ee-4593-8b94-47fb4ec7f8b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.575789 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-6d74c99f-a8ee-4593-8b94-47fb4ec7f8b2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] DELETE https://10.4.3.152/volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8 Aug 18 07:29:01.575993 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-6d74c99f-a8ee-4593-8b94-47fb4ec7f8b2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.576182 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-6d74c99f-a8ee-4593-8b94-47fb4ec7f8b2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.588122 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.588122 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:01.594386 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e5669422-6fcc-4473-ad45-30ddcef6fc28 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.598759 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e5669422-6fcc-4473-ad45-30ddcef6fc28 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:01.599023 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e5669422-6fcc-4473-ad45-30ddcef6fc28 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.599297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e5669422-6fcc-4473-ad45-30ddcef6fc28 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.610320 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.610320 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:01.615791 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e5669422-6fcc-4473-ad45-30ddcef6fc28 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:01.620403 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e5669422-6fcc-4473-ad45-30ddcef6fc28 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 returned with HTTP 200 Aug 18 07:29:01.620819 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 82/325] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:01 2026] GET /volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.636699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-96465f7c-9de7-4bf9-b61b-6908ed045616 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.639335 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96465f7c-9de7-4bf9-b61b-6908ed045616 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:01.639335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96465f7c-9de7-4bf9-b61b-6908ed045616 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.639634 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-96465f7c-9de7-4bf9-b61b-6908ed045616 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.651989 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.651989 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:01.652106 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5dbc2327-ab00-4452-8249-fb5703832a21 req-6d74c99f-a8ee-4593-8b94-47fb4ec7f8b2 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8 returned with HTTP 200 Aug 18 07:29:01.652106 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 81/326] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:01 2026] DELETE /volume/v3/attachments/933d49e2-efd0-45d1-939d-cae23464a4f8 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.655496 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-96465f7c-9de7-4bf9-b61b-6908ed045616 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:01.662306 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-96465f7c-9de7-4bf9-b61b-6908ed045616 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 returned with HTTP 200 Aug 18 07:29:01.662306 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 83/327] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:01 2026] GET /volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.677260 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.773375 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-769d4fc4-9a45-44db-b0e8-6e087cdab4c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:01.777893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-769d4fc4-9a45-44db-b0e8-6e087cdab4c6 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:01.778106 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-769d4fc4-9a45-44db-b0e8-6e087cdab4c6 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:01.778336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-769d4fc4-9a45-44db-b0e8-6e087cdab4c6 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:01.789063 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:01.789063 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:01.794611 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-769d4fc4-9a45-44db-b0e8-6e087cdab4c6 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:29:01.799199 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-769d4fc4-9a45-44db-b0e8-6e087cdab4c6 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:29:01.799689 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 83/328] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:01 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:01.981653 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:01.982037 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:01.984866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:01.985094 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Create volume of 1 GB Aug 18 07:29:01.990052 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Availability Zones retrieved successfully. Aug 18 07:29:01.997518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Flow 'volume_create_api' (3e739455-2189-4de1-bf9c-5a4710d0d4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:01.999181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f7e42f-9223-4325-a282-450a0dc08a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:02.000005 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:02.051784 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f7e42f-9223-4325-a282-450a0dc08a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:02.053604 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65c1e33-0d7a-41dc-9586-444e2fed099c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:02.137987 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Created reservations ['0f90162d-59ed-4d7b-9927-89795320c0a8', '4d4261ac-c759-4b20-b267-3b5537285493', '36aed998-9a72-4e94-bfad-8f60146468ba', 'ea331e89-ca54-49f3-b54a-b47d991229bf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:02.138837 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65c1e33-0d7a-41dc-9586-444e2fed099c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f90162d-59ed-4d7b-9927-89795320c0a8', '4d4261ac-c759-4b20-b267-3b5537285493', '36aed998-9a72-4e94-bfad-8f60146468ba', 'ea331e89-ca54-49f3-b54a-b47d991229bf']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:02.139627 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5716ef53-a184-40b6-8a62-53da51229ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:02.167889 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5716ef53-a184-40b6-8a62-53da51229ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a295d28a-4e9b-45a6-a89d-23a7a2d7616a', '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='f15d65dd5ac246d3a21919afbada4f63',qos_specs=None,replication_status=,reservations=['0f90162d-59ed-4d7b-9927-89795320c0a8','4d4261ac-c759-4b20-b267-3b5537285493','36aed998-9a72-4e94-bfad-8f60146468ba','ea331e89-ca54-49f3-b54a-b47d991229bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e87c4cf2454bed972e1e306bc00629',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:02Z,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=a295d28a-4e9b-45a6-a89d-23a7a2d7616a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f15d65dd5ac246d3a21919afbada4f63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0e87c4cf2454bed972e1e306bc00629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:02.168677 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e0e0ed8-29cf-4242-b191-61151018acda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:02.191123 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e0e0ed8-29cf-4242-b191-61151018acda) transitioned into state 'SUCCESS' from 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='f15d65dd5ac246d3a21919afbada4f63',qos_specs=None,replication_status=,reservations=['0f90162d-59ed-4d7b-9927-89795320c0a8','4d4261ac-c759-4b20-b267-3b5537285493','36aed998-9a72-4e94-bfad-8f60146468ba','ea331e89-ca54-49f3-b54a-b47d991229bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0e87c4cf2454bed972e1e306bc00629',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:02.191943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae3f372-7c13-4d6f-b581-94048a9e84bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:02.205268 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dae3f372-7c13-4d6f-b581-94048a9e84bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:02.206216 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Flow 'volume_create_api' (3e739455-2189-4de1-bf9c-5a4710d0d4cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:02.206553 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Create volume request issued successfully. Aug 18 07:29:02.207136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b334b43-b7b4-449f-8463-e96b2b48f53a tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:02.207931 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 82/329] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:29:01 2026] POST /volume/v3/volumes => generated 733 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:02.223750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0fcc0eee-904e-4551-941b-6052f0556203 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:02.226322 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fcc0eee-904e-4551-941b-6052f0556203 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] GET https://10.4.3.152/volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a Aug 18 07:29:02.226616 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fcc0eee-904e-4551-941b-6052f0556203 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:02.226898 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fcc0eee-904e-4551-941b-6052f0556203 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:02.241067 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:02.241067 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:02.245877 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0fcc0eee-904e-4551-941b-6052f0556203 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Volume info retrieved successfully. Aug 18 07:29:02.258489 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fcc0eee-904e-4551-941b-6052f0556203 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] https://10.4.3.152/volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a returned with HTTP 200 Aug 18 07:29:02.259149 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 82/330] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:02 2026] GET /volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a => generated 912 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:02.701465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83077440-12c9-4477-a5f3-4a4813f8ce65 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:02.704882 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83077440-12c9-4477-a5f3-4a4813f8ce65 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:02.705163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83077440-12c9-4477-a5f3-4a4813f8ce65 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:02.705422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83077440-12c9-4477-a5f3-4a4813f8ce65 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:02.716618 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:02.716618 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:02.720931 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-83077440-12c9-4477-a5f3-4a4813f8ce65 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:29:02.725233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83077440-12c9-4477-a5f3-4a4813f8ce65 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:29:02.725697 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 84/331] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:02 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:29:02.749592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:02.750482 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:02.750645 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:02.750924 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:02.752371 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Delete volume with id: 8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:02.763305 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:02.763305 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:02.763366 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:29:02.802452 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Delete volume request issued successfully. Aug 18 07:29:02.802688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-85246c4e-0183-4fbb-9180-d2a6e34be882 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 202 Aug 18 07:29:02.803261 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 84/332] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:02 2026] DELETE /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:02.812163 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-288400cf-cd85-401c-a581-a06f043c4e98 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:02.818843 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-288400cf-cd85-401c-a581-a06f043c4e98 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:02.818843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-288400cf-cd85-401c-a581-a06f043c4e98 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:02.818843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-288400cf-cd85-401c-a581-a06f043c4e98 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:02.834434 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:02.834434 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:02.843193 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-288400cf-cd85-401c-a581-a06f043c4e98 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Volume info retrieved successfully. Aug 18 07:29:02.849418 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-288400cf-cd85-401c-a581-a06f043c4e98 tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 200 Aug 18 07:29:02.850195 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 83/333] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:02 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:03.279533 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-799403e2-c9c6-4c27-9913-f5bfe4177392 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:03.281567 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-799403e2-c9c6-4c27-9913-f5bfe4177392 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] GET https://10.4.3.152/volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a Aug 18 07:29:03.281988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-799403e2-c9c6-4c27-9913-f5bfe4177392 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:03.281988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-799403e2-c9c6-4c27-9913-f5bfe4177392 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:03.289914 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:03.289914 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:03.294887 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-799403e2-c9c6-4c27-9913-f5bfe4177392 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Volume info retrieved successfully. Aug 18 07:29:03.300574 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-799403e2-c9c6-4c27-9913-f5bfe4177392 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] https://10.4.3.152/volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a returned with HTTP 200 Aug 18 07:29:03.301411 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 83/334] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:03 2026] GET /volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:03.317976 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9793645-e176-4154-9d78-78397505f857 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:03.321296 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9793645-e176-4154-9d78-78397505f857 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1&project_id=48b2cf404f15494889f090f4ec128294 Aug 18 07:29:03.322067 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9793645-e176-4154-9d78-78397505f857 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:03.322392 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9793645-e176-4154-9d78-78397505f857 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:03.323045 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d9793645-e176-4154-9d78-78397505f857 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Could not evaluate value 48b2cf404f15494889f090f4ec128294, assuming string {{(pid=100290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:29:03.323991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d9793645-e176-4154-9d78-78397505f857 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Searching by: MultiDict([('project_id', '48b2cf404f15494889f090f4ec128294'), ('all_tenants', 1)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:29:03.364724 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9793645-e176-4154-9d78-78397505f857 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Get all volumes completed successfully. Aug 18 07:29:03.366097 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:03.366097 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:03.370707 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9793645-e176-4154-9d78-78397505f857 tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1&project_id=48b2cf404f15494889f090f4ec128294 returned with HTTP 200 Aug 18 07:29:03.371256 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 85/335] 10.4.3.152 () {66 vars in 1373 bytes} [Tue Aug 18 07:29:03 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=48b2cf404f15494889f090f4ec128294 => generated 3035 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:03.390900 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:03.395017 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a Aug 18 07:29:03.395272 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:03.396963 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:03.397087 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Delete volume with id: a295d28a-4e9b-45a6-a89d-23a7a2d7616a Aug 18 07:29:03.408931 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:03.408931 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:03.409282 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Volume info retrieved successfully. Aug 18 07:29:03.437405 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] Delete volume request issued successfully. Aug 18 07:29:03.438263 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f24f5411-b60c-4ba8-bc5c-ad0dab37192c tempest-VolumesListAdminTestJSON-882067382 tempest-VolumesListAdminTestJSON-882067382-project-admin] https://10.4.3.152/volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a returned with HTTP 202 Aug 18 07:29:03.441497 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 85/336] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:03 2026] DELETE /volume/v3/volumes/a295d28a-4e9b-45a6-a89d-23a7a2d7616a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:03.456134 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-38bcbbd8-a038-4123-b57a-c87ccb72726e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:03.459328 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38bcbbd8-a038-4123-b57a-c87ccb72726e tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:03.459624 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38bcbbd8-a038-4123-b57a-c87ccb72726e tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:03.459839 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38bcbbd8-a038-4123-b57a-c87ccb72726e tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:03.476009 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:03.476009 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:03.483989 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-38bcbbd8-a038-4123-b57a-c87ccb72726e tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:03.489929 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38bcbbd8-a038-4123-b57a-c87ccb72726e tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 returned with HTTP 200 Aug 18 07:29:03.491282 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 84/337] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:03 2026] GET /volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:03.503673 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:03.507060 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:03.507334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:03.507556 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:03.507786 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Delete volume with id: 6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:03.517016 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:03.517016 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:03.517656 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:03.547049 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Delete volume request issued successfully. Aug 18 07:29:03.547266 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efc3dc29-2a6e-4327-8bdc-85a1f12eee35 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 returned with HTTP 202 Aug 18 07:29:03.547639 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 84/338] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:03 2026] DELETE /volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:29:03.555917 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d47e3fa-6f85-4f89-823f-d12b62cd84ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:03.557232 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d47e3fa-6f85-4f89-823f-d12b62cd84ee tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:03.557232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d47e3fa-6f85-4f89-823f-d12b62cd84ee tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:03.558439 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d47e3fa-6f85-4f89-823f-d12b62cd84ee tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:03.565985 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:03.565985 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:03.570197 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d47e3fa-6f85-4f89-823f-d12b62cd84ee tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:03.574306 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d47e3fa-6f85-4f89-823f-d12b62cd84ee tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 returned with HTTP 200 Aug 18 07:29:03.575160 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 86/339] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:03 2026] GET /volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:03.863893 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d6fb811d-29c5-4a7e-8b58-77e70c9f804d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:03.865741 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6fb811d-29c5-4a7e-8b58-77e70c9f804d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:03.865966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6fb811d-29c5-4a7e-8b58-77e70c9f804d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:03.866170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6fb811d-29c5-4a7e-8b58-77e70c9f804d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:03.871601 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6fb811d-29c5-4a7e-8b58-77e70c9f804d tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 404 Aug 18 07:29:03.872065 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 86/340] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:03 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:04.487157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e45e26e1-9c88-44cf-ad59-f86e5d3badb5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:04.488938 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e45e26e1-9c88-44cf-ad59-f86e5d3badb5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:04.489095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e45e26e1-9c88-44cf-ad59-f86e5d3badb5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:04.489285 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e45e26e1-9c88-44cf-ad59-f86e5d3badb5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:04.498850 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:04.498850 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:04.503604 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e45e26e1-9c88-44cf-ad59-f86e5d3badb5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:29:04.509045 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e45e26e1-9c88-44cf-ad59-f86e5d3badb5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:29:04.509045 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 85/341] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:04 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:04.570741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d88c7234-0d15-4b5b-899a-fd8cb85959d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:04.574293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d88c7234-0d15-4b5b-899a-fd8cb85959d5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:04.574511 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d88c7234-0d15-4b5b-899a-fd8cb85959d5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:04.574782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d88c7234-0d15-4b5b-899a-fd8cb85959d5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:04.587290 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:04.587290 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:04.588672 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-914c66fb-a0c1-4d7b-bcf1-aa056f2163c4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:04.589659 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-914c66fb-a0c1-4d7b-bcf1-aa056f2163c4 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 Aug 18 07:29:04.589907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-914c66fb-a0c1-4d7b-bcf1-aa056f2163c4 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:04.590130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-914c66fb-a0c1-4d7b-bcf1-aa056f2163c4 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:04.590847 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d88c7234-0d15-4b5b-899a-fd8cb85959d5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:29:04.594890 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d88c7234-0d15-4b5b-899a-fd8cb85959d5 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:29:04.595198 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 85/342] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:04 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:04.597369 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-914c66fb-a0c1-4d7b-bcf1-aa056f2163c4 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 returned with HTTP 404 Aug 18 07:29:04.597369 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 87/343] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:04 2026] GET /volume/v3/volumes/6a5c23a3-db30-47d4-9cc8-7baf2ab5ede5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:04.610192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-037b8b9d-2bc4-4359-8925-25aaed08ae14 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:04.613815 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-037b8b9d-2bc4-4359-8925-25aaed08ae14 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:29:04.614098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-037b8b9d-2bc4-4359-8925-25aaed08ae14 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:04.614828 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-037b8b9d-2bc4-4359-8925-25aaed08ae14 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:04.625797 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:04.625797 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:04.631243 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-037b8b9d-2bc4-4359-8925-25aaed08ae14 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:04.638681 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-037b8b9d-2bc4-4359-8925-25aaed08ae14 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 returned with HTTP 200 Aug 18 07:29:04.639265 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 87/344] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:04 2026] GET /volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:04.651763 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:04.653697 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:29:04.653959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:04.654223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:04.654452 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Delete volume with id: f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:29:04.661271 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:04.661271 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:04.661746 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:04.687660 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Delete volume request issued successfully. Aug 18 07:29:04.687934 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e0b123b0-d257-4942-bbaa-c06ff5a639f1 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 returned with HTTP 202 Aug 18 07:29:04.688534 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 86/345] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:04 2026] DELETE /volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:04.696648 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-218e9177-e0b4-4c6a-810b-89d733afcfb2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:04.699320 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-218e9177-e0b4-4c6a-810b-89d733afcfb2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:29:04.699491 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-218e9177-e0b4-4c6a-810b-89d733afcfb2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:04.699719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-218e9177-e0b4-4c6a-810b-89d733afcfb2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:04.708232 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:04.708232 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:04.712718 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-218e9177-e0b4-4c6a-810b-89d733afcfb2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:04.719085 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-218e9177-e0b4-4c6a-810b-89d733afcfb2 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 returned with HTTP 200 Aug 18 07:29:04.719624 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 86/346] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:04 2026] GET /volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:05.359887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.362308 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] DELETE https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:05.362498 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:05.362764 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:05.363006 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Delete volume with id: 39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:05.374111 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:05.374111 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:05.378231 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:29:05.400012 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Delete volume request issued successfully. Aug 18 07:29:05.400347 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d932a5a-d000-49e1-9bbe-c53b5bcf498f tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 202 Aug 18 07:29:05.400879 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 88/347] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:05 2026] DELETE /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:05.413659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b6a79882-7b82-44c8-a276-555bcfdeac29 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.416062 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6a79882-7b82-44c8-a276-555bcfdeac29 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:05.416407 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6a79882-7b82-44c8-a276-555bcfdeac29 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:05.416652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6a79882-7b82-44c8-a276-555bcfdeac29 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:05.430416 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:05.430416 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:05.434184 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b6a79882-7b82-44c8-a276-555bcfdeac29 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Volume info retrieved successfully. Aug 18 07:29:05.444503 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6a79882-7b82-44c8-a276-555bcfdeac29 tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 200 Aug 18 07:29:05.445124 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 88/348] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:05 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:05.489554 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.496783 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:05.497239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-938283104"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:05.499921 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-938283104'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:05.499921 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Create volume of 1 GB Aug 18 07:29:05.505993 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Availability Zones retrieved successfully. Aug 18 07:29:05.512001 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Flow 'volume_create_api' (1f2b5985-b55b-4c6c-88eb-e73823f4478b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:05.514203 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44829aac-97cf-4ee2-aa89-2268cab9d67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:05.515216 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:05.563385 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44829aac-97cf-4ee2-aa89-2268cab9d67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:05.566489 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec1044b-1ef7-4937-9d56-8cff35c4c320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:05.635518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Created reservations ['5fee250d-f82a-4878-af06-34b35a6c2c99', 'f5f00dad-a22a-473b-96d3-9d1b554533c8', '00033fc4-41c1-4528-861c-719ad097ef94', '92d47f24-b727-4bcd-bb53-c9988a3c3018'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:05.636553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec1044b-1ef7-4937-9d56-8cff35c4c320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fee250d-f82a-4878-af06-34b35a6c2c99', 'f5f00dad-a22a-473b-96d3-9d1b554533c8', '00033fc4-41c1-4528-861c-719ad097ef94', '92d47f24-b727-4bcd-bb53-c9988a3c3018']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:05.637135 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d624ba-ac3c-4172-bd7c-6a3b1ef5039b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:05.665342 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d624ba-ac3c-4172-bd7c-6a3b1ef5039b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c95a9d0-c47a-43f8-b04c-e6966ded3255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-938283104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d084d09a9dc14c7f88d779d0bfc7563a',qos_specs=None,replication_status=,reservations=['5fee250d-f82a-4878-af06-34b35a6c2c99','f5f00dad-a22a-473b-96d3-9d1b554533c8','00033fc4-41c1-4528-861c-719ad097ef94','92d47f24-b727-4bcd-bb53-c9988a3c3018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0142b7db8a84f47af50f9f57e6700c9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-938283104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c95a9d0-c47a-43f8-b04c-e6966ded3255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d084d09a9dc14c7f88d779d0bfc7563a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0142b7db8a84f47af50f9f57e6700c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:05.666119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c949cd7c-15c9-4ecf-9d43-6968551481a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:05.685377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c949cd7c-15c9-4ecf-9d43-6968551481a7) transitioned into state 'SUCCESS' from state '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-938283104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d084d09a9dc14c7f88d779d0bfc7563a',qos_specs=None,replication_status=,reservations=['5fee250d-f82a-4878-af06-34b35a6c2c99','f5f00dad-a22a-473b-96d3-9d1b554533c8','00033fc4-41c1-4528-861c-719ad097ef94','92d47f24-b727-4bcd-bb53-c9988a3c3018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0142b7db8a84f47af50f9f57e6700c9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:05.686224 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bde4e1-d2ba-4c22-8654-d717186a0a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:05.697950 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bde4e1-d2ba-4c22-8654-d717186a0a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:05.698735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Flow 'volume_create_api' (1f2b5985-b55b-4c6c-88eb-e73823f4478b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:05.699103 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Create volume request issued successfully. Aug 18 07:29:05.699606 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d9bd0a55-ef31-422b-b603-d1d5b8f2e445 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:05.700165 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 87/349] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:29:05 2026] POST /volume/v3/volumes => generated 753 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:05.714842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a037521-d092-4d4d-a9fd-6f99d146ffcf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.716419 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a037521-d092-4d4d-a9fd-6f99d146ffcf tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:05.716580 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a037521-d092-4d4d-a9fd-6f99d146ffcf tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:05.716866 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a037521-d092-4d4d-a9fd-6f99d146ffcf tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:05.726656 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:05.726656 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:05.730457 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4a037521-d092-4d4d-a9fd-6f99d146ffcf tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:05.733730 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f2dd36a8-29e3-45d3-9dbf-4436d37ff408 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.738056 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2dd36a8-29e3-45d3-9dbf-4436d37ff408 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 Aug 18 07:29:05.738056 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2dd36a8-29e3-45d3-9dbf-4436d37ff408 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:05.738056 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2dd36a8-29e3-45d3-9dbf-4436d37ff408 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:05.739557 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a037521-d092-4d4d-a9fd-6f99d146ffcf tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:05.739955 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 87/350] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:05 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:05.745197 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2dd36a8-29e3-45d3-9dbf-4436d37ff408 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 returned with HTTP 404 Aug 18 07:29:05.747337 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 89/351] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:05 2026] GET /volume/v3/volumes/f6691f86-b216-4cd2-b68b-843ec412ac87 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:05.754005 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc9ed065-ca09-45f3-bca4-b627015ede0a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.756392 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc9ed065-ca09-45f3-bca4-b627015ede0a tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:29:05.756392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc9ed065-ca09-45f3-bca4-b627015ede0a tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:05.756392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc9ed065-ca09-45f3-bca4-b627015ede0a tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:05.764709 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:05.764709 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:05.769376 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc9ed065-ca09-45f3-bca4-b627015ede0a tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:05.774899 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc9ed065-ca09-45f3-bca4-b627015ede0a tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 returned with HTTP 200 Aug 18 07:29:05.775401 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 89/352] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:05 2026] GET /volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:05.792502 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c923151c-90ed-4ce8-9480-31fd0a326911 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.794693 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c923151c-90ed-4ce8-9480-31fd0a326911 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:29:05.794924 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c923151c-90ed-4ce8-9480-31fd0a326911 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:05.795269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c923151c-90ed-4ce8-9480-31fd0a326911 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:05.795269 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c923151c-90ed-4ce8-9480-31fd0a326911 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Delete volume with id: d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:29:05.806927 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:05.806927 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:05.807466 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c923151c-90ed-4ce8-9480-31fd0a326911 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:05.824373 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c923151c-90ed-4ce8-9480-31fd0a326911 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Delete volume request issued successfully. Aug 18 07:29:05.824657 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c923151c-90ed-4ce8-9480-31fd0a326911 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 returned with HTTP 202 Aug 18 07:29:05.825328 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 88/353] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:05 2026] DELETE /volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:05.832320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-968724f7-c4c2-47e1-a4ce-4da3046ae05c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:05.835454 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-968724f7-c4c2-47e1-a4ce-4da3046ae05c tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:29:05.835645 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-968724f7-c4c2-47e1-a4ce-4da3046ae05c tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:05.835836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-968724f7-c4c2-47e1-a4ce-4da3046ae05c tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:05.846887 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:05.846887 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:05.850395 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-968724f7-c4c2-47e1-a4ce-4da3046ae05c tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Volume info retrieved successfully. Aug 18 07:29:05.855088 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-968724f7-c4c2-47e1-a4ce-4da3046ae05c tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 returned with HTTP 200 Aug 18 07:29:05.855456 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 88/354] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:05 2026] GET /volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:06.457978 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f3a622f-7f94-46a5-af70-0a4d5a1a9e9b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:06.460112 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f3a622f-7f94-46a5-af70-0a4d5a1a9e9b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] GET https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 Aug 18 07:29:06.460371 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f3a622f-7f94-46a5-af70-0a4d5a1a9e9b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:06.460634 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f3a622f-7f94-46a5-af70-0a4d5a1a9e9b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:06.468391 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f3a622f-7f94-46a5-af70-0a4d5a1a9e9b tempest-AttachSCSIVolumeTestJSON-1777281943 tempest-AttachSCSIVolumeTestJSON-1777281943-project-member] https://10.4.3.152/volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 returned with HTTP 404 Aug 18 07:29:06.469938 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 90/355] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:06 2026] GET /volume/v3/volumes/39ff064b-ac95-410d-bfd6-50c93dd75cc2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:06.753075 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d50737e8-8173-4322-a046-aa3c4a901147 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:06.755010 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d50737e8-8173-4322-a046-aa3c4a901147 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:06.755805 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d50737e8-8173-4322-a046-aa3c4a901147 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:06.755805 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d50737e8-8173-4322-a046-aa3c4a901147 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:06.766253 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:06.766253 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:06.772882 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d50737e8-8173-4322-a046-aa3c4a901147 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:06.776898 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d50737e8-8173-4322-a046-aa3c4a901147 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:06.777250 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 90/356] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:06 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:06.868706 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-49ed4d90-fa63-49a9-be9b-f9b02b693245 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:06.870419 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49ed4d90-fa63-49a9-be9b-f9b02b693245 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] GET https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 Aug 18 07:29:06.870630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49ed4d90-fa63-49a9-be9b-f9b02b693245 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:06.870820 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49ed4d90-fa63-49a9-be9b-f9b02b693245 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:06.877335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49ed4d90-fa63-49a9-be9b-f9b02b693245 tempest-VolumesListAdminTestJSON-267860884 tempest-VolumesListAdminTestJSON-267860884-project-member] https://10.4.3.152/volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 returned with HTTP 404 Aug 18 07:29:06.877914 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 89/357] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:06 2026] GET /volume/v3/volumes/d96c86c3-9a97-41d6-8df2-24a61d122931 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:07.220828 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-a044578d-ebb8-4ab0-a8a0-393705e50ca8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.224301 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-a044578d-ebb8-4ab0-a8a0-393705e50ca8 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:07.224534 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-a044578d-ebb8-4ab0-a8a0-393705e50ca8 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:07.224807 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-a044578d-ebb8-4ab0-a8a0-393705e50ca8 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:07.236757 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:07.236757 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:07.241895 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-a044578d-ebb8-4ab0-a8a0-393705e50ca8 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:07.249103 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-a044578d-ebb8-4ab0-a8a0-393705e50ca8 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:07.249531 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 89/358] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:07 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:07.352318 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f248c5cb-6e0f-4341-b27e-043ec8255257 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.352729 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f248c5cb-6e0f-4341-b27e-043ec8255257 None None] GET https://10.4.3.152/volume// Aug 18 07:29:07.352932 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f248c5cb-6e0f-4341-b27e-043ec8255257 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:07.353231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f248c5cb-6e0f-4341-b27e-043ec8255257 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:07.353610 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f248c5cb-6e0f-4341-b27e-043ec8255257 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:07.353917 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 91/359] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:29:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:07.363359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-b47f6947-fe26-4fee-b014-18ca7a8b9529 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.369525 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-b47f6947-fe26-4fee-b014-18ca7a8b9529 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:07.369905 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-b47f6947-fe26-4fee-b014-18ca7a8b9529 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c95a9d0-c47a-43f8-b04c-e6966ded3255", "connector": null, "instance_uuid": "3ef82c3d-b373-4e56-8bef-d36d3164bfa8"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:07.387777 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:07.387777 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:07.411163 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0720e588-99f1-4811-a2b5-9e87c713f37e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.413009 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0720e588-99f1-4811-a2b5-9e87c713f37e tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:07.413176 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0720e588-99f1-4811-a2b5-9e87c713f37e tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:07.413435 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0720e588-99f1-4811-a2b5-9e87c713f37e tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:07.413668 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-0720e588-99f1-4811-a2b5-9e87c713f37e tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Delete volume with id: 8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:07.420308 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-b47f6947-fe26-4fee-b014-18ca7a8b9529 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:07.420909 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 91/360] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:07 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:07.424325 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0720e588-99f1-4811-a2b5-9e87c713f37e tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 404 Aug 18 07:29:07.425041 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 90/361] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:07 2026] DELETE /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:07.433850 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4dd2f645-ceb1-4483-91b5-d1d9436ce6ef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.436394 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4dd2f645-ceb1-4483-91b5-d1d9436ce6ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] GET https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 Aug 18 07:29:07.436773 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4dd2f645-ceb1-4483-91b5-d1d9436ce6ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:07.436877 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4dd2f645-ceb1-4483-91b5-d1d9436ce6ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:07.444899 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4dd2f645-ceb1-4483-91b5-d1d9436ce6ef tempest-VolumesAssistedSnapshotsTest-1962651245 tempest-VolumesAssistedSnapshotsTest-1962651245-project-admin] https://10.4.3.152/volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 returned with HTTP 404 Aug 18 07:29:07.445120 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 90/362] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:07 2026] GET /volume/v3/volumes/8d3be2a6-3b3f-45a5-8f12-7c7654623f70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:07.457752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3017de49-afaf-4c1c-af76-f28f0c6fd561 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.461365 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3017de49-afaf-4c1c-af76-f28f0c6fd561 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:07.461365 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3017de49-afaf-4c1c-af76-f28f0c6fd561 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:07.461365 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3017de49-afaf-4c1c-af76-f28f0c6fd561 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:07.474678 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:07.474678 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:07.475661 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5cfdd8ef-cbf4-4bb5-a5c5-0961e0d0c9af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.476222 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5cfdd8ef-cbf4-4bb5-a5c5-0961e0d0c9af None None] GET https://10.4.3.152/volume// Aug 18 07:29:07.476428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5cfdd8ef-cbf4-4bb5-a5c5-0961e0d0c9af None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:07.480521 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5cfdd8ef-cbf4-4bb5-a5c5-0961e0d0c9af None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:07.480521 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5cfdd8ef-cbf4-4bb5-a5c5-0961e0d0c9af None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:07.480521 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 92/363] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:07.484526 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3017de49-afaf-4c1c-af76-f28f0c6fd561 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:07.494424 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3017de49-afaf-4c1c-af76-f28f0c6fd561 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:07.495056 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 92/364] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:07 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:29:07.508850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-6a47c2c7-3761-4212-a39c-41211e896ac7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.512405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-6a47c2c7-3761-4212-a39c-41211e896ac7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:07.512703 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-6a47c2c7-3761-4212-a39c-41211e896ac7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:07.512963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-6a47c2c7-3761-4212-a39c-41211e896ac7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:07.527345 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:07.527345 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:07.535020 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-6a47c2c7-3761-4212-a39c-41211e896ac7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:07.539884 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-6a47c2c7-3761-4212-a39c-41211e896ac7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:07.540371 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 91/365] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:07 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:07.624527 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-d5321289-b178-45c3-a210-612566898346 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:07.627045 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-d5321289-b178-45c3-a210-612566898346 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] PUT https://10.4.3.152/volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41 Aug 18 07:29:07.627445 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-d5321289-b178-45c3-a210-612566898346 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:07.635516 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-d5321289-b178-45c3-a210-612566898346 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Acquiring lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:07.641517 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-d5321289-b178-45c3-a210-612566898346 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:07.642621 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:07.642621 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:07.734399 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-d5321289-b178-45c3-a210-612566898346 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" released by "attachment_update" :: held 0.093s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:07.734928 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-d5321289-b178-45c3-a210-612566898346 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41 returned with HTTP 200 Aug 18 07:29:07.735540 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 91/366] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:07 2026] PUT /volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:08.357121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:08.358902 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] DELETE https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:08.359029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:08.359200 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:08.359371 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Delete volume with id: 76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:08.367010 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:08.367010 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:08.367640 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:29:08.396847 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Delete volume request issued successfully. Aug 18 07:29:08.397024 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec0da0a1-2f69-414f-961c-f50303d5b187 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 202 Aug 18 07:29:08.398418 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 93/367] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:08 2026] DELETE /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:08.408109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9fe6a00-134f-4e09-b697-5b19fcb44440 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:08.410199 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9fe6a00-134f-4e09-b697-5b19fcb44440 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:08.410503 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9fe6a00-134f-4e09-b697-5b19fcb44440 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:08.410795 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9fe6a00-134f-4e09-b697-5b19fcb44440 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:08.417788 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:08.417788 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:08.421633 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9fe6a00-134f-4e09-b697-5b19fcb44440 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Volume info retrieved successfully. Aug 18 07:29:08.426427 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9fe6a00-134f-4e09-b697-5b19fcb44440 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 200 Aug 18 07:29:08.426818 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 93/368] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:08 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:08.515646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-088d32b3-658f-4d78-8d85-383cf50c25a6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:08.518538 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-088d32b3-658f-4d78-8d85-383cf50c25a6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:08.518538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-088d32b3-658f-4d78-8d85-383cf50c25a6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:08.518538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-088d32b3-658f-4d78-8d85-383cf50c25a6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:08.529154 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:08.529154 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:08.540583 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-088d32b3-658f-4d78-8d85-383cf50c25a6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:08.548814 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-088d32b3-658f-4d78-8d85-383cf50c25a6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:08.548927 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 92/369] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:08 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:09.443675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-82b4e123-079f-4331-b7d1-939863bd0410 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:09.446239 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82b4e123-079f-4331-b7d1-939863bd0410 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] GET https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 Aug 18 07:29:09.446475 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82b4e123-079f-4331-b7d1-939863bd0410 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:09.446715 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82b4e123-079f-4331-b7d1-939863bd0410 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:09.453697 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82b4e123-079f-4331-b7d1-939863bd0410 tempest-TaggedAttachmentsTest-333139262 tempest-TaggedAttachmentsTest-333139262-project-member] https://10.4.3.152/volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 returned with HTTP 404 Aug 18 07:29:09.454681 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 92/370] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:09 2026] GET /volume/v3/volumes/76bc9caa-e664-4a7d-b951-5add5440b618 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:09.573574 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c1d30c67-39df-402e-9177-4d7e9df83546 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:09.576751 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1d30c67-39df-402e-9177-4d7e9df83546 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:09.576751 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1d30c67-39df-402e-9177-4d7e9df83546 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:09.576751 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1d30c67-39df-402e-9177-4d7e9df83546 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:09.586331 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:09.586331 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:09.590330 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c1d30c67-39df-402e-9177-4d7e9df83546 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:09.596030 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1d30c67-39df-402e-9177-4d7e9df83546 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:09.596648 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 94/371] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:09 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:10.374676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2bb101cf-1058-44a8-a12e-791a0998736c req-46f2d1b7-67a0-4e01-add1-f0de8a647e21 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.376939 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-46f2d1b7-67a0-4e01-add1-f0de8a647e21 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:10.377097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-46f2d1b7-67a0-4e01-add1-f0de8a647e21 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:10.377347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-46f2d1b7-67a0-4e01-add1-f0de8a647e21 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:10.385746 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:10.385746 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:10.391292 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-2bb101cf-1058-44a8-a12e-791a0998736c req-46f2d1b7-67a0-4e01-add1-f0de8a647e21 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:10.395308 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-46f2d1b7-67a0-4e01-add1-f0de8a647e21 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:10.395794 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 94/372] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:10 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:10.502157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f66ef00-f107-4318-b207-8aec920659c5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.502515 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f66ef00-f107-4318-b207-8aec920659c5 None None] GET https://10.4.3.152/volume// Aug 18 07:29:10.502802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f66ef00-f107-4318-b207-8aec920659c5 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:10.502802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f66ef00-f107-4318-b207-8aec920659c5 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:10.503485 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f66ef00-f107-4318-b207-8aec920659c5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:10.503623 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 93/373] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:29:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:10.513290 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2bb101cf-1058-44a8-a12e-791a0998736c req-76421b37-27a4-412f-8194-f2c23dcc9b33 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.513981 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-76421b37-27a4-412f-8194-f2c23dcc9b33 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:10.514307 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-76421b37-27a4-412f-8194-f2c23dcc9b33 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b823bb23-c13b-4cb5-a339-1da36f7efb0a", "connector": null, "instance_uuid": "85162d0d-b095-443f-aef9-f6960ffe22fe"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:10.521421 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:10.521421 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:10.546606 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [req-2bb101cf-1058-44a8-a12e-791a0998736c req-76421b37-27a4-412f-8194-f2c23dcc9b33 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 07:29:10.552596 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-76421b37-27a4-412f-8194-f2c23dcc9b33 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:10.553110 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 93/374] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:10 2026] POST /volume/v3/attachments => generated 271 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:10.586012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5eeaddaa-447a-41bd-9cd2-b08d873cb2a0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.587877 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5eeaddaa-447a-41bd-9cd2-b08d873cb2a0 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:10.588283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5eeaddaa-447a-41bd-9cd2-b08d873cb2a0 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:10.588473 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5eeaddaa-447a-41bd-9cd2-b08d873cb2a0 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:10.598470 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:10.598470 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:10.605141 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5eeaddaa-447a-41bd-9cd2-b08d873cb2a0 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:10.608743 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac1d6900-247c-4afa-813f-30c48219bea1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.609381 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac1d6900-247c-4afa-813f-30c48219bea1 None None] GET https://10.4.3.152/volume// Aug 18 07:29:10.609789 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac1d6900-247c-4afa-813f-30c48219bea1 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:10.609821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac1d6900-247c-4afa-813f-30c48219bea1 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:10.610220 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac1d6900-247c-4afa-813f-30c48219bea1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:10.610579 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 95/375] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:10.611791 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5eeaddaa-447a-41bd-9cd2-b08d873cb2a0 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:10.612311 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 95/376] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:10 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:10.617332 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1ecd818-a95a-46dc-9689-fc612fc98e22 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.618890 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2bb101cf-1058-44a8-a12e-791a0998736c req-8e34e449-fd71-4f27-b576-a92e75083c8f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.624590 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-8e34e449-fd71-4f27-b576-a92e75083c8f tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:10.625256 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1ecd818-a95a-46dc-9689-fc612fc98e22 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:10.625635 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1ecd818-a95a-46dc-9689-fc612fc98e22 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:10.625847 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1ecd818-a95a-46dc-9689-fc612fc98e22 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:10.626434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-8e34e449-fd71-4f27-b576-a92e75083c8f tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:10.627006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-8e34e449-fd71-4f27-b576-a92e75083c8f tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:10.640862 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:10.640862 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:10.643124 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:10.643124 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:10.648454 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b1ecd818-a95a-46dc-9689-fc612fc98e22 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:10.650640 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2bb101cf-1058-44a8-a12e-791a0998736c req-8e34e449-fd71-4f27-b576-a92e75083c8f tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:10.652897 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1ecd818-a95a-46dc-9689-fc612fc98e22 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:10.653493 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 94/377] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:10 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:10.659235 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-8e34e449-fd71-4f27-b576-a92e75083c8f tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:10.659846 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 94/378] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:10 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1048 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:10.734472 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7760552d-c5f4-479e-8e01-2573c3c8734d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.934610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2bb101cf-1058-44a8-a12e-791a0998736c req-1d535cc3-7776-4800-b57e-318a3582f6d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:10.946756 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-1d535cc3-7776-4800-b57e-318a3582f6d2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] PUT https://10.4.3.152/volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda Aug 18 07:29:10.948785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-1d535cc3-7776-4800-b57e-318a3582f6d2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:10.959224 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7760552d-c5f4-479e-8e01-2573c3c8734d tempest-AvailabilityZoneTestJSON-1524627759 tempest-AvailabilityZoneTestJSON-1524627759-project-member] GET https://10.4.3.152/volume/v3/os-availability-zone Aug 18 07:29:10.959480 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7760552d-c5f4-479e-8e01-2573c3c8734d tempest-AvailabilityZoneTestJSON-1524627759 tempest-AvailabilityZoneTestJSON-1524627759-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:10.959721 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7760552d-c5f4-479e-8e01-2573c3c8734d tempest-AvailabilityZoneTestJSON-1524627759 tempest-AvailabilityZoneTestJSON-1524627759-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:10.962388 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-2bb101cf-1058-44a8-a12e-791a0998736c req-1d535cc3-7776-4800-b57e-318a3582f6d2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Acquiring lock "cinder-attachment_update-b823bb23-c13b-4cb5-a339-1da36f7efb0a-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:10.964046 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7760552d-c5f4-479e-8e01-2573c3c8734d tempest-AvailabilityZoneTestJSON-1524627759 tempest-AvailabilityZoneTestJSON-1524627759-project-member] Availability Zones retrieved successfully. Aug 18 07:29:10.964327 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7760552d-c5f4-479e-8e01-2573c3c8734d tempest-AvailabilityZoneTestJSON-1524627759 tempest-AvailabilityZoneTestJSON-1524627759-project-member] https://10.4.3.152/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 07:29:10.965876 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 96/379] 10.4.3.152 () {66 vars in 1276 bytes} [Tue Aug 18 07:29:10 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:29:10.969412 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-2bb101cf-1058-44a8-a12e-791a0998736c req-1d535cc3-7776-4800-b57e-318a3582f6d2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Lock "cinder-attachment_update-b823bb23-c13b-4cb5-a339-1da36f7efb0a-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:10.971024 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:10.971024 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:11.073738 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-2bb101cf-1058-44a8-a12e-791a0998736c req-1d535cc3-7776-4800-b57e-318a3582f6d2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Lock "cinder-attachment_update-b823bb23-c13b-4cb5-a339-1da36f7efb0a-np0000007613" released by "attachment_update" :: held 0.103s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:11.073738 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-1d535cc3-7776-4800-b57e-318a3582f6d2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda returned with HTTP 200 Aug 18 07:29:11.073738 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 96/380] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:10 2026] PUT /volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda => generated 967 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:11.085550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-25a8a8bb-3e37-4e59-982f-fe75580caada None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:11.087844 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-25a8a8bb-3e37-4e59-982f-fe75580caada tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] POST https://10.4.3.152/volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41/action Aug 18 07:29:11.088398 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-25a8a8bb-3e37-4e59-982f-fe75580caada tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:11.088549 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-25a8a8bb-3e37-4e59-982f-fe75580caada tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:11.110973 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:11.110973 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:11.130003 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-719edf35-1c11-4918-805f-d6c5e8334e2a req-25a8a8bb-3e37-4e59-982f-fe75580caada tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41/action returned with HTTP 204 Aug 18 07:29:11.132288 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 95/381] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:11 2026] POST /volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:11.627164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-12ddabe0-0c4a-4730-9a5e-d8e35315fedb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:11.630105 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12ddabe0-0c4a-4730-9a5e-d8e35315fedb tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:11.630329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12ddabe0-0c4a-4730-9a5e-d8e35315fedb tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:11.630538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12ddabe0-0c4a-4730-9a5e-d8e35315fedb tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:11.640440 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:11.640440 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:11.644502 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-12ddabe0-0c4a-4730-9a5e-d8e35315fedb tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:11.648929 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12ddabe0-0c4a-4730-9a5e-d8e35315fedb tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:11.649344 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 95/382] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:11 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:11.670050 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-438cdb5c-75dd-429f-9d2e-df7d47cefe90 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:11.672531 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-438cdb5c-75dd-429f-9d2e-df7d47cefe90 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:11.672730 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-438cdb5c-75dd-429f-9d2e-df7d47cefe90 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:11.672963 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-438cdb5c-75dd-429f-9d2e-df7d47cefe90 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:11.684604 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:11.684604 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:11.689591 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-438cdb5c-75dd-429f-9d2e-df7d47cefe90 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:11.694315 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-438cdb5c-75dd-429f-9d2e-df7d47cefe90 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:11.694678 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 97/383] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:11 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:11.709623 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d9d5f30-8859-45d5-b787-0b0e3a37e718 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:11.711833 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d9d5f30-8859-45d5-b787-0b0e3a37e718 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:11.712040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d9d5f30-8859-45d5-b787-0b0e3a37e718 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:11.712289 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d9d5f30-8859-45d5-b787-0b0e3a37e718 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:11.724198 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:11.724198 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:11.728866 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4d9d5f30-8859-45d5-b787-0b0e3a37e718 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:11.735403 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d9d5f30-8859-45d5-b787-0b0e3a37e718 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:11.738385 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 97/384] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:11 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:12.664293 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b9b6897-6289-4993-ab71-f7b5055a1f9b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:12.667004 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b9b6897-6289-4993-ab71-f7b5055a1f9b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:12.667004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b9b6897-6289-4993-ab71-f7b5055a1f9b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:12.667004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b9b6897-6289-4993-ab71-f7b5055a1f9b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:12.682324 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:12.682324 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:12.687225 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b9b6897-6289-4993-ab71-f7b5055a1f9b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:12.692546 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b9b6897-6289-4993-ab71-f7b5055a1f9b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:12.692994 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 96/385] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:12 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:13.710519 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d5e1ef1-de68-4480-a67f-092fa7e1c875 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:13.713389 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d5e1ef1-de68-4480-a67f-092fa7e1c875 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:13.713758 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d5e1ef1-de68-4480-a67f-092fa7e1c875 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:13.713997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d5e1ef1-de68-4480-a67f-092fa7e1c875 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:13.729598 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:13.729598 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:13.736449 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5d5e1ef1-de68-4480-a67f-092fa7e1c875 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:13.748219 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d5e1ef1-de68-4480-a67f-092fa7e1c875 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:13.748777 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 96/386] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:13 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:14.764428 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5896caad-66fd-4497-9849-35957dd1759a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:14.766953 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5896caad-66fd-4497-9849-35957dd1759a tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:14.767285 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5896caad-66fd-4497-9849-35957dd1759a tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:14.767594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5896caad-66fd-4497-9849-35957dd1759a tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:14.783969 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:14.783969 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:14.793114 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5896caad-66fd-4497-9849-35957dd1759a tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:14.799195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5896caad-66fd-4497-9849-35957dd1759a tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:14.799730 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 98/387] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:14 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:15.459842 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2bb101cf-1058-44a8-a12e-791a0998736c req-a9eca48b-6847-4800-803b-c1bc8273ee71 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:15.462733 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-a9eca48b-6847-4800-803b-c1bc8273ee71 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda/action Aug 18 07:29:15.466248 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-a9eca48b-6847-4800-803b-c1bc8273ee71 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:15.466248 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-a9eca48b-6847-4800-803b-c1bc8273ee71 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:15.488456 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:15.488456 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:15.503751 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2bb101cf-1058-44a8-a12e-791a0998736c req-a9eca48b-6847-4800-803b-c1bc8273ee71 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda/action returned with HTTP 204 Aug 18 07:29:15.503880 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 98/388] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:15 2026] POST /volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:15.819122 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ca4c562e-e724-40fd-a1e2-750cbfa841e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:15.821563 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca4c562e-e724-40fd-a1e2-750cbfa841e2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:15.822032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ca4c562e-e724-40fd-a1e2-750cbfa841e2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:15.823377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ca4c562e-e724-40fd-a1e2-750cbfa841e2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:15.836960 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:15.836960 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:15.841938 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ca4c562e-e724-40fd-a1e2-750cbfa841e2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:15.850610 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca4c562e-e724-40fd-a1e2-750cbfa841e2 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:15.851203 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 97/389] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:15 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:15.914378 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-26cc79a9-fb5e-44c8-ab92-c524b57630a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:15.918360 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-26cc79a9-fb5e-44c8-ab92-c524b57630a7 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:15.918545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-26cc79a9-fb5e-44c8-ab92-c524b57630a7 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:15.918725 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-26cc79a9-fb5e-44c8-ab92-c524b57630a7 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:15.932010 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:15.932010 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:15.936946 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-26cc79a9-fb5e-44c8-ab92-c524b57630a7 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:15.943108 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-26cc79a9-fb5e-44c8-ab92-c524b57630a7 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:15.943535 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 97/390] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:15 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:16.047503 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-becc8d23-f728-4f20-8b5c-5831945b6844 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:16.047857 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-becc8d23-f728-4f20-8b5c-5831945b6844 None None] GET https://10.4.3.152/volume// Aug 18 07:29:16.048026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-becc8d23-f728-4f20-8b5c-5831945b6844 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:16.048225 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-becc8d23-f728-4f20-8b5c-5831945b6844 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:16.048530 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-becc8d23-f728-4f20-8b5c-5831945b6844 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:16.048825 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 99/391] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:29:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:16.059574 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-37914f37-966d-488f-be4b-a2b03c106c7d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:16.067021 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-37914f37-966d-488f-be4b-a2b03c106c7d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:16.067641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-37914f37-966d-488f-be4b-a2b03c106c7d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b823bb23-c13b-4cb5-a339-1da36f7efb0a", "connector": null, "instance_uuid": "c01c819c-9eff-4403-8ba3-3cb8029d7bd1"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:16.086845 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:16.086845 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:16.138521 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-37914f37-966d-488f-be4b-a2b03c106c7d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 07:29:16.144082 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-37914f37-966d-488f-be4b-a2b03c106c7d tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:16.144345 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 99/392] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:16 2026] POST /volume/v3/attachments => generated 271 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:16.181388 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-03220b49-09d7-4e8c-93d5-91efcd7f3038 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:16.184453 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03220b49-09d7-4e8c-93d5-91efcd7f3038 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:16.184527 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03220b49-09d7-4e8c-93d5-91efcd7f3038 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:16.184787 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03220b49-09d7-4e8c-93d5-91efcd7f3038 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:16.206006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9f7bd435-8bf1-45e4-be1e-bf71ade7d8d0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:16.206545 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f7bd435-8bf1-45e4-be1e-bf71ade7d8d0 None None] GET https://10.4.3.152/volume// Aug 18 07:29:16.206865 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f7bd435-8bf1-45e4-be1e-bf71ade7d8d0 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:16.207169 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f7bd435-8bf1-45e4-be1e-bf71ade7d8d0 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:16.207639 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f7bd435-8bf1-45e4-be1e-bf71ade7d8d0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:16.207922 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 98/393] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:16.209808 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:16.209808 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:16.218906 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-03220b49-09d7-4e8c-93d5-91efcd7f3038 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:16.222669 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-0c2bf351-1bf8-4efa-9347-542aa1690ccc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:16.224493 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03220b49-09d7-4e8c-93d5-91efcd7f3038 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:16.225091 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 98/394] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:16 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1163 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:16.225991 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-0c2bf351-1bf8-4efa-9347-542aa1690ccc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:16.226219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-0c2bf351-1bf8-4efa-9347-542aa1690ccc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:16.226468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-0c2bf351-1bf8-4efa-9347-542aa1690ccc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:16.250100 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:16.250100 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:16.256464 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-0c2bf351-1bf8-4efa-9347-542aa1690ccc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:16.268902 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-0c2bf351-1bf8-4efa-9347-542aa1690ccc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:16.269429 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 100/395] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:16 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1343 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:16.381718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-a2bd46b0-5973-40c2-9054-4f98fdc0fc2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:16.384884 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-a2bd46b0-5973-40c2-9054-4f98fdc0fc2e tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] PUT https://10.4.3.152/volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453 Aug 18 07:29:16.385522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-a2bd46b0-5973-40c2-9054-4f98fdc0fc2e tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:16.398012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-a2bd46b0-5973-40c2-9054-4f98fdc0fc2e tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Acquiring lock "cinder-attachment_update-b823bb23-c13b-4cb5-a339-1da36f7efb0a-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:16.403633 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-a2bd46b0-5973-40c2-9054-4f98fdc0fc2e tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Lock "cinder-attachment_update-b823bb23-c13b-4cb5-a339-1da36f7efb0a-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:16.405498 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:16.405498 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:16.490091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-a2bd46b0-5973-40c2-9054-4f98fdc0fc2e tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Lock "cinder-attachment_update-b823bb23-c13b-4cb5-a339-1da36f7efb0a-np0000007613" released by "attachment_update" :: held 0.087s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:16.490490 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-a2bd46b0-5973-40c2-9054-4f98fdc0fc2e tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453 returned with HTTP 200 Aug 18 07:29:16.490869 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 100/396] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:16 2026] PUT /volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453 => generated 967 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:16.626070 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7da10d37-8b07-4e67-9e06-f016e491baea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:16.880849 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:16.880849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1809109335"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:16.882686 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1809109335'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:16.884877 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Create volume of 1 GB Aug 18 07:29:16.888220 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Availability Zones retrieved successfully. Aug 18 07:29:16.898034 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Flow 'volume_create_api' (98ca69ff-ce1f-47e2-9547-68da3a7d2c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:16.899715 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99529c9c-ad18-4f39-be0d-6ba3e3816a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:16.901343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:16.942715 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99529c9c-ad18-4f39-be0d-6ba3e3816a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:16.947258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cf7a32-110b-4b0e-be9a-0c8ea4d94b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:17.026937 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Created reservations ['df8b7445-da1f-49a1-bb11-ed2224e3299e', '177a871e-7f5c-4ba2-96e6-b69af16057ad', 'c48f7fec-3963-4982-a692-10e7f881be35', 'a13a25f8-1934-404f-bb08-98636ce63f08'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:17.028056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cf7a32-110b-4b0e-be9a-0c8ea4d94b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8b7445-da1f-49a1-bb11-ed2224e3299e', '177a871e-7f5c-4ba2-96e6-b69af16057ad', 'c48f7fec-3963-4982-a692-10e7f881be35', 'a13a25f8-1934-404f-bb08-98636ce63f08']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:17.029201 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8e8fca-35e8-4262-abaf-9a7bd3d1f4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:17.056424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8e8fca-35e8-4262-abaf-9a7bd3d1f4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1809109335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c56f5668511348e0bcf2eecc1a3316b4',qos_specs=None,replication_status=,reservations=['df8b7445-da1f-49a1-bb11-ed2224e3299e','177a871e-7f5c-4ba2-96e6-b69af16057ad','c48f7fec-3963-4982-a692-10e7f881be35','a13a25f8-1934-404f-bb08-98636ce63f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b6e5ce41ff74e299b55469f92da186b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1809109335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c56f5668511348e0bcf2eecc1a3316b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b6e5ce41ff74e299b55469f92da186b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:17.057144 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51a4b75-31fa-43e8-a8d4-fe29de5157f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:17.092726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51a4b75-31fa-43e8-a8d4-fe29de5157f8) transitioned into state 'SUCCESS' from state '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-1809109335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c56f5668511348e0bcf2eecc1a3316b4',qos_specs=None,replication_status=,reservations=['df8b7445-da1f-49a1-bb11-ed2224e3299e','177a871e-7f5c-4ba2-96e6-b69af16057ad','c48f7fec-3963-4982-a692-10e7f881be35','a13a25f8-1934-404f-bb08-98636ce63f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b6e5ce41ff74e299b55469f92da186b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:17.093393 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de96d74f-e2d6-45d0-87f8-dd98a446a2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:17.109909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de96d74f-e2d6-45d0-87f8-dd98a446a2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:17.109909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Flow 'volume_create_api' (98ca69ff-ce1f-47e2-9547-68da3a7d2c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:17.109909 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Create volume request issued successfully. Aug 18 07:29:17.109909 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7da10d37-8b07-4e67-9e06-f016e491baea tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:17.109909 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 99/397] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:29:16 2026] POST /volume/v3/volumes => generated 819 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:17.122553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-62dee2d9-94b8-4461-b62c-7ee5b700372d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:17.125343 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62dee2d9-94b8-4461-b62c-7ee5b700372d tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:17.125547 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62dee2d9-94b8-4461-b62c-7ee5b700372d tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:17.125798 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62dee2d9-94b8-4461-b62c-7ee5b700372d tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:17.140520 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:17.140520 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:17.145080 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-62dee2d9-94b8-4461-b62c-7ee5b700372d tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Volume info retrieved successfully. Aug 18 07:29:17.153568 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62dee2d9-94b8-4461-b62c-7ee5b700372d tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 200 Aug 18 07:29:17.153568 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 99/398] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:17 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:17.242610 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e2a9494b-6cdf-4654-9504-cad6eb6baadc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:17.247287 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2a9494b-6cdf-4654-9504-cad6eb6baadc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:17.247509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e2a9494b-6cdf-4654-9504-cad6eb6baadc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:17.248070 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e2a9494b-6cdf-4654-9504-cad6eb6baadc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:17.268001 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:17.268001 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:17.275920 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e2a9494b-6cdf-4654-9504-cad6eb6baadc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:17.280606 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2a9494b-6cdf-4654-9504-cad6eb6baadc tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:17.280996 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 101/399] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:17 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:18.177821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0fe72728-c076-4e3a-a138-a69a091af79e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.180176 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0fe72728-c076-4e3a-a138-a69a091af79e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:18.180492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0fe72728-c076-4e3a-a138-a69a091af79e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:18.180778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0fe72728-c076-4e3a-a138-a69a091af79e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:18.196653 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:18.196653 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:18.202550 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0fe72728-c076-4e3a-a138-a69a091af79e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Volume info retrieved successfully. Aug 18 07:29:18.210575 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0fe72728-c076-4e3a-a138-a69a091af79e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 200 Aug 18 07:29:18.211130 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 101/400] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:18 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 946 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:18.234580 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e8c9ba5-5877-4d07-b255-ab253502eb01 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.236282 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e8c9ba5-5877-4d07-b255-ab253502eb01 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 18 07:29:18.236597 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e8c9ba5-5877-4d07-b255-ab253502eb01 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:18.239704 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volume_transfer [None req-1e8c9ba5-5877-4d07-b255-ab253502eb01 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Creating new volume transfer {'transfer': {'volume_id': '1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 07:29:18.239704 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volume_transfer [None req-1e8c9ba5-5877-4d07-b255-ab253502eb01 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Creating transfer of volume 1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:18.239704 np0000007613 devstack@c-api.service[100291]: INFO cinder.transfer.api [None req-1e8c9ba5-5877-4d07-b255-ab253502eb01 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Generating transfer record for volume 1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:18.247033 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:18.247033 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:18.261841 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e8c9ba5-5877-4d07-b255-ab253502eb01 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 18 07:29:18.262308 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 100/401] 10.4.3.152 () {70 vars in 1326 bytes} [Tue Aug 18 07:29:18 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:18.271963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5be8345-336a-430f-af0c-9ee260dcad8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.277583 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5be8345-336a-430f-af0c-9ee260dcad8a tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:18.277849 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5be8345-336a-430f-af0c-9ee260dcad8a tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:18.278105 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5be8345-336a-430f-af0c-9ee260dcad8a tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:18.293312 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:18.293312 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:18.298581 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5dab0af4-3e27-4127-9fad-5ffa09175629 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.299668 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f5be8345-336a-430f-af0c-9ee260dcad8a tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Volume info retrieved successfully. Aug 18 07:29:18.301249 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dab0af4-3e27-4127-9fad-5ffa09175629 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:18.301435 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dab0af4-3e27-4127-9fad-5ffa09175629 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:18.301657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dab0af4-3e27-4127-9fad-5ffa09175629 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:18.307174 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5be8345-336a-430f-af0c-9ee260dcad8a tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 200 Aug 18 07:29:18.307702 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 100/402] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:18 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:18.323365 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d77fbfdf-bfe0-4920-8f63-2db916263aee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.326505 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:18.326505 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:18.326598 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d77fbfdf-bfe0-4920-8f63-2db916263aee tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830 Aug 18 07:29:18.326912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d77fbfdf-bfe0-4920-8f63-2db916263aee tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:18.327198 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d77fbfdf-bfe0-4920-8f63-2db916263aee tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:18.336248 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5dab0af4-3e27-4127-9fad-5ffa09175629 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:18.338070 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d77fbfdf-bfe0-4920-8f63-2db916263aee tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830 returned with HTTP 200 Aug 18 07:29:18.338481 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 102/403] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:29:18 2026] GET /volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830 => generated 432 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:18.338616 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dab0af4-3e27-4127-9fad-5ffa09175629 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:18.339010 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 102/404] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:18 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1164 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:18.350234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-47bec50f-443b-46c4-979c-c7268553360b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.350234 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47bec50f-443b-46c4-979c-c7268553360b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volume-transfers Aug 18 07:29:18.350234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47bec50f-443b-46c4-979c-c7268553360b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:18.350234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47bec50f-443b-46c4-979c-c7268553360b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:18.350234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volume_transfer [None req-47bec50f-443b-46c4-979c-c7268553360b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Listing volume transfers {{(pid=100291) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 07:29:18.356624 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47bec50f-443b-46c4-979c-c7268553360b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 200 Aug 18 07:29:18.357022 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 101/405] 10.4.3.152 () {68 vars in 1305 bytes} [Tue Aug 18 07:29:18 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:18.367297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.583789 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] POST https://10.4.3.152/volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830/accept Aug 18 07:29:18.584442 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9c4ad9f60d07de9c"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:18.585974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.volume_transfer [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Accepting volume transfer 86ca1d3b-8c73-41e2-b0fe-ced39b77f830 {{(pid=100293) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 07:29:18.586086 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Accepting transfer 86ca1d3b-8c73-41e2-b0fe-ced39b77f830 Aug 18 07:29:18.664985 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Created reservations ['08643e3f-0b71-4e7f-90a0-ad161adf85fe', '839b70e7-a2e8-4978-b3b3-387c14b44a31', 'd8ee857e-162f-40e4-9779-0b94df740b0d', 'de313d6e-de42-464f-a76b-018535c480e7'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:18.690646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Created reservations ['247834cc-b047-4d9b-88fa-1be701daa867', 'e7b88495-df19-401b-a23a-e89266546d90', '3d52e9a8-6af0-4b17-9f13-dc8b313e42f2', '14ed61e3-1872-441a-8235-d06bde0bc95f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:18.709916 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:29:18.732955 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Created reservations ['e125d527-f01f-48be-9594-9e62810fd25b', 'c710e711-57ce-4289-af06-e1927deabbda', '6ac2bf85-8716-4dfa-ae5a-50c34d452ed1', '61303071-9f12-4b3a-b6e6-e928d0e347dc'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:18.766062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Created reservations ['568e7cd0-00bb-4116-8c45-1c8cb88e7963', '63b520af-16cf-4e93-841f-d43a5b3516cf', '4cd28206-53e8-4adb-92c1-84f51a80ea68', 'bf6d16b4-89b1-4d84-8d68-a5ad575c687a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:18.780531 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Transfer volume completed successfully. Aug 18 07:29:18.788722 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-9288e235-afb7-4473-a290-e86eafa8c1b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.791655 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-9288e235-afb7-4473-a290-e86eafa8c1b1 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453/action Aug 18 07:29:18.794114 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-9288e235-afb7-4473-a290-e86eafa8c1b1 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:18.794114 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-9288e235-afb7-4473-a290-e86eafa8c1b1 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:18.833107 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:18.833107 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:18.849100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3351f8d5-07a5-4f6e-9db1-7442135734b0 req-9288e235-afb7-4473-a290-e86eafa8c1b1 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453/action returned with HTTP 204 Aug 18 07:29:18.849793 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 103/406] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:18 2026] POST /volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:18.874150 np0000007613 devstack@c-api.service[100293]: INFO cinder.transfer.api [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Volume 1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 has been transferred. Aug 18 07:29:18.883964 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfcf1fad-864b-4245-8b96-5fe1d2199f73 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] https://10.4.3.152/volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830/accept returned with HTTP 202 Aug 18 07:29:18.884550 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 101/407] 10.4.3.152 () {70 vars in 1458 bytes} [Tue Aug 18 07:29:18 2026] POST /volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830/accept => generated 365 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:18.898427 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8eb9fb11-9001-4278-bd27-3dffccf0b1a5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.901726 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8eb9fb11-9001-4278-bd27-3dffccf0b1a5 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:18.902004 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8eb9fb11-9001-4278-bd27-3dffccf0b1a5 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:18.902307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8eb9fb11-9001-4278-bd27-3dffccf0b1a5 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:18.915057 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:18.915057 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:18.923809 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8eb9fb11-9001-4278-bd27-3dffccf0b1a5 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Volume info retrieved successfully. Aug 18 07:29:18.930087 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8eb9fb11-9001-4278-bd27-3dffccf0b1a5 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 200 Aug 18 07:29:18.930612 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 103/408] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:18 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:18.949875 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-749ff137-2ebd-4782-b743-d0eea8ecb9c8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:18.957365 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-749ff137-2ebd-4782-b743-d0eea8ecb9c8 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:18.957365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-749ff137-2ebd-4782-b743-d0eea8ecb9c8 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:18.957365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-749ff137-2ebd-4782-b743-d0eea8ecb9c8 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:18.971497 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:18.971497 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:18.975965 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-749ff137-2ebd-4782-b743-d0eea8ecb9c8 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] Volume info retrieved successfully. Aug 18 07:29:18.981179 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-749ff137-2ebd-4782-b743-d0eea8ecb9c8 tempest-VolumesTransfersV355Test-219791513 tempest-VolumesTransfersV355Test-219791513-project-member] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 200 Aug 18 07:29:18.981780 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 102/409] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:18 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:19.002109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3866a76f-8c59-4f68-bc95-10d7ad5e2f22 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.010134 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3866a76f-8c59-4f68-bc95-10d7ad5e2f22 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830 Aug 18 07:29:19.010461 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3866a76f-8c59-4f68-bc95-10d7ad5e2f22 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.010742 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3866a76f-8c59-4f68-bc95-10d7ad5e2f22 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.010799 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-3866a76f-8c59-4f68-bc95-10d7ad5e2f22 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Delete transfer with id: 86ca1d3b-8c73-41e2-b0fe-ced39b77f830 Aug 18 07:29:19.017576 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3866a76f-8c59-4f68-bc95-10d7ad5e2f22 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830 returned with HTTP 404 Aug 18 07:29:19.018054 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 104/410] 10.4.3.152 () {68 vars in 1419 bytes} [Tue Aug 18 07:29:19 2026] DELETE /volume/v3/volume-transfers/86ca1d3b-8c73-41e2-b0fe-ced39b77f830 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:19.030101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.289595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0d38ccf5-5d6b-4411-9e58-0062aa27d0c2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.290126 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d38ccf5-5d6b-4411-9e58-0062aa27d0c2 None None] GET https://10.4.3.152/volume// Aug 18 07:29:19.290388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d38ccf5-5d6b-4411-9e58-0062aa27d0c2 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.290627 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d38ccf5-5d6b-4411-9e58-0062aa27d0c2 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.291322 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d38ccf5-5d6b-4411-9e58-0062aa27d0c2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:19.291420 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 104/411] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:19.305048 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-30577936-baa2-45fd-ac66-9ed32ea4de5a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.312370 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-30577936-baa2-45fd-ac66-9ed32ea4de5a tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:19.312960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-30577936-baa2-45fd-ac66-9ed32ea4de5a tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c95a9d0-c47a-43f8-b04c-e6966ded3255", "connector": null, "instance_uuid": "3ef82c3d-b373-4e56-8bef-d36d3164bfa8"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:19.332706 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.332706 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:19.352192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-239f0d7f-bf94-4268-a52e-28c67abc4094 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.358169 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-239f0d7f-bf94-4268-a52e-28c67abc4094 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:19.358392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-239f0d7f-bf94-4268-a52e-28c67abc4094 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.358584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-239f0d7f-bf94-4268-a52e-28c67abc4094 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.363831 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:19.363831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.364195 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.364195 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Delete volume with id: 1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:19.371939 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.371939 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:19.373455 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Volume info retrieved successfully. Aug 18 07:29:19.379954 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.379954 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:19.383605 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-239f0d7f-bf94-4268-a52e-28c67abc4094 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:19.387197 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-30577936-baa2-45fd-ac66-9ed32ea4de5a tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:19.387197 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 103/412] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29: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) Aug 18 07:29:19.388825 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-239f0d7f-bf94-4268-a52e-28c67abc4094 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:19.389202 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 105/413] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:19 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:19.396951 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Delete volume request issued successfully. Aug 18 07:29:19.397239 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1bb0b781-0b0a-430a-b9d7-66f4732d1da3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 202 Aug 18 07:29:19.397651 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 102/414] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:29:19 2026] DELETE /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:29:19.409282 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-be5b2f8f-56d3-468a-a505-e66748520914 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.411698 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-be5b2f8f-56d3-468a-a505-e66748520914 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] DELETE https://10.4.3.152/volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41 Aug 18 07:29:19.412087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-be5b2f8f-56d3-468a-a505-e66748520914 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.412138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-90b577d5-38a1-49de-8d59-ef6386177410 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.412183 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-be5b2f8f-56d3-468a-a505-e66748520914 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.414297 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90b577d5-38a1-49de-8d59-ef6386177410 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:19.415063 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90b577d5-38a1-49de-8d59-ef6386177410 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.415063 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90b577d5-38a1-49de-8d59-ef6386177410 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.423426 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.423426 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:19.426354 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.426354 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:19.429482 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-90b577d5-38a1-49de-8d59-ef6386177410 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Volume info retrieved successfully. Aug 18 07:29:19.437179 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90b577d5-38a1-49de-8d59-ef6386177410 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 200 Aug 18 07:29:19.437179 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 104/415] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:19 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:19.508159 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-be5b2f8f-56d3-468a-a505-e66748520914 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41 returned with HTTP 200 Aug 18 07:29:19.509409 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 105/416] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:19 2026] DELETE /volume/v3/attachments/55b08e8d-3508-4eeb-9d24-c154dc073a41 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:19.781605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e6de39a2-d551-47bb-9129-65e1645115f9 req-70285061-5fbb-4243-b38c-c4776756ffc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.785893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6de39a2-d551-47bb-9129-65e1645115f9 req-70285061-5fbb-4243-b38c-c4776756ffc8 tempest-TestMultiAttachVolumeSwap-211630480 tempest-TestMultiAttachVolumeSwap-211630480-project] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:19.786304 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e6de39a2-d551-47bb-9129-65e1645115f9 req-70285061-5fbb-4243-b38c-c4776756ffc8 tempest-TestMultiAttachVolumeSwap-211630480 tempest-TestMultiAttachVolumeSwap-211630480-project] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.787012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e6de39a2-d551-47bb-9129-65e1645115f9 req-70285061-5fbb-4243-b38c-c4776756ffc8 tempest-TestMultiAttachVolumeSwap-211630480 tempest-TestMultiAttachVolumeSwap-211630480-project] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.809551 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.809551 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:19.814544 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e6de39a2-d551-47bb-9129-65e1645115f9 req-70285061-5fbb-4243-b38c-c4776756ffc8 tempest-TestMultiAttachVolumeSwap-211630480 tempest-TestMultiAttachVolumeSwap-211630480-project] Volume info retrieved successfully. Aug 18 07:29:19.826141 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6de39a2-d551-47bb-9129-65e1645115f9 req-70285061-5fbb-4243-b38c-c4776756ffc8 tempest-TestMultiAttachVolumeSwap-211630480 tempest-TestMultiAttachVolumeSwap-211630480-project] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:19.827272 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 106/417] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:19 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1642 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:19.842306 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ad0201e-2726-45b4-be4a-585da9f83903 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.844934 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ad0201e-2726-45b4-be4a-585da9f83903 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:19.845171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ad0201e-2726-45b4-be4a-585da9f83903 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.845428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ad0201e-2726-45b4-be4a-585da9f83903 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.865121 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.865121 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:19.870002 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8ad0201e-2726-45b4-be4a-585da9f83903 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] Volume info retrieved successfully. Aug 18 07:29:19.876061 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ad0201e-2726-45b4-be4a-585da9f83903 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:19.876597 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 103/418] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:19 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:19.895383 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b8fbead-ba76-439e-895c-ee50ebf51e73 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:19.898322 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b8fbead-ba76-439e-895c-ee50ebf51e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] GET https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 Aug 18 07:29:19.898407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b8fbead-ba76-439e-895c-ee50ebf51e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:19.898633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b8fbead-ba76-439e-895c-ee50ebf51e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:19.907161 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:19.907161 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:19.912917 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8b8fbead-ba76-439e-895c-ee50ebf51e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] Volume info retrieved successfully. Aug 18 07:29:19.919092 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b8fbead-ba76-439e-895c-ee50ebf51e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-reader] https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 returned with HTTP 200 Aug 18 07:29:19.919604 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 105/419] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:19 2026] GET /volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:20.025454 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-67005608-56e9-4c06-86bf-47b3d0146c57 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.027938 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67005608-56e9-4c06-86bf-47b3d0146c57 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:20.028203 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67005608-56e9-4c06-86bf-47b3d0146c57 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.028488 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67005608-56e9-4c06-86bf-47b3d0146c57 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.041217 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:20.041217 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:20.045880 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67005608-56e9-4c06-86bf-47b3d0146c57 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:20.050684 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67005608-56e9-4c06-86bf-47b3d0146c57 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:20.051295 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 106/420] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:20.137782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-f3cc4dd7-fe95-4623-bf1c-5bfea920bee9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.141103 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-f3cc4dd7-fe95-4623-bf1c-5bfea920bee9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:20.141652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-f3cc4dd7-fe95-4623-bf1c-5bfea920bee9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.141925 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-f3cc4dd7-fe95-4623-bf1c-5bfea920bee9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.160888 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:20.160888 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:20.167041 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-f3cc4dd7-fe95-4623-bf1c-5bfea920bee9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:20.176448 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-f3cc4dd7-fe95-4623-bf1c-5bfea920bee9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:20.176939 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 107/421] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:29:20.236245 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6f024c8f-7e19-46b4-b186-cc3c1f2a4953 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.238924 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6f024c8f-7e19-46b4-b186-cc3c1f2a4953 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action Aug 18 07:29:20.239316 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6f024c8f-7e19-46b4-b186-cc3c1f2a4953 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:20.239500 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6f024c8f-7e19-46b4-b186-cc3c1f2a4953 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:20.254168 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:20.254168 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:20.254799 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6f024c8f-7e19-46b4-b186-cc3c1f2a4953 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:20.263150 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6f024c8f-7e19-46b4-b186-cc3c1f2a4953 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Begin detaching volume completed successfully. Aug 18 07:29:20.263385 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6f024c8f-7e19-46b4-b186-cc3c1f2a4953 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action returned with HTTP 202 Aug 18 07:29:20.264277 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 104/422] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:29:20 2026] POST /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:29:20.330283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-69a8c036-b058-4318-aa96-90a18b371030 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.330836 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-69a8c036-b058-4318-aa96-90a18b371030 None None] GET https://10.4.3.152/volume// Aug 18 07:29:20.330836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-69a8c036-b058-4318-aa96-90a18b371030 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.330961 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-69a8c036-b058-4318-aa96-90a18b371030 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.331341 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-69a8c036-b058-4318-aa96-90a18b371030 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:20.331684 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 106/423] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:20.342520 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-22e56453-784c-48c8-981f-7af6cdcfcdd3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.346629 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-22e56453-784c-48c8-981f-7af6cdcfcdd3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:20.346988 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-22e56453-784c-48c8-981f-7af6cdcfcdd3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.347306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-22e56453-784c-48c8-981f-7af6cdcfcdd3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.359698 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:20.359698 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:20.364120 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-22e56453-784c-48c8-981f-7af6cdcfcdd3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:20.373650 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-22e56453-784c-48c8-981f-7af6cdcfcdd3 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:20.375736 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 107/424] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1641 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:20.454049 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b9958b2f-6b94-4db3-bd34-6825afeab13b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.455747 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9958b2f-6b94-4db3-bd34-6825afeab13b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:20.455931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9958b2f-6b94-4db3-bd34-6825afeab13b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.456129 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9958b2f-6b94-4db3-bd34-6825afeab13b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.463076 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9958b2f-6b94-4db3-bd34-6825afeab13b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 404 Aug 18 07:29:20.463810 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 108/425] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:20.473017 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-56417e6e-7a4f-4a1f-a08a-69002bc6d2a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.475637 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56417e6e-7a4f-4a1f-a08a-69002bc6d2a7 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:20.476273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56417e6e-7a4f-4a1f-a08a-69002bc6d2a7 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.476480 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56417e6e-7a4f-4a1f-a08a-69002bc6d2a7 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.484691 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56417e6e-7a4f-4a1f-a08a-69002bc6d2a7 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 404 Aug 18 07:29:20.485303 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 105/426] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:20.499185 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1d1fda39-aa23-40d2-bc60-ea80988a9676 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.502124 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1d1fda39-aa23-40d2-bc60-ea80988a9676 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:20.502352 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1d1fda39-aa23-40d2-bc60-ea80988a9676 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.502529 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1d1fda39-aa23-40d2-bc60-ea80988a9676 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.502702 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1d1fda39-aa23-40d2-bc60-ea80988a9676 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Delete volume with id: 1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 Aug 18 07:29:20.508396 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1d1fda39-aa23-40d2-bc60-ea80988a9676 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 returned with HTTP 404 Aug 18 07:29:20.508861 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 107/427] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:29:20 2026] DELETE /volume/v3/volumes/1dc5c5f6-9a1d-4344-96d3-8455ba77d8e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:20.517606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b2fc1e20-c511-4c22-9417-533523dafcdf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.519303 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:20.519654 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-761482348"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:20.522396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-761482348'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:20.522579 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Create volume of 1 GB Aug 18 07:29:20.527361 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Availability Zones retrieved successfully. Aug 18 07:29:20.534954 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Flow 'volume_create_api' (4c53a0dd-194d-4436-afe3-25897a9ab483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:20.535748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e86146d-b2aa-4a85-ae7c-16bce7c7ad8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:20.537036 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:20.569849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e86146d-b2aa-4a85-ae7c-16bce7c7ad8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:20.570543 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbc6d48-6555-46b1-bcef-4ac312f1e49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:20.596386 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:29:20.596630 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:29:20.612489 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Created reservations ['98685313-ce6a-479d-a848-ddab36c20188', 'db348459-992f-461e-a83c-5457c4cedefc', '27a46dd1-dce2-43b1-b174-dcf0491d6247', '034aa8d5-6297-428f-a3e9-851b716d8543'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:20.613163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbc6d48-6555-46b1-bcef-4ac312f1e49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98685313-ce6a-479d-a848-ddab36c20188', 'db348459-992f-461e-a83c-5457c4cedefc', '27a46dd1-dce2-43b1-b174-dcf0491d6247', '034aa8d5-6297-428f-a3e9-851b716d8543']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:20.613838 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49efb328-5841-4a1c-8487-3ca03c465178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:20.641391 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49efb328-5841-4a1c-8487-3ca03c465178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '166d46cc-e72e-407d-8873-a80295cdd4dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-761482348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c56f5668511348e0bcf2eecc1a3316b4',qos_specs=None,replication_status=,reservations=['98685313-ce6a-479d-a848-ddab36c20188','db348459-992f-461e-a83c-5457c4cedefc','27a46dd1-dce2-43b1-b174-dcf0491d6247','034aa8d5-6297-428f-a3e9-851b716d8543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b6e5ce41ff74e299b55469f92da186b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-761482348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=166d46cc-e72e-407d-8873-a80295cdd4dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c56f5668511348e0bcf2eecc1a3316b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b6e5ce41ff74e299b55469f92da186b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:20.642432 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f554c1e5-cc6d-4f87-8d6e-f4c5d55d462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:20.665288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f554c1e5-cc6d-4f87-8d6e-f4c5d55d462e) transitioned into state 'SUCCESS' from state '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-761482348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c56f5668511348e0bcf2eecc1a3316b4',qos_specs=None,replication_status=,reservations=['98685313-ce6a-479d-a848-ddab36c20188','db348459-992f-461e-a83c-5457c4cedefc','27a46dd1-dce2-43b1-b174-dcf0491d6247','034aa8d5-6297-428f-a3e9-851b716d8543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b6e5ce41ff74e299b55469f92da186b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:20.667523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d062095-8ae4-4813-a223-89cd13c9390c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:20.681772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d062095-8ae4-4813-a223-89cd13c9390c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:20.686793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Flow 'volume_create_api' (4c53a0dd-194d-4436-afe3-25897a9ab483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:20.686793 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Create volume request issued successfully. Aug 18 07:29:20.686793 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2fc1e20-c511-4c22-9417-533523dafcdf tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:20.686793 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 108/428] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:29:20 2026] POST /volume/v3/volumes => generated 818 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:20.700987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b0de2465-860a-48ab-a68d-81b760704d8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.703090 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b0de2465-860a-48ab-a68d-81b760704d8c tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:20.703364 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b0de2465-860a-48ab-a68d-81b760704d8c tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.703592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b0de2465-860a-48ab-a68d-81b760704d8c tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.714161 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:20.714161 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:20.720374 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b0de2465-860a-48ab-a68d-81b760704d8c tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Volume info retrieved successfully. Aug 18 07:29:20.726301 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b0de2465-860a-48ab-a68d-81b760704d8c tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 200 Aug 18 07:29:20.726603 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 109/429] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:20.818975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-2f077a13-5f91-4cff-ae91-5c328e350d98 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.824336 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-2f077a13-5f91-4cff-ae91-5c328e350d98 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] PUT https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 Aug 18 07:29:20.826418 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-2f077a13-5f91-4cff-ae91-5c328e350d98 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:20.837352 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-2f077a13-5f91-4cff-ae91-5c328e350d98 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Acquiring lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:20.844551 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-2f077a13-5f91-4cff-ae91-5c328e350d98 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:20.845556 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:20.845556 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:20.957085 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-05c0ae44-df9b-492f-857d-b150e6cb6889 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:20.963422 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-05c0ae44-df9b-492f-857d-b150e6cb6889 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:20.963696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-05c0ae44-df9b-492f-857d-b150e6cb6889 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:20.963842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-05c0ae44-df9b-492f-857d-b150e6cb6889 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:20.981711 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:20.981711 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:20.986383 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-05c0ae44-df9b-492f-857d-b150e6cb6889 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:20.989269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-2f077a13-5f91-4cff-ae91-5c328e350d98 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" released by "attachment_update" :: held 0.145s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:20.990386 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-2f077a13-5f91-4cff-ae91-5c328e350d98 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 returned with HTTP 200 Aug 18 07:29:20.990386 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 106/430] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:20 2026] PUT /volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:29:20.992004 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-05c0ae44-df9b-492f-857d-b150e6cb6889 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:20.992464 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 108/431] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:20 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.006958 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-c3e9df59-bc63-401b-828e-ffa49f18e8fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.010260 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-c3e9df59-bc63-401b-828e-ffa49f18e8fa tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 Aug 18 07:29:21.010432 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-c3e9df59-bc63-401b-828e-ffa49f18e8fa tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.010594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-c3e9df59-bc63-401b-828e-ffa49f18e8fa tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.016814 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6b787635-1ce8-49a3-a618-166f5b5a9522 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.020492 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6b787635-1ce8-49a3-a618-166f5b5a9522 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] DELETE https://10.4.3.152/volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453 Aug 18 07:29:21.021953 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6b787635-1ce8-49a3-a618-166f5b5a9522 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.022273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6b787635-1ce8-49a3-a618-166f5b5a9522 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.033686 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.033686 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:21.036570 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-c3e9df59-bc63-401b-828e-ffa49f18e8fa tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 returned with HTTP 200 Aug 18 07:29:21.036994 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 109/432] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.121047 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a5c2ac9d-619d-4f21-ad68-39024d4751f0 req-6b787635-1ce8-49a3-a618-166f5b5a9522 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453 returned with HTTP 200 Aug 18 07:29:21.121428 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 110/433] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:21 2026] DELETE /volume/v3/attachments/c5beb5a0-2b1f-450c-a146-dd803d189453 => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.380768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2df6f182-33a2-49f8-8479-a3b3257ab8ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.385231 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2df6f182-33a2-49f8-8479-a3b3257ab8ef tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:21.385231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2df6f182-33a2-49f8-8479-a3b3257ab8ef tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.385231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2df6f182-33a2-49f8-8479-a3b3257ab8ef tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.397838 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.397838 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:21.404385 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2df6f182-33a2-49f8-8479-a3b3257ab8ef tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:21.411957 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2df6f182-33a2-49f8-8479-a3b3257ab8ef tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:21.411957 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 107/434] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.468420 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-4c3b1461-56ff-493d-a027-2065f57aa093 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.471934 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-4c3b1461-56ff-493d-a027-2065f57aa093 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:21.472364 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-4c3b1461-56ff-493d-a027-2065f57aa093 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.472596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-4c3b1461-56ff-493d-a027-2065f57aa093 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.484174 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.484174 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:21.489368 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-4c3b1461-56ff-493d-a027-2065f57aa093 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:21.495671 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-4c3b1461-56ff-493d-a027-2065f57aa093 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:21.496674 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 109/435] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.514510 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-c68ca842-295a-4cfa-8a2e-c654b839a214 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.516400 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-c68ca842-295a-4cfa-8a2e-c654b839a214 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] POST https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action Aug 18 07:29:21.516768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-c68ca842-295a-4cfa-8a2e-c654b839a214 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:21.516876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-c68ca842-295a-4cfa-8a2e-c654b839a214 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:21.527583 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.527583 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:21.528048 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-c68ca842-295a-4cfa-8a2e-c654b839a214 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:21.542342 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-c68ca842-295a-4cfa-8a2e-c654b839a214 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Begin detaching volume completed successfully. Aug 18 07:29:21.542982 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-c68ca842-295a-4cfa-8a2e-c654b839a214 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action returned with HTTP 202 Aug 18 07:29:21.543629 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 110/436] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:29:21 2026] POST /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:29:21.635998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d7999e57-3a19-409e-8cfc-0bb4134cb319 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.635998 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7999e57-3a19-409e-8cfc-0bb4134cb319 None None] GET https://10.4.3.152/volume// Aug 18 07:29:21.635998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7999e57-3a19-409e-8cfc-0bb4134cb319 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.635998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7999e57-3a19-409e-8cfc-0bb4134cb319 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.636494 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7999e57-3a19-409e-8cfc-0bb4134cb319 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:21.636888 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 111/437] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:29:21.648015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-206b4ae0-5e51-4895-81ab-cb885cde1cbe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.658646 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-206b4ae0-5e51-4895-81ab-cb885cde1cbe tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:21.658646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-206b4ae0-5e51-4895-81ab-cb885cde1cbe tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.658646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-206b4ae0-5e51-4895-81ab-cb885cde1cbe tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.673796 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.673796 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:21.685693 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-206b4ae0-5e51-4895-81ab-cb885cde1cbe tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:21.692186 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-206b4ae0-5e51-4895-81ab-cb885cde1cbe tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:21.692821 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 108/438] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1344 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:21.744641 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8e0e35d5-fa64-4622-99a3-fce79b0bef9b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.747285 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e0e35d5-fa64-4622-99a3-fce79b0bef9b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:21.747621 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e0e35d5-fa64-4622-99a3-fce79b0bef9b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.747836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e0e35d5-fa64-4622-99a3-fce79b0bef9b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.755020 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.755020 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:21.759384 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8e0e35d5-fa64-4622-99a3-fce79b0bef9b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Volume info retrieved successfully. Aug 18 07:29:21.766539 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e0e35d5-fa64-4622-99a3-fce79b0bef9b tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 200 Aug 18 07:29:21.767109 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 110/439] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.786303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3d31e159-e25c-4bbc-ab68-cc6202c08c56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.792720 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d31e159-e25c-4bbc-ab68-cc6202c08c56 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 18 07:29:21.793033 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d31e159-e25c-4bbc-ab68-cc6202c08c56 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "166d46cc-e72e-407d-8873-a80295cdd4dc"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:21.795399 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volume_transfer [None req-3d31e159-e25c-4bbc-ab68-cc6202c08c56 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Creating new volume transfer {'transfer': {'volume_id': '166d46cc-e72e-407d-8873-a80295cdd4dc'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 07:29:21.795522 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volume_transfer [None req-3d31e159-e25c-4bbc-ab68-cc6202c08c56 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Creating transfer of volume 166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:21.795640 np0000007613 devstack@c-api.service[100290]: INFO cinder.transfer.api [None req-3d31e159-e25c-4bbc-ab68-cc6202c08c56 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Generating transfer record for volume 166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:21.808777 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.808777 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:21.824927 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d31e159-e25c-4bbc-ab68-cc6202c08c56 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 18 07:29:21.825324 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 111/440] 10.4.3.152 () {70 vars in 1326 bytes} [Tue Aug 18 07:29:21 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:21.837307 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1bf517a3-7261-4304-9766-59c93157f2dc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.841462 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bf517a3-7261-4304-9766-59c93157f2dc tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:21.841661 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1bf517a3-7261-4304-9766-59c93157f2dc tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.841850 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1bf517a3-7261-4304-9766-59c93157f2dc tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.853830 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.853830 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:21.864222 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1bf517a3-7261-4304-9766-59c93157f2dc tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Volume info retrieved successfully. Aug 18 07:29:21.874609 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bf517a3-7261-4304-9766-59c93157f2dc tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 200 Aug 18 07:29:21.875571 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 112/441] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 953 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.893994 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-132d84ac-eaa2-45f4-b8d6-bc14c71dca28 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.898341 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-132d84ac-eaa2-45f4-b8d6-bc14c71dca28 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/detail Aug 18 07:29:21.898341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-132d84ac-eaa2-45f4-b8d6-bc14c71dca28 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.898341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-132d84ac-eaa2-45f4-b8d6-bc14c71dca28 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.898341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volume_transfer [None req-132d84ac-eaa2-45f4-b8d6-bc14c71dca28 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Listing volume transfers {{(pid=100293) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 07:29:21.906390 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-132d84ac-eaa2-45f4-b8d6-bc14c71dca28 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 07:29:21.906937 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 109/442] 10.4.3.152 () {68 vars in 1326 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:21.918982 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f20c88a1-bc48-4a0e-8628-dc59824efe81 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.921057 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f20c88a1-bc48-4a0e-8628-dc59824efe81 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/4d8f5d01-deb0-42f6-99ef-c3e31a6af712 Aug 18 07:29:21.921440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f20c88a1-bc48-4a0e-8628-dc59824efe81 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.921631 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f20c88a1-bc48-4a0e-8628-dc59824efe81 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.921799 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.volume_transfer [None req-f20c88a1-bc48-4a0e-8628-dc59824efe81 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Delete transfer with id: 4d8f5d01-deb0-42f6-99ef-c3e31a6af712 Aug 18 07:29:21.930796 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.933565 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:21.934087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1561213277"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:21.935745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1561213277'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:21.936349 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.936349 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:21.940753 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume of 1 GB Aug 18 07:29:21.941400 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.941400 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:21.942063 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Availability Zones retrieved successfully. Aug 18 07:29:21.946842 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f20c88a1-bc48-4a0e-8628-dc59824efe81 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers/4d8f5d01-deb0-42f6-99ef-c3e31a6af712 returned with HTTP 202 Aug 18 07:29:21.947282 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 111/443] 10.4.3.152 () {68 vars in 1419 bytes} [Tue Aug 18 07:29:21 2026] DELETE /volume/v3/volume-transfers/4d8f5d01-deb0-42f6-99ef-c3e31a6af712 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:29:21.948451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (f22c22cc-7327-427b-9c9d-806158011a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:21.949470 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3517a8-f705-43fa-9d0d-d40a1d187259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:21.950481 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:21.955717 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-436448cb-9edd-425c-b5fd-126cfa9ea6e8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:21.961132 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.961132 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:21.961875 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-436448cb-9edd-425c-b5fd-126cfa9ea6e8 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:21.962160 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-436448cb-9edd-425c-b5fd-126cfa9ea6e8 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:21.962430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-436448cb-9edd-425c-b5fd-126cfa9ea6e8 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:21.973425 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:21.973425 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:21.977908 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3517a8-f705-43fa-9d0d-d40a1d187259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb94c313-4802-4070-b35b-e29352d90484,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb94c313-4802-4070-b35b-e29352d90484', 'encryption_key_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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:21.979186 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-436448cb-9edd-425c-b5fd-126cfa9ea6e8 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Volume info retrieved successfully. Aug 18 07:29:21.979491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44230f8e-5de0-4f58-947e-4c8825941dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:21.985478 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-436448cb-9edd-425c-b5fd-126cfa9ea6e8 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 200 Aug 18 07:29:21.986080 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 113/444] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:21 2026] GET /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:22.003397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b0c13378-fd79-46e1-80b1-bd422bef245e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.006328 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0c13378-fd79-46e1-80b1-bd422bef245e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/4d8f5d01-deb0-42f6-99ef-c3e31a6af712 Aug 18 07:29:22.006588 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0c13378-fd79-46e1-80b1-bd422bef245e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.006884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0c13378-fd79-46e1-80b1-bd422bef245e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.007022 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-b0c13378-fd79-46e1-80b1-bd422bef245e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Delete transfer with id: 4d8f5d01-deb0-42f6-99ef-c3e31a6af712 Aug 18 07:29:22.011176 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0c13378-fd79-46e1-80b1-bd422bef245e tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volume-transfers/4d8f5d01-deb0-42f6-99ef-c3e31a6af712 returned with HTTP 404 Aug 18 07:29:22.014805 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 110/445] 10.4.3.152 () {68 vars in 1419 bytes} [Tue Aug 18 07:29:22 2026] DELETE /volume/v3/volume-transfers/4d8f5d01-deb0-42f6-99ef-c3e31a6af712 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:22.014927 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:29:22.014927 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:29:22.022136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.024785 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:22.025059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.025561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.025561 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Delete volume with id: 166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:22.032248 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Created reservations ['8aa73de5-65cd-48ac-8160-c48afb9fa2a5', '382ef64f-1b07-44ae-bf58-025c03abfc70', 'be47727d-a196-4908-bff2-6e9f184e706f', 'e56183e9-8463-4077-ba68-d775376a2faf'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:22.032898 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44230f8e-5de0-4f58-947e-4c8825941dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa73de5-65cd-48ac-8160-c48afb9fa2a5', '382ef64f-1b07-44ae-bf58-025c03abfc70', 'be47727d-a196-4908-bff2-6e9f184e706f', 'e56183e9-8463-4077-ba68-d775376a2faf']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:22.034151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd6d3cd-18af-4d12-bd0f-6c5c12dec399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:22.034780 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.034780 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:22.035250 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Volume info retrieved successfully. Aug 18 07:29:22.066168 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd6d3cd-18af-4d12-bd0f-6c5c12dec399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ecd0393-e228-4153-8d04-819d6ea3af0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1561213277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['8aa73de5-65cd-48ac-8160-c48afb9fa2a5','382ef64f-1b07-44ae-bf58-025c03abfc70','be47727d-a196-4908-bff2-6e9f184e706f','e56183e9-8463-4077-ba68-d775376a2faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1561213277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ecd0393-e228-4153-8d04-819d6ea3af0b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f35264cd7f4368abc398c0e1cc632b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb94c313-4802-4070-b35b-e29352d90484),volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:22.066932 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5b699a-abf5-4c8c-ad65-e2fe2005788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:22.069148 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Delete volume request issued successfully. Aug 18 07:29:22.069406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c75399e-8d53-40f8-b669-ec6a543afe3b tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 202 Aug 18 07:29:22.069806 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 112/446] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:29:22 2026] DELETE /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:29:22.082011 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-82854956-380d-47ca-95e5-877f5ebd3a36 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.085752 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82854956-380d-47ca-95e5-877f5ebd3a36 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] GET https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:22.085844 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82854956-380d-47ca-95e5-877f5ebd3a36 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.086023 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82854956-380d-47ca-95e5-877f5ebd3a36 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.096835 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.096835 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:22.102835 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-82854956-380d-47ca-95e5-877f5ebd3a36 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Volume info retrieved successfully. Aug 18 07:29:22.102916 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5b699a-abf5-4c8c-ad65-e2fe2005788c) transitioned into state 'SUCCESS' from state '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-1561213277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['8aa73de5-65cd-48ac-8160-c48afb9fa2a5','382ef64f-1b07-44ae-bf58-025c03abfc70','be47727d-a196-4908-bff2-6e9f184e706f','e56183e9-8463-4077-ba68-d775376a2faf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:22.103181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce7f622-f804-4b48-b09e-0e2451e249e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:22.107773 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82854956-380d-47ca-95e5-877f5ebd3a36 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 200 Aug 18 07:29:22.108279 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 114/447] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:22.123349 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce7f622-f804-4b48-b09e-0e2451e249e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:22.124300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (f22c22cc-7327-427b-9c9d-806158011a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:22.124752 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request issued successfully. Aug 18 07:29:22.125370 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db92a554-c5c1-4629-b07e-64e04a1e9881 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:22.126289 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 112/448] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:29:21 2026] POST /volume/v3/volumes => generated 760 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:22.140800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5af99d6d-28a3-438e-986b-1b20ce352983 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.143045 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5af99d6d-28a3-438e-986b-1b20ce352983 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:22.143250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5af99d6d-28a3-438e-986b-1b20ce352983 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.143546 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5af99d6d-28a3-438e-986b-1b20ce352983 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.158254 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.158254 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:22.162391 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5af99d6d-28a3-438e-986b-1b20ce352983 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:22.169262 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5af99d6d-28a3-438e-986b-1b20ce352983 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:22.169527 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 111/449] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:22.604535 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8bfd7bce-0622-4c78-b6cd-7e6b6cb88f6a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.607247 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bfd7bce-0622-4c78-b6cd-7e6b6cb88f6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:22.607525 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bfd7bce-0622-4c78-b6cd-7e6b6cb88f6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.607808 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bfd7bce-0622-4c78-b6cd-7e6b6cb88f6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.618562 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.618562 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:22.627153 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8bfd7bce-0622-4c78-b6cd-7e6b6cb88f6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:22.630791 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bfd7bce-0622-4c78-b6cd-7e6b6cb88f6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:22.631229 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 113/450] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:22.707235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6f75606a-0539-4641-adba-c534deb7443a req-4b89063c-e490-4593-86b5-d76188063f0f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.709699 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4b89063c-e490-4593-86b5-d76188063f0f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:22.710332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4b89063c-e490-4593-86b5-d76188063f0f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.710332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4b89063c-e490-4593-86b5-d76188063f0f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.721765 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.721765 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:22.726781 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6f75606a-0539-4641-adba-c534deb7443a req-4b89063c-e490-4593-86b5-d76188063f0f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:22.733621 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4b89063c-e490-4593-86b5-d76188063f0f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:22.734113 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 115/451] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:22.833847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-301c8c64-95d0-463d-b1fa-ae9d0f9567d6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.834353 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-301c8c64-95d0-463d-b1fa-ae9d0f9567d6 None None] GET https://10.4.3.152/volume// Aug 18 07:29:22.834438 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-301c8c64-95d0-463d-b1fa-ae9d0f9567d6 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.834604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-301c8c64-95d0-463d-b1fa-ae9d0f9567d6 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.834943 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-301c8c64-95d0-463d-b1fa-ae9d0f9567d6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:22.835170 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 113/452] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:22.848561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6f75606a-0539-4641-adba-c534deb7443a req-f6dc7d58-22b2-4ecb-8664-c959039925e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.851355 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-f6dc7d58-22b2-4ecb-8664-c959039925e4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:22.852461 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-f6dc7d58-22b2-4ecb-8664-c959039925e4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae33a398-fd42-4ee5-bce4-50803e3913d7", "connector": null, "instance_uuid": "37cd9ff7-e8b6-4e50-a329-c76f68b25461"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:22.860506 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.860506 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:22.890515 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-f6dc7d58-22b2-4ecb-8664-c959039925e4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:22.891099 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 112/453] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:22 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:22.930510 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e80ed5d9-b5f6-4e60-a11c-5258158935e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.932376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e80ed5d9-b5f6-4e60-a11c-5258158935e7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:22.932627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e80ed5d9-b5f6-4e60-a11c-5258158935e7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.933302 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e80ed5d9-b5f6-4e60-a11c-5258158935e7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.938035 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3064b65-1e0e-4e48-9c4e-33f2f7a386d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.938390 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3064b65-1e0e-4e48-9c4e-33f2f7a386d8 None None] GET https://10.4.3.152/volume// Aug 18 07:29:22.938582 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3064b65-1e0e-4e48-9c4e-33f2f7a386d8 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.938693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3064b65-1e0e-4e48-9c4e-33f2f7a386d8 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.939012 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3064b65-1e0e-4e48-9c4e-33f2f7a386d8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:22.939359 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 116/454] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:22.949564 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6f75606a-0539-4641-adba-c534deb7443a req-8e0c3c9a-2fef-4d7c-aa5b-f4b0e9a8025a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:22.953467 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.953467 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:22.955405 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-8e0c3c9a-2fef-4d7c-aa5b-f4b0e9a8025a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:22.955756 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-8e0c3c9a-2fef-4d7c-aa5b-f4b0e9a8025a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:22.956131 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-8e0c3c9a-2fef-4d7c-aa5b-f4b0e9a8025a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:22.958541 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e80ed5d9-b5f6-4e60-a11c-5258158935e7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:22.964648 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e80ed5d9-b5f6-4e60-a11c-5258158935e7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:22.965218 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 114/455] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:22.973287 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:22.973287 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:22.977844 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6f75606a-0539-4641-adba-c534deb7443a req-8e0c3c9a-2fef-4d7c-aa5b-f4b0e9a8025a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:22.982763 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-8e0c3c9a-2fef-4d7c-aa5b-f4b0e9a8025a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:22.983166 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 114/456] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:22 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:23.072813 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6f75606a-0539-4641-adba-c534deb7443a req-aae6eea8-2d71-4128-a9da-88ec280fcf23 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.075846 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-aae6eea8-2d71-4128-a9da-88ec280fcf23 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] PUT https://10.4.3.152/volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e Aug 18 07:29:23.076269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-aae6eea8-2d71-4128-a9da-88ec280fcf23 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:23.085744 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6f75606a-0539-4641-adba-c534deb7443a req-aae6eea8-2d71-4128-a9da-88ec280fcf23 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Acquiring lock "cinder-attachment_update-ae33a398-fd42-4ee5-bce4-50803e3913d7-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:23.090391 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6f75606a-0539-4641-adba-c534deb7443a req-aae6eea8-2d71-4128-a9da-88ec280fcf23 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-ae33a398-fd42-4ee5-bce4-50803e3913d7-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:23.091318 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.091318 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:23.123160 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7ad616e5-f11d-43ec-939b-a3e4b1aa98c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.125609 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7ad616e5-f11d-43ec-939b-a3e4b1aa98c3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] GET https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:23.125954 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7ad616e5-f11d-43ec-939b-a3e4b1aa98c3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.126234 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7ad616e5-f11d-43ec-939b-a3e4b1aa98c3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.132941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7ad616e5-f11d-43ec-939b-a3e4b1aa98c3 tempest-VolumesTransfersV355Test-1853503680 tempest-VolumesTransfersV355Test-1853503680-project-admin] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 404 Aug 18 07:29:23.133501 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 117/457] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:23.140746 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c126fdcc-eb86-419f-87e6-ecb866a187e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.142725 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c126fdcc-eb86-419f-87e6-ecb866a187e4 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] GET https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:23.142934 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c126fdcc-eb86-419f-87e6-ecb866a187e4 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.143121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c126fdcc-eb86-419f-87e6-ecb866a187e4 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.149015 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c126fdcc-eb86-419f-87e6-ecb866a187e4 tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 404 Aug 18 07:29:23.149545 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 115/458] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:23.155944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9d2a824f-bd29-4131-aa2f-013d14e66aae None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.159463 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d2a824f-bd29-4131-aa2f-013d14e66aae tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] DELETE https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:23.159711 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d2a824f-bd29-4131-aa2f-013d14e66aae tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.159923 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d2a824f-bd29-4131-aa2f-013d14e66aae tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.160113 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9d2a824f-bd29-4131-aa2f-013d14e66aae tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] Delete volume with id: 166d46cc-e72e-407d-8873-a80295cdd4dc Aug 18 07:29:23.174629 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d2a824f-bd29-4131-aa2f-013d14e66aae tempest-VolumesTransfersV355Test-2091670695 tempest-VolumesTransfersV355Test-2091670695-project-member] https://10.4.3.152/volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc returned with HTTP 404 Aug 18 07:29:23.175411 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 115/459] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:29:23 2026] DELETE /volume/v3/volumes/166d46cc-e72e-407d-8873-a80295cdd4dc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:29:23.185505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77c97dfb-d2b7-41aa-8754-e7c038d0f108 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.187371 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77c97dfb-d2b7-41aa-8754-e7c038d0f108 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:23.187562 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77c97dfb-d2b7-41aa-8754-e7c038d0f108 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.187796 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77c97dfb-d2b7-41aa-8754-e7c038d0f108 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.190478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6f75606a-0539-4641-adba-c534deb7443a req-aae6eea8-2d71-4128-a9da-88ec280fcf23 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-ae33a398-fd42-4ee5-bce4-50803e3913d7-np0000007613" released by "attachment_update" :: held 0.100s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:23.190790 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-aae6eea8-2d71-4128-a9da-88ec280fcf23 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e returned with HTTP 200 Aug 18 07:29:23.192082 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 113/460] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:23 2026] PUT /volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:23.194771 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.194771 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:23.198500 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77c97dfb-d2b7-41aa-8754-e7c038d0f108 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:23.202719 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77c97dfb-d2b7-41aa-8754-e7c038d0f108 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:23.203079 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 118/461] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:23.253849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a1c26f78-f2f0-4458-b51b-e2dc5fc72a68 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.256694 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a1c26f78-f2f0-4458-b51b-e2dc5fc72a68 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:23.256958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a1c26f78-f2f0-4458-b51b-e2dc5fc72a68 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.257181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a1c26f78-f2f0-4458-b51b-e2dc5fc72a68 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.265463 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.265463 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:23.270587 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a1c26f78-f2f0-4458-b51b-e2dc5fc72a68 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:23.279229 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a1c26f78-f2f0-4458-b51b-e2dc5fc72a68 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:23.279229 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 116/462] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:23.376523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4ef3e270-b2b2-4883-a0b7-f0225b8a2877 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.376523 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ef3e270-b2b2-4883-a0b7-f0225b8a2877 None None] GET https://10.4.3.152/volume// Aug 18 07:29:23.376523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ef3e270-b2b2-4883-a0b7-f0225b8a2877 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.376523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ef3e270-b2b2-4883-a0b7-f0225b8a2877 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.378073 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ef3e270-b2b2-4883-a0b7-f0225b8a2877 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:23.378485 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 116/463] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:23.534439 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-491859e2-648a-43c8-8546-e4299767dbe5 req-32e90955-15f7-46a2-ad92-a30350e72d5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.536592 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-32e90955-15f7-46a2-ad92-a30350e72d5a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:23.537034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-32e90955-15f7-46a2-ad92-a30350e72d5a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ecd0393-e228-4153-8d04-819d6ea3af0b", "connector": null, "instance_uuid": "f563f345-742c-439f-aae6-61c3fc3cbf3b"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:23.547335 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.547335 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:23.586756 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-32e90955-15f7-46a2-ad92-a30350e72d5a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:23.586756 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 114/464] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:23 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:23.623735 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11ba24e5-ba09-4d81-bcf3-a3367f451722 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.627785 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11ba24e5-ba09-4d81-bcf3-a3367f451722 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:23.627785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11ba24e5-ba09-4d81-bcf3-a3367f451722 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.627785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11ba24e5-ba09-4d81-bcf3-a3367f451722 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.637734 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-275899c7-9bdb-476d-9df7-0a8591689d88 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.638156 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-275899c7-9bdb-476d-9df7-0a8591689d88 None None] GET https://10.4.3.152/volume// Aug 18 07:29:23.638356 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-275899c7-9bdb-476d-9df7-0a8591689d88 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.638567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-275899c7-9bdb-476d-9df7-0a8591689d88 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.638947 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-275899c7-9bdb-476d-9df7-0a8591689d88 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:23.639300 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 117/465] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:23.646051 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.646051 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:23.653711 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a9c74ff7-d5c3-4db7-89d6-56305833a078 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.655986 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a9c74ff7-d5c3-4db7-89d6-56305833a078 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:23.656535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a9c74ff7-d5c3-4db7-89d6-56305833a078 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.656535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a9c74ff7-d5c3-4db7-89d6-56305833a078 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.658245 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11ba24e5-ba09-4d81-bcf3-a3367f451722 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:23.662468 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11ba24e5-ba09-4d81-bcf3-a3367f451722 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:23.662865 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 119/466] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:23.674035 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.674035 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:23.682920 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a9c74ff7-d5c3-4db7-89d6-56305833a078 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:23.693050 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-a9c74ff7-d5c3-4db7-89d6-56305833a078 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:23.693050 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 117/467] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1032 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:23.801378 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-491859e2-648a-43c8-8546-e4299767dbe5 req-4f08aa19-31bb-4af6-bb8d-d8862de2c171 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.803446 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-4f08aa19-31bb-4af6-bb8d-d8862de2c171 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42 Aug 18 07:29:23.803794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-4f08aa19-31bb-4af6-bb8d-d8862de2c171 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:23.812415 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-491859e2-648a-43c8-8546-e4299767dbe5 req-4f08aa19-31bb-4af6-bb8d-d8862de2c171 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-6ecd0393-e228-4153-8d04-819d6ea3af0b-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:23.817948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-491859e2-648a-43c8-8546-e4299767dbe5 req-4f08aa19-31bb-4af6-bb8d-d8862de2c171 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-6ecd0393-e228-4153-8d04-819d6ea3af0b-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:23.819102 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.819102 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:23.940992 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-491859e2-648a-43c8-8546-e4299767dbe5 req-4f08aa19-31bb-4af6-bb8d-d8862de2c171 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-6ecd0393-e228-4153-8d04-819d6ea3af0b-np0000007613" released by "attachment_update" :: held 0.123s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:23.941351 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-4f08aa19-31bb-4af6-bb8d-d8862de2c171 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42 returned with HTTP 200 Aug 18 07:29:23.941722 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 115/468] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:23 2026] PUT /volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:23.978322 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ed698cfb-9160-4579-86f6-4f720fc5be74 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:23.980323 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed698cfb-9160-4579-86f6-4f720fc5be74 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:23.980597 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed698cfb-9160-4579-86f6-4f720fc5be74 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:23.980797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed698cfb-9160-4579-86f6-4f720fc5be74 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:23.990336 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:23.990336 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:23.993910 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ed698cfb-9160-4579-86f6-4f720fc5be74 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:23.997940 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed698cfb-9160-4579-86f6-4f720fc5be74 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:23.998371 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 118/469] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:23 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:24.680129 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d73322c2-082b-4031-8a6f-a82b423674d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:24.684346 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d73322c2-082b-4031-8a6f-a82b423674d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:24.685268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d73322c2-082b-4031-8a6f-a82b423674d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:24.685268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d73322c2-082b-4031-8a6f-a82b423674d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:24.697574 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:24.697574 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:24.701924 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d73322c2-082b-4031-8a6f-a82b423674d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:24.710433 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d73322c2-082b-4031-8a6f-a82b423674d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:24.710786 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 120/470] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:24 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:25.017503 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fe3f6961-ba04-4a17-a281-c7c259afe2bb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:25.019811 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe3f6961-ba04-4a17-a281-c7c259afe2bb tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:25.020073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe3f6961-ba04-4a17-a281-c7c259afe2bb tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:25.020360 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe3f6961-ba04-4a17-a281-c7c259afe2bb tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:25.032386 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:25.032386 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:25.036746 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fe3f6961-ba04-4a17-a281-c7c259afe2bb tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:25.046591 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe3f6961-ba04-4a17-a281-c7c259afe2bb tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:25.046591 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 118/471] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:25 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:25.728004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1097a91-d6f7-4a39-bd13-ae92b4df45fa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:25.730347 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1097a91-d6f7-4a39-bd13-ae92b4df45fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:25.730585 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1097a91-d6f7-4a39-bd13-ae92b4df45fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:25.730831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1097a91-d6f7-4a39-bd13-ae92b4df45fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:25.749306 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:25.749306 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:25.753503 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1097a91-d6f7-4a39-bd13-ae92b4df45fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:25.758019 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1097a91-d6f7-4a39-bd13-ae92b4df45fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:25.758678 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 116/472] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:25 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:26.063178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bda4980d-6333-45d2-b3e0-3be5ac479fe4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:26.065082 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bda4980d-6333-45d2-b3e0-3be5ac479fe4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:26.065396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bda4980d-6333-45d2-b3e0-3be5ac479fe4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:26.065589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bda4980d-6333-45d2-b3e0-3be5ac479fe4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:26.076891 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:26.076891 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:26.083890 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bda4980d-6333-45d2-b3e0-3be5ac479fe4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:26.089243 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bda4980d-6333-45d2-b3e0-3be5ac479fe4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:26.090053 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 119/473] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:26 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:26.172178 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-68ec059b-2118-4bb9-89b9-a1325efba2f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:26.174011 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-68ec059b-2118-4bb9-89b9-a1325efba2f2 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] POST https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8/action Aug 18 07:29:26.174987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-68ec059b-2118-4bb9-89b9-a1325efba2f2 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:26.175252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-68ec059b-2118-4bb9-89b9-a1325efba2f2 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:26.202399 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:26.202399 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:26.218332 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b65921c5-3c8f-4acb-8db4-35d836f6b0c9 req-68ec059b-2118-4bb9-89b9-a1325efba2f2 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8/action returned with HTTP 204 Aug 18 07:29:26.218332 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 121/474] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:26 2026] POST /volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:26.647816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-a1e74a9a-73c2-405a-81d4-2be783411b3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:26.651821 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-a1e74a9a-73c2-405a-81d4-2be783411b3b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:26.652112 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-a1e74a9a-73c2-405a-81d4-2be783411b3b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:26.652557 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-a1e74a9a-73c2-405a-81d4-2be783411b3b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:26.667569 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:26.667569 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:26.674504 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-a1e74a9a-73c2-405a-81d4-2be783411b3b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:26.680048 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-a1e74a9a-73c2-405a-81d4-2be783411b3b tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:26.680769 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 119/475] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:26 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:26.773665 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b6d3ea9b-09fe-40e7-9e7e-cca929653997 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:26.778964 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6d3ea9b-09fe-40e7-9e7e-cca929653997 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:26.779279 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6d3ea9b-09fe-40e7-9e7e-cca929653997 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:26.779562 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6d3ea9b-09fe-40e7-9e7e-cca929653997 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:26.792901 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:26.792901 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:26.798940 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b6d3ea9b-09fe-40e7-9e7e-cca929653997 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:26.804700 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6d3ea9b-09fe-40e7-9e7e-cca929653997 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:26.805072 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 117/476] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:26 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:27.106770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a91f14a-1bf1-49a3-9a88-436edd18b2d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:27.108995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a91f14a-1bf1-49a3-9a88-436edd18b2d7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:27.109257 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a91f14a-1bf1-49a3-9a88-436edd18b2d7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:27.109494 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a91f14a-1bf1-49a3-9a88-436edd18b2d7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:27.129407 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:27.129407 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:27.134216 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4a91f14a-1bf1-49a3-9a88-436edd18b2d7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:27.140243 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a91f14a-1bf1-49a3-9a88-436edd18b2d7 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:27.140911 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 120/477] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:27 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:27.778196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6f75606a-0539-4641-adba-c534deb7443a req-4d6d23d0-46d0-457e-9d28-c2da8047f596 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:27.783773 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4d6d23d0-46d0-457e-9d28-c2da8047f596 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e/action Aug 18 07:29:27.784424 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4d6d23d0-46d0-457e-9d28-c2da8047f596 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:27.784752 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4d6d23d0-46d0-457e-9d28-c2da8047f596 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:27.811997 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:27.811997 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:27.823529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7ccfce0-ea11-4f6c-8d31-7a721a46c5cf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:27.826425 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f75606a-0539-4641-adba-c534deb7443a req-4d6d23d0-46d0-457e-9d28-c2da8047f596 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e/action returned with HTTP 204 Aug 18 07:29:27.827338 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 122/478] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:27 2026] POST /volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:27.827976 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7ccfce0-ea11-4f6c-8d31-7a721a46c5cf tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:27.828251 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7ccfce0-ea11-4f6c-8d31-7a721a46c5cf tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:27.828468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7ccfce0-ea11-4f6c-8d31-7a721a46c5cf tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:27.847297 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:27.847297 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:27.852979 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7ccfce0-ea11-4f6c-8d31-7a721a46c5cf tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:27.862120 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7ccfce0-ea11-4f6c-8d31-7a721a46c5cf tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:27.862120 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 120/479] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:27 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:27.946693 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:28.156679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0d9b9601-23e6-49c5-a8c8-c8ec247a03c8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:28.159376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d9b9601-23e6-49c5-a8c8-c8ec247a03c8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:28.159724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d9b9601-23e6-49c5-a8c8-c8ec247a03c8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:28.160110 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d9b9601-23e6-49c5-a8c8-c8ec247a03c8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:28.185064 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:28.185064 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:28.190040 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0d9b9601-23e6-49c5-a8c8-c8ec247a03c8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:28.198767 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d9b9601-23e6-49c5-a8c8-c8ec247a03c8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:28.199321 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 121/480] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:28 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:28.215487 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1276908b-9135-4eee-800c-0cb774481295 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:28.218772 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1276908b-9135-4eee-800c-0cb774481295 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:28.219338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1276908b-9135-4eee-800c-0cb774481295 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:28.219994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1276908b-9135-4eee-800c-0cb774481295 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:28.234178 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:28.234720 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-160865681"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:28.238141 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-160865681'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:28.238309 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Create volume of 1 GB Aug 18 07:29:28.238616 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:28.238616 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:28.246007 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Availability Zones retrieved successfully. Aug 18 07:29:28.246879 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1276908b-9135-4eee-800c-0cb774481295 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:28.256281 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Flow 'volume_create_api' (fd1622ad-4801-4373-bc58-304f7d8f6d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:28.257814 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1276908b-9135-4eee-800c-0cb774481295 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:28.258369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5a7e01-25da-45d3-9abd-f3e5b30b37be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:28.258444 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 123/481] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:28 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:28.259322 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:28.313650 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5a7e01-25da-45d3-9abd-f3e5b30b37be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:28.313650 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad4bccca-09d8-4261-bc81-db2cd13f6873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:28.413144 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Created reservations ['51be30da-8680-46ae-9769-6f325c61c89d', '615c9df2-0fe4-4fa5-bd10-ed6cb4a487a2', '0d74b913-5334-4b7f-9009-1a434fcf5812', '6fc046cf-534c-4b99-9295-ff2d03f94dc8'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:28.413945 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad4bccca-09d8-4261-bc81-db2cd13f6873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51be30da-8680-46ae-9769-6f325c61c89d', '615c9df2-0fe4-4fa5-bd10-ed6cb4a487a2', '0d74b913-5334-4b7f-9009-1a434fcf5812', '6fc046cf-534c-4b99-9295-ff2d03f94dc8']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:28.414611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a25058b-ec57-4928-9bb9-719233eeb014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:28.443823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a25058b-ec57-4928-9bb9-719233eeb014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c3c5bf7-cef7-45cc-998e-1910a93da35b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-160865681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618bafe1b207433494c844adbb4b47b2',qos_specs=None,replication_status=,reservations=['51be30da-8680-46ae-9769-6f325c61c89d','615c9df2-0fe4-4fa5-bd10-ed6cb4a487a2','0d74b913-5334-4b7f-9009-1a434fcf5812','6fc046cf-534c-4b99-9295-ff2d03f94dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5834b93eb21d4329a96012b092908ce1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-160865681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c3c5bf7-cef7-45cc-998e-1910a93da35b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='618bafe1b207433494c844adbb4b47b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5834b93eb21d4329a96012b092908ce1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:28.445583 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb7ec52-819e-4078-84c0-8cad732489ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:28.472110 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb7ec52-819e-4078-84c0-8cad732489ae) transitioned into state 'SUCCESS' from state '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-160865681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618bafe1b207433494c844adbb4b47b2',qos_specs=None,replication_status=,reservations=['51be30da-8680-46ae-9769-6f325c61c89d','615c9df2-0fe4-4fa5-bd10-ed6cb4a487a2','0d74b913-5334-4b7f-9009-1a434fcf5812','6fc046cf-534c-4b99-9295-ff2d03f94dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5834b93eb21d4329a96012b092908ce1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:28.473387 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc572048-18aa-4d5b-a878-7ab571e8c14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:28.491733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc572048-18aa-4d5b-a878-7ab571e8c14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:28.492079 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Flow 'volume_create_api' (fd1622ad-4801-4373-bc58-304f7d8f6d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:28.493883 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Create volume request issued successfully. Aug 18 07:29:28.494470 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e41d74e6-570c-48c2-b2f4-2b5912d54e1c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:28.495055 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 118/482] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:29:27 2026] POST /volume/v3/volumes => generated 751 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:28.509711 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7bbbdabf-2ed2-44b8-aed5-0df0d1f3b7c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:28.515482 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7bbbdabf-2ed2-44b8-aed5-0df0d1f3b7c7 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:28.515482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7bbbdabf-2ed2-44b8-aed5-0df0d1f3b7c7 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:28.515482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7bbbdabf-2ed2-44b8-aed5-0df0d1f3b7c7 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:28.533726 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:28.533726 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:28.540376 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7bbbdabf-2ed2-44b8-aed5-0df0d1f3b7c7 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Volume info retrieved successfully. Aug 18 07:29:28.552746 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7bbbdabf-2ed2-44b8-aed5-0df0d1f3b7c7 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b returned with HTTP 200 Aug 18 07:29:28.553034 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 121/483] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:28 2026] GET /volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:28.813783 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e970016e-defd-40a6-b342-111768bc1c97 req-fc3732a6-b6b6-4b39-a349-0cb11b20b8a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:28.817359 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fc3732a6-b6b6-4b39-a349-0cb11b20b8a9 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:28.817359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fc3732a6-b6b6-4b39-a349-0cb11b20b8a9 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:28.817359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fc3732a6-b6b6-4b39-a349-0cb11b20b8a9 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:28.826788 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:28.826788 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:28.831733 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e970016e-defd-40a6-b342-111768bc1c97 req-fc3732a6-b6b6-4b39-a349-0cb11b20b8a9 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:28.837021 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fc3732a6-b6b6-4b39-a349-0cb11b20b8a9 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:28.837452 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 122/484] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:28 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:28.881344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-994e50e5-044d-4ea1-a29f-a74f35f0d8ef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:28.885878 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-994e50e5-044d-4ea1-a29f-a74f35f0d8ef tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:28.885878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-994e50e5-044d-4ea1-a29f-a74f35f0d8ef tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:28.885878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-994e50e5-044d-4ea1-a29f-a74f35f0d8ef tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:28.902025 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:28.902025 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:28.909773 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-994e50e5-044d-4ea1-a29f-a74f35f0d8ef tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:28.915141 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-994e50e5-044d-4ea1-a29f-a74f35f0d8ef tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:28.915673 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 124/485] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:28 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:29.569963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24e567ed-92f1-4586-a8f7-1c2493bca988 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.573860 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24e567ed-92f1-4586-a8f7-1c2493bca988 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:29.573860 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24e567ed-92f1-4586-a8f7-1c2493bca988 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:29.573860 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24e567ed-92f1-4586-a8f7-1c2493bca988 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:29.582575 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:29.582575 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:29.589098 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24e567ed-92f1-4586-a8f7-1c2493bca988 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Volume info retrieved successfully. Aug 18 07:29:29.596318 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24e567ed-92f1-4586-a8f7-1c2493bca988 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b returned with HTTP 200 Aug 18 07:29:29.597060 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 119/486] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:29 2026] GET /volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:29.610654 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.612426 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:29:29.612842 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c3c5bf7-cef7-45cc-998e-1910a93da35b", "name": "tempest-VolumesBackupsV39Test-Backup-22202539", "container": "tempest-volumesbackupsv39test-backup-container-1410393569"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:29.614347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Creating new backup {'backup': {'volume_id': '5c3c5bf7-cef7-45cc-998e-1910a93da35b', 'name': 'tempest-VolumesBackupsV39Test-Backup-22202539', 'container': 'tempest-volumesbackupsv39test-backup-container-1410393569'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:29:29.614488 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Creating backup of volume 5c3c5bf7-cef7-45cc-998e-1910a93da35b in container tempest-volumesbackupsv39test-backup-container-1410393569 Aug 18 07:29:29.621493 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:29.621493 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:29.621978 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Volume info retrieved successfully. Aug 18 07:29:29.662931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Created reservations ['92760203-41dc-49a2-8a0c-e12beb66b80f', '2cea5cc5-a99e-4f9d-9043-a9fd440b9af2'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:29.711594 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a85d2c4f-dcf2-4c96-b57a-c69576b68011 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:29:29.714233 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 122/487] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:29:29 2026] POST /volume/v3/backups => generated 331 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:29.727072 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-718ba726-5b91-4890-8336-8d0b0f0c35ae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.731736 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-718ba726-5b91-4890-8336-8d0b0f0c35ae tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:29.734114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-718ba726-5b91-4890-8336-8d0b0f0c35ae tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:29.734114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-718ba726-5b91-4890-8336-8d0b0f0c35ae tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:29.734114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-718ba726-5b91-4890-8336-8d0b0f0c35ae tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:29.750450 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:29.750450 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:29.751715 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-718ba726-5b91-4890-8336-8d0b0f0c35ae tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:29.752412 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 123/488] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:29 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 793 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:29.867148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-84250abc-2aa9-4c5a-a1d5-86bab33ce1f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.867674 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84250abc-2aa9-4c5a-a1d5-86bab33ce1f7 None None] GET https://10.4.3.152/volume// Aug 18 07:29:29.867925 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84250abc-2aa9-4c5a-a1d5-86bab33ce1f7 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:29.868182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84250abc-2aa9-4c5a-a1d5-86bab33ce1f7 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:29.868752 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84250abc-2aa9-4c5a-a1d5-86bab33ce1f7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:29.869053 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 125/489] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:29.882856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e970016e-defd-40a6-b342-111768bc1c97 req-4670a943-8571-41a2-9fd6-38d182701153 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.884837 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-4670a943-8571-41a2-9fd6-38d182701153 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:29.885757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-4670a943-8571-41a2-9fd6-38d182701153 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae33a398-fd42-4ee5-bce4-50803e3913d7", "connector": null, "instance_uuid": "37cd9ff7-e8b6-4e50-a329-c76f68b25461"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:29.900577 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:29.900577 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:29.931729 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-77bca0ba-7c93-46c8-9dab-fec283096886 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.933713 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77bca0ba-7c93-46c8-9dab-fec283096886 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:29.933713 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77bca0ba-7c93-46c8-9dab-fec283096886 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:29.933907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77bca0ba-7c93-46c8-9dab-fec283096886 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:29.935612 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-4670a943-8571-41a2-9fd6-38d182701153 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:29.936061 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 120/490] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:29 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:29.943965 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9865ce4b-d52b-491a-b0a6-e4648e4eec29 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.944430 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9865ce4b-d52b-491a-b0a6-e4648e4eec29 None None] GET https://10.4.3.152/volume// Aug 18 07:29:29.944568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9865ce4b-d52b-491a-b0a6-e4648e4eec29 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:29.944727 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9865ce4b-d52b-491a-b0a6-e4648e4eec29 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:29.945130 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9865ce4b-d52b-491a-b0a6-e4648e4eec29 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:29.945302 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 124/491] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:29.948080 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:29.948080 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:29.952393 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-77bca0ba-7c93-46c8-9dab-fec283096886 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:29.953359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e970016e-defd-40a6-b342-111768bc1c97 req-fcd9dbb8-33f2-4989-96ac-4026ea4adf0c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:29.959933 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fcd9dbb8-33f2-4989-96ac-4026ea4adf0c tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:29.960323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fcd9dbb8-33f2-4989-96ac-4026ea4adf0c tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:29.960323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fcd9dbb8-33f2-4989-96ac-4026ea4adf0c tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:29.962749 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77bca0ba-7c93-46c8-9dab-fec283096886 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:29.962749 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 123/492] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:29 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:29.974829 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:29.974829 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:29.978714 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e970016e-defd-40a6-b342-111768bc1c97 req-fcd9dbb8-33f2-4989-96ac-4026ea4adf0c tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:29.982558 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-fcd9dbb8-33f2-4989-96ac-4026ea4adf0c tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:29.982958 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 126/493] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:29 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:30.534739 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:30.771904 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c81212c0-9354-41e9-be8b-5a103251b801 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:30.774116 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:30.774565 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c81212c0-9354-41e9-be8b-5a103251b801 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:30.774629 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-427145081", "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:30.775146 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c81212c0-9354-41e9-be8b-5a103251b801 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:30.777474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c81212c0-9354-41e9-be8b-5a103251b801 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:30.777593 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-427145081', 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:30.777670 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c81212c0-9354-41e9-be8b-5a103251b801 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:30.786779 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:30.786779 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:30.786779 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c81212c0-9354-41e9-be8b-5a103251b801 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:30.786779 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 125/494] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:30 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:30.834257 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-491859e2-648a-43c8-8546-e4299767dbe5 req-57447d9e-ace5-4f61-9ce9-b903821475e3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:30.836998 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-57447d9e-ace5-4f61-9ce9-b903821475e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42/action Aug 18 07:29:30.837753 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-57447d9e-ace5-4f61-9ce9-b903821475e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:30.837753 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-57447d9e-ace5-4f61-9ce9-b903821475e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:30.867845 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:30.867845 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:30.888231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-491859e2-648a-43c8-8546-e4299767dbe5 req-57447d9e-ace5-4f61-9ce9-b903821475e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42/action returned with HTTP 204 Aug 18 07:29:30.888831 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 124/495] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:30 2026] POST /volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:30.899950 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume of 1 GB Aug 18 07:29:30.900347 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:30.900347 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:30.904690 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Availability Zones retrieved successfully. Aug 18 07:29:30.911136 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Flow 'volume_create_api' (b0c4f35e-c6e0-471d-ba90-b1269dbebb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:30.912589 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9fe04c-bf55-4c00-97a8-ec0be7398b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:30.913963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:30.966522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-dd374edb-cf20-4d3f-86a7-aa7a1e4d7e73 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:30.968873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-dd374edb-cf20-4d3f-86a7-aa7a1e4d7e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda Aug 18 07:29:30.969240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-dd374edb-cf20-4d3f-86a7-aa7a1e4d7e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:30.969411 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-dd374edb-cf20-4d3f-86a7-aa7a1e4d7e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:30.980913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-621ed839-4785-46fd-9210-d8bd9f2c79e3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:30.983929 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-621ed839-4785-46fd-9210-d8bd9f2c79e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:30.984117 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-621ed839-4785-46fd-9210-d8bd9f2c79e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:30.984362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-621ed839-4785-46fd-9210-d8bd9f2c79e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:30.985633 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:30.985633 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:30.997149 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:30.997149 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:31.003008 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-621ed839-4785-46fd-9210-d8bd9f2c79e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:31.006899 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-621ed839-4785-46fd-9210-d8bd9f2c79e3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:31.007291 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 126/496] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:30 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:31.019369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9fe04c-bf55-4c00-97a8-ec0be7398b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:31.020125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcb6f61-38a2-4720-afe1-412ab7a857c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:31.046542 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-619879a6-e198-4667-af86-e68a8cc1f2c6 req-dd374edb-cf20-4d3f-86a7-aa7a1e4d7e73 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda returned with HTTP 200 Aug 18 07:29:31.046542 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 127/497] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:30 2026] DELETE /volume/v3/attachments/f8712c22-5549-4e62-b6cf-8c1b45d09eda => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:31.075398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-8eb88ae9-2d97-473a-a83f-822f3ae4fd6f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.079228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-8eb88ae9-2d97-473a-a83f-822f3ae4fd6f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:31.079228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-8eb88ae9-2d97-473a-a83f-822f3ae4fd6f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.079228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-8eb88ae9-2d97-473a-a83f-822f3ae4fd6f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.093170 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.093170 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:31.097840 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-8eb88ae9-2d97-473a-a83f-822f3ae4fd6f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:31.102371 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-8eb88ae9-2d97-473a-a83f-822f3ae4fd6f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:31.102844 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 125/498] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:31.121145 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Created reservations ['96d5c0aa-ff2a-48d0-9146-c3abf59a9272', '9d355f05-c4a6-4bff-b7a1-beabe4200060', '2dca9ae4-9e23-46d0-829a-ccdd96e2eda3', 'c9dea440-5d9a-4be6-8ddc-f447dd8d3e5c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:31.122382 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcb6f61-38a2-4720-afe1-412ab7a857c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96d5c0aa-ff2a-48d0-9146-c3abf59a9272', '9d355f05-c4a6-4bff-b7a1-beabe4200060', '2dca9ae4-9e23-46d0-829a-ccdd96e2eda3', 'c9dea440-5d9a-4be6-8ddc-f447dd8d3e5c']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:31.123004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e584c07d-bebc-40f5-949b-ab236784e913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:31.168324 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e584c07d-bebc-40f5-949b-ab236784e913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06711052-4f15-48ec-a2ef-ec47877ba73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-427145081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',qos_specs=None,replication_status=,reservations=['96d5c0aa-ff2a-48d0-9146-c3abf59a9272','9d355f05-c4a6-4bff-b7a1-beabe4200060','2dca9ae4-9e23-46d0-829a-ccdd96e2eda3','c9dea440-5d9a-4be6-8ddc-f447dd8d3e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-427145081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06711052-4f15-48ec-a2ef-ec47877ba73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:31.169035 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff8526e8-f581-4e73-a573-0583aaa95685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:31.193340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff8526e8-f581-4e73-a573-0583aaa95685) transitioned into state 'SUCCESS' from state '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-427145081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',qos_specs=None,replication_status=,reservations=['96d5c0aa-ff2a-48d0-9146-c3abf59a9272','9d355f05-c4a6-4bff-b7a1-beabe4200060','2dca9ae4-9e23-46d0-829a-ccdd96e2eda3','c9dea440-5d9a-4be6-8ddc-f447dd8d3e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:31.194026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2ace59-a8a3-49ff-831f-46fefec925e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:31.205931 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2ace59-a8a3-49ff-831f-46fefec925e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:31.206775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Flow 'volume_create_api' (b0c4f35e-c6e0-471d-ba90-b1269dbebb71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:31.207161 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume request issued successfully. Aug 18 07:29:31.207669 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9b53669-a4f5-48d6-ab98-7a0ee148f3bd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:31.208019 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 121/499] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:29:30 2026] POST /volume/v3/volumes => generated 751 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:31.220303 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0d0bc0b7-902d-4dc4-9781-6cfc08ecaef9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.220753 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d0bc0b7-902d-4dc4-9781-6cfc08ecaef9 None None] GET https://10.4.3.152/volume// Aug 18 07:29:31.220966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d0bc0b7-902d-4dc4-9781-6cfc08ecaef9 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.221225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d0bc0b7-902d-4dc4-9781-6cfc08ecaef9 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.221667 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d0bc0b7-902d-4dc4-9781-6cfc08ecaef9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:31.222040 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 127/500] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:31.232202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-4d38e0a7-27e6-4a56-84ea-42ee728eccd7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.234925 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-4d38e0a7-27e6-4a56-84ea-42ee728eccd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:31.235491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-4d38e0a7-27e6-4a56-84ea-42ee728eccd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ecd0393-e228-4153-8d04-819d6ea3af0b", "connector": null, "instance_uuid": "79746fc9-0402-486c-b423-675896583d8d"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:31.242519 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-632f0fcb-cb6a-429c-8ea8-30b71894f595 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.244470 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-632f0fcb-cb6a-429c-8ea8-30b71894f595 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:29:31.244828 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-632f0fcb-cb6a-429c-8ea8-30b71894f595 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.245292 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-632f0fcb-cb6a-429c-8ea8-30b71894f595 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.256456 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.256456 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:31.265885 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.265885 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:31.281231 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-632f0fcb-cb6a-429c-8ea8-30b71894f595 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:31.284817 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-632f0fcb-cb6a-429c-8ea8-30b71894f595 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f returned with HTTP 200 Aug 18 07:29:31.285674 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 126/501] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:31.303191 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-4d38e0a7-27e6-4a56-84ea-42ee728eccd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:31.303797 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 128/502] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:31 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:31.353438 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-04165386-3293-482b-a22e-2e674bbeea2f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.353438 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-04165386-3293-482b-a22e-2e674bbeea2f None None] GET https://10.4.3.152/volume// Aug 18 07:29:31.353438 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-04165386-3293-482b-a22e-2e674bbeea2f None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.353438 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-04165386-3293-482b-a22e-2e674bbeea2f None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.353438 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-04165386-3293-482b-a22e-2e674bbeea2f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:31.353438 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 122/503] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:31.357859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-48c6c453-92dd-4ed1-8c2b-eef664af5aee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.360995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48c6c453-92dd-4ed1-8c2b-eef664af5aee tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:31.360995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48c6c453-92dd-4ed1-8c2b-eef664af5aee tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.360995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48c6c453-92dd-4ed1-8c2b-eef664af5aee tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.369756 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-d4eb7f0c-cec1-440d-a3e5-bdb82e729530 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.369882 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e89b36ba-d10f-4fab-b325-22ee8970ca69 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.369882 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e89b36ba-d10f-4fab-b325-22ee8970ca69 None None] GET https://10.4.3.152/volume// Aug 18 07:29:31.371759 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-d4eb7f0c-cec1-440d-a3e5-bdb82e729530 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:31.374750 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-d4eb7f0c-cec1-440d-a3e5-bdb82e729530 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c95a9d0-c47a-43f8-b04c-e6966ded3255", "connector": null, "instance_uuid": "3ef82c3d-b373-4e56-8bef-d36d3164bfa8"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:31.374940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e89b36ba-d10f-4fab-b325-22ee8970ca69 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.374940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e89b36ba-d10f-4fab-b325-22ee8970ca69 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.374940 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e89b36ba-d10f-4fab-b325-22ee8970ca69 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:31.375983 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 129/504] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:31.386874 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-e9f0b129-80c9-4407-ae53-0ea77ea8a705 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.388191 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.388191 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:31.389178 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-e9f0b129-80c9-4407-ae53-0ea77ea8a705 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:31.389843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-e9f0b129-80c9-4407-ae53-0ea77ea8a705 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.389843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-e9f0b129-80c9-4407-ae53-0ea77ea8a705 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.390491 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.390491 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:31.395030 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-48c6c453-92dd-4ed1-8c2b-eef664af5aee tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:31.401004 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48c6c453-92dd-4ed1-8c2b-eef664af5aee tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:31.401451 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.401451 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:31.401577 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 128/505] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:31.405292 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-e9f0b129-80c9-4407-ae53-0ea77ea8a705 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:31.409483 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-e9f0b129-80c9-4407-ae53-0ea77ea8a705 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:31.410058 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 123/506] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:31.422115 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-d4eb7f0c-cec1-440d-a3e5-bdb82e729530 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:31.422604 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 127/507] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:31 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:31.438081 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-6af06951-cc71-44d3-b6c2-010cec447d6b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.444344 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-6af06951-cc71-44d3-b6c2-010cec447d6b tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] DELETE https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 Aug 18 07:29:31.444578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-6af06951-cc71-44d3-b6c2-010cec447d6b tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.445105 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-6af06951-cc71-44d3-b6c2-010cec447d6b tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.458483 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.458483 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:31.522231 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-6505a87d-72e1-4c37-ae5c-99993adc303d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.524940 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-6505a87d-72e1-4c37-ae5c-99993adc303d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62 Aug 18 07:29:31.525649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-6505a87d-72e1-4c37-ae5c-99993adc303d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:31.533171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-6af06951-cc71-44d3-b6c2-010cec447d6b tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 returned with HTTP 200 Aug 18 07:29:31.533780 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 130/508] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:31 2026] DELETE /volume/v3/attachments/0c8e9242-d4ef-4ca4-8b48-46b1328e56a8 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:31.538514 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-6505a87d-72e1-4c37-ae5c-99993adc303d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-6ecd0393-e228-4153-8d04-819d6ea3af0b-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:31.546918 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-6505a87d-72e1-4c37-ae5c-99993adc303d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-6ecd0393-e228-4153-8d04-819d6ea3af0b-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:31.548641 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.548641 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:31.658101 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-6505a87d-72e1-4c37-ae5c-99993adc303d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-6ecd0393-e228-4153-8d04-819d6ea3af0b-np0000007613" released by "attachment_update" :: held 0.111s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:31.658101 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-6505a87d-72e1-4c37-ae5c-99993adc303d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62 returned with HTTP 200 Aug 18 07:29:31.658352 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 129/509] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:31 2026] PUT /volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:31.807124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f75e38c-1d7c-4437-ae57-72c94327d281 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:31.810869 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f75e38c-1d7c-4437-ae57-72c94327d281 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:31.811191 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f75e38c-1d7c-4437-ae57-72c94327d281 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:31.811495 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f75e38c-1d7c-4437-ae57-72c94327d281 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:31.811694 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5f75e38c-1d7c-4437-ae57-72c94327d281 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:31.840308 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:31.840308 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:31.841607 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f75e38c-1d7c-4437-ae57-72c94327d281 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:31.841848 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 124/510] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:31 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:32.307545 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7653ebf3-bf6a-4ff4-ab06-55c3d193eda9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:32.310992 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7653ebf3-bf6a-4ff4-ab06-55c3d193eda9 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:29:32.311310 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7653ebf3-bf6a-4ff4-ab06-55c3d193eda9 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:32.311621 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7653ebf3-bf6a-4ff4-ab06-55c3d193eda9 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:32.318369 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=396,cinder:INSERT=23,cinder:UPDATE=60 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:29:32.329875 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:32.329875 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:32.335241 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7653ebf3-bf6a-4ff4-ab06-55c3d193eda9 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:32.340820 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7653ebf3-bf6a-4ff4-ab06-55c3d193eda9 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f returned with HTTP 200 Aug 18 07:29:32.341217 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 128/511] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:32 2026] GET /volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:32.356509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83774a9b-8c06-442f-a1e7-01728a433a53 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:32.358349 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:32.358713 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1584537124"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:32.360307 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1584537124'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:32.360437 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume of 1 GB Aug 18 07:29:32.360740 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:32.360740 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:32.365466 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Availability Zones retrieved successfully. Aug 18 07:29:32.371292 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Flow 'volume_create_api' (7cb04a34-c733-47ad-a438-60e52e5db5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:32.372405 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0362fd2a-fe04-44ac-96bb-b1854f6935ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:32.374026 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:32.416567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-687b1338-8104-4ca5-9d1c-384f844c6e0d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:32.417007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0362fd2a-fe04-44ac-96bb-b1854f6935ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:32.417778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215baf91-f902-45cb-997f-073f7c204fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:32.419869 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-687b1338-8104-4ca5-9d1c-384f844c6e0d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:32.419990 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-687b1338-8104-4ca5-9d1c-384f844c6e0d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:32.420164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-687b1338-8104-4ca5-9d1c-384f844c6e0d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:32.426635 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=455,cinder:UPDATE=75,cinder:INSERT=40 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:29:32.448438 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:32.448438 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:32.454484 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-687b1338-8104-4ca5-9d1c-384f844c6e0d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:32.462410 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-687b1338-8104-4ca5-9d1c-384f844c6e0d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:32.462857 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 130/512] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:32 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:32.479251 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Created reservations ['878c10eb-ebfc-4ff3-a3bd-17fb51ef1ba2', '8a4de76b-34e3-4804-be9d-53f321372769', '769390b4-4e72-46db-abbf-57d540f21073', '61794593-1b41-483a-b954-fb957877c6da'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:32.479251 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215baf91-f902-45cb-997f-073f7c204fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['878c10eb-ebfc-4ff3-a3bd-17fb51ef1ba2', '8a4de76b-34e3-4804-be9d-53f321372769', '769390b4-4e72-46db-abbf-57d540f21073', '61794593-1b41-483a-b954-fb957877c6da']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:32.481663 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df94785-6264-4a60-9cdb-3eca79909fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:32.511410 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df94785-6264-4a60-9cdb-3eca79909fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f4fa94d-7016-42c5-b08e-6c5b4837e247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1584537124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',qos_specs=None,replication_status=,reservations=['878c10eb-ebfc-4ff3-a3bd-17fb51ef1ba2','8a4de76b-34e3-4804-be9d-53f321372769','769390b4-4e72-46db-abbf-57d540f21073','61794593-1b41-483a-b954-fb957877c6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1584537124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f4fa94d-7016-42c5-b08e-6c5b4837e247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:32.512168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8fe4bf1-11e7-4020-8d82-157fd7f3fac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:32.535430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8fe4bf1-11e7-4020-8d82-157fd7f3fac3) transitioned into state 'SUCCESS' from state '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-1584537124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',qos_specs=None,replication_status=,reservations=['878c10eb-ebfc-4ff3-a3bd-17fb51ef1ba2','8a4de76b-34e3-4804-be9d-53f321372769','769390b4-4e72-46db-abbf-57d540f21073','61794593-1b41-483a-b954-fb957877c6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:32.536505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb051f3-a331-4e1d-9f61-3b3b170447bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:32.548642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb051f3-a331-4e1d-9f61-3b3b170447bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:32.549519 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Flow 'volume_create_api' (7cb04a34-c733-47ad-a438-60e52e5db5f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:32.549920 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume request issued successfully. Aug 18 07:29:32.550669 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83774a9b-8c06-442f-a1e7-01728a433a53 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:32.551138 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 131/513] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:29:32 2026] POST /volume/v3/volumes => generated 752 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:32.565269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e36dbbbb-b07a-4160-b393-f0194ac42b81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:32.570715 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e36dbbbb-b07a-4160-b393-f0194ac42b81 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:29:32.570967 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e36dbbbb-b07a-4160-b393-f0194ac42b81 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:32.571202 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e36dbbbb-b07a-4160-b393-f0194ac42b81 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:32.585765 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:32.585765 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:32.590590 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e36dbbbb-b07a-4160-b393-f0194ac42b81 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:32.596464 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e36dbbbb-b07a-4160-b393-f0194ac42b81 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 returned with HTTP 200 Aug 18 07:29:32.596871 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 125/514] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:32 2026] GET /volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:32.854189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5897d38f-e132-40e0-a2ec-a979c687b505 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:32.856506 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5897d38f-e132-40e0-a2ec-a979c687b505 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:32.856722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5897d38f-e132-40e0-a2ec-a979c687b505 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:32.856906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5897d38f-e132-40e0-a2ec-a979c687b505 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:32.857027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5897d38f-e132-40e0-a2ec-a979c687b505 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:32.861052 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:32.861052 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:32.861752 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5897d38f-e132-40e0-a2ec-a979c687b505 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:32.862076 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 129/515] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:32 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:33.479156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8dbb5cf2-ed7e-4ee7-9af9-f6aa52dfe271 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:33.482237 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8dbb5cf2-ed7e-4ee7-9af9-f6aa52dfe271 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:33.482466 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8dbb5cf2-ed7e-4ee7-9af9-f6aa52dfe271 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:33.482635 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8dbb5cf2-ed7e-4ee7-9af9-f6aa52dfe271 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:33.498660 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:33.498660 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:33.502363 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8dbb5cf2-ed7e-4ee7-9af9-f6aa52dfe271 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:33.506536 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8dbb5cf2-ed7e-4ee7-9af9-f6aa52dfe271 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:33.506974 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 131/516] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:33 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:33.609441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-25ab97db-ed47-4461-980d-ec7b254d5c11 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:33.613138 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25ab97db-ed47-4461-980d-ec7b254d5c11 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:29:33.613459 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25ab97db-ed47-4461-980d-ec7b254d5c11 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:33.613772 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-25ab97db-ed47-4461-980d-ec7b254d5c11 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:33.616652 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=544,cinder:INSERT=61,cinder:UPDATE=129 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:29:33.625219 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:33.625219 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:33.634828 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-25ab97db-ed47-4461-980d-ec7b254d5c11 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:33.646124 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-25ab97db-ed47-4461-980d-ec7b254d5c11 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 returned with HTTP 200 Aug 18 07:29:33.647004 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 132/517] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:33 2026] GET /volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:33.662200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3be2807-cdae-4224-81f5-0629b7bff134 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:33.664580 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:33.665048 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1576360945"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:33.667098 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1576360945'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:33.667309 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume of 1 GB Aug 18 07:29:33.670306 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=523,cinder:INSERT=82,cinder:UPDATE=119 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:29:33.673515 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Availability Zones retrieved successfully. Aug 18 07:29:33.686940 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Flow 'volume_create_api' (f02b9dad-8f68-4353-83f8-2379f185be56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:33.688410 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da7f130-7baf-4953-91b9-922301d27946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:33.690466 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:33.727582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da7f130-7baf-4953-91b9-922301d27946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:33.729854 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba902968-1c89-47fe-ad3d-ef8a4b004b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:33.785925 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Created reservations ['2cb2ce99-923c-444a-b211-27ed29a6bf9c', 'b2cc6208-d56c-4927-87b5-ac12c2208262', '07b645de-280f-4005-9959-74b55bf5c2c2', '9cecb66c-9772-41da-9f40-48a113f866b0'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:33.788227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba902968-1c89-47fe-ad3d-ef8a4b004b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cb2ce99-923c-444a-b211-27ed29a6bf9c', 'b2cc6208-d56c-4927-87b5-ac12c2208262', '07b645de-280f-4005-9959-74b55bf5c2c2', '9cecb66c-9772-41da-9f40-48a113f866b0']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:33.788227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ddd33f-86d5-4fe3-b6bf-adc7c7707f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:33.828624 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ddd33f-86d5-4fe3-b6bf-adc7c7707f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cea51d6-730c-494b-9974-2ebea59dd563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1576360945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',qos_specs=None,replication_status=,reservations=['2cb2ce99-923c-444a-b211-27ed29a6bf9c','b2cc6208-d56c-4927-87b5-ac12c2208262','07b645de-280f-4005-9959-74b55bf5c2c2','9cecb66c-9772-41da-9f40-48a113f866b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1576360945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cea51d6-730c-494b-9974-2ebea59dd563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:33.830894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef46f9c-53ad-4be7-912d-7354b183ccca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:33.855673 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef46f9c-53ad-4be7-912d-7354b183ccca) transitioned into state 'SUCCESS' from state '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-1576360945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a44d7ea12aa40a48fee43f6903ecd1d',qos_specs=None,replication_status=,reservations=['2cb2ce99-923c-444a-b211-27ed29a6bf9c','b2cc6208-d56c-4927-87b5-ac12c2208262','07b645de-280f-4005-9959-74b55bf5c2c2','9cecb66c-9772-41da-9f40-48a113f866b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d3c75d7d2a461f88319ca579a2cc73',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:33.859018 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f78703-eeb8-4eea-93ad-6a4469e0f6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:33.873856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f78703-eeb8-4eea-93ad-6a4469e0f6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:33.874637 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Flow 'volume_create_api' (f02b9dad-8f68-4353-83f8-2379f185be56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:33.874731 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Create volume request issued successfully. Aug 18 07:29:33.875518 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3be2807-cdae-4224-81f5-0629b7bff134 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:33.875909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eff5113f-3c44-4e67-b5ef-565c76f5bdc9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:33.876264 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 126/518] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:29:33 2026] POST /volume/v3/volumes => generated 752 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:33.878967 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eff5113f-3c44-4e67-b5ef-565c76f5bdc9 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:33.879460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eff5113f-3c44-4e67-b5ef-565c76f5bdc9 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:33.879460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eff5113f-3c44-4e67-b5ef-565c76f5bdc9 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:33.879460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-eff5113f-3c44-4e67-b5ef-565c76f5bdc9 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:33.886036 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:33.886036 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:33.886169 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eff5113f-3c44-4e67-b5ef-565c76f5bdc9 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:33.886546 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 130/519] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:33 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:33.892424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cdc0267f-96e8-4d63-877f-6100a8df87ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:33.895173 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdc0267f-96e8-4d63-877f-6100a8df87ab tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:29:33.895516 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdc0267f-96e8-4d63-877f-6100a8df87ab tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:33.895843 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdc0267f-96e8-4d63-877f-6100a8df87ab tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:33.909234 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:33.909234 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:33.917179 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cdc0267f-96e8-4d63-877f-6100a8df87ab tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:33.926868 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdc0267f-96e8-4d63-877f-6100a8df87ab tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 returned with HTTP 200 Aug 18 07:29:33.926868 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 132/520] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:33 2026] GET /volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:33.953643 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e970016e-defd-40a6-b342-111768bc1c97 req-4543148f-56ce-447f-a3ff-523ac11d8791 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:33.956978 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-4543148f-56ce-447f-a3ff-523ac11d8791 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] DELETE https://10.4.3.152/volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e Aug 18 07:29:33.957103 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-4543148f-56ce-447f-a3ff-523ac11d8791 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:33.957311 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-4543148f-56ce-447f-a3ff-523ac11d8791 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:33.969324 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:33.969324 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:34.081320 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-4543148f-56ce-447f-a3ff-523ac11d8791 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e returned with HTTP 200 Aug 18 07:29:34.081320 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 133/521] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:33 2026] DELETE /volume/v3/attachments/466fa2f8-fba2-4d1e-83bf-bf0fbac2056e => generated 192 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:34.225359 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-b9fa1750-cf22-4136-9c21-277c259a342d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:34.228651 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-b9fa1750-cf22-4136-9c21-277c259a342d tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] PUT https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 Aug 18 07:29:34.229235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-b9fa1750-cf22-4136-9c21-277c259a342d tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:34.250296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-b9fa1750-cf22-4136-9c21-277c259a342d tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Acquiring lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:34.255054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-b9fa1750-cf22-4136-9c21-277c259a342d tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:34.256228 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:34.256228 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:34.384304 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-b9fa1750-cf22-4136-9c21-277c259a342d tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Lock "cinder-attachment_update-3c95a9d0-c47a-43f8-b04c-e6966ded3255-np0000007613" released by "attachment_update" :: held 0.129s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:34.384696 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-b9fa1750-cf22-4136-9c21-277c259a342d tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 returned with HTTP 200 Aug 18 07:29:34.385272 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 127/522] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:34 2026] PUT /volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:34.401087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-5efb432f-3d16-4dc3-b887-f11a32ba1bd6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:34.405328 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-5efb432f-3d16-4dc3-b887-f11a32ba1bd6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 Aug 18 07:29:34.405731 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-5efb432f-3d16-4dc3-b887-f11a32ba1bd6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:34.405982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-5efb432f-3d16-4dc3-b887-f11a32ba1bd6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:34.430777 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-5efb432f-3d16-4dc3-b887-f11a32ba1bd6 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 returned with HTTP 200 Aug 18 07:29:34.430777 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 131/523] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:29:34 2026] GET /volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:34.526818 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc00ccd3-fb48-4c65-a2e0-cdeb19de61c0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:34.530235 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc00ccd3-fb48-4c65-a2e0-cdeb19de61c0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:34.530734 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc00ccd3-fb48-4c65-a2e0-cdeb19de61c0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:34.530909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc00ccd3-fb48-4c65-a2e0-cdeb19de61c0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:34.547743 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:34.547743 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:34.552553 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc00ccd3-fb48-4c65-a2e0-cdeb19de61c0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:34.558293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc00ccd3-fb48-4c65-a2e0-cdeb19de61c0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:34.558293 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 133/524] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:34 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:34.899092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ffd4d99f-9abe-44e2-a960-4a2277d22615 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:34.902302 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ffd4d99f-9abe-44e2-a960-4a2277d22615 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:34.902302 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ffd4d99f-9abe-44e2-a960-4a2277d22615 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:34.902567 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ffd4d99f-9abe-44e2-a960-4a2277d22615 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:34.902754 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ffd4d99f-9abe-44e2-a960-4a2277d22615 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:34.923238 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:34.923238 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:34.924598 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ffd4d99f-9abe-44e2-a960-4a2277d22615 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:34.925134 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 134/525] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:34 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:34.944446 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a0003eb5-4e2f-4ba9-97b7-08cceb49f4b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:34.946316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0003eb5-4e2f-4ba9-97b7-08cceb49f4b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:29:34.946513 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0003eb5-4e2f-4ba9-97b7-08cceb49f4b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:34.946776 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0003eb5-4e2f-4ba9-97b7-08cceb49f4b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:34.956197 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:34.956197 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:34.960167 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a0003eb5-4e2f-4ba9-97b7-08cceb49f4b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:34.967191 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0003eb5-4e2f-4ba9-97b7-08cceb49f4b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 returned with HTTP 200 Aug 18 07:29:34.967619 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 128/526] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:34 2026] GET /volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:35.574103 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec351c81-c418-4aa3-a536-f91c63e6ed1b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:35.581441 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec351c81-c418-4aa3-a536-f91c63e6ed1b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:35.582022 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec351c81-c418-4aa3-a536-f91c63e6ed1b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:35.582022 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec351c81-c418-4aa3-a536-f91c63e6ed1b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:35.602242 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:35.602242 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:35.606871 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ec351c81-c418-4aa3-a536-f91c63e6ed1b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:35.611907 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec351c81-c418-4aa3-a536-f91c63e6ed1b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:35.612447 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 132/527] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:35 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:35.619634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-34d9a633-992c-409b-be14-b4cba74560cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:35.623475 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34d9a633-992c-409b-be14-b4cba74560cd tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 Aug 18 07:29:35.623762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34d9a633-992c-409b-be14-b4cba74560cd tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:35.623980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34d9a633-992c-409b-be14-b4cba74560cd tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:35.624183 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-34d9a633-992c-409b-be14-b4cba74560cd tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Delete volume with id: 2e1b6770-b22a-4826-8351-aaa102614516 Aug 18 07:29:35.632357 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:35.632357 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:35.632800 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-34d9a633-992c-409b-be14-b4cba74560cd tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:35.653438 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-34d9a633-992c-409b-be14-b4cba74560cd tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Delete volume request issued successfully. Aug 18 07:29:35.653637 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34d9a633-992c-409b-be14-b4cba74560cd tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 returned with HTTP 202 Aug 18 07:29:35.654103 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 134/528] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:35 2026] DELETE /volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:35.664708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9009843d-d803-45ae-84d9-f6e20a9203c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:35.669868 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9009843d-d803-45ae-84d9-f6e20a9203c6 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 Aug 18 07:29:35.670119 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9009843d-d803-45ae-84d9-f6e20a9203c6 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:35.670368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9009843d-d803-45ae-84d9-f6e20a9203c6 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:35.681265 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:35.681265 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:35.684113 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9009843d-d803-45ae-84d9-f6e20a9203c6 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:35.690789 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9009843d-d803-45ae-84d9-f6e20a9203c6 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 returned with HTTP 200 Aug 18 07:29:35.691752 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 135/529] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:35 2026] GET /volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:35.937179 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ef3c9aef-c52c-4c6f-a089-cb02650a8798 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:35.940432 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef3c9aef-c52c-4c6f-a089-cb02650a8798 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:35.940660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef3c9aef-c52c-4c6f-a089-cb02650a8798 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:35.940856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef3c9aef-c52c-4c6f-a089-cb02650a8798 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:35.940974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ef3c9aef-c52c-4c6f-a089-cb02650a8798 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:35.945680 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:35.945680 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:35.946529 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef3c9aef-c52c-4c6f-a089-cb02650a8798 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:35.946977 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 129/530] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:35 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:36.211450 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a9210ac3-c2ed-4f73-a7bd-ab31f451c206 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.212023 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9210ac3-c2ed-4f73-a7bd-ab31f451c206 None None] GET https://10.4.3.152/volume// Aug 18 07:29:36.212502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9210ac3-c2ed-4f73-a7bd-ab31f451c206 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.212806 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9210ac3-c2ed-4f73-a7bd-ab31f451c206 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.213401 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9210ac3-c2ed-4f73-a7bd-ab31f451c206 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:36.213675 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 133/531] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:36.248022 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e970016e-defd-40a6-b342-111768bc1c97 req-7827dd45-d904-45f5-b576-f9e9255bec80 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.250758 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-7827dd45-d904-45f5-b576-f9e9255bec80 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:29:36.250871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-7827dd45-d904-45f5-b576-f9e9255bec80 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.251320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-7827dd45-d904-45f5-b576-f9e9255bec80 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.264145 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.264145 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:36.271671 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e970016e-defd-40a6-b342-111768bc1c97 req-7827dd45-d904-45f5-b576-f9e9255bec80 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:29:36.277536 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-7827dd45-d904-45f5-b576-f9e9255bec80 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:29:36.278006 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 135/532] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:36 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 07:29:36.359062 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-30f0a364-5f8a-48d4-983d-52f963645375 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.362067 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-30f0a364-5f8a-48d4-983d-52f963645375 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62/action Aug 18 07:29:36.362585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-30f0a364-5f8a-48d4-983d-52f963645375 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:36.364151 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-30f0a364-5f8a-48d4-983d-52f963645375 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:36.386646 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.386646 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:36.400954 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e970016e-defd-40a6-b342-111768bc1c97 req-0ba087fc-3291-4e76-b457-91a6d4a6dbbd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.404229 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-226bca56-378b-4058-8c8a-a70bf7f974ed req-30f0a364-5f8a-48d4-983d-52f963645375 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62/action returned with HTTP 204 Aug 18 07:29:36.404229 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 136/533] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:36 2026] POST /volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:36.404636 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-0ba087fc-3291-4e76-b457-91a6d4a6dbbd tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] PUT https://10.4.3.152/volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65 Aug 18 07:29:36.405084 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-0ba087fc-3291-4e76-b457-91a6d4a6dbbd tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:36.427428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e970016e-defd-40a6-b342-111768bc1c97 req-0ba087fc-3291-4e76-b457-91a6d4a6dbbd tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Acquiring lock "cinder-attachment_update-ae33a398-fd42-4ee5-bce4-50803e3913d7-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:36.433314 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e970016e-defd-40a6-b342-111768bc1c97 req-0ba087fc-3291-4e76-b457-91a6d4a6dbbd tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-ae33a398-fd42-4ee5-bce4-50803e3913d7-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:36.434053 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.434053 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:36.529026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-e970016e-defd-40a6-b342-111768bc1c97 req-0ba087fc-3291-4e76-b457-91a6d4a6dbbd tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-ae33a398-fd42-4ee5-bce4-50803e3913d7-np0000007613" released by "attachment_update" :: held 0.095s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:36.529026 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-0ba087fc-3291-4e76-b457-91a6d4a6dbbd tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65 returned with HTTP 200 Aug 18 07:29:36.529370 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 130/534] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:36 2026] PUT /volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:36.585719 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e970016e-defd-40a6-b342-111768bc1c97 req-6bd2f8b3-b58d-429b-8818-d931ef0d35e3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.591171 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-6bd2f8b3-b58d-429b-8818-d931ef0d35e3 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65/action Aug 18 07:29:36.591564 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-6bd2f8b3-b58d-429b-8818-d931ef0d35e3 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:36.591701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-6bd2f8b3-b58d-429b-8818-d931ef0d35e3 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:36.613434 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.613434 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:36.629459 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5bc5b0c1-bdbe-4563-8152-742abf3076b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.631779 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bc5b0c1-bdbe-4563-8152-742abf3076b4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:36.632011 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bc5b0c1-bdbe-4563-8152-742abf3076b4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.632302 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bc5b0c1-bdbe-4563-8152-742abf3076b4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.636341 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e970016e-defd-40a6-b342-111768bc1c97 req-6bd2f8b3-b58d-429b-8818-d931ef0d35e3 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65/action returned with HTTP 204 Aug 18 07:29:36.636842 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 134/535] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:36 2026] POST /volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:36.649873 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.649873 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:36.654789 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5bc5b0c1-bdbe-4563-8152-742abf3076b4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:36.658887 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bc5b0c1-bdbe-4563-8152-742abf3076b4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:36.659486 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 136/536] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:36 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:36.673234 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c128c368-4eff-4e73-9642-a4723960c54b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.714406 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a3631eb6-4fab-4a99-afe4-40da3eb2f380 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.717241 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3631eb6-4fab-4a99-afe4-40da3eb2f380 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 Aug 18 07:29:36.717241 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a3631eb6-4fab-4a99-afe4-40da3eb2f380 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.717427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a3631eb6-4fab-4a99-afe4-40da3eb2f380 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.723438 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3631eb6-4fab-4a99-afe4-40da3eb2f380 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 returned with HTTP 404 Aug 18 07:29:36.724074 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 131/537] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:36 2026] GET /volume/v3/volumes/2e1b6770-b22a-4826-8351-aaa102614516 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:36.742051 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.745422 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:36.745807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.746696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.746696 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Delete volume with id: b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:36.760928 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.760928 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:36.761683 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:36.805541 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Delete volume request issued successfully. Aug 18 07:29:36.805938 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39256a94-aa93-4c5c-9c93-479feb3e1819 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 202 Aug 18 07:29:36.806624 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 135/538] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:36 2026] DELETE /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:36.818529 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9a46b8d-03e8-4f69-8ca7-cca0aecc7bc9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.821991 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9a46b8d-03e8-4f69-8ca7-cca0aecc7bc9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:36.822299 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9a46b8d-03e8-4f69-8ca7-cca0aecc7bc9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.823283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9a46b8d-03e8-4f69-8ca7-cca0aecc7bc9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.834406 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.834406 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:36.842832 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e9a46b8d-03e8-4f69-8ca7-cca0aecc7bc9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Volume info retrieved successfully. Aug 18 07:29:36.850289 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9a46b8d-03e8-4f69-8ca7-cca0aecc7bc9 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 200 Aug 18 07:29:36.850798 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 137/539] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:36 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:36.958916 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d45b5a1-8c92-4f56-a949-8dc6dde153fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:36.964324 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d45b5a1-8c92-4f56-a949-8dc6dde153fb tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:36.964515 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d45b5a1-8c92-4f56-a949-8dc6dde153fb tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.965270 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d45b5a1-8c92-4f56-a949-8dc6dde153fb tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.965270 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5d45b5a1-8c92-4f56-a949-8dc6dde153fb tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:36.975387 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.975387 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:36.976502 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d45b5a1-8c92-4f56-a949-8dc6dde153fb tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:36.977700 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 132/540] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:36 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:36.984283 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c128c368-4eff-4e73-9642-a4723960c54b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:36.984514 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c128c368-4eff-4e73-9642-a4723960c54b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:36.984720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c128c368-4eff-4e73-9642-a4723960c54b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:36.997955 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:36.997955 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:37.002332 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c128c368-4eff-4e73-9642-a4723960c54b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Volume info retrieved successfully. Aug 18 07:29:37.007333 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c128c368-4eff-4e73-9642-a4723960c54b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:37.007746 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 137/541] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:36 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1442 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:37.093663 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f0e099fc-47fa-41ed-a504-5c16a95b561c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.095706 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0e099fc-47fa-41ed-a504-5c16a95b561c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:37.097316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0e099fc-47fa-41ed-a504-5c16a95b561c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:37.097316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0e099fc-47fa-41ed-a504-5c16a95b561c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:37.119970 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:37.119970 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:37.124222 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f0e099fc-47fa-41ed-a504-5c16a95b561c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Volume info retrieved successfully. Aug 18 07:29:37.131382 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0e099fc-47fa-41ed-a504-5c16a95b561c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:37.131767 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 136/542] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:37 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:37.221433 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-c6b46160-1d30-4c4c-a77c-3c4317e26153 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.229306 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-c6b46160-1d30-4c4c-a77c-3c4317e26153 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:37.229541 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-c6b46160-1d30-4c4c-a77c-3c4317e26153 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:37.229730 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-c6b46160-1d30-4c4c-a77c-3c4317e26153 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:37.243239 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:37.243239 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:37.246914 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-c6b46160-1d30-4c4c-a77c-3c4317e26153 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:37.251689 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-c6b46160-1d30-4c4c-a77c-3c4317e26153 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:37.252138 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 138/543] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:37 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:37.293630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-dc9dfd8c-477b-4f8b-94f7-6c638a34a27a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.295971 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-dc9dfd8c-477b-4f8b-94f7-6c638a34a27a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b/action Aug 18 07:29:37.296821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-dc9dfd8c-477b-4f8b-94f7-6c638a34a27a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:37.297075 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-dc9dfd8c-477b-4f8b-94f7-6c638a34a27a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:37.315306 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:37.315306 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:37.315306 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-dc9dfd8c-477b-4f8b-94f7-6c638a34a27a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:37.325109 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-dc9dfd8c-477b-4f8b-94f7-6c638a34a27a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Begin detaching volume completed successfully. Aug 18 07:29:37.325875 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-dc9dfd8c-477b-4f8b-94f7-6c638a34a27a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b/action returned with HTTP 202 Aug 18 07:29:37.326785 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 133/544] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:29:37 2026] POST /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:29:37.357542 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1cb57f47-dfc5-4e9f-be10-642971cb4aad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.359465 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1cb57f47-dfc5-4e9f-be10-642971cb4aad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:37.359950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1cb57f47-dfc5-4e9f-be10-642971cb4aad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:37.359950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1cb57f47-dfc5-4e9f-be10-642971cb4aad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:37.382571 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:37.382571 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:37.386959 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1cb57f47-dfc5-4e9f-be10-642971cb4aad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:37.393480 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1cb57f47-dfc5-4e9f-be10-642971cb4aad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:37.395053 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 138/545] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:37 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:37.396986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4f0af64d-5bd2-4a12-9506-49d1d8bfe8f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.397091 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f0af64d-5bd2-4a12-9506-49d1d8bfe8f2 None None] GET https://10.4.3.152/volume// Aug 18 07:29:37.397399 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f0af64d-5bd2-4a12-9506-49d1d8bfe8f2 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:37.397623 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f0af64d-5bd2-4a12-9506-49d1d8bfe8f2 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:37.397999 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f0af64d-5bd2-4a12-9506-49d1d8bfe8f2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:37.398330 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 137/546] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:29:37.414234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-a16fe2a2-9a6f-40e6-a3f4-6af4a3892920 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.417806 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-a16fe2a2-9a6f-40e6-a3f4-6af4a3892920 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:37.418136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-a16fe2a2-9a6f-40e6-a3f4-6af4a3892920 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:37.418468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-a16fe2a2-9a6f-40e6-a3f4-6af4a3892920 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:37.448875 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:37.448875 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:37.456353 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-a16fe2a2-9a6f-40e6-a3f4-6af4a3892920 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:37.463552 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-a16fe2a2-9a6f-40e6-a3f4-6af4a3892920 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:37.464389 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 139/547] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:37 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1625 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:37.871724 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fe3ec567-7bd0-4979-8893-b1eefdbad800 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.873916 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fe3ec567-7bd0-4979-8893-b1eefdbad800 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] GET https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a Aug 18 07:29:37.874680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fe3ec567-7bd0-4979-8893-b1eefdbad800 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:37.874680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fe3ec567-7bd0-4979-8893-b1eefdbad800 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:37.882057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fe3ec567-7bd0-4979-8893-b1eefdbad800 tempest-TestMultiAttachVolumeSwap-978867972 tempest-TestMultiAttachVolumeSwap-978867972-project-member] https://10.4.3.152/volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a returned with HTTP 404 Aug 18 07:29:37.882888 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 134/548] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:37 2026] GET /volume/v3/volumes/b823bb23-c13b-4cb5-a339-1da36f7efb0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:37.993358 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5685e0a1-75a1-4501-abb6-0880efba8333 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:37.997528 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5685e0a1-75a1-4501-abb6-0880efba8333 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:37.997528 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5685e0a1-75a1-4501-abb6-0880efba8333 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:37.997528 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5685e0a1-75a1-4501-abb6-0880efba8333 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:37.997528 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5685e0a1-75a1-4501-abb6-0880efba8333 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:38.006873 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:38.006873 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:38.006873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5685e0a1-75a1-4501-abb6-0880efba8333 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:38.006873 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 139/549] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:37 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:38.415467 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2f03423a-1c7c-4f4b-be59-cfae4e704ff5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:38.418480 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f03423a-1c7c-4f4b-be59-cfae4e704ff5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:38.418756 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2f03423a-1c7c-4f4b-be59-cfae4e704ff5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:38.419005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2f03423a-1c7c-4f4b-be59-cfae4e704ff5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:38.442022 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:38.442022 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:38.447599 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2f03423a-1c7c-4f4b-be59-cfae4e704ff5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:38.452943 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f03423a-1c7c-4f4b-be59-cfae4e704ff5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:38.454202 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 138/550] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:38 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:38.657401 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-7b771425-41fe-4d86-b1ac-e8f179063a61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:38.662099 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-7b771425-41fe-4d86-b1ac-e8f179063a61 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:38.662375 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-7b771425-41fe-4d86-b1ac-e8f179063a61 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:38.662685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-7b771425-41fe-4d86-b1ac-e8f179063a61 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:38.684430 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:38.684430 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:38.693664 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-7b771425-41fe-4d86-b1ac-e8f179063a61 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:38.702785 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-7b771425-41fe-4d86-b1ac-e8f179063a61 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:38.703761 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 140/551] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:38 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:38.754388 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-95d1f14a-79bb-413c-ad4c-cdff9cd22c5f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:38.760708 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-95d1f14a-79bb-413c-ad4c-cdff9cd22c5f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42 Aug 18 07:29:38.760914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-95d1f14a-79bb-413c-ad4c-cdff9cd22c5f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:38.761137 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-95d1f14a-79bb-413c-ad4c-cdff9cd22c5f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:38.772737 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:38.772737 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:38.845968 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6713f8e6-6bc5-4b2e-a32e-654ec81d4fd7 req-95d1f14a-79bb-413c-ad4c-cdff9cd22c5f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42 returned with HTTP 200 Aug 18 07:29:38.846877 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 135/552] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:38 2026] DELETE /volume/v3/attachments/37582ff9-18dd-4452-946e-d94cd8700f42 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:39.023173 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fbee7d4a-8523-466c-85b7-5b6c1c9c1d0c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.026281 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbee7d4a-8523-466c-85b7-5b6c1c9c1d0c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:39.026580 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbee7d4a-8523-466c-85b7-5b6c1c9c1d0c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:39.027219 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbee7d4a-8523-466c-85b7-5b6c1c9c1d0c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:39.027219 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fbee7d4a-8523-466c-85b7-5b6c1c9c1d0c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:39.033118 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:39.033118 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:39.034165 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbee7d4a-8523-466c-85b7-5b6c1c9c1d0c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:39.034548 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 140/553] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:39 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:39.475050 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-468f072e-b5b3-499e-b719-ea02f8b3f8f0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.477783 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-468f072e-b5b3-499e-b719-ea02f8b3f8f0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:39.478027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-468f072e-b5b3-499e-b719-ea02f8b3f8f0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:39.478293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-468f072e-b5b3-499e-b719-ea02f8b3f8f0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:39.492914 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:39.492914 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:39.499496 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-468f072e-b5b3-499e-b719-ea02f8b3f8f0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:39.507632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-468f072e-b5b3-499e-b719-ea02f8b3f8f0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:39.507632 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 139/554] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:39 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:39.589397 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ac274447-24bf-43a4-bab6-9e3d23906719 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.592638 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac274447-24bf-43a4-bab6-9e3d23906719 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:39.592874 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac274447-24bf-43a4-bab6-9e3d23906719 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:39.593076 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac274447-24bf-43a4-bab6-9e3d23906719 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:39.608431 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:39.608431 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:39.625019 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ac274447-24bf-43a4-bab6-9e3d23906719 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Volume info retrieved successfully. Aug 18 07:29:39.634978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac274447-24bf-43a4-bab6-9e3d23906719 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:39.635696 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 141/555] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:39 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:39.696799 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3c7005d6-410e-469b-b579-c747b7ae6682 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.701930 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3c7005d6-410e-469b-b579-c747b7ae6682 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:39.702380 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3c7005d6-410e-469b-b579-c747b7ae6682 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:39.702639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3c7005d6-410e-469b-b579-c747b7ae6682 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:39.716173 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:39.716173 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:39.720269 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3c7005d6-410e-469b-b579-c747b7ae6682 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:39.726136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3c7005d6-410e-469b-b579-c747b7ae6682 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:39.726658 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 136/556] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:39 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:39.754775 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3b27aea3-1640-4bf3-9514-449a3fe31382 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.759330 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3b27aea3-1640-4bf3-9514-449a3fe31382 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b/action Aug 18 07:29:39.759768 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3b27aea3-1640-4bf3-9514-449a3fe31382 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:39.759915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3b27aea3-1640-4bf3-9514-449a3fe31382 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:39.784613 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:39.784613 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:39.785225 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3b27aea3-1640-4bf3-9514-449a3fe31382 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:39.797956 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3b27aea3-1640-4bf3-9514-449a3fe31382 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Begin detaching volume completed successfully. Aug 18 07:29:39.799001 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-3b27aea3-1640-4bf3-9514-449a3fe31382 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b/action returned with HTTP 202 Aug 18 07:29:39.799001 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 141/557] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:29:39 2026] POST /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:29:39.828351 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eb269900-0227-4749-b13d-0b720a353a42 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.830719 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eb269900-0227-4749-b13d-0b720a353a42 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:39.830898 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eb269900-0227-4749-b13d-0b720a353a42 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:39.831079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eb269900-0227-4749-b13d-0b720a353a42 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:39.841526 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:39.841526 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:39.850848 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eb269900-0227-4749-b13d-0b720a353a42 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:39.855535 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eb269900-0227-4749-b13d-0b720a353a42 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:39.859269 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 140/558] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:39 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:39.868710 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-381ebe30-6607-41b2-9d81-ed456582f7c4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.869244 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-381ebe30-6607-41b2-9d81-ed456582f7c4 None None] GET https://10.4.3.152/volume// Aug 18 07:29:39.869473 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-381ebe30-6607-41b2-9d81-ed456582f7c4 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:39.869770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-381ebe30-6607-41b2-9d81-ed456582f7c4 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:39.870216 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-381ebe30-6607-41b2-9d81-ed456582f7c4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:39.870651 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 142/559] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:39.878243 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-d7cb5995-0ffc-4593-bf82-b982f329f8fe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:39.880319 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-d7cb5995-0ffc-4593-bf82-b982f329f8fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:39.880539 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-d7cb5995-0ffc-4593-bf82-b982f329f8fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:39.880749 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-d7cb5995-0ffc-4593-bf82-b982f329f8fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:39.900425 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:39.900425 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:39.909633 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-d7cb5995-0ffc-4593-bf82-b982f329f8fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:39.914489 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-d7cb5995-0ffc-4593-bf82-b982f329f8fe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:39.915578 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 137/560] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:39 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:40.051588 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b08f724b-55d5-40ac-9399-9034121b44a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:40.054902 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b08f724b-55d5-40ac-9399-9034121b44a1 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:40.055194 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b08f724b-55d5-40ac-9399-9034121b44a1 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:40.055480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b08f724b-55d5-40ac-9399-9034121b44a1 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:40.055664 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b08f724b-55d5-40ac-9399-9034121b44a1 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:40.064182 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:40.064182 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:40.065187 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b08f724b-55d5-40ac-9399-9034121b44a1 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:40.065708 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 142/561] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:40 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:40.879231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-73a7b262-83a9-4731-a2b0-b2da04af057c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:40.881225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73a7b262-83a9-4731-a2b0-b2da04af057c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:40.881490 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73a7b262-83a9-4731-a2b0-b2da04af057c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:40.881710 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73a7b262-83a9-4731-a2b0-b2da04af057c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:40.894452 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:40.894452 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:40.910032 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-73a7b262-83a9-4731-a2b0-b2da04af057c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:40.915375 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73a7b262-83a9-4731-a2b0-b2da04af057c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:40.915778 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 141/562] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:40 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:40.948332 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-79f171b9-556c-454e-9023-8fb2755a5f20 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:40.951113 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-79f171b9-556c-454e-9023-8fb2755a5f20 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] POST https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566/action Aug 18 07:29:40.951669 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-79f171b9-556c-454e-9023-8fb2755a5f20 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:40.951896 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-79f171b9-556c-454e-9023-8fb2755a5f20 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:40.977641 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:40.977641 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:40.990923 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-082d6b3b-5f76-42fd-bdca-3dd5b014042a req-79f171b9-556c-454e-9023-8fb2755a5f20 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566/action returned with HTTP 204 Aug 18 07:29:40.992156 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 143/563] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:40 2026] POST /volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:41.077555 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d7d3b73-baa0-4497-804a-6290bb19f99d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:41.079695 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d7d3b73-baa0-4497-804a-6290bb19f99d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:41.079911 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d7d3b73-baa0-4497-804a-6290bb19f99d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:41.080136 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d7d3b73-baa0-4497-804a-6290bb19f99d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:41.080376 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3d7d3b73-baa0-4497-804a-6290bb19f99d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:41.087036 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:41.087036 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:41.088316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d7d3b73-baa0-4497-804a-6290bb19f99d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:41.088874 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 138/564] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:41 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:29:41.931538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df2ba183-5bfd-4e34-90f5-578e436fdcbe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:41.933559 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df2ba183-5bfd-4e34-90f5-578e436fdcbe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:41.933834 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df2ba183-5bfd-4e34-90f5-578e436fdcbe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:41.934813 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df2ba183-5bfd-4e34-90f5-578e436fdcbe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:41.953877 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:41.953877 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:41.961348 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df2ba183-5bfd-4e34-90f5-578e436fdcbe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:41.967065 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df2ba183-5bfd-4e34-90f5-578e436fdcbe tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:41.967600 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 143/565] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:41 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:42.101735 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c32a328b-5c60-4142-8038-abd16572d395 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:42.105673 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c32a328b-5c60-4142-8038-abd16572d395 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:42.105994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c32a328b-5c60-4142-8038-abd16572d395 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:42.106296 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c32a328b-5c60-4142-8038-abd16572d395 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:42.106458 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c32a328b-5c60-4142-8038-abd16572d395 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:42.112935 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:42.112935 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:42.114055 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c32a328b-5c60-4142-8038-abd16572d395 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:42.114508 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 142/566] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:42 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:42.988002 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b83c7ef5-12c1-456e-98e2-b6242e669bb0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:42.992727 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b83c7ef5-12c1-456e-98e2-b6242e669bb0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:42.992931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b83c7ef5-12c1-456e-98e2-b6242e669bb0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:42.993105 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b83c7ef5-12c1-456e-98e2-b6242e669bb0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.003149 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.003149 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:43.008609 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b83c7ef5-12c1-456e-98e2-b6242e669bb0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:43.022124 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b83c7ef5-12c1-456e-98e2-b6242e669bb0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:43.022124 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 144/567] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:42 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:43.125709 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-21a3f33b-ca68-4841-a024-6f91f8649b63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.131473 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21a3f33b-ca68-4841-a024-6f91f8649b63 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:43.131847 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21a3f33b-ca68-4841-a024-6f91f8649b63 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.131918 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21a3f33b-ca68-4841-a024-6f91f8649b63 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.132062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-21a3f33b-ca68-4841-a024-6f91f8649b63 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:43.146973 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.146973 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:43.146973 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21a3f33b-ca68-4841-a024-6f91f8649b63 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:43.146973 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 139/568] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:43.369594 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.374806 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:43.374806 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "330c8e21-df81-43e9-87d9-0923ffc4c73b-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:43.375401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '330c8e21-df81-43e9-87d9-0923ffc4c73b-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:43.375606 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Create volume of 1 GB Aug 18 07:29:43.380249 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Availability Zones retrieved successfully. Aug 18 07:29:43.388913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Flow 'volume_create_api' (211afd73-22d4-4edb-ae0c-c7719daa9110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:43.391613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-893670ad-5f41-43ca-bb56-618eb0e037ca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.392166 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dccebb37-f3bd-40a4-b40d-ea8acb87cf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:43.395585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:43.395808 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-893670ad-5f41-43ca-bb56-618eb0e037ca tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:29:43.396114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-893670ad-5f41-43ca-bb56-618eb0e037ca tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.396353 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-893670ad-5f41-43ca-bb56-618eb0e037ca tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.408627 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.408627 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:43.416466 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6c94d962-369f-42d2-9965-7fda84424752 req-893670ad-5f41-43ca-bb56-618eb0e037ca tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:43.421159 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-893670ad-5f41-43ca-bb56-618eb0e037ca tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f returned with HTTP 200 Aug 18 07:29:43.421725 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 143/569] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:43.439322 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-f0da3b2e-328a-4534-940a-1edc9f6f0a10 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.439558 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dccebb37-f3bd-40a4-b40d-ea8acb87cf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:43.443734 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-f0da3b2e-328a-4534-940a-1edc9f6f0a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:29:43.443734 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-f0da3b2e-328a-4534-940a-1edc9f6f0a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.444111 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f57f9209-2bdb-4b43-8dea-ffc29d6949d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:43.444323 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-f0da3b2e-328a-4534-940a-1edc9f6f0a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.453715 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.453715 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:43.459717 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6c94d962-369f-42d2-9965-7fda84424752 req-f0da3b2e-328a-4534-940a-1edc9f6f0a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:43.465177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-f0da3b2e-328a-4534-940a-1edc9f6f0a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 returned with HTTP 200 Aug 18 07:29:43.465763 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 145/570] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:43.476975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-fc4d60fa-6cfa-4de2-a622-d760583b8c41 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.480999 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-fc4d60fa-6cfa-4de2-a622-d760583b8c41 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:29:43.481186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-fc4d60fa-6cfa-4de2-a622-d760583b8c41 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.481408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-fc4d60fa-6cfa-4de2-a622-d760583b8c41 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.489670 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.489670 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:43.494457 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6c94d962-369f-42d2-9965-7fda84424752 req-fc4d60fa-6cfa-4de2-a622-d760583b8c41 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:43.500731 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-fc4d60fa-6cfa-4de2-a622-d760583b8c41 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 returned with HTTP 200 Aug 18 07:29:43.501493 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 140/571] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:43.518261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-da13054e-5d01-4c6c-9f88-d6f04f97bf44 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.518261 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da13054e-5d01-4c6c-9f88-d6f04f97bf44 None None] GET https://10.4.3.152/volume// Aug 18 07:29:43.518261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-da13054e-5d01-4c6c-9f88-d6f04f97bf44 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.518261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-da13054e-5d01-4c6c-9f88-d6f04f97bf44 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.518261 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da13054e-5d01-4c6c-9f88-d6f04f97bf44 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:43.518652 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 144/572] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:43.526799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Created reservations ['dc0342aa-a1f6-46b7-a9cf-5112ea596826', '227d7cdc-696e-40f7-af58-5743bafa5e72', '48cde186-4bec-4235-96d8-616c73dca564', '76ca154e-a19d-44c4-8803-c26fbf346d35'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:43.528367 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f57f9209-2bdb-4b43-8dea-ffc29d6949d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0342aa-a1f6-46b7-a9cf-5112ea596826', '227d7cdc-696e-40f7-af58-5743bafa5e72', '48cde186-4bec-4235-96d8-616c73dca564', '76ca154e-a19d-44c4-8803-c26fbf346d35']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:43.528672 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-0cd2f40c-d6dc-4068-81c0-841692f22d5d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.528813 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e05cdc-9e12-4bcf-ab61-51ec629398ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:43.532521 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-0cd2f40c-d6dc-4068-81c0-841692f22d5d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:43.532855 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-0cd2f40c-d6dc-4068-81c0-841692f22d5d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06711052-4f15-48ec-a2ef-ec47877ba73f", "connector": null, "instance_uuid": "c1bcbd15-c67f-4848-ba1e-1784c58c4259"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:43.545114 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.545114 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:43.563113 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e05cdc-9e12-4bcf-ab61-51ec629398ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d910cd-63e5-4fcf-ab63-87220c962387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='330c8e21-df81-43e9-87d9-0923ffc4c73b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5bfb3ec2a2242d0b18e19b932b35933',qos_specs=None,replication_status=,reservations=['dc0342aa-a1f6-46b7-a9cf-5112ea596826','227d7cdc-696e-40f7-af58-5743bafa5e72','48cde186-4bec-4235-96d8-616c73dca564','76ca154e-a19d-44c4-8803-c26fbf346d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2428065ca5b24ef98e16fdaa1d2f5d45',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:43Z,deleted=False,deleted_at=None,display_description='',display_name='330c8e21-df81-43e9-87d9-0923ffc4c73b-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d910cd-63e5-4fcf-ab63-87220c962387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5bfb3ec2a2242d0b18e19b932b35933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2428065ca5b24ef98e16fdaa1d2f5d45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:43.563890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ddcb13-1134-41e1-ab73-8e0bf444fb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:43.589231 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-0cd2f40c-d6dc-4068-81c0-841692f22d5d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:43.589973 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 146/573] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:43.592593 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ddcb13-1134-41e1-ab73-8e0bf444fb4c) transitioned into 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='330c8e21-df81-43e9-87d9-0923ffc4c73b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5bfb3ec2a2242d0b18e19b932b35933',qos_specs=None,replication_status=,reservations=['dc0342aa-a1f6-46b7-a9cf-5112ea596826','227d7cdc-696e-40f7-af58-5743bafa5e72','48cde186-4bec-4235-96d8-616c73dca564','76ca154e-a19d-44c4-8803-c26fbf346d35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2428065ca5b24ef98e16fdaa1d2f5d45',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:43.593824 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa11abf3-daa3-4c21-9668-43614fa1aa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:43.603447 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1c4ec73-4c53-46b2-8449-121eeaf0c703 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.603928 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1c4ec73-4c53-46b2-8449-121eeaf0c703 None None] GET https://10.4.3.152/volume// Aug 18 07:29:43.604136 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1c4ec73-4c53-46b2-8449-121eeaf0c703 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.604391 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1c4ec73-4c53-46b2-8449-121eeaf0c703 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.604792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1c4ec73-4c53-46b2-8449-121eeaf0c703 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:43.605138 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 141/574] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:43.615016 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa11abf3-daa3-4c21-9668-43614fa1aa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:43.616452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Flow 'volume_create_api' (211afd73-22d4-4edb-ae0c-c7719daa9110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:43.616948 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Create volume request issued successfully. Aug 18 07:29:43.619922 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-d08d8f58-1c9f-42d3-bb24-557603511e9f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:43.622415 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 144/575] 10.4.3.152 () {72 vars in 1541 bytes} [Tue Aug 18 07:29:43 2026] POST /volume/v3/volumes => generated 749 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:43.622526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-a438a57d-ebe9-4e48-8b92-14295b51d111 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.625103 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-a438a57d-ebe9-4e48-8b92-14295b51d111 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:43.625509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-a438a57d-ebe9-4e48-8b92-14295b51d111 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f4fa94d-7016-42c5-b08e-6c5b4837e247", "connector": null, "instance_uuid": "c1bcbd15-c67f-4848-ba1e-1784c58c4259"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:43.635478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-c11a328c-f955-438f-ac7d-a2406f85e6f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.636171 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.636171 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:43.643452 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-c11a328c-f955-438f-ac7d-a2406f85e6f8 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 Aug 18 07:29:43.643758 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-c11a328c-f955-438f-ac7d-a2406f85e6f8 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.643972 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-c11a328c-f955-438f-ac7d-a2406f85e6f8 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.654891 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.654891 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:43.659851 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-c11a328c-f955-438f-ac7d-a2406f85e6f8 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:29:43.669249 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-c11a328c-f955-438f-ac7d-a2406f85e6f8 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 returned with HTTP 200 Aug 18 07:29:43.670844 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 147/576] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:43.679807 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-a438a57d-ebe9-4e48-8b92-14295b51d111 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:43.679912 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 145/577] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:43.689172 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-35854529-7b7c-4326-8c73-7624558f081a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.691291 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-35854529-7b7c-4326-8c73-7624558f081a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 Aug 18 07:29:43.691479 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-35854529-7b7c-4326-8c73-7624558f081a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.691901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-35854529-7b7c-4326-8c73-7624558f081a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.694918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bdb1b3d5-ecdc-4445-84d5-7f4961286493 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.695896 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdb1b3d5-ecdc-4445-84d5-7f4961286493 None None] GET https://10.4.3.152/volume// Aug 18 07:29:43.695896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdb1b3d5-ecdc-4445-84d5-7f4961286493 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:43.696636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdb1b3d5-ecdc-4445-84d5-7f4961286493 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:43.696876 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdb1b3d5-ecdc-4445-84d5-7f4961286493 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:43.697293 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 145/578] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:43.702754 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.702754 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:43.708896 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-35854529-7b7c-4326-8c73-7624558f081a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:29:43.717247 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-ba560e69-7604-4738-bb07-d8ac58e4bcfe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:43.718451 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-35854529-7b7c-4326-8c73-7624558f081a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 returned with HTTP 200 Aug 18 07:29:43.718884 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 142/579] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:43 2026] GET /volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:43.723665 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-ba560e69-7604-4738-bb07-d8ac58e4bcfe tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:43.724166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-ba560e69-7604-4738-bb07-d8ac58e4bcfe tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2cea51d6-730c-494b-9974-2ebea59dd563", "connector": null, "instance_uuid": "c1bcbd15-c67f-4848-ba1e-1784c58c4259"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:43.744455 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:43.744455 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:43.787411 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-ba560e69-7604-4738-bb07-d8ac58e4bcfe tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:43.787411 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 148/580] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:44.041018 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6e138b8-9d06-40b9-a314-375376b8a773 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:44.042937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6e138b8-9d06-40b9-a314-375376b8a773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:44.043251 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6e138b8-9d06-40b9-a314-375376b8a773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:44.043512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6e138b8-9d06-40b9-a314-375376b8a773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:44.056486 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:44.056486 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:44.062767 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d6e138b8-9d06-40b9-a314-375376b8a773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:44.067471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-a92454b6-b60a-46c9-aacb-119efb729174 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:44.068256 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6e138b8-9d06-40b9-a314-375376b8a773 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:44.068968 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 146/581] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:44 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:44.070157 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-a92454b6-b60a-46c9-aacb-119efb729174 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:44.070809 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-a92454b6-b60a-46c9-aacb-119efb729174 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:44.071075 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-a92454b6-b60a-46c9-aacb-119efb729174 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:44.086286 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:44.086286 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:44.091659 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-a92454b6-b60a-46c9-aacb-119efb729174 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:44.100909 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-a92454b6-b60a-46c9-aacb-119efb729174 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:44.100909 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 146/582] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:44 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:44.160690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-765c6640-c74e-4f89-ab51-981101a081e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:44.163441 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-765c6640-c74e-4f89-ab51-981101a081e2 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:44.163777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-765c6640-c74e-4f89-ab51-981101a081e2 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:44.163919 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-765c6640-c74e-4f89-ab51-981101a081e2 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:44.164047 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-765c6640-c74e-4f89-ab51-981101a081e2 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:44.173785 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:44.173785 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:44.174772 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-765c6640-c74e-4f89-ab51-981101a081e2 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:44.176285 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 143/583] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:44 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:44.466990 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-b1b132df-2ce2-4c74-9673-8cdcf783f85a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:44.474864 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-b1b132df-2ce2-4c74-9673-8cdcf783f85a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62 Aug 18 07:29:44.474864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-b1b132df-2ce2-4c74-9673-8cdcf783f85a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:44.474864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-b1b132df-2ce2-4c74-9673-8cdcf783f85a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:44.490048 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:44.490048 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:44.569193 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-345d7afe-720a-4728-994e-d5f8eadf6f06 req-b1b132df-2ce2-4c74-9673-8cdcf783f85a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62 returned with HTTP 200 Aug 18 07:29:44.569779 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 149/584] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:44 2026] DELETE /volume/v3/attachments/5e123dfe-160b-48d6-8dea-03291488ea62 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:44.721326 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c330d74a-c651-4cad-b309-9ec39f9e6302 req-e608c6a2-2b06-4047-8c28-761c66e4be04 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:44.723359 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c330d74a-c651-4cad-b309-9ec39f9e6302 req-e608c6a2-2b06-4047-8c28-761c66e4be04 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] DELETE https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 Aug 18 07:29:44.723538 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c330d74a-c651-4cad-b309-9ec39f9e6302 req-e608c6a2-2b06-4047-8c28-761c66e4be04 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:44.723871 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c330d74a-c651-4cad-b309-9ec39f9e6302 req-e608c6a2-2b06-4047-8c28-761c66e4be04 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:44.731648 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:44.731648 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:44.792604 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c330d74a-c651-4cad-b309-9ec39f9e6302 req-e608c6a2-2b06-4047-8c28-761c66e4be04 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 returned with HTTP 200 Aug 18 07:29:44.793113 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 147/585] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:29:44 2026] DELETE /volume/v3/attachments/43de4565-717b-46ad-9118-c15d59fca566 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:45.085760 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8cdd8662-de3a-4aa5-85d7-c5f4d1fd7390 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:45.089942 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cdd8662-de3a-4aa5-85d7-c5f4d1fd7390 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:45.090175 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cdd8662-de3a-4aa5-85d7-c5f4d1fd7390 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:45.090470 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8cdd8662-de3a-4aa5-85d7-c5f4d1fd7390 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:45.105822 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:45.105822 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:45.112322 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8cdd8662-de3a-4aa5-85d7-c5f4d1fd7390 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:45.120262 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8cdd8662-de3a-4aa5-85d7-c5f4d1fd7390 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:45.120780 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 147/586] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:45 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:45.136676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-31aac812-691c-4255-a5e7-0f3dd928209a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:45.139082 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31aac812-691c-4255-a5e7-0f3dd928209a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:45.139332 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31aac812-691c-4255-a5e7-0f3dd928209a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:45.139520 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31aac812-691c-4255-a5e7-0f3dd928209a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:45.159716 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:45.159716 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:45.166741 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-31aac812-691c-4255-a5e7-0f3dd928209a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:45.172454 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31aac812-691c-4255-a5e7-0f3dd928209a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:45.173053 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 144/587] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:45 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:45.190081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2dfb8bd1-c10b-4a04-ac81-a76f33b61eaf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:45.192360 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2dfb8bd1-c10b-4a04-ac81-a76f33b61eaf tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:45.192639 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2dfb8bd1-c10b-4a04-ac81-a76f33b61eaf tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:45.192878 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2dfb8bd1-c10b-4a04-ac81-a76f33b61eaf tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:45.193055 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2dfb8bd1-c10b-4a04-ac81-a76f33b61eaf tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:45.201478 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:45.201478 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:45.202675 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2dfb8bd1-c10b-4a04-ac81-a76f33b61eaf tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:45.202832 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 150/588] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:45 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:45.253022 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-07bed024-9d90-4d10-abeb-bb528ceb354d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:45.257197 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07bed024-9d90-4d10-abeb-bb528ceb354d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:29:45.258230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07bed024-9d90-4d10-abeb-bb528ceb354d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:45.258230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07bed024-9d90-4d10-abeb-bb528ceb354d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:45.270849 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:45.270849 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:45.277520 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-07bed024-9d90-4d10-abeb-bb528ceb354d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:29:45.283320 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07bed024-9d90-4d10-abeb-bb528ceb354d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:29:45.283825 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 148/589] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:45 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:45.725050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-469214fe-bfbb-4dcb-8436-7032afd95758 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:45.726308 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-469214fe-bfbb-4dcb-8436-7032afd95758 None None] GET https://10.4.3.152/volume// Aug 18 07:29:45.726308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-469214fe-bfbb-4dcb-8436-7032afd95758 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:45.726308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-469214fe-bfbb-4dcb-8436-7032afd95758 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:45.726308 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-469214fe-bfbb-4dcb-8436-7032afd95758 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:45.726774 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 148/590] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:45.737904 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-476cc2b1-ffd6-4a19-adda-dba68a3159cd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:45.742130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-476cc2b1-ffd6-4a19-adda-dba68a3159cd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:29:45.744227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-476cc2b1-ffd6-4a19-adda-dba68a3159cd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:45.744227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-476cc2b1-ffd6-4a19-adda-dba68a3159cd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:45.760700 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:45.760700 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:45.765194 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6c94d962-369f-42d2-9965-7fda84424752 req-476cc2b1-ffd6-4a19-adda-dba68a3159cd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:45.770791 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-476cc2b1-ffd6-4a19-adda-dba68a3159cd tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f returned with HTTP 200 Aug 18 07:29:45.771282 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 145/591] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:45 2026] GET /volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:45.860221 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-9d9884b2-b22d-4dfe-b8da-3c928c605e13 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:45.862858 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-9d9884b2-b22d-4dfe-b8da-3c928c605e13 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] PUT https://10.4.3.152/volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668 Aug 18 07:29:45.862858 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-9d9884b2-b22d-4dfe-b8da-3c928c605e13 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:45.871236 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-9d9884b2-b22d-4dfe-b8da-3c928c605e13 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Acquiring lock "cinder-attachment_update-06711052-4f15-48ec-a2ef-ec47877ba73f-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:45.877621 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-9d9884b2-b22d-4dfe-b8da-3c928c605e13 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Lock "cinder-attachment_update-06711052-4f15-48ec-a2ef-ec47877ba73f-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:45.878458 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:45.878458 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:45.988026 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-9d9884b2-b22d-4dfe-b8da-3c928c605e13 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Lock "cinder-attachment_update-06711052-4f15-48ec-a2ef-ec47877ba73f-np0000007613" released by "attachment_update" :: held 0.110s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:45.988423 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-9d9884b2-b22d-4dfe-b8da-3c928c605e13 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668 returned with HTTP 200 Aug 18 07:29:45.989265 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 151/592] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:45 2026] PUT /volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:46.013770 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-63e82a13-c3ec-4fc0-a260-2dc9bd8d38a8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.016126 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-63e82a13-c3ec-4fc0-a260-2dc9bd8d38a8 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668/action Aug 18 07:29:46.016597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-63e82a13-c3ec-4fc0-a260-2dc9bd8d38a8 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:46.016779 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-63e82a13-c3ec-4fc0-a260-2dc9bd8d38a8 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:46.038047 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.038047 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:46.051817 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-63e82a13-c3ec-4fc0-a260-2dc9bd8d38a8 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668/action returned with HTTP 204 Aug 18 07:29:46.052246 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 149/593] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:46 2026] POST /volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:46.080579 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9ea1f9ed-29cf-4c5c-8f99-24ec09e1facf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.081022 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ea1f9ed-29cf-4c5c-8f99-24ec09e1facf None None] GET https://10.4.3.152/volume// Aug 18 07:29:46.081231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ea1f9ed-29cf-4c5c-8f99-24ec09e1facf None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.081471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ea1f9ed-29cf-4c5c-8f99-24ec09e1facf None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.081862 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ea1f9ed-29cf-4c5c-8f99-24ec09e1facf None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:46.082219 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 149/594] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:46.093762 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-e79c8f41-2661-4dcc-908b-2fac680e2145 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.097129 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-e79c8f41-2661-4dcc-908b-2fac680e2145 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:29:46.097467 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-e79c8f41-2661-4dcc-908b-2fac680e2145 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.097746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-e79c8f41-2661-4dcc-908b-2fac680e2145 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.116980 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.116980 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:46.124463 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6c94d962-369f-42d2-9965-7fda84424752 req-e79c8f41-2661-4dcc-908b-2fac680e2145 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:46.132651 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-e79c8f41-2661-4dcc-908b-2fac680e2145 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 returned with HTTP 200 Aug 18 07:29:46.133015 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 146/595] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:46.217535 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e27f566-084c-4cf9-a371-b04ddac040c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.223023 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e27f566-084c-4cf9-a371-b04ddac040c6 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:46.223023 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e27f566-084c-4cf9-a371-b04ddac040c6 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.223023 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e27f566-084c-4cf9-a371-b04ddac040c6 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.223023 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1e27f566-084c-4cf9-a371-b04ddac040c6 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:46.226835 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.226835 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:46.227859 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e27f566-084c-4cf9-a371-b04ddac040c6 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:46.228334 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 152/596] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:46.233565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-d8c53bf9-d67f-4823-a21b-8224e51acaeb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.236476 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-d8c53bf9-d67f-4823-a21b-8224e51acaeb tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] PUT https://10.4.3.152/volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25 Aug 18 07:29:46.238105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-d8c53bf9-d67f-4823-a21b-8224e51acaeb tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:46.260309 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-d8c53bf9-d67f-4823-a21b-8224e51acaeb tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Acquiring lock "cinder-attachment_update-7f4fa94d-7016-42c5-b08e-6c5b4837e247-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:46.266986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-d8c53bf9-d67f-4823-a21b-8224e51acaeb tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Lock "cinder-attachment_update-7f4fa94d-7016-42c5-b08e-6c5b4837e247-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:46.268337 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.268337 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:46.382745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-d8c53bf9-d67f-4823-a21b-8224e51acaeb tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Lock "cinder-attachment_update-7f4fa94d-7016-42c5-b08e-6c5b4837e247-np0000007613" released by "attachment_update" :: held 0.116s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:46.383051 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-d8c53bf9-d67f-4823-a21b-8224e51acaeb tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25 returned with HTTP 200 Aug 18 07:29:46.383517 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 150/597] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:46 2026] PUT /volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:46.438840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-4cc585ba-d768-447a-b7dc-eca92243cc45 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.442277 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-4cc585ba-d768-447a-b7dc-eca92243cc45 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25/action Aug 18 07:29:46.442764 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-4cc585ba-d768-447a-b7dc-eca92243cc45 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:46.442940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-4cc585ba-d768-447a-b7dc-eca92243cc45 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:46.468067 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.468067 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:46.483035 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-4cc585ba-d768-447a-b7dc-eca92243cc45 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25/action returned with HTTP 204 Aug 18 07:29:46.483583 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 150/598] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:46 2026] POST /volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:46.511340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9ac19e2a-55ad-4c82-96ca-d635f92e800b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.511724 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ac19e2a-55ad-4c82-96ca-d635f92e800b None None] GET https://10.4.3.152/volume// Aug 18 07:29:46.511911 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ac19e2a-55ad-4c82-96ca-d635f92e800b None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.512092 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ac19e2a-55ad-4c82-96ca-d635f92e800b None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.512489 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ac19e2a-55ad-4c82-96ca-d635f92e800b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:46.512757 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 147/599] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:46.519883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-92d1c7f3-caaf-4c3f-972c-e50c946ec01f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.522483 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-92d1c7f3-caaf-4c3f-972c-e50c946ec01f tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:29:46.522771 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-92d1c7f3-caaf-4c3f-972c-e50c946ec01f tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.523015 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-92d1c7f3-caaf-4c3f-972c-e50c946ec01f tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.533788 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.533788 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:46.537953 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6c94d962-369f-42d2-9965-7fda84424752 req-92d1c7f3-caaf-4c3f-972c-e50c946ec01f tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:29:46.543222 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-92d1c7f3-caaf-4c3f-972c-e50c946ec01f tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 returned with HTTP 200 Aug 18 07:29:46.543665 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 153/600] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:46.635794 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-ee841537-aad9-429d-afdf-077a6b136d5c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.637823 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-ee841537-aad9-429d-afdf-077a6b136d5c tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] PUT https://10.4.3.152/volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5 Aug 18 07:29:46.638264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-ee841537-aad9-429d-afdf-077a6b136d5c tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:46.645181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-ee841537-aad9-429d-afdf-077a6b136d5c tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Acquiring lock "cinder-attachment_update-2cea51d6-730c-494b-9974-2ebea59dd563-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:46.649609 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-ee841537-aad9-429d-afdf-077a6b136d5c tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Lock "cinder-attachment_update-2cea51d6-730c-494b-9974-2ebea59dd563-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:46.650575 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.650575 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:46.729799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-e0fe5919-8f30-4dda-aea6-3027365797b3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.733219 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-e0fe5919-8f30-4dda-aea6-3027365797b3 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 Aug 18 07:29:46.733496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-e0fe5919-8f30-4dda-aea6-3027365797b3 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.733728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-e0fe5919-8f30-4dda-aea6-3027365797b3 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.742421 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.742421 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:46.747110 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6c94d962-369f-42d2-9965-7fda84424752 req-ee841537-aad9-429d-afdf-077a6b136d5c tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Lock "cinder-attachment_update-2cea51d6-730c-494b-9974-2ebea59dd563-np0000007613" released by "attachment_update" :: held 0.097s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:46.747438 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-ee841537-aad9-429d-afdf-077a6b136d5c tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5 returned with HTTP 200 Aug 18 07:29:46.748288 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 151/601] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:46 2026] PUT /volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:46.748891 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-e0fe5919-8f30-4dda-aea6-3027365797b3 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:29:46.753887 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-e0fe5919-8f30-4dda-aea6-3027365797b3 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 returned with HTTP 200 Aug 18 07:29:46.754391 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 151/602] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:46.774181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fd1a7258-3a83-4cd5-a990-7dcb5c702bd4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.774181 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd1a7258-3a83-4cd5-a990-7dcb5c702bd4 None None] GET https://10.4.3.152/volume// Aug 18 07:29:46.774181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd1a7258-3a83-4cd5-a990-7dcb5c702bd4 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.774181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd1a7258-3a83-4cd5-a990-7dcb5c702bd4 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.774181 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd1a7258-3a83-4cd5-a990-7dcb5c702bd4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:46.774413 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6c94d962-369f-42d2-9965-7fda84424752 req-0fc854d1-4e47-490b-b042-3a77ff3aa639 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.774491 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 148/603] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:46.776928 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-0fc854d1-4e47-490b-b042-3a77ff3aa639 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] POST https://10.4.3.152/volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5/action Aug 18 07:29:46.777417 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-0fc854d1-4e47-490b-b042-3a77ff3aa639 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:46.777582 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-0fc854d1-4e47-490b-b042-3a77ff3aa639 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:46.787726 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-6ee37323-6ed4-4b81-a6b3-9ab4ab586009 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.790201 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-6ee37323-6ed4-4b81-a6b3-9ab4ab586009 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:29:46.790798 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-6ee37323-6ed4-4b81-a6b3-9ab4ab586009 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45d910cd-63e5-4fcf-ab63-87220c962387", "connector": null, "instance_uuid": "330c8e21-df81-43e9-87d9-0923ffc4c73b"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:46.802591 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.802591 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:46.806065 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.806065 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:46.825197 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6c94d962-369f-42d2-9965-7fda84424752 req-0fc854d1-4e47-490b-b042-3a77ff3aa639 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5/action returned with HTTP 204 Aug 18 07:29:46.825824 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 154/604] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:46 2026] POST /volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:46.849683 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-6ee37323-6ed4-4b81-a6b3-9ab4ab586009 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:29:46.849683 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 152/605] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:29:46 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:46.870323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-86045d87-2ae8-4997-bb2f-44615b83edbe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.870759 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86045d87-2ae8-4997-bb2f-44615b83edbe None None] GET https://10.4.3.152/volume// Aug 18 07:29:46.870929 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86045d87-2ae8-4997-bb2f-44615b83edbe None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.871185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86045d87-2ae8-4997-bb2f-44615b83edbe None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.871576 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86045d87-2ae8-4997-bb2f-44615b83edbe None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:29:46.871910 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 152/606] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:29:46.884681 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-7304a37a-bbe5-43a8-987f-5f3d32d00c66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.888484 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-7304a37a-bbe5-43a8-987f-5f3d32d00c66 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 Aug 18 07:29:46.888714 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-7304a37a-bbe5-43a8-987f-5f3d32d00c66 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.888914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-7304a37a-bbe5-43a8-987f-5f3d32d00c66 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.891830 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-23d9f04d-98f4-4c88-8d49-f51ba48846e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.896085 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23d9f04d-98f4-4c88-8d49-f51ba48846e7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:46.896405 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23d9f04d-98f4-4c88-8d49-f51ba48846e7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.896586 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23d9f04d-98f4-4c88-8d49-f51ba48846e7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.901879 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.901879 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:46.906100 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-7304a37a-bbe5-43a8-987f-5f3d32d00c66 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:29:46.910694 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.910694 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:46.911168 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-7304a37a-bbe5-43a8-987f-5f3d32d00c66 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 returned with HTTP 200 Aug 18 07:29:46.911672 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 149/607] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:29:46.916109 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-23d9f04d-98f4-4c88-8d49-f51ba48846e7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:46.925057 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23d9f04d-98f4-4c88-8d49-f51ba48846e7 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:46.925057 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 155/608] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:46.972417 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c52495d4-5bbe-4849-bb1e-d1930f1b6209 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:46.974687 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c52495d4-5bbe-4849-bb1e-d1930f1b6209 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:46.974921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c52495d4-5bbe-4849-bb1e-d1930f1b6209 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:46.975154 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c52495d4-5bbe-4849-bb1e-d1930f1b6209 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:46.987488 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:46.987488 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:46.992081 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c52495d4-5bbe-4849-bb1e-d1930f1b6209 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:47.000836 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c52495d4-5bbe-4849-bb1e-d1930f1b6209 tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:47.001317 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 153/609] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:46 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:47.024740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:47.026641 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:47.026919 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:47.027195 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:47.027397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Delete volume with id: 3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:47.028066 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-0f434acb-dff9-46ba-a82c-4873aca18e9a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:47.031710 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-0f434acb-dff9-46ba-a82c-4873aca18e9a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] PUT https://10.4.3.152/volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1 Aug 18 07:29:47.032197 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-0f434acb-dff9-46ba-a82c-4873aca18e9a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:47.034967 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:47.034967 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:47.035470 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:47.041631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-0f434acb-dff9-46ba-a82c-4873aca18e9a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Acquiring lock "cinder-attachment_update-45d910cd-63e5-4fcf-ab63-87220c962387-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:29:47.045746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-0f434acb-dff9-46ba-a82c-4873aca18e9a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Lock "cinder-attachment_update-45d910cd-63e5-4fcf-ab63-87220c962387-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:29:47.046771 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:47.046771 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:47.061389 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Delete volume request issued successfully. Aug 18 07:29:47.061658 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8b92b94-92b3-4f61-9c3c-58451c513e8f tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 202 Aug 18 07:29:47.062102 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 153/610] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:29:47 2026] DELETE /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:47.069115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-624edb38-62e8-4d42-9130-7e5057d7d23e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:47.072687 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-624edb38-62e8-4d42-9130-7e5057d7d23e tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:47.072687 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-624edb38-62e8-4d42-9130-7e5057d7d23e tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:47.072687 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-624edb38-62e8-4d42-9130-7e5057d7d23e tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:47.083580 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:47.083580 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:47.093293 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-624edb38-62e8-4d42-9130-7e5057d7d23e tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Volume info retrieved successfully. Aug 18 07:29:47.096811 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-624edb38-62e8-4d42-9130-7e5057d7d23e tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 200 Aug 18 07:29:47.097398 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 156/611] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:47 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:47.187788 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-0f434acb-dff9-46ba-a82c-4873aca18e9a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Lock "cinder-attachment_update-45d910cd-63e5-4fcf-ab63-87220c962387-np0000007613" released by "attachment_update" :: held 0.142s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:29:47.188230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-0f434acb-dff9-46ba-a82c-4873aca18e9a tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1 returned with HTTP 200 Aug 18 07:29:47.188750 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 150/612] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:29:47 2026] PUT /volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:47.218302 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-9cc02f06-5553-4d66-8d1f-51ee80fb8ab0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:47.222877 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-9cc02f06-5553-4d66-8d1f-51ee80fb8ab0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] POST https://10.4.3.152/volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1/action Aug 18 07:29:47.223390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-9cc02f06-5553-4d66-8d1f-51ee80fb8ab0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:47.223569 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-9cc02f06-5553-4d66-8d1f-51ee80fb8ab0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:47.242148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-38e3428c-6ed4-472f-aeb0-49c77b81316f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:47.244839 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38e3428c-6ed4-472f-aeb0-49c77b81316f tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:47.245249 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38e3428c-6ed4-472f-aeb0-49c77b81316f tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:47.245505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38e3428c-6ed4-472f-aeb0-49c77b81316f tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:47.245643 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-38e3428c-6ed4-472f-aeb0-49c77b81316f tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:47.251070 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:47.251070 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:47.251895 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38e3428c-6ed4-472f-aeb0-49c77b81316f tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:47.251996 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:47.251996 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:47.252313 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 154/613] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:47 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:47.287029 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ee9835ed-d819-4600-85a1-750770a8c1a9 req-9cc02f06-5553-4d66-8d1f-51ee80fb8ab0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1/action returned with HTTP 204 Aug 18 07:29:47.288655 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 154/614] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:29:47 2026] POST /volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:48.114797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3df354da-94fe-4dbf-89ac-712b53f938dc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:48.117845 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3df354da-94fe-4dbf-89ac-712b53f938dc tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] GET https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 Aug 18 07:29:48.118053 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3df354da-94fe-4dbf-89ac-712b53f938dc tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:48.118231 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3df354da-94fe-4dbf-89ac-712b53f938dc tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:48.126074 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3df354da-94fe-4dbf-89ac-712b53f938dc tempest-ServerActionsTestOtherB-1135977005 tempest-ServerActionsTestOtherB-1135977005-project-member] https://10.4.3.152/volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 returned with HTTP 404 Aug 18 07:29:48.126748 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 157/615] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:48 2026] GET /volume/v3/volumes/3c95a9d0-c47a-43f8-b04c-e6966ded3255 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:48.267085 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4cb3a9f6-887a-4a5e-a727-966c5d09535a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:48.269579 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cb3a9f6-887a-4a5e-a727-966c5d09535a tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:48.269904 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cb3a9f6-887a-4a5e-a727-966c5d09535a tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:48.270199 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cb3a9f6-887a-4a5e-a727-966c5d09535a tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:48.270395 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4cb3a9f6-887a-4a5e-a727-966c5d09535a tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:48.276989 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:48.276989 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:48.278390 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cb3a9f6-887a-4a5e-a727-966c5d09535a tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:48.278953 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 151/616] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:48 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:49.290728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d5326567-d68b-4213-a806-47547ff40b21 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:49.293112 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5326567-d68b-4213-a806-47547ff40b21 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:49.294725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5326567-d68b-4213-a806-47547ff40b21 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:49.294725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5326567-d68b-4213-a806-47547ff40b21 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:49.294725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d5326567-d68b-4213-a806-47547ff40b21 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:49.302574 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:49.302574 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:49.302574 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5326567-d68b-4213-a806-47547ff40b21 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:49.302574 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 155/617] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:49 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:50.315191 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0c32b922-be25-4377-a99a-65a1c9c4e311 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:50.318434 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c32b922-be25-4377-a99a-65a1c9c4e311 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:50.318733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c32b922-be25-4377-a99a-65a1c9c4e311 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:50.318984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c32b922-be25-4377-a99a-65a1c9c4e311 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:50.319134 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0c32b922-be25-4377-a99a-65a1c9c4e311 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:50.324852 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:50.324852 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:50.326290 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c32b922-be25-4377-a99a-65a1c9c4e311 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:50.326737 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 155/618] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:50 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:51.341232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6ec98be9-87f2-4343-9cc6-d6cc55c6535e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:51.345558 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ec98be9-87f2-4343-9cc6-d6cc55c6535e tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:51.345558 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ec98be9-87f2-4343-9cc6-d6cc55c6535e tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:51.346302 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ec98be9-87f2-4343-9cc6-d6cc55c6535e tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:51.346302 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6ec98be9-87f2-4343-9cc6-d6cc55c6535e tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:51.351233 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:51.351233 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:51.351961 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ec98be9-87f2-4343-9cc6-d6cc55c6535e tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:51.352345 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 158/619] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:51 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:51.368633 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-80533c04-ff13-480a-b75a-ea06f629007c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:51.372633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80533c04-ff13-480a-b75a-ea06f629007c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:51.372633 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80533c04-ff13-480a-b75a-ea06f629007c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:51.372633 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80533c04-ff13-480a-b75a-ea06f629007c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:51.383079 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:51.383079 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:51.394064 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-80533c04-ff13-480a-b75a-ea06f629007c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Volume info retrieved successfully. Aug 18 07:29:51.406690 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80533c04-ff13-480a-b75a-ea06f629007c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b returned with HTTP 200 Aug 18 07:29:51.407269 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 152/620] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:51 2026] GET /volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:51.424746 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e254087c-1095-49b4-9f94-b7b2bee05995 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:51.429800 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e254087c-1095-49b4-9f94-b7b2bee05995 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] PUT https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:51.430057 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e254087c-1095-49b4-9f94-b7b2bee05995 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1453980803", "description": "tempest-volume-backup-description-1022797040"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:51.441763 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:51.441763 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:51.459018 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e254087c-1095-49b4-9f94-b7b2bee05995 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:51.459018 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 156/621] 10.4.3.152 () {70 vars in 1409 bytes} [Tue Aug 18 07:29:51 2026] PUT /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 333 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:51.468862 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c57b6a25-5009-4393-8f27-16ac2a04ed77 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:51.471045 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c57b6a25-5009-4393-8f27-16ac2a04ed77 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:51.471327 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c57b6a25-5009-4393-8f27-16ac2a04ed77 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:51.472003 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c57b6a25-5009-4393-8f27-16ac2a04ed77 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:51.472921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c57b6a25-5009-4393-8f27-16ac2a04ed77 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:51.484010 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:51.484010 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:51.484944 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c57b6a25-5009-4393-8f27-16ac2a04ed77 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:51.485313 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 156/622] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:51 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:51.500027 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3d3b6a69-53ac-4253-9bae-cfa1cfba884d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:51.505201 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d3b6a69-53ac-4253-9bae-cfa1cfba884d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] DELETE https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:51.505529 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d3b6a69-53ac-4253-9bae-cfa1cfba884d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:51.505743 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d3b6a69-53ac-4253-9bae-cfa1cfba884d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:51.506129 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-3d3b6a69-53ac-4253-9bae-cfa1cfba884d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Delete backup with id: d32f398b-f8ca-4ce0-89d5-39ab79940be4. Aug 18 07:29:51.513521 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:51.513521 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:51.549373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-3d3b6a69-53ac-4253-9bae-cfa1cfba884d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] delete_backup rpcapi backup_id d32f398b-f8ca-4ce0-89d5-39ab79940be4 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:29:51.550928 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d3b6a69-53ac-4253-9bae-cfa1cfba884d tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 202 Aug 18 07:29:51.551564 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 159/623] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:29:51 2026] DELETE /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:29:51.561268 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-36d2dfd6-8ac9-41d6-9ce5-917bcdeb771c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:51.567069 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36d2dfd6-8ac9-41d6-9ce5-917bcdeb771c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:51.570474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36d2dfd6-8ac9-41d6-9ce5-917bcdeb771c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:51.570721 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-36d2dfd6-8ac9-41d6-9ce5-917bcdeb771c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:51.570875 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-36d2dfd6-8ac9-41d6-9ce5-917bcdeb771c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:51.579464 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:51.579464 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:51.582013 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-36d2dfd6-8ac9-41d6-9ce5-917bcdeb771c tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 200 Aug 18 07:29:51.582539 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 153/624] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:51 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:52.596286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-086aa4fe-d6df-4d2d-a420-8088f05f9931 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:52.600873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-086aa4fe-d6df-4d2d-a420-8088f05f9931 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 Aug 18 07:29:52.601154 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-086aa4fe-d6df-4d2d-a420-8088f05f9931 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:52.601433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-086aa4fe-d6df-4d2d-a420-8088f05f9931 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:52.601605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-086aa4fe-d6df-4d2d-a420-8088f05f9931 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Show backup with id d32f398b-f8ca-4ce0-89d5-39ab79940be4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:29:52.609637 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-086aa4fe-d6df-4d2d-a420-8088f05f9931 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 returned with HTTP 404 Aug 18 07:29:52.610281 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 157/625] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:52 2026] GET /volume/v3/backups/d32f398b-f8ca-4ce0-89d5-39ab79940be4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:52.711843 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d49c71aa-117b-4c64-8df9-61f527687553 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:52.715110 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d49c71aa-117b-4c64-8df9-61f527687553 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:52.715110 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d49c71aa-117b-4c64-8df9-61f527687553 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:52.715110 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d49c71aa-117b-4c64-8df9-61f527687553 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:52.723545 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:52.723545 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:52.728368 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d49c71aa-117b-4c64-8df9-61f527687553 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Volume info retrieved successfully. Aug 18 07:29:52.732896 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d49c71aa-117b-4c64-8df9-61f527687553 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b returned with HTTP 200 Aug 18 07:29:52.733242 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 157/626] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:52 2026] GET /volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:52.751596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:52.753497 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:52.753698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:52.753864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:52.754044 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Delete volume with id: 5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:52.764351 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:52.764351 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:52.764990 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Volume info retrieved successfully. Aug 18 07:29:52.794363 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Delete volume request issued successfully. Aug 18 07:29:52.794690 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a9bacdf-c0aa-426c-a3a2-9ea9f6800fba tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b returned with HTTP 202 Aug 18 07:29:52.796569 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 160/627] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:29:52 2026] DELETE /volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:29:52.806249 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-52b1000d-ff2b-48ac-846c-6999beda7a82 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:52.808460 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52b1000d-ff2b-48ac-846c-6999beda7a82 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:52.808666 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52b1000d-ff2b-48ac-846c-6999beda7a82 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:52.808850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52b1000d-ff2b-48ac-846c-6999beda7a82 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:52.816199 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:52.816199 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:52.821169 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-52b1000d-ff2b-48ac-846c-6999beda7a82 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Volume info retrieved successfully. Aug 18 07:29:52.826252 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52b1000d-ff2b-48ac-846c-6999beda7a82 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b returned with HTTP 200 Aug 18 07:29:52.826773 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 154/628] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:52 2026] GET /volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:53.844773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-54de5b87-d22d-4c35-bf1b-a26c212f0450 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:53.847136 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54de5b87-d22d-4c35-bf1b-a26c212f0450 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] GET https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b Aug 18 07:29:53.847412 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54de5b87-d22d-4c35-bf1b-a26c212f0450 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:53.847667 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54de5b87-d22d-4c35-bf1b-a26c212f0450 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:53.855131 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54de5b87-d22d-4c35-bf1b-a26c212f0450 tempest-VolumesBackupsV39Test-1219282731 tempest-VolumesBackupsV39Test-1219282731-project-member] https://10.4.3.152/volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b returned with HTTP 404 Aug 18 07:29:53.855671 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 158/629] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:29:53 2026] GET /volume/v3/volumes/5c3c5bf7-cef7-45cc-998e-1910a93da35b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:29:54.108023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fa9b6aed-9ac5-4447-99c3-18f3dff5cc21 req-400c9b24-b1c5-43b5-af05-acb2bb74d044 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:54.110147 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fa9b6aed-9ac5-4447-99c3-18f3dff5cc21 req-400c9b24-b1c5-43b5-af05-acb2bb74d044 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 Aug 18 07:29:54.110384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fa9b6aed-9ac5-4447-99c3-18f3dff5cc21 req-400c9b24-b1c5-43b5-af05-acb2bb74d044 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:54.110596 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fa9b6aed-9ac5-4447-99c3-18f3dff5cc21 req-400c9b24-b1c5-43b5-af05-acb2bb74d044 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:54.127898 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:54.127898 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:54.131826 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-fa9b6aed-9ac5-4447-99c3-18f3dff5cc21 req-400c9b24-b1c5-43b5-af05-acb2bb74d044 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:29:54.137074 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fa9b6aed-9ac5-4447-99c3-18f3dff5cc21 req-400c9b24-b1c5-43b5-af05-acb2bb74d044 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 returned with HTTP 200 Aug 18 07:29:54.137598 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 158/630] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:29:54 2026] GET /volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:57.077373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:57.080219 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:29:57.080602 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-VolumesExtendTest-Volume-67369702"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:57.082105 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Create volume request body: {'volume': {'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-67369702'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:29:57.741865 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Create volume of 1 GB Aug 18 07:29:57.751765 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Availability Zones retrieved successfully. Aug 18 07:29:57.764717 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Flow 'volume_create_api' (c83089b6-13d4-461c-a733-d6db5c777d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:57.765949 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a93ff5-525c-4e4c-b31b-8380dba0719c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:57.768838 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:29:57.855446 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a93ff5-525c-4e4c-b31b-8380dba0719c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:57.856294 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff00ed22-0f8b-495c-b89d-20875687ed66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:57.933560 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Created reservations ['27c68719-7b1d-4118-86c6-03f00edd8b5b', 'a6fbda7b-75b2-44b9-b09d-3f31d3e73d3c', '992f8830-d571-48d5-9ff4-c9c2ec262694', '0d19bece-c0be-4903-a1d6-0696d9eaa994'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:57.933560 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff00ed22-0f8b-495c-b89d-20875687ed66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27c68719-7b1d-4118-86c6-03f00edd8b5b', 'a6fbda7b-75b2-44b9-b09d-3f31d3e73d3c', '992f8830-d571-48d5-9ff4-c9c2ec262694', '0d19bece-c0be-4903-a1d6-0696d9eaa994']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:57.933697 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c65dbb-25bf-49e2-8449-7d82f8928b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:57.964934 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c65dbb-25bf-49e2-8449-7d82f8928b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb06c93e-e0f6-442d-9118-efb178f2a2aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-67369702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9869f8b0e641de8460e4bd5d05051e',qos_specs=None,replication_status=,reservations=['27c68719-7b1d-4118-86c6-03f00edd8b5b','a6fbda7b-75b2-44b9-b09d-3f31d3e73d3c','992f8830-d571-48d5-9ff4-c9c2ec262694','0d19bece-c0be-4903-a1d6-0696d9eaa994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812b16b753874f6bacd584653e7c85da',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-67369702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb06c93e-e0f6-442d-9118-efb178f2a2aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9869f8b0e641de8460e4bd5d05051e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='812b16b753874f6bacd584653e7c85da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:57.964934 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202361b6-37d6-42e1-94a9-918c169381a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:57.986218 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (202361b6-37d6-42e1-94a9-918c169381a6) transitioned into state 'SUCCESS' from state '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-67369702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9869f8b0e641de8460e4bd5d05051e',qos_specs=None,replication_status=,reservations=['27c68719-7b1d-4118-86c6-03f00edd8b5b','a6fbda7b-75b2-44b9-b09d-3f31d3e73d3c','992f8830-d571-48d5-9ff4-c9c2ec262694','0d19bece-c0be-4903-a1d6-0696d9eaa994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812b16b753874f6bacd584653e7c85da',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:57.987733 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a9b12b-a2ee-4159-9a87-4afb45b1aa6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:29:58.005101 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a9b12b-a2ee-4159-9a87-4afb45b1aa6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:29:58.006323 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Flow 'volume_create_api' (c83089b6-13d4-461c-a733-d6db5c777d51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:29:58.006540 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Create volume request issued successfully. Aug 18 07:29:58.007747 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e85bce55-4f4a-49b7-8221-2078bd4c60f3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:29:58.007886 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 161/631] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:29:57 2026] POST /volume/v3/volumes => generated 746 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:29:58.025812 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a7608661-1fce-4640-9810-3cbd1ca0a762 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:58.028575 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7608661-1fce-4640-9810-3cbd1ca0a762 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:29:58.028856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7608661-1fce-4640-9810-3cbd1ca0a762 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:58.029067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7608661-1fce-4640-9810-3cbd1ca0a762 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:58.037145 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:58.037145 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:29:58.042231 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a7608661-1fce-4640-9810-3cbd1ca0a762 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:29:58.047536 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7608661-1fce-4640-9810-3cbd1ca0a762 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 200 Aug 18 07:29:58.048421 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 155/632] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:58 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:29:59.068780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc84eb43-dbc8-4288-b700-53545202d2d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:59.070956 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc84eb43-dbc8-4288-b700-53545202d2d5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:29:59.071189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc84eb43-dbc8-4288-b700-53545202d2d5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:59.071450 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc84eb43-dbc8-4288-b700-53545202d2d5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:59.106733 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:59.106733 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:29:59.119893 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dc84eb43-dbc8-4288-b700-53545202d2d5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:29:59.130732 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc84eb43-dbc8-4288-b700-53545202d2d5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 200 Aug 18 07:29:59.131189 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 159/633] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:59 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 1354 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:29:59.153796 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:59.159231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] POST https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa/action Aug 18 07:29:59.159231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:29:59.159231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:29:59.174129 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:59.174129 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:29:59.174763 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:29:59.235432 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Created reservations ['01925080-fd90-42b2-89d7-ccff2e6cb1d3', 'a74c366a-b019-4bbf-8c36-7b084bf31f5a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:29:59.253089 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Extend volume request issued successfully. Aug 18 07:29:59.253349 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2645cf24-f796-4a6a-91c2-73fb098a7077 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa/action returned with HTTP 202 Aug 18 07:29:59.254202 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 159/634] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:29:59 2026] POST /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:29:59.262434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a42b5064-83f5-4849-873d-4178e6ecd814 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:29:59.265293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a42b5064-83f5-4849-873d-4178e6ecd814 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:29:59.266130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a42b5064-83f5-4849-873d-4178e6ecd814 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:29:59.266130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a42b5064-83f5-4849-873d-4178e6ecd814 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:29:59.275937 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:29:59.275937 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:29:59.280717 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a42b5064-83f5-4849-873d-4178e6ecd814 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:29:59.286847 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a42b5064-83f5-4849-873d-4178e6ecd814 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 200 Aug 18 07:29:59.287361 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 162/635] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:29:59 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:00.306662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e42987ea-32f4-46c6-98ac-ddd2a9a22589 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:00.309315 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e42987ea-32f4-46c6-98ac-ddd2a9a22589 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:30:00.310701 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e42987ea-32f4-46c6-98ac-ddd2a9a22589 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:00.310701 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e42987ea-32f4-46c6-98ac-ddd2a9a22589 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:00.320319 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:00.320319 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:00.323925 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e42987ea-32f4-46c6-98ac-ddd2a9a22589 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:00.328863 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e42987ea-32f4-46c6-98ac-ddd2a9a22589 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 200 Aug 18 07:30:00.329676 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 156/636] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:00 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:00.351881 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-348d7a26-f8f9-42a5-b29a-4027cd1d65b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:00.354133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-348d7a26-f8f9-42a5-b29a-4027cd1d65b1 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:30:00.354308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-348d7a26-f8f9-42a5-b29a-4027cd1d65b1 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:00.354397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-348d7a26-f8f9-42a5-b29a-4027cd1d65b1 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:00.364412 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:00.364412 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:00.379863 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-348d7a26-f8f9-42a5-b29a-4027cd1d65b1 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:00.387529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-348d7a26-f8f9-42a5-b29a-4027cd1d65b1 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 200 Aug 18 07:30:00.387984 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 160/637] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:00 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:00.406592 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4013eef9-2bd4-43c3-936f-e62ffc68d4c3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:00.415763 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4013eef9-2bd4-43c3-936f-e62ffc68d4c3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:30:00.417226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4013eef9-2bd4-43c3-936f-e62ffc68d4c3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:00.417226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4013eef9-2bd4-43c3-936f-e62ffc68d4c3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:00.426115 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:00.426115 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:00.430480 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4013eef9-2bd4-43c3-936f-e62ffc68d4c3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:00.437819 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4013eef9-2bd4-43c3-936f-e62ffc68d4c3 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 200 Aug 18 07:30:00.437908 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 160/638] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:00 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 1354 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:00.453705 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:00.458009 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] DELETE https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:30:00.458263 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:00.458538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:00.458742 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Delete volume with id: eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:30:00.468636 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:00.468636 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:00.469028 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:00.499676 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Delete volume request issued successfully. Aug 18 07:30:00.499880 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddee9be0-85b4-4bf0-a36e-20a09427ffd5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 202 Aug 18 07:30:00.500320 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 163/639] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:30:00 2026] DELETE /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:00.509375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e56ec9d7-1601-4473-b9ad-066bde4821a5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:00.513732 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e56ec9d7-1601-4473-b9ad-066bde4821a5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:30:00.513930 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e56ec9d7-1601-4473-b9ad-066bde4821a5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:00.514107 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e56ec9d7-1601-4473-b9ad-066bde4821a5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:00.525230 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:00.525230 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:00.534383 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e56ec9d7-1601-4473-b9ad-066bde4821a5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:00.537610 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e56ec9d7-1601-4473-b9ad-066bde4821a5 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 200 Aug 18 07:30:00.538907 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 157/640] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:00 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:01.557392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9e23a66a-6561-49fa-abcb-3bc27a7c018e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:01.559472 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e23a66a-6561-49fa-abcb-3bc27a7c018e tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa Aug 18 07:30:01.559771 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e23a66a-6561-49fa-abcb-3bc27a7c018e tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:01.560064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e23a66a-6561-49fa-abcb-3bc27a7c018e tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:01.571240 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e23a66a-6561-49fa-abcb-3bc27a7c018e tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa returned with HTTP 404 Aug 18 07:30:01.572766 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 161/641] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:01 2026] GET /volume/v3/volumes/eb06c93e-e0f6-442d-9118-efb178f2a2aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:01.586655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:01.589551 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:01.590199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-579265840"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:01.592260 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-579265840'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:01.592260 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Create volume of 1 GB Aug 18 07:30:01.599949 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Availability Zones retrieved successfully. Aug 18 07:30:01.606350 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Flow 'volume_create_api' (96896624-2d99-4f0a-8877-80359afa87e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:01.607362 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254ded46-ddbd-42ae-b498-3ed8cf9e3d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:01.608422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:01.653233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254ded46-ddbd-42ae-b498-3ed8cf9e3d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:01.653233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3a1d7b-6650-44ba-921e-cb1974925250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:01.733028 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Created reservations ['deef1e13-a33c-490b-9750-d8b0ccc467af', '76ffdf96-60ef-4316-a130-959052dba6fb', '0ba85770-3bbd-4d53-a8f0-d2cf7fea4209', '29c68517-a429-468f-9d3a-2c1dc5d601f9'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:01.735134 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3a1d7b-6650-44ba-921e-cb1974925250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deef1e13-a33c-490b-9750-d8b0ccc467af', '76ffdf96-60ef-4316-a130-959052dba6fb', '0ba85770-3bbd-4d53-a8f0-d2cf7fea4209', '29c68517-a429-468f-9d3a-2c1dc5d601f9']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:01.736808 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a221673-e252-4199-81dd-7738e6215682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:01.779454 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a221673-e252-4199-81dd-7738e6215682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e16d5c-67f0-49aa-8468-c623aefb41a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-579265840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9869f8b0e641de8460e4bd5d05051e',qos_specs=None,replication_status=,reservations=['deef1e13-a33c-490b-9750-d8b0ccc467af','76ffdf96-60ef-4316-a130-959052dba6fb','0ba85770-3bbd-4d53-a8f0-d2cf7fea4209','29c68517-a429-468f-9d3a-2c1dc5d601f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812b16b753874f6bacd584653e7c85da',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-579265840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e16d5c-67f0-49aa-8468-c623aefb41a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9869f8b0e641de8460e4bd5d05051e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='812b16b753874f6bacd584653e7c85da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:01.780900 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95228591-a774-4f2c-a226-3fb787c89a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:01.802875 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95228591-a774-4f2c-a226-3fb787c89a06) transitioned into state 'SUCCESS' from state '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-579265840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9869f8b0e641de8460e4bd5d05051e',qos_specs=None,replication_status=,reservations=['deef1e13-a33c-490b-9750-d8b0ccc467af','76ffdf96-60ef-4316-a130-959052dba6fb','0ba85770-3bbd-4d53-a8f0-d2cf7fea4209','29c68517-a429-468f-9d3a-2c1dc5d601f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='812b16b753874f6bacd584653e7c85da',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:01.804296 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9663aeca-a1af-4577-a625-d6521d773fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:01.821411 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9663aeca-a1af-4577-a625-d6521d773fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:01.824530 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Flow 'volume_create_api' (96896624-2d99-4f0a-8877-80359afa87e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:01.824530 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Create volume request issued successfully. Aug 18 07:30:01.824758 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6bd00d86-6ca5-49de-8b31-9bf323e554fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:01.825189 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 161/642] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:30:01 2026] POST /volume/v3/volumes => generated 747 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:01.850641 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d3abcdfe-e793-42f3-999a-df5d14de67f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:01.853594 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3abcdfe-e793-42f3-999a-df5d14de67f8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:01.854111 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3abcdfe-e793-42f3-999a-df5d14de67f8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:01.854291 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3abcdfe-e793-42f3-999a-df5d14de67f8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:01.864901 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:01.864901 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:01.873642 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d3abcdfe-e793-42f3-999a-df5d14de67f8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:01.883281 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3abcdfe-e793-42f3-999a-df5d14de67f8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 200 Aug 18 07:30:01.884315 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 164/643] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:01 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:02.903449 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ac590c0a-2a10-4285-83ca-ad95f89b83e6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:02.905348 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac590c0a-2a10-4285-83ca-ad95f89b83e6 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:02.905680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac590c0a-2a10-4285-83ca-ad95f89b83e6 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:02.905749 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac590c0a-2a10-4285-83ca-ad95f89b83e6 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:02.914952 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:02.914952 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:02.919651 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac590c0a-2a10-4285-83ca-ad95f89b83e6 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:02.924400 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac590c0a-2a10-4285-83ca-ad95f89b83e6 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 200 Aug 18 07:30:02.925066 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 158/644] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:02 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:02.933529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-02f54b45-8150-49c6-89c6-7705f266602e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:02.943268 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:02.945293 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:02.945666 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97e16d5c-67f0-49aa-8468-c623aefb41a9", "name": "tempest-VolumesExtendTest-Snapshot-678979197"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:02.962351 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:02.962351 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:02.962850 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:02.962971 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Create snapshot from volume 97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:02.990385 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:03.019353 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Created reservations ['2da1e278-49ce-4024-bcef-36ae8039ac5d', '740dc8af-6a8b-4729-8b8e-52cf198dbbb6', 'eb8d33f6-91c9-4ff5-b190-aca78aa99000', '2cd74b22-14f9-4d24-9a91-b9be975c0757'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:03.070299 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Snapshot create request issued successfully. Aug 18 07:30:03.070837 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69800f9d-cfb8-43cf-9e41-1c26b17469a8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:30:03.071440 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 162/645] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:30:02 2026] POST /volume/v3/snapshots => generated 303 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:03.083589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1de5a581-1b29-494d-b600-f50ad0eab2f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:03.086357 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1de5a581-1b29-494d-b600-f50ad0eab2f4 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 Aug 18 07:30:03.086584 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1de5a581-1b29-494d-b600-f50ad0eab2f4 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:03.086849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1de5a581-1b29-494d-b600-f50ad0eab2f4 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:03.097197 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:03.097197 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:03.097787 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1de5a581-1b29-494d-b600-f50ad0eab2f4 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Snapshot retrieved successfully. Aug 18 07:30:03.098798 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1de5a581-1b29-494d-b600-f50ad0eab2f4 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 returned with HTTP 200 Aug 18 07:30:03.100068 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 165/646] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:03 2026] GET /volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:03.115867 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:03.116454 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2082820300"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:03.118600 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2082820300'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:03.119149 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Create volume of 1 GB Aug 18 07:30:03.126612 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Availability Zones retrieved successfully. Aug 18 07:30:03.136049 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Flow 'volume_create_api' (f00b3af0-c383-41a8-b33e-5d2538e8f68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:03.137644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8952645f-4bb8-4980-92e2-a380577204f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.139116 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:03.178406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8952645f-4bb8-4980-92e2-a380577204f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.179433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdb9955e-5874-49c3-903e-7e22e772b0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.281974 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Created reservations ['f384ae6d-f901-4569-8ef3-44d0acb1b4d4', 'be1b0c54-0a84-48b5-bb55-7d2ddb8b5741', '516a9e11-0ffc-44cf-8340-d232bc0f414e', '0326b24e-c17a-480f-8a24-b7e6400ef83a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:03.281974 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdb9955e-5874-49c3-903e-7e22e772b0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f384ae6d-f901-4569-8ef3-44d0acb1b4d4', 'be1b0c54-0a84-48b5-bb55-7d2ddb8b5741', '516a9e11-0ffc-44cf-8340-d232bc0f414e', '0326b24e-c17a-480f-8a24-b7e6400ef83a']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.283003 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af99b8ab-5980-48bd-aea8-a432e1458ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.328243 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af99b8ab-5980-48bd-aea8-a432e1458ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db686ec0-af78-43bd-b1d6-0d828a13d330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2082820300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f95e961da6c4195b5033073d3e389f4',qos_specs=None,replication_status=,reservations=['f384ae6d-f901-4569-8ef3-44d0acb1b4d4','be1b0c54-0a84-48b5-bb55-7d2ddb8b5741','516a9e11-0ffc-44cf-8340-d232bc0f414e','0326b24e-c17a-480f-8a24-b7e6400ef83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb5b583ed90f4c0fa186ae0b90ff5527',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2082820300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db686ec0-af78-43bd-b1d6-0d828a13d330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f95e961da6c4195b5033073d3e389f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb5b583ed90f4c0fa186ae0b90ff5527',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.329430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fed112-80c2-449e-a3b9-09b5238a599a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.389084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fed112-80c2-449e-a3b9-09b5238a599a) transitioned into state 'SUCCESS' from state '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-2082820300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f95e961da6c4195b5033073d3e389f4',qos_specs=None,replication_status=,reservations=['f384ae6d-f901-4569-8ef3-44d0acb1b4d4','be1b0c54-0a84-48b5-bb55-7d2ddb8b5741','516a9e11-0ffc-44cf-8340-d232bc0f414e','0326b24e-c17a-480f-8a24-b7e6400ef83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb5b583ed90f4c0fa186ae0b90ff5527',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.390437 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8142c8a4-c1d2-4167-acfc-2754644d8a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.409499 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8142c8a4-c1d2-4167-acfc-2754644d8a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.410283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Flow 'volume_create_api' (f00b3af0-c383-41a8-b33e-5d2538e8f68d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:03.410599 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Create volume request issued successfully. Aug 18 07:30:03.411195 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-02f54b45-8150-49c6-89c6-7705f266602e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:03.412557 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 162/647] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:30:02 2026] POST /volume/v3/volumes => generated 759 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:03.631417 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24a91877-bc54-4425-9549-e7488e5042fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:03.633202 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:03.634081 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1026274902", "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:03.636088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1026274902', 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:03.731554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Create volume of 1 GB Aug 18 07:30:03.738648 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Availability Zones retrieved successfully. Aug 18 07:30:03.747319 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Flow 'volume_create_api' (be86d73e-f3ee-456c-be10-3dcb9f2b123c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:03.748560 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bbdce8-1d3a-4b0d-abea-1315b5e1730a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.749739 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:03.851091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bbdce8-1d3a-4b0d-abea-1315b5e1730a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.851091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8740e1bb-5300-4f32-9293-4fc919497254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.933996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Created reservations ['bcd888f7-5fdf-4220-a4aa-d679a8b9d788', '93e036e6-ceca-4816-8432-f0e0984995ad', '9b460afa-9187-49c3-a64c-c62f81802d8c', 'f0f8bc9a-1534-44e3-bf69-1002bfd18ff6'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:03.933996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8740e1bb-5300-4f32-9293-4fc919497254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd888f7-5fdf-4220-a4aa-d679a8b9d788', '93e036e6-ceca-4816-8432-f0e0984995ad', '9b460afa-9187-49c3-a64c-c62f81802d8c', 'f0f8bc9a-1534-44e3-bf69-1002bfd18ff6']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.934509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fa3caf-bbcc-4b93-8933-4a913a11b3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.974606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fa3caf-bbcc-4b93-8933-4a913a11b3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61af49de-0987-4a25-8527-9f4d85069de0', '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-1026274902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7845dd94f14bb9887558240de341d2',qos_specs=None,replication_status=,reservations=['bcd888f7-5fdf-4220-a4aa-d679a8b9d788','93e036e6-ceca-4816-8432-f0e0984995ad','9b460afa-9187-49c3-a64c-c62f81802d8c','f0f8bc9a-1534-44e3-bf69-1002bfd18ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbf5735b0f63427c8c84fdefc9c9564c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1026274902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61af49de-0987-4a25-8527-9f4d85069de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7845dd94f14bb9887558240de341d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbf5735b0f63427c8c84fdefc9c9564c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.974606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef7d087-c470-4abc-b3bd-08ca7229201f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:03.998092 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef7d087-c470-4abc-b3bd-08ca7229201f) transitioned into state 'SUCCESS' from state '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-1026274902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7845dd94f14bb9887558240de341d2',qos_specs=None,replication_status=,reservations=['bcd888f7-5fdf-4220-a4aa-d679a8b9d788','93e036e6-ceca-4816-8432-f0e0984995ad','9b460afa-9187-49c3-a64c-c62f81802d8c','f0f8bc9a-1534-44e3-bf69-1002bfd18ff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbf5735b0f63427c8c84fdefc9c9564c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:03.999073 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b35227-f9a0-413d-a118-f62c98ce66d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:04.019356 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b35227-f9a0-413d-a118-f62c98ce66d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:04.020634 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Flow 'volume_create_api' (be86d73e-f3ee-456c-be10-3dcb9f2b123c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:04.021065 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Create volume request issued successfully. Aug 18 07:30:04.022126 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24a91877-bc54-4425-9549-e7488e5042fc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:04.022702 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 159/648] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:30:03 2026] POST /volume/v3/volumes => generated 899 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:04.040702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-075971f1-0886-4c29-b629-a255dff1418f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:04.044403 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-075971f1-0886-4c29-b629-a255dff1418f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:04.044837 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-075971f1-0886-4c29-b629-a255dff1418f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:04.045124 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-075971f1-0886-4c29-b629-a255dff1418f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:04.056511 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:04.056511 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:04.063451 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-075971f1-0886-4c29-b629-a255dff1418f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:04.072081 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-075971f1-0886-4c29-b629-a255dff1418f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:04.072692 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 163/649] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:04 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 967 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:04.110009 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-038d2fa1-6783-4626-8002-09f7da7b5abb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:04.112824 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-038d2fa1-6783-4626-8002-09f7da7b5abb tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 Aug 18 07:30:04.113071 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-038d2fa1-6783-4626-8002-09f7da7b5abb tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:04.113273 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-038d2fa1-6783-4626-8002-09f7da7b5abb tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:04.122759 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:04.122759 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:04.123231 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-038d2fa1-6783-4626-8002-09f7da7b5abb tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Snapshot retrieved successfully. Aug 18 07:30:04.124767 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-038d2fa1-6783-4626-8002-09f7da7b5abb tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 returned with HTTP 200 Aug 18 07:30:04.125228 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 166/650] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:04 2026] GET /volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:04.139118 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:04.141738 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] POST https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9/action Aug 18 07:30:04.142184 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:04.142433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:04.159867 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:04.159867 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:04.160492 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:04.218740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Created reservations ['e687c96a-35b2-4d2c-a289-c500858307f9', 'ba7353cc-c7e3-4a23-a5b7-0938c102749e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:04.233489 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Extend volume request issued successfully. Aug 18 07:30:04.233816 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a4e01892-c059-46a1-a8c2-98b91b85c950 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9/action returned with HTTP 202 Aug 18 07:30:04.234442 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 163/651] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:30:04 2026] POST /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:30:04.244608 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-86f4f6be-d84c-455c-a0ca-0d20118fe7cd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:04.247138 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86f4f6be-d84c-455c-a0ca-0d20118fe7cd tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:04.247425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86f4f6be-d84c-455c-a0ca-0d20118fe7cd tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:04.247721 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86f4f6be-d84c-455c-a0ca-0d20118fe7cd tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:04.259076 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:04.259076 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:04.266683 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-86f4f6be-d84c-455c-a0ca-0d20118fe7cd tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:04.274509 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86f4f6be-d84c-455c-a0ca-0d20118fe7cd tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 200 Aug 18 07:30:04.275075 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 160/652] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:04 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:05.090171 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-23cf2623-68d9-46e5-b163-375ae6861030 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.092999 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23cf2623-68d9-46e5-b163-375ae6861030 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:05.092999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23cf2623-68d9-46e5-b163-375ae6861030 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.092999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23cf2623-68d9-46e5-b163-375ae6861030 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.100055 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.100055 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:05.107049 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23cf2623-68d9-46e5-b163-375ae6861030 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:05.113128 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23cf2623-68d9-46e5-b163-375ae6861030 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:05.113585 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 164/653] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:05 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:05.157443 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-e2dafe83-7a80-4c94-a7b4-0b1c55f33fdb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.160965 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-e2dafe83-7a80-4c94-a7b4-0b1c55f33fdb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:05.161180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-e2dafe83-7a80-4c94-a7b4-0b1c55f33fdb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.161401 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-e2dafe83-7a80-4c94-a7b4-0b1c55f33fdb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.176039 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.176039 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:05.182868 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-e2dafe83-7a80-4c94-a7b4-0b1c55f33fdb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:05.190273 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-e2dafe83-7a80-4c94-a7b4-0b1c55f33fdb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:05.190978 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 167/654] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:05 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:05.292168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a3db74ec-8a79-452a-a095-9438546435fe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.294858 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3db74ec-8a79-452a-a095-9438546435fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:05.295040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3db74ec-8a79-452a-a095-9438546435fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.295254 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3db74ec-8a79-452a-a095-9438546435fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.302777 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.302777 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:05.307081 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a3db74ec-8a79-452a-a095-9438546435fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:05.311683 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3db74ec-8a79-452a-a095-9438546435fe tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 200 Aug 18 07:30:05.312103 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 164/655] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:05 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:05.329114 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02e148a9-ab5d-4d47-bf2d-e845cfb11d08 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.333177 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02e148a9-ab5d-4d47-bf2d-e845cfb11d08 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:05.333454 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02e148a9-ab5d-4d47-bf2d-e845cfb11d08 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.334135 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02e148a9-ab5d-4d47-bf2d-e845cfb11d08 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.343901 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.343901 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:05.348874 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-02e148a9-ab5d-4d47-bf2d-e845cfb11d08 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:05.355726 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02e148a9-ab5d-4d47-bf2d-e845cfb11d08 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 200 Aug 18 07:30:05.356177 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 161/656] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:05 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:05.371916 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-19b42762-1bce-4c92-abf3-93c507d8a46b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.374252 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19b42762-1bce-4c92-abf3-93c507d8a46b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 Aug 18 07:30:05.374525 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19b42762-1bce-4c92-abf3-93c507d8a46b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.374784 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19b42762-1bce-4c92-abf3-93c507d8a46b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.374957 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-19b42762-1bce-4c92-abf3-93c507d8a46b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Delete snapshot with id: ebba382c-abbe-4d00-a845-026fc9981a73 Aug 18 07:30:05.384593 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.384593 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:05.385226 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-19b42762-1bce-4c92-abf3-93c507d8a46b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Snapshot retrieved successfully. Aug 18 07:30:05.411130 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-19b42762-1bce-4c92-abf3-93c507d8a46b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Snapshot delete request issued successfully. Aug 18 07:30:05.411466 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19b42762-1bce-4c92-abf3-93c507d8a46b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 returned with HTTP 202 Aug 18 07:30:05.412046 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 165/657] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:30:05 2026] DELETE /volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:05.423226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2becbdb8-0dc2-465d-9544-f630a25f18f2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.426995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2becbdb8-0dc2-465d-9544-f630a25f18f2 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 Aug 18 07:30:05.426995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2becbdb8-0dc2-465d-9544-f630a25f18f2 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.426995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2becbdb8-0dc2-465d-9544-f630a25f18f2 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.433037 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.433037 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:05.433899 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2becbdb8-0dc2-465d-9544-f630a25f18f2 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Snapshot retrieved successfully. Aug 18 07:30:05.435238 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2becbdb8-0dc2-465d-9544-f630a25f18f2 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 returned with HTTP 200 Aug 18 07:30:05.435896 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 168/658] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:05 2026] GET /volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:05.854551 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-14d2070e-e7ea-4297-ba8f-7b481db1ba25 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.858108 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-14d2070e-e7ea-4297-ba8f-7b481db1ba25 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:05.859141 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-14d2070e-e7ea-4297-ba8f-7b481db1ba25 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.859141 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-14d2070e-e7ea-4297-ba8f-7b481db1ba25 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.871108 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.871108 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:05.877147 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-14d2070e-e7ea-4297-ba8f-7b481db1ba25 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:05.883704 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-14d2070e-e7ea-4297-ba8f-7b481db1ba25 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:05.883704 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 165/659] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:05 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:05.897718 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6a290b8c-a4dc-4909-8829-5e79aa2e1cf3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.898103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a290b8c-a4dc-4909-8829-5e79aa2e1cf3 None None] GET https://10.4.3.152/volume// Aug 18 07:30:05.898282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a290b8c-a4dc-4909-8829-5e79aa2e1cf3 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:05.898514 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a290b8c-a4dc-4909-8829-5e79aa2e1cf3 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:05.898879 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a290b8c-a4dc-4909-8829-5e79aa2e1cf3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:05.899264 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 162/660] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:30:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:05.912186 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-80492735-32b8-4803-bd73-84fdf8fcab3a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:05.916756 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-80492735-32b8-4803-bd73-84fdf8fcab3a tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:05.916756 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-80492735-32b8-4803-bd73-84fdf8fcab3a tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61af49de-0987-4a25-8527-9f4d85069de0", "connector": null, "instance_uuid": "8fc10c98-ad69-4b82-93c3-5ce49f573f0f"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:05.926798 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:05.926798 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:05.961475 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-80492735-32b8-4803-bd73-84fdf8fcab3a tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:05.962114 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 166/661] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:05 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:06.383919 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:06.386136 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:06.386546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1162592566"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:06.388723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1162592566'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:06.400709 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume of 1 GB Aug 18 07:30:06.400709 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:06.400709 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:06.401088 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Availability Zones retrieved successfully. Aug 18 07:30:06.408875 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (38d96e7c-0c44-4d96-bc30-a2aa982099d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:06.410380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f558047d-2bab-4b8f-be99-06080af0799b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:06.414533 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:06.421477 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:06.421477 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:06.436968 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f558047d-2bab-4b8f-be99-06080af0799b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb94c313-4802-4070-b35b-e29352d90484,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb94c313-4802-4070-b35b-e29352d90484', 'encryption_key_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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:06.437775 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31e2471f-d5c5-498c-8d86-d5896f6d0400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:06.448269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d459085f-1703-48e9-bff5-3ba01372fdf8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:06.453578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d459085f-1703-48e9-bff5-3ba01372fdf8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 Aug 18 07:30:06.454261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d459085f-1703-48e9-bff5-3ba01372fdf8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:06.454261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d459085f-1703-48e9-bff5-3ba01372fdf8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:06.461912 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d459085f-1703-48e9-bff5-3ba01372fdf8 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 returned with HTTP 404 Aug 18 07:30:06.462846 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 166/662] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:06 2026] GET /volume/v3/snapshots/ebba382c-abbe-4d00-a845-026fc9981a73 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:06.473366 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-85bfca6b-7af3-40a4-960d-64e1b7c63d1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:06.475685 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85bfca6b-7af3-40a4-960d-64e1b7c63d1d tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:06.475831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85bfca6b-7af3-40a4-960d-64e1b7c63d1d tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:06.476233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85bfca6b-7af3-40a4-960d-64e1b7c63d1d tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:06.487610 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:06.487610 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:06.491897 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-85bfca6b-7af3-40a4-960d-64e1b7c63d1d tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:06.492228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Created reservations ['12320b4b-2485-4513-93bc-b9aee8680a7e', '51fcbe0d-7655-4099-9e3e-d6aafd102e11', '496bbb34-5731-47f6-abb7-00cafc884cbd', 'a0c451ea-8abf-4139-9001-afcd8fd9bdad'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:06.493377 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31e2471f-d5c5-498c-8d86-d5896f6d0400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12320b4b-2485-4513-93bc-b9aee8680a7e', '51fcbe0d-7655-4099-9e3e-d6aafd102e11', '496bbb34-5731-47f6-abb7-00cafc884cbd', 'a0c451ea-8abf-4139-9001-afcd8fd9bdad']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:06.494599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae670164-a28b-4c0d-9da0-49e443ed4b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:06.497301 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85bfca6b-7af3-40a4-960d-64e1b7c63d1d tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 200 Aug 18 07:30:06.498227 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 163/663] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:06 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:06.518356 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:06.520593 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] DELETE https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:06.520848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:06.521091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:06.521312 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Delete volume with id: 97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:06.526040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae670164-a28b-4c0d-9da0-49e443ed4b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97d582f5-d592-4d11-b4b5-1cc96f4b909d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1162592566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['12320b4b-2485-4513-93bc-b9aee8680a7e','51fcbe0d-7655-4099-9e3e-d6aafd102e11','496bbb34-5731-47f6-abb7-00cafc884cbd','a0c451ea-8abf-4139-9001-afcd8fd9bdad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1162592566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97d582f5-d592-4d11-b4b5-1cc96f4b909d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f35264cd7f4368abc398c0e1cc632b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb94c313-4802-4070-b35b-e29352d90484),volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:06.526860 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1deb7035-e626-4828-b7ea-ae1de5adf933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:06.534020 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:06.534020 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:06.534675 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:06.558113 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1deb7035-e626-4828-b7ea-ae1de5adf933) transitioned into state 'SUCCESS' from state '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-1162592566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['12320b4b-2485-4513-93bc-b9aee8680a7e','51fcbe0d-7655-4099-9e3e-d6aafd102e11','496bbb34-5731-47f6-abb7-00cafc884cbd','a0c451ea-8abf-4139-9001-afcd8fd9bdad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:06.558873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c847105-dc80-4741-93ef-dcde418d35d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:06.572962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c847105-dc80-4741-93ef-dcde418d35d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:06.573788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (38d96e7c-0c44-4d96-bc30-a2aa982099d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:06.574066 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request issued successfully. Aug 18 07:30:06.575061 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-238e8347-dc83-4627-b5c4-e4f261e1d498 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:06.578880 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 169/664] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:30:06 2026] POST /volume/v3/volumes => generated 760 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:06.578909 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Delete volume request issued successfully. Aug 18 07:30:06.578909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53c6f4f0-c780-4a6d-af23-6ecf8c51a91b tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 202 Aug 18 07:30:06.578909 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 167/665] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:30:06 2026] DELETE /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:06.591364 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3672b15a-3363-41b4-a265-336f041d717a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:06.591459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e07db4f1-f2c2-44b4-a618-b0112f3f5166 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:06.593023 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3672b15a-3363-41b4-a265-336f041d717a tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:06.593300 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3672b15a-3363-41b4-a265-336f041d717a tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:06.593697 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3672b15a-3363-41b4-a265-336f041d717a tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:06.594512 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e07db4f1-f2c2-44b4-a618-b0112f3f5166 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:06.594512 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e07db4f1-f2c2-44b4-a618-b0112f3f5166 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:06.594800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e07db4f1-f2c2-44b4-a618-b0112f3f5166 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:06.605345 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:06.605345 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:06.609682 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:06.609682 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:06.611890 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e07db4f1-f2c2-44b4-a618-b0112f3f5166 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:06.615729 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3672b15a-3363-41b4-a265-336f041d717a tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Volume info retrieved successfully. Aug 18 07:30:06.618274 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e07db4f1-f2c2-44b4-a618-b0112f3f5166 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:06.618710 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 164/666] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:06 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:06.626353 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3672b15a-3363-41b4-a265-336f041d717a tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 200 Aug 18 07:30:06.626945 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 167/667] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:06 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:07.637645 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-195434a3-be6a-42e4-a057-2a61e3428da3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:07.641781 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-195434a3-be6a-42e4-a057-2a61e3428da3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:07.643121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-195434a3-be6a-42e4-a057-2a61e3428da3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:07.643121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-195434a3-be6a-42e4-a057-2a61e3428da3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:07.650534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2e667c92-bc09-41cb-a061-24edffa83e87 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:07.653559 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e667c92-bc09-41cb-a061-24edffa83e87 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] GET https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 Aug 18 07:30:07.653701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2e667c92-bc09-41cb-a061-24edffa83e87 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:07.653986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2e667c92-bc09-41cb-a061-24edffa83e87 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:07.655084 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:07.655084 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:07.662155 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-195434a3-be6a-42e4-a057-2a61e3428da3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:07.665364 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2e667c92-bc09-41cb-a061-24edffa83e87 tempest-VolumesExtendTest-1493402349 tempest-VolumesExtendTest-1493402349-project-member] https://10.4.3.152/volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 returned with HTTP 404 Aug 18 07:30:07.665926 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 168/668] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:07 2026] GET /volume/v3/volumes/97e16d5c-67f0-49aa-8468-c623aefb41a9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:07.669596 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-195434a3-be6a-42e4-a057-2a61e3428da3 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:07.670506 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 170/669] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:07 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:07.742469 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-e272418a-0dec-4c08-bf0b-2e8acea7f0f4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:07.745056 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-e272418a-0dec-4c08-bf0b-2e8acea7f0f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:07.745270 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-e272418a-0dec-4c08-bf0b-2e8acea7f0f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:07.745446 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-e272418a-0dec-4c08-bf0b-2e8acea7f0f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:07.754403 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:07.754403 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:07.758529 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-e272418a-0dec-4c08-bf0b-2e8acea7f0f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:07.763167 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-e272418a-0dec-4c08-bf0b-2e8acea7f0f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:07.763651 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 165/670] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:07 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:07.884001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8dbd1a76-c7b5-46b6-89b2-cff0da685cc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:07.884677 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8dbd1a76-c7b5-46b6-89b2-cff0da685cc8 None None] GET https://10.4.3.152/volume// Aug 18 07:30:07.884942 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8dbd1a76-c7b5-46b6-89b2-cff0da685cc8 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:07.885244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8dbd1a76-c7b5-46b6-89b2-cff0da685cc8 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:07.885676 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8dbd1a76-c7b5-46b6-89b2-cff0da685cc8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:07.886286 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 168/671] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:30:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:07.903008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-a335e5cc-6efe-4576-99ec-cf024264d107 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:07.905781 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-a335e5cc-6efe-4576-99ec-cf024264d107 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:07.906449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-a335e5cc-6efe-4576-99ec-cf024264d107 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97d582f5-d592-4d11-b4b5-1cc96f4b909d", "connector": null, "instance_uuid": "8475dc8d-9e9a-470d-8ffd-209793b10f97"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:07.926522 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:07.926522 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:07.976856 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-a335e5cc-6efe-4576-99ec-cf024264d107 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:07.977452 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 169/672] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:07 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:08.023696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fdbb6ce9-fa02-496b-8ede-5e738a581c2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.029538 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fdbb6ce9-fa02-496b-8ede-5e738a581c2a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:08.031515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fdbb6ce9-fa02-496b-8ede-5e738a581c2a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:08.031826 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fdbb6ce9-fa02-496b-8ede-5e738a581c2a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:08.039491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-573f12fb-834d-42d9-95b6-d6b248d3399c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.039947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-573f12fb-834d-42d9-95b6-d6b248d3399c None None] GET https://10.4.3.152/volume// Aug 18 07:30:08.039947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-573f12fb-834d-42d9-95b6-d6b248d3399c None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:08.040120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-573f12fb-834d-42d9-95b6-d6b248d3399c None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:08.040451 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-573f12fb-834d-42d9-95b6-d6b248d3399c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:08.040947 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 166/673] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:08.055086 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:08.055086 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:08.060248 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fdbb6ce9-fa02-496b-8ede-5e738a581c2a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:08.068125 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fdbb6ce9-fa02-496b-8ede-5e738a581c2a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:08.068529 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 171/674] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:08 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:08.069370 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7d03ace6-89d8-48d8-b0bf-0031138dadc7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.072383 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7d03ace6-89d8-48d8-b0bf-0031138dadc7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:08.073898 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7d03ace6-89d8-48d8-b0bf-0031138dadc7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:08.075915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7d03ace6-89d8-48d8-b0bf-0031138dadc7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:08.094433 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:08.094433 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:08.102780 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7d03ace6-89d8-48d8-b0bf-0031138dadc7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:08.110540 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7d03ace6-89d8-48d8-b0bf-0031138dadc7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:08.111043 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 169/675] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:30:08 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1032 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:08.220116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7c9bacf3-aa17-442a-9e96-1e7a45ec3ab1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.224229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7c9bacf3-aa17-442a-9e96-1e7a45ec3ab1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d Aug 18 07:30:08.224229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7c9bacf3-aa17-442a-9e96-1e7a45ec3ab1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:08.230910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7c9bacf3-aa17-442a-9e96-1e7a45ec3ab1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:08.238473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7c9bacf3-aa17-442a-9e96-1e7a45ec3ab1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:08.239122 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:08.239122 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:08.346505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3cdb00b4-91ac-4f96-9979-93f5a360c24f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.346895 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cdb00b4-91ac-4f96-9979-93f5a360c24f None None] GET https://10.4.3.152/volume// Aug 18 07:30:08.347066 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3cdb00b4-91ac-4f96-9979-93f5a360c24f None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:08.347269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3cdb00b4-91ac-4f96-9979-93f5a360c24f None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:08.347578 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cdb00b4-91ac-4f96-9979-93f5a360c24f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:08.349907 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 167/676] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:08.355791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-5fa46bc0-ef55-4c80-ae4f-014220099dee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.360226 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-5fa46bc0-ef55-4c80-ae4f-014220099dee tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:08.360226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-5fa46bc0-ef55-4c80-ae4f-014220099dee tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:08.360328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7c9bacf3-aa17-442a-9e96-1e7a45ec3ab1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" released by "attachment_update" :: held 0.121s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:08.360370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-5fa46bc0-ef55-4c80-ae4f-014220099dee tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:08.360408 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-7c9bacf3-aa17-442a-9e96-1e7a45ec3ab1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d returned with HTTP 200 Aug 18 07:30:08.360408 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 170/677] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:08 2026] PUT /volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:08.373773 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:08.373773 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:08.378269 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-5fa46bc0-ef55-4c80-ae4f-014220099dee tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:08.383565 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-5fa46bc0-ef55-4c80-ae4f-014220099dee tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:08.384042 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 172/678] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:30:08 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:08.500109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-6b38a117-4375-4bbe-b1a4-cb823012f7ec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.505962 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-6b38a117-4375-4bbe-b1a4-cb823012f7ec tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] PUT https://10.4.3.152/volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103 Aug 18 07:30:08.506527 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-6b38a117-4375-4bbe-b1a4-cb823012f7ec tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:08.517286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-6b38a117-4375-4bbe-b1a4-cb823012f7ec tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Acquiring lock "cinder-attachment_update-61af49de-0987-4a25-8527-9f4d85069de0-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:08.523094 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-6b38a117-4375-4bbe-b1a4-cb823012f7ec tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Lock "cinder-attachment_update-61af49de-0987-4a25-8527-9f4d85069de0-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:08.524013 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:08.524013 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:08.633301 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-6b38a117-4375-4bbe-b1a4-cb823012f7ec tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Lock "cinder-attachment_update-61af49de-0987-4a25-8527-9f4d85069de0-np0000007613" released by "attachment_update" :: held 0.110s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:08.633594 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-6b38a117-4375-4bbe-b1a4-cb823012f7ec tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103 returned with HTTP 200 Aug 18 07:30:08.634200 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 170/679] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:08 2026] PUT /volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:08.675065 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-2eea1024-4952-4577-82ef-fbb63250cd8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:08.681753 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-2eea1024-4952-4577-82ef-fbb63250cd8a tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] POST https://10.4.3.152/volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103/action Aug 18 07:30:08.682534 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-2eea1024-4952-4577-82ef-fbb63250cd8a tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:08.682784 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-2eea1024-4952-4577-82ef-fbb63250cd8a tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:08.707345 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:08.707345 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:08.727697 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-15d1d577-38c6-43a9-a8d8-2941cf86f281 req-2eea1024-4952-4577-82ef-fbb63250cd8a tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103/action returned with HTTP 204 Aug 18 07:30:08.728707 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 168/680] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:30:08 2026] POST /volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:09.086043 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f18d3a94-731f-448c-8d20-7d2eeee2199e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:09.090352 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f18d3a94-731f-448c-8d20-7d2eeee2199e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:09.090352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f18d3a94-731f-448c-8d20-7d2eeee2199e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:09.090352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f18d3a94-731f-448c-8d20-7d2eeee2199e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:09.105497 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:09.105497 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:09.109539 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f18d3a94-731f-448c-8d20-7d2eeee2199e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:09.121002 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f18d3a94-731f-448c-8d20-7d2eeee2199e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:09.121440 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 171/681] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:09 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:09.272802 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:09.455287 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:09.455852 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-795217777"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:09.459788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-795217777'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:09.459788 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Create volume of 1 GB Aug 18 07:30:09.469683 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Availability Zones retrieved successfully. Aug 18 07:30:09.486015 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Flow 'volume_create_api' (da2f6251-bc17-4505-9feb-822f836ff57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:09.488040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a3c81d7-7b96-4009-ab6a-a1aa44214fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:09.489686 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:09.538237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a3c81d7-7b96-4009-ab6a-a1aa44214fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:09.539260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fed8d98-f3b2-47f9-b227-3cd29cea1e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:09.646937 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Created reservations ['36651e75-fabf-4d34-aeb5-f809cdb341ed', '54c1431d-6aa9-4e4e-b58c-6d479b8168f9', '7111d7d8-4bdf-4cb3-8c9c-db5817a4f020', '87ee8c5d-ad81-4e7e-95fb-ba9f56e1f0c4'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:09.648079 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fed8d98-f3b2-47f9-b227-3cd29cea1e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36651e75-fabf-4d34-aeb5-f809cdb341ed', '54c1431d-6aa9-4e4e-b58c-6d479b8168f9', '7111d7d8-4bdf-4cb3-8c9c-db5817a4f020', '87ee8c5d-ad81-4e7e-95fb-ba9f56e1f0c4']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:09.649167 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2cbe56-51dd-4fd9-bd53-67bc043aabd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:09.678224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2cbe56-51dd-4fd9-bd53-67bc043aabd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88567609-9b7e-493c-894c-a7212656888a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-795217777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dafaeae64fd4497a46f96166833e197',qos_specs=None,replication_status=,reservations=['36651e75-fabf-4d34-aeb5-f809cdb341ed','54c1431d-6aa9-4e4e-b58c-6d479b8168f9','7111d7d8-4bdf-4cb3-8c9c-db5817a4f020','87ee8c5d-ad81-4e7e-95fb-ba9f56e1f0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4704ffcabe042e5b0dba84a855a650b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-795217777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88567609-9b7e-493c-894c-a7212656888a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7dafaeae64fd4497a46f96166833e197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4704ffcabe042e5b0dba84a855a650b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:09.679740 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12b32dc-4e99-4947-b3e9-84d2b4b9b64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:09.704352 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12b32dc-4e99-4947-b3e9-84d2b4b9b64f) transitioned into state 'SUCCESS' from state '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-795217777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7dafaeae64fd4497a46f96166833e197',qos_specs=None,replication_status=,reservations=['36651e75-fabf-4d34-aeb5-f809cdb341ed','54c1431d-6aa9-4e4e-b58c-6d479b8168f9','7111d7d8-4bdf-4cb3-8c9c-db5817a4f020','87ee8c5d-ad81-4e7e-95fb-ba9f56e1f0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4704ffcabe042e5b0dba84a855a650b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:09.706234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59af1f9-5d11-4580-9adc-09d699504f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:09.719158 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59af1f9-5d11-4580-9adc-09d699504f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:09.720191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Flow 'volume_create_api' (da2f6251-bc17-4505-9feb-822f836ff57d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:09.720589 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Create volume request issued successfully. Aug 18 07:30:09.721433 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dfad6a9c-0b64-4479-97e0-d27ec6857e29 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:09.723148 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 173/682] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:30:09 2026] POST /volume/v3/volumes => generated 757 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:09.741228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a45d30f-15f3-4783-99f3-ab03d37514e2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:09.746147 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a45d30f-15f3-4783-99f3-ab03d37514e2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:09.746407 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a45d30f-15f3-4783-99f3-ab03d37514e2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:09.746648 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a45d30f-15f3-4783-99f3-ab03d37514e2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:09.766234 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:09.766234 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:09.768999 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4a45d30f-15f3-4783-99f3-ab03d37514e2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:09.779940 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a45d30f-15f3-4783-99f3-ab03d37514e2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a returned with HTTP 200 Aug 18 07:30:09.783050 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 171/683] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:09 2026] GET /volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a => generated 825 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:10.141230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4469dfcf-eace-49e8-9560-e1e694361028 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:10.143747 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4469dfcf-eace-49e8-9560-e1e694361028 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:10.143825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4469dfcf-eace-49e8-9560-e1e694361028 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:10.144023 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4469dfcf-eace-49e8-9560-e1e694361028 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:10.156751 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:10.156751 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:10.161915 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4469dfcf-eace-49e8-9560-e1e694361028 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:10.168663 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4469dfcf-eace-49e8-9560-e1e694361028 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:10.169192 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 169/684] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:10 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:10.800366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e06adabf-e8c1-4d77-b0f6-ee4a72422a01 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:10.804513 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e06adabf-e8c1-4d77-b0f6-ee4a72422a01 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:10.804654 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e06adabf-e8c1-4d77-b0f6-ee4a72422a01 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:10.804860 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e06adabf-e8c1-4d77-b0f6-ee4a72422a01 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:10.814289 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:10.814289 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:10.819575 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e06adabf-e8c1-4d77-b0f6-ee4a72422a01 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:10.826711 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e06adabf-e8c1-4d77-b0f6-ee4a72422a01 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a returned with HTTP 200 Aug 18 07:30:10.827161 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 172/685] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:10 2026] GET /volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:10.844423 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:10.848186 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:10.848631 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88567609-9b7e-493c-894c-a7212656888a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1314240205"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:10.861404 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:10.861404 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:10.861404 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:10.861621 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Create snapshot from volume 88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:10.915291 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Created reservations ['ab5dafe1-69c4-4c4d-b8ec-fe41ca1e76b5', '752c5386-967d-4b62-9382-bd08c3ac9781', 'edf557ca-65dc-4119-86ef-f53df51af037', '387e17f7-45b6-4db9-a840-0a253473294c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:10.965105 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot create request issued successfully. Aug 18 07:30:10.965635 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3bfe2366-aa74-4e1a-b092-20ad4b9a1a86 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:30:10.966088 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 174/686] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:30:10 2026] POST /volume/v3/snapshots => generated 314 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:10.976042 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fa0a7ce7-8358-4392-b58b-a7b87a041769 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:10.978407 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa0a7ce7-8358-4392-b58b-a7b87a041769 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac Aug 18 07:30:10.978695 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa0a7ce7-8358-4392-b58b-a7b87a041769 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:10.979069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa0a7ce7-8358-4392-b58b-a7b87a041769 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:10.985816 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:10.985816 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:10.986399 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fa0a7ce7-8358-4392-b58b-a7b87a041769 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:10.987486 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa0a7ce7-8358-4392-b58b-a7b87a041769 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac returned with HTTP 200 Aug 18 07:30:10.987975 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 172/687] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:10 2026] GET /volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:11.182616 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4c6035aa-56ad-479e-b3f5-1b5843391fdd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:11.184907 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c6035aa-56ad-479e-b3f5-1b5843391fdd tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:11.185479 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c6035aa-56ad-479e-b3f5-1b5843391fdd tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:11.185777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c6035aa-56ad-479e-b3f5-1b5843391fdd tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:11.214739 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:11.214739 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:11.220105 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4c6035aa-56ad-479e-b3f5-1b5843391fdd tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:11.227233 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c6035aa-56ad-479e-b3f5-1b5843391fdd tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:11.227233 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 170/688] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:11 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:12.002162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5c87cdf8-fba8-458a-abf6-6c2073a4c43f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:12.004635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c87cdf8-fba8-458a-abf6-6c2073a4c43f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac Aug 18 07:30:12.004928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c87cdf8-fba8-458a-abf6-6c2073a4c43f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:12.006478 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c87cdf8-fba8-458a-abf6-6c2073a4c43f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:12.014885 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:12.014885 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:12.016825 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5c87cdf8-fba8-458a-abf6-6c2073a4c43f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:12.016825 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c87cdf8-fba8-458a-abf6-6c2073a4c43f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac returned with HTTP 200 Aug 18 07:30:12.017094 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 173/689] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:12 2026] GET /volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:12.030623 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:12.033386 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:12.033790 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88567609-9b7e-493c-894c-a7212656888a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1943821882"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:12.050296 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:12.050296 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:12.050691 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:12.050876 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Create snapshot from volume 88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:12.089891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Created reservations ['c666b6e3-8f74-4f45-80d4-a852cd056e29', 'd5566c79-d4b1-4a4c-bcd4-b8ad65c8b363', '4de05a79-b153-4841-9d72-8925d3a8d4a7', 'c5842b0e-6192-40d0-ad18-7bb916755903'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:12.144517 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot create request issued successfully. Aug 18 07:30:12.144909 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd73fd4a-4ba5-4461-8aba-8d8dc5d17320 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:30:12.145374 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 175/690] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:30:12 2026] POST /volume/v3/snapshots => generated 314 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:12.162421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5045db76-1b5f-4bf7-8c95-e11c73e02251 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:12.166143 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5045db76-1b5f-4bf7-8c95-e11c73e02251 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 Aug 18 07:30:12.166488 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5045db76-1b5f-4bf7-8c95-e11c73e02251 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:12.166766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5045db76-1b5f-4bf7-8c95-e11c73e02251 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:12.179379 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:12.179379 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:12.179379 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5045db76-1b5f-4bf7-8c95-e11c73e02251 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:12.180784 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5045db76-1b5f-4bf7-8c95-e11c73e02251 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 returned with HTTP 200 Aug 18 07:30:12.181930 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 173/691] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:12 2026] GET /volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:12.256851 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-41f4fd75-be2d-4c18-8ec0-7185d8108433 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:12.266348 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41f4fd75-be2d-4c18-8ec0-7185d8108433 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:12.267624 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41f4fd75-be2d-4c18-8ec0-7185d8108433 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:12.267923 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41f4fd75-be2d-4c18-8ec0-7185d8108433 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:12.288237 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:12.288237 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:12.294501 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-41f4fd75-be2d-4c18-8ec0-7185d8108433 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:12.300320 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41f4fd75-be2d-4c18-8ec0-7185d8108433 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:12.300845 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 171/692] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:12 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:13.198807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-51721dfe-24e0-4289-b90e-38e9aa1b91c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:13.207672 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51721dfe-24e0-4289-b90e-38e9aa1b91c9 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 Aug 18 07:30:13.207901 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51721dfe-24e0-4289-b90e-38e9aa1b91c9 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:13.208107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51721dfe-24e0-4289-b90e-38e9aa1b91c9 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:13.215568 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:13.215568 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:13.216620 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-51721dfe-24e0-4289-b90e-38e9aa1b91c9 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:13.217014 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51721dfe-24e0-4289-b90e-38e9aa1b91c9 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 returned with HTTP 200 Aug 18 07:30:13.217422 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 174/693] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:13 2026] GET /volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:13.228911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:13.233813 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:13.234162 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88567609-9b7e-493c-894c-a7212656888a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:13.253071 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:13.253071 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:13.254158 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:13.254158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Create snapshot from volume 88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:13.296381 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Created reservations ['ae99d4c3-02e2-4478-ab75-fef3e5ffc219', 'b0195bdf-1261-431e-a824-d5497036ea66', '26eddfa3-7a0a-4540-add8-c8c195a8a8e5', '1cc05a37-d0c3-4d7d-aec4-249112a72d71'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:13.315188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-974a074e-8402-4e1e-825f-ca2604a15347 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:13.319660 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-974a074e-8402-4e1e-825f-ca2604a15347 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:13.319948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-974a074e-8402-4e1e-825f-ca2604a15347 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:13.320231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-974a074e-8402-4e1e-825f-ca2604a15347 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:13.343005 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:13.343005 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:13.349519 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot create request issued successfully. Aug 18 07:30:13.349873 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-221201e3-283e-46af-8e1d-e1eb0ecb5286 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:30:13.350386 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 176/694] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:30:13 2026] POST /volume/v3/snapshots => generated 314 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:13.357681 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-974a074e-8402-4e1e-825f-ca2604a15347 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:13.364098 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-974a074e-8402-4e1e-825f-ca2604a15347 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:13.365023 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 174/695] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:13 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:13.368702 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0bf8a659-7ebd-408d-b6e0-a4d18933de7c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:13.378471 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bf8a659-7ebd-408d-b6e0-a4d18933de7c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 Aug 18 07:30:13.378799 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bf8a659-7ebd-408d-b6e0-a4d18933de7c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:13.380069 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bf8a659-7ebd-408d-b6e0-a4d18933de7c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:13.386541 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:13.386541 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:13.386996 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0bf8a659-7ebd-408d-b6e0-a4d18933de7c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:13.387789 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bf8a659-7ebd-408d-b6e0-a4d18933de7c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 returned with HTTP 200 Aug 18 07:30:13.388134 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 172/696] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:13 2026] GET /volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.381863 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b6bd8d2e-14c5-442f-8e3c-dcd0f6a86fda None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.384085 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6bd8d2e-14c5-442f-8e3c-dcd0f6a86fda tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:14.384325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6bd8d2e-14c5-442f-8e3c-dcd0f6a86fda tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.384541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6bd8d2e-14c5-442f-8e3c-dcd0f6a86fda tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.395385 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.395385 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:14.399595 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b6bd8d2e-14c5-442f-8e3c-dcd0f6a86fda tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:14.399746 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d523a46f-31d3-4ee7-b2af-a6fd26963e6d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.401593 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d523a46f-31d3-4ee7-b2af-a6fd26963e6d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 Aug 18 07:30:14.401770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d523a46f-31d3-4ee7-b2af-a6fd26963e6d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.401953 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d523a46f-31d3-4ee7-b2af-a6fd26963e6d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.404357 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6bd8d2e-14c5-442f-8e3c-dcd0f6a86fda tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:14.404761 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 175/697] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.406952 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.406952 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:14.407355 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d523a46f-31d3-4ee7-b2af-a6fd26963e6d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:14.408283 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d523a46f-31d3-4ee7-b2af-a6fd26963e6d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 returned with HTTP 200 Aug 18 07:30:14.408914 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 177/698] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.417963 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-b88f6e52-4170-47e5-b909-677b3aa36ef4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.423257 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.423565 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-b88f6e52-4170-47e5-b909-677b3aa36ef4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d/action Aug 18 07:30:14.424060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-b88f6e52-4170-47e5-b909-677b3aa36ef4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:14.424060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-b88f6e52-4170-47e5-b909-677b3aa36ef4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:14.425742 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=1 Aug 18 07:30:14.427343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.427343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.427343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.427818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.440031 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.440031 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d6aca16-60cd-407e-99aa-0976a7a08f26 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 07:30:14.440031 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 173/699] 10.4.3.152 () {66 vars in 1258 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.449997 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.449997 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:14.460045 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.462600 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:14.462959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.463098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.464051 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.465258 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.475323 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.475663 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-526f11b0-4d5c-4202-b4a5-66a1415e50b0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 18 07:30:14.475779 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d0799702-350a-40b2-91d0-6516ca88fa45 req-b88f6e52-4170-47e5-b909-677b3aa36ef4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d/action returned with HTTP 204 Aug 18 07:30:14.476536 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 176/700] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.476590 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 175/701] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:30:14 2026] POST /volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:14.485728 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.487077 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=100000 Aug 18 07:30:14.487842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.488122 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.488521 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.489609 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.493877 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.495589 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dae7e9d1-df4c-4b98-a94f-285bce2fb782 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 07:30:14.495589 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 178/702] 10.4.3.152 () {66 vars in 1268 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.507229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.509282 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=0 Aug 18 07:30:14.509581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.509847 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.510147 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.510497 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.510497 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:14.511544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.520589 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.520677 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c24e39b7-01b3-4972-8cd7-f27b59890257 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 07:30:14.521099 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 174/703] 10.4.3.152 () {66 vars in 1258 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:30:14.538697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b191c573-2463-420c-b391-632ed39e8b48 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.543336 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b191c573-2463-420c-b391-632ed39e8b48 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:14.543336 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b191c573-2463-420c-b391-632ed39e8b48 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.543534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b191c573-2463-420c-b391-632ed39e8b48 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.543797 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-b191c573-2463-420c-b391-632ed39e8b48 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.544022 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.544022 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:14.544840 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-b191c573-2463-420c-b391-632ed39e8b48 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.549859 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b191c573-2463-420c-b391-632ed39e8b48 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.550265 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b191c573-2463-420c-b391-632ed39e8b48 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 18 07:30:14.550618 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 177/704] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots => generated 996 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.566632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-63869905-27c7-402c-af7b-0d839ce30ea5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.569409 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63869905-27c7-402c-af7b-0d839ce30ea5 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?marker=2dc12a1d-daa3-446b-872d-a72e3f5ead65 Aug 18 07:30:14.569556 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63869905-27c7-402c-af7b-0d839ce30ea5 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.569903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63869905-27c7-402c-af7b-0d839ce30ea5 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.570373 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-63869905-27c7-402c-af7b-0d839ce30ea5 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.571892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-63869905-27c7-402c-af7b-0d839ce30ea5 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.596622 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-63869905-27c7-402c-af7b-0d839ce30ea5 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.597027 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63869905-27c7-402c-af7b-0d839ce30ea5 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?marker=2dc12a1d-daa3-446b-872d-a72e3f5ead65 returned with HTTP 200 Aug 18 07:30:14.597592 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 176/705] 10.4.3.152 () {66 vars in 1330 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?marker=2dc12a1d-daa3-446b-872d-a72e3f5ead65 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.610307 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.615340 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?offset=2&limit=3 Aug 18 07:30:14.615545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.615746 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.615969 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.616662 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.616662 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:14.617226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.639254 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.639652 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cba9af0-4800-4584-a4e9-afa8410bea8d tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 07:30:14.640224 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 179/706] 10.4.3.152 () {66 vars in 1276 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.653836 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.657040 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 07:30:14.657334 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.657627 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.657902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.659579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.682017 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.682377 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-184afb32-e1a4-4d5c-8cfa-ef43f3d260f6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 07:30:14.682947 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 175/707] 10.4.3.152 () {66 vars in 1308 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.695168 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0fe3e297-416a-4f12-99a8-f66aea631449 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.697195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fe3e297-416a-4f12-99a8-f66aea631449 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 07:30:14.697407 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fe3e297-416a-4f12-99a8-f66aea631449 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.697682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fe3e297-416a-4f12-99a8-f66aea631449 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.697827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-0fe3e297-416a-4f12-99a8-f66aea631449 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.698086 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.698086 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:14.699146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-0fe3e297-416a-4f12-99a8-f66aea631449 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.704107 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0fe3e297-416a-4f12-99a8-f66aea631449 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.704107 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fe3e297-416a-4f12-99a8-f66aea631449 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 07:30:14.704595 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 178/708] 10.4.3.152 () {66 vars in 1310 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.724950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.726848 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 07:30:14.727089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.727371 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.727736 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.728190 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.728190 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:14.729332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.746162 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.746695 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f11f1044-17c4-448f-b14d-81bc8c629ce0 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 07:30:14.747204 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 177/709] 10.4.3.152 () {66 vars in 1292 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.763443 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b319b183-c0e2-418b-86d1-ca56200c32ff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.768613 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b319b183-c0e2-418b-86d1-ca56200c32ff tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 07:30:14.768917 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b319b183-c0e2-418b-86d1-ca56200c32ff tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.769183 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b319b183-c0e2-418b-86d1-ca56200c32ff tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.771373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-b319b183-c0e2-418b-86d1-ca56200c32ff tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.771929 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.771929 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:14.773095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-b319b183-c0e2-418b-86d1-ca56200c32ff tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.787749 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b319b183-c0e2-418b-86d1-ca56200c32ff tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.788114 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b319b183-c0e2-418b-86d1-ca56200c32ff tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 07:30:14.788630 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 180/710] 10.4.3.152 () {66 vars in 1294 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.804139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.808256 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 07:30:14.808256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.808256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.808256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.808256 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.808256 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:14.808256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.824840 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.825768 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a6fd7ba-870b-4c11-8383-d5e81b9700bb tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 07:30:14.826591 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 176/711] 10.4.3.152 () {66 vars in 1312 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.839642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.841649 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 07:30:14.841889 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.842123 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.842402 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.842710 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.842710 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:14.843825 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.859096 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.859677 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c06677bc-2cf7-4f07-8b1d-7afc277757c3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 07:30:14.860089 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 179/712] 10.4.3.152 () {66 vars in 1314 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.874368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a668c68-9111-4822-bd55-1b4829178130 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.878893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a668c68-9111-4822-bd55-1b4829178130 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 Aug 18 07:30:14.878893 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a668c68-9111-4822-bd55-1b4829178130 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.880080 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a668c68-9111-4822-bd55-1b4829178130 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.880080 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-7a668c68-9111-4822-bd55-1b4829178130 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.880080 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.880080 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:14.881556 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-7a668c68-9111-4822-bd55-1b4829178130 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.901397 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a668c68-9111-4822-bd55-1b4829178130 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.901397 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.901397 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:14.901397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a668c68-9111-4822-bd55-1b4829178130 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 returned with HTTP 200 Aug 18 07:30:14.902086 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 178/713] 10.4.3.152 () {66 vars in 1385 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.914067 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.916464 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail?status=available Aug 18 07:30:14.916727 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.916956 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.917275 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.917681 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.917681 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:14.918869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.934903 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.935475 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.935475 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:14.936140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6837ef7c-dfe5-411f-bb1c-018d1aa2ee3a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 07:30:14.936585 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 181/714] 10.4.3.152 () {66 vars in 1297 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:14.950779 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.952669 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 Aug 18 07:30:14.953065 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.953280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.953510 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.953780 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.953780 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:14.954935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:14.969732 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:14.970133 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.970133 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:14.970969 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09ad33d1-ace6-4919-91f2-de17c1345db1 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 returned with HTTP 200 Aug 18 07:30:14.971871 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 177/715] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:14.984965 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:14.987415 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 Aug 18 07:30:14.987685 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:14.987933 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:14.988183 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:14.988543 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:14.988543 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:14.989574 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:15.003064 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:15.003641 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7164e7db-3529-477d-b13f-3dca76ea01d7 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 returned with HTTP 200 Aug 18 07:30:15.004234 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 180/716] 10.4.3.152 () {66 vars in 1364 bytes} [Tue Aug 18 07:30:14 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:15.015349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.018350 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?status=available Aug 18 07:30:15.020227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.020227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.020227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:15.020442 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:15.032159 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:15.032678 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44d3d0d4-b814-493d-88e3-8667f1e1ffa3 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 07:30:15.033126 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 179/717] 10.4.3.152 () {66 vars in 1276 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:15.041875 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.043746 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 Aug 18 07:30:15.043987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.044260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.044548 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:15.045724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:30:15.057282 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Get all snapshots completed successfully. Aug 18 07:30:15.057638 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b583d56-94d4-4afb-9561-6dc41f5f14c6 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 returned with HTTP 200 Aug 18 07:30:15.058992 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 182/718] 10.4.3.152 () {66 vars in 1398 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1031283684 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:15.070726 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.072657 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 Aug 18 07:30:15.072866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.073056 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.073187 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Delete snapshot with id: 85d08628-501e-49fe-8026-9ace959c83a1 Aug 18 07:30:15.082088 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.082088 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:15.082900 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:15.112020 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot delete request issued successfully. Aug 18 07:30:15.112153 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01ad941c-3a78-42d5-89c5-d815d4ebc548 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 returned with HTTP 202 Aug 18 07:30:15.112620 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 178/719] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:30:15 2026] DELETE /volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:15.123119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f6f70ef4-753c-49db-9988-4693d7c353ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.125451 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6f70ef4-753c-49db-9988-4693d7c353ed tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 Aug 18 07:30:15.126699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6f70ef4-753c-49db-9988-4693d7c353ed tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.126699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6f70ef4-753c-49db-9988-4693d7c353ed tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.132992 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.132992 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:15.134680 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f6f70ef4-753c-49db-9988-4693d7c353ed tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:15.135003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6f70ef4-753c-49db-9988-4693d7c353ed tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 returned with HTTP 200 Aug 18 07:30:15.135808 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 181/720] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:15.422524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c7af4376-5193-4c16-a293-1a59e41590d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.425555 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c7af4376-5193-4c16-a293-1a59e41590d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:15.425869 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c7af4376-5193-4c16-a293-1a59e41590d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.426149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c7af4376-5193-4c16-a293-1a59e41590d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.440859 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.440859 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:15.448762 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c7af4376-5193-4c16-a293-1a59e41590d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:15.458811 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c7af4376-5193-4c16-a293-1a59e41590d2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:15.459610 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 180/721] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:15.527624 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-a6f3bb29-450a-405a-8de6-b3133e84384c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.530036 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-a6f3bb29-450a-405a-8de6-b3133e84384c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:15.530223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-a6f3bb29-450a-405a-8de6-b3133e84384c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.530466 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-a6f3bb29-450a-405a-8de6-b3133e84384c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.542608 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.542608 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:15.551248 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-a6f3bb29-450a-405a-8de6-b3133e84384c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:15.561120 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-a6f3bb29-450a-405a-8de6-b3133e84384c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:15.561267 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 183/722] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:15.662884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-93c73a74-c69b-4208-b42a-f1474a1f92bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.663407 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93c73a74-c69b-4208-b42a-f1474a1f92bf None None] GET https://10.4.3.152/volume// Aug 18 07:30:15.663660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93c73a74-c69b-4208-b42a-f1474a1f92bf None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.663885 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93c73a74-c69b-4208-b42a-f1474a1f92bf None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.664306 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93c73a74-c69b-4208-b42a-f1474a1f92bf None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:15.664693 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 179/723] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:15.672550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-f9a0c4ae-5b25-4889-b959-609dae2e62ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.674970 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-f9a0c4ae-5b25-4889-b959-609dae2e62ed tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:15.675439 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-f9a0c4ae-5b25-4889-b959-609dae2e62ed tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97d582f5-d592-4d11-b4b5-1cc96f4b909d", "connector": null, "instance_uuid": "1b39c94f-dacb-4e7e-9616-5d044a306098"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:15.688887 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.688887 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:15.722234 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-f9a0c4ae-5b25-4889-b959-609dae2e62ed tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:15.722234 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 182/724] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:15 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:15.751472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-778d34a0-274a-4633-bc33-0bff18406910 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.756316 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-778d34a0-274a-4633-bc33-0bff18406910 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:15.756558 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-778d34a0-274a-4633-bc33-0bff18406910 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.756841 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-778d34a0-274a-4633-bc33-0bff18406910 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.769539 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2663757e-c6d3-436b-b7d1-2a2c77964842 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.770347 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2663757e-c6d3-436b-b7d1-2a2c77964842 None None] GET https://10.4.3.152/volume// Aug 18 07:30:15.770347 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2663757e-c6d3-436b-b7d1-2a2c77964842 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.770475 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2663757e-c6d3-436b-b7d1-2a2c77964842 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.770871 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2663757e-c6d3-436b-b7d1-2a2c77964842 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:15.771540 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 184/725] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:30:15.779582 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.779582 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:15.782417 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-290e7e14-a3a6-4ef3-b805-419eb02c2f79 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.783302 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-778d34a0-274a-4633-bc33-0bff18406910 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:15.787010 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-290e7e14-a3a6-4ef3-b805-419eb02c2f79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:15.787010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-290e7e14-a3a6-4ef3-b805-419eb02c2f79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:15.787010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-290e7e14-a3a6-4ef3-b805-419eb02c2f79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:15.789219 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-778d34a0-274a-4633-bc33-0bff18406910 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:15.789902 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 181/726] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:30:15.807410 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.807410 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:15.811746 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-290e7e14-a3a6-4ef3-b805-419eb02c2f79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:15.817559 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-290e7e14-a3a6-4ef3-b805-419eb02c2f79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:15.818049 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 180/727] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:30:15 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:15.919817 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-d1a792c0-b5cc-4718-b488-965092d24a28 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:15.922657 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-d1a792c0-b5cc-4718-b488-965092d24a28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc Aug 18 07:30:15.923193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-d1a792c0-b5cc-4718-b488-965092d24a28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:15.932784 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-d1a792c0-b5cc-4718-b488-965092d24a28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:15.938687 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-d1a792c0-b5cc-4718-b488-965092d24a28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:15.940096 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:15.940096 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:16.045433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-d1a792c0-b5cc-4718-b488-965092d24a28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" released by "attachment_update" :: held 0.107s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:16.045829 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-d1a792c0-b5cc-4718-b488-965092d24a28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc returned with HTTP 200 Aug 18 07:30:16.047803 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 183/728] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:15 2026] PUT /volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:16.147235 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c332c82-2ee3-47bb-a7d5-5d8cf340c1f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:16.149382 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c332c82-2ee3-47bb-a7d5-5d8cf340c1f4 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 Aug 18 07:30:16.149751 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c332c82-2ee3-47bb-a7d5-5d8cf340c1f4 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:16.150036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c332c82-2ee3-47bb-a7d5-5d8cf340c1f4 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:16.165079 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c332c82-2ee3-47bb-a7d5-5d8cf340c1f4 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 returned with HTTP 404 Aug 18 07:30:16.165731 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 185/729] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:16 2026] GET /volume/v3/snapshots/85d08628-501e-49fe-8026-9ace959c83a1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:16.174588 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:16.177288 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 Aug 18 07:30:16.179069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:16.179069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:16.179069 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Delete snapshot with id: 2dc12a1d-daa3-446b-872d-a72e3f5ead65 Aug 18 07:30:16.185102 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:16.185102 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:16.185845 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:16.218695 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot delete request issued successfully. Aug 18 07:30:16.219014 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-555c4fd7-3fd2-423c-8b97-9e67fd27f86f tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 returned with HTTP 202 Aug 18 07:30:16.220056 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 182/730] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:30:16 2026] DELETE /volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:16.227879 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-20f2f87f-b30b-4129-867a-e6e7d7291ad2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:16.230326 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20f2f87f-b30b-4129-867a-e6e7d7291ad2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 Aug 18 07:30:16.230594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-20f2f87f-b30b-4129-867a-e6e7d7291ad2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:16.230768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-20f2f87f-b30b-4129-867a-e6e7d7291ad2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:16.236390 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:16.236390 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:16.236844 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-20f2f87f-b30b-4129-867a-e6e7d7291ad2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:16.237949 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20f2f87f-b30b-4129-867a-e6e7d7291ad2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 returned with HTTP 200 Aug 18 07:30:16.238273 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 181/731] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:16 2026] GET /volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:16.809719 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f562bc21-ef8d-4eac-a25e-6337ac9c64c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:16.811758 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f562bc21-ef8d-4eac-a25e-6337ac9c64c9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:16.811979 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f562bc21-ef8d-4eac-a25e-6337ac9c64c9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:16.812229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f562bc21-ef8d-4eac-a25e-6337ac9c64c9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:16.826620 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:16.826620 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:16.830175 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f562bc21-ef8d-4eac-a25e-6337ac9c64c9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:16.834576 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f562bc21-ef8d-4eac-a25e-6337ac9c64c9 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:16.834946 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 184/732] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:16 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:17.248595 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-03b0452f-5b88-48ac-bd77-06a00b1d42ee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:17.251284 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-03b0452f-5b88-48ac-bd77-06a00b1d42ee tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 Aug 18 07:30:17.251554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-03b0452f-5b88-48ac-bd77-06a00b1d42ee tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:17.251737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-03b0452f-5b88-48ac-bd77-06a00b1d42ee tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:17.256923 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-03b0452f-5b88-48ac-bd77-06a00b1d42ee tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 returned with HTTP 404 Aug 18 07:30:17.257443 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 186/733] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:17 2026] GET /volume/v3/snapshots/2dc12a1d-daa3-446b-872d-a72e3f5ead65 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:17.268066 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:17.270937 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac Aug 18 07:30:17.271252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:17.271404 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:17.271653 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Delete snapshot with id: f7f697d7-8418-4826-8c12-256faa5f11ac Aug 18 07:30:17.281926 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:17.281926 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:17.283031 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:17.313026 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot delete request issued successfully. Aug 18 07:30:17.313264 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0cc44259-97ed-40e2-bc43-d9e460b0cfb2 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac returned with HTTP 202 Aug 18 07:30:17.313868 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 183/734] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:30:17 2026] DELETE /volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:30:17.323549 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf7b3d3d-faf5-4cd4-809b-2001c2df4275 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:17.327173 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf7b3d3d-faf5-4cd4-809b-2001c2df4275 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac Aug 18 07:30:17.330936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3d3d-faf5-4cd4-809b-2001c2df4275 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:17.330936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3d3d-faf5-4cd4-809b-2001c2df4275 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:17.335439 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:17.335439 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:17.336054 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bf7b3d3d-faf5-4cd4-809b-2001c2df4275 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Snapshot retrieved successfully. Aug 18 07:30:17.337237 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf7b3d3d-faf5-4cd4-809b-2001c2df4275 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac returned with HTTP 200 Aug 18 07:30:17.337709 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 182/735] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:17 2026] GET /volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:17.853870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e488315c-ed64-4fc1-9d9d-61dd3599e164 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:17.857261 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e488315c-ed64-4fc1-9d9d-61dd3599e164 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:17.857470 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e488315c-ed64-4fc1-9d9d-61dd3599e164 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:17.857668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e488315c-ed64-4fc1-9d9d-61dd3599e164 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:17.874750 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:17.874750 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:17.890458 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e488315c-ed64-4fc1-9d9d-61dd3599e164 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:17.898914 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e488315c-ed64-4fc1-9d9d-61dd3599e164 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:17.898914 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 185/736] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:17 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:18.348381 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b40f48f6-5cbb-4a72-8273-5e68987ac24a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:18.350864 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b40f48f6-5cbb-4a72-8273-5e68987ac24a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac Aug 18 07:30:18.351140 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b40f48f6-5cbb-4a72-8273-5e68987ac24a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:18.351406 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b40f48f6-5cbb-4a72-8273-5e68987ac24a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:18.356641 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b40f48f6-5cbb-4a72-8273-5e68987ac24a tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac returned with HTTP 404 Aug 18 07:30:18.357346 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 187/737] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:18 2026] GET /volume/v3/snapshots/f7f697d7-8418-4826-8c12-256faa5f11ac => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:18.364844 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fa4b3987-92a5-4a73-a11f-bc144ddb2f43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:18.366790 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa4b3987-92a5-4a73-a11f-bc144ddb2f43 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:18.367050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3987-92a5-4a73-a11f-bc144ddb2f43 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:18.367287 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fa4b3987-92a5-4a73-a11f-bc144ddb2f43 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:18.375026 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:18.375026 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:18.380423 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fa4b3987-92a5-4a73-a11f-bc144ddb2f43 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:18.386175 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fa4b3987-92a5-4a73-a11f-bc144ddb2f43 tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a returned with HTTP 200 Aug 18 07:30:18.386771 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 184/738] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:18 2026] GET /volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:18.401930 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:18.403973 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] DELETE https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:18.404202 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:18.404464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:18.404657 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Delete volume with id: 88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:18.411475 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:18.411475 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:18.412179 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:18.430055 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Delete volume request issued successfully. Aug 18 07:30:18.430358 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4d7197c-8f4f-4ce5-b20d-1769364405aa tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a returned with HTTP 202 Aug 18 07:30:18.430998 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 183/739] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:30:18 2026] DELETE /volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:18.442259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a54d3efd-3556-440e-bfb8-b69d1637a68c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:18.443368 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a54d3efd-3556-440e-bfb8-b69d1637a68c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:18.443558 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a54d3efd-3556-440e-bfb8-b69d1637a68c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:18.443733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a54d3efd-3556-440e-bfb8-b69d1637a68c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:18.450963 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:18.450963 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:18.456517 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a54d3efd-3556-440e-bfb8-b69d1637a68c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Volume info retrieved successfully. Aug 18 07:30:18.461902 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a54d3efd-3556-440e-bfb8-b69d1637a68c tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a returned with HTTP 200 Aug 18 07:30:18.462458 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 186/740] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:18 2026] GET /volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:18.912723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ca97f48-9b11-47f2-be8c-fd0dec6d3a7a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:18.914570 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ca97f48-9b11-47f2-be8c-fd0dec6d3a7a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:18.914770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ca97f48-9b11-47f2-be8c-fd0dec6d3a7a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:18.914954 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ca97f48-9b11-47f2-be8c-fd0dec6d3a7a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:18.934328 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:18.934328 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:18.940967 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ca97f48-9b11-47f2-be8c-fd0dec6d3a7a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:18.946912 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ca97f48-9b11-47f2-be8c-fd0dec6d3a7a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:18.947522 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 188/741] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:18 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:19.477515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f8b0a7f0-a7ff-4807-adba-3228c44a806b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:19.479873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8b0a7f0-a7ff-4807-adba-3228c44a806b tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] GET https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a Aug 18 07:30:19.481048 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8b0a7f0-a7ff-4807-adba-3228c44a806b tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:19.481158 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8b0a7f0-a7ff-4807-adba-3228c44a806b tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:19.491334 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8b0a7f0-a7ff-4807-adba-3228c44a806b tempest-VolumesSnapshotListTestJSON-1940085203 tempest-VolumesSnapshotListTestJSON-1940085203-project-member] https://10.4.3.152/volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a returned with HTTP 404 Aug 18 07:30:19.492169 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 185/742] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:19 2026] GET /volume/v3/volumes/88567609-9b7e-493c-894c-a7212656888a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:19.575256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-9d084ab4-15ae-4605-a5db-ececfceefd4e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:19.583726 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-9d084ab4-15ae-4605-a5db-ececfceefd4e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc/action Aug 18 07:30:19.583726 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-9d084ab4-15ae-4605-a5db-ececfceefd4e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:19.583726 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-9d084ab4-15ae-4605-a5db-ececfceefd4e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:19.609424 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:19.609424 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:19.635030 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ffb9dec9-a3a4-4a6a-b986-95e44394e1fe req-9d084ab4-15ae-4605-a5db-ececfceefd4e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc/action returned with HTTP 204 Aug 18 07:30:19.636135 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 184/743] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:30:19 2026] POST /volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:19.970863 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f7e95a66-cacf-4bee-837c-ec4bd530a8fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:19.977473 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7e95a66-cacf-4bee-837c-ec4bd530a8fc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:19.977895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f7e95a66-cacf-4bee-837c-ec4bd530a8fc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:19.978418 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f7e95a66-cacf-4bee-837c-ec4bd530a8fc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:20.001958 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:20.001958 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:20.006698 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f7e95a66-cacf-4bee-837c-ec4bd530a8fc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:20.015993 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7e95a66-cacf-4bee-837c-ec4bd530a8fc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:20.016689 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 187/744] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:19 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:21.509141 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cef45dc9-0746-4c1b-93c3-77bfa5f2c80e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:21.511265 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cef45dc9-0746-4c1b-93c3-77bfa5f2c80e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:30:21.512789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cef45dc9-0746-4c1b-93c3-77bfa5f2c80e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:21.512789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cef45dc9-0746-4c1b-93c3-77bfa5f2c80e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:21.523135 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:21.523135 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:21.529247 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cef45dc9-0746-4c1b-93c3-77bfa5f2c80e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:21.531783 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cef45dc9-0746-4c1b-93c3-77bfa5f2c80e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:30:21.531915 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 189/745] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:21 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:21.726517 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e33af4b4-f67a-4936-aa7c-c27f005c9c85 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:21.731941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e33af4b4-f67a-4936-aa7c-c27f005c9c85 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:21.734281 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e33af4b4-f67a-4936-aa7c-c27f005c9c85 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:21.734281 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e33af4b4-f67a-4936-aa7c-c27f005c9c85 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:21.751270 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:21.751270 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:21.757382 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e33af4b4-f67a-4936-aa7c-c27f005c9c85 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:21.766510 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e33af4b4-f67a-4936-aa7c-c27f005c9c85 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:21.766510 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 186/746] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:21 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1833 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:21.870112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29cb4189-230d-4caa-9d94-6a31077fc61f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:21.876752 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29cb4189-230d-4caa-9d94-6a31077fc61f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:30:21.876752 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29cb4189-230d-4caa-9d94-6a31077fc61f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:21.876752 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29cb4189-230d-4caa-9d94-6a31077fc61f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:21.901860 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:21.901860 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:21.908838 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-29cb4189-230d-4caa-9d94-6a31077fc61f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:21.922544 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29cb4189-230d-4caa-9d94-6a31077fc61f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:30:21.922994 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 185/747] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:21 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:21.988693 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-6e67f826-b089-4b2e-84e7-9be76933428a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:21.990741 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:21.991102 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-6e67f826-b089-4b2e-84e7-9be76933428a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:30:21.991102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-6e67f826-b089-4b2e-84e7-9be76933428a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:21.991102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-6e67f826-b089-4b2e-84e7-9be76933428a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:21.993295 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:21.995229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-720581479"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:21.999032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-720581479'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:21.999592 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Create volume of 1 GB Aug 18 07:30:22.006935 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Availability Zones retrieved successfully. Aug 18 07:30:22.009494 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:22.009494 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:22.012804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Flow 'volume_create_api' (f869cfc7-6ae4-4bd4-bdce-60d238eeb394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:22.013697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdf1835-6591-4916-a295-bc2514407c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:22.014872 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:22.015690 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-6e67f826-b089-4b2e-84e7-9be76933428a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:22.023645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-6e67f826-b089-4b2e-84e7-9be76933428a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:30:22.024075 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 190/748] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:21 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:22.045763 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdf1835-6591-4916-a295-bc2514407c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:22.046861 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87e536c-4327-486d-bddf-9366f53b1d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:22.049100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-58ec628b-5f0b-43a9-af9a-5b34d0e9144e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:22.053772 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-58ec628b-5f0b-43a9-af9a-5b34d0e9144e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7/action Aug 18 07:30:22.054229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-58ec628b-5f0b-43a9-af9a-5b34d0e9144e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:22.054567 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-58ec628b-5f0b-43a9-af9a-5b34d0e9144e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:22.073005 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:22.073005 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:22.073571 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-58ec628b-5f0b-43a9-af9a-5b34d0e9144e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:22.084319 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-58ec628b-5f0b-43a9-af9a-5b34d0e9144e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Begin detaching volume completed successfully. Aug 18 07:30:22.084319 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-58ec628b-5f0b-43a9-af9a-5b34d0e9144e tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7/action returned with HTTP 202 Aug 18 07:30:22.085296 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 187/749] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:30:22 2026] POST /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:30:22.161926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Created reservations ['c7b29900-d8ca-454f-8e79-ac57631493a5', '0539ec41-f5e1-405d-81d5-8dfaf7d271bc', '886b16ce-ef47-4897-ac25-6c47f7eb551d', '481e94ae-ca0e-4fba-a671-7b7005387fc8'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:22.161926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87e536c-4327-486d-bddf-9366f53b1d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b29900-d8ca-454f-8e79-ac57631493a5', '0539ec41-f5e1-405d-81d5-8dfaf7d271bc', '886b16ce-ef47-4897-ac25-6c47f7eb551d', '481e94ae-ca0e-4fba-a671-7b7005387fc8']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:22.162414 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de794e1d-ca3c-4d82-9e60-827904088395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:22.172940 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-638e95b2-7d5c-41d4-9366-413103ecdbe9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:22.173277 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-638e95b2-7d5c-41d4-9366-413103ecdbe9 None None] GET https://10.4.3.152/volume// Aug 18 07:30:22.173436 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-638e95b2-7d5c-41d4-9366-413103ecdbe9 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:22.173611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-638e95b2-7d5c-41d4-9366-413103ecdbe9 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:22.173900 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-638e95b2-7d5c-41d4-9366-413103ecdbe9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:22.177828 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 186/750] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:22.192868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-a06bed45-b18c-4a35-81a7-a66c73d00bb4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:22.195639 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-a06bed45-b18c-4a35-81a7-a66c73d00bb4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:30:22.195639 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-a06bed45-b18c-4a35-81a7-a66c73d00bb4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:22.195873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-a06bed45-b18c-4a35-81a7-a66c73d00bb4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:22.203860 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de794e1d-ca3c-4d82-9e60-827904088395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36bef150-cf7d-429f-9b78-e730409cc065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-720581479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0a20ec829ad442181b70c08f102cb0b',qos_specs=None,replication_status=,reservations=['c7b29900-d8ca-454f-8e79-ac57631493a5','0539ec41-f5e1-405d-81d5-8dfaf7d271bc','886b16ce-ef47-4897-ac25-6c47f7eb551d','481e94ae-ca0e-4fba-a671-7b7005387fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c855789a4b1b4b93acc7cb60d8b6b571',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-720581479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36bef150-cf7d-429f-9b78-e730409cc065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0a20ec829ad442181b70c08f102cb0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c855789a4b1b4b93acc7cb60d8b6b571',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:22.204522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9e8cf9-872a-4cb0-bd44-8fd7d55b5b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:22.212556 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:22.212556 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:22.217980 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-a06bed45-b18c-4a35-81a7-a66c73d00bb4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:22.228431 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-a06bed45-b18c-4a35-81a7-a66c73d00bb4 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:30:22.229069 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 191/751] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:30:22 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:22.258264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9e8cf9-872a-4cb0-bd44-8fd7d55b5b01) transitioned into state 'SUCCESS' from state '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-720581479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0a20ec829ad442181b70c08f102cb0b',qos_specs=None,replication_status=,reservations=['c7b29900-d8ca-454f-8e79-ac57631493a5','0539ec41-f5e1-405d-81d5-8dfaf7d271bc','886b16ce-ef47-4897-ac25-6c47f7eb551d','481e94ae-ca0e-4fba-a671-7b7005387fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c855789a4b1b4b93acc7cb60d8b6b571',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:22.259385 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8e8b0b-2468-4adb-881e-2db44635340d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:22.278972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8e8b0b-2468-4adb-881e-2db44635340d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:22.279830 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Flow 'volume_create_api' (f869cfc7-6ae4-4bd4-bdce-60d238eeb394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:22.280428 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Create volume request issued successfully. Aug 18 07:30:22.281799 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95a2cd9c-cbfc-4af9-87a0-6bf0dbd44657 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:22.282501 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 188/752] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:30:21 2026] POST /volume/v3/volumes => generated 754 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:22.306034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-35a21b2a-7e16-43cc-8a6b-af61f097526c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:22.311960 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35a21b2a-7e16-43cc-8a6b-af61f097526c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] GET https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 Aug 18 07:30:22.312180 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35a21b2a-7e16-43cc-8a6b-af61f097526c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:22.315890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35a21b2a-7e16-43cc-8a6b-af61f097526c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:22.341366 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:22.341366 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:22.352961 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-35a21b2a-7e16-43cc-8a6b-af61f097526c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Volume info retrieved successfully. Aug 18 07:30:22.359665 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35a21b2a-7e16-43cc-8a6b-af61f097526c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 returned with HTTP 200 Aug 18 07:30:22.359665 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 188/753] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:22 2026] GET /volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:23.376666 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d46c279b-fc4d-4f14-9133-3b18455c2d9c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:23.377912 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d46c279b-fc4d-4f14-9133-3b18455c2d9c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] GET https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 Aug 18 07:30:23.378116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d46c279b-fc4d-4f14-9133-3b18455c2d9c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:23.378838 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d46c279b-fc4d-4f14-9133-3b18455c2d9c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:23.390285 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-0ed16ecf-d7e1-4a60-b78b-cfeb54f71dc6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:23.393250 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:23.393250 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:23.394595 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-0ed16ecf-d7e1-4a60-b78b-cfeb54f71dc6 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] DELETE https://10.4.3.152/volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65 Aug 18 07:30:23.394789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-0ed16ecf-d7e1-4a60-b78b-cfeb54f71dc6 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:23.394985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-0ed16ecf-d7e1-4a60-b78b-cfeb54f71dc6 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:23.397294 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d46c279b-fc4d-4f14-9133-3b18455c2d9c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Volume info retrieved successfully. Aug 18 07:30:23.403498 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d46c279b-fc4d-4f14-9133-3b18455c2d9c tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 returned with HTTP 200 Aug 18 07:30:23.404092 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 187/754] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:23 2026] GET /volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:23.408449 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:23.408449 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:23.487500 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-326b38c3-ea99-495b-bb2a-29bd9997120e req-0ed16ecf-d7e1-4a60-b78b-cfeb54f71dc6 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65 returned with HTTP 200 Aug 18 07:30:23.487500 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 192/755] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:30:23 2026] DELETE /volume/v3/attachments/b61db12d-ba96-491f-a258-bb6b8db40a65 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:23.574421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a8bdf23d-47df-4af2-8d4b-b4275090e2c9 req-d92c29d1-8451-4159-934b-c0a756815d80 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:23.579629 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a8bdf23d-47df-4af2-8d4b-b4275090e2c9 req-d92c29d1-8451-4159-934b-c0a756815d80 tempest-VolumesAdminNegativeTest-2092540157 tempest-VolumesAdminNegativeTest-2092540157-project] GET https://10.4.3.152/volume/v3/volumes/c4af9e0f-af33-41a7-8da0-f760d80aeba1 Aug 18 07:30:23.580105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a8bdf23d-47df-4af2-8d4b-b4275090e2c9 req-d92c29d1-8451-4159-934b-c0a756815d80 tempest-VolumesAdminNegativeTest-2092540157 tempest-VolumesAdminNegativeTest-2092540157-project] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:23.580373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a8bdf23d-47df-4af2-8d4b-b4275090e2c9 req-d92c29d1-8451-4159-934b-c0a756815d80 tempest-VolumesAdminNegativeTest-2092540157 tempest-VolumesAdminNegativeTest-2092540157-project] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:23.590326 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a8bdf23d-47df-4af2-8d4b-b4275090e2c9 req-d92c29d1-8451-4159-934b-c0a756815d80 tempest-VolumesAdminNegativeTest-2092540157 tempest-VolumesAdminNegativeTest-2092540157-project] https://10.4.3.152/volume/v3/volumes/c4af9e0f-af33-41a7-8da0-f760d80aeba1 returned with HTTP 404 Aug 18 07:30:23.591473 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 189/756] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:23 2026] GET /volume/v3/volumes/c4af9e0f-af33-41a7-8da0-f760d80aeba1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:23.605632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:23.608800 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] DELETE https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 Aug 18 07:30:23.608800 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:23.608800 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:23.608800 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Delete volume with id: 36bef150-cf7d-429f-9b78-e730409cc065 Aug 18 07:30:23.615607 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:23.615607 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:23.616287 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Volume info retrieved successfully. Aug 18 07:30:23.642550 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Delete volume request issued successfully. Aug 18 07:30:23.642550 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd09a0a7-bd45-4a18-a939-f80a315c5a17 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 returned with HTTP 202 Aug 18 07:30:23.643120 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 189/757] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:30:23 2026] DELETE /volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:23.657025 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f7dc49c-845b-4ea0-a932-6e278d1a26b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:23.659865 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f7dc49c-845b-4ea0-a932-6e278d1a26b4 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] GET https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 Aug 18 07:30:23.660303 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f7dc49c-845b-4ea0-a932-6e278d1a26b4 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:23.660712 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f7dc49c-845b-4ea0-a932-6e278d1a26b4 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:23.671372 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:23.671372 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:23.678748 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3f7dc49c-845b-4ea0-a932-6e278d1a26b4 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Volume info retrieved successfully. Aug 18 07:30:23.684277 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f7dc49c-845b-4ea0-a932-6e278d1a26b4 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 returned with HTTP 200 Aug 18 07:30:23.684983 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 188/758] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:23 2026] GET /volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:24.319978 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d5a1fc4-d897-4421-9757-fa981ca21b6a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:24.322648 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d5a1fc4-d897-4421-9757-fa981ca21b6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:30:24.322903 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d5a1fc4-d897-4421-9757-fa981ca21b6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:24.323156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d5a1fc4-d897-4421-9757-fa981ca21b6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:24.342926 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:24.342926 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:24.350404 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8d5a1fc4-d897-4421-9757-fa981ca21b6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:24.362606 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d5a1fc4-d897-4421-9757-fa981ca21b6a tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:30:24.363184 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 193/759] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:24 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:24.475500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-233f1d5c-26e9-41ac-9e90-923bc939cb03 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:24.477870 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-233f1d5c-26e9-41ac-9e90-923bc939cb03 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:30:24.478089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-233f1d5c-26e9-41ac-9e90-923bc939cb03 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:24.478317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-233f1d5c-26e9-41ac-9e90-923bc939cb03 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:24.495751 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:24.495751 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:24.501270 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-233f1d5c-26e9-41ac-9e90-923bc939cb03 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:30:24.512228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-233f1d5c-26e9-41ac-9e90-923bc939cb03 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:30:24.512791 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 190/760] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:24 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:24.702818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57bb3ca7-3ac8-485c-8266-600864db8932 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:24.705694 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57bb3ca7-3ac8-485c-8266-600864db8932 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] GET https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 Aug 18 07:30:24.705694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57bb3ca7-3ac8-485c-8266-600864db8932 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:24.705694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57bb3ca7-3ac8-485c-8266-600864db8932 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:24.715627 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57bb3ca7-3ac8-485c-8266-600864db8932 tempest-VolumesAdminNegativeTest-843581285 tempest-VolumesAdminNegativeTest-843581285-project-member] https://10.4.3.152/volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 returned with HTTP 404 Aug 18 07:30:24.715627 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 190/761] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:24 2026] GET /volume/v3/volumes/36bef150-cf7d-429f-9b78-e730409cc065 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:24.996977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1dd010bd-102a-4319-bf38-71d89a448b6d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:24.997353 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dd010bd-102a-4319-bf38-71d89a448b6d None None] GET https://10.4.3.152/volume// Aug 18 07:30:24.997556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dd010bd-102a-4319-bf38-71d89a448b6d None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:24.997799 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dd010bd-102a-4319-bf38-71d89a448b6d None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:24.998189 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dd010bd-102a-4319-bf38-71d89a448b6d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:24.998595 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 189/762] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:25.016073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b8a173cb-1cab-4ec5-b627-e96d41a56df8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:25.020107 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b8a173cb-1cab-4ec5-b627-e96d41a56df8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:25.020605 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b8a173cb-1cab-4ec5-b627-e96d41a56df8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97d582f5-d592-4d11-b4b5-1cc96f4b909d", "connector": null, "instance_uuid": "8475dc8d-9e9a-470d-8ffd-209793b10f97"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:25.046651 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:25.046651 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:25.093902 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b8a173cb-1cab-4ec5-b627-e96d41a56df8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:25.096702 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 194/763] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:25 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) Aug 18 07:30:25.107246 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-511a87bd-89bf-45b8-a211-3ded5768bc71 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:25.110004 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-511a87bd-89bf-45b8-a211-3ded5768bc71 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d Aug 18 07:30:25.110835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-511a87bd-89bf-45b8-a211-3ded5768bc71 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:25.110835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-511a87bd-89bf-45b8-a211-3ded5768bc71 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:25.125650 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:25.125650 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:25.217292 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-511a87bd-89bf-45b8-a211-3ded5768bc71 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d returned with HTTP 200 Aug 18 07:30:25.217575 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 191/764] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:30:25 2026] DELETE /volume/v3/attachments/0801bb08-8c9c-40df-85cd-3d993cc28b6d => generated 367 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:25.639248 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:25.643135 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:25.644853 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-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": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "source_volid": null, "backup_id": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:25.647158 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-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': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'source_volid': None, 'backup_id': None}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:25.767893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Create volume of 1 GB Aug 18 07:30:25.775060 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Availability Zones retrieved successfully. Aug 18 07:30:25.780907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Flow 'volume_create_api' (c22cbe7f-308e-4194-87da-2d78533dc75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:25.782297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2f8746-dc36-4210-a9d7-ebf5a65d4b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:25.783686 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:25.872924 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2f8746-dc36-4210-a9d7-ebf5a65d4b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:25.873757 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4cf684-868e-42e0-869e-de5c4c00e738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:25.931571 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Created reservations ['0e3eba41-c0a3-4daf-85b5-21672286e1c4', '462a5912-5b2e-413b-89dd-a868576b7780', '9e16b781-d402-4835-ad4d-cbe3abfc543a', '1b98eb1e-e783-4aad-8ae8-51a482b2940c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:25.933805 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4cf684-868e-42e0-869e-de5c4c00e738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3eba41-c0a3-4daf-85b5-21672286e1c4', '462a5912-5b2e-413b-89dd-a868576b7780', '9e16b781-d402-4835-ad4d-cbe3abfc543a', '1b98eb1e-e783-4aad-8ae8-51a482b2940c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:25.934951 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15855975-1d1e-418a-b97e-484b90403461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:25.968102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15855975-1d1e-418a-b97e-484b90403461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b58b99-3924-4c8e-92eb-b06d9b58f6e3', '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='e5bfb3ec2a2242d0b18e19b932b35933',qos_specs=None,replication_status=,reservations=['0e3eba41-c0a3-4daf-85b5-21672286e1c4','462a5912-5b2e-413b-89dd-a868576b7780','9e16b781-d402-4835-ad4d-cbe3abfc543a','1b98eb1e-e783-4aad-8ae8-51a482b2940c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2428065ca5b24ef98e16fdaa1d2f5d45',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:25Z,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=31b58b99-3924-4c8e-92eb-b06d9b58f6e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5bfb3ec2a2242d0b18e19b932b35933',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2428065ca5b24ef98e16fdaa1d2f5d45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:25.969517 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5337414-5eca-4333-ad07-2ad7c0f39dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:25.995522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5337414-5eca-4333-ad07-2ad7c0f39dad) transitioned into 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='e5bfb3ec2a2242d0b18e19b932b35933',qos_specs=None,replication_status=,reservations=['0e3eba41-c0a3-4daf-85b5-21672286e1c4','462a5912-5b2e-413b-89dd-a868576b7780','9e16b781-d402-4835-ad4d-cbe3abfc543a','1b98eb1e-e783-4aad-8ae8-51a482b2940c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2428065ca5b24ef98e16fdaa1d2f5d45',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:25.997126 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b3019c-94c9-40fa-a29a-62bfb5e8cc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:26.015868 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b3019c-94c9-40fa-a29a-62bfb5e8cc21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:26.016136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Flow 'volume_create_api' (c22cbe7f-308e-4194-87da-2d78533dc75b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:26.016426 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Create volume request issued successfully. Aug 18 07:30:26.017098 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-35e46c1e-a27d-4563-90c2-d24350925d1b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:26.021610 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 191/765] 10.4.3.152 () {72 vars in 1541 bytes} [Tue Aug 18 07:30:25 2026] POST /volume/v3/volumes => generated 703 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:26.034850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-9a256767-dded-41c1-a245-a665497fe2ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:26.040922 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-9a256767-dded-41c1-a245-a665497fe2ae tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 Aug 18 07:30:26.041117 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-9a256767-dded-41c1-a245-a665497fe2ae tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:26.041336 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-9a256767-dded-41c1-a245-a665497fe2ae tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:26.056187 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:26.056187 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:26.060622 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-9a256767-dded-41c1-a245-a665497fe2ae tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:30:26.068103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-9a256767-dded-41c1-a245-a665497fe2ae tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 returned with HTTP 200 Aug 18 07:30:26.068651 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 190/766] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:26 2026] GET /volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:26.085447 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-71429bc0-a324-4c81-9510-36fccb5c0f3d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:26.088740 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-71429bc0-a324-4c81-9510-36fccb5c0f3d tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 Aug 18 07:30:26.088956 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-71429bc0-a324-4c81-9510-36fccb5c0f3d tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:26.089253 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-71429bc0-a324-4c81-9510-36fccb5c0f3d tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:26.101546 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:26.101546 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:26.108487 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-71429bc0-a324-4c81-9510-36fccb5c0f3d tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:30:26.113905 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-71429bc0-a324-4c81-9510-36fccb5c0f3d tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 returned with HTTP 200 Aug 18 07:30:26.114048 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 195/767] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:26 2026] GET /volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 => generated 771 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:26.840294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-6128d406-c39f-43b9-8601-2074d41fcee0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:26.842811 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-6128d406-c39f-43b9-8601-2074d41fcee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d Aug 18 07:30:26.843367 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-6128d406-c39f-43b9-8601-2074d41fcee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:26.852151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-6128d406-c39f-43b9-8601-2074d41fcee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:26.860221 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-6128d406-c39f-43b9-8601-2074d41fcee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:26.861185 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:26.861185 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:26.962992 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-6128d406-c39f-43b9-8601-2074d41fcee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" released by "attachment_update" :: held 0.103s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:26.963460 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-6128d406-c39f-43b9-8601-2074d41fcee0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d returned with HTTP 200 Aug 18 07:30:26.963930 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 192/768] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:26 2026] PUT /volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:26.974366 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-ee6b50ed-9a22-44b8-a2f6-b909ee24ebab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:26.977069 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-ee6b50ed-9a22-44b8-a2f6-b909ee24ebab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d Aug 18 07:30:26.978040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-ee6b50ed-9a22-44b8-a2f6-b909ee24ebab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:26.978040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-ee6b50ed-9a22-44b8-a2f6-b909ee24ebab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:26.997681 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-ee6b50ed-9a22-44b8-a2f6-b909ee24ebab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d returned with HTTP 200 Aug 18 07:30:26.998115 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 192/769] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:30:26 2026] GET /volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:29.128060 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-ebbabfbf-6709-481b-bdab-0f1f4e28204b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.131508 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-ebbabfbf-6709-481b-bdab-0f1f4e28204b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 Aug 18 07:30:29.131708 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-ebbabfbf-6709-481b-bdab-0f1f4e28204b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:29.131922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-ebbabfbf-6709-481b-bdab-0f1f4e28204b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:29.145601 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:29.145601 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:29.153333 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-ebbabfbf-6709-481b-bdab-0f1f4e28204b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:30:29.162946 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-ebbabfbf-6709-481b-bdab-0f1f4e28204b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 returned with HTTP 200 Aug 18 07:30:29.163486 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 191/770] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:29 2026] GET /volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 => generated 1311 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:29.171515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-60c2a335-f42b-43a8-8ff5-616a5e838af3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.171897 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-60c2a335-f42b-43a8-8ff5-616a5e838af3 None None] GET https://10.4.3.152/volume// Aug 18 07:30:29.172066 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-60c2a335-f42b-43a8-8ff5-616a5e838af3 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:29.172260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-60c2a335-f42b-43a8-8ff5-616a5e838af3 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:29.172624 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-60c2a335-f42b-43a8-8ff5-616a5e838af3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:29.172905 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 196/771] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:29.184761 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-3e3a5c82-8fe2-4db2-8430-fa405878e738 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.187146 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-3e3a5c82-8fe2-4db2-8430-fa405878e738 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:29.187589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-3e3a5c82-8fe2-4db2-8430-fa405878e738 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31b58b99-3924-4c8e-92eb-b06d9b58f6e3", "connector": null, "instance_uuid": "ceafd668-114a-4a3d-b5e7-b0f3682b02f4"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:29.201966 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:29.201966 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:29.241257 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-3e3a5c82-8fe2-4db2-8430-fa405878e738 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:29.241257 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 193/772] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:29 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:29.251896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fcd97e1c-e116-4680-9a0f-fde5ec79d111 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.252352 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcd97e1c-e116-4680-9a0f-fde5ec79d111 None None] GET https://10.4.3.152/volume// Aug 18 07:30:29.252558 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcd97e1c-e116-4680-9a0f-fde5ec79d111 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:29.252787 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcd97e1c-e116-4680-9a0f-fde5ec79d111 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:29.253180 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcd97e1c-e116-4680-9a0f-fde5ec79d111 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:29.253532 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 193/773] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:30:29.266788 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-8acdee04-2679-4b88-a65b-2e8298d35fc0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.269027 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-8acdee04-2679-4b88-a65b-2e8298d35fc0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 Aug 18 07:30:29.269245 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-8acdee04-2679-4b88-a65b-2e8298d35fc0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:29.269494 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-8acdee04-2679-4b88-a65b-2e8298d35fc0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:29.285904 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:29.285904 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:29.291641 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-8acdee04-2679-4b88-a65b-2e8298d35fc0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:30:29.298151 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-8acdee04-2679-4b88-a65b-2e8298d35fc0 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 returned with HTTP 200 Aug 18 07:30:29.298779 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 192/774] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:30:29 2026] GET /volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 => generated 1490 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:29.394963 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.396811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-6d4dd97f-02a5-4770-8bae-93e3ca959799 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.396893 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:29.396893 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1237520124", "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:29.398474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1237520124', 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:29.398793 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-6d4dd97f-02a5-4770-8bae-93e3ca959799 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] PUT https://10.4.3.152/volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97 Aug 18 07:30:29.399303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-6d4dd97f-02a5-4770-8bae-93e3ca959799 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:29.407799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-6d4dd97f-02a5-4770-8bae-93e3ca959799 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Acquiring lock "cinder-attachment_update-31b58b99-3924-4c8e-92eb-b06d9b58f6e3-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:29.415233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-6d4dd97f-02a5-4770-8bae-93e3ca959799 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Lock "cinder-attachment_update-31b58b99-3924-4c8e-92eb-b06d9b58f6e3-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:29.415233 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:29.415233 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:29.497124 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Create volume of 1 GB Aug 18 07:30:29.505508 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Availability Zones retrieved successfully. Aug 18 07:30:29.505628 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-6d4dd97f-02a5-4770-8bae-93e3ca959799 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Lock "cinder-attachment_update-31b58b99-3924-4c8e-92eb-b06d9b58f6e3-np0000007613" released by "attachment_update" :: held 0.092s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:29.505628 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-6d4dd97f-02a5-4770-8bae-93e3ca959799 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97 returned with HTTP 200 Aug 18 07:30:29.505941 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 194/775] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:29 2026] PUT /volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:29.517066 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Flow 'volume_create_api' (02e03dc7-1da6-4c74-a65e-c0a98c16426a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:29.519916 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9be243-3b01-41a4-a429-04da57f74e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:29.521523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:29.540147 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-519357fd-c369-4933-aea0-43c15500130b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.543768 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-519357fd-c369-4933-aea0-43c15500130b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] POST https://10.4.3.152/volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97/action Aug 18 07:30:29.544616 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-519357fd-c369-4933-aea0-43c15500130b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:29.544826 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-519357fd-c369-4933-aea0-43c15500130b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:29.572926 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:29.572926 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:29.597780 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2614a12b-e711-4c6b-8263-4decc9fc7e6a req-519357fd-c369-4933-aea0-43c15500130b tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97/action returned with HTTP 204 Aug 18 07:30:29.598327 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 194/776] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:30:29 2026] POST /volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:29.609952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9be243-3b01-41a4-a429-04da57f74e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:29.611022 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59154503-b542-403e-9155-a473c42852fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:29.678041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Created reservations ['b5f29076-da0e-4f48-b734-0bd6aaa60f60', '17a8bfc2-ef43-4df5-b344-3e2160ee5cd2', 'ac446ea9-4252-4ee4-bf9f-a6a71d1660a2', 'b35f6171-9aca-4fb8-b7c6-61d628b2968c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:29.679319 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59154503-b542-403e-9155-a473c42852fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f29076-da0e-4f48-b734-0bd6aaa60f60', '17a8bfc2-ef43-4df5-b344-3e2160ee5cd2', 'ac446ea9-4252-4ee4-bf9f-a6a71d1660a2', 'b35f6171-9aca-4fb8-b7c6-61d628b2968c']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:29.680642 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af7f27b-f75c-4a1b-882d-62654cd59878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:29.717694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af7f27b-f75c-4a1b-882d-62654cd59878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a0cff11-0c13-432e-a301-928e6f0f98b1', '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-1237520124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442943e450a04854928dc7147b9e3ebd',qos_specs=None,replication_status=,reservations=['b5f29076-da0e-4f48-b734-0bd6aaa60f60','17a8bfc2-ef43-4df5-b344-3e2160ee5cd2','ac446ea9-4252-4ee4-bf9f-a6a71d1660a2','b35f6171-9aca-4fb8-b7c6-61d628b2968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40855520c6af419093f90c6465cd68a1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1237520124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a0cff11-0c13-432e-a301-928e6f0f98b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442943e450a04854928dc7147b9e3ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40855520c6af419093f90c6465cd68a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:29.718619 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb87efad-050e-417c-8fec-f72c98ab88d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:29.751167 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb87efad-050e-417c-8fec-f72c98ab88d1) transitioned into state 'SUCCESS' from state '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-1237520124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442943e450a04854928dc7147b9e3ebd',qos_specs=None,replication_status=,reservations=['b5f29076-da0e-4f48-b734-0bd6aaa60f60','17a8bfc2-ef43-4df5-b344-3e2160ee5cd2','ac446ea9-4252-4ee4-bf9f-a6a71d1660a2','b35f6171-9aca-4fb8-b7c6-61d628b2968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40855520c6af419093f90c6465cd68a1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:29.752091 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c455c4-8942-4f63-a1e8-af0c7ea99e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:29.772163 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c455c4-8942-4f63-a1e8-af0c7ea99e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:29.773271 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Flow 'volume_create_api' (02e03dc7-1da6-4c74-a65e-c0a98c16426a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:29.773757 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Create volume request issued successfully. Aug 18 07:30:29.775847 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbd8cd82-a264-4c73-a1db-6db45e771a59 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:29.776019 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 197/777] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:30:29 2026] POST /volume/v3/volumes => generated 753 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:29.792755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b6f44c9-83cc-4a86-b3cc-46cf75ef6fab None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:29.796186 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b6f44c9-83cc-4a86-b3cc-46cf75ef6fab tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 Aug 18 07:30:29.796428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b6f44c9-83cc-4a86-b3cc-46cf75ef6fab tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:29.796619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b6f44c9-83cc-4a86-b3cc-46cf75ef6fab tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:29.811567 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:29.811567 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:29.817020 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b6f44c9-83cc-4a86-b3cc-46cf75ef6fab tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:29.822615 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b6f44c9-83cc-4a86-b3cc-46cf75ef6fab tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 returned with HTTP 200 Aug 18 07:30:29.823058 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 193/778] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:29 2026] GET /volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:30.841503 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e849c6f8-a16a-494a-b14c-7b7b00c39be8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:30.844179 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e849c6f8-a16a-494a-b14c-7b7b00c39be8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 Aug 18 07:30:30.844179 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e849c6f8-a16a-494a-b14c-7b7b00c39be8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:30.844179 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e849c6f8-a16a-494a-b14c-7b7b00c39be8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:30.855416 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:30.855416 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:30.861024 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e849c6f8-a16a-494a-b14c-7b7b00c39be8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:30.871240 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e849c6f8-a16a-494a-b14c-7b7b00c39be8 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 returned with HTTP 200 Aug 18 07:30:30.871240 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 195/779] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:30 2026] GET /volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:30.915827 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-ba7eb601-f5d7-41cb-8e90-6510d756e688 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:30.918535 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-ba7eb601-f5d7-41cb-8e90-6510d756e688 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 Aug 18 07:30:30.918923 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-ba7eb601-f5d7-41cb-8e90-6510d756e688 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:30.918923 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-ba7eb601-f5d7-41cb-8e90-6510d756e688 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:30.928808 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:30.928808 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:30.935761 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-ba7eb601-f5d7-41cb-8e90-6510d756e688 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:30.942536 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-ba7eb601-f5d7-41cb-8e90-6510d756e688 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 returned with HTTP 200 Aug 18 07:30:30.943491 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 195/780] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:30 2026] GET /volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:31.257500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b1662cfb-a1f5-400c-bb16-6ec562460556 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:31.261280 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b1662cfb-a1f5-400c-bb16-6ec562460556 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d/action Aug 18 07:30:31.261280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b1662cfb-a1f5-400c-bb16-6ec562460556 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:31.261280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b1662cfb-a1f5-400c-bb16-6ec562460556 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:31.295275 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:31.295275 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:31.312852 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fff5cefc-f042-4617-adc4-c4648e7ad54b req-b1662cfb-a1f5-400c-bb16-6ec562460556 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d/action returned with HTTP 204 Aug 18 07:30:31.313225 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 198/781] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:30:31 2026] POST /volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:31.588472 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-aa55e288-1299-4ce9-a6f6-f0ee6bcb8b78 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:31.592326 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-aa55e288-1299-4ce9-a6f6-f0ee6bcb8b78 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 Aug 18 07:30:31.592326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-aa55e288-1299-4ce9-a6f6-f0ee6bcb8b78 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:31.592326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-aa55e288-1299-4ce9-a6f6-f0ee6bcb8b78 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:31.602575 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:31.602575 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:31.612186 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-aa55e288-1299-4ce9-a6f6-f0ee6bcb8b78 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:31.612186 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-aa55e288-1299-4ce9-a6f6-f0ee6bcb8b78 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 returned with HTTP 200 Aug 18 07:30:31.612186 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 194/782] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:31 2026] GET /volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:31.625473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2682ad94-7489-473f-8984-60680163213a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:31.627059 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2682ad94-7489-473f-8984-60680163213a None None] GET https://10.4.3.152/volume// Aug 18 07:30:31.627059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2682ad94-7489-473f-8984-60680163213a None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:31.627059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2682ad94-7489-473f-8984-60680163213a None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:31.627059 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2682ad94-7489-473f-8984-60680163213a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:31.627059 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 196/783] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:30:31.635905 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-fda82019-774e-47f7-ba1e-d2ed5c7fc230 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:31.638962 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-fda82019-774e-47f7-ba1e-d2ed5c7fc230 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:31.639390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-fda82019-774e-47f7-ba1e-d2ed5c7fc230 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a0cff11-0c13-432e-a301-928e6f0f98b1", "connector": null, "instance_uuid": "7e545a3e-ce43-4979-b330-a23221981a51"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:31.648713 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:31.648713 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:31.682533 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-fda82019-774e-47f7-ba1e-d2ed5c7fc230 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:31.683485 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 196/784] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:31 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:33.670224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ceaa63af-e7ac-4ed6-862a-23b5798d7093 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:33.670722 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ceaa63af-e7ac-4ed6-862a-23b5798d7093 None None] GET https://10.4.3.152/volume// Aug 18 07:30:33.671088 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ceaa63af-e7ac-4ed6-862a-23b5798d7093 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:33.671088 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ceaa63af-e7ac-4ed6-862a-23b5798d7093 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:33.671540 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ceaa63af-e7ac-4ed6-862a-23b5798d7093 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:33.671876 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 199/785] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:33.688201 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-8595dd37-98c8-4c99-8919-257adec91120 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:33.694301 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-8595dd37-98c8-4c99-8919-257adec91120 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 Aug 18 07:30:33.694609 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-8595dd37-98c8-4c99-8919-257adec91120 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:33.694850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-8595dd37-98c8-4c99-8919-257adec91120 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:33.704143 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=246,cinder:INSERT=17,cinder:UPDATE=37 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:30:33.707425 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:33.707425 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:33.713814 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-8595dd37-98c8-4c99-8919-257adec91120 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:30:33.721096 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-8595dd37-98c8-4c99-8919-257adec91120 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 returned with HTTP 200 Aug 18 07:30:33.721724 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 195/786] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:30:33 2026] GET /volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:33.844927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-a9449840-efaf-4a28-a515-6b4b132d77bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:33.848924 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-a9449840-efaf-4a28-a515-6b4b132d77bc tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] PUT https://10.4.3.152/volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47 Aug 18 07:30:33.849375 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-a9449840-efaf-4a28-a515-6b4b132d77bc tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:33.858535 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=321,cinder:UPDATE=72,cinder:INSERT=33 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:30:33.871886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-a9449840-efaf-4a28-a515-6b4b132d77bc tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Acquiring lock "cinder-attachment_update-9a0cff11-0c13-432e-a301-928e6f0f98b1-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:33.879780 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-a9449840-efaf-4a28-a515-6b4b132d77bc tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-9a0cff11-0c13-432e-a301-928e6f0f98b1-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:33.881588 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:33.881588 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:33.992534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-a9449840-efaf-4a28-a515-6b4b132d77bc tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-9a0cff11-0c13-432e-a301-928e6f0f98b1-np0000007613" released by "attachment_update" :: held 0.111s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:33.992534 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-a9449840-efaf-4a28-a515-6b4b132d77bc tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47 returned with HTTP 200 Aug 18 07:30:33.992534 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 197/787] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:33 2026] PUT /volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:34.017888 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-e27409bc-0e4c-46ce-99b8-66d5bece4212 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:34.020724 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-e27409bc-0e4c-46ce-99b8-66d5bece4212 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47/action Aug 18 07:30:34.021084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-e27409bc-0e4c-46ce-99b8-66d5bece4212 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:34.021283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-e27409bc-0e4c-46ce-99b8-66d5bece4212 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:34.025312 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=266,cinder:UPDATE=60,cinder:INSERT=31 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:30:34.042735 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:34.042735 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:34.061771 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1a453da9-8b44-4a95-beb9-b90ba0cb91e8 req-e27409bc-0e4c-46ce-99b8-66d5bece4212 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47/action returned with HTTP 204 Aug 18 07:30:34.061899 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 197/788] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:30:34 2026] POST /volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:30:34.643017 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f97e49b8-14ee-4312-987e-a2882d395083 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:34.646903 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:34.647740 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2108753435", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:34.650787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2108753435', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:34.651380 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Create volume of 1 GB Aug 18 07:30:34.654459 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=362,cinder:UPDATE=107,cinder:INSERT=55 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:30:34.658131 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Availability Zones retrieved successfully. Aug 18 07:30:34.671691 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Flow 'volume_create_api' (2d3d0210-4705-4ea8-9d8a-d42c21e59a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:34.672630 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ddeeef2-9fc7-48f0-9814-3760b3c48f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:34.673762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:34.710963 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ddeeef2-9fc7-48f0-9814-3760b3c48f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:34.712114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e77817-c6b2-49d4-9ac4-e59b81feb19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:34.788219 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Created reservations ['d95552ed-ab1b-4fdd-b6d9-cf8d3822b099', '035e8678-8a19-4d1b-853f-b546ecbd7e40', '874385f5-79ad-428e-b10b-b7520c344263', 'e0b84ae1-6f04-4280-97c5-908cb486ccec'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:34.789044 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8e77817-c6b2-49d4-9ac4-e59b81feb19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95552ed-ab1b-4fdd-b6d9-cf8d3822b099', '035e8678-8a19-4d1b-853f-b546ecbd7e40', '874385f5-79ad-428e-b10b-b7520c344263', 'e0b84ae1-6f04-4280-97c5-908cb486ccec']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:34.789943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456af7c4-bbb2-4f19-b54a-2c4922bdab97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:34.820231 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456af7c4-bbb2-4f19-b54a-2c4922bdab97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '035538e0-f112-4007-ac25-ab0c0eea6c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2108753435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6bb60c408714fcab4c6f9e986b15d9f',qos_specs=None,replication_status=,reservations=['d95552ed-ab1b-4fdd-b6d9-cf8d3822b099','035e8678-8a19-4d1b-853f-b546ecbd7e40','874385f5-79ad-428e-b10b-b7520c344263','e0b84ae1-6f04-4280-97c5-908cb486ccec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dac1dd40954051984789b2a06576f3',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2108753435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=035538e0-f112-4007-ac25-ab0c0eea6c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6bb60c408714fcab4c6f9e986b15d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2dac1dd40954051984789b2a06576f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:34.820950 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d87ef9-5b09-40b5-90f4-c5b8b6f652d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:34.843520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d87ef9-5b09-40b5-90f4-c5b8b6f652d9) transitioned into state 'SUCCESS' from state '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-2108753435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6bb60c408714fcab4c6f9e986b15d9f',qos_specs=None,replication_status=,reservations=['d95552ed-ab1b-4fdd-b6d9-cf8d3822b099','035e8678-8a19-4d1b-853f-b546ecbd7e40','874385f5-79ad-428e-b10b-b7520c344263','e0b84ae1-6f04-4280-97c5-908cb486ccec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2dac1dd40954051984789b2a06576f3',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:34.843792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b37d32-e555-4983-a58e-b3dc90208483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:34.856470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b37d32-e555-4983-a58e-b3dc90208483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:34.857966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Flow 'volume_create_api' (2d3d0210-4705-4ea8-9d8a-d42c21e59a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:34.858323 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Create volume request issued successfully. Aug 18 07:30:34.859039 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f97e49b8-14ee-4312-987e-a2882d395083 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:34.859380 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 200/789] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:30:34 2026] POST /volume/v3/volumes => generated 747 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:35.846977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-982dc41a-a631-4bc9-818c-6bf5107ad17a req-1bde5ec4-c719-4a3a-a72c-2521d622300f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:35.849565 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-982dc41a-a631-4bc9-818c-6bf5107ad17a req-1bde5ec4-c719-4a3a-a72c-2521d622300f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] GET https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 Aug 18 07:30:35.849565 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-982dc41a-a631-4bc9-818c-6bf5107ad17a req-1bde5ec4-c719-4a3a-a72c-2521d622300f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:35.849565 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-982dc41a-a631-4bc9-818c-6bf5107ad17a req-1bde5ec4-c719-4a3a-a72c-2521d622300f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:35.864320 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:35.864320 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:35.870456 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-982dc41a-a631-4bc9-818c-6bf5107ad17a req-1bde5ec4-c719-4a3a-a72c-2521d622300f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:30:35.876023 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-982dc41a-a631-4bc9-818c-6bf5107ad17a req-1bde5ec4-c719-4a3a-a72c-2521d622300f tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 returned with HTTP 200 Aug 18 07:30:35.876514 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 196/790] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:35 2026] GET /volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 => generated 1603 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:40.879859 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b26e3d7b-cd2b-41b7-88e7-f1a4c1d3fff6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:40.996658 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b26e3d7b-cd2b-41b7-88e7-f1a4c1d3fff6 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:30:40.996994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b26e3d7b-cd2b-41b7-88e7-f1a4c1d3fff6 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-924486215"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:40.998592 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:40.998592 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:41.014540 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b26e3d7b-cd2b-41b7-88e7-f1a4c1d3fff6 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:30:41.014975 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 198/791] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:30:40 2026] POST /volume/v3/types => generated 219 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:41.022911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-91b931b8-3526-4b0f-9719-5335e743e122 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:41.024504 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91b931b8-3526-4b0f-9719-5335e743e122 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:30:41.024857 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91b931b8-3526-4b0f-9719-5335e743e122 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-158212442"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:41.052399 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91b931b8-3526-4b0f-9719-5335e743e122 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:30:41.052803 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 198/792] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:30:41 2026] POST /volume/v3/group_types => generated 176 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:41.061320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cc964be5-59f7-41ac-a314-522e44e47f04 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:41.138608 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:30:41.139115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d05ab229-27b1-4674-9518-5d609e2fa61b", "volume_types": ["5784928f-cd15-4b3f-b703-0c4dac1cb1d1"], "name": "tempest-GroupsV314Test-Group-1011815062"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:41.141007 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Creating new group {'group': {'group_type': 'd05ab229-27b1-4674-9518-5d609e2fa61b', 'volume_types': ['5784928f-cd15-4b3f-b703-0c4dac1cb1d1'], 'name': 'tempest-GroupsV314Test-Group-1011815062'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:30:41.145796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Creating group tempest-GroupsV314Test-Group-1011815062. Aug 18 07:30:41.146159 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:41.146159 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:41.173317 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:30:41.172926. {{(pid=100291) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:30:41.173498 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Availability Zones retrieved successfully. Aug 18 07:30:41.215758 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Created reservations ['932495cd-ec96-48cd-8f3c-ebf1850d8303'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:41.271017 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc964be5-59f7-41ac-a314-522e44e47f04 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:30:41.271501 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 201/793] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:30:41 2026] POST /volume/v3/groups => generated 108 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:41.281829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-35c7ba69-6c72-4b03-b63a-9f9f589d0741 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:41.284770 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35c7ba69-6c72-4b03-b63a-9f9f589d0741 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 Aug 18 07:30:41.285251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35c7ba69-6c72-4b03-b63a-9f9f589d0741 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:41.285405 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35c7ba69-6c72-4b03-b63a-9f9f589d0741 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:41.285817 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-35c7ba69-6c72-4b03-b63a-9f9f589d0741 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] show called for member f7dd589e-dd40-426b-a88b-5cc3e9049a73 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:30:41.291600 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:41.291600 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:41.309942 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35c7ba69-6c72-4b03-b63a-9f9f589d0741 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 returned with HTTP 200 Aug 18 07:30:41.312272 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 197/794] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:30:41 2026] GET /volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:42.325788 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-71ad8d4b-a0c1-45cb-a455-e56b21524d1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:42.327546 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71ad8d4b-a0c1-45cb-a455-e56b21524d1d tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 Aug 18 07:30:42.327739 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71ad8d4b-a0c1-45cb-a455-e56b21524d1d tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:42.327919 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71ad8d4b-a0c1-45cb-a455-e56b21524d1d tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:42.328057 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-71ad8d4b-a0c1-45cb-a455-e56b21524d1d tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] show called for member f7dd589e-dd40-426b-a88b-5cc3e9049a73 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:30:42.331579 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:42.331579 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:42.340959 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71ad8d4b-a0c1-45cb-a455-e56b21524d1d tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 returned with HTTP 200 Aug 18 07:30:42.341363 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 199/795] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:30:42 2026] GET /volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:42.353822 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e8ac01a9-911f-4b4a-9260-868938a03760 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:42.356163 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:42.356630 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-578569569", "volume_type": "5784928f-cd15-4b3f-b703-0c4dac1cb1d1", "group_id": "f7dd589e-dd40-426b-a88b-5cc3e9049a73", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:42.358821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-578569569', 'volume_type': '5784928f-cd15-4b3f-b703-0c4dac1cb1d1', 'group_id': 'f7dd589e-dd40-426b-a88b-5cc3e9049a73', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:42.370370 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:42.370370 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:42.370701 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Create volume of 1 GB Aug 18 07:30:42.376984 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Availability Zones retrieved successfully. Aug 18 07:30:42.385022 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Flow 'volume_create_api' (a986c2d1-c099-46ca-bb4c-1e537cb118ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:42.386597 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe537a6-0ee5-4a25-a0dd-4b15eafec414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:42.387364 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:42.387364 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:42.388150 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:42.417025 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe537a6-0ee5-4a25-a0dd-4b15eafec414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:30:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1,is_public=True,name='tempest-GroupsV314Test-volume-type-924486215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5784928f-cd15-4b3f-b703-0c4dac1cb1d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f7dd589e-dd40-426b-a88b-5cc3e9049a73', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:42.418564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad22a24-2ed6-47a6-92ad-384631082f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:42.458455 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-924486215 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-924486215, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:42.458455 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-924486215 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-924486215, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:42.500477 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Created reservations ['151acd76-1e20-40f8-b368-1022089c40d7', '6f84a7b1-7388-4d70-a3e7-88890cf2712e', '59096eba-9eb4-42bd-8788-cf708a79b95e', 'e1f73697-753e-416d-9114-e3886bac59ee'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:42.501583 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad22a24-2ed6-47a6-92ad-384631082f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['151acd76-1e20-40f8-b368-1022089c40d7', '6f84a7b1-7388-4d70-a3e7-88890cf2712e', '59096eba-9eb4-42bd-8788-cf708a79b95e', 'e1f73697-753e-416d-9114-e3886bac59ee']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:42.502629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c04b98-b898-47ba-afb8-c876b938d85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:42.532817 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c04b98-b898-47ba-afb8-c876b938d85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f99a2f6c-8f15-4d6e-9bf3-08474c8fe259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-578569569',encryption_key_id=None,group_id=f7dd589e-dd40-426b-a88b-5cc3e9049a73,group_type_id=,metadata={},multiattach=False,project_id='4c56176ddeb0495580e7025424980341',qos_specs=None,replication_status=,reservations=['151acd76-1e20-40f8-b368-1022089c40d7','6f84a7b1-7388-4d70-a3e7-88890cf2712e','59096eba-9eb4-42bd-8788-cf708a79b95e','e1f73697-753e-416d-9114-e3886bac59ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12b654d8f7d4214b89c1b1079774bf5',volume_type_id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-578569569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f7dd589e-dd40-426b-a88b-5cc3e9049a73,host=None,id=f99a2f6c-8f15-4d6e-9bf3-08474c8fe259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c56176ddeb0495580e7025424980341',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12b654d8f7d4214b89c1b1079774bf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5784928f-cd15-4b3f-b703-0c4dac1cb1d1),volume_type_id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:42.533694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93be8484-0d0b-47a2-969e-4c3c13950140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:42.554523 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93be8484-0d0b-47a2-969e-4c3c13950140) transitioned into state 'SUCCESS' from state '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-578569569',encryption_key_id=None,group_id=f7dd589e-dd40-426b-a88b-5cc3e9049a73,group_type_id=,metadata={},multiattach=False,project_id='4c56176ddeb0495580e7025424980341',qos_specs=None,replication_status=,reservations=['151acd76-1e20-40f8-b368-1022089c40d7','6f84a7b1-7388-4d70-a3e7-88890cf2712e','59096eba-9eb4-42bd-8788-cf708a79b95e','e1f73697-753e-416d-9114-e3886bac59ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12b654d8f7d4214b89c1b1079774bf5',volume_type_id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:42.555271 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1bb4f3e-eb59-4857-8897-4989c5c43d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:42.577183 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1bb4f3e-eb59-4857-8897-4989c5c43d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:42.577183 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Flow 'volume_create_api' (a986c2d1-c099-46ca-bb4c-1e537cb118ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:42.577183 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Create volume request issued successfully. Aug 18 07:30:42.577602 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:42.577749 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:42.632857 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:42.636838 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:42.636838 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:42.641459 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8ac01a9-911f-4b4a-9260-868938a03760 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:42.641917 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 199/796] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:30:42 2026] POST /volume/v3/volumes => generated 817 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:42.657573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:42.660446 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 Aug 18 07:30:42.660755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:42.661019 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:42.672099 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:42.672099 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:42.679009 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Volume info retrieved successfully. Aug 18 07:30:42.680144 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:42.680445 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:42.740230 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:42.743772 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:42.743772 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:42.754306 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3a01a63-9986-4785-89b8-5cd4fb08a5ef tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 returned with HTTP 200 Aug 18 07:30:42.754829 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 202/797] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:42 2026] GET /volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 => generated 885 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:43.775679 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1cc64f7b-6476-4454-aba8-04977271c0be None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:43.781435 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 Aug 18 07:30:43.781435 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:43.781435 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:43.793404 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:43.793404 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:43.798251 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Volume info retrieved successfully. Aug 18 07:30:43.799225 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:43.799568 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:43.846194 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:43.851231 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:43.851231 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:43.864317 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cc64f7b-6476-4454-aba8-04977271c0be tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 returned with HTTP 200 Aug 18 07:30:43.864317 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 198/798] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:43 2026] GET /volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:43.881255 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-85a4c957-4e05-4382-8db2-856b109a483e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:43.883972 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] POST https://10.4.3.152/volume/v3/groups/action Aug 18 07:30:43.884411 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action body: b'{"create-from-src": {"source_group_id": "f7dd589e-dd40-426b-a88b-5cc3e9049a73", "name": "tempest-Group_from_grp-1807454713"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:43.884411 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f7dd589e-dd40-426b-a88b-5cc3e9049a73", "name": "tempest-Group_from_grp-1807454713"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:43.886228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Creating new group {'create-from-src': {'source_group_id': 'f7dd589e-dd40-426b-a88b-5cc3e9049a73', 'name': 'tempest-Group_from_grp-1807454713'}}. {{(pid=100290) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 07:30:43.886228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Creating group tempest-Group_from_grp-1807454713 from source group f7dd589e-dd40-426b-a88b-5cc3e9049a73. Aug 18 07:30:43.892099 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:43.892099 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:43.899372 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:43.899372 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:43.919228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Created reservations ['4242b453-9dae-4e4c-8d67-978b702ad1af'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:43.982505 np0000007613 devstack@c-api.service[100290]: INFO cinder.group.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] A mapping entry already exists for group dac16c79-a051-4050-99cf-d711b0f9f579 and volume type 5784928f-cd15-4b3f-b703-0c4dac1cb1d1. Do not need to create again. Aug 18 07:30:43.984222 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:43.984222 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:43.984222 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Availability Zones retrieved successfully. Aug 18 07:30:43.989960 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Flow 'volume_create_api' (4daca741-b4a9-4e36-98a7-d5c726e1fbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:43.990824 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6964807-c7a5-44de-b0b4-210811a24091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:43.992353 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:44.017525 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6964807-c7a5-44de-b0b4-210811a24091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f99a2f6c-8f15-4d6e-9bf3-08474c8fe259', 'volume_type': VolumeType(created_at=2026-08-18T07:30:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1,is_public=True,name='tempest-GroupsV314Test-volume-type-924486215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5784928f-cd15-4b3f-b703-0c4dac1cb1d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dac16c79-a051-4050-99cf-d711b0f9f579', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:44.019123 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c88e11-fa1e-4222-b04f-1c35205c5c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:44.043047 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-924486215 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-924486215, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:44.043437 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-924486215 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-924486215, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:44.065347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Created reservations ['09bbdd10-69ba-4fcd-ba63-2f24877de189', '824bb217-4c1f-4747-8137-4accbaff6aaf', '687ca74b-832f-4fa9-86b8-337a6e2ffd0d', '1241ad86-cd98-4567-8de6-37f67abb0aa4'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:44.066593 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c88e11-fa1e-4222-b04f-1c35205c5c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09bbdd10-69ba-4fcd-ba63-2f24877de189', '824bb217-4c1f-4747-8137-4accbaff6aaf', '687ca74b-832f-4fa9-86b8-337a6e2ffd0d', '1241ad86-cd98-4567-8de6-37f67abb0aa4']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:44.067500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5db7b3-d938-4b44-a439-daa1f38c5a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:44.108994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5db7b3-d938-4b44-a439-daa1f38c5a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f54375e7-9251-44b5-a1d4-74cba6f40b13', '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=dac16c79-a051-4050-99cf-d711b0f9f579,group_type_id=,metadata={},multiattach=False,project_id='4c56176ddeb0495580e7025424980341',qos_specs=None,replication_status=,reservations=['09bbdd10-69ba-4fcd-ba63-2f24877de189','824bb217-4c1f-4747-8137-4accbaff6aaf','687ca74b-832f-4fa9-86b8-337a6e2ffd0d','1241ad86-cd98-4567-8de6-37f67abb0aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=f99a2f6c-8f15-4d6e-9bf3-08474c8fe259,status='creating',user_id='e12b654d8f7d4214b89c1b1079774bf5',volume_type_id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dac16c79-a051-4050-99cf-d711b0f9f579,host=None,id=f54375e7-9251-44b5-a1d4-74cba6f40b13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c56176ddeb0495580e7025424980341',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f99a2f6c-8f15-4d6e-9bf3-08474c8fe259,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12b654d8f7d4214b89c1b1079774bf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5784928f-cd15-4b3f-b703-0c4dac1cb1d1),volume_type_id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:44.108994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f451079a-8f04-425c-8003-3c2beafb4951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:44.139036 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f451079a-8f04-425c-8003-3c2beafb4951) transitioned into state 'SUCCESS' from 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=dac16c79-a051-4050-99cf-d711b0f9f579,group_type_id=,metadata={},multiattach=False,project_id='4c56176ddeb0495580e7025424980341',qos_specs=None,replication_status=,reservations=['09bbdd10-69ba-4fcd-ba63-2f24877de189','824bb217-4c1f-4747-8137-4accbaff6aaf','687ca74b-832f-4fa9-86b8-337a6e2ffd0d','1241ad86-cd98-4567-8de6-37f67abb0aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=f99a2f6c-8f15-4d6e-9bf3-08474c8fe259,status='creating',user_id='e12b654d8f7d4214b89c1b1079774bf5',volume_type_id=5784928f-cd15-4b3f-b703-0c4dac1cb1d1)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:44.143433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Flow 'volume_create_api' (4daca741-b4a9-4e36-98a7-d5c726e1fbc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:44.143433 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Create volume request issued successfully. Aug 18 07:30:44.162338 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85a4c957-4e05-4382-8db2-856b109a483e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/action returned with HTTP 202 Aug 18 07:30:44.163602 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 200/799] 10.4.3.152 () {70 vars in 1318 bytes} [Tue Aug 18 07:30:43 2026] POST /volume/v3/groups/action => generated 102 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:44.172878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-62f92a5c-193e-419a-86ba-bfa583eea905 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:44.176962 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:30:44.177279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:44.177537 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:44.177887 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:44.178869 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:30:44.190667 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Get all volumes completed successfully. Aug 18 07:30:44.191727 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:44.191947 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:44.248605 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:44.254440 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.254440 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:44.260007 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:44.260547 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:44.300915 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:44.304233 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.304233 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:44.312313 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62f92a5c-193e-419a-86ba-bfa583eea905 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:30:44.312757 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 200/800] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:30:44 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:44.328179 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:44.332615 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 Aug 18 07:30:44.332615 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:44.332615 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:44.340171 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.340171 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:44.345233 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Volume info retrieved successfully. Aug 18 07:30:44.346085 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:44.346336 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:44.405178 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:44.409848 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.409848 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:44.420654 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-69933fb4-9f0b-4e03-9a2a-c5d13a9634c4 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 returned with HTTP 200 Aug 18 07:30:44.421325 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 203/801] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:44 2026] GET /volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:44.437161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-979580b4-98b9-436d-b924-dd6935439caf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:44.444631 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-979580b4-98b9-436d-b924-dd6935439caf tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579 Aug 18 07:30:44.447171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-979580b4-98b9-436d-b924-dd6935439caf tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:44.447556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-979580b4-98b9-436d-b924-dd6935439caf tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:44.447652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-979580b4-98b9-436d-b924-dd6935439caf tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] show called for member dac16c79-a051-4050-99cf-d711b0f9f579 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:30:44.453712 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.453712 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:44.463809 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-979580b4-98b9-436d-b924-dd6935439caf tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579 returned with HTTP 200 Aug 18 07:30:44.464220 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 199/802] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:30:44 2026] GET /volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579 => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:44.478514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a6bb5702-393d-48d3-a050-77a590e7a382 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:44.480852 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:30:44.481181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:44.481467 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:44.481970 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:44.482663 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.482663 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:44.483264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:30:44.493586 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Get all volumes completed successfully. Aug 18 07:30:44.494562 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:44.495032 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:44.549428 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:44.553708 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.553708 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:44.562537 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:44.562537 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:44.609557 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:44.613022 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.613022 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:44.626128 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6bb5702-393d-48d3-a050-77a590e7a382 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:30:44.626984 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 201/803] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:30:44 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:44.649495 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a1e543d3-b09c-40c1-8b50-99a66d8fdb4e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:44.655273 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1e543d3-b09c-40c1-8b50-99a66d8fdb4e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] POST https://10.4.3.152/volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579/action Aug 18 07:30:44.655826 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a1e543d3-b09c-40c1-8b50-99a66d8fdb4e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:44.655994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a1e543d3-b09c-40c1-8b50-99a66d8fdb4e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:44.661051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-a1e543d3-b09c-40c1-8b50-99a66d8fdb4e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] delete called for group dac16c79-a051-4050-99cf-d711b0f9f579 {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:30:44.661260 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-a1e543d3-b09c-40c1-8b50-99a66d8fdb4e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Delete group with id: dac16c79-a051-4050-99cf-d711b0f9f579 Aug 18 07:30:44.671006 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.671006 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:44.723994 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a1e543d3-b09c-40c1-8b50-99a66d8fdb4e tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579/action returned with HTTP 202 Aug 18 07:30:44.724686 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 201/804] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:30:44 2026] POST /volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:30:44.735404 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:44.738577 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 Aug 18 07:30:44.738577 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:44.738753 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:44.747157 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.747157 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:44.751882 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Volume info retrieved successfully. Aug 18 07:30:44.752513 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:44.752660 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:44.802662 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:44.806476 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:44.806476 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:44.823544 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bf2500b-b562-46ca-b7c2-95d0273c5eab tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 returned with HTTP 200 Aug 18 07:30:44.824413 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 204/805] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:44 2026] GET /volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 => generated 921 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:45.841234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c57efeb0-53bf-4f37-b329-119651f7c19b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:45.844040 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c57efeb0-53bf-4f37-b329-119651f7c19b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 Aug 18 07:30:45.844040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c57efeb0-53bf-4f37-b329-119651f7c19b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:45.844040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c57efeb0-53bf-4f37-b329-119651f7c19b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:45.848676 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c57efeb0-53bf-4f37-b329-119651f7c19b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 returned with HTTP 404 Aug 18 07:30:45.849144 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 200/806] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:45 2026] GET /volume/v3/volumes/f54375e7-9251-44b5-a1d4-74cba6f40b13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:30:45.858363 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-85a419a4-96cc-49e2-9883-c30edcd575bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:45.861612 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85a419a4-96cc-49e2-9883-c30edcd575bc tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579 Aug 18 07:30:45.861612 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85a419a4-96cc-49e2-9883-c30edcd575bc tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:45.861816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85a419a4-96cc-49e2-9883-c30edcd575bc tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:45.863540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-85a419a4-96cc-49e2-9883-c30edcd575bc tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] show called for member dac16c79-a051-4050-99cf-d711b0f9f579 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:30:45.867810 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85a419a4-96cc-49e2-9883-c30edcd575bc tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579 returned with HTTP 404 Aug 18 07:30:45.867904 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 202/807] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:30:45 2026] GET /volume/v3/groups/dac16c79-a051-4050-99cf-d711b0f9f579 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:30:45.879710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:45.883242 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:30:45.883242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:45.883242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:45.883242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:30:45.883242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:30:45.893438 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Get all volumes completed successfully. Aug 18 07:30:45.894731 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:45.894731 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:45.940470 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:45.944543 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:45.944543 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:45.951078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f25e9d38-b158-40d9-9a1f-59e6fa02da9b tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:30:45.951078 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 202/808] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:30:45 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:45.965229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c4f5064d-2632-409f-80a2-17ed34ff5dfa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:45.965921 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f5064d-2632-409f-80a2-17ed34ff5dfa tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] POST https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73/action Aug 18 07:30:45.966449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4f5064d-2632-409f-80a2-17ed34ff5dfa tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:45.966651 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4f5064d-2632-409f-80a2-17ed34ff5dfa tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:45.968441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-c4f5064d-2632-409f-80a2-17ed34ff5dfa tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] delete called for group f7dd589e-dd40-426b-a88b-5cc3e9049a73 {{(pid=100291) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:30:45.968645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-c4f5064d-2632-409f-80a2-17ed34ff5dfa tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Delete group with id: f7dd589e-dd40-426b-a88b-5cc3e9049a73 Aug 18 07:30:45.975895 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:45.975895 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:46.029231 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f5064d-2632-409f-80a2-17ed34ff5dfa tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73/action returned with HTTP 202 Aug 18 07:30:46.029716 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 205/809] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:30:45 2026] POST /volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:30:46.041099 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:46.044667 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 Aug 18 07:30:46.044908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:46.045073 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:46.059046 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:46.059046 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:46.069309 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Volume info retrieved successfully. Aug 18 07:30:46.069953 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:30:46.070083 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:30:46.112192 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:30:46.115712 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:46.115712 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:46.124144 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82269b07-6688-422d-a6f5-9d4ccd520d9f tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 returned with HTTP 200 Aug 18 07:30:46.124748 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 201/810] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:46 2026] GET /volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:47.138182 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e6263e42-3b39-4110-833f-701bcde1d668 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.140078 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6263e42-3b39-4110-833f-701bcde1d668 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 Aug 18 07:30:47.140477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6263e42-3b39-4110-833f-701bcde1d668 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:47.140828 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6263e42-3b39-4110-833f-701bcde1d668 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:47.151450 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6263e42-3b39-4110-833f-701bcde1d668 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 returned with HTTP 404 Aug 18 07:30:47.152185 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 203/811] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:30:47 2026] GET /volume/v3/volumes/f99a2f6c-8f15-4d6e-9bf3-08474c8fe259 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:30:47.160200 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-06207b11-b62e-42a5-871f-993704dd5957 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.163606 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06207b11-b62e-42a5-871f-993704dd5957 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] GET https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 Aug 18 07:30:47.163606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-06207b11-b62e-42a5-871f-993704dd5957 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:47.163606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-06207b11-b62e-42a5-871f-993704dd5957 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:47.163606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-06207b11-b62e-42a5-871f-993704dd5957 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] show called for member f7dd589e-dd40-426b-a88b-5cc3e9049a73 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:30:47.169972 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06207b11-b62e-42a5-871f-993704dd5957 tempest-GroupsV314Test-308933450 tempest-GroupsV314Test-308933450-project-member] https://10.4.3.152/volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 returned with HTTP 404 Aug 18 07:30:47.170784 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 203/812] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:30:47 2026] GET /volume/v3/groups/f7dd589e-dd40-426b-a88b-5cc3e9049a73 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:30:47.185373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da3e4cb9-2818-4b5d-ac64-0819517103f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.189713 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da3e4cb9-2818-4b5d-ac64-0819517103f8 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/d05ab229-27b1-4674-9518-5d609e2fa61b Aug 18 07:30:47.189713 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da3e4cb9-2818-4b5d-ac64-0819517103f8 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:47.190325 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da3e4cb9-2818-4b5d-ac64-0819517103f8 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:47.213183 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da3e4cb9-2818-4b5d-ac64-0819517103f8 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] https://10.4.3.152/volume/v3/group_types/d05ab229-27b1-4674-9518-5d609e2fa61b returned with HTTP 202 Aug 18 07:30:47.213763 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 206/813] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:30:47 2026] DELETE /volume/v3/group_types/d05ab229-27b1-4674-9518-5d609e2fa61b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:30:47.223015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4af7ef06-6af2-49da-acc7-5e7ca705f8bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.225828 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4af7ef06-6af2-49da-acc7-5e7ca705f8bf tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] DELETE https://10.4.3.152/volume/v3/types/5784928f-cd15-4b3f-b703-0c4dac1cb1d1 Aug 18 07:30:47.226186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4af7ef06-6af2-49da-acc7-5e7ca705f8bf tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:47.226511 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4af7ef06-6af2-49da-acc7-5e7ca705f8bf tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:47.281606 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4af7ef06-6af2-49da-acc7-5e7ca705f8bf tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] https://10.4.3.152/volume/v3/types/5784928f-cd15-4b3f-b703-0c4dac1cb1d1 returned with HTTP 202 Aug 18 07:30:47.282249 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 202/814] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:30:47 2026] DELETE /volume/v3/types/5784928f-cd15-4b3f-b703-0c4dac1cb1d1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:47.292826 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-77f3173d-f9ea-450f-ac34-99fcf40e3a20 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.295264 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77f3173d-f9ea-450f-ac34-99fcf40e3a20 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] GET https://10.4.3.152/volume/v3/types/5784928f-cd15-4b3f-b703-0c4dac1cb1d1 Aug 18 07:30:47.295816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77f3173d-f9ea-450f-ac34-99fcf40e3a20 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:47.296183 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77f3173d-f9ea-450f-ac34-99fcf40e3a20 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:47.302319 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77f3173d-f9ea-450f-ac34-99fcf40e3a20 tempest-GroupsV314Test-1838420648 tempest-GroupsV314Test-1838420648-project-admin] https://10.4.3.152/volume/v3/types/5784928f-cd15-4b3f-b703-0c4dac1cb1d1 returned with HTTP 404 Aug 18 07:30:47.303346 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 204/815] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:30:47 2026] GET /volume/v3/types/5784928f-cd15-4b3f-b703-0c4dac1cb1d1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:47.304933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-92055108-4758-4170-bb37-b7338d39a815 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.305763 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-92055108-4758-4170-bb37-b7338d39a815 None None] GET https://10.4.3.152/volume// Aug 18 07:30:47.305763 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-92055108-4758-4170-bb37-b7338d39a815 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:47.306070 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-92055108-4758-4170-bb37-b7338d39a815 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:47.306571 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-92055108-4758-4170-bb37-b7338d39a815 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:47.306951 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 204/816] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:47.323776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-e6a373cb-1537-4574-add2-554aa0a4c199 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.327158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-e6a373cb-1537-4574-add2-554aa0a4c199 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:47.327692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-e6a373cb-1537-4574-add2-554aa0a4c199 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a0cff11-0c13-432e-a301-928e6f0f98b1", "connector": null, "instance_uuid": "7e545a3e-ce43-4979-b330-a23221981a51"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:47.346023 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:47.346023 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:47.394155 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-e6a373cb-1537-4574-add2-554aa0a4c199 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:47.394155 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 207/817] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:47 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:47.402397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-fb1bfd81-194d-4cdc-8b09-dd2904c3dfad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:47.404608 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-fb1bfd81-194d-4cdc-8b09-dd2904c3dfad tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] DELETE https://10.4.3.152/volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47 Aug 18 07:30:47.404794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-fb1bfd81-194d-4cdc-8b09-dd2904c3dfad tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:47.404990 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-fb1bfd81-194d-4cdc-8b09-dd2904c3dfad tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:47.413708 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:47.413708 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:47.475679 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-fb1bfd81-194d-4cdc-8b09-dd2904c3dfad tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47 returned with HTTP 200 Aug 18 07:30:47.476323 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 203/818] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:30:47 2026] DELETE /volume/v3/attachments/c6374047-5ede-4e42-a785-d83efc497d47 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:48.596603 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b050093e-b426-4e33-b1e0-93782628b01f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:48.600331 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b050093e-b426-4e33-b1e0-93782628b01f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] PUT https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 Aug 18 07:30:48.600877 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b050093e-b426-4e33-b1e0-93782628b01f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:48.615996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b050093e-b426-4e33-b1e0-93782628b01f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Acquiring lock "cinder-attachment_update-9a0cff11-0c13-432e-a301-928e6f0f98b1-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:48.623171 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b050093e-b426-4e33-b1e0-93782628b01f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-9a0cff11-0c13-432e-a301-928e6f0f98b1-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:48.627511 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:48.627511 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:48.654010 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-fed38933-9b49-4392-af7e-eaec291300ec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:48.658686 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-fed38933-9b49-4392-af7e-eaec291300ec tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] DELETE https://10.4.3.152/volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97 Aug 18 07:30:48.658929 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-fed38933-9b49-4392-af7e-eaec291300ec tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:48.659235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-fed38933-9b49-4392-af7e-eaec291300ec tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:48.679356 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:48.679356 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:48.729553 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b050093e-b426-4e33-b1e0-93782628b01f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Lock "cinder-attachment_update-9a0cff11-0c13-432e-a301-928e6f0f98b1-np0000007613" released by "attachment_update" :: held 0.107s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:48.729897 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b050093e-b426-4e33-b1e0-93782628b01f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 returned with HTTP 200 Aug 18 07:30:48.730402 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 205/819] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:48 2026] PUT /volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:48.741703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b68f8606-f045-4038-9146-05a6c76007ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:48.746693 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b68f8606-f045-4038-9146-05a6c76007ba tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 Aug 18 07:30:48.747445 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b68f8606-f045-4038-9146-05a6c76007ba tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:48.747698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b68f8606-f045-4038-9146-05a6c76007ba tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:48.753809 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-fed38933-9b49-4392-af7e-eaec291300ec tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97 returned with HTTP 200 Aug 18 07:30:48.754382 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 205/820] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:30:48 2026] DELETE /volume/v3/attachments/38e068ae-6172-4f0f-85e3-2113b0894e97 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:48.768523 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:48.768861 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-b68f8606-f045-4038-9146-05a6c76007ba tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 returned with HTTP 200 Aug 18 07:30:48.769108 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 208/821] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:30:48 2026] GET /volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:48.770777 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] DELETE https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 Aug 18 07:30:48.770862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:48.771004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:48.771172 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Delete volume with id: 31b58b99-3924-4c8e-92eb-b06d9b58f6e3 Aug 18 07:30:48.779158 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:48.779158 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:48.779739 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:30:48.806461 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Delete volume request issued successfully. Aug 18 07:30:48.806461 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c0fef208-2d6f-489b-b7af-d924e22f3ca7 req-31f243b3-3ef0-4448-8df4-9ad89e55c9fc tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 returned with HTTP 202 Aug 18 07:30:48.806461 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 204/822] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:30:48 2026] DELETE /volume/v3/volumes/31b58b99-3924-4c8e-92eb-b06d9b58f6e3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:49.763488 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d037105e-2531-41ed-a14b-3c666b23617e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:49.871560 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d037105e-2531-41ed-a14b-3c666b23617e tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] GET https://10.4.3.152/volume/v3/os-hosts Aug 18 07:30:49.871889 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d037105e-2531-41ed-a14b-3c666b23617e tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:49.872167 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d037105e-2531-41ed-a14b-3c666b23617e tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:49.872577 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:49.872577 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:49.884182 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.hosts [None req-d037105e-2531-41ed-a14b-3c666b23617e tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] status, active and update: available, enabled, 2026-08-18 07:29:42+00:00 {{(pid=100290) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 07:30:49.884414 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.hosts [None req-d037105e-2531-41ed-a14b-3c666b23617e tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] status, active and update: available, enabled, 2026-08-18 07:29:41+00:00 {{(pid=100290) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 07:30:49.884605 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.hosts [None req-d037105e-2531-41ed-a14b-3c666b23617e tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] status, active and update: available, enabled, 2026-08-18 07:29:20+00:00 {{(pid=100290) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 07:30:49.884963 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d037105e-2531-41ed-a14b-3c666b23617e tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] https://10.4.3.152/volume/v3/os-hosts returned with HTTP 200 Aug 18 07:30:49.885439 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 206/823] 10.4.3.152 () {66 vars in 1240 bytes} [Tue Aug 18 07:30:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:49.897438 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:49.899409 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] GET https://10.4.3.152/volume/v3/os-hosts Aug 18 07:30:49.899598 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:49.899775 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:49.900015 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:49.900015 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:49.906302 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.hosts [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] status, active and update: available, enabled, 2026-08-18 07:29:42+00:00 {{(pid=100292) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 07:30:49.906444 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.hosts [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] status, active and update: available, enabled, 2026-08-18 07:29:41+00:00 {{(pid=100292) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 07:30:49.906553 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.hosts [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] status, active and update: available, enabled, 2026-08-18 07:29:20+00:00 {{(pid=100292) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 07:30:49.906809 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d41a60c-8d2a-4b12-b3bb-e34ea18ae9f9 tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] https://10.4.3.152/volume/v3/os-hosts returned with HTTP 200 Aug 18 07:30:49.907167 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 206/824] 10.4.3.152 () {66 vars in 1240 bytes} [Tue Aug 18 07:30:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:49.916255 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c7d0a81-f841-4a09-a9d9-33e34cee2e3b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:49.921228 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c7d0a81-f841-4a09-a9d9-33e34cee2e3b tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] GET https://10.4.3.152/volume/v3/os-hosts/np0000007613@storpool Aug 18 07:30:49.921228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c7d0a81-f841-4a09-a9d9-33e34cee2e3b tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:49.921228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c7d0a81-f841-4a09-a9d9-33e34cee2e3b tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:49.921228 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:49.921228 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:50.006953 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c7d0a81-f841-4a09-a9d9-33e34cee2e3b tempest-VolumeHostsAdminTestsJSON-566834797 tempest-VolumeHostsAdminTestsJSON-566834797-project-admin] https://10.4.3.152/volume/v3/os-hosts/np0000007613@storpool returned with HTTP 200 Aug 18 07:30:50.006953 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 209/825] 10.4.3.152 () {66 vars in 1306 bytes} [Tue Aug 18 07:30:49 2026] GET /volume/v3/os-hosts/np0000007613@storpool => generated 1697 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:52.443024 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8979bdc4-ef6a-478c-b6a8-5c6dd6f2db50 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:52.534043 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8979bdc4-ef6a-478c-b6a8-5c6dd6f2db50 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 07:30:52.534312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8979bdc4-ef6a-478c-b6a8-5c6dd6f2db50 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:52.534546 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8979bdc4-ef6a-478c-b6a8-5c6dd6f2db50 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] Calling method 'get_pools' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:52.546464 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8979bdc4-ef6a-478c-b6a8-5c6dd6f2db50 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 07:30:52.546772 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 205/826] 10.4.3.152 () {66 vars in 1314 bytes} [Tue Aug 18 07:30:52 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:52.557868 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b8bbc8f1-d129-4962-82ca-d6d06e0b4e64 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:52.560036 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b8bbc8f1-d129-4962-82ca-d6d06e0b4e64 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 18 07:30:52.560163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b8bbc8f1-d129-4962-82ca-d6d06e0b4e64 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:52.560508 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b8bbc8f1-d129-4962-82ca-d6d06e0b4e64 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] Calling method 'get_pools' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:52.574646 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b8bbc8f1-d129-4962-82ca-d6d06e0b4e64 tempest-VolumePoolsAdminTestsJSON-221312506 tempest-VolumePoolsAdminTestsJSON-221312506-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 07:30:52.575146 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 207/827] 10.4.3.152 () {66 vars in 1291 bytes} [Tue Aug 18 07:30:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:53.542490 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-9ebbed97-c816-454a-8704-af463d6f9631 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:53.546230 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-9ebbed97-c816-454a-8704-af463d6f9631 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] POST https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89/action Aug 18 07:30:53.546230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-9ebbed97-c816-454a-8704-af463d6f9631 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:30:53.546230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-9ebbed97-c816-454a-8704-af463d6f9631 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:53.568715 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:53.568715 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:53.586548 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cf9260cd-dd92-4216-a758-e1bd1bf9ec84 req-9ebbed97-c816-454a-8704-af463d6f9631 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89/action returned with HTTP 204 Aug 18 07:30:53.587154 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 207/828] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:30:53 2026] POST /volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:55.339756 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-98bef1bd-07ff-4c1f-a5d5-24abb04d13ee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:55.340128 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:55.342789 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-98bef1bd-07ff-4c1f-a5d5-24abb04d13ee tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] DELETE https://10.4.3.152/volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1 Aug 18 07:30:55.344931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-98bef1bd-07ff-4c1f-a5d5-24abb04d13ee tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:55.345272 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-98bef1bd-07ff-4c1f-a5d5-24abb04d13ee tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:55.358151 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:55.358151 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:55.410172 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-98bef1bd-07ff-4c1f-a5d5-24abb04d13ee tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1 returned with HTTP 200 Aug 18 07:30:55.410879 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 210/829] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:30:55 2026] DELETE /volume/v3/attachments/7fce19e1-90b5-4356-9fd3-9ef51a8c46e1 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:55.426563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:55.429376 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] DELETE https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 Aug 18 07:30:55.429656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:55.429895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:55.430095 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Delete volume with id: 45d910cd-63e5-4fcf-ab63-87220c962387 Aug 18 07:30:55.446690 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:55.446690 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:55.448162 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Volume info retrieved successfully. Aug 18 07:30:55.464544 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 Aug 18 07:30:55.464544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:55.464544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:55.476284 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.476284 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.476892 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.477664 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.485293 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] Delete volume request issued successfully. Aug 18 07:30:55.485293 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b9245082-c08a-4ff1-915f-dae8776d8f79 req-08c03471-b2e2-4872-9bd8-a68ba6d17fe1 tempest-ServerBootFromVolumeStableRescueTest-14651157 tempest-ServerBootFromVolumeStableRescueTest-14651157-project-member] https://10.4.3.152/volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 returned with HTTP 202 Aug 18 07:30:55.485293 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 208/830] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:30:55 2026] DELETE /volume/v3/volumes/45d910cd-63e5-4fcf-ab63-87220c962387 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:55.485674 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f3cda38-1774-43b4-883e-4154b6dbefcf tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 returned with HTTP 200 Aug 18 07:30:55.485978 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 206/831] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:55 2026] GET /volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 => generated 437 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:55.500181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-24666586-5632-4a49-84c7-2ee746f985f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:55.503639 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 Aug 18 07:30:55.504105 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:55.581894 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.582393 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.582772 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.583059 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.583384 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:55.588618 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24666586-5632-4a49-84c7-2ee746f985f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 returned with HTTP 200 Aug 18 07:30:55.589069 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 208/832] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:30:55 2026] PUT /volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 => generated 390 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:55.601500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6963153c-6ea1-4953-95e2-37af681ce515 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:55.687522 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:30:55.688023 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1973791286"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:55.696168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1973791286'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:30:55.696367 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Create volume of 1 GB Aug 18 07:30:55.696738 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:55.696738 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:55.708158 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Availability Zones retrieved successfully. Aug 18 07:30:55.715908 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Flow 'volume_create_api' (98206cf2-3777-47b0-b0af-bc8ec0ffca7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:55.717413 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b08633a-3c23-46d6-a8ab-6cc70798db39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:55.719696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:30:55.753617 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b08633a-3c23-46d6-a8ab-6cc70798db39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:55.754389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a925008-bd97-4b4b-a7ee-05912f01da0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:55.819272 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Created reservations ['546de29d-735a-4ec8-93ab-99a6f37c7e91', '7ddd4209-eebe-46b4-85a4-847ecb486e0d', 'a2b019cb-cc02-4d98-b966-db7d5c6776eb', '6246c83c-ef4e-44a6-bf86-4f3f1e53269d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:55.820078 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a925008-bd97-4b4b-a7ee-05912f01da0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546de29d-735a-4ec8-93ab-99a6f37c7e91', '7ddd4209-eebe-46b4-85a4-847ecb486e0d', 'a2b019cb-cc02-4d98-b966-db7d5c6776eb', '6246c83c-ef4e-44a6-bf86-4f3f1e53269d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:55.821011 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942db1f8-0af9-4bd7-bac2-627dada2a1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:55.848871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942db1f8-0af9-4bd7-bac2-627dada2a1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34e5662-f95f-47b4-b234-3df4c2c4bcd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1973791286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1110785bc4a645c3bd4d3397abceacf0',qos_specs=None,replication_status=,reservations=['546de29d-735a-4ec8-93ab-99a6f37c7e91','7ddd4209-eebe-46b4-85a4-847ecb486e0d','a2b019cb-cc02-4d98-b966-db7d5c6776eb','6246c83c-ef4e-44a6-bf86-4f3f1e53269d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a84121ec6bd74af4be1fb09bb88d750e',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1973791286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a34e5662-f95f-47b4-b234-3df4c2c4bcd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1110785bc4a645c3bd4d3397abceacf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a84121ec6bd74af4be1fb09bb88d750e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:55.849980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f773768f-ecfb-47d2-ab05-7ae9a6010d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:55.872681 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f773768f-ecfb-47d2-ab05-7ae9a6010d44) transitioned into state 'SUCCESS' from state '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-1973791286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1110785bc4a645c3bd4d3397abceacf0',qos_specs=None,replication_status=,reservations=['546de29d-735a-4ec8-93ab-99a6f37c7e91','7ddd4209-eebe-46b4-85a4-847ecb486e0d','a2b019cb-cc02-4d98-b966-db7d5c6776eb','6246c83c-ef4e-44a6-bf86-4f3f1e53269d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a84121ec6bd74af4be1fb09bb88d750e',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:55.873583 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50af6a73-3642-42f0-bf2a-c90d5c96d1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:30:55.890468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50af6a73-3642-42f0-bf2a-c90d5c96d1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:30:55.891725 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Flow 'volume_create_api' (98206cf2-3777-47b0-b0af-bc8ec0ffca7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:30:55.892090 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Create volume request issued successfully. Aug 18 07:30:55.892859 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6963153c-6ea1-4953-95e2-37af681ce515 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:30:55.893396 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 211/833] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:30:55 2026] POST /volume/v3/volumes => generated 767 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:55.909623 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8690a38f-e911-4e13-a195-f817869d873e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:55.911489 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8690a38f-e911-4e13-a195-f817869d873e tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:55.911647 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8690a38f-e911-4e13-a195-f817869d873e tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:55.911847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8690a38f-e911-4e13-a195-f817869d873e tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:55.919859 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:55.919859 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:55.929998 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8690a38f-e911-4e13-a195-f817869d873e tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:55.934026 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8690a38f-e911-4e13-a195-f817869d873e tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 returned with HTTP 200 Aug 18 07:30:55.934404 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 209/834] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:55 2026] GET /volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:56.103689 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-184fa0cf-790c-4732-9dd0-73ce4489ea5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.106434 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-184fa0cf-790c-4732-9dd0-73ce4489ea5a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:30:56.106434 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-184fa0cf-790c-4732-9dd0-73ce4489ea5a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:56.106813 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-184fa0cf-790c-4732-9dd0-73ce4489ea5a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:56.117450 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:56.117450 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:56.125628 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-184fa0cf-790c-4732-9dd0-73ce4489ea5a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:30:56.132227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-184fa0cf-790c-4732-9dd0-73ce4489ea5a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:30:56.132835 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 207/835] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:56 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:56.177708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-6b4bb252-6104-4b83-bd18-900e99c41d13 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.179979 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-6b4bb252-6104-4b83-bd18-900e99c41d13 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:30:56.180222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-6b4bb252-6104-4b83-bd18-900e99c41d13 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:56.180468 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-6b4bb252-6104-4b83-bd18-900e99c41d13 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:56.187728 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:56.187728 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:56.191643 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-6b4bb252-6104-4b83-bd18-900e99c41d13 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:30:56.196528 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-6b4bb252-6104-4b83-bd18-900e99c41d13 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:30:56.196962 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 209/836] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:56 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:56.282507 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1daaa12d-1b98-4974-a839-31d3f4399bcc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.282898 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1daaa12d-1b98-4974-a839-31d3f4399bcc None None] GET https://10.4.3.152/volume// Aug 18 07:30:56.283066 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1daaa12d-1b98-4974-a839-31d3f4399bcc None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:56.283228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1daaa12d-1b98-4974-a839-31d3f4399bcc None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:56.283584 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1daaa12d-1b98-4974-a839-31d3f4399bcc None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:56.283873 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 212/837] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:30:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:56.291484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-483a7f0d-372f-4643-851f-7ec319526094 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.293923 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-483a7f0d-372f-4643-851f-7ec319526094 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:30:56.294760 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-483a7f0d-372f-4643-851f-7ec319526094 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db686ec0-af78-43bd-b1d6-0d828a13d330", "connector": null, "instance_uuid": "fe266888-7677-468e-af60-1db070a5f0b3"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:56.308140 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:56.308140 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:56.342636 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-483a7f0d-372f-4643-851f-7ec319526094 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:30:56.343269 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 210/838] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:30:56 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:56.373916 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-027c976d-1c5f-4d18-a52d-9ecd74f1ed30 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.375728 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-027c976d-1c5f-4d18-a52d-9ecd74f1ed30 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:30:56.377225 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-027c976d-1c5f-4d18-a52d-9ecd74f1ed30 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:56.377225 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-027c976d-1c5f-4d18-a52d-9ecd74f1ed30 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:56.387413 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:56.387413 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:56.391450 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-027c976d-1c5f-4d18-a52d-9ecd74f1ed30 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:30:56.397853 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-027c976d-1c5f-4d18-a52d-9ecd74f1ed30 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:30:56.398274 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 208/839] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:56 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:56.399655 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-39325816-9218-434c-ac76-7d5909bd1522 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.400271 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39325816-9218-434c-ac76-7d5909bd1522 None None] GET https://10.4.3.152/volume// Aug 18 07:30:56.400549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39325816-9218-434c-ac76-7d5909bd1522 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:56.400957 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-39325816-9218-434c-ac76-7d5909bd1522 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:56.401434 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-39325816-9218-434c-ac76-7d5909bd1522 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:30:56.401874 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 210/840] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:30:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:30:56.420452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-dc1b0195-d3ec-4b89-a2e3-ceb775d80018 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.424115 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-dc1b0195-d3ec-4b89-a2e3-ceb775d80018 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:30:56.424461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-dc1b0195-d3ec-4b89-a2e3-ceb775d80018 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:56.424678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-dc1b0195-d3ec-4b89-a2e3-ceb775d80018 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:56.437732 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:56.437732 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:56.442464 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-dc1b0195-d3ec-4b89-a2e3-ceb775d80018 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:30:56.447706 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-dc1b0195-d3ec-4b89-a2e3-ceb775d80018 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:30:56.448276 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 213/841] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:30:56 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:30:56.562740 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-7e164cea-ca8b-48de-acf7-1df29d3f9756 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.565596 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-7e164cea-ca8b-48de-acf7-1df29d3f9756 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] PUT https://10.4.3.152/volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963 Aug 18 07:30:56.566425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-7e164cea-ca8b-48de-acf7-1df29d3f9756 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:56.577031 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-7e164cea-ca8b-48de-acf7-1df29d3f9756 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Acquiring lock "cinder-attachment_update-db686ec0-af78-43bd-b1d6-0d828a13d330-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:30:56.582668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-7e164cea-ca8b-48de-acf7-1df29d3f9756 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Lock "cinder-attachment_update-db686ec0-af78-43bd-b1d6-0d828a13d330-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:30:56.588012 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:56.588012 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:56.678101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-7e164cea-ca8b-48de-acf7-1df29d3f9756 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Lock "cinder-attachment_update-db686ec0-af78-43bd-b1d6-0d828a13d330-np0000007613" released by "attachment_update" :: held 0.096s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:30:56.678464 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-7e164cea-ca8b-48de-acf7-1df29d3f9756 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963 returned with HTTP 200 Aug 18 07:30:56.678985 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 211/842] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:30:56 2026] PUT /volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:56.952642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0f99ea78-ea89-427b-8071-9d32678b1220 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.955103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f99ea78-ea89-427b-8071-9d32678b1220 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:56.955566 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f99ea78-ea89-427b-8071-9d32678b1220 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:56.955942 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f99ea78-ea89-427b-8071-9d32678b1220 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:56.967633 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:56.967633 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:56.973496 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0f99ea78-ea89-427b-8071-9d32678b1220 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:56.980102 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f99ea78-ea89-427b-8071-9d32678b1220 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 returned with HTTP 200 Aug 18 07:30:56.980731 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 209/843] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:56 2026] GET /volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:56.997099 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:56.998909 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:56.999728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a34e5662-f95f-47b4-b234-3df4c2c4bcd9", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-691128197"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:57.016333 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:57.016333 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:57.016827 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:57.016980 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Create snapshot from volume a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:57.082564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Created reservations ['48391d08-504f-40c3-95fe-374a849cc944', '662d00f6-8d60-46fe-bc1a-c5e926e803fd', 'f5cb99ad-6856-41cc-be0b-f7439c58ef2c', '8dacb65d-3363-4a4f-b65d-93d98537aba5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:30:57.124073 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Snapshot create request issued successfully. Aug 18 07:30:57.124672 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73ab45a2-d2e8-4c83-885f-54ad15b2e8ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:30:57.125360 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 211/844] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:30:56 2026] POST /volume/v3/snapshots => generated 322 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:30:57.138201 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-64b68776-2909-4108-b78c-05244955af42 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:57.140407 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64b68776-2909-4108-b78c-05244955af42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 Aug 18 07:30:57.140536 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64b68776-2909-4108-b78c-05244955af42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:57.140733 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64b68776-2909-4108-b78c-05244955af42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:57.150779 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:57.150779 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:57.151467 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-64b68776-2909-4108-b78c-05244955af42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Snapshot retrieved successfully. Aug 18 07:30:57.152409 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64b68776-2909-4108-b78c-05244955af42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 returned with HTTP 200 Aug 18 07:30:57.152846 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 214/845] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:57 2026] GET /volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:57.414982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17b0b538-109f-4b88-9f96-cf21f7c03e66 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:57.417598 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17b0b538-109f-4b88-9f96-cf21f7c03e66 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:30:57.417859 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17b0b538-109f-4b88-9f96-cf21f7c03e66 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:57.418112 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17b0b538-109f-4b88-9f96-cf21f7c03e66 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:57.432674 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:57.432674 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:57.436736 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17b0b538-109f-4b88-9f96-cf21f7c03e66 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:30:57.442528 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17b0b538-109f-4b88-9f96-cf21f7c03e66 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:30:57.443016 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 212/846] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:57 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:58.081794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ab723210-5766-4b86-8592-97b30c127793 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.087184 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ab723210-5766-4b86-8592-97b30c127793 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:58.089814 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ab723210-5766-4b86-8592-97b30c127793 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:58.089814 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ab723210-5766-4b86-8592-97b30c127793 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:58.104795 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.104795 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:58.112599 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ab723210-5766-4b86-8592-97b30c127793 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:58.119984 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ab723210-5766-4b86-8592-97b30c127793 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:58.120943 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 210/847] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:58 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1653 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:58.164427 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-15a0982c-f9f1-40b3-bc3b-dd147458ce89 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.167296 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15a0982c-f9f1-40b3-bc3b-dd147458ce89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 Aug 18 07:30:58.169497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15a0982c-f9f1-40b3-bc3b-dd147458ce89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:58.169859 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15a0982c-f9f1-40b3-bc3b-dd147458ce89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:58.175394 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-f863e5b5-a58e-40bf-824b-afad933b5d04 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.177806 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.177806 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:58.178341 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-f863e5b5-a58e-40bf-824b-afad933b5d04 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:30:58.178480 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-15a0982c-f9f1-40b3-bc3b-dd147458ce89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Snapshot retrieved successfully. Aug 18 07:30:58.178623 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-f863e5b5-a58e-40bf-824b-afad933b5d04 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:58.179156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-f863e5b5-a58e-40bf-824b-afad933b5d04 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:58.180941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15a0982c-f9f1-40b3-bc3b-dd147458ce89 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 returned with HTTP 200 Aug 18 07:30:58.181859 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 212/848] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:58 2026] GET /volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:58.192621 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.192621 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:58.195768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.198376 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 Aug 18 07:30:58.198800 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:58.203852 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-f863e5b5-a58e-40bf-824b-afad933b5d04 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:30:58.215294 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-f863e5b5-a58e-40bf-824b-afad933b5d04 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:30:58.215768 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 215/849] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:30:58 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1653 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:30:58.268119 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:58.268119 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:58.268119 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:58.268119 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:30:58.272473 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e3d724c6-f721-44ed-9629-9132eaf33d9a tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 returned with HTTP 200 Aug 18 07:30:58.272910 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 213/850] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:30:58 2026] PUT /volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 => generated 390 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:58.283840 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7048372e-3456-4223-8ea0-f290a8ca5633 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.286464 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7048372e-3456-4223-8ea0-f290a8ca5633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:58.286911 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7048372e-3456-4223-8ea0-f290a8ca5633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a34e5662-f95f-47b4-b234-3df4c2c4bcd9"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:58.305280 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.305280 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:58.305727 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7048372e-3456-4223-8ea0-f290a8ca5633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:58.306099 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-7048372e-3456-4223-8ea0-f290a8ca5633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Create snapshot from volume a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:58.331342 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota_utils [None req-7048372e-3456-4223-8ea0-f290a8ca5633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Quota exceeded for 1110785bc4a645c3bd4d3397abceacf0, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 07:30:58.331669 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.middleware.fault [None req-7048372e-3456-4223-8ea0-f290a8ca5633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 413 Aug 18 07:30:58.332638 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 211/851] 10.4.3.152 () {68 vars in 1264 bytes} [Tue Aug 18 07:30:58 2026] POST /volume/v3/snapshots => generated 208 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 07:30:58.342248 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1a7defbf-0594-4b20-8529-68aeedf82441 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.345922 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a7defbf-0594-4b20-8529-68aeedf82441 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 Aug 18 07:30:58.346627 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a7defbf-0594-4b20-8529-68aeedf82441 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:58.412656 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a7defbf-0594-4b20-8529-68aeedf82441 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 returned with HTTP 200 Aug 18 07:30:58.413269 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 213/852] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:30:58 2026] PUT /volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 => generated 390 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:58.426574 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca08744a-809d-4cd5-aea2-67296fad4bdc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.430839 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca08744a-809d-4cd5-aea2-67296fad4bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:30:58.431663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca08744a-809d-4cd5-aea2-67296fad4bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a34e5662-f95f-47b4-b234-3df4c2c4bcd9"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:30:58.444091 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.444091 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:58.444878 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca08744a-809d-4cd5-aea2-67296fad4bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:58.445054 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-ca08744a-809d-4cd5-aea2-67296fad4bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Create snapshot from volume a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:58.461492 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9afc95b0-d286-4c87-9bda-0aabbe1e32c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.466600 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9afc95b0-d286-4c87-9bda-0aabbe1e32c9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:30:58.466815 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9afc95b0-d286-4c87-9bda-0aabbe1e32c9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:58.467064 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9afc95b0-d286-4c87-9bda-0aabbe1e32c9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:58.472876 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota_utils [None req-ca08744a-809d-4cd5-aea2-67296fad4bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Quota exceeded for 1110785bc4a645c3bd4d3397abceacf0, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 07:30:58.474775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.middleware.fault [None req-ca08744a-809d-4cd5-aea2-67296fad4bdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 413 Aug 18 07:30:58.474775 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 216/853] 10.4.3.152 () {68 vars in 1264 bytes} [Tue Aug 18 07:30:58 2026] POST /volume/v3/snapshots => generated 133 bytes in 48 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 07:30:58.482890 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.482890 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:30:58.485729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3219013f-83d9-47d1-b834-1406582e4e36 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.487656 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3219013f-83d9-47d1-b834-1406582e4e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 Aug 18 07:30:58.487891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3219013f-83d9-47d1-b834-1406582e4e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:58.488122 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3219013f-83d9-47d1-b834-1406582e4e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:58.488298 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-3219013f-83d9-47d1-b834-1406582e4e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Delete snapshot with id: 68279a66-ba72-49eb-a096-afea09092d91 Aug 18 07:30:58.494168 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9afc95b0-d286-4c87-9bda-0aabbe1e32c9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:30:58.494560 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.494560 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:58.494990 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3219013f-83d9-47d1-b834-1406582e4e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Snapshot retrieved successfully. Aug 18 07:30:58.504390 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9afc95b0-d286-4c87-9bda-0aabbe1e32c9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:30:58.504906 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 214/854] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:58 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:58.527272 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3219013f-83d9-47d1-b834-1406582e4e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Snapshot delete request issued successfully. Aug 18 07:30:58.527392 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3219013f-83d9-47d1-b834-1406582e4e36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 returned with HTTP 202 Aug 18 07:30:58.528116 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 212/855] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:30:58 2026] DELETE /volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:58.536120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4fdfabd7-5d58-496f-8264-bacc1c556651 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:58.542543 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4fdfabd7-5d58-496f-8264-bacc1c556651 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 Aug 18 07:30:58.544941 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4fdfabd7-5d58-496f-8264-bacc1c556651 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:58.544941 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4fdfabd7-5d58-496f-8264-bacc1c556651 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:58.551640 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:58.551640 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:58.552387 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4fdfabd7-5d58-496f-8264-bacc1c556651 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Snapshot retrieved successfully. Aug 18 07:30:58.553847 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4fdfabd7-5d58-496f-8264-bacc1c556651 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 returned with HTTP 200 Aug 18 07:30:58.554460 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 214/856] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:58 2026] GET /volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 => generated 480 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:59.522654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c50e60a4-09fa-4861-84f6-0f651aaa74d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:59.524769 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c50e60a4-09fa-4861-84f6-0f651aaa74d5 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:30:59.525022 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c50e60a4-09fa-4861-84f6-0f651aaa74d5 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:59.525306 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c50e60a4-09fa-4861-84f6-0f651aaa74d5 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:59.534555 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:59.534555 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:59.540861 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c50e60a4-09fa-4861-84f6-0f651aaa74d5 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:30:59.547347 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c50e60a4-09fa-4861-84f6-0f651aaa74d5 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:30:59.547871 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 217/857] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:59 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:30:59.564482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5146fbf3-eaa8-460c-bf5d-45a80449e541 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:59.572374 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5146fbf3-eaa8-460c-bf5d-45a80449e541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 Aug 18 07:30:59.572374 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5146fbf3-eaa8-460c-bf5d-45a80449e541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:59.572374 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5146fbf3-eaa8-460c-bf5d-45a80449e541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:59.577348 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5146fbf3-eaa8-460c-bf5d-45a80449e541 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 returned with HTTP 404 Aug 18 07:30:59.577986 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 215/858] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:30:59 2026] GET /volume/v3/snapshots/68279a66-ba72-49eb-a096-afea09092d91 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:30:59.588767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3ca150e-2ba5-4bdd-ad94-f446284130ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:59.591057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3ca150e-2ba5-4bdd-ad94-f446284130ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:59.591625 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3ca150e-2ba5-4bdd-ad94-f446284130ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:59.591625 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3ca150e-2ba5-4bdd-ad94-f446284130ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:59.603078 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:59.603078 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:30:59.607510 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3ca150e-2ba5-4bdd-ad94-f446284130ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:59.616773 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3ca150e-2ba5-4bdd-ad94-f446284130ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 returned with HTTP 200 Aug 18 07:30:59.617157 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 213/859] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:59 2026] GET /volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:30:59.638603 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:59.640900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:59.641242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:59.641505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:59.641647 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Delete volume with id: a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:59.654376 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:59.654376 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:30:59.654970 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:59.702117 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Delete volume request issued successfully. Aug 18 07:30:59.702450 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2aa1594c-d735-4aa6-b9b1-1ee49ec15403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 returned with HTTP 202 Aug 18 07:30:59.702987 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 215/860] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:30:59 2026] DELETE /volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:30:59.710805 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4b6a4d30-850e-4b9e-84da-ebf1843142c0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:30:59.712705 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4b6a4d30-850e-4b9e-84da-ebf1843142c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:30:59.712887 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4b6a4d30-850e-4b9e-84da-ebf1843142c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:30:59.713088 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4b6a4d30-850e-4b9e-84da-ebf1843142c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:30:59.720147 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:30:59.720147 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:30:59.728871 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4b6a4d30-850e-4b9e-84da-ebf1843142c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Volume info retrieved successfully. Aug 18 07:30:59.736032 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4b6a4d30-850e-4b9e-84da-ebf1843142c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 returned with HTTP 200 Aug 18 07:30:59.736734 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 218/861] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:30:59 2026] GET /volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:00.005788 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-473a4750-e86c-4a51-b29e-e4ebf502b864 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.010757 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-473a4750-e86c-4a51-b29e-e4ebf502b864 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] POST https://10.4.3.152/volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963/action Aug 18 07:31:00.011793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-473a4750-e86c-4a51-b29e-e4ebf502b864 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:00.012013 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-473a4750-e86c-4a51-b29e-e4ebf502b864 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:00.033699 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.033699 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:00.047485 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4b06dc82-c2d7-4736-abd4-068d18c77d9e req-473a4750-e86c-4a51-b29e-e4ebf502b864 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963/action returned with HTTP 204 Aug 18 07:31:00.048332 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 216/862] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:31:00 2026] POST /volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:00.203243 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cc891ca9-95d8-4c2f-bdd7-74caf277c424 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.203243 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc891ca9-95d8-4c2f-bdd7-74caf277c424 None None] GET https://10.4.3.152/volume// Aug 18 07:31:00.203243 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cc891ca9-95d8-4c2f-bdd7-74caf277c424 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.203243 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cc891ca9-95d8-4c2f-bdd7-74caf277c424 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.203721 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc891ca9-95d8-4c2f-bdd7-74caf277c424 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:00.204254 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 214/863] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:00.216244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-4aa88fe7-537b-48ee-8601-4b73e05b274f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.216244 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-4aa88fe7-537b-48ee-8601-4b73e05b274f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:00.216244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-4aa88fe7-537b-48ee-8601-4b73e05b274f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61af49de-0987-4a25-8527-9f4d85069de0", "connector": null, "instance_uuid": "8fc10c98-ad69-4b82-93c3-5ce49f573f0f"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:00.227683 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.227683 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:00.279663 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-4aa88fe7-537b-48ee-8601-4b73e05b274f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:00.280180 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 216/864] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:00 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:00.365037 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-b9f80f73-41aa-4f03-85f9-179fff42ba1b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.366635 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-b9f80f73-41aa-4f03-85f9-179fff42ba1b tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] DELETE https://10.4.3.152/volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103 Aug 18 07:31:00.366840 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-b9f80f73-41aa-4f03-85f9-179fff42ba1b tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.367049 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-b9f80f73-41aa-4f03-85f9-179fff42ba1b tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.383267 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.383267 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:00.427766 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-68bcca07-601d-4ba5-a4c1-170b288fa456 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.430549 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-68bcca07-601d-4ba5-a4c1-170b288fa456 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:00.430827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-68bcca07-601d-4ba5-a4c1-170b288fa456 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.431114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-68bcca07-601d-4ba5-a4c1-170b288fa456 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.450804 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.450804 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:00.452113 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-b9f80f73-41aa-4f03-85f9-179fff42ba1b tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103 returned with HTTP 200 Aug 18 07:31:00.452810 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 219/865] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:00 2026] DELETE /volume/v3/attachments/be450242-0c18-4f23-9825-6c88644f0103 => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:00.457414 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-68bcca07-601d-4ba5-a4c1-170b288fa456 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:00.464840 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-68bcca07-601d-4ba5-a4c1-170b288fa456 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:00.465535 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 217/866] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:00.560398 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b858f766-432a-4c10-8297-cc68403c7a1e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.562325 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b858f766-432a-4c10-8297-cc68403c7a1e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:00.562893 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b858f766-432a-4c10-8297-cc68403c7a1e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.562893 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b858f766-432a-4c10-8297-cc68403c7a1e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.579476 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.579476 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:00.583527 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b858f766-432a-4c10-8297-cc68403c7a1e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:00.585866 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d99f799a-88db-4218-93d1-b6ae4b48a73e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.586297 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d99f799a-88db-4218-93d1-b6ae4b48a73e None None] GET https://10.4.3.152/volume// Aug 18 07:31:00.586489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d99f799a-88db-4218-93d1-b6ae4b48a73e None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.586701 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d99f799a-88db-4218-93d1-b6ae4b48a73e None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.587320 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d99f799a-88db-4218-93d1-b6ae4b48a73e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:00.587457 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 217/867] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:00.589719 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b858f766-432a-4c10-8297-cc68403c7a1e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:00.590140 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 215/868] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:00.603907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-352cef94-f802-4b55-b0e9-bddeb00c0721 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.606636 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-352cef94-f802-4b55-b0e9-bddeb00c0721 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:00.606911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-352cef94-f802-4b55-b0e9-bddeb00c0721 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.607380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-352cef94-f802-4b55-b0e9-bddeb00c0721 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.622551 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.622551 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:00.623708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-efd39546-29e7-49c8-8742-8e69c7523361 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.626407 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-efd39546-29e7-49c8-8742-8e69c7523361 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] POST https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0/action Aug 18 07:31:00.626921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-efd39546-29e7-49c8-8742-8e69c7523361 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action body: b'{"os-reimage": {"image_id": "fca2d53b-d24e-4e80-b063-5d69f6769162", "reimage_reserved": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:00.627116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-efd39546-29e7-49c8-8742-8e69c7523361 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "fca2d53b-d24e-4e80-b063-5d69f6769162", "reimage_reserved": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:00.629552 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-352cef94-f802-4b55-b0e9-bddeb00c0721 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:00.637558 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-352cef94-f802-4b55-b0e9-bddeb00c0721 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:00.638306 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 220/869] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:00.640232 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.640232 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:00.640996 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-efd39546-29e7-49c8-8742-8e69c7523361 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:31:00.663265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cb64803c-ba4d-4310-aba8-20c70a36f8c2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.663265 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb64803c-ba4d-4310-aba8-20c70a36f8c2 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:00.663265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb64803c-ba4d-4310-aba8-20c70a36f8c2 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.663265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cb64803c-ba4d-4310-aba8-20c70a36f8c2 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.678524 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.678524 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:00.682769 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cb64803c-ba4d-4310-aba8-20c70a36f8c2 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:00.692852 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cb64803c-ba4d-4310-aba8-20c70a36f8c2 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:00.693328 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 218/870] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:00.752798 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-89bb5906-b069-4547-9636-7d87130dcc57 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.754597 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89bb5906-b069-4547-9636-7d87130dcc57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] GET https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 Aug 18 07:31:00.754780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89bb5906-b069-4547-9636-7d87130dcc57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.754969 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89bb5906-b069-4547-9636-7d87130dcc57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.761758 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89bb5906-b069-4547-9636-7d87130dcc57 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1271862316-project-member] https://10.4.3.152/volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 returned with HTTP 404 Aug 18 07:31:00.762342 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 216/871] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/v3/volumes/a34e5662-f95f-47b4-b234-3df4c2c4bcd9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:00.770301 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c39926a4-0e4d-4aa0-b137-c07aed787871 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.773563 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c39926a4-0e4d-4aa0-b137-c07aed787871 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 Aug 18 07:31:00.773563 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c39926a4-0e4d-4aa0-b137-c07aed787871 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:00.855397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d1c5402d-c618-402d-8716-2bed4be70246 req-142021d1-13ea-4f52-a4f0-7e09d7fd479a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.858694 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d1c5402d-c618-402d-8716-2bed4be70246 req-142021d1-13ea-4f52-a4f0-7e09d7fd479a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:00.858694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d1c5402d-c618-402d-8716-2bed4be70246 req-142021d1-13ea-4f52-a4f0-7e09d7fd479a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.858694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d1c5402d-c618-402d-8716-2bed4be70246 req-142021d1-13ea-4f52-a4f0-7e09d7fd479a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.871153 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c39926a4-0e4d-4aa0-b137-c07aed787871 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403 tempest-VolumeSnapshotQuotasNegativeTestJSON-1764438403-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 returned with HTTP 200 Aug 18 07:31:00.871661 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 221/872] 10.4.3.152 () {68 vars in 1375 bytes} [Tue Aug 18 07:31:00 2026] PUT /volume/v3/os-quota-sets/1110785bc4a645c3bd4d3397abceacf0 => generated 395 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:00.873673 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.873673 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:00.881155 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d1c5402d-c618-402d-8716-2bed4be70246 req-142021d1-13ea-4f52-a4f0-7e09d7fd479a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:00.886163 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d1c5402d-c618-402d-8716-2bed4be70246 req-142021d1-13ea-4f52-a4f0-7e09d7fd479a tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:00.886668 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 219/873] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:00.895079 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-788ab5e5-786d-4621-94e2-98ecace76041 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.895571 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-788ab5e5-786d-4621-94e2-98ecace76041 None None] GET https://10.4.3.152/volume// Aug 18 07:31:00.895773 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-788ab5e5-786d-4621-94e2-98ecace76041 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:00.896010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-788ab5e5-786d-4621-94e2-98ecace76041 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:00.896663 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-788ab5e5-786d-4621-94e2-98ecace76041 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:00.897098 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 217/874] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:00.909185 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-2bb680fc-0cba-4275-b761-8a22b7337a7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:00.914164 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-2bb680fc-0cba-4275-b761-8a22b7337a7d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:00.914604 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-2bb680fc-0cba-4275-b761-8a22b7337a7d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97d582f5-d592-4d11-b4b5-1cc96f4b909d", "connector": null, "instance_uuid": "1b39c94f-dacb-4e7e-9616-5d044a306098"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:00.931678 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:00.931678 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:00.961795 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-efd39546-29e7-49c8-8742-8e69c7523361 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0/action returned with HTTP 202 Aug 18 07:31:00.962435 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 218/875] 10.4.3.152 () {74 vars in 1713 bytes} [Tue Aug 18 07:31:00 2026] POST /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0/action => generated 0 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:31:00.991234 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-2bb680fc-0cba-4275-b761-8a22b7337a7d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:00.991234 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 222/876] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:00 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:01.002875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-65f72281-44b6-4bcf-bb09-80fb0fc3b07d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:01.005641 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-65f72281-44b6-4bcf-bb09-80fb0fc3b07d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc Aug 18 07:31:01.005935 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-65f72281-44b6-4bcf-bb09-80fb0fc3b07d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:01.006232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-65f72281-44b6-4bcf-bb09-80fb0fc3b07d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:01.017519 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:01.017519 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:01.095104 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-65f72281-44b6-4bcf-bb09-80fb0fc3b07d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc returned with HTTP 200 Aug 18 07:31:01.095770 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 220/877] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:01 2026] DELETE /volume/v3/attachments/849fc8b1-e4f6-407d-9dab-918f7ad4e3dc => generated 367 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:02.305845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-bfb59f11-5b3f-4c69-b145-207dbd53f2cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:02.309268 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-bfb59f11-5b3f-4c69-b145-207dbd53f2cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 Aug 18 07:31:02.309697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-bfb59f11-5b3f-4c69-b145-207dbd53f2cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:02.318961 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-bfb59f11-5b3f-4c69-b145-207dbd53f2cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:31:02.329317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-bfb59f11-5b3f-4c69-b145-207dbd53f2cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" acquired by "attachment_update" :: waited 0.010s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:31:02.330523 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:02.330523 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:02.461771 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-bfb59f11-5b3f-4c69-b145-207dbd53f2cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-97d582f5-d592-4d11-b4b5-1cc96f4b909d-np0000007613" released by "attachment_update" :: held 0.132s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:31:02.462241 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-bfb59f11-5b3f-4c69-b145-207dbd53f2cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 returned with HTTP 200 Aug 18 07:31:02.462888 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 218/878] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:31:02 2026] PUT /volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:02.477832 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-0b50a26f-9c32-404a-9a3b-9c811ce8c30c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:02.481264 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-0b50a26f-9c32-404a-9a3b-9c811ce8c30c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 Aug 18 07:31:02.481264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-0b50a26f-9c32-404a-9a3b-9c811ce8c30c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:02.481264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-0b50a26f-9c32-404a-9a3b-9c811ce8c30c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:02.498651 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-0b50a26f-9c32-404a-9a3b-9c811ce8c30c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 returned with HTTP 200 Aug 18 07:31:02.499026 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 219/879] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:31:02 2026] GET /volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:03.639762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5593bdb9-a6e2-4093-86e4-e253c9b1f8ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:03.797851 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5593bdb9-a6e2-4093-86e4-e253c9b1f8ac tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:31:03.798171 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5593bdb9-a6e2-4093-86e4-e253c9b1f8ac tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1301115980"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:03.799778 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:03.799778 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:03.810419 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5593bdb9-a6e2-4093-86e4-e253c9b1f8ac tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:31:03.810762 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 223/880] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:31:03 2026] POST /volume/v3/types => generated 231 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:03.818850 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-61ac9949-a646-43fe-aa85-efd7de03f935 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:03.820927 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61ac9949-a646-43fe-aa85-efd7de03f935 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] POST https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs Aug 18 07:31:03.821355 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61ac9949-a646-43fe-aa85-efd7de03f935 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:03.823451 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:03.823451 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:03.855376 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61ac9949-a646-43fe-aa85-efd7de03f935 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs returned with HTTP 200 Aug 18 07:31:03.855876 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 221/881] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:31:03 2026] POST /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:03.867121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc78a2a2-7972-4401-accf-10bc453231ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:03.868945 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc78a2a2-7972-4401-accf-10bc453231ef tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] GET https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 Aug 18 07:31:03.869131 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc78a2a2-7972-4401-accf-10bc453231ef tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:03.869345 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc78a2a2-7972-4401-accf-10bc453231ef tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:03.869571 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:03.869571 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:03.880575 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc78a2a2-7972-4401-accf-10bc453231ef tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 returned with HTTP 200 Aug 18 07:31:03.881184 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 219/882] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:31:03 2026] GET /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:03.894367 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-abe1f02a-1631-4ca7-b58c-fcbf5bf3988e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:03.898097 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abe1f02a-1631-4ca7-b58c-fcbf5bf3988e tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] DELETE https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 Aug 18 07:31:03.898366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abe1f02a-1631-4ca7-b58c-fcbf5bf3988e tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:03.898618 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abe1f02a-1631-4ca7-b58c-fcbf5bf3988e tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:03.902355 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:03.902355 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:03.960231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abe1f02a-1631-4ca7-b58c-fcbf5bf3988e tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 returned with HTTP 202 Aug 18 07:31:03.960231 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 220/883] 10.4.3.152 () {66 vars in 1399 bytes} [Tue Aug 18 07:31:03 2026] DELETE /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:31:03.969133 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-074cc544-182c-4d15-82a3-754380bd339f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:03.972009 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-074cc544-182c-4d15-82a3-754380bd339f tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] GET https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 Aug 18 07:31:03.972333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-074cc544-182c-4d15-82a3-754380bd339f tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:03.972608 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-074cc544-182c-4d15-82a3-754380bd339f tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:03.981986 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-074cc544-182c-4d15-82a3-754380bd339f tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 returned with HTTP 404 Aug 18 07:31:03.982560 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 224/884] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:31:03 2026] GET /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:03.992275 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9e645d80-eb8c-4165-a85f-ff89d81a2b58 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:03.994597 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e645d80-eb8c-4165-a85f-ff89d81a2b58 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] POST https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs Aug 18 07:31:03.994998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e645d80-eb8c-4165-a85f-ff89d81a2b58 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:04.019730 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e645d80-eb8c-4165-a85f-ff89d81a2b58 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs returned with HTTP 200 Aug 18 07:31:04.020046 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 222/885] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:31:03 2026] POST /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:04.027193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e5fcf1cb-3fe8-41dd-9578-a83e1bf9b54b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.028986 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5fcf1cb-3fe8-41dd-9578-a83e1bf9b54b tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] GET https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs Aug 18 07:31:04.029129 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5fcf1cb-3fe8-41dd-9578-a83e1bf9b54b tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:04.029369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5fcf1cb-3fe8-41dd-9578-a83e1bf9b54b tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:04.036912 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5fcf1cb-3fe8-41dd-9578-a83e1bf9b54b tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs returned with HTTP 200 Aug 18 07:31:04.037491 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 220/886] 10.4.3.152 () {66 vars in 1378 bytes} [Tue Aug 18 07:31:04 2026] GET /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:04.045080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cccec084-9248-438a-b9a0-313e5f98e223 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.047192 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cccec084-9248-438a-b9a0-313e5f98e223 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] POST https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs Aug 18 07:31:04.047606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cccec084-9248-438a-b9a0-313e5f98e223 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:04.069063 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cccec084-9248-438a-b9a0-313e5f98e223 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs returned with HTTP 200 Aug 18 07:31:04.069610 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 221/887] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:31:04 2026] POST /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:04.081370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e61518f1-b272-465e-b385-bbc6f575de0c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.083352 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e61518f1-b272-465e-b385-bbc6f575de0c tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] PUT https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec2 Aug 18 07:31:04.083475 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e61518f1-b272-465e-b385-bbc6f575de0c tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:04.102365 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e61518f1-b272-465e-b385-bbc6f575de0c tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec2 returned with HTTP 200 Aug 18 07:31:04.102931 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 225/888] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:31:04 2026] PUT /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:04.113689 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d0c66be4-148d-4463-8dbc-6489ab51df28 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.118099 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0c66be4-148d-4463-8dbc-6489ab51df28 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] GET https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec2 Aug 18 07:31:04.118368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0c66be4-148d-4463-8dbc-6489ab51df28 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:04.118620 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0c66be4-148d-4463-8dbc-6489ab51df28 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:04.128491 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0c66be4-148d-4463-8dbc-6489ab51df28 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec2 returned with HTTP 200 Aug 18 07:31:04.128927 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 223/889] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:31:04 2026] GET /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:04.137397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1116683b-50e7-4994-ad40-a2da8b7d6432 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.139661 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1116683b-50e7-4994-ad40-a2da8b7d6432 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] POST https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs Aug 18 07:31:04.140059 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1116683b-50e7-4994-ad40-a2da8b7d6432 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:04.201943 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1116683b-50e7-4994-ad40-a2da8b7d6432 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs returned with HTTP 200 Aug 18 07:31:04.202545 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 221/890] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:31:04 2026] POST /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs => generated 51 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:04.213739 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b0ea5f02-45ea-4191-9263-ee1b779b5045 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.215605 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b0ea5f02-45ea-4191-9263-ee1b779b5045 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] GET https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs Aug 18 07:31:04.215874 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b0ea5f02-45ea-4191-9263-ee1b779b5045 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:04.216300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b0ea5f02-45ea-4191-9263-ee1b779b5045 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:04.224806 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b0ea5f02-45ea-4191-9263-ee1b779b5045 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs returned with HTTP 200 Aug 18 07:31:04.225396 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 222/891] 10.4.3.152 () {66 vars in 1378 bytes} [Tue Aug 18 07:31:04 2026] GET /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:31:04.237759 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-29bb1623-4f56-4f41-8919-680b5add0dce None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.243287 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-29bb1623-4f56-4f41-8919-680b5add0dce tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] DELETE https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c Aug 18 07:31:04.243287 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-29bb1623-4f56-4f41-8919-680b5add0dce tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:04.243287 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-29bb1623-4f56-4f41-8919-680b5add0dce tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:04.282949 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-29bb1623-4f56-4f41-8919-680b5add0dce tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c returned with HTTP 202 Aug 18 07:31:04.282949 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 226/892] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:31:04 2026] DELETE /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:04.294853 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-985a5d6a-2589-4625-a7d7-9e2a2765cd93 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:04.298650 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-985a5d6a-2589-4625-a7d7-9e2a2765cd93 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] GET https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c Aug 18 07:31:04.298909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-985a5d6a-2589-4625-a7d7-9e2a2765cd93 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:04.298987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-985a5d6a-2589-4625-a7d7-9e2a2765cd93 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:04.312182 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-985a5d6a-2589-4625-a7d7-9e2a2765cd93 tempest-VolumeTypesExtraSpecsTest-607821680 tempest-VolumeTypesExtraSpecsTest-607821680-project-admin] https://10.4.3.152/volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c returned with HTTP 404 Aug 18 07:31:04.312690 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 224/893] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:31:04 2026] GET /volume/v3/types/ffa0baca-c532-44f3-acad-c6b766d96c9c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:06.838032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8e4cee34-3f9f-4b99-b7a0-88be530d706d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:06.838430 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e4cee34-3f9f-4b99-b7a0-88be530d706d None None] GET https://10.4.3.152/volume// Aug 18 07:31:06.838594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e4cee34-3f9f-4b99-b7a0-88be530d706d None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:06.838904 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e4cee34-3f9f-4b99-b7a0-88be530d706d None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:06.839123 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e4cee34-3f9f-4b99-b7a0-88be530d706d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:06.839400 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 222/894] 10.4.3.152 () {64 vars in 1004 bytes} [Tue Aug 18 07:31:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:06.853436 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d756dc3f-93a1-4595-80de-bd181458806b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:06.853962 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d756dc3f-93a1-4595-80de-bd181458806b None None] GET https://10.4.3.152/volume// Aug 18 07:31:06.854128 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d756dc3f-93a1-4595-80de-bd181458806b None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:06.855113 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d756dc3f-93a1-4595-80de-bd181458806b None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:06.855113 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d756dc3f-93a1-4595-80de-bd181458806b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:06.855113 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 223/895] 10.4.3.152 () {64 vars in 1004 bytes} [Tue Aug 18 07:31:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:06.869357 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8ad07ae-5966-4bca-9457-d6e83513acb9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:06.973231 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8ad07ae-5966-4bca-9457-d6e83513acb9 tempest-VersionsTest-151399587 tempest-VersionsTest-151399587-project-member] GET https://10.4.3.152/volume/v3/ Aug 18 07:31:06.973453 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8ad07ae-5966-4bca-9457-d6e83513acb9 tempest-VersionsTest-151399587 tempest-VersionsTest-151399587-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:06.973663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8ad07ae-5966-4bca-9457-d6e83513acb9 tempest-VersionsTest-151399587 tempest-VersionsTest-151399587-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:06.974118 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8ad07ae-5966-4bca-9457-d6e83513acb9 tempest-VersionsTest-151399587 tempest-VersionsTest-151399587-project-member] https://10.4.3.152/volume/v3/ returned with HTTP 200 Aug 18 07:31:06.974489 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 227/896] 10.4.3.152 () {66 vars in 1216 bytes} [Tue Aug 18 07:31:06 2026] GET /volume/v3/ => generated 386 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:07.887944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-00ecce6a-aa72-4371-ae68-fb28aac8296a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:07.894071 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-00ecce6a-aa72-4371-ae68-fb28aac8296a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058/action Aug 18 07:31:07.894545 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-00ecce6a-aa72-4371-ae68-fb28aac8296a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:07.894677 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-00ecce6a-aa72-4371-ae68-fb28aac8296a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:07.924609 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:07.924609 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:07.938857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6e13ab29-7aa0-4a59-a75f-3470ec41744c req-00ecce6a-aa72-4371-ae68-fb28aac8296a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058/action returned with HTTP 204 Aug 18 07:31:07.939396 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 225/897] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:31:07 2026] POST /volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:10.647947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1b7f36c-a6a3-455f-9783-b716cb7c945e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:10.647947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1b7f36c-a6a3-455f-9783-b716cb7c945e None None] GET https://10.4.3.152/volume// Aug 18 07:31:10.648375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1b7f36c-a6a3-455f-9783-b716cb7c945e None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:10.648375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1b7f36c-a6a3-455f-9783-b716cb7c945e None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:10.648672 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1b7f36c-a6a3-455f-9783-b716cb7c945e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:10.648971 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 223/898] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:10.661968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-568b2d2e-5a70-41ad-b90c-35d02af9a0bb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:10.665762 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-568b2d2e-5a70-41ad-b90c-35d02af9a0bb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:31:10.666646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-568b2d2e-5a70-41ad-b90c-35d02af9a0bb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:10.666646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-568b2d2e-5a70-41ad-b90c-35d02af9a0bb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:10.681935 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:10.681935 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:10.686332 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-568b2d2e-5a70-41ad-b90c-35d02af9a0bb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:31:10.694143 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-568b2d2e-5a70-41ad-b90c-35d02af9a0bb tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:31:10.694143 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 224/899] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:10 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:10.825139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-1d3ce273-d657-40c3-b34f-72ebb0fa1647 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:10.829059 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-1d3ce273-d657-40c3-b34f-72ebb0fa1647 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] PUT https://10.4.3.152/volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab Aug 18 07:31:10.829633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-1d3ce273-d657-40c3-b34f-72ebb0fa1647 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:10.843087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-1d3ce273-d657-40c3-b34f-72ebb0fa1647 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Acquiring lock "cinder-attachment_update-61af49de-0987-4a25-8527-9f4d85069de0-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:31:10.848461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-1d3ce273-d657-40c3-b34f-72ebb0fa1647 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Lock "cinder-attachment_update-61af49de-0987-4a25-8527-9f4d85069de0-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:31:10.849657 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:10.849657 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:11.021582 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-1d3ce273-d657-40c3-b34f-72ebb0fa1647 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Lock "cinder-attachment_update-61af49de-0987-4a25-8527-9f4d85069de0-np0000007613" released by "attachment_update" :: held 0.172s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:31:11.021582 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-1d3ce273-d657-40c3-b34f-72ebb0fa1647 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab returned with HTTP 200 Aug 18 07:31:11.021582 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 228/900] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:31:10 2026] PUT /volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:11.045730 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ef55d3ae-cf5c-4e59-81bf-aee5f50a3e8f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:11.048857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ef55d3ae-cf5c-4e59-81bf-aee5f50a3e8f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] POST https://10.4.3.152/volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab/action Aug 18 07:31:11.049375 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ef55d3ae-cf5c-4e59-81bf-aee5f50a3e8f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:11.049563 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ef55d3ae-cf5c-4e59-81bf-aee5f50a3e8f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:11.072276 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:11.072276 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:11.085016 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2ff34ebb-130e-4861-bad5-ba244de46748 req-ef55d3ae-cf5c-4e59-81bf-aee5f50a3e8f tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab/action returned with HTTP 204 Aug 18 07:31:11.085546 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 226/901] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:31:11 2026] POST /volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:13.683551 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-191d2b70-0786-4a8e-a742-5eb2aa2e3621 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:13.686605 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-191d2b70-0786-4a8e-a742-5eb2aa2e3621 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] DELETE https://10.4.3.152/volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668 Aug 18 07:31:13.686829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-191d2b70-0786-4a8e-a742-5eb2aa2e3621 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:13.687020 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-191d2b70-0786-4a8e-a742-5eb2aa2e3621 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:13.698393 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:13.698393 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:13.763257 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-191d2b70-0786-4a8e-a742-5eb2aa2e3621 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668 returned with HTTP 200 Aug 18 07:31:13.763682 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 224/902] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:13 2026] DELETE /volume/v3/attachments/1b36d739-c937-46ed-b00d-101189af1668 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:13.787321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-2b17359d-c495-48c6-90eb-44be366cfa10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:13.790120 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-2b17359d-c495-48c6-90eb-44be366cfa10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] DELETE https://10.4.3.152/volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25 Aug 18 07:31:13.790436 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-2b17359d-c495-48c6-90eb-44be366cfa10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:13.790945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-2b17359d-c495-48c6-90eb-44be366cfa10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:13.800945 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:13.800945 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:13.863297 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-2b17359d-c495-48c6-90eb-44be366cfa10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25 returned with HTTP 200 Aug 18 07:31:13.863892 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 225/903] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:13 2026] DELETE /volume/v3/attachments/9f44f3da-df52-46df-925e-9ee635df1c25 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:13.877668 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-e6e984c5-41eb-4062-a964-9de827bbb5be None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:13.879727 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-e6e984c5-41eb-4062-a964-9de827bbb5be tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] DELETE https://10.4.3.152/volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5 Aug 18 07:31:13.879947 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-e6e984c5-41eb-4062-a964-9de827bbb5be tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:13.880182 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-e6e984c5-41eb-4062-a964-9de827bbb5be tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:13.888789 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:13.888789 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:13.939017 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ca374653-6bbd-47d6-874e-de79956b0e1c req-e6e984c5-41eb-4062-a964-9de827bbb5be tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5 returned with HTTP 200 Aug 18 07:31:13.939516 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 229/904] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:13 2026] DELETE /volume/v3/attachments/a7c93d55-66f5-43a1-b7d3-ae3f427739a5 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:14.878516 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:14.978506 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:14.979400 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-76023573"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:14.981128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-76023573'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:14.981398 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume of 1 GB Aug 18 07:31:14.992931 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Availability Zones retrieved successfully. Aug 18 07:31:15.002222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (e64b688b-c725-49b5-a5e6-fd493b79e5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:15.003346 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3b4a36-8ffb-4988-bd9a-81635ea3b233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:15.005198 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:15.036988 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3b4a36-8ffb-4988-bd9a-81635ea3b233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:15.038002 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cea13a1-7a7d-4b4b-b628-7be139f347d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:15.108720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['2311b272-c4bf-4dca-a4bb-2607490d63dc', '4aeb8c01-15bb-4718-8c72-eb6c056e56e4', 'd186aee2-fcc6-4afa-8c06-13ccee1d035a', '0ba63648-1fd7-423e-8ff1-5e4290ff5f58'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:15.109820 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cea13a1-7a7d-4b4b-b628-7be139f347d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2311b272-c4bf-4dca-a4bb-2607490d63dc', '4aeb8c01-15bb-4718-8c72-eb6c056e56e4', 'd186aee2-fcc6-4afa-8c06-13ccee1d035a', '0ba63648-1fd7-423e-8ff1-5e4290ff5f58']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:15.110829 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680d7561-1b55-4fd1-a53f-626e2c8d7b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:15.139372 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680d7561-1b55-4fd1-a53f-626e2c8d7b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3612a38f-89b6-4969-82fe-0b49486de57d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-76023573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['2311b272-c4bf-4dca-a4bb-2607490d63dc','4aeb8c01-15bb-4718-8c72-eb6c056e56e4','d186aee2-fcc6-4afa-8c06-13ccee1d035a','0ba63648-1fd7-423e-8ff1-5e4290ff5f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-76023573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3612a38f-89b6-4969-82fe-0b49486de57d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca206b4e73e4e7e8150397d92fae45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a817bc9f334aaf83c38ce72beaf121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:15.140312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bbb51c-c8e8-4e0a-882a-213d059c86ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:15.170550 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bbb51c-c8e8-4e0a-882a-213d059c86ec) transitioned into state 'SUCCESS' from state '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-76023573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['2311b272-c4bf-4dca-a4bb-2607490d63dc','4aeb8c01-15bb-4718-8c72-eb6c056e56e4','d186aee2-fcc6-4afa-8c06-13ccee1d035a','0ba63648-1fd7-423e-8ff1-5e4290ff5f58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:15.171587 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d2be0e-b04a-47ff-99a7-104add0eb1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:15.182449 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d2be0e-b04a-47ff-99a7-104add0eb1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:15.183259 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (e64b688b-c725-49b5-a5e6-fd493b79e5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:15.183573 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request issued successfully. Aug 18 07:31:15.184142 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a827d25-88c3-49b0-b518-feb0b3fa0d93 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:15.184561 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 227/905] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:31:14 2026] POST /volume/v3/volumes => generated 752 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:15.206770 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10e0fbe4-dc6d-4bfa-96f6-7edccb19b0e6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:15.209033 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e0fbe4-dc6d-4bfa-96f6-7edccb19b0e6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:31:15.209275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e0fbe4-dc6d-4bfa-96f6-7edccb19b0e6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:15.209512 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e0fbe4-dc6d-4bfa-96f6-7edccb19b0e6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:15.224077 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:15.224077 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:15.228961 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10e0fbe4-dc6d-4bfa-96f6-7edccb19b0e6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:15.235813 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e0fbe4-dc6d-4bfa-96f6-7edccb19b0e6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:31:15.236168 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 225/906] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:15 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:16.251176 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ef47a897-328a-42f7-966d-2f08d9b7e209 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:16.253384 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef47a897-328a-42f7-966d-2f08d9b7e209 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:31:16.253638 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef47a897-328a-42f7-966d-2f08d9b7e209 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:16.253879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef47a897-328a-42f7-966d-2f08d9b7e209 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:16.261381 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:16.261381 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:16.265752 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ef47a897-328a-42f7-966d-2f08d9b7e209 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:16.271593 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef47a897-328a-42f7-966d-2f08d9b7e209 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:31:16.272115 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 226/907] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:16 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:16.288040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c5930a40-d239-4461-a297-a0bb0f40fa2a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:16.292810 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5930a40-d239-4461-a297-a0bb0f40fa2a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:31:16.292810 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5930a40-d239-4461-a297-a0bb0f40fa2a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:16.292810 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5930a40-d239-4461-a297-a0bb0f40fa2a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:16.309283 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:16.309283 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:16.315930 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c5930a40-d239-4461-a297-a0bb0f40fa2a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:16.322063 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5930a40-d239-4461-a297-a0bb0f40fa2a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:31:16.322697 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 230/908] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:16 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:16.340557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:16.342529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:31:16.342874 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3612a38f-89b6-4969-82fe-0b49486de57d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-533966005"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:16.354458 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:16.354458 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:16.355497 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:16.355664 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume 3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:31:16.419583 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['513a3f98-b3a1-4a09-a23e-89beddc04313', '53973bc0-9a33-4f4f-a185-1e668001cbc5', 'ea7b594c-cfea-4a27-a920-a1d0f228fd3d', 'e38a6810-8e2b-432f-983b-2e21c881c3f6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:16.476937 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot create request issued successfully. Aug 18 07:31:16.477464 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-777c38b4-0cd6-45fb-b3ab-e7f3145d40ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:31:16.477950 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 228/909] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:31:16 2026] POST /volume/v3/snapshots => generated 309 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:16.490913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-49e378e3-c230-4e5a-afa6-211b4dd59512 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:16.495134 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49e378e3-c230-4e5a-afa6-211b4dd59512 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 Aug 18 07:31:16.495469 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49e378e3-c230-4e5a-afa6-211b4dd59512 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:16.495748 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49e378e3-c230-4e5a-afa6-211b4dd59512 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:16.510667 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:16.510667 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:16.511357 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-49e378e3-c230-4e5a-afa6-211b4dd59512 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:31:16.513793 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49e378e3-c230-4e5a-afa6-211b4dd59512 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 returned with HTTP 200 Aug 18 07:31:16.514517 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 226/910] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:16 2026] GET /volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:17.378515 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-28ce0f4d-fdfc-4a14-80fc-f5add08b5324 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:17.380639 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28ce0f4d-fdfc-4a14-80fc-f5add08b5324 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] GET https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:31:17.381025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-28ce0f4d-fdfc-4a14-80fc-f5add08b5324 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:17.381292 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-28ce0f4d-fdfc-4a14-80fc-f5add08b5324 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:17.392637 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:17.392637 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:17.396387 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-28ce0f4d-fdfc-4a14-80fc-f5add08b5324 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:31:17.405285 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28ce0f4d-fdfc-4a14-80fc-f5add08b5324 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 200 Aug 18 07:31:17.405285 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 227/911] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:31:17 2026] GET /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 1833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:17.527016 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1cc00852-1ce6-462a-9a15-b2ef4321cc23 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:17.529789 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1cc00852-1ce6-462a-9a15-b2ef4321cc23 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 Aug 18 07:31:17.530069 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1cc00852-1ce6-462a-9a15-b2ef4321cc23 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:17.530396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1cc00852-1ce6-462a-9a15-b2ef4321cc23 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:17.538259 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:17.538259 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:17.539168 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1cc00852-1ce6-462a-9a15-b2ef4321cc23 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:31:17.540603 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1cc00852-1ce6-462a-9a15-b2ef4321cc23 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 returned with HTTP 200 Aug 18 07:31:17.541428 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 231/912] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:17 2026] GET /volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:17.554470 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-31dd922b-070d-4a47-9413-baca948419e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:17.556266 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:31:17.556648 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3612a38f-89b6-4969-82fe-0b49486de57d", "snapshot_id": "216e2e21-f4ff-42d2-9323-b64ee56e74c4", "name": "tempest-VolumesSnapshotTestJSON-Backup-1879790890", "container": "tempest-volumessnapshottestjson-backup-container-1168235033"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:17.558127 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Creating new backup {'backup': {'volume_id': '3612a38f-89b6-4969-82fe-0b49486de57d', 'snapshot_id': '216e2e21-f4ff-42d2-9323-b64ee56e74c4', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1879790890', 'container': 'tempest-volumessnapshottestjson-backup-container-1168235033'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:31:17.558288 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Creating backup of volume 3612a38f-89b6-4969-82fe-0b49486de57d in container tempest-volumessnapshottestjson-backup-container-1168235033 Aug 18 07:31:17.565715 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:17.565715 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:17.566315 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:17.572102 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:17.572102 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:17.572648 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:31:17.623987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['1aaf49a4-2027-4bdf-9160-f9dc44e5ef2b', '0a516cd9-8c85-433a-a51e-6b94083384e6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:17.667197 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31dd922b-070d-4a47-9413-baca948419e4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:31:17.667767 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 229/913] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:31:17 2026] POST /volume/v3/backups => generated 335 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:17.681600 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-76d577df-6a00-4312-81a7-e3c655a5c1d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:17.683346 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76d577df-6a00-4312-81a7-e3c655a5c1d5 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:17.683542 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76d577df-6a00-4312-81a7-e3c655a5c1d5 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:17.683725 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76d577df-6a00-4312-81a7-e3c655a5c1d5 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:17.683819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-76d577df-6a00-4312-81a7-e3c655a5c1d5 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:17.687795 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:17.687795 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:17.688559 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76d577df-6a00-4312-81a7-e3c655a5c1d5 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:17.688910 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 227/914] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:17 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:18.082234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:18.082234 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:31:18.082234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:18.082234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:18.082234 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Delete volume with id: 2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:31:18.089581 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:18.089581 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:18.090177 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:31:18.106797 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Delete volume request issued successfully. Aug 18 07:31:18.107016 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce476c09-d28c-4252-9c19-428b8cf37a10 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 returned with HTTP 202 Aug 18 07:31:18.107476 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 228/915] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:31:18 2026] DELETE /volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:18.114377 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4076012-de2c-4073-9b0e-5c65df16240b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:18.123234 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4076012-de2c-4073-9b0e-5c65df16240b tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:31:18.123234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4076012-de2c-4073-9b0e-5c65df16240b tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:18.123234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4076012-de2c-4073-9b0e-5c65df16240b tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:18.129909 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:18.129909 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:18.136574 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4076012-de2c-4073-9b0e-5c65df16240b tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:31:18.142975 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4076012-de2c-4073-9b0e-5c65df16240b tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 returned with HTTP 200 Aug 18 07:31:18.143591 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 232/916] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:18 2026] GET /volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:18.699634 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4fb7d1f3-6b80-47d5-9d80-93b597916a29 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:18.702337 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4fb7d1f3-6b80-47d5-9d80-93b597916a29 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:18.702623 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4fb7d1f3-6b80-47d5-9d80-93b597916a29 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:18.702901 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4fb7d1f3-6b80-47d5-9d80-93b597916a29 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:18.703064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4fb7d1f3-6b80-47d5-9d80-93b597916a29 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:18.710065 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:18.710065 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:18.710899 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4fb7d1f3-6b80-47d5-9d80-93b597916a29 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:18.711315 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 230/917] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:18 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:19.157414 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8dee968c-d382-4a3a-9869-3ae963e1310d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:19.159450 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8dee968c-d382-4a3a-9869-3ae963e1310d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 Aug 18 07:31:19.159623 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8dee968c-d382-4a3a-9869-3ae963e1310d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:19.159831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8dee968c-d382-4a3a-9869-3ae963e1310d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:19.165300 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8dee968c-d382-4a3a-9869-3ae963e1310d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 returned with HTTP 404 Aug 18 07:31:19.165774 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 228/918] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:19 2026] GET /volume/v3/volumes/2cea51d6-730c-494b-9974-2ebea59dd563 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:19.172203 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:19.174172 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:31:19.174433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:19.174657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:19.174877 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Delete volume with id: 7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:31:19.183119 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:19.183119 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:19.183832 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:31:19.203675 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Delete volume request issued successfully. Aug 18 07:31:19.204053 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-681135e2-86bd-46c5-bd85-960c9d3c5ffc tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 returned with HTTP 202 Aug 18 07:31:19.204771 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 229/919] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:31:19 2026] DELETE /volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:19.213730 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ba4a1b69-455f-4758-a9f4-0b91e749d5b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:19.215939 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba4a1b69-455f-4758-a9f4-0b91e749d5b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:31:19.216238 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba4a1b69-455f-4758-a9f4-0b91e749d5b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:19.216492 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba4a1b69-455f-4758-a9f4-0b91e749d5b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:19.225550 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:19.225550 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:19.230600 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ba4a1b69-455f-4758-a9f4-0b91e749d5b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:31:19.236728 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba4a1b69-455f-4758-a9f4-0b91e749d5b4 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 returned with HTTP 200 Aug 18 07:31:19.237373 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 233/920] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:19 2026] GET /volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:19.723392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fe55ed67-c709-463d-b620-5a43b083727d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:19.725317 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe55ed67-c709-463d-b620-5a43b083727d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:19.725529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe55ed67-c709-463d-b620-5a43b083727d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:19.725731 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fe55ed67-c709-463d-b620-5a43b083727d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:19.725843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fe55ed67-c709-463d-b620-5a43b083727d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:19.731393 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:19.731393 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:19.732256 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fe55ed67-c709-463d-b620-5a43b083727d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:19.732614 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 231/921] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:19 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:20.254235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-442aa471-5c9f-469a-a95c-9353fbc6f10d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:20.256360 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-442aa471-5c9f-469a-a95c-9353fbc6f10d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 Aug 18 07:31:20.256597 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-442aa471-5c9f-469a-a95c-9353fbc6f10d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:20.256818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-442aa471-5c9f-469a-a95c-9353fbc6f10d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:20.270158 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-442aa471-5c9f-469a-a95c-9353fbc6f10d tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 returned with HTTP 404 Aug 18 07:31:20.270793 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 229/922] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:20 2026] GET /volume/v3/volumes/7f4fa94d-7016-42c5-b08e-6c5b4837e247 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:20.278053 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:20.281977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] DELETE https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:31:20.282166 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:20.282372 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:20.282542 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Delete volume with id: 06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:31:20.290109 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:20.290109 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:20.290586 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:31:20.315547 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Delete volume request issued successfully. Aug 18 07:31:20.315738 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2a672c0b-0285-4b84-a7c1-9d5a717b06f6 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f returned with HTTP 202 Aug 18 07:31:20.316157 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 230/923] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:31:20 2026] DELETE /volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:20.326015 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f79e26dd-4bd8-4ade-ac8f-007042c75db2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:20.327551 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f79e26dd-4bd8-4ade-ac8f-007042c75db2 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:31:20.327722 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f79e26dd-4bd8-4ade-ac8f-007042c75db2 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:20.327886 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f79e26dd-4bd8-4ade-ac8f-007042c75db2 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:20.333926 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:20.333926 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:20.337021 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f79e26dd-4bd8-4ade-ac8f-007042c75db2 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Volume info retrieved successfully. Aug 18 07:31:20.340951 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f79e26dd-4bd8-4ade-ac8f-007042c75db2 tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f returned with HTTP 200 Aug 18 07:31:20.341393 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 234/924] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:20 2026] GET /volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f => generated 1358 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:20.744225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c1876290-0805-4b50-b720-471d5314a1a2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:20.747896 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1876290-0805-4b50-b720-471d5314a1a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:20.748075 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1876290-0805-4b50-b720-471d5314a1a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:20.748292 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1876290-0805-4b50-b720-471d5314a1a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:20.748435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c1876290-0805-4b50-b720-471d5314a1a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:20.760454 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:20.760454 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:20.761564 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1876290-0805-4b50-b720-471d5314a1a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:20.761940 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 232/925] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:20 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:21.357991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-964be7c6-c4f6-4e1c-8e98-ac1fddee03df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:21.359970 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-964be7c6-c4f6-4e1c-8e98-ac1fddee03df tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] GET https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f Aug 18 07:31:21.360187 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-964be7c6-c4f6-4e1c-8e98-ac1fddee03df tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:21.360611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-964be7c6-c4f6-4e1c-8e98-ac1fddee03df tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:21.367074 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-964be7c6-c4f6-4e1c-8e98-ac1fddee03df tempest-TaggedBootDevicesTest-376010676 tempest-TaggedBootDevicesTest-376010676-project-member] https://10.4.3.152/volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f returned with HTTP 404 Aug 18 07:31:21.367897 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 230/926] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:21 2026] GET /volume/v3/volumes/06711052-4f15-48ec-a2ef-ec47877ba73f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:21.769304 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-100caff5-e46b-4674-b2fc-74c519962cd1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:21.773049 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-100caff5-e46b-4674-b2fc-74c519962cd1 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:21.773429 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-100caff5-e46b-4674-b2fc-74c519962cd1 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:21.773724 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-100caff5-e46b-4674-b2fc-74c519962cd1 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:21.779821 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e30e5633-3fb0-4291-ba54-115edba39c25 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:21.782834 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e30e5633-3fb0-4291-ba54-115edba39c25 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:21.783181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e30e5633-3fb0-4291-ba54-115edba39c25 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:21.783456 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e30e5633-3fb0-4291-ba54-115edba39c25 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:21.783699 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e30e5633-3fb0-4291-ba54-115edba39c25 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:21.787370 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:21.787370 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:21.790083 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:21.790083 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:21.791225 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e30e5633-3fb0-4291-ba54-115edba39c25 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:21.791724 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 235/927] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:21 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:21.791883 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-100caff5-e46b-4674-b2fc-74c519962cd1 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:21.802254 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-100caff5-e46b-4674-b2fc-74c519962cd1 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:21.802683 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 231/928] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:21 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:21.819195 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9a7f7226-bce3-482e-a0a2-52eed72b774e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:21.822784 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9a7f7226-bce3-482e-a0a2-52eed72b774e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:21.823021 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9a7f7226-bce3-482e-a0a2-52eed72b774e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:21.823279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9a7f7226-bce3-482e-a0a2-52eed72b774e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:21.831086 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:21.831086 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:21.834858 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9a7f7226-bce3-482e-a0a2-52eed72b774e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:21.839568 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9a7f7226-bce3-482e-a0a2-52eed72b774e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:21.839995 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 233/929] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:21 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:21.894918 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-644cd93b-363c-4b42-a57d-8c5c7c50a571 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:21.897368 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-644cd93b-363c-4b42-a57d-8c5c7c50a571 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:21.897658 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-644cd93b-363c-4b42-a57d-8c5c7c50a571 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:21.897912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-644cd93b-363c-4b42-a57d-8c5c7c50a571 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:21.905517 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:21.905517 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:21.910145 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-644cd93b-363c-4b42-a57d-8c5c7c50a571 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:21.915774 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-644cd93b-363c-4b42-a57d-8c5c7c50a571 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:21.916453 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 231/930] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:21 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:22.007321 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-32792dbd-9e7d-48ce-9891-85eb548ac8f6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:22.007645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32792dbd-9e7d-48ce-9891-85eb548ac8f6 None None] GET https://10.4.3.152/volume// Aug 18 07:31:22.007809 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-32792dbd-9e7d-48ce-9891-85eb548ac8f6 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:22.007967 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-32792dbd-9e7d-48ce-9891-85eb548ac8f6 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:22.008317 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32792dbd-9e7d-48ce-9891-85eb548ac8f6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:22.008590 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 236/931] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:31:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:22.017358 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-4d700acb-6a90-468b-9e34-8ee971259724 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:22.019767 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-4d700acb-6a90-468b-9e34-8ee971259724 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:22.020226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-4d700acb-6a90-468b-9e34-8ee971259724 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "035538e0-f112-4007-ac25-ab0c0eea6c98", "connector": null, "instance_uuid": "d1aafe21-9cc9-498d-8c76-0172c7714930"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:22.031738 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:22.031738 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:22.066959 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-4d700acb-6a90-468b-9e34-8ee971259724 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:22.067289 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 232/932] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:22 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:22.098642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9fd3fd11-02f5-41a5-ab4b-8e625e4184cd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:22.100564 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fd3fd11-02f5-41a5-ab4b-8e625e4184cd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:22.100807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fd3fd11-02f5-41a5-ab4b-8e625e4184cd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:22.100977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fd3fd11-02f5-41a5-ab4b-8e625e4184cd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:22.113980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1ecc63f5-8ee6-468a-8e41-bea15bff551a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:22.114379 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ecc63f5-8ee6-468a-8e41-bea15bff551a None None] GET https://10.4.3.152/volume// Aug 18 07:31:22.114599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ecc63f5-8ee6-468a-8e41-bea15bff551a None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:22.114731 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ecc63f5-8ee6-468a-8e41-bea15bff551a None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:22.115029 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ecc63f5-8ee6-468a-8e41-bea15bff551a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:22.115492 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 232/933] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:22.115664 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:22.115664 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:22.122653 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9fd3fd11-02f5-41a5-ab4b-8e625e4184cd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:22.124955 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-88306aa5-4ed6-475b-ab92-bbb5dac3f39a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:22.126824 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fd3fd11-02f5-41a5-ab4b-8e625e4184cd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:22.127142 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-88306aa5-4ed6-475b-ab92-bbb5dac3f39a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:22.127284 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 234/934] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:22 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:22.127413 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-88306aa5-4ed6-475b-ab92-bbb5dac3f39a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:22.127680 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-88306aa5-4ed6-475b-ab92-bbb5dac3f39a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:22.146806 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:22.146806 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:22.150601 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-88306aa5-4ed6-475b-ab92-bbb5dac3f39a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:22.155688 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-88306aa5-4ed6-475b-ab92-bbb5dac3f39a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:22.156202 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 237/935] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:22 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:22.277478 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-2dff7f00-c8b7-4b77-88b1-cde2c1bc20ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:22.280673 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-2dff7f00-c8b7-4b77-88b1-cde2c1bc20ee tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] PUT https://10.4.3.152/volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2 Aug 18 07:31:22.281104 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-2dff7f00-c8b7-4b77-88b1-cde2c1bc20ee tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:22.295422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-2dff7f00-c8b7-4b77-88b1-cde2c1bc20ee tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Acquiring lock "cinder-attachment_update-035538e0-f112-4007-ac25-ab0c0eea6c98-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:31:22.301265 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-2dff7f00-c8b7-4b77-88b1-cde2c1bc20ee tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Lock "cinder-attachment_update-035538e0-f112-4007-ac25-ab0c0eea6c98-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:31:22.302610 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:22.302610 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:22.397512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-2dff7f00-c8b7-4b77-88b1-cde2c1bc20ee tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Lock "cinder-attachment_update-035538e0-f112-4007-ac25-ab0c0eea6c98-np0000007613" released by "attachment_update" :: held 0.096s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:31:22.397873 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-2dff7f00-c8b7-4b77-88b1-cde2c1bc20ee tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2 returned with HTTP 200 Aug 18 07:31:22.398522 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 233/936] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:31:22 2026] PUT /volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:22.812733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7a7dce37-afd6-418a-a6a5-0e3f9044a3a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:22.815339 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a7dce37-afd6-418a-a6a5-0e3f9044a3a7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:22.815654 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a7dce37-afd6-418a-a6a5-0e3f9044a3a7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:22.815907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a7dce37-afd6-418a-a6a5-0e3f9044a3a7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:22.816050 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7a7dce37-afd6-418a-a6a5-0e3f9044a3a7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:22.822147 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:22.822147 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:22.823633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a7dce37-afd6-418a-a6a5-0e3f9044a3a7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:22.826095 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 233/937] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:22 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:23.142667 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9faf9aa2-bc07-4bf7-b92c-9490937b8de4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:23.144546 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9faf9aa2-bc07-4bf7-b92c-9490937b8de4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:23.144800 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9faf9aa2-bc07-4bf7-b92c-9490937b8de4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:23.145051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9faf9aa2-bc07-4bf7-b92c-9490937b8de4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:23.156694 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:23.156694 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:23.161364 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9faf9aa2-bc07-4bf7-b92c-9490937b8de4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:23.166825 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9faf9aa2-bc07-4bf7-b92c-9490937b8de4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:23.167256 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 235/938] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:23 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:23.837321 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-adf8dc4e-4142-4f7a-94e1-26cffe5ed96e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:23.841745 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-adf8dc4e-4142-4f7a-94e1-26cffe5ed96e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:23.841933 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-adf8dc4e-4142-4f7a-94e1-26cffe5ed96e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:23.842135 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-adf8dc4e-4142-4f7a-94e1-26cffe5ed96e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:23.842266 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-adf8dc4e-4142-4f7a-94e1-26cffe5ed96e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:23.846455 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:23.846455 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:23.847371 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-adf8dc4e-4142-4f7a-94e1-26cffe5ed96e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:23.847753 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 238/939] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:23 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:24.183395 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7921054b-515b-4897-999e-297c5cf23b64 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:24.185335 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7921054b-515b-4897-999e-297c5cf23b64 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:24.185588 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7921054b-515b-4897-999e-297c5cf23b64 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:24.185775 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7921054b-515b-4897-999e-297c5cf23b64 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:24.199626 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:24.199626 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:24.203454 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7921054b-515b-4897-999e-297c5cf23b64 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:24.210333 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7921054b-515b-4897-999e-297c5cf23b64 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:24.210735 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 234/940] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:24 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:24.858584 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ff4a5e39-4eba-4609-b2fb-c74acb96af7e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:24.863022 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff4a5e39-4eba-4609-b2fb-c74acb96af7e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:24.863022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff4a5e39-4eba-4609-b2fb-c74acb96af7e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:24.863022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff4a5e39-4eba-4609-b2fb-c74acb96af7e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:24.863022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ff4a5e39-4eba-4609-b2fb-c74acb96af7e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:24.868595 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:24.868595 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:24.869599 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff4a5e39-4eba-4609-b2fb-c74acb96af7e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:24.870122 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 234/941] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:24 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:25.228090 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de5e49a4-57a0-40c7-9730-cbe55b3e44d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:25.230241 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de5e49a4-57a0-40c7-9730-cbe55b3e44d7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:25.230505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de5e49a4-57a0-40c7-9730-cbe55b3e44d7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:25.230689 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de5e49a4-57a0-40c7-9730-cbe55b3e44d7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:25.242140 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:25.242140 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:25.246468 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de5e49a4-57a0-40c7-9730-cbe55b3e44d7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:25.251750 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de5e49a4-57a0-40c7-9730-cbe55b3e44d7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:25.252751 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 236/942] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:25 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:25.667732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-0e74fd31-c47b-44df-bb5d-1b46cf828a9c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:25.670240 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-0e74fd31-c47b-44df-bb5d-1b46cf828a9c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2/action Aug 18 07:31:25.670759 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-0e74fd31-c47b-44df-bb5d-1b46cf828a9c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:25.670925 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-0e74fd31-c47b-44df-bb5d-1b46cf828a9c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:25.696015 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:25.696015 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:25.724997 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-419ad8f6-1a27-4045-94fe-45b2fd422f2c req-0e74fd31-c47b-44df-bb5d-1b46cf828a9c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2/action returned with HTTP 204 Aug 18 07:31:25.725437 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 239/943] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:31:25 2026] POST /volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:25.889982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-772067af-24a3-4dde-a3ec-ceae2bfa94c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:25.893509 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-772067af-24a3-4dde-a3ec-ceae2bfa94c7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:25.893661 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-772067af-24a3-4dde-a3ec-ceae2bfa94c7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:25.894944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-772067af-24a3-4dde-a3ec-ceae2bfa94c7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:25.895442 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-772067af-24a3-4dde-a3ec-ceae2bfa94c7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:25.902369 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:25.902369 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:25.904983 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-772067af-24a3-4dde-a3ec-ceae2bfa94c7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:25.905893 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 235/944] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:25 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:26.268397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a164cfb-4871-4c2f-89a4-84ecfd8d85b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:26.270342 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a164cfb-4871-4c2f-89a4-84ecfd8d85b4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:26.270614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a164cfb-4871-4c2f-89a4-84ecfd8d85b4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:26.270759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a164cfb-4871-4c2f-89a4-84ecfd8d85b4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:26.281344 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:26.281344 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:26.285494 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2a164cfb-4871-4c2f-89a4-84ecfd8d85b4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:26.290621 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a164cfb-4871-4c2f-89a4-84ecfd8d85b4 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:26.291260 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 235/945] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:26 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:26.306548 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8684fbc5-40b3-46c0-8624-663646671b6e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:26.308844 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8684fbc5-40b3-46c0-8624-663646671b6e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:26.309072 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8684fbc5-40b3-46c0-8624-663646671b6e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:26.309336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8684fbc5-40b3-46c0-8624-663646671b6e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:26.320700 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:26.320700 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:26.324702 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8684fbc5-40b3-46c0-8624-663646671b6e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:26.328985 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8684fbc5-40b3-46c0-8624-663646671b6e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:26.329474 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 237/946] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:26 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:26.939952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-07c88e4a-9fd9-4fac-a9d3-1099efc6d2cc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:26.942824 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07c88e4a-9fd9-4fac-a9d3-1099efc6d2cc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:26.943064 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07c88e4a-9fd9-4fac-a9d3-1099efc6d2cc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:26.943577 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-07c88e4a-9fd9-4fac-a9d3-1099efc6d2cc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:26.943886 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-07c88e4a-9fd9-4fac-a9d3-1099efc6d2cc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:26.954461 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:26.954461 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:26.955581 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-07c88e4a-9fd9-4fac-a9d3-1099efc6d2cc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:26.956252 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 240/947] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:26 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:27.974347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b2da9101-9d50-4975-acb5-c93c56e58f35 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:27.978997 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2da9101-9d50-4975-acb5-c93c56e58f35 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:27.978997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2da9101-9d50-4975-acb5-c93c56e58f35 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:27.978997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2da9101-9d50-4975-acb5-c93c56e58f35 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:27.978997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b2da9101-9d50-4975-acb5-c93c56e58f35 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:27.983795 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:27.983795 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:27.985151 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2da9101-9d50-4975-acb5-c93c56e58f35 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:27.986147 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 236/948] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:27 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:31:28.999131 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c122f0a6-30b9-44dd-9a4d-f52fb3636fa7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:29.000982 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c122f0a6-30b9-44dd-9a4d-f52fb3636fa7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:29.001192 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c122f0a6-30b9-44dd-9a4d-f52fb3636fa7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:29.001412 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c122f0a6-30b9-44dd-9a4d-f52fb3636fa7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:29.001528 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c122f0a6-30b9-44dd-9a4d-f52fb3636fa7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:29.005989 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:29.005989 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:29.006867 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c122f0a6-30b9-44dd-9a4d-f52fb3636fa7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:29.007285 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 236/949] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:28 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:30.019349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-713dd602-cf51-48b5-9ae9-4f57f629a4f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:30.021959 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-713dd602-cf51-48b5-9ae9-4f57f629a4f4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:30.022301 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-713dd602-cf51-48b5-9ae9-4f57f629a4f4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:30.023262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-713dd602-cf51-48b5-9ae9-4f57f629a4f4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:30.023262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-713dd602-cf51-48b5-9ae9-4f57f629a4f4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:30.028449 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:30.028449 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:30.029641 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-713dd602-cf51-48b5-9ae9-4f57f629a4f4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:30.030175 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 238/950] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:30 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:30.212143 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-7788eea2-d369-42b1-82c6-71112e27d2dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:30.214846 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-7788eea2-d369-42b1-82c6-71112e27d2dd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:30.215133 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-7788eea2-d369-42b1-82c6-71112e27d2dd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:30.215458 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-7788eea2-d369-42b1-82c6-71112e27d2dd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:30.230826 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:30.230826 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:30.236055 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-7788eea2-d369-42b1-82c6-71112e27d2dd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:30.244680 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-7788eea2-d369-42b1-82c6-71112e27d2dd tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:30.245365 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 241/951] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:30 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:30.267548 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-3a26a902-3ffd-49d8-b79b-d943be33657b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:30.270387 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-3a26a902-3ffd-49d8-b79b-d943be33657b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98/action Aug 18 07:31:30.270910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-3a26a902-3ffd-49d8-b79b-d943be33657b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:30.271116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-3a26a902-3ffd-49d8-b79b-d943be33657b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:30.294777 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:30.294777 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:30.295358 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-3a26a902-3ffd-49d8-b79b-d943be33657b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:30.305223 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-3a26a902-3ffd-49d8-b79b-d943be33657b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Begin detaching volume completed successfully. Aug 18 07:31:30.305223 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-3a26a902-3ffd-49d8-b79b-d943be33657b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98/action returned with HTTP 202 Aug 18 07:31:30.305223 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 237/952] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:31:30 2026] POST /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:31:30.361678 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9cb3dec3-e842-40c8-99bc-69a842d97d41 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:30.362192 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9cb3dec3-e842-40c8-99bc-69a842d97d41 None None] GET https://10.4.3.152/volume// Aug 18 07:31:30.362444 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9cb3dec3-e842-40c8-99bc-69a842d97d41 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:30.362698 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9cb3dec3-e842-40c8-99bc-69a842d97d41 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:30.363115 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9cb3dec3-e842-40c8-99bc-69a842d97d41 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:30.363463 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 237/953] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:30.371970 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-4d7cc0ae-e879-4169-a066-0742b115fbc7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:30.375531 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-4d7cc0ae-e879-4169-a066-0742b115fbc7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:30.375718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-4d7cc0ae-e879-4169-a066-0742b115fbc7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:30.375894 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-4d7cc0ae-e879-4169-a066-0742b115fbc7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:30.386235 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:30.386235 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:30.390370 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-4d7cc0ae-e879-4169-a066-0742b115fbc7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:30.396111 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-4d7cc0ae-e879-4169-a066-0742b115fbc7 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:31:30.396672 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 239/954] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:30 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:31.062249 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-efcb8c07-3c49-4c2a-895b-a08292d7c0ef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:31.063762 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efcb8c07-3c49-4c2a-895b-a08292d7c0ef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:31.063942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-efcb8c07-3c49-4c2a-895b-a08292d7c0ef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:31.064125 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-efcb8c07-3c49-4c2a-895b-a08292d7c0ef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:31.064240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-efcb8c07-3c49-4c2a-895b-a08292d7c0ef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:31.069822 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:31.069822 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:31.070734 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-efcb8c07-3c49-4c2a-895b-a08292d7c0ef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:31.071142 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 242/955] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:31 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:31.318109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-c50b8850-526b-45d9-a189-133ed87aa474 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:31.320507 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-c50b8850-526b-45d9-a189-133ed87aa474 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] DELETE https://10.4.3.152/volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2 Aug 18 07:31:31.320794 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-c50b8850-526b-45d9-a189-133ed87aa474 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:31.321073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-c50b8850-526b-45d9-a189-133ed87aa474 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:31.328621 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:31.328621 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:31.379236 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f242a0e0-4e09-498c-b60a-afe145aba9a8 req-c50b8850-526b-45d9-a189-133ed87aa474 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2 returned with HTTP 200 Aug 18 07:31:31.379695 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 238/956] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:31 2026] DELETE /volume/v3/attachments/63e626c1-0766-4543-930f-9b0f6cef11c2 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:32.091781 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d4b2674b-ef9c-4d35-b867-8b1d66d77b24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:32.096161 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4b2674b-ef9c-4d35-b867-8b1d66d77b24 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:32.096161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4b2674b-ef9c-4d35-b867-8b1d66d77b24 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:32.096161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4b2674b-ef9c-4d35-b867-8b1d66d77b24 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:32.096161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d4b2674b-ef9c-4d35-b867-8b1d66d77b24 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:32.104946 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:32.104946 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:32.104946 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4b2674b-ef9c-4d35-b867-8b1d66d77b24 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:32.104946 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 238/957] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:32 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:32.455100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:32.457011 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:31:32.457437 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "035538e0-f112-4007-ac25-ab0c0eea6c98", "force": false, "name": "tempest-TestStampPattern-snapshot-1665805617", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:32.468092 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:32.468092 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:32.469309 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:31:32.469590 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Create snapshot from volume 035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:31:32.508017 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Created reservations ['6cba2243-1953-4b84-a81e-f360235be0d6', '77e6c379-9fc2-409b-a3ec-9e907ac2cd4c', '057e7c39-6500-4a2c-9007-63dfb746c4df', '4fe4a14e-df32-432e-882f-d2ee412a3d4c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:32.540028 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot create request issued successfully. Aug 18 07:31:32.542295 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc9ad7d3-d74d-4f52-98b6-3f5d185e305e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:31:32.542295 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 240/958] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:31:32 2026] POST /volume/v3/snapshots => generated 303 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:32.553250 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1b0dc61c-cbd9-443d-98fd-fdad4366c203 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:32.555728 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b0dc61c-cbd9-443d-98fd-fdad4366c203 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f Aug 18 07:31:32.555728 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b0dc61c-cbd9-443d-98fd-fdad4366c203 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:32.555728 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b0dc61c-cbd9-443d-98fd-fdad4366c203 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:32.560958 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:32.560958 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:32.561672 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b0dc61c-cbd9-443d-98fd-fdad4366c203 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot retrieved successfully. Aug 18 07:31:32.562576 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b0dc61c-cbd9-443d-98fd-fdad4366c203 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f returned with HTTP 200 Aug 18 07:31:32.563085 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 243/959] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:32 2026] GET /volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:33.117495 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a746ea0b-90c9-4e88-a7aa-135db419df6a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:33.120469 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a746ea0b-90c9-4e88-a7aa-135db419df6a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:33.120776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a746ea0b-90c9-4e88-a7aa-135db419df6a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:33.121099 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a746ea0b-90c9-4e88-a7aa-135db419df6a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:33.121279 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a746ea0b-90c9-4e88-a7aa-135db419df6a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:33.127263 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:33.127263 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:33.128787 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a746ea0b-90c9-4e88-a7aa-135db419df6a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:33.129518 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 239/960] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:33 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:33.139299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cec2261c-376b-43dc-afc8-b95b29987c07 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:33.143996 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cec2261c-376b-43dc-afc8-b95b29987c07 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 Aug 18 07:31:33.143996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cec2261c-376b-43dc-afc8-b95b29987c07 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:33.143996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cec2261c-376b-43dc-afc8-b95b29987c07 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:33.153902 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:33.153902 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:33.155350 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cec2261c-376b-43dc-afc8-b95b29987c07 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:31:33.155713 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cec2261c-376b-43dc-afc8-b95b29987c07 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 returned with HTTP 200 Aug 18 07:31:33.156701 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 239/961] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:33 2026] GET /volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:33.167510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-776ee78b-ee91-4549-a175-d6250440b6ec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:33.169552 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-776ee78b-ee91-4549-a175-d6250440b6ec tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:33.169757 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-776ee78b-ee91-4549-a175-d6250440b6ec tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:33.169995 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-776ee78b-ee91-4549-a175-d6250440b6ec tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:33.170161 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-776ee78b-ee91-4549-a175-d6250440b6ec tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:33.174799 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:33.174799 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:33.175572 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-776ee78b-ee91-4549-a175-d6250440b6ec tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:33.175940 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 241/962] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:33 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:33.186804 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-620a4b04-f84c-417c-bdf2-bb824d59db30 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:33.188808 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-620a4b04-f84c-417c-bdf2-bb824d59db30 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:33.189100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-620a4b04-f84c-417c-bdf2-bb824d59db30 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:33.189356 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-620a4b04-f84c-417c-bdf2-bb824d59db30 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:33.189506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-620a4b04-f84c-417c-bdf2-bb824d59db30 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete backup with id: 354df590-f929-41aa-92ef-31042a23fb52. Aug 18 07:31:33.194007 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:33.194007 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:33.208375 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-620a4b04-f84c-417c-bdf2-bb824d59db30 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] delete_backup rpcapi backup_id 354df590-f929-41aa-92ef-31042a23fb52 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:31:33.210398 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-620a4b04-f84c-417c-bdf2-bb824d59db30 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 202 Aug 18 07:31:33.210852 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 244/963] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:31:33 2026] DELETE /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:31:33.223655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-362f976d-c1ee-4c19-be26-110cab2643c1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:33.226139 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-362f976d-c1ee-4c19-be26-110cab2643c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:33.226418 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-362f976d-c1ee-4c19-be26-110cab2643c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:33.226696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-362f976d-c1ee-4c19-be26-110cab2643c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:33.226927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-362f976d-c1ee-4c19-be26-110cab2643c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:33.234730 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:33.234730 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:33.237901 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-362f976d-c1ee-4c19-be26-110cab2643c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 200 Aug 18 07:31:33.238369 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 240/964] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:33 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:33.573867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aee84a5e-a63f-4bc1-9f3d-ad5ab504b2ca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:33.575770 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aee84a5e-a63f-4bc1-9f3d-ad5ab504b2ca tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f Aug 18 07:31:33.576018 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aee84a5e-a63f-4bc1-9f3d-ad5ab504b2ca tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:33.576151 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aee84a5e-a63f-4bc1-9f3d-ad5ab504b2ca tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:33.581893 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:33.581893 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:33.582569 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aee84a5e-a63f-4bc1-9f3d-ad5ab504b2ca tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot retrieved successfully. Aug 18 07:31:33.583488 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aee84a5e-a63f-4bc1-9f3d-ad5ab504b2ca tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f returned with HTTP 200 Aug 18 07:31:33.584282 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 240/965] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:33 2026] GET /volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:33.593521 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ad1278fd-c5e4-4f8d-b524-6be8c710a70a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:33.595770 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad1278fd-c5e4-4f8d-b524-6be8c710a70a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f Aug 18 07:31:33.595994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad1278fd-c5e4-4f8d-b524-6be8c710a70a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:33.596196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ad1278fd-c5e4-4f8d-b524-6be8c710a70a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:33.601826 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:33.601826 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:33.601826 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ad1278fd-c5e4-4f8d-b524-6be8c710a70a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot retrieved successfully. Aug 18 07:31:33.602428 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ad1278fd-c5e4-4f8d-b524-6be8c710a70a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f returned with HTTP 200 Aug 18 07:31:33.602849 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 242/966] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:33 2026] GET /volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:34.251039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ea3e77d-e7d7-4c06-870a-8d05c889f15f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:34.252666 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ea3e77d-e7d7-4c06-870a-8d05c889f15f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 Aug 18 07:31:34.252781 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ea3e77d-e7d7-4c06-870a-8d05c889f15f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:34.252956 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ea3e77d-e7d7-4c06-870a-8d05c889f15f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:34.253045 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2ea3e77d-e7d7-4c06-870a-8d05c889f15f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Show backup with id 354df590-f929-41aa-92ef-31042a23fb52. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:31:34.256738 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ea3e77d-e7d7-4c06-870a-8d05c889f15f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 returned with HTTP 404 Aug 18 07:31:34.257237 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 245/967] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:34 2026] GET /volume/v3/backups/354df590-f929-41aa-92ef-31042a23fb52 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:34.355850 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:34.362747 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 Aug 18 07:31:34.362953 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:34.363168 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:34.363310 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 216e2e21-f4ff-42d2-9323-b64ee56e74c4 Aug 18 07:31:34.367123 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=206,cinder:UPDATE=41,cinder:INSERT=16 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:31:34.381022 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:34.381022 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:34.381624 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:31:34.403383 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:31:34.403569 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04c282b0-1017-4bc9-a611-f41dbcd747ba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 returned with HTTP 202 Aug 18 07:31:34.404036 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 241/968] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:31:34 2026] DELETE /volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:34.414895 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d4c58869-907b-429c-a7c1-9ac35aecd3c8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:34.418467 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4c58869-907b-429c-a7c1-9ac35aecd3c8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 Aug 18 07:31:34.418690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4c58869-907b-429c-a7c1-9ac35aecd3c8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:34.418885 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4c58869-907b-429c-a7c1-9ac35aecd3c8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:34.424281 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=144,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:31:34.432023 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:34.432023 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:34.432546 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d4c58869-907b-429c-a7c1-9ac35aecd3c8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:31:34.433419 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4c58869-907b-429c-a7c1-9ac35aecd3c8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 returned with HTTP 200 Aug 18 07:31:34.433765 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 241/969] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:34 2026] GET /volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:35.443008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f8d428fb-55b1-43f8-a761-e31474d9224c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:35.444872 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8d428fb-55b1-43f8-a761-e31474d9224c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 Aug 18 07:31:35.445091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8d428fb-55b1-43f8-a761-e31474d9224c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:35.445307 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f8d428fb-55b1-43f8-a761-e31474d9224c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:35.447685 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=286,cinder:UPDATE=88,cinder:INSERT=54 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:31:35.452463 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f8d428fb-55b1-43f8-a761-e31474d9224c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 returned with HTTP 404 Aug 18 07:31:35.453889 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 243/970] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:31:35 2026] GET /volume/v3/snapshots/216e2e21-f4ff-42d2-9323-b64ee56e74c4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:35.463991 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a004d008-6126-41df-91d1-aae24a82b216 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:35.466493 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a004d008-6126-41df-91d1-aae24a82b216 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:31:35.466747 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a004d008-6126-41df-91d1-aae24a82b216 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:35.467061 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a004d008-6126-41df-91d1-aae24a82b216 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:35.470768 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=283,cinder:INSERT=30,cinder:UPDATE=56 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:31:35.477842 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:35.477842 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:35.483280 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a004d008-6126-41df-91d1-aae24a82b216 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:35.488331 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a004d008-6126-41df-91d1-aae24a82b216 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:31:35.488719 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 246/971] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:35 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:35.517408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:35.519124 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:35.519484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1138504983"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:35.521020 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request body: {'volume': {'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1138504983'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:35.639236 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume of 1 GB Aug 18 07:31:35.639236 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:35.639236 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:35.648238 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Availability Zones retrieved successfully. Aug 18 07:31:35.658230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (cf27eff6-a97b-4557-a3e0-30c3b5e949ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:35.658910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99acbf84-637f-4d09-bbfb-5e415306d381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:35.662229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:35.732006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99acbf84-637f-4d09-bbfb-5e415306d381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:35.732006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ffb46c-5c3b-497b-88e0-8ea8a18115fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:35.772760 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['aa2a08e9-ca1b-4475-be5a-9c02b77b3596', 'ea5f7bcc-80c3-469d-9ddc-57860e2721e2', 'e4cce970-df96-4762-98b1-fc4b10ebd2d8', 'c15ae8e7-be8f-47b2-a81e-ca2840abd149'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:35.773530 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ffb46c-5c3b-497b-88e0-8ea8a18115fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa2a08e9-ca1b-4475-be5a-9c02b77b3596', 'ea5f7bcc-80c3-469d-9ddc-57860e2721e2', 'e4cce970-df96-4762-98b1-fc4b10ebd2d8', 'c15ae8e7-be8f-47b2-a81e-ca2840abd149']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:35.774303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf503e14-5b4a-4d68-9eff-a35338559a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:35.800314 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf503e14-5b4a-4d68-9eff-a35338559a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1138504983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['aa2a08e9-ca1b-4475-be5a-9c02b77b3596','ea5f7bcc-80c3-469d-9ddc-57860e2721e2','e4cce970-df96-4762-98b1-fc4b10ebd2d8','c15ae8e7-be8f-47b2-a81e-ca2840abd149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1138504983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca206b4e73e4e7e8150397d92fae45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a817bc9f334aaf83c38ce72beaf121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:35.804927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57847a0d-541f-4a97-ad08-50a442f5a2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:35.832829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57847a0d-541f-4a97-ad08-50a442f5a2f1) transitioned into state 'SUCCESS' from state '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-1138504983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['aa2a08e9-ca1b-4475-be5a-9c02b77b3596','ea5f7bcc-80c3-469d-9ddc-57860e2721e2','e4cce970-df96-4762-98b1-fc4b10ebd2d8','c15ae8e7-be8f-47b2-a81e-ca2840abd149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:35.833696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78365ad8-9dbc-4ebd-b834-74565c2e9067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:35.843968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78365ad8-9dbc-4ebd-b834-74565c2e9067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:35.844898 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (cf27eff6-a97b-4557-a3e0-30c3b5e949ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:35.845318 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request issued successfully. Aug 18 07:31:35.845909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adbd83b8-f4c8-4ea8-a665-75b6ff9db028 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:35.846415 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 242/972] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:31:35 2026] POST /volume/v3/volumes => generated 754 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:35.867328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7dbd1edb-8417-48af-bff6-f918e663f39a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:35.870516 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7dbd1edb-8417-48af-bff6-f918e663f39a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:31:35.870516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7dbd1edb-8417-48af-bff6-f918e663f39a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:35.870680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7dbd1edb-8417-48af-bff6-f918e663f39a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:35.878400 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:35.878400 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:35.882267 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7dbd1edb-8417-48af-bff6-f918e663f39a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:35.886268 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7dbd1edb-8417-48af-bff6-f918e663f39a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:31:35.886268 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 242/973] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:35 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:35.903755 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-191067f3-efee-4875-b5fc-5d42e2745c1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:35.906509 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-191067f3-efee-4875-b5fc-5d42e2745c1b tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 Aug 18 07:31:35.906759 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-191067f3-efee-4875-b5fc-5d42e2745c1b tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:35.907003 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-191067f3-efee-4875-b5fc-5d42e2745c1b tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:35.918428 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:35.918428 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:35.998273 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-191067f3-efee-4875-b5fc-5d42e2745c1b tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 returned with HTTP 200 Aug 18 07:31:35.998738 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 244/974] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:35 2026] DELETE /volume/v3/attachments/d0ee5658-7c94-4dc7-9f0c-ce9786319f89 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:36.015571 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:36.020655 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 Aug 18 07:31:36.020655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:36.020655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:36.020655 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Delete volume with id: 9a0cff11-0c13-432e-a301-928e6f0f98b1 Aug 18 07:31:36.028278 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:36.028278 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:36.029306 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:31:36.058961 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Delete volume request issued successfully. Aug 18 07:31:36.058961 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e83d39ae-5ca4-4464-a4f6-641b2f43ce78 req-aa479224-3ff0-486f-82a6-1b7801d16075 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 returned with HTTP 202 Aug 18 07:31:36.058961 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 247/975] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:31:36 2026] DELETE /volume/v3/volumes/9a0cff11-0c13-432e-a301-928e6f0f98b1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:36.902489 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17004791-8526-4934-a7af-80d938ae2faa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:36.905175 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17004791-8526-4934-a7af-80d938ae2faa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:31:36.906197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17004791-8526-4934-a7af-80d938ae2faa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:36.906197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17004791-8526-4934-a7af-80d938ae2faa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:36.913448 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:36.913448 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:36.917177 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17004791-8526-4934-a7af-80d938ae2faa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:31:36.923008 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17004791-8526-4934-a7af-80d938ae2faa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:31:36.923559 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 243/976] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:36 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:37.032133 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:37.034794 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:31:37.035069 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:37.035361 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:37.035633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Delete volume with id: ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:31:37.052008 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:37.052008 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:37.052454 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:31:37.079293 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Delete volume request issued successfully. Aug 18 07:31:37.079486 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-becf1afe-7c4a-44ef-8db7-4eb99571226f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 202 Aug 18 07:31:37.079944 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 243/977] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:31:37 2026] DELETE /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:37.092169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eaae5106-96cc-4d1c-a1be-2a4632ab794f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:37.092638 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eaae5106-96cc-4d1c-a1be-2a4632ab794f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:31:37.093600 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eaae5106-96cc-4d1c-a1be-2a4632ab794f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:37.093600 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eaae5106-96cc-4d1c-a1be-2a4632ab794f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:37.103771 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:37.103771 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:37.110485 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-eaae5106-96cc-4d1c-a1be-2a4632ab794f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Volume info retrieved successfully. Aug 18 07:31:37.117685 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eaae5106-96cc-4d1c-a1be-2a4632ab794f tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 200 Aug 18 07:31:37.118253 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 245/978] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:37 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:37.926522 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:38.026133 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:38.026447 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-502381157", "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:38.027758 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-502381157', 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:38.102313 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume of 1 GB Aug 18 07:31:38.107263 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Availability Zones retrieved successfully. Aug 18 07:31:38.112475 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Flow 'volume_create_api' (9c78004c-78b4-4ef4-9617-3397120b5fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:38.113700 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98230cc1-5d0f-488f-871a-770f17371efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:38.114759 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:38.132440 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d62a9b25-c283-411d-8818-27cb5b254c81 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:38.136254 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d62a9b25-c283-411d-8818-27cb5b254c81 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] GET https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 Aug 18 07:31:38.136541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d62a9b25-c283-411d-8818-27cb5b254c81 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:38.136809 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d62a9b25-c283-411d-8818-27cb5b254c81 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:38.146763 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d62a9b25-c283-411d-8818-27cb5b254c81 tempest-ServerActionsTestOtherA-554092311 tempest-ServerActionsTestOtherA-554092311-project-member] https://10.4.3.152/volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 returned with HTTP 404 Aug 18 07:31:38.147453 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 244/979] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:38 2026] GET /volume/v3/volumes/ae33a398-fd42-4ee5-bce4-50803e3913d7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:38.184272 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98230cc1-5d0f-488f-871a-770f17371efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:38.185048 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358c8863-208f-43f8-993b-fcacf0e281b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:38.252891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Created reservations ['b3701f2c-8d5e-4ba2-8b6c-e68520f45f82', '611eed37-6ee3-4872-8a8e-629d8faf5c55', '496042eb-2d86-4a96-9188-47b539c9b1a6', '1fd3736a-8973-4b0a-8f22-e9831b2848fe'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:38.253759 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358c8863-208f-43f8-993b-fcacf0e281b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3701f2c-8d5e-4ba2-8b6c-e68520f45f82', '611eed37-6ee3-4872-8a8e-629d8faf5c55', '496042eb-2d86-4a96-9188-47b539c9b1a6', '1fd3736a-8973-4b0a-8f22-e9831b2848fe']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:38.254697 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a67326-3d8b-49d1-8dba-0010fe4e9ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:38.278414 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a67326-3d8b-49d1-8dba-0010fe4e9ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4173f55f-5c8a-4071-ae55-031ed82d3285', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-502381157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fd26947bd9484c9702d7967f85809c',qos_specs=None,replication_status=,reservations=['b3701f2c-8d5e-4ba2-8b6c-e68520f45f82','611eed37-6ee3-4872-8a8e-629d8faf5c55','496042eb-2d86-4a96-9188-47b539c9b1a6','1fd3736a-8973-4b0a-8f22-e9831b2848fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-502381157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4173f55f-5c8a-4071-ae55-031ed82d3285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fd26947bd9484c9702d7967f85809c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:38.279110 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9aa2de-8c99-439f-afcc-806dc925650e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:38.303326 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9aa2de-8c99-439f-afcc-806dc925650e) transitioned into state 'SUCCESS' from state '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-502381157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fd26947bd9484c9702d7967f85809c',qos_specs=None,replication_status=,reservations=['b3701f2c-8d5e-4ba2-8b6c-e68520f45f82','611eed37-6ee3-4872-8a8e-629d8faf5c55','496042eb-2d86-4a96-9188-47b539c9b1a6','1fd3736a-8973-4b0a-8f22-e9831b2848fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:38.303326 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d6ae80-6e35-4d1e-ad5d-85f737ca6bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:38.324232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d6ae80-6e35-4d1e-ad5d-85f737ca6bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:38.324232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Flow 'volume_create_api' (9c78004c-78b4-4ef4-9617-3397120b5fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:38.324232 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume request issued successfully. Aug 18 07:31:38.324687 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e3a55846-9ea8-4456-8d94-00743fd1f2d6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:38.325798 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 248/980] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:31:37 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) Aug 18 07:31:38.339310 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c53f92b6-8d0a-4b1f-894f-eb33bbb6e433 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:38.344230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c53f92b6-8d0a-4b1f-894f-eb33bbb6e433 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:31:38.344230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c53f92b6-8d0a-4b1f-894f-eb33bbb6e433 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:38.344230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c53f92b6-8d0a-4b1f-894f-eb33bbb6e433 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:38.349882 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:38.349882 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:38.353862 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c53f92b6-8d0a-4b1f-894f-eb33bbb6e433 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:38.362621 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c53f92b6-8d0a-4b1f-894f-eb33bbb6e433 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 returned with HTTP 200 Aug 18 07:31:38.362621 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 244/981] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:38 2026] GET /volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:39.374124 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac0c0516-bd39-4ea1-844c-5906b2997a99 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:39.375817 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac0c0516-bd39-4ea1-844c-5906b2997a99 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:31:39.375938 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac0c0516-bd39-4ea1-844c-5906b2997a99 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:39.376124 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac0c0516-bd39-4ea1-844c-5906b2997a99 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:39.382567 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:39.382567 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:39.385713 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ac0c0516-bd39-4ea1-844c-5906b2997a99 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:39.389806 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac0c0516-bd39-4ea1-844c-5906b2997a99 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 returned with HTTP 200 Aug 18 07:31:39.390158 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 246/982] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:39 2026] GET /volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:39.402263 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:39.403915 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:39.404291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-185120361"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:39.405636 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-185120361'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:39.405977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume of 1 GB Aug 18 07:31:39.413546 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Availability Zones retrieved successfully. Aug 18 07:31:39.422524 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Flow 'volume_create_api' (73321e8e-aef8-4f9a-98f8-d159d7f28338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:39.423402 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f589f5e9-9db5-44a7-95a5-a3b41272b551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.424224 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:39.454470 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f589f5e9-9db5-44a7-95a5-a3b41272b551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.455240 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1957dd-62e4-4475-bc8f-8d7e6a01411e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.493011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Created reservations ['0f116aa0-4343-4ce1-a522-33351b496699', '83462975-b8cc-4d71-bf5e-c874b531e31e', '7c29fa24-f8c9-4df9-9978-983db34b648e', '89f60e64-edf1-4c9d-ac15-8bfff01a61fe'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:39.493864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1957dd-62e4-4475-bc8f-8d7e6a01411e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f116aa0-4343-4ce1-a522-33351b496699', '83462975-b8cc-4d71-bf5e-c874b531e31e', '7c29fa24-f8c9-4df9-9978-983db34b648e', '89f60e64-edf1-4c9d-ac15-8bfff01a61fe']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.494850 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2943972-302b-494c-9255-e6e0bc6520f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.520247 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2943972-302b-494c-9255-e6e0bc6520f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a832d4a5-5ba2-45ad-8652-c07da0618fa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-185120361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fd26947bd9484c9702d7967f85809c',qos_specs=None,replication_status=,reservations=['0f116aa0-4343-4ce1-a522-33351b496699','83462975-b8cc-4d71-bf5e-c874b531e31e','7c29fa24-f8c9-4df9-9978-983db34b648e','89f60e64-edf1-4c9d-ac15-8bfff01a61fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-185120361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a832d4a5-5ba2-45ad-8652-c07da0618fa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fd26947bd9484c9702d7967f85809c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.521252 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92a3df5-c783-4e83-b1d1-f4e8c8003d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.541757 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92a3df5-c783-4e83-b1d1-f4e8c8003d57) transitioned into state 'SUCCESS' from state '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-185120361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fd26947bd9484c9702d7967f85809c',qos_specs=None,replication_status=,reservations=['0f116aa0-4343-4ce1-a522-33351b496699','83462975-b8cc-4d71-bf5e-c874b531e31e','7c29fa24-f8c9-4df9-9978-983db34b648e','89f60e64-edf1-4c9d-ac15-8bfff01a61fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.542473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b13a5a-e9e6-4c52-9f55-2b789e0a4f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.547856 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6d7a246e-d97e-4755-884f-399878335b38 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:39.552228 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:39.552228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-406256270", "snapshot_id": "720cd807-229c-4cc2-a6a8-598a8a06639f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:39.552228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-406256270', 'snapshot_id': '720cd807-229c-4cc2-a6a8-598a8a06639f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:39.559617 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:39.559617 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:39.559617 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot retrieved successfully. Aug 18 07:31:39.559617 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Create volume of 1 GB Aug 18 07:31:39.559808 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7b13a5a-e9e6-4c52-9f55-2b789e0a4f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.560152 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Flow 'volume_create_api' (73321e8e-aef8-4f9a-98f8-d159d7f28338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:39.560474 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume request issued successfully. Aug 18 07:31:39.561193 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4c6af4c7-bb53-4b4a-9a6d-c8008649a60c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:39.562391 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 245/983] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:31:39 2026] POST /volume/v3/volumes => generated 756 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:39.563635 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Availability Zones retrieved successfully. Aug 18 07:31:39.571441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Flow 'volume_create_api' (431b6e8e-339f-4739-b5b4-bbdadc20995a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:39.573195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31abbbf7-3c13-410d-bf17-82f9514c3887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.576236 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7e688435-552a-4e2a-aa07-e5af64a0dae5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:39.576236 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e688435-552a-4e2a-aa07-e5af64a0dae5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:31:39.576236 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e688435-552a-4e2a-aa07-e5af64a0dae5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:39.576236 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e688435-552a-4e2a-aa07-e5af64a0dae5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:39.578121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:39.582669 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:39.582669 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:39.586139 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7e688435-552a-4e2a-aa07-e5af64a0dae5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:39.592553 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e688435-552a-4e2a-aa07-e5af64a0dae5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 returned with HTTP 200 Aug 18 07:31:39.592553 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 245/984] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:39 2026] GET /volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:31:39.617317 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31abbbf7-3c13-410d-bf17-82f9514c3887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '720cd807-229c-4cc2-a6a8-598a8a06639f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.617317 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45af64d2-40aa-4fe1-aca2-567098a5d62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.665234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Created reservations ['cbdfea0a-df89-477e-b35b-bc749a4b5d96', '59618417-d2ba-48c5-bbf0-f2231beea06a', '069cbe33-3b0b-49fa-ae33-ccf4c8442123', 'c8ab902d-cd3e-4971-a6a9-22536af82afe'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:39.665234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45af64d2-40aa-4fe1-aca2-567098a5d62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbdfea0a-df89-477e-b35b-bc749a4b5d96', '59618417-d2ba-48c5-bbf0-f2231beea06a', '069cbe33-3b0b-49fa-ae33-ccf4c8442123', 'c8ab902d-cd3e-4971-a6a9-22536af82afe']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.665234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e21bbb5-bd8d-4874-97fc-2de2a0252aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.708051 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e21bbb5-bd8d-4874-97fc-2de2a0252aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9978d20c-4da3-47ee-a330-b793cdfd5805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-406256270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6bb60c408714fcab4c6f9e986b15d9f',qos_specs=None,replication_status=,reservations=['cbdfea0a-df89-477e-b35b-bc749a4b5d96','59618417-d2ba-48c5-bbf0-f2231beea06a','069cbe33-3b0b-49fa-ae33-ccf4c8442123','c8ab902d-cd3e-4971-a6a9-22536af82afe'],size=1,snapshot_id=720cd807-229c-4cc2-a6a8-598a8a06639f,source_replicaid=,source_volid=None,status='creating',user_id='f2dac1dd40954051984789b2a06576f3',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-406256270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9978d20c-4da3-47ee-a330-b793cdfd5805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6bb60c408714fcab4c6f9e986b15d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=720cd807-229c-4cc2-a6a8-598a8a06639f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2dac1dd40954051984789b2a06576f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.708763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf0dc30-90d2-4364-a90a-b74da0b0e87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.733365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf0dc30-90d2-4364-a90a-b74da0b0e87a) transitioned into state 'SUCCESS' from state '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-406256270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6bb60c408714fcab4c6f9e986b15d9f',qos_specs=None,replication_status=,reservations=['cbdfea0a-df89-477e-b35b-bc749a4b5d96','59618417-d2ba-48c5-bbf0-f2231beea06a','069cbe33-3b0b-49fa-ae33-ccf4c8442123','c8ab902d-cd3e-4971-a6a9-22536af82afe'],size=1,snapshot_id=720cd807-229c-4cc2-a6a8-598a8a06639f,source_replicaid=,source_volid=None,status='creating',user_id='f2dac1dd40954051984789b2a06576f3',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.734194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d08e62-2a42-48c8-8cc8-1547710ce62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:39.754664 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d08e62-2a42-48c8-8cc8-1547710ce62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:39.756435 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Flow 'volume_create_api' (431b6e8e-339f-4739-b5b4-bbdadc20995a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:39.756435 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Create volume request issued successfully. Aug 18 07:31:39.757018 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d7a246e-d97e-4755-884f-399878335b38 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:39.757733 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 249/985] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:31:39 2026] POST /volume/v3/volumes => generated 780 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:40.605243 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-40b5c9ff-e005-4805-8e03-619694d35d68 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:40.607787 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40b5c9ff-e005-4805-8e03-619694d35d68 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:31:40.607787 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40b5c9ff-e005-4805-8e03-619694d35d68 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:40.608225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40b5c9ff-e005-4805-8e03-619694d35d68 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:40.615940 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:40.615940 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:40.620511 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-40b5c9ff-e005-4805-8e03-619694d35d68 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:40.625280 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40b5c9ff-e005-4805-8e03-619694d35d68 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 returned with HTTP 200 Aug 18 07:31:40.625661 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 247/986] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:40 2026] GET /volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:31:40.646926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-832c8535-8649-4711-bcf8-bab4002763dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:40.650523 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:40.650859 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-201903429"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:40.652662 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-201903429'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:40.652841 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume of 1 GB Aug 18 07:31:40.653225 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:40.653225 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:40.658767 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Availability Zones retrieved successfully. Aug 18 07:31:40.664611 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Flow 'volume_create_api' (3ceef8e0-c80b-445e-8e30-2d2fde81e997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:40.665701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ac6072b-9012-4778-9bf9-315520e8522b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:40.666997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:40.692853 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ac6072b-9012-4778-9bf9-315520e8522b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:40.693639 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beec7700-42cb-4d06-8b3c-52df757605e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:40.745280 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Created reservations ['630000f5-41b7-4eba-83d7-8f5e5d9324e8', '86003279-d27a-4c18-b6bd-933171f4205d', 'a4a53768-c7fe-48be-8ac6-47aaf0d248d0', 'c6b3580b-6ecf-4d36-b0c3-f10d88f3c11e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:40.746449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beec7700-42cb-4d06-8b3c-52df757605e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['630000f5-41b7-4eba-83d7-8f5e5d9324e8', '86003279-d27a-4c18-b6bd-933171f4205d', 'a4a53768-c7fe-48be-8ac6-47aaf0d248d0', 'c6b3580b-6ecf-4d36-b0c3-f10d88f3c11e']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:40.748720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c4dcdd-4c51-4149-a2de-c2fa7f95a8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:40.782898 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c4dcdd-4c51-4149-a2de-c2fa7f95a8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee81baeb-0c47-47bf-9485-b27d4ca0fe26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-201903429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fd26947bd9484c9702d7967f85809c',qos_specs=None,replication_status=,reservations=['630000f5-41b7-4eba-83d7-8f5e5d9324e8','86003279-d27a-4c18-b6bd-933171f4205d','a4a53768-c7fe-48be-8ac6-47aaf0d248d0','c6b3580b-6ecf-4d36-b0c3-f10d88f3c11e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-201903429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee81baeb-0c47-47bf-9485-b27d4ca0fe26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7fd26947bd9484c9702d7967f85809c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:40.783644 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ab3366-8624-497c-a061-f656f054b192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:40.804920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ab3366-8624-497c-a061-f656f054b192) transitioned into state 'SUCCESS' from state '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-201903429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7fd26947bd9484c9702d7967f85809c',qos_specs=None,replication_status=,reservations=['630000f5-41b7-4eba-83d7-8f5e5d9324e8','86003279-d27a-4c18-b6bd-933171f4205d','a4a53768-c7fe-48be-8ac6-47aaf0d248d0','c6b3580b-6ecf-4d36-b0c3-f10d88f3c11e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e34dd8932ad349c5b25a683b9dbeae24',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:40.805648 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f28efc-65f5-436c-b9a5-7a784e1d5e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:40.815685 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f28efc-65f5-436c-b9a5-7a784e1d5e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:40.816414 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Flow 'volume_create_api' (3ceef8e0-c80b-445e-8e30-2d2fde81e997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:40.816674 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Create volume request issued successfully. Aug 18 07:31:40.817178 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-832c8535-8649-4711-bcf8-bab4002763dd tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:40.817606 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 246/987] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:31:40 2026] POST /volume/v3/volumes => generated 756 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:40.832818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aa5b924a-4d28-4068-bdc4-2cba183cc36c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:40.836797 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aa5b924a-4d28-4068-bdc4-2cba183cc36c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:31:40.836974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aa5b924a-4d28-4068-bdc4-2cba183cc36c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:40.837773 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aa5b924a-4d28-4068-bdc4-2cba183cc36c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:40.848408 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:40.848408 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:40.852422 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aa5b924a-4d28-4068-bdc4-2cba183cc36c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:40.856786 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aa5b924a-4d28-4068-bdc4-2cba183cc36c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 returned with HTTP 200 Aug 18 07:31:40.857257 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 246/988] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:40 2026] GET /volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:41.871610 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a479e15-62ac-4946-9a94-64db3d61c0e5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:41.873249 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a479e15-62ac-4946-9a94-64db3d61c0e5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:31:41.873422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a479e15-62ac-4946-9a94-64db3d61c0e5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:41.873580 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a479e15-62ac-4946-9a94-64db3d61c0e5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:41.879742 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:41.879742 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:41.883402 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4a479e15-62ac-4946-9a94-64db3d61c0e5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:41.888160 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a479e15-62ac-4946-9a94-64db3d61c0e5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 returned with HTTP 200 Aug 18 07:31:41.888544 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 250/989] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:41 2026] GET /volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:48.450291 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-c611c36b-6bf6-4b79-b7be-c0e929a4839d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.453642 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-c611c36b-6bf6-4b79-b7be-c0e929a4839d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:31:48.453890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-c611c36b-6bf6-4b79-b7be-c0e929a4839d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:48.454162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-c611c36b-6bf6-4b79-b7be-c0e929a4839d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:48.463059 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:48.463059 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:48.467697 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-c611c36b-6bf6-4b79-b7be-c0e929a4839d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:48.473755 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-c611c36b-6bf6-4b79-b7be-c0e929a4839d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 returned with HTTP 200 Aug 18 07:31:48.474440 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 248/990] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:48 2026] GET /volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:48.483005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-208779fe-da24-424c-ae84-f98bd27aff5d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.485376 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-208779fe-da24-424c-ae84-f98bd27aff5d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:31:48.485543 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-208779fe-da24-424c-ae84-f98bd27aff5d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:48.485716 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-208779fe-da24-424c-ae84-f98bd27aff5d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:48.493142 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:48.493142 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:48.497845 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-208779fe-da24-424c-ae84-f98bd27aff5d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:48.501606 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-208779fe-da24-424c-ae84-f98bd27aff5d tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 returned with HTTP 200 Aug 18 07:31:48.502584 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 247/991] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:48 2026] GET /volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:48.513420 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2421f084-8033-44a2-a008-1e7a2ad1a351 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.515958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2421f084-8033-44a2-a008-1e7a2ad1a351 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:31:48.516221 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2421f084-8033-44a2-a008-1e7a2ad1a351 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:48.516455 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2421f084-8033-44a2-a008-1e7a2ad1a351 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:48.523954 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:48.523954 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:48.528107 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2421f084-8033-44a2-a008-1e7a2ad1a351 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:48.539074 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2421f084-8033-44a2-a008-1e7a2ad1a351 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 returned with HTTP 200 Aug 18 07:31:48.539657 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 247/992] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:48 2026] GET /volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:48.560418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2bd024e7-9d46-4d84-884d-26f32967913c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.560869 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2bd024e7-9d46-4d84-884d-26f32967913c None None] GET https://10.4.3.152/volume// Aug 18 07:31:48.561058 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2bd024e7-9d46-4d84-884d-26f32967913c None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:48.561264 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2bd024e7-9d46-4d84-884d-26f32967913c None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:48.561645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2bd024e7-9d46-4d84-884d-26f32967913c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:48.562024 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 251/993] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:31:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:48.569506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-056bb380-42b6-441e-a1fe-bcad91cf2482 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.571956 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-056bb380-42b6-441e-a1fe-bcad91cf2482 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:48.573102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-056bb380-42b6-441e-a1fe-bcad91cf2482 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4173f55f-5c8a-4071-ae55-031ed82d3285", "connector": null, "instance_uuid": "0c7cbcca-8a13-47bf-bce4-e6cbef06bd60"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:48.581925 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:48.581925 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:48.612096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-056bb380-42b6-441e-a1fe-bcad91cf2482 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:48.612615 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 249/994] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:48 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:48.620319 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee67c1a6-54e6-4c9d-8e9b-a5a2fd66e60e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.620809 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee67c1a6-54e6-4c9d-8e9b-a5a2fd66e60e None None] GET https://10.4.3.152/volume// Aug 18 07:31:48.621066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee67c1a6-54e6-4c9d-8e9b-a5a2fd66e60e None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:48.621358 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee67c1a6-54e6-4c9d-8e9b-a5a2fd66e60e None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:48.621832 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee67c1a6-54e6-4c9d-8e9b-a5a2fd66e60e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:48.622242 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 248/995] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:31:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:48.628770 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-00d90429-f5ec-436b-a23b-a9cadee50e27 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.630689 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-00d90429-f5ec-436b-a23b-a9cadee50e27 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:48.631032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-00d90429-f5ec-436b-a23b-a9cadee50e27 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a832d4a5-5ba2-45ad-8652-c07da0618fa4", "connector": null, "instance_uuid": "0c7cbcca-8a13-47bf-bce4-e6cbef06bd60"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:48.639005 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:48.639005 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:48.665294 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-00d90429-f5ec-436b-a23b-a9cadee50e27 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:48.665807 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 248/996] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:48 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:48.676039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e8524fc-9c30-4214-ab5d-ce452e242aef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.676457 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e8524fc-9c30-4214-ab5d-ce452e242aef None None] GET https://10.4.3.152/volume// Aug 18 07:31:48.676665 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e8524fc-9c30-4214-ab5d-ce452e242aef None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:48.676877 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e8524fc-9c30-4214-ab5d-ce452e242aef None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:48.677274 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e8524fc-9c30-4214-ab5d-ce452e242aef None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:48.677572 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 252/997] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:31:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:48.687691 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-3a0bed41-b5f7-4f96-adbc-5eb2b7fe1e3a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:48.690055 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-3a0bed41-b5f7-4f96-adbc-5eb2b7fe1e3a tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:48.690446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-3a0bed41-b5f7-4f96-adbc-5eb2b7fe1e3a tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee81baeb-0c47-47bf-9485-b27d4ca0fe26", "connector": null, "instance_uuid": "0c7cbcca-8a13-47bf-bce4-e6cbef06bd60"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:48.699500 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:48.699500 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:48.723153 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-3a0bed41-b5f7-4f96-adbc-5eb2b7fe1e3a tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:48.723584 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 250/998] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:48 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:49.058962 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-02cf6044-bc61-4b31-943b-fae48607e1e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.061104 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02cf6044-bc61-4b31-943b-fae48607e1e9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:49.061344 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02cf6044-bc61-4b31-943b-fae48607e1e9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.061570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02cf6044-bc61-4b31-943b-fae48607e1e9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.074041 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.074041 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:49.078917 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-02cf6044-bc61-4b31-943b-fae48607e1e9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:49.083319 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02cf6044-bc61-4b31-943b-fae48607e1e9 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:49.083447 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 249/999] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:49.130635 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-de99f973-4d51-4c7f-b115-b2bdf86e19d4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.134579 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-de99f973-4d51-4c7f-b115-b2bdf86e19d4 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:49.134862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-de99f973-4d51-4c7f-b115-b2bdf86e19d4 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.135160 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-de99f973-4d51-4c7f-b115-b2bdf86e19d4 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.148646 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.148646 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:49.154569 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-de99f973-4d51-4c7f-b115-b2bdf86e19d4 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:49.164269 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-de99f973-4d51-4c7f-b115-b2bdf86e19d4 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:49.164890 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 249/1000] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:49.219258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-e4f41c1f-db22-4c8e-869a-85cfead6463e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.221484 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-e4f41c1f-db22-4c8e-869a-85cfead6463e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] POST https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330/action Aug 18 07:31:49.221850 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-e4f41c1f-db22-4c8e-869a-85cfead6463e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:49.222045 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-e4f41c1f-db22-4c8e-869a-85cfead6463e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:49.234991 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.234991 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:49.235571 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-e4f41c1f-db22-4c8e-869a-85cfead6463e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:49.243777 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-e4f41c1f-db22-4c8e-869a-85cfead6463e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Begin detaching volume completed successfully. Aug 18 07:31:49.243997 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-e4f41c1f-db22-4c8e-869a-85cfead6463e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330/action returned with HTTP 202 Aug 18 07:31:49.244497 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 253/1001] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:31:49 2026] POST /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:31:49.309836 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93589eca-efad-4814-94be-a434daf32d72 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.309836 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93589eca-efad-4814-94be-a434daf32d72 None None] GET https://10.4.3.152/volume// Aug 18 07:31:49.310312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93589eca-efad-4814-94be-a434daf32d72 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.310540 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93589eca-efad-4814-94be-a434daf32d72 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.311027 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93589eca-efad-4814-94be-a434daf32d72 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:49.311462 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 251/1002] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:49.323451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-53036e91-d38b-4dec-b90b-5b4024235794 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.326632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-53036e91-d38b-4dec-b90b-5b4024235794 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:49.326780 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-53036e91-d38b-4dec-b90b-5b4024235794 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.327345 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-53036e91-d38b-4dec-b90b-5b4024235794 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.342598 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.342598 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:49.348042 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-53036e91-d38b-4dec-b90b-5b4024235794 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:49.356610 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-53036e91-d38b-4dec-b90b-5b4024235794 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:49.357222 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 250/1003] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:49.542252 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd9a7ff7-ae8b-4928-b1ab-0c40f019412e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.545025 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd9a7ff7-ae8b-4928-b1ab-0c40f019412e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:49.545283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd9a7ff7-ae8b-4928-b1ab-0c40f019412e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.545512 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd9a7ff7-ae8b-4928-b1ab-0c40f019412e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.557444 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.557444 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:49.561123 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bd9a7ff7-ae8b-4928-b1ab-0c40f019412e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Volume info retrieved successfully. Aug 18 07:31:49.569254 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd9a7ff7-ae8b-4928-b1ab-0c40f019412e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:49.569780 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 250/1004] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:49.618713 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-72d90632-2243-4495-bfd0-3e9bf613f0c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.623065 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-72d90632-2243-4495-bfd0-3e9bf613f0c2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:49.624017 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-72d90632-2243-4495-bfd0-3e9bf613f0c2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.624689 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-72d90632-2243-4495-bfd0-3e9bf613f0c2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.641934 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.641934 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:49.647338 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-72d90632-2243-4495-bfd0-3e9bf613f0c2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:49.652752 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-72d90632-2243-4495-bfd0-3e9bf613f0c2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:49.653283 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 254/1005] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:49.669149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-88eb5969-80fd-4f14-a8a6-cd7fbcd71275 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.671197 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-88eb5969-80fd-4f14-a8a6-cd7fbcd71275 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d/action Aug 18 07:31:49.671586 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-88eb5969-80fd-4f14-a8a6-cd7fbcd71275 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:49.671727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-88eb5969-80fd-4f14-a8a6-cd7fbcd71275 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:49.684395 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.684395 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:49.684765 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-88eb5969-80fd-4f14-a8a6-cd7fbcd71275 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:49.691796 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-88eb5969-80fd-4f14-a8a6-cd7fbcd71275 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Begin detaching volume completed successfully. Aug 18 07:31:49.692046 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-88eb5969-80fd-4f14-a8a6-cd7fbcd71275 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d/action returned with HTTP 202 Aug 18 07:31:49.692619 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 252/1006] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:31:49 2026] POST /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:31:49.713857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-56f05c1c-1c47-47d7-8068-31c5373aad32 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.715641 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56f05c1c-1c47-47d7-8068-31c5373aad32 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:49.715799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56f05c1c-1c47-47d7-8068-31c5373aad32 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.715985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56f05c1c-1c47-47d7-8068-31c5373aad32 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.734365 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.734365 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:49.739531 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-56f05c1c-1c47-47d7-8068-31c5373aad32 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:49.741413 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d3015d89-3004-4c3b-b584-12b07ca0ec1c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.741413 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3015d89-3004-4c3b-b584-12b07ca0ec1c None None] GET https://10.4.3.152/volume// Aug 18 07:31:49.741554 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3015d89-3004-4c3b-b584-12b07ca0ec1c None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.741757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d3015d89-3004-4c3b-b584-12b07ca0ec1c None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.742137 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d3015d89-3004-4c3b-b584-12b07ca0ec1c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:49.742463 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 251/1007] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:31:49.748426 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56f05c1c-1c47-47d7-8068-31c5373aad32 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:49.748932 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 251/1008] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:49.751042 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-06a3d1ae-dd3e-4741-a50c-f49ca8164054 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:49.753582 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-06a3d1ae-dd3e-4741-a50c-f49ca8164054 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:49.753716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-06a3d1ae-dd3e-4741-a50c-f49ca8164054 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:49.754026 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-06a3d1ae-dd3e-4741-a50c-f49ca8164054 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:49.766581 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:49.766581 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:49.770474 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-06a3d1ae-dd3e-4741-a50c-f49ca8164054 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:49.775692 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-06a3d1ae-dd3e-4741-a50c-f49ca8164054 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:49.776126 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 255/1009] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:49 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1625 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:50.290786 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-2b351f39-537d-4661-bf44-7689bcd451a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.292890 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-2b351f39-537d-4661-bf44-7689bcd451a8 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] DELETE https://10.4.3.152/volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963 Aug 18 07:31:50.293430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-2b351f39-537d-4661-bf44-7689bcd451a8 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.293430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-2b351f39-537d-4661-bf44-7689bcd451a8 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.300773 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.300773 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:50.336864 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-37b2d37f-9610-43a5-81eb-24227da43fd1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.341433 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-37b2d37f-9610-43a5-81eb-24227da43fd1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:50.341618 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-37b2d37f-9610-43a5-81eb-24227da43fd1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.341811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-37b2d37f-9610-43a5-81eb-24227da43fd1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.361680 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.361680 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:50.364027 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-77814f6d-cbd3-4dac-aba1-6e5aaf725266 req-2b351f39-537d-4661-bf44-7689bcd451a8 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963 returned with HTTP 200 Aug 18 07:31:50.364621 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 253/1010] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:50 2026] DELETE /volume/v3/attachments/49dbeb36-53a3-4654-993c-09c565244963 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:50.367151 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-37b2d37f-9610-43a5-81eb-24227da43fd1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:50.375576 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-37b2d37f-9610-43a5-81eb-24227da43fd1 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:50.375998 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 252/1011] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:50.402585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-95ea7373-910e-4056-894c-ad742c444aab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.405578 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-95ea7373-910e-4056-894c-ad742c444aab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d Aug 18 07:31:50.405578 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-95ea7373-910e-4056-894c-ad742c444aab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.405578 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-95ea7373-910e-4056-894c-ad742c444aab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.417329 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.417329 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:50.474541 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-15f86dc0-b653-46a6-bdb5-ed958193612a req-95ea7373-910e-4056-894c-ad742c444aab tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d returned with HTTP 200 Aug 18 07:31:50.475050 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 252/1012] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:50 2026] DELETE /volume/v3/attachments/d29ebdaf-1e6b-4117-8d2a-bc1bca587e8d => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:50.610722 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3f69a9cc-a713-449b-b8a5-5e4882a9c96d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.611096 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3f69a9cc-a713-449b-b8a5-5e4882a9c96d None None] GET https://10.4.3.152/volume// Aug 18 07:31:50.611288 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3f69a9cc-a713-449b-b8a5-5e4882a9c96d None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.611468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3f69a9cc-a713-449b-b8a5-5e4882a9c96d None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.612245 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3f69a9cc-a713-449b-b8a5-5e4882a9c96d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:50.612245 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 256/1013] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:50.620518 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-ed71acac-07f7-4d61-924f-c7108c67ff1c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.622557 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-ed71acac-07f7-4d61-924f-c7108c67ff1c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:31:50.622755 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-ed71acac-07f7-4d61-924f-c7108c67ff1c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.622938 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-ed71acac-07f7-4d61-924f-c7108c67ff1c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.632406 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.632406 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:50.635964 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-ed71acac-07f7-4d61-924f-c7108c67ff1c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:50.640804 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-ed71acac-07f7-4d61-924f-c7108c67ff1c tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 returned with HTTP 200 Aug 18 07:31:50.641270 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 254/1014] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 07:31:50.744232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-213a1853-d516-44fa-a632-b0be6d47b6e6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.747144 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-213a1853-d516-44fa-a632-b0be6d47b6e6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] PUT https://10.4.3.152/volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461 Aug 18 07:31:50.747659 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-213a1853-d516-44fa-a632-b0be6d47b6e6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:50.759954 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-213a1853-d516-44fa-a632-b0be6d47b6e6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Acquiring lock "cinder-attachment_update-4173f55f-5c8a-4071-ae55-031ed82d3285-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:31:50.763951 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a3426495-e999-4ef8-91e9-65e47a85b5a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.766591 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3426495-e999-4ef8-91e9-65e47a85b5a4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:50.766591 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3426495-e999-4ef8-91e9-65e47a85b5a4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.767115 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3426495-e999-4ef8-91e9-65e47a85b5a4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.767866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-213a1853-d516-44fa-a632-b0be6d47b6e6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Lock "cinder-attachment_update-4173f55f-5c8a-4071-ae55-031ed82d3285-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:31:50.769393 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.769393 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:50.781934 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.781934 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:50.788474 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a3426495-e999-4ef8-91e9-65e47a85b5a4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:50.794145 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3426495-e999-4ef8-91e9-65e47a85b5a4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:50.794561 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 253/1015] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:50.812755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1c365ed3-7cb4-4025-886f-a8eb2629dcb8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.814488 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c365ed3-7cb4-4025-886f-a8eb2629dcb8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:50.814648 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c365ed3-7cb4-4025-886f-a8eb2629dcb8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.814819 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c365ed3-7cb4-4025-886f-a8eb2629dcb8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.823845 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.823845 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:50.827265 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1c365ed3-7cb4-4025-886f-a8eb2629dcb8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] Volume info retrieved successfully. Aug 18 07:31:50.832525 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c365ed3-7cb4-4025-886f-a8eb2629dcb8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-reader] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:50.833088 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 257/1016] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:50.878471 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-213a1853-d516-44fa-a632-b0be6d47b6e6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Lock "cinder-attachment_update-4173f55f-5c8a-4071-ae55-031ed82d3285-np0000007613" released by "attachment_update" :: held 0.111s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:31:50.878850 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-213a1853-d516-44fa-a632-b0be6d47b6e6 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461 returned with HTTP 200 Aug 18 07:31:50.879498 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 253/1017] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:31:50 2026] PUT /volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:50.891630 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-63b8beb6-08f1-43f6-9034-e9b13983186b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.893939 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-63b8beb6-08f1-43f6-9034-e9b13983186b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:50.894192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-63b8beb6-08f1-43f6-9034-e9b13983186b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.894433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-63b8beb6-08f1-43f6-9034-e9b13983186b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.906822 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-e71e816f-6506-4190-8f5f-1ed3c0e95cb4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.909930 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.909930 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:50.910409 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-e71e816f-6506-4190-8f5f-1ed3c0e95cb4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461/action Aug 18 07:31:50.910893 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-e71e816f-6506-4190-8f5f-1ed3c0e95cb4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:50.911073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-e71e816f-6506-4190-8f5f-1ed3c0e95cb4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:50.914304 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-63b8beb6-08f1-43f6-9034-e9b13983186b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:50.919447 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-63b8beb6-08f1-43f6-9034-e9b13983186b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:50.919892 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 255/1018] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:50.935041 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.935041 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:50.938784 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-5cfa847e-8397-4c47-99fb-750229f11975 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.943201 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-5cfa847e-8397-4c47-99fb-750229f11975 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d/action Aug 18 07:31:50.943523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-5cfa847e-8397-4c47-99fb-750229f11975 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:50.943664 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-5cfa847e-8397-4c47-99fb-750229f11975 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:50.955017 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:50.955017 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:50.955566 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-5cfa847e-8397-4c47-99fb-750229f11975 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:50.957664 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-e71e816f-6506-4190-8f5f-1ed3c0e95cb4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461/action returned with HTTP 204 Aug 18 07:31:50.958586 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 254/1019] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:31:50 2026] POST /volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:50.963378 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-5cfa847e-8397-4c47-99fb-750229f11975 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Begin detaching volume completed successfully. Aug 18 07:31:50.963594 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-5cfa847e-8397-4c47-99fb-750229f11975 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d/action returned with HTTP 202 Aug 18 07:31:50.964031 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 258/1020] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:31:50 2026] POST /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:31:50.982042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-31b34ed5-d139-4277-b2c5-cd919238a403 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.982042 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31b34ed5-d139-4277-b2c5-cd919238a403 None None] GET https://10.4.3.152/volume// Aug 18 07:31:50.982188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31b34ed5-d139-4277-b2c5-cd919238a403 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.982401 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31b34ed5-d139-4277-b2c5-cd919238a403 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.982733 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31b34ed5-d139-4277-b2c5-cd919238a403 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:50.983048 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 254/1021] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:50.990029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf4fbe16-ca01-4256-a9a6-99ba09e61cd7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:50.992928 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf4fbe16-ca01-4256-a9a6-99ba09e61cd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:50.993147 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf4fbe16-ca01-4256-a9a6-99ba09e61cd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:50.993372 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf4fbe16-ca01-4256-a9a6-99ba09e61cd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:50.996535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-0be919e2-7a30-4f2c-9565-d20ff465f686 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.000940 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-0be919e2-7a30-4f2c-9565-d20ff465f686 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:31:51.001408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-0be919e2-7a30-4f2c-9565-d20ff465f686 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:51.001735 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-0be919e2-7a30-4f2c-9565-d20ff465f686 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:51.006570 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.006570 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:51.011398 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf4fbe16-ca01-4256-a9a6-99ba09e61cd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:51.015411 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.015411 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:51.019538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-797c06a5-326f-42f2-a573-718d7e9335c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.019736 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf4fbe16-ca01-4256-a9a6-99ba09e61cd7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:51.019776 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-797c06a5-326f-42f2-a573-718d7e9335c5 None None] GET https://10.4.3.152/volume// Aug 18 07:31:51.019776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-797c06a5-326f-42f2-a573-718d7e9335c5 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:51.019776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-797c06a5-326f-42f2-a573-718d7e9335c5 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:51.019884 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 256/1022] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:51.019921 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-797c06a5-326f-42f2-a573-718d7e9335c5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:51.019921 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 259/1023] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:51.023230 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-0be919e2-7a30-4f2c-9565-d20ff465f686 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:51.025684 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-0be919e2-7a30-4f2c-9565-d20ff465f686 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 returned with HTTP 200 Aug 18 07:31:51.026134 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 255/1024] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:50 2026] GET /volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:51.030695 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-68c32888-469f-4c0d-85da-c9a6fe936f82 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.036137 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-68c32888-469f-4c0d-85da-c9a6fe936f82 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:51.036369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-68c32888-469f-4c0d-85da-c9a6fe936f82 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:51.036583 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-68c32888-469f-4c0d-85da-c9a6fe936f82 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:51.046007 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.046007 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:51.049529 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-68c32888-469f-4c0d-85da-c9a6fe936f82 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:51.053540 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-68c32888-469f-4c0d-85da-c9a6fe936f82 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:51.053955 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 255/1025] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:51 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:51.137762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-4815e6dd-dce8-421f-b8ce-111e68a0433f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.140794 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-4815e6dd-dce8-421f-b8ce-111e68a0433f tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] PUT https://10.4.3.152/volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074 Aug 18 07:31:51.141514 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-4815e6dd-dce8-421f-b8ce-111e68a0433f tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:51.153151 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-4815e6dd-dce8-421f-b8ce-111e68a0433f tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Acquiring lock "cinder-attachment_update-a832d4a5-5ba2-45ad-8652-c07da0618fa4-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:31:51.161583 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-4815e6dd-dce8-421f-b8ce-111e68a0433f tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Lock "cinder-attachment_update-a832d4a5-5ba2-45ad-8652-c07da0618fa4-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:31:51.163033 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.163033 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:51.280912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-4815e6dd-dce8-421f-b8ce-111e68a0433f tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Lock "cinder-attachment_update-a832d4a5-5ba2-45ad-8652-c07da0618fa4-np0000007613" released by "attachment_update" :: held 0.119s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:31:51.281217 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-4815e6dd-dce8-421f-b8ce-111e68a0433f tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074 returned with HTTP 200 Aug 18 07:31:51.281693 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 257/1026] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:31:51 2026] PUT /volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:51.310184 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-f0d73d9e-4dc5-4261-99f5-235cae46feee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.312393 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-f0d73d9e-4dc5-4261-99f5-235cae46feee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074/action Aug 18 07:31:51.312815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-f0d73d9e-4dc5-4261-99f5-235cae46feee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:51.312955 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-f0d73d9e-4dc5-4261-99f5-235cae46feee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:51.330410 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.330410 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:51.342315 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-f0d73d9e-4dc5-4261-99f5-235cae46feee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074/action returned with HTTP 204 Aug 18 07:31:51.342315 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 260/1027] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:31:51 2026] POST /volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:51.360312 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1054ef77-99d4-437f-b0f3-8dbae61d30e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.361093 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1054ef77-99d4-437f-b0f3-8dbae61d30e9 None None] GET https://10.4.3.152/volume// Aug 18 07:31:51.361093 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1054ef77-99d4-437f-b0f3-8dbae61d30e9 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:51.361639 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1054ef77-99d4-437f-b0f3-8dbae61d30e9 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:51.363084 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1054ef77-99d4-437f-b0f3-8dbae61d30e9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:51.363084 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 256/1028] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:51.371920 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-9fee0f27-6bc5-4911-a805-8dcc25459aab None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.375118 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-9fee0f27-6bc5-4911-a805-8dcc25459aab tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:31:51.375374 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-9fee0f27-6bc5-4911-a805-8dcc25459aab tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:51.375591 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-9fee0f27-6bc5-4911-a805-8dcc25459aab tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:51.387344 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.387344 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:51.391519 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-9fee0f27-6bc5-4911-a805-8dcc25459aab tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:31:51.393065 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fdf0584b-a719-45c9-970e-51fe8ccb878e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.395759 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf0584b-a719-45c9-970e-51fe8ccb878e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:51.395842 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf0584b-a719-45c9-970e-51fe8ccb878e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:51.396391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf0584b-a719-45c9-970e-51fe8ccb878e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:51.396643 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-9fee0f27-6bc5-4911-a805-8dcc25459aab tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 returned with HTTP 200 Aug 18 07:31:51.397247 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 256/1029] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:51 2026] GET /volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:51.404228 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.404228 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:51.408113 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fdf0584b-a719-45c9-970e-51fe8ccb878e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:51.416335 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf0584b-a719-45c9-970e-51fe8ccb878e tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:51.416895 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 258/1030] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:51 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:51.499383 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-b0782604-8596-4910-8151-0d80f4617fdc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.502324 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-b0782604-8596-4910-8151-0d80f4617fdc tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] PUT https://10.4.3.152/volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010 Aug 18 07:31:51.502721 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-b0782604-8596-4910-8151-0d80f4617fdc tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:51.512469 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-b0782604-8596-4910-8151-0d80f4617fdc tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Acquiring lock "cinder-attachment_update-ee81baeb-0c47-47bf-9485-b27d4ca0fe26-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:31:51.518081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-b0782604-8596-4910-8151-0d80f4617fdc tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Lock "cinder-attachment_update-ee81baeb-0c47-47bf-9485-b27d4ca0fe26-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:31:51.519479 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.519479 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:51.625551 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-b0782604-8596-4910-8151-0d80f4617fdc tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Lock "cinder-attachment_update-ee81baeb-0c47-47bf-9485-b27d4ca0fe26-np0000007613" released by "attachment_update" :: held 0.106s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:31:51.625551 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-b0782604-8596-4910-8151-0d80f4617fdc tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010 returned with HTTP 200 Aug 18 07:31:51.625551 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 261/1031] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:31:51 2026] PUT /volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:51.656643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2222c0e6-f69e-4bc1-ad66-2d9f2eb82deb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:51.659665 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2222c0e6-f69e-4bc1-ad66-2d9f2eb82deb tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] POST https://10.4.3.152/volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010/action Aug 18 07:31:51.660128 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2222c0e6-f69e-4bc1-ad66-2d9f2eb82deb tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:31:51.660406 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2222c0e6-f69e-4bc1-ad66-2d9f2eb82deb tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:51.684707 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:51.684707 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:51.699344 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1763b05c-f112-41a6-a0ea-0aad00076c06 req-2222c0e6-f69e-4bc1-ad66-2d9f2eb82deb tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010/action returned with HTTP 204 Aug 18 07:31:51.699802 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 257/1032] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:31:51 2026] POST /volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:52.033536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6d696f1b-e4ef-4add-a36b-fae146a2f646 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:52.037522 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d696f1b-e4ef-4add-a36b-fae146a2f646 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:52.037759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d696f1b-e4ef-4add-a36b-fae146a2f646 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:52.037981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d696f1b-e4ef-4add-a36b-fae146a2f646 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:52.051762 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:52.051762 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:52.055462 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6d696f1b-e4ef-4add-a36b-fae146a2f646 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:52.060109 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d696f1b-e4ef-4add-a36b-fae146a2f646 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:52.060445 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 257/1033] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:52 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:53.072345 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e3dc79c9-f0a1-4c31-9099-14dc585efda2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:53.074147 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3dc79c9-f0a1-4c31-9099-14dc585efda2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:53.074413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3dc79c9-f0a1-4c31-9099-14dc585efda2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:53.074666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3dc79c9-f0a1-4c31-9099-14dc585efda2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:53.084862 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:53.084862 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:53.088846 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e3dc79c9-f0a1-4c31-9099-14dc585efda2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:53.101743 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3dc79c9-f0a1-4c31-9099-14dc585efda2 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:53.102640 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 259/1034] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:53 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:54.118128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fc7b4c6e-5c5e-452f-a339-78dccb0dc1d8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:54.121047 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc7b4c6e-5c5e-452f-a339-78dccb0dc1d8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:54.121335 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc7b4c6e-5c5e-452f-a339-78dccb0dc1d8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:54.121490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc7b4c6e-5c5e-452f-a339-78dccb0dc1d8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:54.132923 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:54.132923 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:54.140700 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fc7b4c6e-5c5e-452f-a339-78dccb0dc1d8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:54.152929 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc7b4c6e-5c5e-452f-a339-78dccb0dc1d8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:54.155590 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 262/1035] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:54 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:54.890194 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:54.895543 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] DELETE https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:54.895826 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:54.896078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:54.896254 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Delete volume with id: db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:54.911328 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:54.911328 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:54.912553 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:54.932945 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Delete volume request issued successfully. Aug 18 07:31:54.932945 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ff9e06e-d42a-4bee-9b37-16cd4b328921 tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 202 Aug 18 07:31:54.932945 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 258/1036] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:31:54 2026] DELETE /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:54.945258 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0f66434f-5b21-4859-9ee0-844bd7985b6d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:54.947411 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f66434f-5b21-4859-9ee0-844bd7985b6d tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:54.947663 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f66434f-5b21-4859-9ee0-844bd7985b6d tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:54.948031 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f66434f-5b21-4859-9ee0-844bd7985b6d tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:54.956990 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:54.956990 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:54.960501 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0f66434f-5b21-4859-9ee0-844bd7985b6d tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Volume info retrieved successfully. Aug 18 07:31:54.964847 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f66434f-5b21-4859-9ee0-844bd7985b6d tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 200 Aug 18 07:31:54.965087 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 258/1037] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:54 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:55.169176 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6144030f-3230-49e4-9e24-258763a47e67 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:55.171496 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6144030f-3230-49e4-9e24-258763a47e67 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:55.171496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6144030f-3230-49e4-9e24-258763a47e67 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:55.171496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6144030f-3230-49e4-9e24-258763a47e67 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:55.182851 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:55.182851 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:55.188892 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6144030f-3230-49e4-9e24-258763a47e67 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:55.197928 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6144030f-3230-49e4-9e24-258763a47e67 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:55.197928 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 260/1038] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:55 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:55.420041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-4ea77dc5-f828-4d36-a575-744e0ebf9a24 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:55.422742 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-4ea77dc5-f828-4d36-a575-744e0ebf9a24 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] DELETE https://10.4.3.152/volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab Aug 18 07:31:55.422987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-4ea77dc5-f828-4d36-a575-744e0ebf9a24 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:55.423179 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-4ea77dc5-f828-4d36-a575-744e0ebf9a24 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:55.433098 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:55.433098 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:55.490592 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-4ea77dc5-f828-4d36-a575-744e0ebf9a24 tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab returned with HTTP 200 Aug 18 07:31:55.491128 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 263/1039] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:55 2026] DELETE /volume/v3/attachments/65ef6577-bac2-4a90-a578-e2b583e2adab => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:55.505896 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:55.509954 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] DELETE https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:31:55.510140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:55.510384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:55.510587 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Delete volume with id: 61af49de-0987-4a25-8527-9f4d85069de0 Aug 18 07:31:55.520770 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:55.520770 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:55.521335 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Volume info retrieved successfully. Aug 18 07:31:55.541352 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] Delete volume request issued successfully. Aug 18 07:31:55.541541 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5b4d144a-9238-4612-bb9d-1ffff664dc48 req-6b7ae0fd-2fa2-4118-b2dd-672e341d87cc tempest-ServerActionsV293TestJSON-256399296 tempest-ServerActionsV293TestJSON-256399296-project-member] https://10.4.3.152/volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 returned with HTTP 202 Aug 18 07:31:55.542040 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 259/1040] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:31:55 2026] DELETE /volume/v3/volumes/61af49de-0987-4a25-8527-9f4d85069de0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:31:55.979460 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ba31e71-3cc4-4ad3-b1ea-f16ccaef72fa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:55.985333 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ba31e71-3cc4-4ad3-b1ea-f16ccaef72fa tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] GET https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 Aug 18 07:31:55.985333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ba31e71-3cc4-4ad3-b1ea-f16ccaef72fa tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:55.985333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ba31e71-3cc4-4ad3-b1ea-f16ccaef72fa tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:55.994451 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ba31e71-3cc4-4ad3-b1ea-f16ccaef72fa tempest-ServerStableDeviceRescueTest-1648209199 tempest-ServerStableDeviceRescueTest-1648209199-project-member] https://10.4.3.152/volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 returned with HTTP 404 Aug 18 07:31:55.994737 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 259/1041] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:55 2026] GET /volume/v3/volumes/db686ec0-af78-43bd-b1d6-0d828a13d330 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:31:56.180927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-f78d84ca-56de-4a08-8175-86a1f7b1b3b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:56.186256 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-f78d84ca-56de-4a08-8175-86a1f7b1b3b7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:56.186484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-f78d84ca-56de-4a08-8175-86a1f7b1b3b7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:56.186731 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-f78d84ca-56de-4a08-8175-86a1f7b1b3b7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:56.207850 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:56.207850 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:56.210428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9e21707-647d-4296-abdc-d409c4a65d6d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:56.212547 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9e21707-647d-4296-abdc-d409c4a65d6d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:56.212781 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9e21707-647d-4296-abdc-d409c4a65d6d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:56.213001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9e21707-647d-4296-abdc-d409c4a65d6d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:56.218538 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-f78d84ca-56de-4a08-8175-86a1f7b1b3b7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:56.226433 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-f78d84ca-56de-4a08-8175-86a1f7b1b3b7 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:56.226889 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 261/1042] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:56 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:56.232543 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:56.232543 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:56.239847 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e9e21707-647d-4296-abdc-d409c4a65d6d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:56.246547 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9e21707-647d-4296-abdc-d409c4a65d6d tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:56.247455 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 264/1043] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:56 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:56.252162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:56.257613 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:56.257818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1992485254"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:56.262428 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1992485254'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:56.262580 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume of 1 GB Aug 18 07:31:56.267884 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Availability Zones retrieved successfully. Aug 18 07:31:56.277048 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Flow 'volume_create_api' (1c608aed-2e7f-440a-a23f-b66f150cefca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:56.281447 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd87c9a9-a0c4-4df4-8756-4aac5809a632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:56.282740 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:56.342075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd87c9a9-a0c4-4df4-8756-4aac5809a632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:56.342920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8eaac0e-c276-4254-b8d3-2bf534fe3aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:56.425468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Created reservations ['bf8decfc-7346-4dc0-bd43-be0685525388', '21c80ddb-1710-4eb4-a91c-924363ed41bc', '2dda6cb3-8655-43be-87f3-51ed5bfba2f7', '78bdbd6a-3e60-4551-8dd5-d277bfadcd20'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:56.426279 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8eaac0e-c276-4254-b8d3-2bf534fe3aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8decfc-7346-4dc0-bd43-be0685525388', '21c80ddb-1710-4eb4-a91c-924363ed41bc', '2dda6cb3-8655-43be-87f3-51ed5bfba2f7', '78bdbd6a-3e60-4551-8dd5-d277bfadcd20']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:56.427047 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910ba9b1-7d93-417b-98fd-dca1cb8ecca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:56.451574 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910ba9b1-7d93-417b-98fd-dca1cb8ecca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc7d777-254e-4a86-8ba0-a68182d85c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1992485254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec655d11f42495aab187a5ba6d62a91',qos_specs=None,replication_status=,reservations=['bf8decfc-7346-4dc0-bd43-be0685525388','21c80ddb-1710-4eb4-a91c-924363ed41bc','2dda6cb3-8655-43be-87f3-51ed5bfba2f7','78bdbd6a-3e60-4551-8dd5-d277bfadcd20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1992485254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc7d777-254e-4a86-8ba0-a68182d85c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ec655d11f42495aab187a5ba6d62a91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:56.454119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04304d42-837c-42d1-9320-f55ba1659d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:56.488878 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04304d42-837c-42d1-9320-f55ba1659d2b) transitioned into state 'SUCCESS' from state '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-1992485254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec655d11f42495aab187a5ba6d62a91',qos_specs=None,replication_status=,reservations=['bf8decfc-7346-4dc0-bd43-be0685525388','21c80ddb-1710-4eb4-a91c-924363ed41bc','2dda6cb3-8655-43be-87f3-51ed5bfba2f7','78bdbd6a-3e60-4551-8dd5-d277bfadcd20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:56.489621 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4c7ec7-61d2-45ea-80e2-93e11ccd1fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:56.503277 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4c7ec7-61d2-45ea-80e2-93e11ccd1fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:56.503277 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Flow 'volume_create_api' (1c608aed-2e7f-440a-a23f-b66f150cefca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:56.503565 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume request issued successfully. Aug 18 07:31:56.504160 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b55a3b9-6585-43df-a79b-b9dd30d4e121 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:56.504657 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 260/1044] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:31: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) Aug 18 07:31:56.526186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d739fd7-d8f5-450d-be45-95ee771d602a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:56.528011 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d739fd7-d8f5-450d-be45-95ee771d602a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:31:56.528011 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d739fd7-d8f5-450d-be45-95ee771d602a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:56.528090 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d739fd7-d8f5-450d-be45-95ee771d602a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:56.537577 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:56.537577 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:56.541788 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5d739fd7-d8f5-450d-be45-95ee771d602a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:31:56.545691 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d739fd7-d8f5-450d-be45-95ee771d602a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:31:56.546099 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 260/1045] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:56 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:56.587001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-c70a8ff9-b7ee-4ca9-a175-b8bbc8341a6c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:56.590896 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-c70a8ff9-b7ee-4ca9-a175-b8bbc8341a6c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 Aug 18 07:31:56.591171 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-c70a8ff9-b7ee-4ca9-a175-b8bbc8341a6c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:56.591443 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-c70a8ff9-b7ee-4ca9-a175-b8bbc8341a6c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:56.600596 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:56.600596 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:56.655986 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3fd242ea-0a12-4c98-97ff-29332f21af0d req-c70a8ff9-b7ee-4ca9-a175-b8bbc8341a6c tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 returned with HTTP 200 Aug 18 07:31:56.656584 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 262/1046] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:31:56 2026] DELETE /volume/v3/attachments/d21c185b-23be-440a-bddc-17cdee85c058 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.261649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fbf5b3c9-2fb5-41b4-816c-2b14c2edd60a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.263925 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fbf5b3c9-2fb5-41b4-816c-2b14c2edd60a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:57.264235 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fbf5b3c9-2fb5-41b4-816c-2b14c2edd60a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.264531 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fbf5b3c9-2fb5-41b4-816c-2b14c2edd60a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.275289 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.275289 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:57.280114 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fbf5b3c9-2fb5-41b4-816c-2b14c2edd60a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:57.285887 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fbf5b3c9-2fb5-41b4-816c-2b14c2edd60a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:57.286389 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 265/1047] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.299763 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-73c07241-1579-41f1-957f-ab0bbea2f14f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.301554 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73c07241-1579-41f1-957f-ab0bbea2f14f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:57.301730 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73c07241-1579-41f1-957f-ab0bbea2f14f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.301907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73c07241-1579-41f1-957f-ab0bbea2f14f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.310322 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.310322 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:57.318327 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-73c07241-1579-41f1-957f-ab0bbea2f14f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:57.322869 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73c07241-1579-41f1-957f-ab0bbea2f14f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:57.323349 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 261/1048] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.382193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-348f18c8-6951-4df2-820f-f506d0b693f4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.386770 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-348f18c8-6951-4df2-820f-f506d0b693f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:31:57.387044 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-348f18c8-6951-4df2-820f-f506d0b693f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.387309 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-348f18c8-6951-4df2-820f-f506d0b693f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.398933 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.398933 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:57.406969 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-348f18c8-6951-4df2-820f-f506d0b693f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:57.416053 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-348f18c8-6951-4df2-820f-f506d0b693f4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:31:57.416687 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 261/1049] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.486548 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.488610 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:31:57.489024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-825718446", "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:57.491023 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-825718446', 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:31:57.563980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-47cac799-c5d9-4296-8cab-0b8b0c69f9c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.567078 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47cac799-c5d9-4296-8cab-0b8b0c69f9c7 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:31:57.567340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47cac799-c5d9-4296-8cab-0b8b0c69f9c7 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.567567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47cac799-c5d9-4296-8cab-0b8b0c69f9c7 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.576794 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.576794 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:57.582856 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-47cac799-c5d9-4296-8cab-0b8b0c69f9c7 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:31:57.588554 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47cac799-c5d9-4296-8cab-0b8b0c69f9c7 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:31:57.589795 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 266/1050] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.598900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume of 1 GB Aug 18 07:31:57.599341 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.599341 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:57.599964 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Availability Zones retrieved successfully. Aug 18 07:31:57.612884 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (18c7f0a4-472b-4204-9eeb-998eb47737d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:57.614100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba27868d-00a2-45a8-a74c-91da7c540144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:57.615313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:31:57.650994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-c8e17e46-616f-4e32-9e72-5c4e98ea5e3e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.653195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-c8e17e46-616f-4e32-9e72-5c4e98ea5e3e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:31:57.653421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-c8e17e46-616f-4e32-9e72-5c4e98ea5e3e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.653618 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-c8e17e46-616f-4e32-9e72-5c4e98ea5e3e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.656884 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.656884 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:57.660838 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.660838 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:57.664578 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-c8e17e46-616f-4e32-9e72-5c4e98ea5e3e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:31:57.668994 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-c8e17e46-616f-4e32-9e72-5c4e98ea5e3e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:31:57.669568 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 262/1051] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.669911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba27868d-00a2-45a8-a74c-91da7c540144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=eb94c313-4802-4070-b35b-e29352d90484,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb94c313-4802-4070-b35b-e29352d90484', 'encryption_key_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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:57.670719 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9571e3-1df3-465a-b84c-f73a4c3d50dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:57.720025 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Created reservations ['4de2955c-2f78-4a7d-a7b2-807ca3ca9a05', '17e07ec2-3f07-4815-a97c-70bf23b8c2a9', '27242641-78a2-465f-ae4e-d30e05d1237c', '4b958bce-2a29-4dee-b89b-1c628a585227'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:31:57.720332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9571e3-1df3-465a-b84c-f73a4c3d50dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4de2955c-2f78-4a7d-a7b2-807ca3ca9a05', '17e07ec2-3f07-4815-a97c-70bf23b8c2a9', '27242641-78a2-465f-ae4e-d30e05d1237c', '4b958bce-2a29-4dee-b89b-1c628a585227']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:57.720891 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38e4d7c-69b3-4c7b-b233-af41b6b39934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:57.754165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38e4d7c-69b3-4c7b-b233-af41b6b39934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe37382-7686-4eca-bda8-8428ba61fe22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825718446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['4de2955c-2f78-4a7d-a7b2-807ca3ca9a05','17e07ec2-3f07-4815-a97c-70bf23b8c2a9','27242641-78a2-465f-ae4e-d30e05d1237c','4b958bce-2a29-4dee-b89b-1c628a585227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825718446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fe37382-7686-4eca-bda8-8428ba61fe22,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f35264cd7f4368abc398c0e1cc632b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb94c313-4802-4070-b35b-e29352d90484),volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:57.755319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff39152-29aa-43cb-8515-23776ac9d7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:57.769245 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1707d7e-daae-4b91-935e-2ad7d37bd689 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.769638 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1707d7e-daae-4b91-935e-2ad7d37bd689 None None] GET https://10.4.3.152/volume// Aug 18 07:31:57.769811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1707d7e-daae-4b91-935e-2ad7d37bd689 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.770004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1707d7e-daae-4b91-935e-2ad7d37bd689 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.770331 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1707d7e-daae-4b91-935e-2ad7d37bd689 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:57.770653 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 262/1052] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:57.779327 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-7c7e078a-9265-4941-9ddc-d69d564ee807 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.781408 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-7c7e078a-9265-4941-9ddc-d69d564ee807 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:57.781742 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-7c7e078a-9265-4941-9ddc-d69d564ee807 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bc7d777-254e-4a86-8ba0-a68182d85c2f", "connector": null, "instance_uuid": "d4c14bef-1a33-497c-ba86-c02655a9f7f4"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:57.783528 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff39152-29aa-43cb-8515-23776ac9d7c7) transitioned into state 'SUCCESS' from state '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-825718446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba09ed6c1ce4ba994f4c9fa0cf449fc',qos_specs=None,replication_status=,reservations=['4de2955c-2f78-4a7d-a7b2-807ca3ca9a05','17e07ec2-3f07-4815-a97c-70bf23b8c2a9','27242641-78a2-465f-ae4e-d30e05d1237c','4b958bce-2a29-4dee-b89b-1c628a585227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f35264cd7f4368abc398c0e1cc632b',volume_type_id=eb94c313-4802-4070-b35b-e29352d90484)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:57.784353 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51b8827-bdb5-4c3c-b945-a8bc42cf6f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:31:57.795471 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.795471 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:57.799807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51b8827-bdb5-4c3c-b945-a8bc42cf6f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:31:57.800650 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Flow 'volume_create_api' (18c7f0a4-472b-4204-9eeb-998eb47737d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:31:57.801035 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create volume request issued successfully. Aug 18 07:31:57.801801 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-547cda2f-5e63-4955-a7dd-f9d4562764d4 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:31:57.802383 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 263/1053] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:31:57 2026] POST /volume/v3/volumes => generated 759 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:31:57.813972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3be6c549-757a-483c-b7fe-b4f63dcc293e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.816134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3be6c549-757a-483c-b7fe-b4f63dcc293e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:31:57.816411 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3be6c549-757a-483c-b7fe-b4f63dcc293e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.816670 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3be6c549-757a-483c-b7fe-b4f63dcc293e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.824399 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.824399 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:57.824903 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-7c7e078a-9265-4941-9ddc-d69d564ee807 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:57.825679 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 267/1054] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:57 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:57.827748 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3be6c549-757a-483c-b7fe-b4f63dcc293e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:57.831636 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3be6c549-757a-483c-b7fe-b4f63dcc293e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:31:57.831761 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 263/1055] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.875042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f3c871c-8e4d-4bde-a69a-a30dce49f080 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.880538 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f3c871c-8e4d-4bde-a69a-a30dce49f080 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:31:57.880538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f3c871c-8e4d-4bde-a69a-a30dce49f080 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.880538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f3c871c-8e4d-4bde-a69a-a30dce49f080 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.885481 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3bfb38d-919d-4192-b1d6-ba1faccd08bd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.890096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3bfb38d-919d-4192-b1d6-ba1faccd08bd None None] GET https://10.4.3.152/volume// Aug 18 07:31:57.890096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3bfb38d-919d-4192-b1d6-ba1faccd08bd None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.890096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3bfb38d-919d-4192-b1d6-ba1faccd08bd None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.890096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3bfb38d-919d-4192-b1d6-ba1faccd08bd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:57.890096 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 264/1056] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:57.890973 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.890973 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:57.895372 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7f3c871c-8e4d-4bde-a69a-a30dce49f080 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:31:57.901724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-e3d79e7e-3143-406a-8fb8-4db1f542cafa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:57.901833 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f3c871c-8e4d-4bde-a69a-a30dce49f080 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:31:57.902405 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 263/1057] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:57.905754 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-e3d79e7e-3143-406a-8fb8-4db1f542cafa tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:31:57.906011 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-e3d79e7e-3143-406a-8fb8-4db1f542cafa tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:57.906218 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-e3d79e7e-3143-406a-8fb8-4db1f542cafa tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:57.930380 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:57.930380 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:57.933922 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-e3d79e7e-3143-406a-8fb8-4db1f542cafa tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:31:57.938156 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-e3d79e7e-3143-406a-8fb8-4db1f542cafa tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:31:57.938610 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 268/1058] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:31:57 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:31:58.073367 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-228234ad-2ccd-4e12-9374-1d4e1de3cae9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:58.076077 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-228234ad-2ccd-4e12-9374-1d4e1de3cae9 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] PUT https://10.4.3.152/volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f Aug 18 07:31:58.076460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-228234ad-2ccd-4e12-9374-1d4e1de3cae9 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:58.091791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-228234ad-2ccd-4e12-9374-1d4e1de3cae9 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Acquiring lock "cinder-attachment_update-2bc7d777-254e-4a86-8ba0-a68182d85c2f-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:31:58.098292 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-228234ad-2ccd-4e12-9374-1d4e1de3cae9 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Lock "cinder-attachment_update-2bc7d777-254e-4a86-8ba0-a68182d85c2f-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:31:58.100260 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:58.100260 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:58.253866 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-228234ad-2ccd-4e12-9374-1d4e1de3cae9 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Lock "cinder-attachment_update-2bc7d777-254e-4a86-8ba0-a68182d85c2f-np0000007613" released by "attachment_update" :: held 0.156s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:31:58.256323 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-228234ad-2ccd-4e12-9374-1d4e1de3cae9 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f returned with HTTP 200 Aug 18 07:31:58.256323 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 264/1059] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:31:58 2026] PUT /volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:58.847598 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f4c47634-3bc9-4d3f-ba4c-2fe18e25fc7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:58.851234 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4c47634-3bc9-4d3f-ba4c-2fe18e25fc7b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:31:58.851982 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4c47634-3bc9-4d3f-ba4c-2fe18e25fc7b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:58.851982 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4c47634-3bc9-4d3f-ba4c-2fe18e25fc7b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:58.862910 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:58.862910 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:31:58.868809 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f4c47634-3bc9-4d3f-ba4c-2fe18e25fc7b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:58.877178 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4c47634-3bc9-4d3f-ba4c-2fe18e25fc7b tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:31:58.877731 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 265/1060] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:58 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:58.917803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce0b52bf-bc0b-4d0f-b249-92b125a54a7f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:58.922909 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce0b52bf-bc0b-4d0f-b249-92b125a54a7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:31:58.923474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce0b52bf-bc0b-4d0f-b249-92b125a54a7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:58.923815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce0b52bf-bc0b-4d0f-b249-92b125a54a7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:58.938564 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:58.938564 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:58.944806 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ce0b52bf-bc0b-4d0f-b249-92b125a54a7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:31:58.951454 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce0b52bf-bc0b-4d0f-b249-92b125a54a7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:31:58.952268 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 264/1061] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:58 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:31:59.028491 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-7e1e5814-6184-4951-950c-407cff899d79 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:59.031802 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-7e1e5814-6184-4951-950c-407cff899d79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:31:59.032064 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-7e1e5814-6184-4951-950c-407cff899d79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:59.032336 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-7e1e5814-6184-4951-950c-407cff899d79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:59.049521 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:59.049521 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:59.053519 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-7e1e5814-6184-4951-950c-407cff899d79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:59.059687 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-7e1e5814-6184-4951-950c-407cff899d79 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:31:59.060101 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 269/1062] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:59 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:59.542338 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-d8b8243f-e392-46da-a7e3-8e2c6564edcc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:59.545767 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-d8b8243f-e392-46da-a7e3-8e2c6564edcc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:31:59.546142 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-d8b8243f-e392-46da-a7e3-8e2c6564edcc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:59.546557 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-d8b8243f-e392-46da-a7e3-8e2c6564edcc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:59.554697 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:59.554697 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:31:59.559897 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-d8b8243f-e392-46da-a7e3-8e2c6564edcc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:31:59.566537 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-d8b8243f-e392-46da-a7e3-8e2c6564edcc tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:31:59.567101 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 265/1063] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:31:59 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:59.580252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a726ce09-769d-4739-8869-c1e45e03fc50 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:59.580252 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a726ce09-769d-4739-8869-c1e45e03fc50 None None] GET https://10.4.3.152/volume// Aug 18 07:31:59.580252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a726ce09-769d-4739-8869-c1e45e03fc50 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:59.580252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a726ce09-769d-4739-8869-c1e45e03fc50 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:59.580501 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a726ce09-769d-4739-8869-c1e45e03fc50 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:31:59.580641 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 266/1064] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:31:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:31:59.590631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-c115a888-2124-46ff-9a61-0afa2d33fe28 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:59.594422 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-c115a888-2124-46ff-9a61-0afa2d33fe28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:31:59.594635 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-c115a888-2124-46ff-9a61-0afa2d33fe28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fe37382-7686-4eca-bda8-8428ba61fe22", "connector": null, "instance_uuid": "638ed680-227c-4933-809d-06719ef26156"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:31:59.607861 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:59.607861 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:31:59.653092 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-c115a888-2124-46ff-9a61-0afa2d33fe28 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:31:59.653644 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 265/1065] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:31:59 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:31:59.966238 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e5e21c3-c29b-490e-9dc4-8298ccf46485 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:31:59.968639 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e5e21c3-c29b-490e-9dc4-8298ccf46485 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:31:59.968931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e5e21c3-c29b-490e-9dc4-8298ccf46485 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:31:59.969253 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e5e21c3-c29b-490e-9dc4-8298ccf46485 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:31:59.983161 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:31:59.983161 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:31:59.988680 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3e5e21c3-c29b-490e-9dc4-8298ccf46485 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:31:59.995664 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e5e21c3-c29b-490e-9dc4-8298ccf46485 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:31:59.996849 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 270/1066] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:31:59 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:01.010322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d497c94c-2e27-4e23-a06b-083b8b7561e4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:01.012027 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d497c94c-2e27-4e23-a06b-083b8b7561e4 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:01.012263 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d497c94c-2e27-4e23-a06b-083b8b7561e4 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:01.012427 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d497c94c-2e27-4e23-a06b-083b8b7561e4 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:01.021639 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:01.021639 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:01.024844 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d497c94c-2e27-4e23-a06b-083b8b7561e4 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:01.028694 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d497c94c-2e27-4e23-a06b-083b8b7561e4 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:01.029281 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 266/1067] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:01 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:01.225623 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d964658-a9bb-4523-a824-1761bb41c6c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:01.226460 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d964658-a9bb-4523-a824-1761bb41c6c5 None None] GET https://10.4.3.152/volume// Aug 18 07:32:01.226460 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d964658-a9bb-4523-a824-1761bb41c6c5 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:01.226775 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d964658-a9bb-4523-a824-1761bb41c6c5 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:01.227483 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d964658-a9bb-4523-a824-1761bb41c6c5 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:01.227483 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 267/1068] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:01.237572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-84b8b236-7da2-4b0a-a0f8-e4054b5337a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:01.239287 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-84b8b236-7da2-4b0a-a0f8-e4054b5337a8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:01.239565 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-84b8b236-7da2-4b0a-a0f8-e4054b5337a8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:01.239815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-84b8b236-7da2-4b0a-a0f8-e4054b5337a8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:01.271924 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:01.271924 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:01.278340 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-84b8b236-7da2-4b0a-a0f8-e4054b5337a8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:01.290042 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-84b8b236-7da2-4b0a-a0f8-e4054b5337a8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:32:01.291272 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 266/1069] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:01 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 1546 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:01.436581 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-ccd9e28e-5c12-428b-8fa3-dfdebe00ef57 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:01.438595 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-ccd9e28e-5c12-428b-8fa3-dfdebe00ef57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] PUT https://10.4.3.152/volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1 Aug 18 07:32:01.439773 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-ccd9e28e-5c12-428b-8fa3-dfdebe00ef57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:01.447665 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-ccd9e28e-5c12-428b-8fa3-dfdebe00ef57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Acquiring lock "cinder-attachment_update-3fe37382-7686-4eca-bda8-8428ba61fe22-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:32:01.453355 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-ccd9e28e-5c12-428b-8fa3-dfdebe00ef57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-3fe37382-7686-4eca-bda8-8428ba61fe22-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:32:01.454388 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:01.454388 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:01.570848 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-ccd9e28e-5c12-428b-8fa3-dfdebe00ef57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Lock "cinder-attachment_update-3fe37382-7686-4eca-bda8-8428ba61fe22-np0000007613" released by "attachment_update" :: held 0.117s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:32:01.571395 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-ccd9e28e-5c12-428b-8fa3-dfdebe00ef57 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1 returned with HTTP 200 Aug 18 07:32:01.571831 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 271/1070] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:32:01 2026] PUT /volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:01.576896 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-cfd8ee8b-5f38-473b-9453-4e768668661e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:01.579303 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-cfd8ee8b-5f38-473b-9453-4e768668661e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f/action Aug 18 07:32:01.580126 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-cfd8ee8b-5f38-473b-9453-4e768668661e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:01.580347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-cfd8ee8b-5f38-473b-9453-4e768668661e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:01.599089 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:01.599089 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:01.604325 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-56581407-487c-45f2-89bd-d279f163f3cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:01.614683 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-56581407-487c-45f2-89bd-d279f163f3cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1/action Aug 18 07:32:01.615155 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-56581407-487c-45f2-89bd-d279f163f3cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:01.615340 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-56581407-487c-45f2-89bd-d279f163f3cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:01.619911 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7cb8ca52-a44b-4a6b-ae73-0e489b6540c4 req-cfd8ee8b-5f38-473b-9453-4e768668661e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f/action returned with HTTP 204 Aug 18 07:32:01.620803 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 267/1071] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:32:01 2026] POST /volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:01.637469 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:01.637469 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:01.655361 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3624d2ba-7e37-4609-ac24-ab8ceb5d5cec req-56581407-487c-45f2-89bd-d279f163f3cb tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1/action returned with HTTP 204 Aug 18 07:32:01.656035 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 268/1072] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:32:01 2026] POST /volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:02.044183 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-62deb75b-073e-4eec-9ef1-8b85024163d1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:02.047372 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62deb75b-073e-4eec-9ef1-8b85024163d1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:02.047372 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62deb75b-073e-4eec-9ef1-8b85024163d1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:02.047721 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62deb75b-073e-4eec-9ef1-8b85024163d1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:02.059740 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:02.059740 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:02.065016 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-62deb75b-073e-4eec-9ef1-8b85024163d1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:02.069952 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62deb75b-073e-4eec-9ef1-8b85024163d1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:02.070352 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 267/1073] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:02 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:02.085414 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eed64413-3428-4c83-855c-118b2b252122 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:02.090152 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eed64413-3428-4c83-855c-118b2b252122 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:02.090449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eed64413-3428-4c83-855c-118b2b252122 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:02.090799 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eed64413-3428-4c83-855c-118b2b252122 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:02.103780 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:02.103780 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:02.115921 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eed64413-3428-4c83-855c-118b2b252122 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:02.122310 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eed64413-3428-4c83-855c-118b2b252122 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:02.122837 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 272/1074] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:02 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:09.768496 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-a833d836-db21-4704-8f58-b2f2437963e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:09.771803 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-a833d836-db21-4704-8f58-b2f2437963e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/limits Aug 18 07:32:09.772097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-a833d836-db21-4704-8f58-b2f2437963e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:09.772380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-a833d836-db21-4704-8f58-b2f2437963e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:09.811929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-a833d836-db21-4704-8f58-b2f2437963e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 18 07:32:09.811929 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 268/1075] 10.4.3.152 () {68 vars in 1484 bytes} [Tue Aug 18 07:32:09 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:09.877085 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-0cf1fc8d-f008-489f-a6dc-c5e062ae2824 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:09.880800 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-0cf1fc8d-f008-489f-a6dc-c5e062ae2824 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:09.881185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-0cf1fc8d-f008-489f-a6dc-c5e062ae2824 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:09.881566 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-0cf1fc8d-f008-489f-a6dc-c5e062ae2824 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:09.897896 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:09.897896 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:09.902628 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-0cf1fc8d-f008-489f-a6dc-c5e062ae2824 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:09.907940 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-0cf1fc8d-f008-489f-a6dc-c5e062ae2824 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:32:09.908356 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 269/1076] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:09 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 1659 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:09.922186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:09.924986 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:09.925508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fe37382-7686-4eca-bda8-8428ba61fe22", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:09.945603 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:09.945603 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:09.946992 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:09.946992 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Create snapshot from volume 3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:10.000068 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Created reservations ['1d5eeebb-cb57-4d23-a0df-6e189ec9ba60', '959ecd02-23e2-4990-98e0-38f8dc9361d8', '630af425-d5a8-4b65-a705-2d21dca8acad', '51ac357d-5aa1-4497-81f9-e400af8e4cca'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:10.061330 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Snapshot force create request issued successfully. Aug 18 07:32:10.061586 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-723dd18e-6599-419f-95bf-c0ef1d1b9428 req-e5483b9e-ae9c-4352-9c2a-1557d1c4dd86 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:10.062015 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 268/1077] 10.4.3.152 () {72 vars in 1547 bytes} [Tue Aug 18 07:32:09 2026] POST /volume/v3/snapshots => generated 292 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:12.121696 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=148,cinder:UPDATE=36,cinder:INSERT=18 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:32:13.294703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5ff61330-2781-4f2d-8281-6dc735554202 req-e6169059-6af6-4a4c-888c-2ec61f48a516 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:13.297346 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-e6169059-6af6-4a4c-888c-2ec61f48a516 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:13.297593 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-e6169059-6af6-4a4c-888c-2ec61f48a516 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:13.297831 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-e6169059-6af6-4a4c-888c-2ec61f48a516 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:13.316490 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:13.316490 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:13.328082 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-5ff61330-2781-4f2d-8281-6dc735554202 req-e6169059-6af6-4a4c-888c-2ec61f48a516 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:13.335883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-e6169059-6af6-4a4c-888c-2ec61f48a516 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:32:13.336961 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 273/1078] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:13 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 1659 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:15.060270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5ff61330-2781-4f2d-8281-6dc735554202 req-81a975b3-0a24-49d1-9daf-7da319a886fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:15.064332 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-81a975b3-0a24-49d1-9daf-7da319a886fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1 Aug 18 07:32:15.066550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-81a975b3-0a24-49d1-9daf-7da319a886fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:15.066550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-81a975b3-0a24-49d1-9daf-7da319a886fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:15.082878 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:15.082878 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:15.183073 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5ff61330-2781-4f2d-8281-6dc735554202 req-81a975b3-0a24-49d1-9daf-7da319a886fa tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1 returned with HTTP 200 Aug 18 07:32:15.183073 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 269/1079] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:32:15 2026] DELETE /volume/v3/attachments/4f198650-1f17-4029-a567-e4d6d52e44e1 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:16.656027 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:16.657976 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22?cascade=True Aug 18 07:32:16.658181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:16.658391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:16.658571 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume with id: 3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:16.665649 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:16.665649 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:16.666089 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:16.702299 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume request issued successfully. Aug 18 07:32:16.702514 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-570b9ca1-e09f-492e-9ca8-d2aa58d0e4c8 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22?cascade=True returned with HTTP 202 Aug 18 07:32:16.702937 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 270/1080] 10.4.3.152 () {66 vars in 1376 bytes} [Tue Aug 18 07:32:16 2026] DELETE /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:16.710267 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-97d3119d-5ba9-4aa7-97ef-95f47b7dbf52 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:16.712518 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-97d3119d-5ba9-4aa7-97ef-95f47b7dbf52 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:16.712742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-97d3119d-5ba9-4aa7-97ef-95f47b7dbf52 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:16.712979 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-97d3119d-5ba9-4aa7-97ef-95f47b7dbf52 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:16.721668 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:16.721668 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:16.726466 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-97d3119d-5ba9-4aa7-97ef-95f47b7dbf52 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:16.736724 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-97d3119d-5ba9-4aa7-97ef-95f47b7dbf52 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 200 Aug 18 07:32:16.737283 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 269/1081] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:16 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:17.751269 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c793e4ec-4d44-4966-8e43-9339e41e7741 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:17.753177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c793e4ec-4d44-4966-8e43-9339e41e7741 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:17.753374 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c793e4ec-4d44-4966-8e43-9339e41e7741 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:17.753610 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c793e4ec-4d44-4966-8e43-9339e41e7741 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:17.759883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c793e4ec-4d44-4966-8e43-9339e41e7741 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 404 Aug 18 07:32:17.760497 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 274/1082] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:17 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:18.107810 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba3f6f64-14ae-492b-b040-0d94c9bda86a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:18.110755 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba3f6f64-14ae-492b-b040-0d94c9bda86a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:18.111082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba3f6f64-14ae-492b-b040-0d94c9bda86a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:18.111382 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba3f6f64-14ae-492b-b040-0d94c9bda86a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:18.111631 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ba3f6f64-14ae-492b-b040-0d94c9bda86a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume with id: 3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:18.120584 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba3f6f64-14ae-492b-b040-0d94c9bda86a tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 404 Aug 18 07:32:18.121365 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 270/1083] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:18 2026] DELETE /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:18.130293 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8d55d0d8-2b35-4add-a6a6-e34a75b408ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:18.132701 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d55d0d8-2b35-4add-a6a6-e34a75b408ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 Aug 18 07:32:18.133010 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d55d0d8-2b35-4add-a6a6-e34a75b408ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:18.133490 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d55d0d8-2b35-4add-a6a6-e34a75b408ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:18.142032 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d55d0d8-2b35-4add-a6a6-e34a75b408ce tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 returned with HTTP 404 Aug 18 07:32:18.142683 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 271/1084] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:18 2026] GET /volume/v3/volumes/3fe37382-7686-4eca-bda8-8428ba61fe22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:18.151743 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:18.153775 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:32:18.154095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:18.154394 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:18.154663 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume with id: 97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:32:18.165141 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:18.165141 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:18.166110 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:18.189847 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume request issued successfully. Aug 18 07:32:18.190431 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1aef4974-94ca-4830-97d9-6ece3cfcaec5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 202 Aug 18 07:32:18.191082 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 270/1085] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:18 2026] DELETE /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:18.200568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a8955228-489b-435b-b82d-45e218b15766 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:18.203058 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8955228-489b-435b-b82d-45e218b15766 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:32:18.203323 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8955228-489b-435b-b82d-45e218b15766 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:18.203562 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8955228-489b-435b-b82d-45e218b15766 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:18.215016 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:18.215016 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:18.221846 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a8955228-489b-435b-b82d-45e218b15766 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:18.227642 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8955228-489b-435b-b82d-45e218b15766 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 200 Aug 18 07:32:18.228187 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 275/1086] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:18 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:19.243088 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cc66c9f4-7c08-4aea-b0a3-f59e0d55180e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:19.244875 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc66c9f4-7c08-4aea-b0a3-f59e0d55180e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d Aug 18 07:32:19.245063 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc66c9f4-7c08-4aea-b0a3-f59e0d55180e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:19.245287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc66c9f4-7c08-4aea-b0a3-f59e0d55180e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:19.251464 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc66c9f4-7c08-4aea-b0a3-f59e0d55180e tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d returned with HTTP 404 Aug 18 07:32:19.251916 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 271/1087] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:19 2026] GET /volume/v3/volumes/97d582f5-d592-4d11-b4b5-1cc96f4b909d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:21.133547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:21.135951 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:32:21.136308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-473260774"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:21.137681 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-473260774'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:32:21.137831 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Create volume of 1 GB Aug 18 07:32:21.138121 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:21.138121 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:21.143428 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Availability Zones retrieved successfully. Aug 18 07:32:21.148927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Flow 'volume_create_api' (bc116ee9-95d1-4c68-9865-f5d61e7d1086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:21.150517 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8308d0bd-2cdc-410d-919f-8dfe895ac1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:21.151455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:32:21.192641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8308d0bd-2cdc-410d-919f-8dfe895ac1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:21.193541 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d91a42-b510-4d60-9e7a-86302e38717a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:21.276835 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Created reservations ['0faa01ac-0c80-4a6a-b80c-afc33d7ff826', 'b4a24029-1b80-4eb4-a56f-cd1bb249c431', '363c64d6-bdab-4e33-9805-354bd9c6ae31', '4110571f-4334-454e-b1ee-d0d8faed9c2e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:21.278088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d91a42-b510-4d60-9e7a-86302e38717a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0faa01ac-0c80-4a6a-b80c-afc33d7ff826', 'b4a24029-1b80-4eb4-a56f-cd1bb249c431', '363c64d6-bdab-4e33-9805-354bd9c6ae31', '4110571f-4334-454e-b1ee-d0d8faed9c2e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:21.279245 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2bb158-a09e-418c-ba71-6f9c881cdbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:21.305989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2bb158-a09e-418c-ba71-6f9c881cdbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6887f39-c10e-436d-9f3f-b6f833c99222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-473260774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc271b89efd74c5fa8625ffd0a3ed755',qos_specs=None,replication_status=,reservations=['0faa01ac-0c80-4a6a-b80c-afc33d7ff826','b4a24029-1b80-4eb4-a56f-cd1bb249c431','363c64d6-bdab-4e33-9805-354bd9c6ae31','4110571f-4334-454e-b1ee-d0d8faed9c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a45ebf90ac4b79857be56db359671f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-473260774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6887f39-c10e-436d-9f3f-b6f833c99222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc271b89efd74c5fa8625ffd0a3ed755',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7a45ebf90ac4b79857be56db359671f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:21.306960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b82ab69f-7a01-4651-a070-d6e3dabefcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:21.327559 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b82ab69f-7a01-4651-a070-d6e3dabefcab) transitioned into state 'SUCCESS' from state '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-473260774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc271b89efd74c5fa8625ffd0a3ed755',qos_specs=None,replication_status=,reservations=['0faa01ac-0c80-4a6a-b80c-afc33d7ff826','b4a24029-1b80-4eb4-a56f-cd1bb249c431','363c64d6-bdab-4e33-9805-354bd9c6ae31','4110571f-4334-454e-b1ee-d0d8faed9c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a45ebf90ac4b79857be56db359671f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:21.328461 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad2654d-f38a-4667-94ea-142fb0bccae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:21.342282 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad2654d-f38a-4667-94ea-142fb0bccae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:21.342282 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Flow 'volume_create_api' (bc116ee9-95d1-4c68-9865-f5d61e7d1086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:21.342282 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Create volume request issued successfully. Aug 18 07:32:21.342282 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65865e1f-d10e-4a2b-a085-3d46568bf045 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:32:21.342791 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 272/1088] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:32:21 2026] POST /volume/v3/volumes => generated 758 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:21.357016 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e255a4b4-6651-4e66-955e-e9519aacfe5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:21.358824 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e255a4b4-6651-4e66-955e-e9519aacfe5a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 Aug 18 07:32:21.359102 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e255a4b4-6651-4e66-955e-e9519aacfe5a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:21.359353 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e255a4b4-6651-4e66-955e-e9519aacfe5a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:21.368633 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:21.368633 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:21.374378 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e255a4b4-6651-4e66-955e-e9519aacfe5a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:32:21.380201 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e255a4b4-6651-4e66-955e-e9519aacfe5a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 returned with HTTP 200 Aug 18 07:32:21.380637 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 271/1089] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:21 2026] GET /volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:22.335431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b156742e-d844-472f-9db6-b595768e89b7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.336683 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b156742e-d844-472f-9db6-b595768e89b7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:22.336865 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b156742e-d844-472f-9db6-b595768e89b7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:22.337086 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b156742e-d844-472f-9db6-b595768e89b7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:22.347100 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:22.347100 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:22.351032 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b156742e-d844-472f-9db6-b595768e89b7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:22.355856 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b156742e-d844-472f-9db6-b595768e89b7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:22.356282 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 276/1090] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:22 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:22.395432 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b59fdb09-c2a6-45ef-b93d-5f4361a22470 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.402384 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b59fdb09-c2a6-45ef-b93d-5f4361a22470 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 Aug 18 07:32:22.402384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b59fdb09-c2a6-45ef-b93d-5f4361a22470 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:22.402384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b59fdb09-c2a6-45ef-b93d-5f4361a22470 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:22.419526 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:22.419526 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:22.427676 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b59fdb09-c2a6-45ef-b93d-5f4361a22470 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:32:22.436718 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b59fdb09-c2a6-45ef-b93d-5f4361a22470 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 returned with HTTP 200 Aug 18 07:32:22.436718 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 272/1091] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:22 2026] GET /volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:22.480621 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6877ad63-3175-403d-9af8-832fcc600695 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.481357 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6877ad63-3175-403d-9af8-832fcc600695 None None] GET https://10.4.3.152/volume// Aug 18 07:32:22.481571 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6877ad63-3175-403d-9af8-832fcc600695 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:22.481832 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6877ad63-3175-403d-9af8-832fcc600695 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:22.482255 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6877ad63-3175-403d-9af8-832fcc600695 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:22.482631 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 273/1092] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:32:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:22.490949 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-af5a4a3c-2567-44fa-a5a6-5ebf3e7406d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.493454 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-af5a4a3c-2567-44fa-a5a6-5ebf3e7406d6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:32:22.493999 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-af5a4a3c-2567-44fa-a5a6-5ebf3e7406d6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4", "connector": null, "instance_uuid": "5aed611b-d207-4db0-bd94-be892ed79624"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:22.503621 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:22.503621 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:22.529544 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-af5a4a3c-2567-44fa-a5a6-5ebf3e7406d6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:32:22.530118 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 272/1093] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:32:22 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:22.565506 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e981941f-f06d-49ec-826d-70347dcf7060 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.567878 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e981941f-f06d-49ec-826d-70347dcf7060 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:22.568654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e981941f-f06d-49ec-826d-70347dcf7060 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:22.568900 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e981941f-f06d-49ec-826d-70347dcf7060 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:22.582073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-32ab892e-e637-494a-b1ba-76645d7e9ebb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.582532 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32ab892e-e637-494a-b1ba-76645d7e9ebb None None] GET https://10.4.3.152/volume// Aug 18 07:32:22.583462 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32ab892e-e637-494a-b1ba-76645d7e9ebb None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:22.584319 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32ab892e-e637-494a-b1ba-76645d7e9ebb None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:22.584319 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32ab892e-e637-494a-b1ba-76645d7e9ebb None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:22.584682 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 273/1094] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:32:22.584732 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:22.584732 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:22.590720 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e981941f-f06d-49ec-826d-70347dcf7060 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:22.595092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b09130df-25eb-44bf-93d4-8362a2359a0c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.599344 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e981941f-f06d-49ec-826d-70347dcf7060 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:22.599344 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 277/1095] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:22 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:22.600521 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b09130df-25eb-44bf-93d4-8362a2359a0c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:22.600521 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b09130df-25eb-44bf-93d4-8362a2359a0c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:22.600660 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b09130df-25eb-44bf-93d4-8362a2359a0c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:22.628617 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:22.628617 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:22.628617 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b09130df-25eb-44bf-93d4-8362a2359a0c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:22.628617 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-b09130df-25eb-44bf-93d4-8362a2359a0c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:22.628617 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 274/1096] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:22 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:22.751722 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-1d1fd8d3-cdcf-4d58-ba06-11a70469ef8f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:22.755015 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-1d1fd8d3-cdcf-4d58-ba06-11a70469ef8f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] PUT https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 Aug 18 07:32:22.755451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-1d1fd8d3-cdcf-4d58-ba06-11a70469ef8f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:22.763425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-1d1fd8d3-cdcf-4d58-ba06-11a70469ef8f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Acquiring lock "cinder-attachment_update-c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:32:22.769563 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-1d1fd8d3-cdcf-4d58-ba06-11a70469ef8f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Lock "cinder-attachment_update-c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:32:22.769754 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:22.769754 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:22.881776 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-1d1fd8d3-cdcf-4d58-ba06-11a70469ef8f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Lock "cinder-attachment_update-c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4-np0000007613" released by "attachment_update" :: held 0.113s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:32:22.882191 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-1d1fd8d3-cdcf-4d58-ba06-11a70469ef8f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 returned with HTTP 200 Aug 18 07:32:22.882746 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 273/1097] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:32:22 2026] PUT /volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:23.615935 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-724f8027-d748-484e-8f27-a8ab29d01c33 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:23.619144 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-724f8027-d748-484e-8f27-a8ab29d01c33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:23.619144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-724f8027-d748-484e-8f27-a8ab29d01c33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:23.619144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-724f8027-d748-484e-8f27-a8ab29d01c33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:23.634226 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:23.634226 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:23.642366 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-724f8027-d748-484e-8f27-a8ab29d01c33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:23.652535 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-724f8027-d748-484e-8f27-a8ab29d01c33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:23.653138 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 274/1098] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:23 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:24.094329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-071552a4-1643-4171-ae01-b8c83f04fd93 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.098181 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-071552a4-1643-4171-ae01-b8c83f04fd93 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:24.098435 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-071552a4-1643-4171-ae01-b8c83f04fd93 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.098676 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-071552a4-1643-4171-ae01-b8c83f04fd93 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.110848 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.110848 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:24.118285 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-071552a4-1643-4171-ae01-b8c83f04fd93 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:24.121030 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-071552a4-1643-4171-ae01-b8c83f04fd93 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:24.121916 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 278/1099] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:24.139569 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b8a7dbad-c88e-49ee-bc42-86e68870cd52 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.144246 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8a7dbad-c88e-49ee-bc42-86e68870cd52 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:24.144707 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8a7dbad-c88e-49ee-bc42-86e68870cd52 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.145019 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8a7dbad-c88e-49ee-bc42-86e68870cd52 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.168072 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.168072 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:24.176280 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b8a7dbad-c88e-49ee-bc42-86e68870cd52 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:24.182662 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8a7dbad-c88e-49ee-bc42-86e68870cd52 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:24.183279 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 275/1100] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:24.246250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-bfbff69b-1a3f-43ef-8325-6b779bc3805f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.249348 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-bfbff69b-1a3f-43ef-8325-6b779bc3805f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:24.249556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-bfbff69b-1a3f-43ef-8325-6b779bc3805f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.249789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-bfbff69b-1a3f-43ef-8325-6b779bc3805f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.259411 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.259411 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:24.266995 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-bfbff69b-1a3f-43ef-8325-6b779bc3805f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:24.273578 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-bfbff69b-1a3f-43ef-8325-6b779bc3805f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:24.273578 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 274/1101] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:24.294599 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7a45715-bcba-4318-9c77-5fe828df253f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.298070 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7a45715-bcba-4318-9c77-5fe828df253f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:32:24.298070 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7a45715-bcba-4318-9c77-5fe828df253f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.298676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7a45715-bcba-4318-9c77-5fe828df253f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.299177 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b7a45715-bcba-4318-9c77-5fe828df253f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume with id: 6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:32:24.312700 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.312700 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:24.312700 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7a45715-bcba-4318-9c77-5fe828df253f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:24.360134 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7a45715-bcba-4318-9c77-5fe828df253f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume request issued successfully. Aug 18 07:32:24.360134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7a45715-bcba-4318-9c77-5fe828df253f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 202 Aug 18 07:32:24.361681 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 275/1102] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:24 2026] DELETE /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:24.372471 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d1bd2d54-fb15-446f-8746-73f45f4d34b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.378668 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1bd2d54-fb15-446f-8746-73f45f4d34b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:32:24.378973 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1bd2d54-fb15-446f-8746-73f45f4d34b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.379315 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1bd2d54-fb15-446f-8746-73f45f4d34b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.388299 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.388299 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:24.393294 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d1bd2d54-fb15-446f-8746-73f45f4d34b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:24.400348 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1bd2d54-fb15-446f-8746-73f45f4d34b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 200 Aug 18 07:32:24.400850 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 279/1103] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:24.423232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ae7ac32d-2624-4512-a9fc-073aae85bdd6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.423695 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae7ac32d-2624-4512-a9fc-073aae85bdd6 None None] GET https://10.4.3.152/volume// Aug 18 07:32:24.423927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae7ac32d-2624-4512-a9fc-073aae85bdd6 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.424149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae7ac32d-2624-4512-a9fc-073aae85bdd6 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.424516 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae7ac32d-2624-4512-a9fc-073aae85bdd6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:24.424846 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 276/1104] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:24.432901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-950ca4a2-e47d-4caf-8d7c-97be5c1e4641 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.435276 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-950ca4a2-e47d-4caf-8d7c-97be5c1e4641 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:32:24.436567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-950ca4a2-e47d-4caf-8d7c-97be5c1e4641 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9978d20c-4da3-47ee-a330-b793cdfd5805", "connector": null, "instance_uuid": "b7cdd278-00bb-485e-8dbe-7aa68ad893b5"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:24.446018 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.446018 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:24.500584 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-950ca4a2-e47d-4caf-8d7c-97be5c1e4641 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:32:24.501138 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 275/1105] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:32:24 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) Aug 18 07:32:24.559585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-89885917-3d55-4e0a-a45b-23947ca066d8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.561247 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89885917-3d55-4e0a-a45b-23947ca066d8 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:24.563321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89885917-3d55-4e0a-a45b-23947ca066d8 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.563713 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89885917-3d55-4e0a-a45b-23947ca066d8 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.575221 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.575221 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:24.580107 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-89885917-3d55-4e0a-a45b-23947ca066d8 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:24.581033 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e7f380ba-959b-4393-b1fe-5e45f50c38e1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.581378 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7f380ba-959b-4393-b1fe-5e45f50c38e1 None None] GET https://10.4.3.152/volume// Aug 18 07:32:24.581543 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7f380ba-959b-4393-b1fe-5e45f50c38e1 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.581716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7f380ba-959b-4393-b1fe-5e45f50c38e1 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.583227 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7f380ba-959b-4393-b1fe-5e45f50c38e1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:24.583227 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 280/1106] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:24.585906 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89885917-3d55-4e0a-a45b-23947ca066d8 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:24.586970 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 276/1107] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:32:24.594491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-71ed8f95-bfb3-4a02-9bc8-2e2dd5e67f39 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.599162 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-71ed8f95-bfb3-4a02-9bc8-2e2dd5e67f39 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:24.599162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-71ed8f95-bfb3-4a02-9bc8-2e2dd5e67f39 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.599923 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-71ed8f95-bfb3-4a02-9bc8-2e2dd5e67f39 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.615131 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.615131 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:24.623740 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-71ed8f95-bfb3-4a02-9bc8-2e2dd5e67f39 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:24.632551 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-71ed8f95-bfb3-4a02-9bc8-2e2dd5e67f39 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:24.633117 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 277/1108] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:24.673677 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d6f18cc2-a9ed-43e3-8363-70ffcde5e538 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.676063 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d6f18cc2-a9ed-43e3-8363-70ffcde5e538 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:24.676525 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d6f18cc2-a9ed-43e3-8363-70ffcde5e538 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:24.676854 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d6f18cc2-a9ed-43e3-8363-70ffcde5e538 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:24.687757 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.687757 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:24.691251 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d6f18cc2-a9ed-43e3-8363-70ffcde5e538 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:24.696563 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d6f18cc2-a9ed-43e3-8363-70ffcde5e538 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:24.697119 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 276/1109] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:24 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:24.751523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-b30cfcb3-c977-4c1e-8887-a4f228d86b28 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:24.754278 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-b30cfcb3-c977-4c1e-8887-a4f228d86b28 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] PUT https://10.4.3.152/volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718 Aug 18 07:32:24.754729 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-b30cfcb3-c977-4c1e-8887-a4f228d86b28 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:24.764856 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-b30cfcb3-c977-4c1e-8887-a4f228d86b28 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Acquiring lock "cinder-attachment_update-9978d20c-4da3-47ee-a330-b793cdfd5805-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:32:24.770812 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-b30cfcb3-c977-4c1e-8887-a4f228d86b28 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Lock "cinder-attachment_update-9978d20c-4da3-47ee-a330-b793cdfd5805-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:32:24.772326 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:24.772326 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:24.891615 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-b30cfcb3-c977-4c1e-8887-a4f228d86b28 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Lock "cinder-attachment_update-9978d20c-4da3-47ee-a330-b793cdfd5805-np0000007613" released by "attachment_update" :: held 0.121s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:32:24.892076 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-b30cfcb3-c977-4c1e-8887-a4f228d86b28 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718 returned with HTTP 200 Aug 18 07:32:24.893241 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 281/1110] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:32:24 2026] PUT /volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:25.422175 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24ae75ea-bfe3-4869-8b61-37cf683395e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:25.424002 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24ae75ea-bfe3-4869-8b61-37cf683395e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b Aug 18 07:32:25.424580 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24ae75ea-bfe3-4869-8b61-37cf683395e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:25.425492 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24ae75ea-bfe3-4869-8b61-37cf683395e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:25.431514 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24ae75ea-bfe3-4869-8b61-37cf683395e5 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b returned with HTTP 404 Aug 18 07:32:25.432235 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 277/1111] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:25 2026] GET /volume/v3/volumes/6ecd0393-e228-4153-8d04-819d6ea3af0b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:25.603128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a5c522f-f5b3-445b-8c25-76538855978e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:25.604758 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a5c522f-f5b3-445b-8c25-76538855978e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:25.605064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a5c522f-f5b3-445b-8c25-76538855978e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:25.605254 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a5c522f-f5b3-445b-8c25-76538855978e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:25.619359 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:25.619359 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:25.624539 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a5c522f-f5b3-445b-8c25-76538855978e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:25.630547 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a5c522f-f5b3-445b-8c25-76538855978e tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:25.631064 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 278/1112] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:25 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:25.711282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-31b53bae-b909-4abc-9742-a454d85bf3bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:25.713673 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31b53bae-b909-4abc-9742-a454d85bf3bf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:25.714014 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31b53bae-b909-4abc-9742-a454d85bf3bf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:25.714350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31b53bae-b909-4abc-9742-a454d85bf3bf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:25.727203 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:25.727203 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:25.732718 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-31b53bae-b909-4abc-9742-a454d85bf3bf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:25.738093 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31b53bae-b909-4abc-9742-a454d85bf3bf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:25.738557 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 277/1113] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:25 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:26.240000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-3589d53d-bd28-455c-8942-a42f53769f26 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:26.244115 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-3589d53d-bd28-455c-8942-a42f53769f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698/action Aug 18 07:32:26.244482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-3589d53d-bd28-455c-8942-a42f53769f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:26.244593 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-3589d53d-bd28-455c-8942-a42f53769f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:26.265723 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:26.265723 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:26.288042 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0fe15f80-3d5d-4cb2-b4a2-7ce7ca0c7e4a req-3589d53d-bd28-455c-8942-a42f53769f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698/action returned with HTTP 204 Aug 18 07:32:26.288849 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 282/1114] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:32:26 2026] POST /volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:26.648140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5fad48ad-d99d-4208-a955-99b9d1b7d367 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:26.652429 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fad48ad-d99d-4208-a955-99b9d1b7d367 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:26.652429 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fad48ad-d99d-4208-a955-99b9d1b7d367 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:26.652429 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fad48ad-d99d-4208-a955-99b9d1b7d367 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:26.680507 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:26.680507 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:26.685810 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5fad48ad-d99d-4208-a955-99b9d1b7d367 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:26.691966 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fad48ad-d99d-4208-a955-99b9d1b7d367 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:26.692128 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 278/1115] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:26 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:26.754332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2feba407-1639-4732-a1d1-74ab95e95f20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:26.757552 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2feba407-1639-4732-a1d1-74ab95e95f20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:26.757552 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2feba407-1639-4732-a1d1-74ab95e95f20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:26.757552 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2feba407-1639-4732-a1d1-74ab95e95f20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:26.783937 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:26.783937 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:26.797577 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2feba407-1639-4732-a1d1-74ab95e95f20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:26.813233 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2feba407-1639-4732-a1d1-74ab95e95f20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:26.813233 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 279/1116] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:26 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1654 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:26.850025 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ff63a8be-c5a1-47f2-95d3-c0728ab5caf4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:26.854576 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff63a8be-c5a1-47f2-95d3-c0728ab5caf4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:26.856118 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff63a8be-c5a1-47f2-95d3-c0728ab5caf4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1675726654"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:26.878456 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:26.878456 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:26.879660 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ff63a8be-c5a1-47f2-95d3-c0728ab5caf4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:26.880013 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ff63a8be-c5a1-47f2-95d3-c0728ab5caf4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:26.886410 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff63a8be-c5a1-47f2-95d3-c0728ab5caf4 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 400 Aug 18 07:32:26.887435 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 278/1117] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:26 2026] POST /volume/v3/snapshots => generated 160 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:32:26.902191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:26.905108 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:26.905403 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1552335855"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:26.927776 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:26.927776 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:26.928932 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:26.928932 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:26.984547 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['50d7098c-8bea-41f4-9141-c2f3ae0505b7', '910b0244-ca05-44de-bbc5-a5017578a17b', '6a357eb4-91df-4b8e-83e6-5094d98d4ff1', 'ad84d303-0788-42d1-8642-3bf8444d060f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:27.064507 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot force create request issued successfully. Aug 18 07:32:27.065067 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f5f91c7-7fe1-43a0-b7b5-2c7576a71004 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:27.067267 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 283/1118] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:27.081020 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8d157ec5-19c7-4fe4-8fe9-ea576fc7d7d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:27.087394 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d157ec5-19c7-4fe4-8fe9-ea576fc7d7d7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:27.087586 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d157ec5-19c7-4fe4-8fe9-ea576fc7d7d7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:27.087878 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d157ec5-19c7-4fe4-8fe9-ea576fc7d7d7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:27.100689 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:27.100689 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:27.101481 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8d157ec5-19c7-4fe4-8fe9-ea576fc7d7d7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:27.104491 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d157ec5-19c7-4fe4-8fe9-ea576fc7d7d7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 returned with HTTP 200 Aug 18 07:32:27.104491 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 279/1119] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:27 2026] GET /volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:27.708739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ed12fdf-10a2-43dd-b86a-3aeeedc6ec4d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:27.711423 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ed12fdf-10a2-43dd-b86a-3aeeedc6ec4d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:27.711710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ed12fdf-10a2-43dd-b86a-3aeeedc6ec4d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:27.712014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ed12fdf-10a2-43dd-b86a-3aeeedc6ec4d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:27.726315 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:27.726315 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:27.730931 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0ed12fdf-10a2-43dd-b86a-3aeeedc6ec4d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:27.739076 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ed12fdf-10a2-43dd-b86a-3aeeedc6ec4d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:27.739659 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 280/1120] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:27 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:28.116822 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-acf01e62-acb0-404e-b23d-813c54fe0d26 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:28.118742 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-acf01e62-acb0-404e-b23d-813c54fe0d26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:28.118982 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-acf01e62-acb0-404e-b23d-813c54fe0d26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:28.119169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-acf01e62-acb0-404e-b23d-813c54fe0d26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:28.124896 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:28.124896 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:28.125484 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-acf01e62-acb0-404e-b23d-813c54fe0d26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:28.126409 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-acf01e62-acb0-404e-b23d-813c54fe0d26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 returned with HTTP 200 Aug 18 07:32:28.126772 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 279/1121] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:28 2026] GET /volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:28.138195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:28.139958 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:28.139958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1819550203"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:28.151818 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:28.151818 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:28.152372 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:28.152506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:28.189835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['d36680ff-50dd-413c-b19c-b5d439fae6f5', '14104463-19a2-41b4-bf5e-47c9792cc454', 'd61df22f-5011-432b-b955-cfab2f485465', 'ef5b453f-3980-410a-ad5d-f277a6ced066'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:28.235755 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot force create request issued successfully. Aug 18 07:32:28.235755 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5f68132-1941-4dda-87d7-5c9beb036cd8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:28.236341 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 284/1122] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:28.245499 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-043d40f8-7c16-4b44-978d-2d7fa90642f9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:28.249120 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-043d40f8-7c16-4b44-978d-2d7fa90642f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:28.249478 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-043d40f8-7c16-4b44-978d-2d7fa90642f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:28.249733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-043d40f8-7c16-4b44-978d-2d7fa90642f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:28.257161 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:28.257161 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:28.257625 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-043d40f8-7c16-4b44-978d-2d7fa90642f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:28.258246 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-043d40f8-7c16-4b44-978d-2d7fa90642f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 returned with HTTP 200 Aug 18 07:32:28.258618 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 280/1123] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:28 2026] GET /volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:28.753478 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c4686f24-0267-4e27-b39e-837fe1f2709b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:28.755682 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4686f24-0267-4e27-b39e-837fe1f2709b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:28.755682 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4686f24-0267-4e27-b39e-837fe1f2709b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:28.755837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4686f24-0267-4e27-b39e-837fe1f2709b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:28.767553 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:28.767553 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:28.776323 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c4686f24-0267-4e27-b39e-837fe1f2709b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:28.785054 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4686f24-0267-4e27-b39e-837fe1f2709b tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:28.785466 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 281/1124] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:28 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:29.253845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-9cb5f033-2b9a-4c2a-b78b-3fb14f104ac3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:29.256057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-9cb5f033-2b9a-4c2a-b78b-3fb14f104ac3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718/action Aug 18 07:32:29.256429 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-9cb5f033-2b9a-4c2a-b78b-3fb14f104ac3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:29.256541 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-9cb5f033-2b9a-4c2a-b78b-3fb14f104ac3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:29.270589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f87ce5cc-4b53-4962-b6fb-e66a96f7184e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:29.273892 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f87ce5cc-4b53-4962-b6fb-e66a96f7184e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:29.273892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f87ce5cc-4b53-4962-b6fb-e66a96f7184e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:29.274136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f87ce5cc-4b53-4962-b6fb-e66a96f7184e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:29.280591 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:29.280591 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:29.282250 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:29.282250 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:29.282949 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f87ce5cc-4b53-4962-b6fb-e66a96f7184e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:29.284728 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f87ce5cc-4b53-4962-b6fb-e66a96f7184e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 returned with HTTP 200 Aug 18 07:32:29.285484 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 285/1125] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:29 2026] GET /volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:29.297410 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:29.297792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e2cd7caa-f6d1-4edf-a256-1e82858649d3 req-9cb5f033-2b9a-4c2a-b78b-3fb14f104ac3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718/action returned with HTTP 204 Aug 18 07:32:29.298339 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 280/1126] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:32:29 2026] POST /volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:29.301959 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:29.302485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-75567660"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:29.320004 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:29.320004 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:29.320737 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:29.320954 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:29.366429 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['4f14e0f8-bf54-49ff-8db8-ea9ff487a46b', '18daf778-0fb1-451b-9410-d325a36f8ef5', 'acb84f35-fbe0-49d1-971b-98eab2e71d39', '2434848c-bbfd-41ef-9016-94d03b88f43c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:29.408580 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot force create request issued successfully. Aug 18 07:32:29.408842 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b66550ae-efa9-41b7-bbb0-4f34f27439eb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:29.409371 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 281/1127] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:29.420271 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3f6fe76-93b4-4120-8277-58dd94a82875 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:29.422935 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3f6fe76-93b4-4120-8277-58dd94a82875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:29.422935 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3f6fe76-93b4-4120-8277-58dd94a82875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:29.423254 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3f6fe76-93b4-4120-8277-58dd94a82875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:29.430105 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:29.430105 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:29.430856 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c3f6fe76-93b4-4120-8277-58dd94a82875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:29.431920 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3f6fe76-93b4-4120-8277-58dd94a82875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 returned with HTTP 200 Aug 18 07:32:29.432651 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 282/1128] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:29 2026] GET /volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:29.805822 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5873654-840a-4769-b17d-ec5c57dd7281 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:29.808872 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5873654-840a-4769-b17d-ec5c57dd7281 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:29.809132 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5873654-840a-4769-b17d-ec5c57dd7281 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:29.809415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5873654-840a-4769-b17d-ec5c57dd7281 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:29.823738 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:29.823738 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:29.829166 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a5873654-840a-4769-b17d-ec5c57dd7281 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:29.835984 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5873654-840a-4769-b17d-ec5c57dd7281 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:29.836591 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 286/1129] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:29 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 1165 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:29.855003 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cf22d528-9db1-4c9a-99b0-817168a2a3a5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:29.856940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cf22d528-9db1-4c9a-99b0-817168a2a3a5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:29.857244 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cf22d528-9db1-4c9a-99b0-817168a2a3a5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:29.857521 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cf22d528-9db1-4c9a-99b0-817168a2a3a5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:29.870649 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:29.870649 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:29.875468 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cf22d528-9db1-4c9a-99b0-817168a2a3a5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:29.881154 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cf22d528-9db1-4c9a-99b0-817168a2a3a5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:29.881663 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 281/1130] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:29 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 1165 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:30.444127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05db2338-9799-403f-a160-cb46b605badc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:30.446266 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05db2338-9799-403f-a160-cb46b605badc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:30.446511 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05db2338-9799-403f-a160-cb46b605badc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:30.446740 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05db2338-9799-403f-a160-cb46b605badc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:30.452569 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:30.452569 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:30.453068 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-05db2338-9799-403f-a160-cb46b605badc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:30.453930 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05db2338-9799-403f-a160-cb46b605badc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 returned with HTTP 200 Aug 18 07:32:30.454325 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 282/1131] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:30 2026] GET /volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:30.465629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:30.468036 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:30.468335 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:30.468605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:30.468758 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:30.475875 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:30.475875 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:30.476371 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:30.500282 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:32:30.500593 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7be72ab-21d1-4d32-9d9d-f0ce2e890215 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 returned with HTTP 202 Aug 18 07:32:30.501472 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 283/1132] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:30 2026] DELETE /volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:30.508909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a656ca05-ac83-447d-a853-603fd83dda49 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:30.513305 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a656ca05-ac83-447d-a853-603fd83dda49 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:30.513305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a656ca05-ac83-447d-a853-603fd83dda49 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:30.513305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a656ca05-ac83-447d-a853-603fd83dda49 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:30.520966 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:30.520966 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:30.522347 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a656ca05-ac83-447d-a853-603fd83dda49 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:30.525793 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a656ca05-ac83-447d-a853-603fd83dda49 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 returned with HTTP 200 Aug 18 07:32:30.526780 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 287/1133] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:30 2026] GET /volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:30.977627 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:30.979463 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:32:30.979877 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-372336024"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:30.981338 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-372336024'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:32:30.981508 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Create volume of 1 GB Aug 18 07:32:30.985180 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Availability Zones retrieved successfully. Aug 18 07:32:30.991074 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Flow 'volume_create_api' (8570d3a7-ddd5-476b-82fe-ada0d744fa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:30.992164 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c365f58-cff5-4b4e-a6df-e7165003c777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:30.993232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:32:31.025286 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c365f58-cff5-4b4e-a6df-e7165003c777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:31.026528 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fb4885-a502-4f74-ab47-dd95a82952bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:31.079138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Created reservations ['648d19b8-dcdd-4f11-aada-51fb0141642a', 'f02415c7-7229-4d21-94f1-38434f709ebd', '4e34497a-59fe-4a4c-a098-6c9ea3f78b46', 'bdeb5e95-1e4d-48ea-b69f-304b27c80a5d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:31.080116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fb4885-a502-4f74-ab47-dd95a82952bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['648d19b8-dcdd-4f11-aada-51fb0141642a', 'f02415c7-7229-4d21-94f1-38434f709ebd', '4e34497a-59fe-4a4c-a098-6c9ea3f78b46', 'bdeb5e95-1e4d-48ea-b69f-304b27c80a5d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:31.080787 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd1361a-0557-4267-a734-88df7a3d71bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:31.114348 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd1361a-0557-4267-a734-88df7a3d71bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-372336024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc271b89efd74c5fa8625ffd0a3ed755',qos_specs=None,replication_status=,reservations=['648d19b8-dcdd-4f11-aada-51fb0141642a','f02415c7-7229-4d21-94f1-38434f709ebd','4e34497a-59fe-4a4c-a098-6c9ea3f78b46','bdeb5e95-1e4d-48ea-b69f-304b27c80a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a45ebf90ac4b79857be56db359671f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-372336024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc271b89efd74c5fa8625ffd0a3ed755',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7a45ebf90ac4b79857be56db359671f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:31.115283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4e4fa4-cfbb-403b-83d3-b5ded6c9117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:31.150183 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4e4fa4-cfbb-403b-83d3-b5ded6c9117a) transitioned into state 'SUCCESS' from state '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-372336024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc271b89efd74c5fa8625ffd0a3ed755',qos_specs=None,replication_status=,reservations=['648d19b8-dcdd-4f11-aada-51fb0141642a','f02415c7-7229-4d21-94f1-38434f709ebd','4e34497a-59fe-4a4c-a098-6c9ea3f78b46','bdeb5e95-1e4d-48ea-b69f-304b27c80a5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a45ebf90ac4b79857be56db359671f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:31.150896 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cf58e4-6c1d-4760-8e9d-bed08c5c73de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:31.162623 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cf58e4-6c1d-4760-8e9d-bed08c5c73de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:31.163316 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Flow 'volume_create_api' (8570d3a7-ddd5-476b-82fe-ada0d744fa7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:31.164662 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Create volume request issued successfully. Aug 18 07:32:31.165477 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a7349ea3-a57f-4fe8-a94b-b01fec7d4a60 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:32:31.165934 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 282/1134] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:32:30 2026] POST /volume/v3/volumes => generated 758 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:31.187924 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-852cb333-63d7-4ff3-8ac8-85d7e61ad2e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:31.189944 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-852cb333-63d7-4ff3-8ac8-85d7e61ad2e5 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:32:31.190149 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-852cb333-63d7-4ff3-8ac8-85d7e61ad2e5 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:31.190368 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-852cb333-63d7-4ff3-8ac8-85d7e61ad2e5 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:31.197499 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:31.197499 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:31.206399 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-852cb333-63d7-4ff3-8ac8-85d7e61ad2e5 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:32:31.213902 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-852cb333-63d7-4ff3-8ac8-85d7e61ad2e5 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:32:31.214483 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 283/1135] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:31 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:31.540472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-608c1509-ed01-4b3e-87b9-3a172e65ea26 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:31.543307 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-608c1509-ed01-4b3e-87b9-3a172e65ea26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:31.543456 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-608c1509-ed01-4b3e-87b9-3a172e65ea26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:31.543616 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-608c1509-ed01-4b3e-87b9-3a172e65ea26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:31.551413 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-608c1509-ed01-4b3e-87b9-3a172e65ea26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 returned with HTTP 404 Aug 18 07:32:31.552009 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 284/1136] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:31 2026] GET /volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:31.560407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:31.563191 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:31.563191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:31.563643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:31.563833 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:31.568506 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-7da425c4-d272-4177-ae9d-24c6dd1da94f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:31.572775 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:31.572775 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:31.572836 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-7da425c4-d272-4177-ae9d-24c6dd1da94f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:32:31.572836 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-7da425c4-d272-4177-ae9d-24c6dd1da94f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:31.572836 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-7da425c4-d272-4177-ae9d-24c6dd1da94f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:31.573110 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:31.590679 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:31.590679 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:31.595189 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-7da425c4-d272-4177-ae9d-24c6dd1da94f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:31.598621 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:32:31.599171 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bef4409-7253-4cc8-8241-36ef4e89aa22 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 returned with HTTP 202 Aug 18 07:32:31.599798 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 288/1137] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:31 2026] DELETE /volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:31.599978 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-7da425c4-d272-4177-ae9d-24c6dd1da94f tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:32:31.600428 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 283/1138] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:31 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 1691 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:31.610509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f01e2e3-cefc-4c92-84e5-1b9d3b0bdc85 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:31.613701 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f01e2e3-cefc-4c92-84e5-1b9d3b0bdc85 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:31.613938 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f01e2e3-cefc-4c92-84e5-1b9d3b0bdc85 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:31.614135 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f01e2e3-cefc-4c92-84e5-1b9d3b0bdc85 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:31.621372 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:31.621372 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:31.621877 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0f01e2e3-cefc-4c92-84e5-1b9d3b0bdc85 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:31.622528 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f01e2e3-cefc-4c92-84e5-1b9d3b0bdc85 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 returned with HTTP 200 Aug 18 07:32:31.622969 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 284/1139] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:31 2026] GET /volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:32.236872 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3205829-4ea2-40e9-966e-e548273213ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.239650 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3205829-4ea2-40e9-966e-e548273213ce tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:32:32.239823 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3205829-4ea2-40e9-966e-e548273213ce tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.239992 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3205829-4ea2-40e9-966e-e548273213ce tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.249191 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:32.249191 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:32.254465 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f3205829-4ea2-40e9-966e-e548273213ce tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:32:32.259940 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3205829-4ea2-40e9-966e-e548273213ce tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:32:32.260099 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 285/1140] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:32 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:32.487507 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-63fd7926-ac58-4f70-845f-d64bd2f3c7b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.491177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-63fd7926-ac58-4f70-845f-d64bd2f3c7b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc Aug 18 07:32:32.491177 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-63fd7926-ac58-4f70-845f-d64bd2f3c7b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.491177 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-63fd7926-ac58-4f70-845f-d64bd2f3c7b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.502915 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:32.502915 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:32.551649 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c5464064-c4c4-4873-bb7d-cd5113b822b1 req-63fd7926-ac58-4f70-845f-d64bd2f3c7b0 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc returned with HTTP 200 Aug 18 07:32:32.552304 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 289/1141] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:32:32 2026] DELETE /volume/v3/attachments/4a359223-e39a-4161-87b9-3d2c8bdcf4dc => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:32.639301 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-68ce2265-5553-4650-af05-84c9cb823edf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.640585 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68ce2265-5553-4650-af05-84c9cb823edf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:32.640585 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68ce2265-5553-4650-af05-84c9cb823edf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.640834 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68ce2265-5553-4650-af05-84c9cb823edf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.647112 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68ce2265-5553-4650-af05-84c9cb823edf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 returned with HTTP 404 Aug 18 07:32:32.647526 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 284/1142] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:32 2026] GET /volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:32.655098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.657931 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:32.658150 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.658396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.658486 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:32.663405 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:32.663405 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:32.663817 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:32.682549 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:32:32.683417 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8dfc2ff8-a0ff-4536-ba48-81f49da7f55a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 returned with HTTP 202 Aug 18 07:32:32.683499 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e49d4c92-dec1-4194-bad0-b47320671efe req-26699b4a-56a2-463a-a771-47ea30da44d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.683834 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 285/1143] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:32 2026] DELETE /volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:32.684751 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-26699b4a-56a2-463a-a771-47ea30da44d5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:32.685348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-26699b4a-56a2-463a-a771-47ea30da44d5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.685348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-26699b4a-56a2-463a-a771-47ea30da44d5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.691783 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7ad8c6b5-541b-4726-9732-552b4c477944 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.694537 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ad8c6b5-541b-4726-9732-552b4c477944 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:32.695569 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ad8c6b5-541b-4726-9732-552b4c477944 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.695569 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ad8c6b5-541b-4726-9732-552b4c477944 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.697360 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:32.697360 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:32.699778 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:32.699778 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:32.700203 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7ad8c6b5-541b-4726-9732-552b4c477944 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:32.701427 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ad8c6b5-541b-4726-9732-552b4c477944 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 returned with HTTP 200 Aug 18 07:32:32.701427 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 290/1144] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:32 2026] GET /volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:32.702009 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e49d4c92-dec1-4194-bad0-b47320671efe req-26699b4a-56a2-463a-a771-47ea30da44d5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:32.707410 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-26699b4a-56a2-463a-a771-47ea30da44d5 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:32.708056 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 286/1145] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:32 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:32.725937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e49d4c92-dec1-4194-bad0-b47320671efe req-70a119cb-b292-40f7-bef3-1f0468c0e89d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.728071 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-70a119cb-b292-40f7-bef3-1f0468c0e89d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] POST https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805/action Aug 18 07:32:32.728266 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-70a119cb-b292-40f7-bef3-1f0468c0e89d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:32.728461 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-70a119cb-b292-40f7-bef3-1f0468c0e89d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:32.745064 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:32.745064 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:32.745425 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e49d4c92-dec1-4194-bad0-b47320671efe req-70a119cb-b292-40f7-bef3-1f0468c0e89d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:32.752572 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e49d4c92-dec1-4194-bad0-b47320671efe req-70a119cb-b292-40f7-bef3-1f0468c0e89d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Begin detaching volume completed successfully. Aug 18 07:32:32.753100 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-70a119cb-b292-40f7-bef3-1f0468c0e89d tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805/action returned with HTTP 202 Aug 18 07:32:32.753175 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 285/1146] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:32:32 2026] POST /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:32.791376 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-92c45faf-a600-47e8-8451-bc93d1a0d07c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.791850 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92c45faf-a600-47e8-8451-bc93d1a0d07c None None] GET https://10.4.3.152/volume// Aug 18 07:32:32.791932 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92c45faf-a600-47e8-8451-bc93d1a0d07c None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.792111 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92c45faf-a600-47e8-8451-bc93d1a0d07c None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.792462 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92c45faf-a600-47e8-8451-bc93d1a0d07c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:32.792777 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 286/1147] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:32.804341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e49d4c92-dec1-4194-bad0-b47320671efe req-11b1fa73-7b1e-4644-91e5-49c7ca3f1910 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:32.807017 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-11b1fa73-7b1e-4644-91e5-49c7ca3f1910 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:32.807439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-11b1fa73-7b1e-4644-91e5-49c7ca3f1910 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:32.807854 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-11b1fa73-7b1e-4644-91e5-49c7ca3f1910 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:32.818355 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:32.818355 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:32.821707 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e49d4c92-dec1-4194-bad0-b47320671efe req-11b1fa73-7b1e-4644-91e5-49c7ca3f1910 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:32.826196 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-11b1fa73-7b1e-4644-91e5-49c7ca3f1910 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:32.826734 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 291/1148] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:32 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 1348 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:33.528052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.529688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] DELETE https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:32:33.529873 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.530044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.530193 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume with id: 697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:32:33.537671 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:33.537671 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:33.538146 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:33.554487 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Delete volume request issued successfully. Aug 18 07:32:33.557847 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32918a06-e03f-4a13-88a5-ef2c78305b63 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 202 Aug 18 07:32:33.557847 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 287/1149] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:33 2026] DELETE /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:33.564622 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b66eb6c-7291-4057-b830-066be6f2b1ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.566536 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b66eb6c-7291-4057-b830-066be6f2b1ad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:32:33.566713 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b66eb6c-7291-4057-b830-066be6f2b1ad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.566989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b66eb6c-7291-4057-b830-066be6f2b1ad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.576645 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:33.576645 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:33.581718 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b66eb6c-7291-4057-b830-066be6f2b1ad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Volume info retrieved successfully. Aug 18 07:32:33.590388 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b66eb6c-7291-4057-b830-066be6f2b1ad tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 200 Aug 18 07:32:33.590388 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 286/1150] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:33 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 1398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:33.710592 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4447c6e3-a799-4d2f-b2be-9f817334a0d3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.711974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4447c6e3-a799-4d2f-b2be-9f817334a0d3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:33.712167 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4447c6e3-a799-4d2f-b2be-9f817334a0d3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.712329 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4447c6e3-a799-4d2f-b2be-9f817334a0d3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.716164 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4447c6e3-a799-4d2f-b2be-9f817334a0d3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 returned with HTTP 404 Aug 18 07:32:33.716658 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 287/1151] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:33 2026] GET /volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:33.723483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e49d4c92-dec1-4194-bad0-b47320671efe req-25b21aa5-58f5-41cb-82f7-da5a345a9332 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.725574 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-25b21aa5-58f5-41cb-82f7-da5a345a9332 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] DELETE https://10.4.3.152/volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718 Aug 18 07:32:33.725784 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-25b21aa5-58f5-41cb-82f7-da5a345a9332 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.725958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-25b21aa5-58f5-41cb-82f7-da5a345a9332 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.730140 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d3b9b1c-a69c-4d5c-a488-2e9f34a2fcaf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.731870 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d3b9b1c-a69c-4d5c-a488-2e9f34a2fcaf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:33.732052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d3b9b1c-a69c-4d5c-a488-2e9f34a2fcaf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.732239 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d3b9b1c-a69c-4d5c-a488-2e9f34a2fcaf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.732353 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-1d3b9b1c-a69c-4d5c-a488-2e9f34a2fcaf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 683e9109-68ba-4eaf-82db-39c5f95db3b4 Aug 18 07:32:33.733081 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:33.733081 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:33.737409 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d3b9b1c-a69c-4d5c-a488-2e9f34a2fcaf tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 returned with HTTP 404 Aug 18 07:32:33.737866 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 288/1152] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:33 2026] DELETE /volume/v3/snapshots/683e9109-68ba-4eaf-82db-39c5f95db3b4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:33.747966 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3a3709f4-2552-45d6-b259-604512b1b75a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.750567 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a3709f4-2552-45d6-b259-604512b1b75a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:33.750989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a3709f4-2552-45d6-b259-604512b1b75a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.751332 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a3709f4-2552-45d6-b259-604512b1b75a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.751473 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-3a3709f4-2552-45d6-b259-604512b1b75a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 94203dfe-192c-425a-a349-13798ce0f831 Aug 18 07:32:33.757925 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a3709f4-2552-45d6-b259-604512b1b75a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 returned with HTTP 404 Aug 18 07:32:33.759330 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 287/1153] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:33 2026] DELETE /volume/v3/snapshots/94203dfe-192c-425a-a349-13798ce0f831 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:33.767435 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9366b38b-63f2-47a0-ab0d-6a56a486befe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.769274 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9366b38b-63f2-47a0-ab0d-6a56a486befe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:33.769513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9366b38b-63f2-47a0-ab0d-6a56a486befe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.769743 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9366b38b-63f2-47a0-ab0d-6a56a486befe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.769881 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-9366b38b-63f2-47a0-ab0d-6a56a486befe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 Aug 18 07:32:33.776217 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9366b38b-63f2-47a0-ab0d-6a56a486befe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 returned with HTTP 404 Aug 18 07:32:33.776733 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 288/1154] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:33 2026] DELETE /volume/v3/snapshots/f5b5f32c-fd5c-4341-bf0c-ee77d8d91ef6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:33.786634 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e49d4c92-dec1-4194-bad0-b47320671efe req-25b21aa5-58f5-41cb-82f7-da5a345a9332 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718 returned with HTTP 200 Aug 18 07:32:33.787071 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 292/1155] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:32:33 2026] DELETE /volume/v3/attachments/6e4d5d5b-e5a4-4411-b18d-6677b13d3718 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:33.810600 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-eff0f576-8032-40b0-b2ed-8299856a7211 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.812841 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-eff0f576-8032-40b0-b2ed-8299856a7211 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:33.813029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-eff0f576-8032-40b0-b2ed-8299856a7211 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.813222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-eff0f576-8032-40b0-b2ed-8299856a7211 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.824817 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:33.824817 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:33.836619 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-eff0f576-8032-40b0-b2ed-8299856a7211 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:33.842179 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-eff0f576-8032-40b0-b2ed-8299856a7211 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:33.842633 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 289/1156] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:33 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1654 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:33.879481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-e0da76d3-a5f9-486d-b8bf-fedeb0293f7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.881345 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-e0da76d3-a5f9-486d-b8bf-fedeb0293f7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4/action Aug 18 07:32:33.881673 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-e0da76d3-a5f9-486d-b8bf-fedeb0293f7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:33.881810 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-e0da76d3-a5f9-486d-b8bf-fedeb0293f7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:33.897988 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:33.897988 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:33.898427 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-e0da76d3-a5f9-486d-b8bf-fedeb0293f7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:33.911871 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-e0da76d3-a5f9-486d-b8bf-fedeb0293f7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Begin detaching volume completed successfully. Aug 18 07:32:33.912086 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-e0da76d3-a5f9-486d-b8bf-fedeb0293f7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4/action returned with HTTP 202 Aug 18 07:32:33.912630 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 288/1157] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:32:33 2026] POST /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:33.965092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24cc5dcf-105a-42fc-8d4e-3b9e81decdf2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.965592 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24cc5dcf-105a-42fc-8d4e-3b9e81decdf2 None None] GET https://10.4.3.152/volume// Aug 18 07:32:33.967129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24cc5dcf-105a-42fc-8d4e-3b9e81decdf2 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.967129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24cc5dcf-105a-42fc-8d4e-3b9e81decdf2 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.967129 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24cc5dcf-105a-42fc-8d4e-3b9e81decdf2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:33.967129 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 289/1158] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:33.975801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-29483e36-c58d-4946-b2d7-96158321e8cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:33.978542 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-29483e36-c58d-4946-b2d7-96158321e8cb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:33.978879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-29483e36-c58d-4946-b2d7-96158321e8cb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:33.979057 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-29483e36-c58d-4946-b2d7-96158321e8cb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:33.991667 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:33.991667 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:33.996450 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-29483e36-c58d-4946-b2d7-96158321e8cb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:34.001903 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-29483e36-c58d-4946-b2d7-96158321e8cb tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:34.002362 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 293/1159] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:33 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:34.600374 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb1a2a97-cb43-43ce-a4a2-5b7067a61f62 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:34.603642 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb1a2a97-cb43-43ce-a4a2-5b7067a61f62 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] GET https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 Aug 18 07:32:34.603823 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb1a2a97-cb43-43ce-a4a2-5b7067a61f62 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:34.604031 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb1a2a97-cb43-43ce-a4a2-5b7067a61f62 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:34.614907 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb1a2a97-cb43-43ce-a4a2-5b7067a61f62 tempest-AttachVolumeMultiAttachTest-356772858 tempest-AttachVolumeMultiAttachTest-356772858-project-member] https://10.4.3.152/volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 returned with HTTP 404 Aug 18 07:32:34.616383 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 290/1160] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:34 2026] GET /volume/v3/volumes/697cdc0e-253c-46e9-b8ea-4eda9a037a38 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:34.968630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-b6c9247e-cd10-448b-a21b-7fe14a51b875 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:34.971131 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-b6c9247e-cd10-448b-a21b-7fe14a51b875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 Aug 18 07:32:34.972870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-b6c9247e-cd10-448b-a21b-7fe14a51b875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:34.972870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-b6c9247e-cd10-448b-a21b-7fe14a51b875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:34.974010 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=211,cinder:UPDATE=40,cinder:INSERT=19 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:32:34.987888 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:34.987888 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:35.052807 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-59861071-a9ad-4a1a-9a02-59fe06d1dd48 req-b6c9247e-cd10-448b-a21b-7fe14a51b875 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 returned with HTTP 200 Aug 18 07:32:35.053567 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 289/1161] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:32:34 2026] DELETE /volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:35.264042 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:35.266920 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:32:35.267270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1146184905"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:35.268941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1146184905'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:32:35.269058 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Create volume of 1 GB Aug 18 07:32:35.269386 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:35.269386 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:35.272018 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=249,cinder:UPDATE=78,cinder:INSERT=36 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:32:35.274115 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Availability Zones retrieved successfully. Aug 18 07:32:35.281835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Flow 'volume_create_api' (f45ac533-8153-4f42-bc33-ff9b5f226ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:35.283049 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d004c1bd-8be2-4cac-928b-3ec3c8732a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:35.285348 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:32:35.319815 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d004c1bd-8be2-4cac-928b-3ec3c8732a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:35.320685 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94170fa-9074-4e09-916a-2de6ec92d7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:35.402516 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Created reservations ['6d97304b-47b5-41f7-8a65-6add6f162701', '1085daaf-8144-4582-b18d-ffb938c7fe04', '8a862ce0-fcd2-4390-a956-d79f8ad7cb93', '64edda43-cb37-40ce-aaa6-6f333ba82db5'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:35.403639 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94170fa-9074-4e09-916a-2de6ec92d7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d97304b-47b5-41f7-8a65-6add6f162701', '1085daaf-8144-4582-b18d-ffb938c7fe04', '8a862ce0-fcd2-4390-a956-d79f8ad7cb93', '64edda43-cb37-40ce-aaa6-6f333ba82db5']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:35.404588 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b205279-1878-4424-aba4-733d0499089c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:35.437653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b205279-1878-4424-aba4-733d0499089c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05dd4cc9-f10f-47b8-993c-1a19b6bc314c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1146184905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7153394570a64556a93bde17825e5e97',qos_specs=None,replication_status=,reservations=['6d97304b-47b5-41f7-8a65-6add6f162701','1085daaf-8144-4582-b18d-ffb938c7fe04','8a862ce0-fcd2-4390-a956-d79f8ad7cb93','64edda43-cb37-40ce-aaa6-6f333ba82db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fbc259038648118e7a05d6d7d52d2b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1146184905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05dd4cc9-f10f-47b8-993c-1a19b6bc314c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7153394570a64556a93bde17825e5e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fbc259038648118e7a05d6d7d52d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:35.437952 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1fccaa-b927-41ae-9aae-1a95f9ae3f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:35.476096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1fccaa-b927-41ae-9aae-1a95f9ae3f04) transitioned into state 'SUCCESS' from state '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-1146184905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7153394570a64556a93bde17825e5e97',qos_specs=None,replication_status=,reservations=['6d97304b-47b5-41f7-8a65-6add6f162701','1085daaf-8144-4582-b18d-ffb938c7fe04','8a862ce0-fcd2-4390-a956-d79f8ad7cb93','64edda43-cb37-40ce-aaa6-6f333ba82db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fbc259038648118e7a05d6d7d52d2b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:35.476960 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9cf06b-55c1-4b27-b1ef-fa49e6344b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:35.492430 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9cf06b-55c1-4b27-b1ef-fa49e6344b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:35.492430 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Flow 'volume_create_api' (f45ac533-8153-4f42-bc33-ff9b5f226ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:35.492430 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Create volume request issued successfully. Aug 18 07:32:35.493569 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8139dc82-2fbe-4732-bea9-c9ade014bc02 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:32:35.493875 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 290/1162] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:32:35 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) Aug 18 07:32:35.511021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb42c574-5649-4f2b-a835-388af5efeba5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:35.513293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb42c574-5649-4f2b-a835-388af5efeba5 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:32:35.513293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb42c574-5649-4f2b-a835-388af5efeba5 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:35.513293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb42c574-5649-4f2b-a835-388af5efeba5 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:35.522135 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:35.522135 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:35.529692 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bb42c574-5649-4f2b-a835-388af5efeba5 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:32:35.540647 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb42c574-5649-4f2b-a835-388af5efeba5 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:32:35.541134 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 294/1163] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:35 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:36.471077 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-43aa2583-1e70-4a19-8b8d-b3f616933812 req-0d6cb057-523c-4928-9ba5-2b815b2b24c1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:36.474193 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-43aa2583-1e70-4a19-8b8d-b3f616933812 req-0d6cb057-523c-4928-9ba5-2b815b2b24c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 Aug 18 07:32:36.474414 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-43aa2583-1e70-4a19-8b8d-b3f616933812 req-0d6cb057-523c-4928-9ba5-2b815b2b24c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:36.474589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-43aa2583-1e70-4a19-8b8d-b3f616933812 req-0d6cb057-523c-4928-9ba5-2b815b2b24c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:36.477593 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=222,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:32:36.481192 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-43aa2583-1e70-4a19-8b8d-b3f616933812 req-0d6cb057-523c-4928-9ba5-2b815b2b24c1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 returned with HTTP 404 Aug 18 07:32:36.481689 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 291/1164] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:32:36 2026] DELETE /volume/v3/attachments/3add91cf-12ec-4817-9812-1c12dcc72698 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:32:36.558354 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bfc2d76b-d6c1-4663-824d-0cc8842d74a6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:36.558875 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bfc2d76b-d6c1-4663-824d-0cc8842d74a6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:32:36.559024 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bfc2d76b-d6c1-4663-824d-0cc8842d74a6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:36.559169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bfc2d76b-d6c1-4663-824d-0cc8842d74a6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:36.567393 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:36.567393 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:36.575183 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bfc2d76b-d6c1-4663-824d-0cc8842d74a6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:32:36.581124 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bfc2d76b-d6c1-4663-824d-0cc8842d74a6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:32:36.581539 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 290/1165] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:36 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:37.975127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:37.977174 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:37.977614 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:37.978102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:37.979230 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Delete volume with id: 9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:37.986201 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:37.986201 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:37.987012 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:38.004876 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Delete volume request issued successfully. Aug 18 07:32:38.004876 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ebb4ddf-9166-47fa-806c-5491c4927284 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 202 Aug 18 07:32:38.004876 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 291/1166] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:37 2026] DELETE /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:38.015006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-034e242c-c270-4b9e-9020-27886116e04a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:38.017542 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-034e242c-c270-4b9e-9020-27886116e04a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:38.017542 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-034e242c-c270-4b9e-9020-27886116e04a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:38.017542 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-034e242c-c270-4b9e-9020-27886116e04a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:38.024574 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:38.024574 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:38.029711 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-034e242c-c270-4b9e-9020-27886116e04a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:38.036752 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-034e242c-c270-4b9e-9020-27886116e04a tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 200 Aug 18 07:32:38.037322 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 295/1167] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:38 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:39.054121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2ca3f866-7d40-4980-abaf-4120716cb6af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.062374 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ca3f866-7d40-4980-abaf-4120716cb6af tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 Aug 18 07:32:39.062579 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ca3f866-7d40-4980-abaf-4120716cb6af tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.062795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2ca3f866-7d40-4980-abaf-4120716cb6af tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.072116 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2ca3f866-7d40-4980-abaf-4120716cb6af tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 returned with HTTP 404 Aug 18 07:32:39.072616 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 292/1168] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/volumes/9978d20c-4da3-47ee-a330-b793cdfd5805 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:39.464499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cb34a4dd-3fec-4900-b043-89c8e84e7833 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.468028 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb34a4dd-3fec-4900-b043-89c8e84e7833 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:39.468028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb34a4dd-3fec-4900-b043-89c8e84e7833 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.468028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb34a4dd-3fec-4900-b043-89c8e84e7833 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.478104 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:39.478104 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:39.483844 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cb34a4dd-3fec-4900-b043-89c8e84e7833 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:39.493297 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb34a4dd-3fec-4900-b043-89c8e84e7833 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:39.493942 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 291/1169] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:39.501500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38326cea-682d-43a9-9822-ffcfe77f4087 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.509535 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-24f5e344-ae2d-4ada-b815-d14374971adc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.511990 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-24f5e344-ae2d-4ada-b815-d14374971adc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:39.512309 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-24f5e344-ae2d-4ada-b815-d14374971adc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.512935 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-24f5e344-ae2d-4ada-b815-d14374971adc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.512935 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-24f5e344-ae2d-4ada-b815-d14374971adc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:39.524790 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:39.524790 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:39.525340 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-24f5e344-ae2d-4ada-b815-d14374971adc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:39.552872 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-24f5e344-ae2d-4ada-b815-d14374971adc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume request issued successfully. Aug 18 07:32:39.553093 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-24f5e344-ae2d-4ada-b815-d14374971adc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 202 Aug 18 07:32:39.553679 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 296/1170] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:39 2026] DELETE /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:32:39.561694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f5be56b8-047a-4b5f-9283-b6b873584d96 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.563861 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5be56b8-047a-4b5f-9283-b6b873584d96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:39.563973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5be56b8-047a-4b5f-9283-b6b873584d96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.564188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5be56b8-047a-4b5f-9283-b6b873584d96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.575224 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:39.575224 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:39.583654 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f5be56b8-047a-4b5f-9283-b6b873584d96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:39.594526 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5be56b8-047a-4b5f-9283-b6b873584d96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 200 Aug 18 07:32:39.595162 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 293/1171] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:39.639450 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38326cea-682d-43a9-9822-ffcfe77f4087 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:32:39.639799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38326cea-682d-43a9-9822-ffcfe77f4087 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1857577508"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:39.677570 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38326cea-682d-43a9-9822-ffcfe77f4087 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:32:39.677960 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 292/1172] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:32:39 2026] POST /volume/v3/group_types => generated 181 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:39.694991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c188dce0-f674-4c0d-9fbb-3063f369404f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.695124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c00e92d-838d-432e-9832-d32dc50eb5d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.696784 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c188dce0-f674-4c0d-9fbb-3063f369404f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f Aug 18 07:32:39.697034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c188dce0-f674-4c0d-9fbb-3063f369404f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.697288 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c188dce0-f674-4c0d-9fbb-3063f369404f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.697391 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-c188dce0-f674-4c0d-9fbb-3063f369404f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Delete snapshot with id: 720cd807-229c-4cc2-a6a8-598a8a06639f Aug 18 07:32:39.697676 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c00e92d-838d-432e-9832-d32dc50eb5d3 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] POST https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs Aug 18 07:32:39.698172 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c00e92d-838d-432e-9832-d32dc50eb5d3 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:39.704130 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:39.704130 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:39.704691 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c188dce0-f674-4c0d-9fbb-3063f369404f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot retrieved successfully. Aug 18 07:32:39.713371 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c00e92d-838d-432e-9832-d32dc50eb5d3 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs returned with HTTP 202 Aug 18 07:32:39.713780 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 297/1173] 10.4.3.152 () {70 vars in 1458 bytes} [Tue Aug 18 07:32:39 2026] POST /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs => generated 53 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:39.724227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ceccd693-b741-4fae-90be-3ee2661cfd4d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.726541 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ceccd693-b741-4fae-90be-3ee2661cfd4d tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] POST https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs Aug 18 07:32:39.726823 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ceccd693-b741-4fae-90be-3ee2661cfd4d tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:39.730193 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c188dce0-f674-4c0d-9fbb-3063f369404f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot delete request issued successfully. Aug 18 07:32:39.730193 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c188dce0-f674-4c0d-9fbb-3063f369404f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f returned with HTTP 202 Aug 18 07:32:39.730658 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 292/1174] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:39 2026] DELETE /volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:39.738997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2f996939-6759-4614-a87e-6951baf75fb3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.741128 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f996939-6759-4614-a87e-6951baf75fb3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f Aug 18 07:32:39.741128 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2f996939-6759-4614-a87e-6951baf75fb3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.741270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2f996939-6759-4614-a87e-6951baf75fb3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.746377 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:39.746377 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:39.746803 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2f996939-6759-4614-a87e-6951baf75fb3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Snapshot retrieved successfully. Aug 18 07:32:39.747663 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f996939-6759-4614-a87e-6951baf75fb3 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f returned with HTTP 200 Aug 18 07:32:39.747873 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 293/1175] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:39.760181 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ceccd693-b741-4fae-90be-3ee2661cfd4d tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs returned with HTTP 202 Aug 18 07:32:39.760181 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 294/1176] 10.4.3.152 () {70 vars in 1458 bytes} [Tue Aug 18 07:32:39 2026] POST /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs => generated 61 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:39.768764 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4092052f-7724-4b24-bccd-bbdbc1c8a108 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.771463 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4092052f-7724-4b24-bccd-bbdbc1c8a108 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] GET https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 Aug 18 07:32:39.771814 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4092052f-7724-4b24-bccd-bbdbc1c8a108 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.771985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4092052f-7724-4b24-bccd-bbdbc1c8a108 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.780852 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4092052f-7724-4b24-bccd-bbdbc1c8a108 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 returned with HTTP 200 Aug 18 07:32:39.781327 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 298/1177] 10.4.3.152 () {68 vars in 1452 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:39.790692 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5a884a01-185e-4d88-b0e3-5c1b90bbb679 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.793418 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a884a01-185e-4d88-b0e3-5c1b90bbb679 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] GET https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 Aug 18 07:32:39.795915 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5a884a01-185e-4d88-b0e3-5c1b90bbb679 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.795915 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5a884a01-185e-4d88-b0e3-5c1b90bbb679 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.795915 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:39.795915 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:39.806382 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a884a01-185e-4d88-b0e3-5c1b90bbb679 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 returned with HTTP 200 Aug 18 07:32:39.807057 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 293/1178] 10.4.3.152 () {68 vars in 1452 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:39.814324 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f51f6ec8-4c39-4877-b46a-17b732f4a97f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.817072 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f51f6ec8-4c39-4877-b46a-17b732f4a97f tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] PUT https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 Aug 18 07:32:39.817436 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f51f6ec8-4c39-4877-b46a-17b732f4a97f tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:39.832631 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f51f6ec8-4c39-4877-b46a-17b732f4a97f tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 returned with HTTP 200 Aug 18 07:32:39.832998 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 294/1179] 10.4.3.152 () {70 vars in 1472 bytes} [Tue Aug 18 07:32:39 2026] PUT /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:39.839837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-89a7dbf5-425a-46e1-8414-8efd7fbcbce9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.844026 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89a7dbf5-425a-46e1-8414-8efd7fbcbce9 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] GET https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs Aug 18 07:32:39.844026 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89a7dbf5-425a-46e1-8414-8efd7fbcbce9 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.844026 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89a7dbf5-425a-46e1-8414-8efd7fbcbce9 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.855484 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89a7dbf5-425a-46e1-8414-8efd7fbcbce9 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs returned with HTTP 200 Aug 18 07:32:39.855484 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 295/1180] 10.4.3.152 () {68 vars in 1437 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:39.867797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-daabce11-6fcc-4cc9-8e8d-545c531f04be None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.869678 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-daabce11-6fcc-4cc9-8e8d-545c531f04be tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key1 Aug 18 07:32:39.869968 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-daabce11-6fcc-4cc9-8e8d-545c531f04be tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.870202 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-daabce11-6fcc-4cc9-8e8d-545c531f04be tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.883555 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-daabce11-6fcc-4cc9-8e8d-545c531f04be tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key1 returned with HTTP 202 Aug 18 07:32:39.884098 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 299/1181] 10.4.3.152 () {68 vars in 1455 bytes} [Tue Aug 18 07:32:39 2026] DELETE /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:32:39.893163 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9bd40488-3ef4-412f-b1f3-5bc9a3e8ddb1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.895777 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9bd40488-3ef4-412f-b1f3-5bc9a3e8ddb1 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] GET https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key1 Aug 18 07:32:39.896065 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9bd40488-3ef4-412f-b1f3-5bc9a3e8ddb1 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.896315 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9bd40488-3ef4-412f-b1f3-5bc9a3e8ddb1 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.903657 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9bd40488-3ef4-412f-b1f3-5bc9a3e8ddb1 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] HTTP exception thrown: Group Type ea9d9bca-bc62-4901-9f91-42fc2258c5b7 has no extra spec with key key1. Aug 18 07:32:39.903972 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9bd40488-3ef4-412f-b1f3-5bc9a3e8ddb1 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key1 returned with HTTP 404 Aug 18 07:32:39.904870 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 294/1182] 10.4.3.152 () {68 vars in 1452 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:32:39.913007 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2251453c-d2a7-48dc-a52c-ac7eac8752e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.915391 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2251453c-d2a7-48dc-a52c-ac7eac8752e7 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 Aug 18 07:32:39.915677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2251453c-d2a7-48dc-a52c-ac7eac8752e7 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.916104 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2251453c-d2a7-48dc-a52c-ac7eac8752e7 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.928481 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2251453c-d2a7-48dc-a52c-ac7eac8752e7 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 returned with HTTP 202 Aug 18 07:32:39.928951 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 295/1183] 10.4.3.152 () {68 vars in 1455 bytes} [Tue Aug 18 07:32:39 2026] DELETE /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:32:39.937866 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f2ff138a-e12e-4ec2-9204-17eadb2fc3d0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.943102 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2ff138a-e12e-4ec2-9204-17eadb2fc3d0 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] GET https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 Aug 18 07:32:39.943102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2ff138a-e12e-4ec2-9204-17eadb2fc3d0 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.943102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2ff138a-e12e-4ec2-9204-17eadb2fc3d0 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.956495 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2ff138a-e12e-4ec2-9204-17eadb2fc3d0 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] HTTP exception thrown: Group Type ea9d9bca-bc62-4901-9f91-42fc2258c5b7 has no extra spec with key key2. Aug 18 07:32:39.956828 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2ff138a-e12e-4ec2-9204-17eadb2fc3d0 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 returned with HTTP 404 Aug 18 07:32:39.957513 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 296/1184] 10.4.3.152 () {68 vars in 1452 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key2 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:32:39.970348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b896b0b8-0629-45c2-869a-da5736055701 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.971974 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b896b0b8-0629-45c2-869a-da5736055701 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 Aug 18 07:32:39.972158 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b896b0b8-0629-45c2-869a-da5736055701 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.972358 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b896b0b8-0629-45c2-869a-da5736055701 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:39.983369 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b896b0b8-0629-45c2-869a-da5736055701 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 returned with HTTP 202 Aug 18 07:32:39.983970 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 300/1185] 10.4.3.152 () {68 vars in 1455 bytes} [Tue Aug 18 07:32:39 2026] DELETE /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:32:39.991195 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f18139f-59a5-45a4-9674-eb0577ae5171 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:39.994322 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f18139f-59a5-45a4-9674-eb0577ae5171 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] GET https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 Aug 18 07:32:39.994676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f18139f-59a5-45a4-9674-eb0577ae5171 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:39.995012 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f18139f-59a5-45a4-9674-eb0577ae5171 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:40.002520 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f18139f-59a5-45a4-9674-eb0577ae5171 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] HTTP exception thrown: Group Type ea9d9bca-bc62-4901-9f91-42fc2258c5b7 has no extra spec with key key3. Aug 18 07:32:40.002819 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f18139f-59a5-45a4-9674-eb0577ae5171 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 returned with HTTP 404 Aug 18 07:32:40.003681 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 295/1186] 10.4.3.152 () {68 vars in 1452 bytes} [Tue Aug 18 07:32:39 2026] GET /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:32:40.011860 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5fbbaf3a-80eb-4077-a792-4185434d70a5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:40.013392 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fbbaf3a-80eb-4077-a792-4185434d70a5 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7 Aug 18 07:32:40.013600 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fbbaf3a-80eb-4077-a792-4185434d70a5 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:40.013745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fbbaf3a-80eb-4077-a792-4185434d70a5 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:40.026157 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fbbaf3a-80eb-4077-a792-4185434d70a5 tempest-GroupTypeSpecsTest-777429563 tempest-GroupTypeSpecsTest-777429563-project-admin] https://10.4.3.152/volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7 returned with HTTP 202 Aug 18 07:32:40.026523 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 296/1187] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:32:40 2026] DELETE /volume/v3/group_types/ea9d9bca-bc62-4901-9f91-42fc2258c5b7 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:32:40.610406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-21ff16d2-d270-4472-8ac1-fef1290d1cca None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:40.613450 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21ff16d2-d270-4472-8ac1-fef1290d1cca tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 Aug 18 07:32:40.613713 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-21ff16d2-d270-4472-8ac1-fef1290d1cca tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:40.613900 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-21ff16d2-d270-4472-8ac1-fef1290d1cca tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:40.622482 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21ff16d2-d270-4472-8ac1-fef1290d1cca tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 returned with HTTP 404 Aug 18 07:32:40.623039 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 297/1188] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:40 2026] GET /volume/v3/volumes/c09e7a2e-d1fe-4147-9166-4d5ca1ba84c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:40.639928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d996d2bc-70d8-42e0-98b6-ae6b47b5dd91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:40.644882 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d996d2bc-70d8-42e0-98b6-ae6b47b5dd91 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:32:40.645085 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d996d2bc-70d8-42e0-98b6-ae6b47b5dd91 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:40.645393 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d996d2bc-70d8-42e0-98b6-ae6b47b5dd91 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:40.654072 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:40.654072 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:40.658612 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d996d2bc-70d8-42e0-98b6-ae6b47b5dd91 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:40.664177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d996d2bc-70d8-42e0-98b6-ae6b47b5dd91 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:32:40.664695 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 301/1189] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:40 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:40.676198 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:40.678139 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:40.678530 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3612a38f-89b6-4969-82fe-0b49486de57d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1788200901"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:40.690417 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:40.690417 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:40.691124 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:40.691399 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume 3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:32:40.735112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['bbdab61b-a10b-475e-8e0f-5353fd606eac', 'c7662640-5da9-4e56-be3c-f6bb18ea0b8b', 'b3bbea99-5814-47e2-bafb-a38ffcd3d801', '0889bec8-a351-4ef3-a4e8-a46fa8a40ebf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:40.759542 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aa8f5bcb-4c00-44a8-b929-2138455174d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:40.761614 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa8f5bcb-4c00-44a8-b929-2138455174d0 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f Aug 18 07:32:40.761842 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa8f5bcb-4c00-44a8-b929-2138455174d0 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:40.762080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa8f5bcb-4c00-44a8-b929-2138455174d0 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:40.770940 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa8f5bcb-4c00-44a8-b929-2138455174d0 tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f returned with HTTP 404 Aug 18 07:32:40.771603 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 297/1190] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:40 2026] GET /volume/v3/snapshots/720cd807-229c-4cc2-a6a8-598a8a06639f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:40.776299 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot create request issued successfully. Aug 18 07:32:40.776299 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-616d68f1-dcc3-4f86-bfc6-31f4e33e76c9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:40.776548 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 296/1191] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:40 2026] POST /volume/v3/snapshots => generated 380 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:40.788618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ed7b3443-ef66-477b-99ec-a0cccb90cc44 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:40.793098 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed7b3443-ef66-477b-99ec-a0cccb90cc44 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:40.793098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed7b3443-ef66-477b-99ec-a0cccb90cc44 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:40.793098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed7b3443-ef66-477b-99ec-a0cccb90cc44 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:40.802465 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:40.802465 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:40.802465 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ed7b3443-ef66-477b-99ec-a0cccb90cc44 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:40.802465 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed7b3443-ef66-477b-99ec-a0cccb90cc44 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 200 Aug 18 07:32:40.802465 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 298/1192] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:40 2026] GET /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 512 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:40.834976 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-079b3a6d-7b3f-419a-a5a4-17b23ff774a7 req-3d785abb-0b7b-4b98-8725-aafd2dacad3c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:40.838440 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-079b3a6d-7b3f-419a-a5a4-17b23ff774a7 req-3d785abb-0b7b-4b98-8725-aafd2dacad3c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:32:40.838640 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-079b3a6d-7b3f-419a-a5a4-17b23ff774a7 req-3d785abb-0b7b-4b98-8725-aafd2dacad3c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:40.838840 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-079b3a6d-7b3f-419a-a5a4-17b23ff774a7 req-3d785abb-0b7b-4b98-8725-aafd2dacad3c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:40.849867 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:40.849867 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:40.854476 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-079b3a6d-7b3f-419a-a5a4-17b23ff774a7 req-3d785abb-0b7b-4b98-8725-aafd2dacad3c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:40.863304 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-079b3a6d-7b3f-419a-a5a4-17b23ff774a7 req-3d785abb-0b7b-4b98-8725-aafd2dacad3c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:32:40.863842 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 302/1193] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:40 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:41.819396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-27dae2df-1835-4bcb-a892-e96c048caa7a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:41.821986 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27dae2df-1835-4bcb-a892-e96c048caa7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:41.822273 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27dae2df-1835-4bcb-a892-e96c048caa7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:41.822381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27dae2df-1835-4bcb-a892-e96c048caa7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:41.835340 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:41.835340 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:41.836405 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-27dae2df-1835-4bcb-a892-e96c048caa7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:41.836906 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27dae2df-1835-4bcb-a892-e96c048caa7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 200 Aug 18 07:32:41.837659 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 298/1194] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:41 2026] GET /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:41.851488 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-62be730d-3b45-4fe9-91f1-4f889c923f53 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:41.855122 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62be730d-3b45-4fe9-91f1-4f889c923f53 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:41.855247 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62be730d-3b45-4fe9-91f1-4f889c923f53 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:41.856320 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62be730d-3b45-4fe9-91f1-4f889c923f53 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:41.863954 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:41.863954 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:41.865997 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-62be730d-3b45-4fe9-91f1-4f889c923f53 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:41.866989 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62be730d-3b45-4fe9-91f1-4f889c923f53 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 200 Aug 18 07:32:41.868000 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 297/1195] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:41 2026] GET /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:41.882553 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:41.886977 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:41.887223 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:41.887444 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:41.887705 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:32:41.888806 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:32:41.896439 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Get all snapshots completed successfully. Aug 18 07:32:41.897006 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f47b5db7-39e1-419e-9d63-27c0c454c765 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 18 07:32:41.897933 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 299/1196] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:32:41 2026] GET /volume/v3/snapshots => generated 408 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:41.909522 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-64cbaa5b-36f3-48f3-8f29-1667aa5d7ce8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:41.912653 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64cbaa5b-36f3-48f3-8f29-1667aa5d7ce8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] PUT https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:41.913231 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64cbaa5b-36f3-48f3-8f29-1667aa5d7ce8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-16380107", "description": "This is the new description of snapshot."}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:41.928840 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:41.928840 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:41.929514 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-64cbaa5b-36f3-48f3-8f29-1667aa5d7ce8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:41.938241 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64cbaa5b-36f3-48f3-8f29-1667aa5d7ce8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 200 Aug 18 07:32:41.938601 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 303/1197] 10.4.3.152 () {68 vars in 1375 bytes} [Tue Aug 18 07:32:41 2026] PUT /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:41.951594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b33897fa-4d73-4b18-9383-ffb12cb21d18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:41.955109 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b33897fa-4d73-4b18-9383-ffb12cb21d18 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:41.955522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b33897fa-4d73-4b18-9383-ffb12cb21d18 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:41.955886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b33897fa-4d73-4b18-9383-ffb12cb21d18 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:41.965303 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:41.965303 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:41.965920 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b33897fa-4d73-4b18-9383-ffb12cb21d18 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:41.967045 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b33897fa-4d73-4b18-9383-ffb12cb21d18 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 200 Aug 18 07:32:41.967969 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 299/1198] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:41 2026] GET /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 575 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:41.983502 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:41.988947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:41.988947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:41.988947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:41.988947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:41.992602 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:41.992602 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:41.993151 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:42.014146 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:32:42.014146 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa55d596-cd1b-4aab-95e6-db99a9e53e6f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 202 Aug 18 07:32:42.014843 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 298/1199] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:41 2026] DELETE /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:42.029133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb5f261a-2f3b-465d-a9d4-c12cb6b51d4f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:42.032974 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb5f261a-2f3b-465d-a9d4-c12cb6b51d4f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:42.033288 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb5f261a-2f3b-465d-a9d4-c12cb6b51d4f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:42.033453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb5f261a-2f3b-465d-a9d4-c12cb6b51d4f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:42.048565 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:42.048565 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:42.049300 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bb5f261a-2f3b-465d-a9d4-c12cb6b51d4f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:42.050511 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb5f261a-2f3b-465d-a9d4-c12cb6b51d4f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 200 Aug 18 07:32:42.050896 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 300/1200] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:42 2026] GET /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 574 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:42.811604 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:42.985370 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:32:42.985805 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1241636402"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:42.987677 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1241636402'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:32:42.987835 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create volume of 1 GB Aug 18 07:32:42.992871 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Availability Zones retrieved successfully. Aug 18 07:32:42.998587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Flow 'volume_create_api' (545943ab-efe9-4870-a8bf-e318e50c90e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:43.000108 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9faf219-5523-4eb2-ab34-dc6a0b84e4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:43.001104 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:32:43.029853 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9faf219-5523-4eb2-ab34-dc6a0b84e4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:43.031096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacec42a-f5d8-4b37-bcad-7c46eb7b996c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:43.061698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7e82ca80-1efa-4561-b602-a2849ee0572f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.063496 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e82ca80-1efa-4561-b602-a2849ee0572f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:43.063701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e82ca80-1efa-4561-b602-a2849ee0572f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:43.063903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e82ca80-1efa-4561-b602-a2849ee0572f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:43.068083 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e82ca80-1efa-4561-b602-a2849ee0572f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 404 Aug 18 07:32:43.068571 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 300/1201] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:43 2026] GET /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:43.079437 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-965d97eb-f59b-4bfe-a084-967b362621e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.083462 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-965d97eb-f59b-4bfe-a084-967b362621e2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:43.083764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-965d97eb-f59b-4bfe-a084-967b362621e2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:43.084032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-965d97eb-f59b-4bfe-a084-967b362621e2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:43.084193 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-965d97eb-f59b-4bfe-a084-967b362621e2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: f6ff8814-33fe-4f36-912d-5bfdf89b9e0a Aug 18 07:32:43.091048 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-965d97eb-f59b-4bfe-a084-967b362621e2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a returned with HTTP 404 Aug 18 07:32:43.091048 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 299/1202] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:43 2026] DELETE /volume/v3/snapshots/f6ff8814-33fe-4f36-912d-5bfdf89b9e0a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:43.099298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Created reservations ['aafa98ae-e421-4b3a-b835-c82aa81cc937', 'dd3174cb-81e9-4450-89fe-1954397c5e0d', 'b3bb263c-c59a-4b0e-9639-0dba7e7a79c3', '08c5081a-2fb4-4080-b18f-8ce2ed3ac6bc'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:43.100328 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacec42a-f5d8-4b37-bcad-7c46eb7b996c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aafa98ae-e421-4b3a-b835-c82aa81cc937', 'dd3174cb-81e9-4450-89fe-1954397c5e0d', 'b3bb263c-c59a-4b0e-9639-0dba7e7a79c3', '08c5081a-2fb4-4080-b18f-8ce2ed3ac6bc']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:43.100509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-01198691-5fa5-4b03-8f6f-57661dfc0b20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.101432 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa230a6-5e25-4779-aa75-c03c5a2508be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:43.102616 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01198691-5fa5-4b03-8f6f-57661dfc0b20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:32:43.102895 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01198691-5fa5-4b03-8f6f-57661dfc0b20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:43.103160 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01198691-5fa5-4b03-8f6f-57661dfc0b20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:43.111074 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:43.111074 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:43.115282 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-01198691-5fa5-4b03-8f6f-57661dfc0b20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:43.119533 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01198691-5fa5-4b03-8f6f-57661dfc0b20 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:32:43.120055 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 301/1203] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:43 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:43.125750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa230a6-5e25-4779-aa75-c03c5a2508be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '720527bf-cd7d-410d-b9ee-10d4f1a122a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1241636402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d787fec1736f413fb366d493b9efa207',qos_specs=None,replication_status=,reservations=['aafa98ae-e421-4b3a-b835-c82aa81cc937','dd3174cb-81e9-4450-89fe-1954397c5e0d','b3bb263c-c59a-4b0e-9639-0dba7e7a79c3','08c5081a-2fb4-4080-b18f-8ce2ed3ac6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35c14d7b1714b2eaa3e5a235b248f7c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1241636402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=720527bf-cd7d-410d-b9ee-10d4f1a122a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d787fec1736f413fb366d493b9efa207',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d35c14d7b1714b2eaa3e5a235b248f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:43.127144 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3bcfa0-ac6c-4c09-a577-540d3e961cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:43.133523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.135219 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:43.135563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3612a38f-89b6-4969-82fe-0b49486de57d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-588692447"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:43.143842 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:43.143842 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:43.144315 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:32:43.144427 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume 3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:32:43.147471 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3bcfa0-ac6c-4c09-a577-540d3e961cc7) transitioned into state 'SUCCESS' from state '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-1241636402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d787fec1736f413fb366d493b9efa207',qos_specs=None,replication_status=,reservations=['aafa98ae-e421-4b3a-b835-c82aa81cc937','dd3174cb-81e9-4450-89fe-1954397c5e0d','b3bb263c-c59a-4b0e-9639-0dba7e7a79c3','08c5081a-2fb4-4080-b18f-8ce2ed3ac6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35c14d7b1714b2eaa3e5a235b248f7c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:43.148168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac54e016-ae15-44c6-abed-d95eaee407db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:43.162784 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac54e016-ae15-44c6-abed-d95eaee407db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:43.163637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Flow 'volume_create_api' (545943ab-efe9-4870-a8bf-e318e50c90e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:43.163976 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create volume request issued successfully. Aug 18 07:32:43.164624 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2aa2348f-c8b1-4841-9a74-e7dec52275ea tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:32:43.165004 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 304/1204] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:32:42 2026] POST /volume/v3/volumes => generated 751 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:43.176188 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['be29c8f4-2b3f-4450-821f-566cc9bc3bc5', '5111ea5f-f352-499f-861c-cf469f2d4b5f', '3ff5caf8-b9da-4024-a6bf-f1105636f4a9', '1f41041f-2c59-4700-a48b-50664dbc1972'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:43.183335 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-01704072-cb8b-4e6f-8992-f99cc51c3b9b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.186094 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01704072-cb8b-4e6f-8992-f99cc51c3b9b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:43.188535 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01704072-cb8b-4e6f-8992-f99cc51c3b9b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:43.188876 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01704072-cb8b-4e6f-8992-f99cc51c3b9b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:43.209752 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:43.209752 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:43.218085 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-01704072-cb8b-4e6f-8992-f99cc51c3b9b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:43.225150 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01704072-cb8b-4e6f-8992-f99cc51c3b9b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 returned with HTTP 200 Aug 18 07:32:43.226063 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 300/1205] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:43 2026] GET /volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:43.234043 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot create request issued successfully. Aug 18 07:32:43.234409 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39704204-0bcf-404d-b9d4-90a76fcb0b16 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:43.235050 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 301/1206] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:43.245539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8ae5b2f6-b75f-40c4-9be8-8775bfe23ea0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.247908 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ae5b2f6-b75f-40c4-9be8-8775bfe23ea0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:32:43.248228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ae5b2f6-b75f-40c4-9be8-8775bfe23ea0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:43.248501 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ae5b2f6-b75f-40c4-9be8-8775bfe23ea0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:43.257012 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:43.257012 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:43.257154 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8ae5b2f6-b75f-40c4-9be8-8775bfe23ea0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:43.258319 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ae5b2f6-b75f-40c4-9be8-8775bfe23ea0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 returned with HTTP 200 Aug 18 07:32:43.261402 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 302/1207] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:43 2026] GET /volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:43.816241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.818728 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] DELETE https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:32:43.818728 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:43.818728 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:43.818882 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Delete volume with id: 035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:32:43.828566 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:43.828566 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:43.829032 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:43.849278 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Delete volume request issued successfully. Aug 18 07:32:43.849485 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8a34ec2-b92a-4648-9de4-db3bcdaced8c tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 202 Aug 18 07:32:43.849909 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 305/1208] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:43 2026] DELETE /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:43.858692 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1f6c9ec0-d92c-4475-ad46-4e594ae0936f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:43.860943 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f6c9ec0-d92c-4475-ad46-4e594ae0936f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:32:43.861308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1f6c9ec0-d92c-4475-ad46-4e594ae0936f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:43.861637 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1f6c9ec0-d92c-4475-ad46-4e594ae0936f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:43.871765 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:43.871765 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:43.877477 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1f6c9ec0-d92c-4475-ad46-4e594ae0936f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Volume info retrieved successfully. Aug 18 07:32:43.893101 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f6c9ec0-d92c-4475-ad46-4e594ae0936f tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 200 Aug 18 07:32:43.893101 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 301/1209] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:43 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:44.242657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8621a281-0fd4-4518-86ce-742d704d85ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:44.244879 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8621a281-0fd4-4518-86ce-742d704d85ab tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:44.245321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8621a281-0fd4-4518-86ce-742d704d85ab tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:44.246232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8621a281-0fd4-4518-86ce-742d704d85ab tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:44.257780 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:44.257780 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:44.265658 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8621a281-0fd4-4518-86ce-742d704d85ab tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:44.271038 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-89a6a86f-2a76-401b-bc98-6ed6bb209f26 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:44.273026 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89a6a86f-2a76-401b-bc98-6ed6bb209f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:32:44.273686 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89a6a86f-2a76-401b-bc98-6ed6bb209f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:44.273686 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89a6a86f-2a76-401b-bc98-6ed6bb209f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:44.274517 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8621a281-0fd4-4518-86ce-742d704d85ab tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 returned with HTTP 200 Aug 18 07:32:44.275105 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 302/1210] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:44 2026] GET /volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:44.278760 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:44.278760 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:44.279178 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-89a6a86f-2a76-401b-bc98-6ed6bb209f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:32:44.280133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89a6a86f-2a76-401b-bc98-6ed6bb209f26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 returned with HTTP 200 Aug 18 07:32:44.280577 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 303/1211] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:44 2026] GET /volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:44.291874 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-08c405eb-2288-4843-b77a-e374a90d7575 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:44.294521 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08c405eb-2288-4843-b77a-e374a90d7575 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:44.294960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08c405eb-2288-4843-b77a-e374a90d7575 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "720527bf-cd7d-410d-b9ee-10d4f1a122a3", "name": "tempest-SnapshotsActionsTest-Snapshot-2033793376"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:44.306202 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:44.306202 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:44.306867 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-08c405eb-2288-4843-b77a-e374a90d7575 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:44.307026 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-08c405eb-2288-4843-b77a-e374a90d7575 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create snapshot from volume 720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:44.358599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-08c405eb-2288-4843-b77a-e374a90d7575 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Created reservations ['9c2bd04b-7e75-4984-a106-0484502ac1db', 'c8669516-abeb-4be1-bef1-66a6de1e7734', '7dfa4419-08f3-41b0-9e9f-dfff7dae8f5a', 'c0df9681-fb71-416d-b735-35b80ed65089'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:44.397507 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-08c405eb-2288-4843-b77a-e374a90d7575 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot create request issued successfully. Aug 18 07:32:44.397883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08c405eb-2288-4843-b77a-e374a90d7575 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:44.398685 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 306/1212] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:44.412312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aedaffbc-239c-4fe4-8bdd-03cae8634673 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:44.415652 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aedaffbc-239c-4fe4-8bdd-03cae8634673 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:44.415948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aedaffbc-239c-4fe4-8bdd-03cae8634673 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:44.416220 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aedaffbc-239c-4fe4-8bdd-03cae8634673 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:44.429270 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:44.429270 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:44.430139 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aedaffbc-239c-4fe4-8bdd-03cae8634673 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:44.432510 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aedaffbc-239c-4fe4-8bdd-03cae8634673 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:44.432510 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 302/1213] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:44 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:44.906803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-12fc47c2-9a36-4adc-b9e6-8780040a7ebc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:44.908831 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-12fc47c2-9a36-4adc-b9e6-8780040a7ebc tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] GET https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 Aug 18 07:32:44.909017 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-12fc47c2-9a36-4adc-b9e6-8780040a7ebc tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:44.909223 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-12fc47c2-9a36-4adc-b9e6-8780040a7ebc tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:44.914547 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-12fc47c2-9a36-4adc-b9e6-8780040a7ebc tempest-TestStampPattern-1113453086 tempest-TestStampPattern-1113453086-project-member] https://10.4.3.152/volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 returned with HTTP 404 Aug 18 07:32:44.914999 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 303/1214] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:44 2026] GET /volume/v3/volumes/035538e0-f112-4007-ac25-ab0c0eea6c98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:45.049940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-bac0c70c-9a4a-45b7-aaee-ee5f9b5d483a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.049940 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-bac0c70c-9a4a-45b7-aaee-ee5f9b5d483a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:32:45.049940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-bac0c70c-9a4a-45b7-aaee-ee5f9b5d483a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.049940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-bac0c70c-9a4a-45b7-aaee-ee5f9b5d483a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.054266 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.054266 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:45.063064 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-bac0c70c-9a4a-45b7-aaee-ee5f9b5d483a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:32:45.070505 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-bac0c70c-9a4a-45b7-aaee-ee5f9b5d483a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:32:45.071984 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 304/1215] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:45.093906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4ecda9bb-3b00-4b15-a563-6b6dcafb2a8c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.093906 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4ecda9bb-3b00-4b15-a563-6b6dcafb2a8c None None] GET https://10.4.3.152/volume// Aug 18 07:32:45.093906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4ecda9bb-3b00-4b15-a563-6b6dcafb2a8c None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.093906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4ecda9bb-3b00-4b15-a563-6b6dcafb2a8c None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.093906 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4ecda9bb-3b00-4b15-a563-6b6dcafb2a8c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:45.093906 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 307/1216] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:45.102054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-d7809e70-f965-45c3-ab05-afd322368436 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.107402 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-d7809e70-f965-45c3-ab05-afd322368436 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:32:45.108585 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-d7809e70-f965-45c3-ab05-afd322368436 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05dd4cc9-f10f-47b8-993c-1a19b6bc314c", "connector": null, "instance_uuid": "4b55bcec-1deb-465a-8895-9b203f53e77f"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:45.121555 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.121555 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:45.154294 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-d7809e70-f965-45c3-ab05-afd322368436 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:32:45.158236 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 303/1217] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:32:45 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:45.208760 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-40f6ffab-11dc-42a6-b343-c4e3bfc5058e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.213373 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-40f6ffab-11dc-42a6-b343-c4e3bfc5058e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f/action Aug 18 07:32:45.213373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-40f6ffab-11dc-42a6-b343-c4e3bfc5058e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:45.213373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-40f6ffab-11dc-42a6-b343-c4e3bfc5058e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:45.236364 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.236364 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:45.247969 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0264cf7a-92b1-4a5d-9a68-0422326a21d9 req-40f6ffab-11dc-42a6-b343-c4e3bfc5058e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f/action returned with HTTP 204 Aug 18 07:32:45.249283 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 304/1218] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:32:45 2026] POST /volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:45.272966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-61ac0d22-4fe6-42c9-b5bf-47e28eb9e447 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.277342 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61ac0d22-4fe6-42c9-b5bf-47e28eb9e447 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:32:45.277342 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61ac0d22-4fe6-42c9-b5bf-47e28eb9e447 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.277342 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61ac0d22-4fe6-42c9-b5bf-47e28eb9e447 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.291382 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.291382 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:45.295707 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-61ac0d22-4fe6-42c9-b5bf-47e28eb9e447 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:32:45.300250 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61ac0d22-4fe6-42c9-b5bf-47e28eb9e447 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:32:45.300762 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 305/1219] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:45.313303 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9cb25d0a-4f87-4702-8eb6-8050d0707c34 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.315758 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9cb25d0a-4f87-4702-8eb6-8050d0707c34 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:32:45.315987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9cb25d0a-4f87-4702-8eb6-8050d0707c34 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.316202 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9cb25d0a-4f87-4702-8eb6-8050d0707c34 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.336389 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.336389 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:45.340469 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9cb25d0a-4f87-4702-8eb6-8050d0707c34 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:32:45.345341 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9cb25d0a-4f87-4702-8eb6-8050d0707c34 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:32:45.345775 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 308/1220] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:45.442155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d435dd2-da28-41b2-b438-82dea9f56b27 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.444061 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d435dd2-da28-41b2-b438-82dea9f56b27 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:45.444257 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d435dd2-da28-41b2-b438-82dea9f56b27 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.444458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d435dd2-da28-41b2-b438-82dea9f56b27 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.448998 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.448998 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:45.449576 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1d435dd2-da28-41b2-b438-82dea9f56b27 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:45.450355 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d435dd2-da28-41b2-b438-82dea9f56b27 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:45.450733 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 304/1221] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:45.463819 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-15e94e91-1e6e-4397-bbe6-1ba5a0573ce4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.512120 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15e94e91-1e6e-4397-bbe6-1ba5a0573ce4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:45.512495 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-15e94e91-1e6e-4397-bbe6-1ba5a0573ce4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:45.512623 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-15e94e91-1e6e-4397-bbe6-1ba5a0573ce4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:45.514044 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-15e94e91-1e6e-4397-bbe6-1ba5a0573ce4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'creating'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:45.536942 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.536942 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:45.559271 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15e94e91-1e6e-4397-bbe6-1ba5a0573ce4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:45.559271 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 305/1222] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:45 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:45.569921 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1afb26df-d42d-436f-a551-0b929bf200dd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.570572 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1afb26df-d42d-436f-a551-0b929bf200dd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:45.572283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1afb26df-d42d-436f-a551-0b929bf200dd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.572283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1afb26df-d42d-436f-a551-0b929bf200dd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.575674 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.575674 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:45.576141 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1afb26df-d42d-436f-a551-0b929bf200dd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:45.576959 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1afb26df-d42d-436f-a551-0b929bf200dd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:45.577368 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 306/1223] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:45.593709 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-49835ef2-721c-4c59-9825-38f8af6ad158 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.596530 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49835ef2-721c-4c59-9825-38f8af6ad158 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:45.596685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49835ef2-721c-4c59-9825-38f8af6ad158 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:45.596865 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49835ef2-721c-4c59-9825-38f8af6ad158 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:45.598674 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-49835ef2-721c-4c59-9825-38f8af6ad158 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'available'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:45.612480 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.612480 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:45.628572 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49835ef2-721c-4c59-9825-38f8af6ad158 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:45.628988 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 309/1224] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:45 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:45.635412 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8e413b8a-f80d-419e-80af-3e30e887141d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.640802 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e413b8a-f80d-419e-80af-3e30e887141d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:45.641017 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e413b8a-f80d-419e-80af-3e30e887141d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.641269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8e413b8a-f80d-419e-80af-3e30e887141d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.648350 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.648350 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:45.648972 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8e413b8a-f80d-419e-80af-3e30e887141d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:45.649824 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8e413b8a-f80d-419e-80af-3e30e887141d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:45.650656 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 305/1225] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:45.664273 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-81c98632-c07e-425b-aa64-4952fc9934e1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.665998 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81c98632-c07e-425b-aa64-4952fc9934e1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:45.666345 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81c98632-c07e-425b-aa64-4952fc9934e1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "720527bf-cd7d-410d-b9ee-10d4f1a122a3", "name": "tempest-SnapshotsActionsTest-Snapshot-867491624"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:45.679433 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.679433 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:45.680067 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-81c98632-c07e-425b-aa64-4952fc9934e1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:45.680225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-81c98632-c07e-425b-aa64-4952fc9934e1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create snapshot from volume 720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:45.713266 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-81c98632-c07e-425b-aa64-4952fc9934e1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Created reservations ['696d29b9-ea1f-4011-bd57-fd81121f307b', 'c0480e64-55d5-4e85-abf3-602bbd284957', '876405bd-55c6-454a-8f3e-73d7a014f21f', '81aec8a4-9ff3-4b69-a959-6f0aa130dde3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:45.744528 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-81c98632-c07e-425b-aa64-4952fc9934e1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot create request issued successfully. Aug 18 07:32:45.744928 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81c98632-c07e-425b-aa64-4952fc9934e1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:45.745466 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 306/1226] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:45.755762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cbe01666-5b87-4d93-8c6e-7799a45801c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:45.757268 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbe01666-5b87-4d93-8c6e-7799a45801c0 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b Aug 18 07:32:45.757459 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbe01666-5b87-4d93-8c6e-7799a45801c0 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:45.757640 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbe01666-5b87-4d93-8c6e-7799a45801c0 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:45.766436 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:45.766436 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:45.767011 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cbe01666-5b87-4d93-8c6e-7799a45801c0 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:45.767848 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbe01666-5b87-4d93-8c6e-7799a45801c0 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b returned with HTTP 200 Aug 18 07:32:45.768190 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 307/1227] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:45 2026] GET /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:46.411528 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6646133-3198-4770-9b4f-3d5f069d4975 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.411896 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6646133-3198-4770-9b4f-3d5f069d4975 None None] GET https://10.4.3.152/volume// Aug 18 07:32:46.412119 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6646133-3198-4770-9b4f-3d5f069d4975 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:46.412330 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6646133-3198-4770-9b4f-3d5f069d4975 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:46.412706 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6646133-3198-4770-9b4f-3d5f069d4975 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:46.413117 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 310/1228] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:46.426774 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-389c1a2b-8033-4b2f-9229-3a35058628bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.428761 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-389c1a2b-8033-4b2f-9229-3a35058628bf tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:32:46.428974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-389c1a2b-8033-4b2f-9229-3a35058628bf tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:46.429133 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-389c1a2b-8033-4b2f-9229-3a35058628bf tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:46.444117 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.444117 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:46.449146 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-389c1a2b-8033-4b2f-9229-3a35058628bf tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:32:46.454221 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-389c1a2b-8033-4b2f-9229-3a35058628bf tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:32:46.454928 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 306/1229] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:46 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 1292 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:46.554406 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-3683f32a-56ea-46d9-9146-c5e148c6ba5d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.556514 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-3683f32a-56ea-46d9-9146-c5e148c6ba5d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] PUT https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f Aug 18 07:32:46.556903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-3683f32a-56ea-46d9-9146-c5e148c6ba5d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:46.565047 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-3683f32a-56ea-46d9-9146-c5e148c6ba5d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Acquiring lock "cinder-attachment_update-05dd4cc9-f10f-47b8-993c-1a19b6bc314c-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:32:46.569578 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-3683f32a-56ea-46d9-9146-c5e148c6ba5d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Lock "cinder-attachment_update-05dd4cc9-f10f-47b8-993c-1a19b6bc314c-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:32:46.570995 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.570995 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:46.650649 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-3683f32a-56ea-46d9-9146-c5e148c6ba5d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Lock "cinder-attachment_update-05dd4cc9-f10f-47b8-993c-1a19b6bc314c-np0000007613" released by "attachment_update" :: held 0.081s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:32:46.651012 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-3683f32a-56ea-46d9-9146-c5e148c6ba5d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f returned with HTTP 200 Aug 18 07:32:46.651781 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 307/1230] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:32:46 2026] PUT /volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:46.675197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-a4ffc893-9720-4766-b70d-b9dc9c71e251 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.677316 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-a4ffc893-9720-4766-b70d-b9dc9c71e251 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f/action Aug 18 07:32:46.677677 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-a4ffc893-9720-4766-b70d-b9dc9c71e251 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:46.677839 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-a4ffc893-9720-4766-b70d-b9dc9c71e251 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:46.693052 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.693052 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:46.704172 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-eef0fa45-59c1-4fb8-86da-d7a0bf6fd8ac req-a4ffc893-9720-4766-b70d-b9dc9c71e251 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f/action returned with HTTP 204 Aug 18 07:32:46.704633 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 308/1231] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:32:46 2026] POST /volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:46.776358 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e7f8363e-4528-4630-85de-82db3a28afdd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.778528 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7f8363e-4528-4630-85de-82db3a28afdd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b Aug 18 07:32:46.778804 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7f8363e-4528-4630-85de-82db3a28afdd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:46.779053 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7f8363e-4528-4630-85de-82db3a28afdd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:46.785600 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.785600 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:46.786017 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e7f8363e-4528-4630-85de-82db3a28afdd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:46.790023 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7f8363e-4528-4630-85de-82db3a28afdd tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b returned with HTTP 200 Aug 18 07:32:46.790388 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 311/1232] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:46 2026] GET /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:46.798757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26282624-54d8-4546-a6dc-d5f0d31259e8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.801082 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26282624-54d8-4546-a6dc-d5f0d31259e8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b/action Aug 18 07:32:46.801423 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26282624-54d8-4546-a6dc-d5f0d31259e8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:46.801529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26282624-54d8-4546-a6dc-d5f0d31259e8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:46.802772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-26282624-54d8-4546-a6dc-d5f0d31259e8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '8e6f1cda-ceff-4134-8e42-f3c9fa06f65b' with '{'status': 'creating'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:46.824053 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.824053 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:46.834557 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26282624-54d8-4546-a6dc-d5f0d31259e8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b/action returned with HTTP 202 Aug 18 07:32:46.835282 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 307/1233] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:46 2026] POST /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:46.841364 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a3795325-98e9-419d-ac9a-055486e38ace None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.842982 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3795325-98e9-419d-ac9a-055486e38ace tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b Aug 18 07:32:46.843139 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3795325-98e9-419d-ac9a-055486e38ace tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:46.843338 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3795325-98e9-419d-ac9a-055486e38ace tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:46.850965 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.850965 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:46.851411 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a3795325-98e9-419d-ac9a-055486e38ace tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:46.852078 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3795325-98e9-419d-ac9a-055486e38ace tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b returned with HTTP 200 Aug 18 07:32:46.855228 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 308/1234] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:46 2026] GET /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:46.862349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5172ddf8-99b2-4336-a6a0-195523c85d11 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.866427 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5172ddf8-99b2-4336-a6a0-195523c85d11 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b/action Aug 18 07:32:46.866733 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5172ddf8-99b2-4336-a6a0-195523c85d11 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:46.866843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5172ddf8-99b2-4336-a6a0-195523c85d11 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:46.873501 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.873501 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:46.873816 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5172ddf8-99b2-4336-a6a0-195523c85d11 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot retrieved successfully. Aug 18 07:32:46.892445 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5172ddf8-99b2-4336-a6a0-195523c85d11 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot delete request issued successfully. Aug 18 07:32:46.892781 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5172ddf8-99b2-4336-a6a0-195523c85d11 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b/action returned with HTTP 202 Aug 18 07:32:46.893374 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 309/1235] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:46 2026] POST /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:46.901592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7979fdf-6bb0-4505-81e1-2eba9d515449 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:46.904224 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7979fdf-6bb0-4505-81e1-2eba9d515449 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b Aug 18 07:32:46.904224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7979fdf-6bb0-4505-81e1-2eba9d515449 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:46.904224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7979fdf-6bb0-4505-81e1-2eba9d515449 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:46.909780 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:46.909780 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:46.910196 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f7979fdf-6bb0-4505-81e1-2eba9d515449 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:46.910892 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7979fdf-6bb0-4505-81e1-2eba9d515449 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b returned with HTTP 200 Aug 18 07:32:46.911252 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 312/1236] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:46 2026] GET /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:47.926391 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-472e9182-1d1e-44a0-9ae0-6fe98d1c680a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:47.934557 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-472e9182-1d1e-44a0-9ae0-6fe98d1c680a tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b Aug 18 07:32:47.934557 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-472e9182-1d1e-44a0-9ae0-6fe98d1c680a tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:47.934557 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-472e9182-1d1e-44a0-9ae0-6fe98d1c680a tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:47.941407 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-472e9182-1d1e-44a0-9ae0-6fe98d1c680a tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b returned with HTTP 404 Aug 18 07:32:47.942155 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 308/1237] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:47 2026] GET /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:47.951141 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3631881d-3968-4424-9945-4fd6b5d341e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:47.953295 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3631881d-3968-4424-9945-4fd6b5d341e9 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:47.953744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3631881d-3968-4424-9945-4fd6b5d341e9 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:47.953902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3631881d-3968-4424-9945-4fd6b5d341e9 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:47.955723 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-3631881d-3968-4424-9945-4fd6b5d341e9 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'available'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:47.969041 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:47.969041 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:47.980871 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3631881d-3968-4424-9945-4fd6b5d341e9 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:47.981338 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 309/1238] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:47 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:47.995961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f914e460-4db5-4d69-88dc-6d66f41109ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:47.998451 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f914e460-4db5-4d69-88dc-6d66f41109ad tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:47.998631 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f914e460-4db5-4d69-88dc-6d66f41109ad tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:47.998821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f914e460-4db5-4d69-88dc-6d66f41109ad tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:48.005184 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:48.005184 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:48.005652 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f914e460-4db5-4d69-88dc-6d66f41109ad tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:48.006397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f914e460-4db5-4d69-88dc-6d66f41109ad tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:48.007150 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 310/1239] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:47 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:48.020197 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-917fc572-2962-4765-9d60-07de0c0285e2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:48.022249 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-917fc572-2962-4765-9d60-07de0c0285e2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b Aug 18 07:32:48.022487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-917fc572-2962-4765-9d60-07de0c0285e2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:48.022734 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-917fc572-2962-4765-9d60-07de0c0285e2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:48.022884 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-917fc572-2962-4765-9d60-07de0c0285e2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Delete snapshot with id: 8e6f1cda-ceff-4134-8e42-f3c9fa06f65b Aug 18 07:32:48.027665 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-917fc572-2962-4765-9d60-07de0c0285e2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b returned with HTTP 404 Aug 18 07:32:48.028097 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 313/1240] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:48 2026] DELETE /volume/v3/snapshots/8e6f1cda-ceff-4134-8e42-f3c9fa06f65b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:48.042621 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:48.044308 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:48.044811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "720527bf-cd7d-410d-b9ee-10d4f1a122a3", "name": "tempest-SnapshotsActionsTest-Snapshot-570493801"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:48.054731 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:48.054731 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:48.055156 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:48.055272 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create snapshot from volume 720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:48.083800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Created reservations ['d417de1d-0134-4366-a339-31191b8f787c', 'cd15bf37-f6d5-42b7-8fdc-54fce9f91609', '52b3edfb-634e-4e8c-abfe-8017fa067f97', 'a1c20af8-00c8-42c2-9547-d8a51dd9d1cf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:48.123532 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot create request issued successfully. Aug 18 07:32:48.123866 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a088262f-eb64-49e4-8b30-7b58f2c1b0c3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:48.124415 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 309/1241] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:48.133975 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e520913f-1acf-4336-8ae1-77090334f689 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:48.137377 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e520913f-1acf-4336-8ae1-77090334f689 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 Aug 18 07:32:48.137631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e520913f-1acf-4336-8ae1-77090334f689 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:48.137890 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e520913f-1acf-4336-8ae1-77090334f689 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:48.148538 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:48.148538 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:48.148897 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e520913f-1acf-4336-8ae1-77090334f689 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:48.149870 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e520913f-1acf-4336-8ae1-77090334f689 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 returned with HTTP 200 Aug 18 07:32:48.150498 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 310/1242] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:48 2026] GET /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:48.437605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-bdcc4ac5-e8cd-4740-b873-e880ab279b1e req-4cc318a0-4a58-476a-97c4-06aa0fa157a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:48.439009 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bdcc4ac5-e8cd-4740-b873-e880ab279b1e req-4cc318a0-4a58-476a-97c4-06aa0fa157a8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:48.439177 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bdcc4ac5-e8cd-4740-b873-e880ab279b1e req-4cc318a0-4a58-476a-97c4-06aa0fa157a8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:48.439386 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bdcc4ac5-e8cd-4740-b873-e880ab279b1e req-4cc318a0-4a58-476a-97c4-06aa0fa157a8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:48.449356 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:48.449356 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:48.453603 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-bdcc4ac5-e8cd-4740-b873-e880ab279b1e req-4cc318a0-4a58-476a-97c4-06aa0fa157a8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:48.458532 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bdcc4ac5-e8cd-4740-b873-e880ab279b1e req-4cc318a0-4a58-476a-97c4-06aa0fa157a8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:48.458968 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 311/1243] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:48 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:49.163260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fdf0cb60-1e46-47ea-b709-b70c4b1f1ecf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:49.166339 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fdf0cb60-1e46-47ea-b709-b70c4b1f1ecf tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 Aug 18 07:32:49.166913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fdf0cb60-1e46-47ea-b709-b70c4b1f1ecf tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:49.166913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fdf0cb60-1e46-47ea-b709-b70c4b1f1ecf tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:49.182500 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:49.182500 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:49.182982 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fdf0cb60-1e46-47ea-b709-b70c4b1f1ecf tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:49.183761 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fdf0cb60-1e46-47ea-b709-b70c4b1f1ecf tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 returned with HTTP 200 Aug 18 07:32:49.184497 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 314/1244] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:49 2026] GET /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:49.195474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bdf1c441-9e16-46ce-a28c-2cad36081bce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:49.198404 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bdf1c441-9e16-46ce-a28c-2cad36081bce tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669/action Aug 18 07:32:49.198912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bdf1c441-9e16-46ce-a28c-2cad36081bce tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:49.199095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bdf1c441-9e16-46ce-a28c-2cad36081bce tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:49.201780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-bdf1c441-9e16-46ce-a28c-2cad36081bce tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '6fbb30cc-deca-4d7e-9d52-c06ba68d3669' with '{'status': 'deleting'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:49.224810 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:49.224810 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:49.248630 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bdf1c441-9e16-46ce-a28c-2cad36081bce tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669/action returned with HTTP 202 Aug 18 07:32:49.248837 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 310/1245] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:49 2026] POST /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:49.259424 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0e95ced5-f30b-463d-b750-0914e542b60c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:49.263091 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e95ced5-f30b-463d-b750-0914e542b60c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 Aug 18 07:32:49.263455 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e95ced5-f30b-463d-b750-0914e542b60c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:49.264287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e95ced5-f30b-463d-b750-0914e542b60c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:49.272942 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:49.272942 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:49.273603 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0e95ced5-f30b-463d-b750-0914e542b60c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:49.274576 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e95ced5-f30b-463d-b750-0914e542b60c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 returned with HTTP 200 Aug 18 07:32:49.275257 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 311/1246] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:49 2026] GET /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:49.291915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5913f7f6-b36f-4091-9e2e-ae145a834c37 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:49.296239 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5913f7f6-b36f-4091-9e2e-ae145a834c37 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669/action Aug 18 07:32:49.296239 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5913f7f6-b36f-4091-9e2e-ae145a834c37 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:49.296239 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5913f7f6-b36f-4091-9e2e-ae145a834c37 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:49.311466 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:49.311466 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:49.314240 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5913f7f6-b36f-4091-9e2e-ae145a834c37 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot retrieved successfully. Aug 18 07:32:49.332232 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5913f7f6-b36f-4091-9e2e-ae145a834c37 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot delete request issued successfully. Aug 18 07:32:49.332232 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5913f7f6-b36f-4091-9e2e-ae145a834c37 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669/action returned with HTTP 202 Aug 18 07:32:49.332232 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 312/1247] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:49 2026] POST /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:49.341360 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d6b566a8-ba4a-41d7-b66a-5a9afc63b7a3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:49.346801 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6b566a8-ba4a-41d7-b66a-5a9afc63b7a3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 Aug 18 07:32:49.346801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6b566a8-ba4a-41d7-b66a-5a9afc63b7a3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:49.346801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6b566a8-ba4a-41d7-b66a-5a9afc63b7a3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:49.350900 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:49.350900 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:49.351442 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d6b566a8-ba4a-41d7-b66a-5a9afc63b7a3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:49.352913 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6b566a8-ba4a-41d7-b66a-5a9afc63b7a3 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 returned with HTTP 200 Aug 18 07:32:49.352913 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 315/1248] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:49 2026] GET /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:50.363148 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e3b13691-ba6d-4e3f-b91e-103fd6e8266b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:50.365874 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3b13691-ba6d-4e3f-b91e-103fd6e8266b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 Aug 18 07:32:50.365874 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3b13691-ba6d-4e3f-b91e-103fd6e8266b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:50.365874 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3b13691-ba6d-4e3f-b91e-103fd6e8266b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:50.372167 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3b13691-ba6d-4e3f-b91e-103fd6e8266b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 returned with HTTP 404 Aug 18 07:32:50.372836 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 311/1249] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:50 2026] GET /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:50.381475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4f802fa3-1224-451c-bb29-b2a66833c8a3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:50.383420 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f802fa3-1224-451c-bb29-b2a66833c8a3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:50.383774 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f802fa3-1224-451c-bb29-b2a66833c8a3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:50.383897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f802fa3-1224-451c-bb29-b2a66833c8a3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:50.385398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-4f802fa3-1224-451c-bb29-b2a66833c8a3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'available'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:50.394420 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:50.394420 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:50.406122 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f802fa3-1224-451c-bb29-b2a66833c8a3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:50.406503 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 312/1250] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:50 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:50.418559 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb32bc9c-a180-47e5-9419-8462919566ed None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:50.425307 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb32bc9c-a180-47e5-9419-8462919566ed tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:50.425758 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb32bc9c-a180-47e5-9419-8462919566ed tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:50.428733 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb32bc9c-a180-47e5-9419-8462919566ed tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:50.435558 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:50.435558 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:50.436370 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bb32bc9c-a180-47e5-9419-8462919566ed tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:50.437743 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb32bc9c-a180-47e5-9419-8462919566ed tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:50.438419 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 313/1251] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:50 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:50.450238 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b731fe00-989a-47df-b5f2-4e99de6846e6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:50.452540 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b731fe00-989a-47df-b5f2-4e99de6846e6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 Aug 18 07:32:50.452832 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b731fe00-989a-47df-b5f2-4e99de6846e6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:50.453153 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b731fe00-989a-47df-b5f2-4e99de6846e6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:50.453244 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-b731fe00-989a-47df-b5f2-4e99de6846e6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Delete snapshot with id: 6fbb30cc-deca-4d7e-9d52-c06ba68d3669 Aug 18 07:32:50.459338 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b731fe00-989a-47df-b5f2-4e99de6846e6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 returned with HTTP 404 Aug 18 07:32:50.460027 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 316/1252] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:50 2026] DELETE /volume/v3/snapshots/6fbb30cc-deca-4d7e-9d52-c06ba68d3669 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:50.469479 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ff44204d-83b4-4bae-9302-5694bd365e97 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:50.473587 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff44204d-83b4-4bae-9302-5694bd365e97 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:50.474146 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff44204d-83b4-4bae-9302-5694bd365e97 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "720527bf-cd7d-410d-b9ee-10d4f1a122a3", "name": "tempest-SnapshotsActionsTest-Snapshot-414621458"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:50.488580 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:50.488580 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:50.489518 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ff44204d-83b4-4bae-9302-5694bd365e97 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:50.490008 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ff44204d-83b4-4bae-9302-5694bd365e97 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create snapshot from volume 720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:50.528518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ff44204d-83b4-4bae-9302-5694bd365e97 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Created reservations ['7c7180b9-7dbb-4b82-abf6-e5561747750e', 'ea275359-b3c9-4147-9d41-118438ab2955', 'da7c0c87-1e5a-4df3-a30d-a41b87732e1a', '5a9cde70-36d4-4892-836b-4cb6d1674960'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:50.565176 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ff44204d-83b4-4bae-9302-5694bd365e97 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot create request issued successfully. Aug 18 07:32:50.565622 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff44204d-83b4-4bae-9302-5694bd365e97 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:50.566160 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 312/1253] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:50.582958 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ecf1443-0819-4902-bc4c-56a9deba5e20 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:50.589736 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ecf1443-0819-4902-bc4c-56a9deba5e20 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e Aug 18 07:32:50.590196 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ecf1443-0819-4902-bc4c-56a9deba5e20 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:50.590583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ecf1443-0819-4902-bc4c-56a9deba5e20 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:50.601765 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:50.601765 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:50.602015 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9ecf1443-0819-4902-bc4c-56a9deba5e20 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:50.602989 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ecf1443-0819-4902-bc4c-56a9deba5e20 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e returned with HTTP 200 Aug 18 07:32:50.603513 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 313/1254] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:50 2026] GET /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:51.614549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cde7b8cc-64f2-4b86-8b9c-8e0edae9dc66 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.616406 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cde7b8cc-64f2-4b86-8b9c-8e0edae9dc66 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e Aug 18 07:32:51.616564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cde7b8cc-64f2-4b86-8b9c-8e0edae9dc66 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:51.616788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cde7b8cc-64f2-4b86-8b9c-8e0edae9dc66 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:51.622183 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.622183 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:51.622650 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cde7b8cc-64f2-4b86-8b9c-8e0edae9dc66 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:51.623449 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cde7b8cc-64f2-4b86-8b9c-8e0edae9dc66 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e returned with HTTP 200 Aug 18 07:32:51.623821 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 314/1255] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:51 2026] GET /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:51.630038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8c597cdc-f771-449a-a041-f6d7806385ad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.633801 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c597cdc-f771-449a-a041-f6d7806385ad tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:51.633997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c597cdc-f771-449a-a041-f6d7806385ad tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:51.634181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c597cdc-f771-449a-a041-f6d7806385ad tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:51.637852 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-75920b45-8212-43a5-b3cc-74a6bef1d9c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.639687 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75920b45-8212-43a5-b3cc-74a6bef1d9c3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e/action Aug 18 07:32:51.640012 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75920b45-8212-43a5-b3cc-74a6bef1d9c3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:51.640154 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75920b45-8212-43a5-b3cc-74a6bef1d9c3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:51.642122 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-75920b45-8212-43a5-b3cc-74a6bef1d9c3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e' with '{'status': 'error'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:51.645061 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.645061 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:51.648494 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8c597cdc-f771-449a-a041-f6d7806385ad tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:51.652431 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c597cdc-f771-449a-a041-f6d7806385ad tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:51.652812 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 317/1256] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:51 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:51.652948 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.652948 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:51.668177 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75920b45-8212-43a5-b3cc-74a6bef1d9c3 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e/action returned with HTTP 202 Aug 18 07:32:51.668609 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 313/1257] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:51 2026] POST /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:51.676872 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3f94a904-79dc-4337-bf2f-de9cb1f46c7c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.679972 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f94a904-79dc-4337-bf2f-de9cb1f46c7c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e Aug 18 07:32:51.680180 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f94a904-79dc-4337-bf2f-de9cb1f46c7c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:51.680468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f94a904-79dc-4337-bf2f-de9cb1f46c7c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:51.691200 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.691200 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:51.691860 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3f94a904-79dc-4337-bf2f-de9cb1f46c7c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:51.693775 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f94a904-79dc-4337-bf2f-de9cb1f46c7c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e returned with HTTP 200 Aug 18 07:32:51.694243 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 314/1258] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:51 2026] GET /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:51.705361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1909e421-657d-4dc8-8c49-e1aff22eee56 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.706853 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-1a5cff20-35bb-4eef-9977-2b3b9d21f52a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.709049 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1909e421-657d-4dc8-8c49-e1aff22eee56 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e/action Aug 18 07:32:51.709408 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1909e421-657d-4dc8-8c49-e1aff22eee56 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:51.709531 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1909e421-657d-4dc8-8c49-e1aff22eee56 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:51.715564 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-1a5cff20-35bb-4eef-9977-2b3b9d21f52a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:51.715564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-1a5cff20-35bb-4eef-9977-2b3b9d21f52a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:51.715564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-1a5cff20-35bb-4eef-9977-2b3b9d21f52a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:51.718771 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.718771 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:51.719125 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1909e421-657d-4dc8-8c49-e1aff22eee56 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot retrieved successfully. Aug 18 07:32:51.726186 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.726186 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:51.730950 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-1a5cff20-35bb-4eef-9977-2b3b9d21f52a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:51.735390 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-1a5cff20-35bb-4eef-9977-2b3b9d21f52a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:51.735797 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 318/1259] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:51 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:51.740644 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1909e421-657d-4dc8-8c49-e1aff22eee56 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot delete request issued successfully. Aug 18 07:32:51.740945 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1909e421-657d-4dc8-8c49-e1aff22eee56 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e/action returned with HTTP 202 Aug 18 07:32:51.741423 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 315/1260] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:51 2026] POST /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:51.750498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-579bee94-3922-4561-a799-c4d05efe9365 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.754271 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-579bee94-3922-4561-a799-c4d05efe9365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e Aug 18 07:32:51.754271 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-579bee94-3922-4561-a799-c4d05efe9365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:51.754271 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-579bee94-3922-4561-a799-c4d05efe9365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:51.760625 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-6c2e77cd-970b-41e3-88d8-850b1902f052 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.761551 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.761551 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:51.762136 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-579bee94-3922-4561-a799-c4d05efe9365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:51.763216 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-579bee94-3922-4561-a799-c4d05efe9365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e returned with HTTP 200 Aug 18 07:32:51.763758 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 314/1261] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:51 2026] GET /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:51.764789 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-6c2e77cd-970b-41e3-88d8-850b1902f052 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f/action Aug 18 07:32:51.766707 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-6c2e77cd-970b-41e3-88d8-850b1902f052 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:51.766707 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-6c2e77cd-970b-41e3-88d8-850b1902f052 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:51.782614 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.782614 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:51.783694 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-6c2e77cd-970b-41e3-88d8-850b1902f052 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:51.800497 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-6c2e77cd-970b-41e3-88d8-850b1902f052 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Begin detaching volume completed successfully. Aug 18 07:32:51.800754 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-6c2e77cd-970b-41e3-88d8-850b1902f052 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f/action returned with HTTP 202 Aug 18 07:32:51.801314 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 315/1262] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:32:51 2026] POST /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:51.857141 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-019db424-6ee3-4b76-815e-83804f222342 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.857554 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-019db424-6ee3-4b76-815e-83804f222342 None None] GET https://10.4.3.152/volume// Aug 18 07:32:51.857771 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-019db424-6ee3-4b76-815e-83804f222342 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:51.858042 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-019db424-6ee3-4b76-815e-83804f222342 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:51.858463 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-019db424-6ee3-4b76-815e-83804f222342 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:51.858767 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 319/1263] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:51.867260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-7ec59c85-2b0b-4654-84f4-694ca3261e7f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.869148 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-7ec59c85-2b0b-4654-84f4-694ca3261e7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:51.869369 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-7ec59c85-2b0b-4654-84f4-694ca3261e7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:51.869542 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-7ec59c85-2b0b-4654-84f4-694ca3261e7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:51.878684 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:51.878684 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:51.885784 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-7ec59c85-2b0b-4654-84f4-694ca3261e7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:51.892849 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-7ec59c85-2b0b-4654-84f4-694ca3261e7f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:51.893470 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 316/1264] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:51 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:51.957770 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:51.960163 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:32:51.960884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1644914631"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:51.962826 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1644914631'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:32:51.963051 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume of 1 GB Aug 18 07:32:51.968085 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Availability Zones retrieved successfully. Aug 18 07:32:51.978575 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Flow 'volume_create_api' (0943dcfc-a90d-4f68-aa14-cd329e8cf42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:51.980109 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9a1da8-7bd1-4f8c-b80d-4d6279040bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:51.981565 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:32:52.012239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9a1da8-7bd1-4f8c-b80d-4d6279040bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:52.012971 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810999c1-6028-4a81-a709-21fefd17594d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:52.090184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Created reservations ['aa68d1c5-180b-42bb-bd23-5a2140531ad3', 'b35ac665-44c0-427a-9cab-9e2652591dba', 'e66a2f26-e88c-402f-af6c-54a72f23711d', '5dfd281d-54d7-4ded-bb32-dd1b646d8395'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:52.090184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810999c1-6028-4a81-a709-21fefd17594d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa68d1c5-180b-42bb-bd23-5a2140531ad3', 'b35ac665-44c0-427a-9cab-9e2652591dba', 'e66a2f26-e88c-402f-af6c-54a72f23711d', '5dfd281d-54d7-4ded-bb32-dd1b646d8395']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:52.090883 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509beba3-8c6d-4240-b06e-5053fe1fb61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:52.112576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509beba3-8c6d-4240-b06e-5053fe1fb61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280a562d-8365-4ba8-9fb1-73322be3de57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1644914631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f162afca584ae5b5cc0e9c492b5a90',qos_specs=None,replication_status=,reservations=['aa68d1c5-180b-42bb-bd23-5a2140531ad3','b35ac665-44c0-427a-9cab-9e2652591dba','e66a2f26-e88c-402f-af6c-54a72f23711d','5dfd281d-54d7-4ded-bb32-dd1b646d8395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1644914631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=280a562d-8365-4ba8-9fb1-73322be3de57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f162afca584ae5b5cc0e9c492b5a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:52.113800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21debfe6-1bc0-4ecc-90b8-48c6510f3653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:52.130712 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21debfe6-1bc0-4ecc-90b8-48c6510f3653) transitioned into state 'SUCCESS' from state '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-1644914631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f162afca584ae5b5cc0e9c492b5a90',qos_specs=None,replication_status=,reservations=['aa68d1c5-180b-42bb-bd23-5a2140531ad3','b35ac665-44c0-427a-9cab-9e2652591dba','e66a2f26-e88c-402f-af6c-54a72f23711d','5dfd281d-54d7-4ded-bb32-dd1b646d8395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:52.131388 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d9b366-8da4-44dd-89cb-7bd8f8ab883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:32:52.140844 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d9b366-8da4-44dd-89cb-7bd8f8ab883b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:32:52.141624 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Flow 'volume_create_api' (0943dcfc-a90d-4f68-aa14-cd329e8cf42e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:32:52.141914 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume request issued successfully. Aug 18 07:32:52.142456 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e30d1b86-e8e8-4164-921e-d7dca24fe47e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:32:52.142880 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 315/1265] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:32:51 2026] POST /volume/v3/volumes => generated 751 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:52.155948 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ea2da435-7922-46d6-8edd-80295a74e13f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:52.158579 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea2da435-7922-46d6-8edd-80295a74e13f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:52.158945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea2da435-7922-46d6-8edd-80295a74e13f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:52.159116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea2da435-7922-46d6-8edd-80295a74e13f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:52.167329 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:52.167329 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:52.172260 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ea2da435-7922-46d6-8edd-80295a74e13f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:52.177471 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea2da435-7922-46d6-8edd-80295a74e13f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:52.177913 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 316/1266] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:52 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:52.772897 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-18fad23a-1289-466f-970e-1bcff295bad7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:52.774773 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-18fad23a-1289-466f-970e-1bcff295bad7 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e Aug 18 07:32:52.774965 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-18fad23a-1289-466f-970e-1bcff295bad7 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:52.775153 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-18fad23a-1289-466f-970e-1bcff295bad7 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:52.780856 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-18fad23a-1289-466f-970e-1bcff295bad7 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e returned with HTTP 404 Aug 18 07:32:52.780856 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 320/1267] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:52 2026] GET /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:52.787816 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a28c450c-9170-481a-80c2-3963cc8eddf4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:52.789540 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a28c450c-9170-481a-80c2-3963cc8eddf4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:52.789895 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a28c450c-9170-481a-80c2-3963cc8eddf4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:52.790009 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a28c450c-9170-481a-80c2-3963cc8eddf4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:52.791318 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-a28c450c-9170-481a-80c2-3963cc8eddf4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'available'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:52.799685 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:52.799685 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:52.825541 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a28c450c-9170-481a-80c2-3963cc8eddf4 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:52.825968 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 317/1268] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:52 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:52.832524 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4c4400ae-4490-4ccd-8075-3d63bc09c4c1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:52.834675 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c4400ae-4490-4ccd-8075-3d63bc09c4c1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:52.834789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c4400ae-4490-4ccd-8075-3d63bc09c4c1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:52.835062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c4400ae-4490-4ccd-8075-3d63bc09c4c1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:52.839667 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:52.839667 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:52.840160 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4c4400ae-4490-4ccd-8075-3d63bc09c4c1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:52.840995 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c4400ae-4490-4ccd-8075-3d63bc09c4c1 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:52.841351 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 316/1269] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:52 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:52.850573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0510b351-c1fa-402f-b729-e204738b91c6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:52.852632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0510b351-c1fa-402f-b729-e204738b91c6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e Aug 18 07:32:52.852848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0510b351-c1fa-402f-b729-e204738b91c6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:52.853032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0510b351-c1fa-402f-b729-e204738b91c6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:52.853147 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-0510b351-c1fa-402f-b729-e204738b91c6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Delete snapshot with id: 95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e Aug 18 07:32:52.857290 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0510b351-c1fa-402f-b729-e204738b91c6 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e returned with HTTP 404 Aug 18 07:32:52.857730 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 317/1270] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:52 2026] DELETE /volume/v3/snapshots/95ad4e17-a3bb-4181-a65e-3eeb9bee6d0e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:52.864643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:52.866305 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:32:52.866703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "720527bf-cd7d-410d-b9ee-10d4f1a122a3", "name": "tempest-SnapshotsActionsTest-Snapshot-2014962474"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:52.878013 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:52.878013 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:52.878180 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:52.878371 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Create snapshot from volume 720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:52.913422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Created reservations ['2cfc0b87-8280-40e4-b6d2-1ee509c699c8', '348a91c1-76ea-4c7d-9c56-c0eb7a6db763', '42f1cb22-dbaa-46d9-abfe-754e078025ac', 'd93c7098-5e98-4deb-b84f-f974a786412a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:32:52.947861 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot create request issued successfully. Aug 18 07:32:52.948300 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d592a468-ad08-4a5c-9fca-be665b1cd707 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:32:52.949472 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 321/1271] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:32:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:32:52.960183 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f630f236-87c2-4253-8864-cc76722ac062 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:52.962112 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f630f236-87c2-4253-8864-cc76722ac062 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b Aug 18 07:32:52.963035 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f630f236-87c2-4253-8864-cc76722ac062 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:52.963035 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f630f236-87c2-4253-8864-cc76722ac062 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:52.967520 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:52.967520 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:52.967901 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f630f236-87c2-4253-8864-cc76722ac062 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:52.968646 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f630f236-87c2-4253-8864-cc76722ac062 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b returned with HTTP 200 Aug 18 07:32:52.969003 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 318/1272] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:52 2026] GET /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:53.193580 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c4ccf874-f6db-4dea-9900-f52acbc424a2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.196846 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4ccf874-f6db-4dea-9900-f52acbc424a2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:53.197053 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4ccf874-f6db-4dea-9900-f52acbc424a2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:53.197263 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4ccf874-f6db-4dea-9900-f52acbc424a2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:53.204094 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:53.204094 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:53.207518 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c4ccf874-f6db-4dea-9900-f52acbc424a2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:53.211715 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4ccf874-f6db-4dea-9900-f52acbc424a2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:53.212125 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 317/1273] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:53 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:53.259565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-386d718f-1c09-47ce-9795-8af19efa9231 req-4fc264cc-afa1-4460-b86d-aa9cb616538f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.261613 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-4fc264cc-afa1-4460-b86d-aa9cb616538f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:53.261802 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-4fc264cc-afa1-4460-b86d-aa9cb616538f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:53.262285 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-4fc264cc-afa1-4460-b86d-aa9cb616538f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:53.278635 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:53.278635 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:53.283693 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-386d718f-1c09-47ce-9795-8af19efa9231 req-4fc264cc-afa1-4460-b86d-aa9cb616538f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:53.288594 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-4fc264cc-afa1-4460-b86d-aa9cb616538f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:53.289101 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 318/1274] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:32:53 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:32:53.396647 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1be42e2d-c9c4-41f3-a9b0-f79390a17c1d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.396647 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1be42e2d-c9c4-41f3-a9b0-f79390a17c1d None None] GET https://10.4.3.152/volume// Aug 18 07:32:53.396647 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1be42e2d-c9c4-41f3-a9b0-f79390a17c1d None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:53.396647 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1be42e2d-c9c4-41f3-a9b0-f79390a17c1d None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:53.396647 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1be42e2d-c9c4-41f3-a9b0-f79390a17c1d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:53.396647 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 322/1275] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:32:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:53.402435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-386d718f-1c09-47ce-9795-8af19efa9231 req-5ed1d7f3-5e74-42cc-823e-42c75d2c13f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.404740 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-5ed1d7f3-5e74-42cc-823e-42c75d2c13f7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:32:53.404740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-5ed1d7f3-5e74-42cc-823e-42c75d2c13f7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "280a562d-8365-4ba8-9fb1-73322be3de57", "connector": null, "instance_uuid": "d530d892-d99b-40c1-8b24-4865b6285a43"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:53.412364 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:53.412364 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:53.494171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-5ed1d7f3-5e74-42cc-823e-42c75d2c13f7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:32:53.494679 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 319/1276] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:32:53 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:53.533302 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f0d221a6-766d-49ed-aafd-51b160864329 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.533302 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0d221a6-766d-49ed-aafd-51b160864329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:53.533302 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0d221a6-766d-49ed-aafd-51b160864329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:53.533302 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0d221a6-766d-49ed-aafd-51b160864329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:53.542394 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:53.542394 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:53.545459 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-beee574d-07ac-4dcf-b94f-3b1fa80fc0a9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.546398 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-beee574d-07ac-4dcf-b94f-3b1fa80fc0a9 None None] GET https://10.4.3.152/volume// Aug 18 07:32:53.546398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-beee574d-07ac-4dcf-b94f-3b1fa80fc0a9 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:53.546398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-beee574d-07ac-4dcf-b94f-3b1fa80fc0a9 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:53.546670 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-beee574d-07ac-4dcf-b94f-3b1fa80fc0a9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:32:53.546992 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 319/1277] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:32:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:32:53.549589 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f0d221a6-766d-49ed-aafd-51b160864329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:53.554715 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0d221a6-766d-49ed-aafd-51b160864329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:53.555359 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 318/1278] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:53 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:53.558310 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-386d718f-1c09-47ce-9795-8af19efa9231 req-9ec6899b-a70c-4cef-ac38-e70cd44266b3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.566098 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-9ec6899b-a70c-4cef-ac38-e70cd44266b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:53.566457 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-9ec6899b-a70c-4cef-ac38-e70cd44266b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:53.566733 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-9ec6899b-a70c-4cef-ac38-e70cd44266b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:53.583087 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:53.583087 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:53.589263 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-386d718f-1c09-47ce-9795-8af19efa9231 req-9ec6899b-a70c-4cef-ac38-e70cd44266b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:53.598358 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-9ec6899b-a70c-4cef-ac38-e70cd44266b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:53.598358 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 323/1279] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:32:53 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:32:53.714113 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-386d718f-1c09-47ce-9795-8af19efa9231 req-85ce1884-c2f0-4844-a2db-ecb19d26be2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.716302 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-85ce1884-c2f0-4844-a2db-ecb19d26be2e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] PUT https://10.4.3.152/volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126 Aug 18 07:32:53.716676 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-85ce1884-c2f0-4844-a2db-ecb19d26be2e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:53.724396 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-386d718f-1c09-47ce-9795-8af19efa9231 req-85ce1884-c2f0-4844-a2db-ecb19d26be2e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Acquiring lock "cinder-attachment_update-280a562d-8365-4ba8-9fb1-73322be3de57-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:32:53.730422 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-386d718f-1c09-47ce-9795-8af19efa9231 req-85ce1884-c2f0-4844-a2db-ecb19d26be2e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Lock "cinder-attachment_update-280a562d-8365-4ba8-9fb1-73322be3de57-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:32:53.731737 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:53.731737 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:53.819594 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-386d718f-1c09-47ce-9795-8af19efa9231 req-85ce1884-c2f0-4844-a2db-ecb19d26be2e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Lock "cinder-attachment_update-280a562d-8365-4ba8-9fb1-73322be3de57-np0000007613" released by "attachment_update" :: held 0.089s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:32:53.819975 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-85ce1884-c2f0-4844-a2db-ecb19d26be2e tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126 returned with HTTP 200 Aug 18 07:32:53.820527 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 320/1280] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:32:53 2026] PUT /volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:32:53.978424 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a7e51b9-49fd-4c75-9893-6fa872667d5e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.980047 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a7e51b9-49fd-4c75-9893-6fa872667d5e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b Aug 18 07:32:53.980234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a7e51b9-49fd-4c75-9893-6fa872667d5e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:53.980422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a7e51b9-49fd-4c75-9893-6fa872667d5e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:53.984999 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:53.984999 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:53.985382 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5a7e51b9-49fd-4c75-9893-6fa872667d5e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:53.986056 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a7e51b9-49fd-4c75-9893-6fa872667d5e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b returned with HTTP 200 Aug 18 07:32:53.986395 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 320/1281] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:53 2026] GET /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:53.996682 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4b2cef09-40e0-446f-ad19-0bf42e56bbf8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:53.998378 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b2cef09-40e0-446f-ad19-0bf42e56bbf8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b/action Aug 18 07:32:53.998777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b2cef09-40e0-446f-ad19-0bf42e56bbf8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:53.998895 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b2cef09-40e0-446f-ad19-0bf42e56bbf8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:54.000156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-4b2cef09-40e0-446f-ad19-0bf42e56bbf8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot 'b3328730-9c83-4465-920e-6bbc49b61e0b' with '{'status': 'error_deleting'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:54.008519 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:54.008519 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:54.019829 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b2cef09-40e0-446f-ad19-0bf42e56bbf8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b/action returned with HTTP 202 Aug 18 07:32:54.020221 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 319/1282] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:53 2026] POST /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:54.027867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e8bf400-6448-4f84-81f2-6c8dce87b07d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:54.029072 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e8bf400-6448-4f84-81f2-6c8dce87b07d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b Aug 18 07:32:54.029284 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e8bf400-6448-4f84-81f2-6c8dce87b07d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:54.029462 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e8bf400-6448-4f84-81f2-6c8dce87b07d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:54.033961 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:54.033961 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:54.034357 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3e8bf400-6448-4f84-81f2-6c8dce87b07d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:54.035079 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e8bf400-6448-4f84-81f2-6c8dce87b07d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b returned with HTTP 200 Aug 18 07:32:54.035418 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 324/1283] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:54 2026] GET /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:54.043719 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e0bfde34-e026-4324-8f1d-dc1762188105 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:54.045418 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e0bfde34-e026-4324-8f1d-dc1762188105 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b/action Aug 18 07:32:54.045773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e0bfde34-e026-4324-8f1d-dc1762188105 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:54.045910 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e0bfde34-e026-4324-8f1d-dc1762188105 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:54.056013 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:54.056013 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:54.056333 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e0bfde34-e026-4324-8f1d-dc1762188105 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot retrieved successfully. Aug 18 07:32:54.079143 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e0bfde34-e026-4324-8f1d-dc1762188105 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot delete request issued successfully. Aug 18 07:32:54.079355 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e0bfde34-e026-4324-8f1d-dc1762188105 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b/action returned with HTTP 202 Aug 18 07:32:54.079731 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 321/1284] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:54 2026] POST /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:54.090286 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f97febc2-5b5b-401e-9a88-dcda03502e74 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:54.092925 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f97febc2-5b5b-401e-9a88-dcda03502e74 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b Aug 18 07:32:54.093107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f97febc2-5b5b-401e-9a88-dcda03502e74 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:54.093312 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f97febc2-5b5b-401e-9a88-dcda03502e74 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:54.098098 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:54.098098 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:54.098520 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f97febc2-5b5b-401e-9a88-dcda03502e74 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:54.099197 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f97febc2-5b5b-401e-9a88-dcda03502e74 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b returned with HTTP 200 Aug 18 07:32:54.099534 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 321/1285] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:54 2026] GET /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:54.573968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc0c73f2-1a0d-4427-8e73-5f0d755371df None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:54.576708 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc0c73f2-1a0d-4427-8e73-5f0d755371df tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:54.577273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc0c73f2-1a0d-4427-8e73-5f0d755371df tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:54.577477 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc0c73f2-1a0d-4427-8e73-5f0d755371df tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:54.587955 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:54.587955 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:54.592039 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fc0c73f2-1a0d-4427-8e73-5f0d755371df tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:54.598162 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc0c73f2-1a0d-4427-8e73-5f0d755371df tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:54.598971 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 320/1286] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:54 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:32:55.108742 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c838c0e-03fd-4c4a-a35d-64ad2e558610 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.111126 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c838c0e-03fd-4c4a-a35d-64ad2e558610 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b Aug 18 07:32:55.111421 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c838c0e-03fd-4c4a-a35d-64ad2e558610 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.111669 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c838c0e-03fd-4c4a-a35d-64ad2e558610 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.119060 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c838c0e-03fd-4c4a-a35d-64ad2e558610 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b returned with HTTP 404 Aug 18 07:32:55.119973 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 325/1287] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:55 2026] GET /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:55.144584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd2e4be9-ccec-4fb7-b462-ddf4818f72c2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.144584 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd2e4be9-ccec-4fb7-b462-ddf4818f72c2 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:55.144584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4be9-ccec-4fb7-b462-ddf4818f72c2 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:55.144584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4be9-ccec-4fb7-b462-ddf4818f72c2 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:55.146496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-dd2e4be9-ccec-4fb7-b462-ddf4818f72c2 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'available'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:55.157964 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.157964 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:55.173313 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd2e4be9-ccec-4fb7-b462-ddf4818f72c2 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:55.173313 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 322/1288] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:55 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:55.182181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49247720-d4c1-4552-8d1c-685740c3b365 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.187452 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49247720-d4c1-4552-8d1c-685740c3b365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:55.187694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49247720-d4c1-4552-8d1c-685740c3b365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.187910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49247720-d4c1-4552-8d1c-685740c3b365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.195975 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.195975 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:55.196580 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49247720-d4c1-4552-8d1c-685740c3b365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:55.197617 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49247720-d4c1-4552-8d1c-685740c3b365 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:55.198287 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 322/1289] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:55 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:55.208707 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4e54b047-e29d-4f87-8868-bbd21e17f4f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.211821 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e54b047-e29d-4f87-8868-bbd21e17f4f9 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b Aug 18 07:32:55.212881 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e54b047-e29d-4f87-8868-bbd21e17f4f9 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.213158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e54b047-e29d-4f87-8868-bbd21e17f4f9 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.213338 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-4e54b047-e29d-4f87-8868-bbd21e17f4f9 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Delete snapshot with id: b3328730-9c83-4465-920e-6bbc49b61e0b Aug 18 07:32:55.220220 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e54b047-e29d-4f87-8868-bbd21e17f4f9 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b returned with HTTP 404 Aug 18 07:32:55.220853 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 321/1290] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:55 2026] DELETE /volume/v3/snapshots/b3328730-9c83-4465-920e-6bbc49b61e0b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:55.231233 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e674efde-3ea5-44ca-84c9-ea34b3868bd8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.233308 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e674efde-3ea5-44ca-84c9-ea34b3868bd8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:55.233722 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e674efde-3ea5-44ca-84c9-ea34b3868bd8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:55.233882 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e674efde-3ea5-44ca-84c9-ea34b3868bd8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:55.237965 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-e674efde-3ea5-44ca-84c9-ea34b3868bd8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'creating'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:55.247863 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.247863 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:55.267445 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e674efde-3ea5-44ca-84c9-ea34b3868bd8 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:55.268065 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 326/1291] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:55 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:55.275422 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f1d5d19-b875-4803-b91a-4d96050cfa4d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.280231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f1d5d19-b875-4803-b91a-4d96050cfa4d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:55.280231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f1d5d19-b875-4803-b91a-4d96050cfa4d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.280231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f1d5d19-b875-4803-b91a-4d96050cfa4d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.288270 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.288270 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:55.289313 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f1d5d19-b875-4803-b91a-4d96050cfa4d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:55.290592 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f1d5d19-b875-4803-b91a-4d96050cfa4d tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:55.291592 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 323/1292] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:55 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:55.303560 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4dad9b9b-d5fc-4888-a01d-45c6d63cb205 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.305442 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4dad9b9b-d5fc-4888-a01d-45c6d63cb205 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:55.305847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4dad9b9b-d5fc-4888-a01d-45c6d63cb205 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:55.306017 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4dad9b9b-d5fc-4888-a01d-45c6d63cb205 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:55.307450 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.snapshot_actions [None req-4dad9b9b-d5fc-4888-a01d-45c6d63cb205 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100290) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 07:32:55.313093 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.313093 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:55.313634 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.snapshot_actions [None req-4dad9b9b-d5fc-4888-a01d-45c6d63cb205 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Updating snapshot 028a0340-585a-446c-86e0-ce0fd44ba994 with info {'id': '028a0340-585a-446c-86e0-ce0fd44ba994', 'status': 'error', 'progress': '80%'} Aug 18 07:32:55.324674 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4dad9b9b-d5fc-4888-a01d-45c6d63cb205 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:55.325139 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 323/1293] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:55 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:55.332930 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c938a210-4f41-4c4d-bf3e-fe6f5f2736f6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.334677 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c938a210-4f41-4c4d-bf3e-fe6f5f2736f6 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:55.334968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c938a210-4f41-4c4d-bf3e-fe6f5f2736f6 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.335289 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c938a210-4f41-4c4d-bf3e-fe6f5f2736f6 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.340837 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.340837 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:55.341221 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c938a210-4f41-4c4d-bf3e-fe6f5f2736f6 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Snapshot retrieved successfully. Aug 18 07:32:55.341957 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c938a210-4f41-4c4d-bf3e-fe6f5f2736f6 tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:55.345297 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 322/1294] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:55 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:55.359629 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-145d3031-d87b-4786-90d5-14a055081e7a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.363281 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-145d3031-d87b-4786-90d5-14a055081e7a tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] POST https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action Aug 18 07:32:55.367311 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-145d3031-d87b-4786-90d5-14a055081e7a tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:55.367311 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-145d3031-d87b-4786-90d5-14a055081e7a tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:55.367311 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-145d3031-d87b-4786-90d5-14a055081e7a tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] Updating snapshot '028a0340-585a-446c-86e0-ce0fd44ba994' with '{'status': 'available'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:32:55.386035 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.386035 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:55.402056 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-145d3031-d87b-4786-90d5-14a055081e7a tempest-SnapshotsActionsTest-2047283600 tempest-SnapshotsActionsTest-2047283600-project-admin] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action returned with HTTP 202 Aug 18 07:32:55.402595 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 327/1295] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:32:55 2026] POST /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:32:55.415639 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05f4f54f-8985-4a82-ada1-528e4487f574 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.419231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05f4f54f-8985-4a82-ada1-528e4487f574 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:55.419231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05f4f54f-8985-4a82-ada1-528e4487f574 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.419231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05f4f54f-8985-4a82-ada1-528e4487f574 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.428512 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.428512 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:55.431284 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05f4f54f-8985-4a82-ada1-528e4487f574 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:55.433465 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05f4f54f-8985-4a82-ada1-528e4487f574 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:55.434071 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 324/1296] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:55 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:55.452559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.455141 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:55.455398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.455607 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.455724 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Delete snapshot with id: 028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:55.466295 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.466295 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:55.467263 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:55.500332 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot delete request issued successfully. Aug 18 07:32:55.500332 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1980f34-0179-4526-9cd6-8d29a251fd96 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 202 Aug 18 07:32:55.500658 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 324/1297] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:32:55 2026] DELETE /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:55.509468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cf650a3a-5a54-48d4-8166-eeed23f5129e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.512490 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cf650a3a-5a54-48d4-8166-eeed23f5129e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:55.512490 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cf650a3a-5a54-48d4-8166-eeed23f5129e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.512490 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cf650a3a-5a54-48d4-8166-eeed23f5129e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.518492 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.518492 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:55.518492 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cf650a3a-5a54-48d4-8166-eeed23f5129e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Snapshot retrieved successfully. Aug 18 07:32:55.519393 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cf650a3a-5a54-48d4-8166-eeed23f5129e tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 200 Aug 18 07:32:55.519772 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 323/1298] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:55 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:55.618098 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-70c8a14a-6f83-470c-870e-5a001c83e329 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.621390 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70c8a14a-6f83-470c-870e-5a001c83e329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:55.621593 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70c8a14a-6f83-470c-870e-5a001c83e329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.621794 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70c8a14a-6f83-470c-870e-5a001c83e329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.638060 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.638060 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:55.642127 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-70c8a14a-6f83-470c-870e-5a001c83e329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:55.647369 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70c8a14a-6f83-470c-870e-5a001c83e329 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:55.647771 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 328/1299] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:55 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:55.731549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-190c3108-fa58-4b4d-9d2e-744a5be30248 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:55.734337 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-190c3108-fa58-4b4d-9d2e-744a5be30248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] DELETE https://10.4.3.152/volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f Aug 18 07:32:55.734613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-190c3108-fa58-4b4d-9d2e-744a5be30248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:55.735039 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-190c3108-fa58-4b4d-9d2e-744a5be30248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:55.744041 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:55.744041 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:55.810417 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ae092c73-4971-4ceb-81dd-51f4bdc4e8fb req-190c3108-fa58-4b4d-9d2e-744a5be30248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f returned with HTTP 200 Aug 18 07:32:55.810993 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 325/1300] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:32:55 2026] DELETE /volume/v3/attachments/963dc729-a8ab-4bcb-9cb7-40939c7c7c6f => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:56.058668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae67bd4a-b053-48d6-bc29-ef0b23518cde None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:56.060611 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae67bd4a-b053-48d6-bc29-ef0b23518cde tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:32:56.060807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae67bd4a-b053-48d6-bc29-ef0b23518cde tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:56.061296 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae67bd4a-b053-48d6-bc29-ef0b23518cde tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:56.068710 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:56.068710 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:56.074192 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ae67bd4a-b053-48d6-bc29-ef0b23518cde tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:32:56.079226 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae67bd4a-b053-48d6-bc29-ef0b23518cde tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:32:56.079622 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 325/1301] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:56 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:56.531664 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4e9bf117-bca6-4b7a-bc98-816af53d006b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:56.533282 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e9bf117-bca6-4b7a-bc98-816af53d006b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 Aug 18 07:32:56.533455 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e9bf117-bca6-4b7a-bc98-816af53d006b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:56.533813 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e9bf117-bca6-4b7a-bc98-816af53d006b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:56.538562 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e9bf117-bca6-4b7a-bc98-816af53d006b tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 returned with HTTP 404 Aug 18 07:32:56.539184 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 324/1302] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:32:56 2026] GET /volume/v3/snapshots/028a0340-585a-446c-86e0-ce0fd44ba994 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:56.550608 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-292bb85b-df2f-4785-b5ac-cee23bf4f38c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:56.552744 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-292bb85b-df2f-4785-b5ac-cee23bf4f38c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:56.552957 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-292bb85b-df2f-4785-b5ac-cee23bf4f38c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:56.553128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-292bb85b-df2f-4785-b5ac-cee23bf4f38c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:56.565915 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:56.565915 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:32:56.570568 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-292bb85b-df2f-4785-b5ac-cee23bf4f38c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:56.575954 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-292bb85b-df2f-4785-b5ac-cee23bf4f38c tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 returned with HTTP 200 Aug 18 07:32:56.576479 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 329/1303] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:56 2026] GET /volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:56.590266 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-181933cb-5e14-40dc-ada3-358afef4a1dc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:56.594658 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-181933cb-5e14-40dc-ada3-358afef4a1dc tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] DELETE https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:56.594658 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-181933cb-5e14-40dc-ada3-358afef4a1dc tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:56.594658 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-181933cb-5e14-40dc-ada3-358afef4a1dc tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:56.594658 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-181933cb-5e14-40dc-ada3-358afef4a1dc tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Delete volume with id: 720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:56.605562 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:56.605562 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:56.606440 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-181933cb-5e14-40dc-ada3-358afef4a1dc tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:56.634467 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-181933cb-5e14-40dc-ada3-358afef4a1dc tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Delete volume request issued successfully. Aug 18 07:32:56.634786 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-181933cb-5e14-40dc-ada3-358afef4a1dc tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 returned with HTTP 202 Aug 18 07:32:56.635384 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 326/1304] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:32:56 2026] DELETE /volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:32:56.645296 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6785b456-d1b0-40ea-b283-f25007a2cce2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:56.648966 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6785b456-d1b0-40ea-b283-f25007a2cce2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:56.649934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6785b456-d1b0-40ea-b283-f25007a2cce2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:56.650243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6785b456-d1b0-40ea-b283-f25007a2cce2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:56.663853 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:56.663853 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:56.668830 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6785b456-d1b0-40ea-b283-f25007a2cce2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Volume info retrieved successfully. Aug 18 07:32:56.672893 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6785b456-d1b0-40ea-b283-f25007a2cce2 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 returned with HTTP 200 Aug 18 07:32:56.673388 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 326/1305] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:56 2026] GET /volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:56.674810 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cc7272fc-bb3d-46f1-b9fd-162446c748b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:56.677015 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc7272fc-bb3d-46f1-b9fd-162446c748b1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:56.677184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cc7272fc-bb3d-46f1-b9fd-162446c748b1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:56.677891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cc7272fc-bb3d-46f1-b9fd-162446c748b1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:56.688891 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:56.688891 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:56.693505 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cc7272fc-bb3d-46f1-b9fd-162446c748b1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:56.697964 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc7272fc-bb3d-46f1-b9fd-162446c748b1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:56.698378 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 325/1306] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:56 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:57.687234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5ce30810-c07c-4ed0-b889-6a4e2d0f11a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:57.691680 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ce30810-c07c-4ed0-b889-6a4e2d0f11a4 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] GET https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 Aug 18 07:32:57.692045 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ce30810-c07c-4ed0-b889-6a4e2d0f11a4 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:57.692045 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ce30810-c07c-4ed0-b889-6a4e2d0f11a4 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:57.701486 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ce30810-c07c-4ed0-b889-6a4e2d0f11a4 tempest-SnapshotsActionsTest-1125172288 tempest-SnapshotsActionsTest-1125172288-project-member] https://10.4.3.152/volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 returned with HTTP 404 Aug 18 07:32:57.702226 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 330/1307] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:57 2026] GET /volume/v3/volumes/720527bf-cd7d-410d-b9ee-10d4f1a122a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:32:57.715024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-12c34559-4341-4142-8dd6-538cec43ada8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:57.718832 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12c34559-4341-4142-8dd6-538cec43ada8 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:57.718832 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12c34559-4341-4142-8dd6-538cec43ada8 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:57.718832 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12c34559-4341-4142-8dd6-538cec43ada8 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:57.730200 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:57.730200 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:32:57.733009 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-12c34559-4341-4142-8dd6-538cec43ada8 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:57.738758 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12c34559-4341-4142-8dd6-538cec43ada8 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:57.739283 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 327/1308] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:57 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:58.751827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-45712bcb-fa1c-4f35-b185-94f999ab6bab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:58.763714 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45712bcb-fa1c-4f35-b185-94f999ab6bab tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:32:58.763968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45712bcb-fa1c-4f35-b185-94f999ab6bab tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:32:58.764221 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45712bcb-fa1c-4f35-b185-94f999ab6bab tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:32:58.781813 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:58.781813 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:32:58.789112 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-45712bcb-fa1c-4f35-b185-94f999ab6bab tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:32:58.793560 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45712bcb-fa1c-4f35-b185-94f999ab6bab tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:32:58.793963 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 327/1309] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:58 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:32:59.051058 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-386d718f-1c09-47ce-9795-8af19efa9231 req-78adb6a7-0b86-4ff5-a001-6bb729bff69a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:32:59.053979 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-78adb6a7-0b86-4ff5-a001-6bb729bff69a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126/action Aug 18 07:32:59.054364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-78adb6a7-0b86-4ff5-a001-6bb729bff69a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:32:59.054474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-78adb6a7-0b86-4ff5-a001-6bb729bff69a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:32:59.072550 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:32:59.072550 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:32:59.084305 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-386d718f-1c09-47ce-9795-8af19efa9231 req-78adb6a7-0b86-4ff5-a001-6bb729bff69a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126/action returned with HTTP 204 Aug 18 07:32:59.085010 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 326/1310] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:32:59 2026] POST /volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0167095b-a5b7-487d-90e3-49942db500bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0167095b-a5b7-487d-90e3-49942db500bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0167095b-a5b7-487d-90e3-49942db500bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0167095b-a5b7-487d-90e3-49942db500bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0167095b-a5b7-487d-90e3-49942db500bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0167095b-a5b7-487d-90e3-49942db500bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:33:00.135082 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 331/1311] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:59 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3a301846-842b-424e-bb3c-6f8effac0ab2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a301846-842b-424e-bb3c-6f8effac0ab2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a301846-842b-424e-bb3c-6f8effac0ab2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a301846-842b-424e-bb3c-6f8effac0ab2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3a301846-842b-424e-bb3c-6f8effac0ab2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a301846-842b-424e-bb3c-6f8effac0ab2 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:33:00.137317 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 328/1312] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:32:59 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:00.138024 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0b139898-973a-41a7-ba2a-205e5f97f309 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:00.138024 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0b139898-973a-41a7-ba2a-205e5f97f309 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:00.138024 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0b139898-973a-41a7-ba2a-205e5f97f309 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1044477989"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:00.147580 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0b139898-973a-41a7-ba2a-205e5f97f309 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:00.147960 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 328/1313] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:00 2026] POST /volume/v3/types => generated 233 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:00.173239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ba4f39e-386e-40e7-ac01-6d24e42bc3fe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:00.175874 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ba4f39e-386e-40e7-ac01-6d24e42bc3fe tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:00.176193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ba4f39e-386e-40e7-ac01-6d24e42bc3fe tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1542293129", "extra_specs": {"multiattach": " True"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:00.205264 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ba4f39e-386e-40e7-ac01-6d24e42bc3fe tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:00.205639 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 327/1314] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:33:00 2026] POST /volume/v3/types => generated 259 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:00.216078 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:00.297314 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:00.297726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1044477989", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1468797200"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:00.299719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1044477989', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1468797200'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:00.307856 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Create volume of 1 GB Aug 18 07:33:00.308279 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:00.308279 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:00.308971 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Availability Zones retrieved successfully. Aug 18 07:33:00.321128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Flow 'volume_create_api' (8705d0ce-6a31-483f-acf8-aa9d0a1b8358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:00.323080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9630c92c-621d-4a7f-a7b0-ec413c01792e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:00.325422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:00.360858 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9630c92c-621d-4a7f-a7b0-ec413c01792e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:33:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1044477989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:00.361860 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663af3fc-1c60-4cc9-b3cc-5f80b6e03c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:00.396140 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:00.396986 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:00.437944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Created reservations ['64881092-5685-40b4-b6c6-b7e5b82e10ff', '461658a5-0b15-4929-97e1-139743fcfbcb', 'e26523a3-9bdc-4328-99d8-075d100c8da0', '39ad07da-3ef8-4dd7-87b2-299cd662b54d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:00.438721 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663af3fc-1c60-4cc9-b3cc-5f80b6e03c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64881092-5685-40b4-b6c6-b7e5b82e10ff', '461658a5-0b15-4929-97e1-139743fcfbcb', 'e26523a3-9bdc-4328-99d8-075d100c8da0', '39ad07da-3ef8-4dd7-87b2-299cd662b54d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:00.439459 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b4181d-cb06-47f2-b500-d934092ba81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:00.464288 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b4181d-cb06-47f2-b500-d934092ba81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a4fc6bf-ad0f-4573-9b96-c34572f94aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1468797200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fef8779579ef4327abaf32a99d58c6c4',qos_specs=None,replication_status=,reservations=['64881092-5685-40b4-b6c6-b7e5b82e10ff','461658a5-0b15-4929-97e1-139743fcfbcb','e26523a3-9bdc-4328-99d8-075d100c8da0','39ad07da-3ef8-4dd7-87b2-299cd662b54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a103ec3be8384ba7825ad549d93df8a6',volume_type_id=f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1468797200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a4fc6bf-ad0f-4573-9b96-c34572f94aaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fef8779579ef4327abaf32a99d58c6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a103ec3be8384ba7825ad549d93df8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6),volume_type_id=f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:00.464999 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2041e81f-74fd-4704-913a-781d01e48a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:00.483415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2041e81f-74fd-4704-913a-781d01e48a6e) transitioned into state 'SUCCESS' from state '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-1468797200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fef8779579ef4327abaf32a99d58c6c4',qos_specs=None,replication_status=,reservations=['64881092-5685-40b4-b6c6-b7e5b82e10ff','461658a5-0b15-4929-97e1-139743fcfbcb','e26523a3-9bdc-4328-99d8-075d100c8da0','39ad07da-3ef8-4dd7-87b2-299cd662b54d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a103ec3be8384ba7825ad549d93df8a6',volume_type_id=f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:00.484061 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbd72c0-036e-4396-ba3f-17ce331c6507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:00.495589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbd72c0-036e-4396-ba3f-17ce331c6507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:00.496753 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Flow 'volume_create_api' (8705d0ce-6a31-483f-acf8-aa9d0a1b8358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:00.497114 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Create volume request issued successfully. Aug 18 07:33:00.497862 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26301f93-daa8-4b4b-a300-73a8ec84fe2c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:00.498358 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 332/1315] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:33:00 2026] POST /volume/v3/volumes => generated 872 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:00.513994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1661dbac-3f45-440f-97c5-271c7017ead7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:00.516104 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1661dbac-3f45-440f-97c5-271c7017ead7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:00.516391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1661dbac-3f45-440f-97c5-271c7017ead7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:00.516624 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1661dbac-3f45-440f-97c5-271c7017ead7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:00.524748 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:00.524748 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:00.528838 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1661dbac-3f45-440f-97c5-271c7017ead7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:00.533916 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1661dbac-3f45-440f-97c5-271c7017ead7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:00.534377 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 329/1316] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:00 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:01.128942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bb8a91bf-9a10-47e2-b3ac-173ea2525528 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.154812 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb8a91bf-9a10-47e2-b3ac-173ea2525528 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:01.155170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb8a91bf-9a10-47e2-b3ac-173ea2525528 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1573246544", "extra_specs": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:01.173748 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb8a91bf-9a10-47e2-b3ac-173ea2525528 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:01.174359 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 329/1317] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:01 2026] POST /volume/v3/types => generated 212 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:01.183402 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7088b208-a532-4844-89e1-c2155e220a58 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.185533 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7088b208-a532-4844-89e1-c2155e220a58 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] POST https://10.4.3.152/volume/v3/types/ec0121c6-5e34-4331-a099-bd9fab2e873f/encryption Aug 18 07:33:01.185987 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7088b208-a532-4844-89e1-c2155e220a58 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:01.220248 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7088b208-a532-4844-89e1-c2155e220a58 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/types/ec0121c6-5e34-4331-a099-bd9fab2e873f/encryption returned with HTTP 200 Aug 18 07:33:01.220736 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 328/1318] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:33:01 2026] POST /volume/v3/types/ec0121c6-5e34-4331-a099-bd9fab2e873f/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:01.230754 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.290702 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:01.292265 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-978583737", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1573246544", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:01.292508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-978583737', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1573246544', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:01.297925 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:33:01.298193 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:01.298193 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:01.298650 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:33:01.304943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (226f764a-2545-4437-8fc2-d74867ee9288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:01.305783 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc48383-0619-46f3-b182-8e438b40191d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:01.306592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:01.334587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc48383-0619-46f3-b182-8e438b40191d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:33:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec0121c6-5e34-4331-a099-bd9fab2e873f,is_public=True,name='tempest-scenario-type-luks-1573246544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec0121c6-5e34-4331-a099-bd9fab2e873f', '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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:01.335352 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51708088-947a-4fbe-9fcd-57486539daf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:01.370394 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1573246544 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1573246544, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:01.370686 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1573246544 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1573246544, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:01.411566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['d111acfd-e850-4f94-b1db-845dbf283794', '8229aae6-1d98-478f-9340-a1f650a2c810', '87a5e758-d86d-4610-8c4b-7b1d3bfb0c21', 'e4087f26-3fba-4f9d-8280-23bf1be91a1e'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:01.416276 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51708088-947a-4fbe-9fcd-57486539daf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d111acfd-e850-4f94-b1db-845dbf283794', '8229aae6-1d98-478f-9340-a1f650a2c810', '87a5e758-d86d-4610-8c4b-7b1d3bfb0c21', 'e4087f26-3fba-4f9d-8280-23bf1be91a1e']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:01.416276 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d3b4d8-e3a5-4e62-989a-b91a5517d69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:01.440724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d3b4d8-e3a5-4e62-989a-b91a5517d69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ff6e58e-2200-4357-b15f-27507cfa644d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-978583737',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['d111acfd-e850-4f94-b1db-845dbf283794','8229aae6-1d98-478f-9340-a1f650a2c810','87a5e758-d86d-4610-8c4b-7b1d3bfb0c21','e4087f26-3fba-4f9d-8280-23bf1be91a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=ec0121c6-5e34-4331-a099-bd9fab2e873f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-978583737',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1ff6e58e-2200-4357-b15f-27507cfa644d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec0121c6-5e34-4331-a099-bd9fab2e873f),volume_type_id=ec0121c6-5e34-4331-a099-bd9fab2e873f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:01.441456 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b230515-b614-4a00-b7ad-0851e95b6603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:01.466572 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b230515-b614-4a00-b7ad-0851e95b6603) transitioned into state 'SUCCESS' from state '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-978583737',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['d111acfd-e850-4f94-b1db-845dbf283794','8229aae6-1d98-478f-9340-a1f650a2c810','87a5e758-d86d-4610-8c4b-7b1d3bfb0c21','e4087f26-3fba-4f9d-8280-23bf1be91a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=ec0121c6-5e34-4331-a099-bd9fab2e873f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:01.467374 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0788d76-fd6d-43de-bcd0-57716e8cd33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:01.482483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0788d76-fd6d-43de-bcd0-57716e8cd33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:01.483307 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (226f764a-2545-4437-8fc2-d74867ee9288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:01.483651 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:33:01.484197 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5dde8f2-04c1-4a5d-9c84-77fbd15ab5c5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:01.484631 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 333/1319] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:01 2026] POST /volume/v3/volumes => generated 779 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:01.495898 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f619f77b-19dc-47b8-81b7-cd11df7eb22d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.497711 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f619f77b-19dc-47b8-81b7-cd11df7eb22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:01.497912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f619f77b-19dc-47b8-81b7-cd11df7eb22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:01.498086 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f619f77b-19dc-47b8-81b7-cd11df7eb22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:01.505224 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:01.505224 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:01.509196 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f619f77b-19dc-47b8-81b7-cd11df7eb22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:01.513441 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f619f77b-19dc-47b8-81b7-cd11df7eb22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 200 Aug 18 07:33:01.513799 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 330/1320] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:01 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:01.549348 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d04562e2-847d-47d1-845a-d923ccb00596 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.554496 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d04562e2-847d-47d1-845a-d923ccb00596 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:01.554829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d04562e2-847d-47d1-845a-d923ccb00596 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:01.555102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d04562e2-847d-47d1-845a-d923ccb00596 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:01.563896 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:01.563896 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:01.568754 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d04562e2-847d-47d1-845a-d923ccb00596 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:01.575977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d04562e2-847d-47d1-845a-d923ccb00596 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:01.576551 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 330/1321] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:01 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:01.594575 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24426d0b-3490-4433-8ed5-aa92b5074405 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.597261 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24426d0b-3490-4433-8ed5-aa92b5074405 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:01.597580 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24426d0b-3490-4433-8ed5-aa92b5074405 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:01.597909 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24426d0b-3490-4433-8ed5-aa92b5074405 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:01.618859 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:01.618859 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:01.624791 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-24426d0b-3490-4433-8ed5-aa92b5074405 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Volume info retrieved successfully. Aug 18 07:33:01.628894 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24426d0b-3490-4433-8ed5-aa92b5074405 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:01.629496 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 329/1322] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:01 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 1193 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:01.645154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.647621 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] POST https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa/action Aug 18 07:33:01.647983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1542293129", "migration_policy": "never"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:01.648136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1542293129", "migration_policy": "never"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:01.659394 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:01.659394 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:01.659863 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:01.664475 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:01.664475 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:01.682185 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:01.682460 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:01.709493 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Created reservations ['4ca54d25-b6ef-4454-93bc-e346df8d9419', 'e9784904-441f-4301-bd4c-4bd786801e1c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:01.735629 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Created reservations ['b7e9f518-8239-4274-9814-400f56ab0a6f', '37e13f22-d85b-4a70-833f-3ad71ed212e7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:01.772791 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Retype volume request issued successfully. Aug 18 07:33:01.773106 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-233b0ae5-bbd8-49ac-acba-2d46e084d112 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa/action returned with HTTP 202 Aug 18 07:33:01.773728 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 334/1323] 10.4.3.152 () {70 vars in 1432 bytes} [Tue Aug 18 07:33:01 2026] POST /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:33:01.782535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bef76159-7fe4-475c-a9a5-6683e8f7a863 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:01.786049 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bef76159-7fe4-475c-a9a5-6683e8f7a863 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:01.786301 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bef76159-7fe4-475c-a9a5-6683e8f7a863 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:01.786525 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bef76159-7fe4-475c-a9a5-6683e8f7a863 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:01.792970 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:01.792970 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:01.796423 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bef76159-7fe4-475c-a9a5-6683e8f7a863 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:01.800268 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bef76159-7fe4-475c-a9a5-6683e8f7a863 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:01.800622 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 331/1324] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:01 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:02.527352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-44215cd5-d252-4529-963c-16db0ec1c881 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.529034 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44215cd5-d252-4529-963c-16db0ec1c881 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:02.529270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44215cd5-d252-4529-963c-16db0ec1c881 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:02.529538 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44215cd5-d252-4529-963c-16db0ec1c881 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:02.536402 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.536402 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:02.539862 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-44215cd5-d252-4529-963c-16db0ec1c881 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:02.544028 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44215cd5-d252-4529-963c-16db0ec1c881 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 200 Aug 18 07:33:02.544441 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 331/1325] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:02 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:02.557899 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae9f2b10-e6ff-4e6f-83d7-2181bce337ff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.560343 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae9f2b10-e6ff-4e6f-83d7-2181bce337ff tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:02.560654 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae9f2b10-e6ff-4e6f-83d7-2181bce337ff tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:02.560990 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae9f2b10-e6ff-4e6f-83d7-2181bce337ff tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:02.568049 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.568049 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:02.571610 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae9f2b10-e6ff-4e6f-83d7-2181bce337ff tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:02.576643 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae9f2b10-e6ff-4e6f-83d7-2181bce337ff tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 200 Aug 18 07:33:02.577266 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 330/1326] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:02 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:02.594390 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1919538e-14c5-41f6-96f9-6d9c3360566b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.597811 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1919538e-14c5-41f6-96f9-6d9c3360566b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d/action Aug 18 07:33:02.598148 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1919538e-14c5-41f6-96f9-6d9c3360566b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:02.598283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1919538e-14c5-41f6-96f9-6d9c3360566b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:02.606260 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.606260 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:02.606799 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1919538e-14c5-41f6-96f9-6d9c3360566b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:02.615545 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1919538e-14c5-41f6-96f9-6d9c3360566b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume updated successfully. Aug 18 07:33:02.615754 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1919538e-14c5-41f6-96f9-6d9c3360566b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d/action returned with HTTP 200 Aug 18 07:33:02.616122 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 335/1327] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:02 2026] POST /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:33:02.696313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-65632b4b-7050-43bb-8e5d-fca6086c9bbc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.698767 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-65632b4b-7050-43bb-8e5d-fca6086c9bbc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:02.699189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-65632b4b-7050-43bb-8e5d-fca6086c9bbc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:02.699495 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-65632b4b-7050-43bb-8e5d-fca6086c9bbc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:02.708931 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.708931 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:02.714089 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-65632b4b-7050-43bb-8e5d-fca6086c9bbc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:02.719994 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-65632b4b-7050-43bb-8e5d-fca6086c9bbc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 200 Aug 18 07:33:02.720358 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 332/1328] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:02 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:02.815634 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-31b06491-34cc-4e3b-876e-87c5b7b06cae None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.817690 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31b06491-34cc-4e3b-876e-87c5b7b06cae tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:02.817939 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31b06491-34cc-4e3b-876e-87c5b7b06cae tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:02.818157 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-31b06491-34cc-4e3b-876e-87c5b7b06cae tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:02.825049 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.825049 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:02.828228 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-31b06491-34cc-4e3b-876e-87c5b7b06cae tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:02.831766 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-31b06491-34cc-4e3b-876e-87c5b7b06cae tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:02.832103 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 332/1329] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:02 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:02.847227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4c51ad1-8b9f-4567-9acc-17add7889ba7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.847378 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4c51ad1-8b9f-4567-9acc-17add7889ba7 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:02.847641 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4c51ad1-8b9f-4567-9acc-17add7889ba7 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:02.847950 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4c51ad1-8b9f-4567-9acc-17add7889ba7 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:02.857445 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.857445 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:02.861686 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4c51ad1-8b9f-4567-9acc-17add7889ba7 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Volume info retrieved successfully. Aug 18 07:33:02.867027 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4c51ad1-8b9f-4567-9acc-17add7889ba7 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:02.867545 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 331/1330] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:02 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:02.882249 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad21d83d-4f83-42ae-b042-01ffd95ad159 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.884189 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad21d83d-4f83-42ae-b042-01ffd95ad159 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:02.884422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad21d83d-4f83-42ae-b042-01ffd95ad159 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:02.884601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad21d83d-4f83-42ae-b042-01ffd95ad159 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:02.891142 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.891142 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:02.894359 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ad21d83d-4f83-42ae-b042-01ffd95ad159 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Volume info retrieved successfully. Aug 18 07:33:02.898098 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad21d83d-4f83-42ae-b042-01ffd95ad159 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:02.898478 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 336/1331] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:02 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:02.910433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-13b0cb9b-d610-488e-80b6-b25819d26591 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:02.912805 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] POST https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa/action Aug 18 07:33:02.913225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1044477989", "migration_policy": "never"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:02.913401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1044477989", "migration_policy": "never"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:02.922846 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:02.922846 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:02.922846 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:02.938039 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:02.938319 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1044477989, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:02.946176 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Created reservations ['428fe665-c6ad-4081-a103-b0aa7e32b3db', 'e9edff90-24a7-425e-b9b1-4666f415ccbe'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:02.955136 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:02.955479 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1542293129, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:02.964446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Created reservations ['98af26b9-7b4a-4ff9-8a2b-f1100660155f', '0494cecb-e8b8-4d02-8dee-546cf26f50fb'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:02.989199 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Retype volume request issued successfully. Aug 18 07:33:02.989413 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-13b0cb9b-d610-488e-80b6-b25819d26591 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa/action returned with HTTP 202 Aug 18 07:33:02.989804 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 333/1332] 10.4.3.152 () {70 vars in 1432 bytes} [Tue Aug 18 07:33:02 2026] POST /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:33:02.998011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1541034d-320f-4d58-8e59-063b645a0a6d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:03.001418 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1541034d-320f-4d58-8e59-063b645a0a6d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:03.001418 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1541034d-320f-4d58-8e59-063b645a0a6d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:03.001724 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1541034d-320f-4d58-8e59-063b645a0a6d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:03.013708 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:03.013708 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:03.019941 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1541034d-320f-4d58-8e59-063b645a0a6d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:03.025974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1541034d-320f-4d58-8e59-063b645a0a6d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:03.028480 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 333/1333] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:02 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:03.228343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-ae9b5019-6515-4274-bac0-d69fe85ab388 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:03.230511 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-ae9b5019-6515-4274-bac0-d69fe85ab388 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:03.230773 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-ae9b5019-6515-4274-bac0-d69fe85ab388 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:03.231043 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-ae9b5019-6515-4274-bac0-d69fe85ab388 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:03.239311 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:03.239311 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:03.243241 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-ae9b5019-6515-4274-bac0-d69fe85ab388 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:03.248055 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-ae9b5019-6515-4274-bac0-d69fe85ab388 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 200 Aug 18 07:33:03.248467 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 332/1334] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:03 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:03.257961 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c365025-5bfb-4e1c-b750-2795f1f57d16 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:03.258388 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c365025-5bfb-4e1c-b750-2795f1f57d16 None None] GET https://10.4.3.152/volume// Aug 18 07:33:03.258557 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c365025-5bfb-4e1c-b750-2795f1f57d16 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:03.258740 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c365025-5bfb-4e1c-b750-2795f1f57d16 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:03.259087 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c365025-5bfb-4e1c-b750-2795f1f57d16 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:03.259390 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 337/1335] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:33:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:03.266705 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-cba771c0-18f1-49b1-a466-4d91e9aadefb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:03.268772 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-cba771c0-18f1-49b1-a466-4d91e9aadefb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:33:03.269155 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-cba771c0-18f1-49b1-a466-4d91e9aadefb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ff6e58e-2200-4357-b15f-27507cfa644d", "connector": null, "instance_uuid": "fdc7e518-937b-4d04-84ba-e7a9522cad6d"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:03.277420 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:03.277420 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:03.311900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-cba771c0-18f1-49b1-a466-4d91e9aadefb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:33:03.312443 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 334/1336] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:33:03 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) Aug 18 07:33:04.041954 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0e5117f5-b204-4fcf-9049-c922524c6a4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.045257 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e5117f5-b204-4fcf-9049-c922524c6a4d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:04.045320 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e5117f5-b204-4fcf-9049-c922524c6a4d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.045550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e5117f5-b204-4fcf-9049-c922524c6a4d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.057511 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.057511 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:04.061602 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0e5117f5-b204-4fcf-9049-c922524c6a4d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:04.070970 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e5117f5-b204-4fcf-9049-c922524c6a4d tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:04.070970 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 334/1337] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:04.090687 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-00476cd0-0bfd-4de7-af20-d015e3bc0545 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.092534 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00476cd0-0bfd-4de7-af20-d015e3bc0545 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:04.092755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-00476cd0-0bfd-4de7-af20-d015e3bc0545 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.093240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-00476cd0-0bfd-4de7-af20-d015e3bc0545 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.100523 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.100523 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:04.104628 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-00476cd0-0bfd-4de7-af20-d015e3bc0545 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Volume info retrieved successfully. Aug 18 07:33:04.108660 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00476cd0-0bfd-4de7-af20-d015e3bc0545 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:04.109025 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 333/1338] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:04.122127 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ac6b13e-b7f7-4f7a-afeb-4fdd4d5215a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.127625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ac6b13e-b7f7-4f7a-afeb-4fdd4d5215a4 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1468797200 Aug 18 07:33:04.127883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ac6b13e-b7f7-4f7a-afeb-4fdd4d5215a4 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.128076 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ac6b13e-b7f7-4f7a-afeb-4fdd4d5215a4 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.128941 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2ac6b13e-b7f7-4f7a-afeb-4fdd4d5215a4 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1468797200'), ('all_tenants', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:04.180940 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ac6b13e-b7f7-4f7a-afeb-4fdd4d5215a4 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Get all volumes completed successfully. Aug 18 07:33:04.181631 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ac6b13e-b7f7-4f7a-afeb-4fdd4d5215a4 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1468797200 returned with HTTP 200 Aug 18 07:33:04.182291 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 338/1339] 10.4.3.152 () {68 vars in 1429 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1468797200 => generated 342 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:04.191791 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a3b2e384-1020-4546-92f3-bc79204fae10 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.193742 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3b2e384-1020-4546-92f3-bc79204fae10 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1468797200 Aug 18 07:33:04.193958 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3b2e384-1020-4546-92f3-bc79204fae10 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.194144 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3b2e384-1020-4546-92f3-bc79204fae10 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.194656 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.194656 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:04.194933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-a3b2e384-1020-4546-92f3-bc79204fae10 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1468797200'), ('all_tenants', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:04.371552 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a3b2e384-1020-4546-92f3-bc79204fae10 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Get all volumes completed successfully. Aug 18 07:33:04.372033 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3b2e384-1020-4546-92f3-bc79204fae10 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1468797200 returned with HTTP 200 Aug 18 07:33:04.372431 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 335/1340] 10.4.3.152 () {68 vars in 1429 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1468797200 => generated 342 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:04.382921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a852f26a-52d9-40bc-b99a-caab74f0ffd7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.385303 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a852f26a-52d9-40bc-b99a-caab74f0ffd7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:04.385710 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a852f26a-52d9-40bc-b99a-caab74f0ffd7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.386087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a852f26a-52d9-40bc-b99a-caab74f0ffd7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.406190 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.406190 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:04.412691 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a852f26a-52d9-40bc-b99a-caab74f0ffd7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:04.419441 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a852f26a-52d9-40bc-b99a-caab74f0ffd7 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:04.420022 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 335/1341] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 999 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:04.435610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dbcfc050-3816-474b-97ee-9e92184b682c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.438139 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dbcfc050-3816-474b-97ee-9e92184b682c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:04.438458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dbcfc050-3816-474b-97ee-9e92184b682c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.438734 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dbcfc050-3816-474b-97ee-9e92184b682c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.438979 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-dbcfc050-3816-474b-97ee-9e92184b682c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Delete volume with id: 0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:04.448929 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.448929 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:04.449591 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dbcfc050-3816-474b-97ee-9e92184b682c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:04.473651 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dbcfc050-3816-474b-97ee-9e92184b682c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Delete volume request issued successfully. Aug 18 07:33:04.473986 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dbcfc050-3816-474b-97ee-9e92184b682c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 202 Aug 18 07:33:04.474425 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 334/1342] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:33:04 2026] DELETE /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:33:04.485228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-16c823aa-4ea5-4c0b-a2a9-26959221ec17 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.486749 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16c823aa-4ea5-4c0b-a2a9-26959221ec17 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:04.487038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16c823aa-4ea5-4c0b-a2a9-26959221ec17 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.487296 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16c823aa-4ea5-4c0b-a2a9-26959221ec17 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.495795 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.495795 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:04.500561 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-16c823aa-4ea5-4c0b-a2a9-26959221ec17 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Volume info retrieved successfully. Aug 18 07:33:04.506111 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16c823aa-4ea5-4c0b-a2a9-26959221ec17 tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 200 Aug 18 07:33:04.506746 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 339/1343] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:04.743127 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-88b42c50-acfb-4b52-a5fd-a1b0d9bf272e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.743560 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88b42c50-acfb-4b52-a5fd-a1b0d9bf272e None None] GET https://10.4.3.152/volume// Aug 18 07:33:04.743798 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88b42c50-acfb-4b52-a5fd-a1b0d9bf272e None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.744094 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88b42c50-acfb-4b52-a5fd-a1b0d9bf272e None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.744577 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88b42c50-acfb-4b52-a5fd-a1b0d9bf272e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:04.745377 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 336/1344] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:04.758113 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-4565a662-7e03-4b23-b081-dc806afc050d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.762231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-4565a662-7e03-4b23-b081-dc806afc050d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:04.762231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-4565a662-7e03-4b23-b081-dc806afc050d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:04.762231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-4565a662-7e03-4b23-b081-dc806afc050d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:04.776025 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.776025 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:04.780999 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-4565a662-7e03-4b23-b081-dc806afc050d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:04.790358 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-4565a662-7e03-4b23-b081-dc806afc050d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 200 Aug 18 07:33:04.790769 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 336/1345] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:04 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:04.894635 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-7d8da022-e93b-44ab-af35-43b56686dafa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:04.899244 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-7d8da022-e93b-44ab-af35-43b56686dafa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312 Aug 18 07:33:04.899244 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-7d8da022-e93b-44ab-af35-43b56686dafa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:04.910866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-7d8da022-e93b-44ab-af35-43b56686dafa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-1ff6e58e-2200-4357-b15f-27507cfa644d-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:33:04.919953 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-7d8da022-e93b-44ab-af35-43b56686dafa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-1ff6e58e-2200-4357-b15f-27507cfa644d-np0000007613" acquired by "attachment_update" :: waited 0.009s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:33:04.921098 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:04.921098 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:05.033781 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-7d8da022-e93b-44ab-af35-43b56686dafa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-1ff6e58e-2200-4357-b15f-27507cfa644d-np0000007613" released by "attachment_update" :: held 0.113s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:33:05.033781 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-7d8da022-e93b-44ab-af35-43b56686dafa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312 returned with HTTP 200 Aug 18 07:33:05.033781 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 335/1346] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:33:04 2026] PUT /volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:05.074814 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-d4d7f527-e2e6-488f-b4b7-9719f3e99919 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:05.078719 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-d4d7f527-e2e6-488f-b4b7-9719f3e99919 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312/action Aug 18 07:33:05.079670 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-d4d7f527-e2e6-488f-b4b7-9719f3e99919 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:05.079859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-d4d7f527-e2e6-488f-b4b7-9719f3e99919 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:05.112222 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:05.112222 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:05.128755 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-d4d7f527-e2e6-488f-b4b7-9719f3e99919 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312/action returned with HTTP 204 Aug 18 07:33:05.129287 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 340/1347] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:33:05 2026] POST /volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:05.521447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8f8858ba-6acb-4941-997a-4abed7679f3c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:05.523280 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f8858ba-6acb-4941-997a-4abed7679f3c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] GET https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa Aug 18 07:33:05.523599 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f8858ba-6acb-4941-997a-4abed7679f3c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:05.523920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f8858ba-6acb-4941-997a-4abed7679f3c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:05.530567 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f8858ba-6acb-4941-997a-4abed7679f3c tempest-VolumeRetypeMultiattachTest-1159352519 tempest-VolumeRetypeMultiattachTest-1159352519-project-member] https://10.4.3.152/volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa returned with HTTP 404 Aug 18 07:33:05.530909 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 337/1348] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:33:05 2026] GET /volume/v3/volumes/0a4fc6bf-ad0f-4573-9b96-c34572f94aaa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:33:05.541605 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a965e3b-a80d-4634-96bb-cc1862fa5d1f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:05.543274 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a965e3b-a80d-4634-96bb-cc1862fa5d1f tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] DELETE https://10.4.3.152/volume/v3/types/f0d9b154-f557-4c41-a29c-1bd56b50d789 Aug 18 07:33:05.543920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a965e3b-a80d-4634-96bb-cc1862fa5d1f tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:05.545230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a965e3b-a80d-4634-96bb-cc1862fa5d1f tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:05.594052 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a965e3b-a80d-4634-96bb-cc1862fa5d1f tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/types/f0d9b154-f557-4c41-a29c-1bd56b50d789 returned with HTTP 202 Aug 18 07:33:05.594052 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 337/1349] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:05 2026] DELETE /volume/v3/types/f0d9b154-f557-4c41-a29c-1bd56b50d789 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:05.606158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b7ecf5d7-76cc-4393-bb1c-cae7b58d2999 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:05.608383 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7ecf5d7-76cc-4393-bb1c-cae7b58d2999 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/types/f0d9b154-f557-4c41-a29c-1bd56b50d789 Aug 18 07:33:05.608757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b7ecf5d7-76cc-4393-bb1c-cae7b58d2999 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:05.609192 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b7ecf5d7-76cc-4393-bb1c-cae7b58d2999 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:05.612970 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7ecf5d7-76cc-4393-bb1c-cae7b58d2999 tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/types/f0d9b154-f557-4c41-a29c-1bd56b50d789 returned with HTTP 404 Aug 18 07:33:05.613694 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 336/1350] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:05 2026] GET /volume/v3/types/f0d9b154-f557-4c41-a29c-1bd56b50d789 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:05.626900 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-72beb456-6c8e-4a54-9f30-79a633ca5afa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:05.630907 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72beb456-6c8e-4a54-9f30-79a633ca5afa tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] DELETE https://10.4.3.152/volume/v3/types/f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6 Aug 18 07:33:05.631477 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72beb456-6c8e-4a54-9f30-79a633ca5afa tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:05.631768 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72beb456-6c8e-4a54-9f30-79a633ca5afa tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:05.663505 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72beb456-6c8e-4a54-9f30-79a633ca5afa tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/types/f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6 returned with HTTP 202 Aug 18 07:33:05.663505 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 341/1351] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:05 2026] DELETE /volume/v3/types/f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:05.670549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ea591f11-2e7a-4a5a-8205-0d7052299f2d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:05.672586 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea591f11-2e7a-4a5a-8205-0d7052299f2d tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] GET https://10.4.3.152/volume/v3/types/f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6 Aug 18 07:33:05.672799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea591f11-2e7a-4a5a-8205-0d7052299f2d tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:05.673462 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea591f11-2e7a-4a5a-8205-0d7052299f2d tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:05.676755 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea591f11-2e7a-4a5a-8205-0d7052299f2d tempest-VolumeRetypeMultiattachTest-396873966 tempest-VolumeRetypeMultiattachTest-396873966-project-admin] https://10.4.3.152/volume/v3/types/f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6 returned with HTTP 404 Aug 18 07:33:05.677286 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 338/1352] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:05 2026] GET /volume/v3/types/f8a380f9-8f8d-4ccb-a1f6-1602162eb3a6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:08.429468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ec02b2f-e169-4962-9bfa-6a1deaf02af5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:08.530886 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ec02b2f-e169-4962-9bfa-6a1deaf02af5 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:08.531376 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ec02b2f-e169-4962-9bfa-6a1deaf02af5 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:08.547938 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ec02b2f-e169-4962-9bfa-6a1deaf02af5 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:08.548391 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 338/1353] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:08 2026] POST /volume/v3/types => generated 188 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:08.556494 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb41e131-ff2c-4d2e-a192-c50e3110182e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:08.559291 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb41e131-ff2c-4d2e-a192-c50e3110182e tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:08.559757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb41e131-ff2c-4d2e-a192-c50e3110182e tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:08.562378 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:08.562378 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:08.575845 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb41e131-ff2c-4d2e-a192-c50e3110182e tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:08.576445 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 337/1354] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:08 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:08.586783 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:08.653345 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:08.653979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:08.655455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:08.659216 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Create volume of 1 GB Aug 18 07:33:08.659685 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:08.659685 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:08.659933 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Availability Zones retrieved successfully. Aug 18 07:33:08.664993 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Flow 'volume_create_api' (bd250397-348c-46bb-a815-cd3ea0b438d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:08.666043 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28322d7-46f4-407a-a8fe-950533ced190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:08.666945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:08.685665 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28322d7-46f4-407a-a8fe-950533ced190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:33:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7968fca4-75de-41c4-939d-8e1c2720bf7c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7968fca4-75de-41c4-939d-8e1c2720bf7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:08.686403 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c02ea0-6165-45ee-89ec-40318aac119d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:08.709908 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:08.710329 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:08.747513 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Created reservations ['3bfe9e5b-1390-4c86-a3b4-357c9bb8a453', '39689b70-c8f0-411a-b23f-2f8239abad5d', 'b4789579-0c9e-4f7f-bdf5-4aff98c94f7d', 'ce6be5ed-5b2b-41b0-8110-0ffec7a60f3d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:08.748283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c02ea0-6165-45ee-89ec-40318aac119d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bfe9e5b-1390-4c86-a3b4-357c9bb8a453', '39689b70-c8f0-411a-b23f-2f8239abad5d', 'b4789579-0c9e-4f7f-bdf5-4aff98c94f7d', 'ce6be5ed-5b2b-41b0-8110-0ffec7a60f3d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:08.749051 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec9777f-342c-40ba-8a16-9384777c6851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:08.780824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec9777f-342c-40ba-8a16-9384777c6851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfe83cd0-bc1d-479a-aec8-f070d4aa6476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02717eeec1cf4d4bb7257be8392a4c84',qos_specs=None,replication_status=,reservations=['3bfe9e5b-1390-4c86-a3b4-357c9bb8a453','39689b70-c8f0-411a-b23f-2f8239abad5d','b4789579-0c9e-4f7f-bdf5-4aff98c94f7d','ce6be5ed-5b2b-41b0-8110-0ffec7a60f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95946e41ddf445f398ad060f5282d478',volume_type_id=7968fca4-75de-41c4-939d-8e1c2720bf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfe83cd0-bc1d-479a-aec8-f070d4aa6476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02717eeec1cf4d4bb7257be8392a4c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95946e41ddf445f398ad060f5282d478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7968fca4-75de-41c4-939d-8e1c2720bf7c),volume_type_id=7968fca4-75de-41c4-939d-8e1c2720bf7c)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:08.781888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5522e2-b6fb-4b87-b88a-1a62bdbc0a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:08.807166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe5522e2-b6fb-4b87-b88a-1a62bdbc0a3a) transitioned into state 'SUCCESS' from state '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-1616478125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02717eeec1cf4d4bb7257be8392a4c84',qos_specs=None,replication_status=,reservations=['3bfe9e5b-1390-4c86-a3b4-357c9bb8a453','39689b70-c8f0-411a-b23f-2f8239abad5d','b4789579-0c9e-4f7f-bdf5-4aff98c94f7d','ce6be5ed-5b2b-41b0-8110-0ffec7a60f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95946e41ddf445f398ad060f5282d478',volume_type_id=7968fca4-75de-41c4-939d-8e1c2720bf7c)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:08.807166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae8fb81-5f63-48ca-9fed-ede7d881db10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:08.814530 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae8fb81-5f63-48ca-9fed-ede7d881db10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:08.815360 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Flow 'volume_create_api' (bd250397-348c-46bb-a815-cd3ea0b438d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:08.815695 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Create volume request issued successfully. Aug 18 07:33:08.816249 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c6a7a79-0947-4586-b68d-49b82fa4d1df tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:08.816650 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 342/1355] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:08 2026] POST /volume/v3/volumes => generated 768 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:08.831315 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e173964b-06b1-499c-959b-4e3ed66dd90d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:08.834847 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e173964b-06b1-499c-959b-4e3ed66dd90d tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:08.834847 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e173964b-06b1-499c-959b-4e3ed66dd90d tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:08.834847 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e173964b-06b1-499c-959b-4e3ed66dd90d tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:08.841436 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:08.841436 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:08.844949 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e173964b-06b1-499c-959b-4e3ed66dd90d tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:08.849011 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e173964b-06b1-499c-959b-4e3ed66dd90d tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:08.849469 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 339/1356] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:08 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:09.555453 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-44980ee5-2fe2-4bcc-aa2c-2af7e7c8a4f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:09.559071 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-44980ee5-2fe2-4bcc-aa2c-2af7e7c8a4f2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d/encryption Aug 18 07:33:09.559313 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-44980ee5-2fe2-4bcc-aa2c-2af7e7c8a4f2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:09.559494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-44980ee5-2fe2-4bcc-aa2c-2af7e7c8a4f2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:09.574984 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:09.574984 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:09.588184 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-fe9918a7-288d-4eb8-bd6f-7cba98db272b req-44980ee5-2fe2-4bcc-aa2c-2af7e7c8a4f2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d/encryption returned with HTTP 200 Aug 18 07:33:09.588537 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 339/1357] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:33:09 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:09.862717 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-da2f4372-767b-423a-bb34-c39df4b81a6a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:09.864428 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da2f4372-767b-423a-bb34-c39df4b81a6a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:09.864666 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da2f4372-767b-423a-bb34-c39df4b81a6a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:09.864899 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-da2f4372-767b-423a-bb34-c39df4b81a6a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:09.871552 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:09.871552 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:09.876498 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-da2f4372-767b-423a-bb34-c39df4b81a6a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:09.881120 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-da2f4372-767b-423a-bb34-c39df4b81a6a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:09.881724 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 338/1358] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:09 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:09.898407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2aa0f2aa-662d-4d61-8815-8c550c5e405b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:09.902482 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2aa0f2aa-662d-4d61-8815-8c550c5e405b tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:09.902482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2aa0f2aa-662d-4d61-8815-8c550c5e405b tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:09.902482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2aa0f2aa-662d-4d61-8815-8c550c5e405b tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:09.910404 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:09.910404 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:09.917705 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2aa0f2aa-662d-4d61-8815-8c550c5e405b tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Volume info retrieved successfully. Aug 18 07:33:09.919758 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2aa0f2aa-662d-4d61-8815-8c550c5e405b tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:09.920348 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 343/1359] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:09 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 1034 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:09.935783 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de27ef54-4651-43fa-957d-0009acb8fe05 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:09.937472 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] POST https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476/action Aug 18 07:33:09.937789 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:09.937931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:09.946407 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:09.946407 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:09.946861 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:09.990004 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:09.990684 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:10.016743 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Created reservations ['d7f29bf8-5c7c-4445-ab9d-5bd971b08e49', 'ece7fb4b-1d94-44f5-9303-a61a1ecc748c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:10.028451 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:10.028797 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:10.036996 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Created reservations ['550423e2-66ed-46b0-8633-c0d1fd5e67d8', 'b737bfda-1a87-4cfb-b138-430695de29de'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:10.058429 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Retype volume request issued successfully. Aug 18 07:33:10.058691 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de27ef54-4651-43fa-957d-0009acb8fe05 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476/action returned with HTTP 202 Aug 18 07:33:10.059165 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 340/1360] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:09 2026] POST /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:10.068828 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7276a1e4-4d15-4262-ad11-7920d1f3aaeb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:10.070950 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7276a1e4-4d15-4262-ad11-7920d1f3aaeb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:10.071163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7276a1e4-4d15-4262-ad11-7920d1f3aaeb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:10.071403 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7276a1e4-4d15-4262-ad11-7920d1f3aaeb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:10.083192 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:10.083192 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:10.087414 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7276a1e4-4d15-4262-ad11-7920d1f3aaeb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:10.091780 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7276a1e4-4d15-4262-ad11-7920d1f3aaeb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:10.092168 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 340/1361] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:10 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:11.107136 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1492a43-1374-4ec0-9414-2f7cc8455054 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:11.111232 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1492a43-1374-4ec0-9414-2f7cc8455054 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:11.111232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1492a43-1374-4ec0-9414-2f7cc8455054 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:11.111232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1492a43-1374-4ec0-9414-2f7cc8455054 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:11.120048 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:11.120048 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:11.126387 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a1492a43-1374-4ec0-9414-2f7cc8455054 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:11.132077 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1492a43-1374-4ec0-9414-2f7cc8455054 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:11.134409 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 339/1362] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:11 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:11.153613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af5b8606-dd3b-48ba-af53-4d5a5a6872eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:11.159582 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af5b8606-dd3b-48ba-af53-4d5a5a6872eb tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:11.159790 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af5b8606-dd3b-48ba-af53-4d5a5a6872eb tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:11.160049 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af5b8606-dd3b-48ba-af53-4d5a5a6872eb tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:11.176511 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:11.176511 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:11.181780 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af5b8606-dd3b-48ba-af53-4d5a5a6872eb tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Volume info retrieved successfully. Aug 18 07:33:11.187440 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af5b8606-dd3b-48ba-af53-4d5a5a6872eb tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:11.187440 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 344/1363] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:11 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 1034 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:11.198943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b68d26a8-3f37-409a-ab9b-ebe34f77c8db None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:11.201092 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b68d26a8-3f37-409a-ab9b-ebe34f77c8db tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] GET https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125 Aug 18 07:33:11.201325 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b68d26a8-3f37-409a-ab9b-ebe34f77c8db tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:11.201532 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b68d26a8-3f37-409a-ab9b-ebe34f77c8db tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:11.202091 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:11.202091 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:11.202397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b68d26a8-3f37-409a-ab9b-ebe34f77c8db tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125'), ('all_tenants', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:11.210161 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b68d26a8-3f37-409a-ab9b-ebe34f77c8db tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Get all volumes completed successfully. Aug 18 07:33:11.210759 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b68d26a8-3f37-409a-ab9b-ebe34f77c8db tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125 returned with HTTP 200 Aug 18 07:33:11.211370 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 341/1364] 10.4.3.152 () {66 vars in 1398 bytes} [Tue Aug 18 07:33:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1616478125 => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:11.221858 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1cbfc2c-52da-4f08-9a5e-4ac828a1f87a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:11.226165 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1cbfc2c-52da-4f08-9a5e-4ac828a1f87a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:11.228080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1cbfc2c-52da-4f08-9a5e-4ac828a1f87a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:11.228080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1cbfc2c-52da-4f08-9a5e-4ac828a1f87a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:11.240100 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:11.240100 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:11.245061 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1cbfc2c-52da-4f08-9a5e-4ac828a1f87a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:11.255266 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1cbfc2c-52da-4f08-9a5e-4ac828a1f87a tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:11.255946 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 341/1365] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:11 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:11.274862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:11.280811 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:11.280811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:11.280811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:11.280811 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Delete volume with id: bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:11.291423 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:11.291423 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:11.292377 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:11.315726 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Delete volume request issued successfully. Aug 18 07:33:11.316070 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc6aedeb-b328-4fe9-969d-0b7d5a79c816 tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 202 Aug 18 07:33:11.316852 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 340/1366] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:11 2026] DELETE /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:11.325494 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2afbd788-cf07-4c95-ba02-8bd173b3837e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:11.329038 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2afbd788-cf07-4c95-ba02-8bd173b3837e tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:11.329327 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2afbd788-cf07-4c95-ba02-8bd173b3837e tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:11.329623 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2afbd788-cf07-4c95-ba02-8bd173b3837e tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:11.338072 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:11.338072 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:11.343681 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2afbd788-cf07-4c95-ba02-8bd173b3837e tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Volume info retrieved successfully. Aug 18 07:33:11.352055 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2afbd788-cf07-4c95-ba02-8bd173b3837e tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 200 Aug 18 07:33:11.352493 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 345/1367] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:11 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:12.367353 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77514c54-65a2-4480-b445-6a97c40623fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:12.369653 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77514c54-65a2-4480-b445-6a97c40623fb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] GET https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 Aug 18 07:33:12.369894 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77514c54-65a2-4480-b445-6a97c40623fb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:12.370164 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77514c54-65a2-4480-b445-6a97c40623fb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:12.377943 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77514c54-65a2-4480-b445-6a97c40623fb tempest-VolumeRetypeWithoutMigrationTest-74602287 tempest-VolumeRetypeWithoutMigrationTest-74602287-project-member] https://10.4.3.152/volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 returned with HTTP 404 Aug 18 07:33:12.378544 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 342/1368] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:12 2026] GET /volume/v3/volumes/bfe83cd0-bc1d-479a-aec8-f070d4aa6476 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:12.390182 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0a34ab25-5729-493f-abeb-686ef5bca872 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:12.393887 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a34ab25-5729-493f-abeb-686ef5bca872 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] DELETE https://10.4.3.152/volume/v3/types/f54ff134-8354-472e-9b1d-8f8a7f1473c1 Aug 18 07:33:12.393887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a34ab25-5729-493f-abeb-686ef5bca872 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:12.393887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a34ab25-5729-493f-abeb-686ef5bca872 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:12.422232 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a34ab25-5729-493f-abeb-686ef5bca872 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/types/f54ff134-8354-472e-9b1d-8f8a7f1473c1 returned with HTTP 202 Aug 18 07:33:12.422232 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 342/1369] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:12 2026] DELETE /volume/v3/types/f54ff134-8354-472e-9b1d-8f8a7f1473c1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:12.427633 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8bcc50f2-7f1f-4ea9-9891-9bc33b503683 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:12.429478 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8bcc50f2-7f1f-4ea9-9891-9bc33b503683 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] GET https://10.4.3.152/volume/v3/types/f54ff134-8354-472e-9b1d-8f8a7f1473c1 Aug 18 07:33:12.429643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8bcc50f2-7f1f-4ea9-9891-9bc33b503683 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:12.429832 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8bcc50f2-7f1f-4ea9-9891-9bc33b503683 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:12.433055 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8bcc50f2-7f1f-4ea9-9891-9bc33b503683 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/types/f54ff134-8354-472e-9b1d-8f8a7f1473c1 returned with HTTP 404 Aug 18 07:33:12.433545 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 341/1370] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:12 2026] GET /volume/v3/types/f54ff134-8354-472e-9b1d-8f8a7f1473c1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:12.440032 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d88d6c28-5404-4a5b-8e7e-677063f8bbc1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:12.441719 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d88d6c28-5404-4a5b-8e7e-677063f8bbc1 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] DELETE https://10.4.3.152/volume/v3/types/7968fca4-75de-41c4-939d-8e1c2720bf7c Aug 18 07:33:12.441963 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d88d6c28-5404-4a5b-8e7e-677063f8bbc1 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:12.442193 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d88d6c28-5404-4a5b-8e7e-677063f8bbc1 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:12.444225 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=376,cinder:UPDATE=125,cinder:INSERT=72,cinder:DELETE=3 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:33:12.463958 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d88d6c28-5404-4a5b-8e7e-677063f8bbc1 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/types/7968fca4-75de-41c4-939d-8e1c2720bf7c returned with HTTP 202 Aug 18 07:33:12.464476 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 346/1371] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:12 2026] DELETE /volume/v3/types/7968fca4-75de-41c4-939d-8e1c2720bf7c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:12.474473 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ff7b98f-0d04-4f0c-8b1e-1ff72970fb78 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:12.479656 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ff7b98f-0d04-4f0c-8b1e-1ff72970fb78 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] GET https://10.4.3.152/volume/v3/types/7968fca4-75de-41c4-939d-8e1c2720bf7c Aug 18 07:33:12.479972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ff7b98f-0d04-4f0c-8b1e-1ff72970fb78 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:12.480276 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ff7b98f-0d04-4f0c-8b1e-1ff72970fb78 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:12.493017 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ff7b98f-0d04-4f0c-8b1e-1ff72970fb78 tempest-VolumeRetypeWithoutMigrationTest-761516130 tempest-VolumeRetypeWithoutMigrationTest-761516130-project-admin] https://10.4.3.152/volume/v3/types/7968fca4-75de-41c4-939d-8e1c2720bf7c returned with HTTP 404 Aug 18 07:33:12.493694 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 343/1372] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:12 2026] GET /volume/v3/types/7968fca4-75de-41c4-939d-8e1c2720bf7c => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:13.407679 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-a21b014f-8392-408b-b59a-a422f4198b7e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:13.409751 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-a21b014f-8392-408b-b59a-a422f4198b7e tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] DELETE https://10.4.3.152/volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461 Aug 18 07:33:13.409976 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-a21b014f-8392-408b-b59a-a422f4198b7e tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:13.410180 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-a21b014f-8392-408b-b59a-a422f4198b7e tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:13.417917 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:13.417917 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:13.487137 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-a21b014f-8392-408b-b59a-a422f4198b7e tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461 returned with HTTP 200 Aug 18 07:33:13.487581 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 343/1373] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:13 2026] DELETE /volume/v3/attachments/2a5603c7-b3bb-4a3f-9afe-142c1625c461 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:13.497834 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-5c692ed1-8a4e-41cc-9457-5445abcf4022 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:13.500640 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-5c692ed1-8a4e-41cc-9457-5445abcf4022 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] DELETE https://10.4.3.152/volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074 Aug 18 07:33:13.500885 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-5c692ed1-8a4e-41cc-9457-5445abcf4022 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:13.501165 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-5c692ed1-8a4e-41cc-9457-5445abcf4022 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:13.509904 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:13.509904 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:13.590944 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-5c692ed1-8a4e-41cc-9457-5445abcf4022 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074 returned with HTTP 200 Aug 18 07:33:13.591391 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 342/1374] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:13 2026] DELETE /volume/v3/attachments/9611dbb6-2553-4a21-a50a-3784721bd074 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:13.607116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-f340ed9d-9cad-4b3c-bcd9-80a0db92c5ee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:13.609081 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-f340ed9d-9cad-4b3c-bcd9-80a0db92c5ee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010 Aug 18 07:33:13.609308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-f340ed9d-9cad-4b3c-bcd9-80a0db92c5ee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:13.609487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-f340ed9d-9cad-4b3c-bcd9-80a0db92c5ee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:13.620769 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:13.620769 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:13.687817 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f43511dc-f546-4410-9c41-0b5e8f958fc7 req-f340ed9d-9cad-4b3c-bcd9-80a0db92c5ee tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010 returned with HTTP 200 Aug 18 07:33:13.688243 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 347/1375] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:13 2026] DELETE /volume/v3/attachments/f10ec000-8498-4a19-a29c-8c76c6796010 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:14.519491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-941181df-4e1d-4226-b3bf-fd11fb471b30 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:14.596106 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-941181df-4e1d-4226-b3bf-fd11fb471b30 tempest-ExtensionsTestJSON-1523859922 tempest-ExtensionsTestJSON-1523859922-project-member] GET https://10.4.3.152/volume/v3/extensions Aug 18 07:33:14.596376 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-941181df-4e1d-4226-b3bf-fd11fb471b30 tempest-ExtensionsTestJSON-1523859922 tempest-ExtensionsTestJSON-1523859922-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:14.596618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-941181df-4e1d-4226-b3bf-fd11fb471b30 tempest-ExtensionsTestJSON-1523859922 tempest-ExtensionsTestJSON-1523859922-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:14.597074 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-941181df-4e1d-4226-b3bf-fd11fb471b30 tempest-ExtensionsTestJSON-1523859922 tempest-ExtensionsTestJSON-1523859922-project-member] https://10.4.3.152/volume/v3/extensions returned with HTTP 200 Aug 18 07:33:14.597573 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 344/1376] 10.4.3.152 () {66 vars in 1246 bytes} [Tue Aug 18 07:33:14 2026] GET /volume/v3/extensions => generated 5245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:15.758651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-634b6e45-1328-4743-937f-e2685d5e68f5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:15.886638 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:15.887002 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1344386190", "metadata": {"Type": "Test"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:15.888550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1344386190', 'metadata': {'Type': 'Test'}}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:15.888670 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume of 1 GB Aug 18 07:33:15.888967 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:15.888967 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:15.893301 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Availability Zones retrieved successfully. Aug 18 07:33:15.899049 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (5f999b14-ca24-4b64-955d-ae2e05b03481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:15.899807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051a8e18-cb97-4318-aa6a-92c6ab451a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:15.900757 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:15.927340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051a8e18-cb97-4318-aa6a-92c6ab451a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:15.928085 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa464b4-f067-45e1-9416-6420359fab01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:15.985266 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Created reservations ['fd6b5075-c234-403d-807f-9ae9bf593250', 'ba6847e4-32b5-42dd-91da-b033909169f7', '5015621d-f8b7-443a-8876-795d8a857977', 'b90a8380-1270-4c95-a933-8a81e0b2f947'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:15.985949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa464b4-f067-45e1-9416-6420359fab01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6b5075-c234-403d-807f-9ae9bf593250', 'ba6847e4-32b5-42dd-91da-b033909169f7', '5015621d-f8b7-443a-8876-795d8a857977', 'b90a8380-1270-4c95-a933-8a81e0b2f947']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:15.986639 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edaa743a-3d91-4bfe-872d-4b498b036d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:16.008419 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edaa743a-3d91-4bfe-872d-4b498b036d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc49c122-0f12-4dca-8507-30b7456f813e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1344386190',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['fd6b5075-c234-403d-807f-9ae9bf593250','ba6847e4-32b5-42dd-91da-b033909169f7','5015621d-f8b7-443a-8876-795d8a857977','b90a8380-1270-4c95-a933-8a81e0b2f947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1344386190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc49c122-0f12-4dca-8507-30b7456f813e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d6591cbb416f481dbff9255b66531fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d48ec05f2af447797ca40e978b4583f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:16.009263 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5e53ce-fdf1-4892-9587-86e4c8ab5448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:16.024141 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5e53ce-fdf1-4892-9587-86e4c8ab5448) transitioned into state 'SUCCESS' from state '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-1344386190',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['fd6b5075-c234-403d-807f-9ae9bf593250','ba6847e4-32b5-42dd-91da-b033909169f7','5015621d-f8b7-443a-8876-795d8a857977','b90a8380-1270-4c95-a933-8a81e0b2f947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:16.024828 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dab384ec-6274-416f-9387-56f61f7d8304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:16.032408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dab384ec-6274-416f-9387-56f61f7d8304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:16.033151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (5f999b14-ca24-4b64-955d-ae2e05b03481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:16.033446 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request issued successfully. Aug 18 07:33:16.034038 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-634b6e45-1328-4743-937f-e2685d5e68f5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:16.034422 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 344/1377] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:15 2026] POST /volume/v3/volumes => generated 759 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:16.048845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-138822f5-c020-4107-b854-28c41f01cb44 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:16.050747 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-138822f5-c020-4107-b854-28c41f01cb44 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:16.050947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-138822f5-c020-4107-b854-28c41f01cb44 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:16.051166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-138822f5-c020-4107-b854-28c41f01cb44 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:16.058709 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:16.058709 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:16.063284 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-138822f5-c020-4107-b854-28c41f01cb44 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:16.069406 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-138822f5-c020-4107-b854-28c41f01cb44 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:16.069784 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 343/1378] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:16 2026] GET /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:16.574694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:16.576406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:33:16.576601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:16.576795 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:16.576946 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Delete volume with id: ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:33:16.584303 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:16.584303 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:16.584692 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:33:16.599648 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Delete volume request issued successfully. Aug 18 07:33:16.599827 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16bb5d7a-fcc7-4bfc-94df-1b81bc2bdf91 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 returned with HTTP 202 Aug 18 07:33:16.600195 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 348/1379] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:16 2026] DELETE /volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:16.609978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d063ad0-106c-40e0-8068-8e29bb03dd89 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:16.611731 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d063ad0-106c-40e0-8068-8e29bb03dd89 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:33:16.611928 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d063ad0-106c-40e0-8068-8e29bb03dd89 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:16.612117 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d063ad0-106c-40e0-8068-8e29bb03dd89 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:16.618848 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:16.618848 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:16.622314 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4d063ad0-106c-40e0-8068-8e29bb03dd89 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:33:16.626234 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d063ad0-106c-40e0-8068-8e29bb03dd89 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 returned with HTTP 200 Aug 18 07:33:16.626617 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 345/1380] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:16 2026] GET /volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:17.083604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4be55874-265f-48cf-b2c0-8f40a62f6400 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.085330 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4be55874-265f-48cf-b2c0-8f40a62f6400 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:17.085535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4be55874-265f-48cf-b2c0-8f40a62f6400 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:17.085768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4be55874-265f-48cf-b2c0-8f40a62f6400 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:17.097197 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.097197 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:17.102609 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4be55874-265f-48cf-b2c0-8f40a62f6400 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:17.106354 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4be55874-265f-48cf-b2c0-8f40a62f6400 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:17.106694 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 345/1381] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:17 2026] GET /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:17.118659 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9905ce8-be82-40d3-8616-33d616d97f0f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.120743 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9905ce8-be82-40d3-8616-33d616d97f0f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:17.121014 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9905ce8-be82-40d3-8616-33d616d97f0f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:17.121224 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9905ce8-be82-40d3-8616-33d616d97f0f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:17.127853 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.127853 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:17.131232 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a9905ce8-be82-40d3-8616-33d616d97f0f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:17.136598 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9905ce8-be82-40d3-8616-33d616d97f0f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:17.137002 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 344/1382] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:17 2026] GET /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:17.148232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bebb0783-11d6-47b2-845c-acd776b9ca0b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.150131 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bebb0783-11d6-47b2-845c-acd776b9ca0b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:17.150469 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bebb0783-11d6-47b2-845c-acd776b9ca0b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1344386190"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:17.158164 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.158164 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:17.161455 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bebb0783-11d6-47b2-845c-acd776b9ca0b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:17.171462 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bebb0783-11d6-47b2-845c-acd776b9ca0b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:17.171952 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bebb0783-11d6-47b2-845c-acd776b9ca0b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:17.172327 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 349/1383] 10.4.3.152 () {68 vars in 1368 bytes} [Tue Aug 18 07:33:17 2026] PUT /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 784 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:17.182813 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a802cf12-5dd5-4695-a8c0-45fb5882cef2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.185550 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a802cf12-5dd5-4695-a8c0-45fb5882cef2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:17.186994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a802cf12-5dd5-4695-a8c0-45fb5882cef2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-389407035", "description": "This is the new description of volume"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:17.203855 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.203855 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:17.207857 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a802cf12-5dd5-4695-a8c0-45fb5882cef2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:17.213779 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a802cf12-5dd5-4695-a8c0-45fb5882cef2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:17.214332 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a802cf12-5dd5-4695-a8c0-45fb5882cef2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:17.214706 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 346/1384] 10.4.3.152 () {68 vars in 1369 bytes} [Tue Aug 18 07:33:17 2026] PUT /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:17.229032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-74918c04-4797-4b5e-a37e-2d2a7610b5cf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.231557 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74918c04-4797-4b5e-a37e-2d2a7610b5cf tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:17.231764 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74918c04-4797-4b5e-a37e-2d2a7610b5cf tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:17.231984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74918c04-4797-4b5e-a37e-2d2a7610b5cf tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:17.240332 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.240332 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:17.246941 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-74918c04-4797-4b5e-a37e-2d2a7610b5cf tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:17.252489 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74918c04-4797-4b5e-a37e-2d2a7610b5cf tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:17.252896 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 346/1385] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:17 2026] GET /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:17.266789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.268551 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:17.269022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2007821098", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1886381563"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:17.270446 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2007821098', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1886381563'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:17.270557 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume of 1 GB Aug 18 07:33:17.277418 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Availability Zones retrieved successfully. Aug 18 07:33:17.283933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (e7e0bd71-f3e1-4086-92b7-58afe67efa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:17.284981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f3635e-6f60-4ed8-adbf-b746922bc192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:17.286023 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:17.323041 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f3635e-6f60-4ed8-adbf-b746922bc192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:17.323764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b24de33-4f40-4e15-9235-e69b1da5fa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:17.362088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Created reservations ['f17a6931-b91a-4ed3-8327-cb32df69d0bf', '391095c6-06f2-448a-afe9-872594d0ee76', 'c1668e3c-8401-4ff7-896a-3513c9455bef', 'e7d83e16-4083-47ec-b83f-f1efdcc44f6f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:17.362882 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b24de33-4f40-4e15-9235-e69b1da5fa9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17a6931-b91a-4ed3-8327-cb32df69d0bf', '391095c6-06f2-448a-afe9-872594d0ee76', 'c1668e3c-8401-4ff7-896a-3513c9455bef', 'e7d83e16-4083-47ec-b83f-f1efdcc44f6f']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:17.363692 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a49bb4-2573-4fe2-85fe-29a0c4405fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:17.386001 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a49bb4-2573-4fe2-85fe-29a0c4405fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64699991-9908-4ad6-bdfd-11e8b70abe1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2007821098',display_name='tempest-VolumesGetTest-Volume-1886381563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['f17a6931-b91a-4ed3-8327-cb32df69d0bf','391095c6-06f2-448a-afe9-872594d0ee76','c1668e3c-8401-4ff7-896a-3513c9455bef','e7d83e16-4083-47ec-b83f-f1efdcc44f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2007821098',display_name='tempest-VolumesGetTest-Volume-1886381563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64699991-9908-4ad6-bdfd-11e8b70abe1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6591cbb416f481dbff9255b66531fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d48ec05f2af447797ca40e978b4583f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:17.386487 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc79b60-85b3-4855-9e06-bacc4c8c74ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:17.402927 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc79b60-85b3-4855-9e06-bacc4c8c74ed) transitioned into 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-2007821098',display_name='tempest-VolumesGetTest-Volume-1886381563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['f17a6931-b91a-4ed3-8327-cb32df69d0bf','391095c6-06f2-448a-afe9-872594d0ee76','c1668e3c-8401-4ff7-896a-3513c9455bef','e7d83e16-4083-47ec-b83f-f1efdcc44f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:17.403607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be02cf1c-c46c-493e-aedb-9140de5a5e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:17.413226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be02cf1c-c46c-493e-aedb-9140de5a5e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:17.413226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (e7e0bd71-f3e1-4086-92b7-58afe67efa2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:17.413226 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request issued successfully. Aug 18 07:33:17.413226 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f542144-6518-409d-84ee-2b0c2c47f8f3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:17.413226 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 345/1386] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:17 2026] POST /volume/v3/volumes => generated 780 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:17.424434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ace9c4db-4ad5-4e0a-ac06-69534c44e74f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.426381 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ace9c4db-4ad5-4e0a-ac06-69534c44e74f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:17.426707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ace9c4db-4ad5-4e0a-ac06-69534c44e74f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:17.426791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ace9c4db-4ad5-4e0a-ac06-69534c44e74f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:17.435342 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.435342 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:17.437675 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ace9c4db-4ad5-4e0a-ac06-69534c44e74f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:17.441708 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ace9c4db-4ad5-4e0a-ac06-69534c44e74f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b returned with HTTP 200 Aug 18 07:33:17.442078 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 350/1387] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:17 2026] GET /volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:17.645034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9e3f2a01-cede-48e8-a922-97a5c77dfa06 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.646863 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e3f2a01-cede-48e8-a922-97a5c77dfa06 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 Aug 18 07:33:17.647059 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e3f2a01-cede-48e8-a922-97a5c77dfa06 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:17.647270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e3f2a01-cede-48e8-a922-97a5c77dfa06 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:17.657145 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e3f2a01-cede-48e8-a922-97a5c77dfa06 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 returned with HTTP 404 Aug 18 07:33:17.657731 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 347/1388] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:17 2026] GET /volume/v3/volumes/ee81baeb-0c47-47bf-9485-b27d4ca0fe26 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:17.665062 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.666789 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:33:17.666991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:17.667199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:17.667387 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Delete volume with id: a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:33:17.673929 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.673929 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:17.674393 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:33:17.692466 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Delete volume request issued successfully. Aug 18 07:33:17.692664 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a57c4264-643c-4be8-990a-dcee8339c7a4 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 returned with HTTP 202 Aug 18 07:33:17.693057 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 347/1389] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:17 2026] DELETE /volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:17.700029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1bb489e-1b4c-455e-b922-7275734d85c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:17.701865 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1bb489e-1b4c-455e-b922-7275734d85c3 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:33:17.702058 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1bb489e-1b4c-455e-b922-7275734d85c3 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:17.702248 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1bb489e-1b4c-455e-b922-7275734d85c3 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:17.709118 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:17.709118 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:17.713118 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1bb489e-1b4c-455e-b922-7275734d85c3 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:33:17.720473 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1bb489e-1b4c-455e-b922-7275734d85c3 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 returned with HTTP 200 Aug 18 07:33:17.721375 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 346/1390] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:17 2026] GET /volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.129293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-739d7956-ed07-4302-8166-f31c864841f2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.131332 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-739d7956-ed07-4302-8166-f31c864841f2 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:18.131604 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-739d7956-ed07-4302-8166-f31c864841f2 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.131797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-739d7956-ed07-4302-8166-f31c864841f2 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.138968 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.138968 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:18.142624 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-739d7956-ed07-4302-8166-f31c864841f2 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:18.147188 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-739d7956-ed07-4302-8166-f31c864841f2 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:18.147649 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 351/1391] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.224186 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7b17fc5f-c87c-4081-82a2-c91d1aaa2cb7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.224552 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b17fc5f-c87c-4081-82a2-c91d1aaa2cb7 None None] GET https://10.4.3.152/volume// Aug 18 07:33:18.224778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7b17fc5f-c87c-4081-82a2-c91d1aaa2cb7 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.225083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7b17fc5f-c87c-4081-82a2-c91d1aaa2cb7 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.225451 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7b17fc5f-c87c-4081-82a2-c91d1aaa2cb7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:18.225785 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 348/1392] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:18.233137 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-494a7d2e-fa32-464e-9dea-77637afdcd0d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.235420 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-494a7d2e-fa32-464e-9dea-77637afdcd0d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:33:18.235815 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-494a7d2e-fa32-464e-9dea-77637afdcd0d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a", "connector": null, "instance_uuid": "1223d5bd-afa9-4c9d-9625-6c45f0c258b9"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:18.244134 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.244134 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:18.270326 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-494a7d2e-fa32-464e-9dea-77637afdcd0d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:33:18.270727 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 348/1393] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:33:18 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:18.298609 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2460e2a5-2127-4dbd-827a-31e393c6c79a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.302762 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2460e2a5-2127-4dbd-827a-31e393c6c79a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:18.303015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2460e2a5-2127-4dbd-827a-31e393c6c79a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.303344 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2460e2a5-2127-4dbd-827a-31e393c6c79a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.320385 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76877e93-6884-4fe9-8b6f-416c77a5c762 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.320768 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76877e93-6884-4fe9-8b6f-416c77a5c762 None None] GET https://10.4.3.152/volume// Aug 18 07:33:18.320964 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76877e93-6884-4fe9-8b6f-416c77a5c762 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.321161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76877e93-6884-4fe9-8b6f-416c77a5c762 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.321490 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76877e93-6884-4fe9-8b6f-416c77a5c762 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:18.321778 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 352/1394] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:18.326848 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.326848 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:18.331527 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-60205a0f-b92b-41d7-b178-0d40354ac8e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.332784 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2460e2a5-2127-4dbd-827a-31e393c6c79a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:18.336882 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-60205a0f-b92b-41d7-b178-0d40354ac8e7 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:18.337174 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-60205a0f-b92b-41d7-b178-0d40354ac8e7 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.337758 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-60205a0f-b92b-41d7-b178-0d40354ac8e7 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.339834 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2460e2a5-2127-4dbd-827a-31e393c6c79a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:18.340379 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 347/1395] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.350086 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.350086 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:18.354154 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-60205a0f-b92b-41d7-b178-0d40354ac8e7 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:18.359801 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-60205a0f-b92b-41d7-b178-0d40354ac8e7 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:18.360312 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 349/1396] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1030 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:18.366642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ab07b2f4-4e1d-4921-9f24-b167bb793f4e req-24045332-6809-47e7-aa23-4013950c4374 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.369894 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ab07b2f4-4e1d-4921-9f24-b167bb793f4e req-24045332-6809-47e7-aa23-4013950c4374 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312 Aug 18 07:33:18.369894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ab07b2f4-4e1d-4921-9f24-b167bb793f4e req-24045332-6809-47e7-aa23-4013950c4374 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.369894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ab07b2f4-4e1d-4921-9f24-b167bb793f4e req-24045332-6809-47e7-aa23-4013950c4374 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.377169 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.377169 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:18.419342 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ab07b2f4-4e1d-4921-9f24-b167bb793f4e req-24045332-6809-47e7-aa23-4013950c4374 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312 returned with HTTP 200 Aug 18 07:33:18.419735 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 349/1397] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:18 2026] DELETE /volume/v3/attachments/12a87e33-946f-433f-afc2-5bb5a5bce312 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.455530 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fb3453c6-f8b3-43c4-a826-18a80ae7e4ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.455690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-70c800f9-3338-4a5c-81ad-db5523c37f27 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.457944 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb3453c6-f8b3-43c4-a826-18a80ae7e4ac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:18.457944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb3453c6-f8b3-43c4-a826-18a80ae7e4ac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.458044 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb3453c6-f8b3-43c4-a826-18a80ae7e4ac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.460227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-70c800f9-3338-4a5c-81ad-db5523c37f27 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] PUT https://10.4.3.152/volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110 Aug 18 07:33:18.460227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-70c800f9-3338-4a5c-81ad-db5523c37f27 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:18.470442 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-70c800f9-3338-4a5c-81ad-db5523c37f27 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Acquiring lock "cinder-attachment_update-fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:33:18.470626 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.470626 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:18.476327 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-70c800f9-3338-4a5c-81ad-db5523c37f27 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Lock "cinder-attachment_update-fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:33:18.476847 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.476847 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:18.478399 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fb3453c6-f8b3-43c4-a826-18a80ae7e4ac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:18.483864 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb3453c6-f8b3-43c4-a826-18a80ae7e4ac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b returned with HTTP 200 Aug 18 07:33:18.484253 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 353/1398] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.500018 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56ef77fa-c753-4e14-ae47-40d90140d81a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.502805 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56ef77fa-c753-4e14-ae47-40d90140d81a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:18.506238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56ef77fa-c753-4e14-ae47-40d90140d81a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1344386190", "description": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:18.513322 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.513322 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:18.518720 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-56ef77fa-c753-4e14-ae47-40d90140d81a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:18.529964 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-56ef77fa-c753-4e14-ae47-40d90140d81a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:18.530653 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56ef77fa-c753-4e14-ae47-40d90140d81a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b returned with HTTP 200 Aug 18 07:33:18.531140 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 350/1399] 10.4.3.152 () {68 vars in 1368 bytes} [Tue Aug 18 07:33:18 2026] PUT /volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b => generated 770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.545287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ce3de493-f366-4e36-89f7-ab2f6f52ca23 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.547909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce3de493-f366-4e36-89f7-ab2f6f52ca23 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:18.547909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce3de493-f366-4e36-89f7-ab2f6f52ca23 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.547909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce3de493-f366-4e36-89f7-ab2f6f52ca23 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.559167 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.559167 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:18.562737 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-70c800f9-3338-4a5c-81ad-db5523c37f27 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Lock "cinder-attachment_update-fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a-np0000007613" released by "attachment_update" :: held 0.085s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:33:18.562737 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-70c800f9-3338-4a5c-81ad-db5523c37f27 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110 returned with HTTP 200 Aug 18 07:33:18.562737 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 348/1400] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:33:18 2026] PUT /volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:18.565310 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ce3de493-f366-4e36-89f7-ab2f6f52ca23 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:18.570700 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce3de493-f366-4e36-89f7-ab2f6f52ca23 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b returned with HTTP 200 Aug 18 07:33:18.571088 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 350/1401] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.585536 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f0cae95a-cf38-462d-871b-71c49e61b19d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.587434 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0cae95a-cf38-462d-871b-71c49e61b19d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] DELETE https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:18.587612 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f0cae95a-cf38-462d-871b-71c49e61b19d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.587791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f0cae95a-cf38-462d-871b-71c49e61b19d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.587942 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-f0cae95a-cf38-462d-871b-71c49e61b19d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume with id: 64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:18.596048 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.596048 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:18.596612 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f0cae95a-cf38-462d-871b-71c49e61b19d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:18.615019 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f0cae95a-cf38-462d-871b-71c49e61b19d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume request issued successfully. Aug 18 07:33:18.615219 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0cae95a-cf38-462d-871b-71c49e61b19d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b returned with HTTP 202 Aug 18 07:33:18.615626 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 354/1402] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:18 2026] DELETE /volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:18.622701 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1646b439-2842-45ca-b7dc-f5af2957962f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.624937 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1646b439-2842-45ca-b7dc-f5af2957962f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:18.625192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1646b439-2842-45ca-b7dc-f5af2957962f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.625464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1646b439-2842-45ca-b7dc-f5af2957962f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.633987 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.633987 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:18.637765 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1646b439-2842-45ca-b7dc-f5af2957962f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:18.643645 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1646b439-2842-45ca-b7dc-f5af2957962f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b returned with HTTP 200 Aug 18 07:33:18.644122 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 351/1403] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:18.737330 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-09252138-21ad-4f7d-bcb2-8be412e767d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.738723 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09252138-21ad-4f7d-bcb2-8be412e767d5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 Aug 18 07:33:18.739029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09252138-21ad-4f7d-bcb2-8be412e767d5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.739312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09252138-21ad-4f7d-bcb2-8be412e767d5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.744729 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09252138-21ad-4f7d-bcb2-8be412e767d5 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 returned with HTTP 404 Aug 18 07:33:18.745282 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 349/1404] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/a832d4a5-5ba2-45ad-8652-c07da0618fa4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:18.753344 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b146afef-9917-4746-920c-a50dbc792a5b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.755542 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b146afef-9917-4746-920c-a50dbc792a5b tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:33:18.755774 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b146afef-9917-4746-920c-a50dbc792a5b tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.756014 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b146afef-9917-4746-920c-a50dbc792a5b tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.756229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b146afef-9917-4746-920c-a50dbc792a5b tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Delete volume with id: 4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:33:18.764407 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.764407 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:18.764953 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b146afef-9917-4746-920c-a50dbc792a5b tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:33:18.784615 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b146afef-9917-4746-920c-a50dbc792a5b tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Delete volume request issued successfully. Aug 18 07:33:18.784761 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b146afef-9917-4746-920c-a50dbc792a5b tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 returned with HTTP 202 Aug 18 07:33:18.785164 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 351/1405] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:18 2026] DELETE /volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:18.792275 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-986f15fa-1dbd-4c99-a45e-831195b1ae78 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:18.794223 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-986f15fa-1dbd-4c99-a45e-831195b1ae78 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:33:18.794487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-986f15fa-1dbd-4c99-a45e-831195b1ae78 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:18.794671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-986f15fa-1dbd-4c99-a45e-831195b1ae78 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:18.801794 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:18.801794 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:18.805339 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-986f15fa-1dbd-4c99-a45e-831195b1ae78 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Volume info retrieved successfully. Aug 18 07:33:18.809604 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-986f15fa-1dbd-4c99-a45e-831195b1ae78 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 returned with HTTP 200 Aug 18 07:33:18.810504 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 355/1406] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:18 2026] GET /volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:33:19.354950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fab4da63-26e5-45c4-9afa-ea674467e5ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.356626 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fab4da63-26e5-45c4-9afa-ea674467e5ad tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:19.356820 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fab4da63-26e5-45c4-9afa-ea674467e5ad tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.357010 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fab4da63-26e5-45c4-9afa-ea674467e5ad tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.365629 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:19.365629 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:19.368614 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fab4da63-26e5-45c4-9afa-ea674467e5ad tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:19.372135 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fab4da63-26e5-45c4-9afa-ea674467e5ad tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:19.372496 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 352/1407] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:19 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:19.593968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.596249 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:19.596528 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.596815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.597071 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:19.605841 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:19.605841 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:19.606297 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:19.620402 np0000007613 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:33:19.626754 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:33:19.626754 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d28b7fd1-ac6e-4cd0-849d-2250ab78812d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 202 Aug 18 07:33:19.626754 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 350/1408] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:19 2026] DELETE /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:19.637104 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1f2e762e-4347-4b37-823d-83977f48b34e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.639826 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f2e762e-4347-4b37-823d-83977f48b34e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:19.640063 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f2e762e-4347-4b37-823d-83977f48b34e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.640330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f2e762e-4347-4b37-823d-83977f48b34e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.648048 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:19.648048 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:19.651964 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1f2e762e-4347-4b37-823d-83977f48b34e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:19.658791 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f2e762e-4347-4b37-823d-83977f48b34e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 200 Aug 18 07:33:19.659184 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 352/1409] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:19 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:19.660159 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bf5c5557-293f-4c55-8b0b-4a938faee26a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.662272 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf5c5557-293f-4c55-8b0b-4a938faee26a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b Aug 18 07:33:19.662497 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5557-293f-4c55-8b0b-4a938faee26a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.662689 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5557-293f-4c55-8b0b-4a938faee26a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.668191 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf5c5557-293f-4c55-8b0b-4a938faee26a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b returned with HTTP 404 Aug 18 07:33:19.668655 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 356/1410] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:19 2026] GET /volume/v3/volumes/64699991-9908-4ad6-bdfd-11e8b70abe1b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:19.678055 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-87b4857e-9bf2-452f-86e8-5ca5be446811 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.679926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87b4857e-9bf2-452f-86e8-5ca5be446811 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:19.680239 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87b4857e-9bf2-452f-86e8-5ca5be446811 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.680534 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87b4857e-9bf2-452f-86e8-5ca5be446811 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.688847 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:19.688847 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:19.692628 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-87b4857e-9bf2-452f-86e8-5ca5be446811 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:19.697402 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87b4857e-9bf2-452f-86e8-5ca5be446811 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:19.697823 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 353/1411] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:19 2026] GET /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:19.711170 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.717246 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:19.717818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.717818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.717942 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume with id: fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:19.735170 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:19.735170 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:19.735170 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:19.757367 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume request issued successfully. Aug 18 07:33:19.757534 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4d6fccbb-75d5-40f5-8b79-5ff21ba0d3d7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 202 Aug 18 07:33:19.758191 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 351/1412] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:19 2026] DELETE /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:19.764904 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c5872b4-ce7b-4e74-8b80-695971a9f61e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.766794 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c5872b4-ce7b-4e74-8b80-695971a9f61e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:19.766972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c5872b4-ce7b-4e74-8b80-695971a9f61e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.767169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c5872b4-ce7b-4e74-8b80-695971a9f61e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.779500 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:19.779500 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:19.785555 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c5872b4-ce7b-4e74-8b80-695971a9f61e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:19.790763 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c5872b4-ce7b-4e74-8b80-695971a9f61e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 200 Aug 18 07:33:19.791333 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 353/1413] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:19 2026] GET /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 889 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:19.826349 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cd6dc284-39e9-4f24-b0c7-4f83b1b0ce02 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:19.830263 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cd6dc284-39e9-4f24-b0c7-4f83b1b0ce02 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] GET https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 Aug 18 07:33:19.830553 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cd6dc284-39e9-4f24-b0c7-4f83b1b0ce02 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:19.830792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cd6dc284-39e9-4f24-b0c7-4f83b1b0ce02 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:19.841160 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cd6dc284-39e9-4f24-b0c7-4f83b1b0ce02 tempest-TaggedBootDevicesTest_v242-1925301404 tempest-TaggedBootDevicesTest_v242-1925301404-project-member] https://10.4.3.152/volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 returned with HTTP 404 Aug 18 07:33:19.841778 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 357/1414] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:19 2026] GET /volume/v3/volumes/4173f55f-5c8a-4071-ae55-031ed82d3285 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:33:20.388499 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a6bf8da3-956d-42c4-bd7a-e840c1b6a2dc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.390636 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a6bf8da3-956d-42c4-bd7a-e840c1b6a2dc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:20.390896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a6bf8da3-956d-42c4-bd7a-e840c1b6a2dc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:20.391113 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a6bf8da3-956d-42c4-bd7a-e840c1b6a2dc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:20.403602 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:20.403602 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:20.409502 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a6bf8da3-956d-42c4-bd7a-e840c1b6a2dc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:20.416311 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a6bf8da3-956d-42c4-bd7a-e840c1b6a2dc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:20.417107 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 354/1415] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:20 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:20.671646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6901f761-fe9b-407a-8fa1-3efdc898c669 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.673399 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6901f761-fe9b-407a-8fa1-3efdc898c669 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d Aug 18 07:33:20.673581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6901f761-fe9b-407a-8fa1-3efdc898c669 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:20.673759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6901f761-fe9b-407a-8fa1-3efdc898c669 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:20.680761 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6901f761-fe9b-407a-8fa1-3efdc898c669 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d returned with HTTP 404 Aug 18 07:33:20.681481 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 352/1416] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:20 2026] GET /volume/v3/volumes/1ff6e58e-2200-4357-b15f-27507cfa644d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:20.688757 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6b4198c-863b-4d99-ac2a-e38ea54facd8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.691267 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6b4198c-863b-4d99-ac2a-e38ea54facd8 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:33:20.691454 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6b4198c-863b-4d99-ac2a-e38ea54facd8 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:20.691631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6b4198c-863b-4d99-ac2a-e38ea54facd8 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:20.692393 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-d6b4198c-863b-4d99-ac2a-e38ea54facd8 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:20.805596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8443c759-499c-4d95-b4e0-a9df05abbda8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.807550 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8443c759-499c-4d95-b4e0-a9df05abbda8 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e Aug 18 07:33:20.807939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8443c759-499c-4d95-b4e0-a9df05abbda8 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:20.809229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8443c759-499c-4d95-b4e0-a9df05abbda8 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:20.814898 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8443c759-499c-4d95-b4e0-a9df05abbda8 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e returned with HTTP 404 Aug 18 07:33:20.815568 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 358/1417] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:20 2026] GET /volume/v3/volumes/fc49c122-0f12-4dca-8507-30b7456f813e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:20.829912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.832197 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:20.832697 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-733198542"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:20.834675 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-733198542'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:20.834915 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume of 1 GB Aug 18 07:33:20.840132 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Availability Zones retrieved successfully. Aug 18 07:33:20.846385 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (360642cc-9f9d-4ffd-8042-3a32489887b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:20.847510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fe0b6c-dbcc-4cf3-a93e-5114611b5aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:20.848568 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:20.876897 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1fe0b6c-dbcc-4cf3-a93e-5114611b5aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:20.877850 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf4b6e0-55fe-42fe-9798-2c5c4bb369bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:20.884643 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d6b4198c-863b-4d99-ac2a-e38ea54facd8 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Get all volumes completed successfully. Aug 18 07:33:20.886397 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:20.886397 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:20.890454 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6b4198c-863b-4d99-ac2a-e38ea54facd8 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:33:20.890779 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 354/1418] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:33:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8760 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:20.911074 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee5c90b8-974d-4c2b-b315-6b17081c1967 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.913136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee5c90b8-974d-4c2b-b315-6b17081c1967 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] DELETE https://10.4.3.152/volume/v3/types/ec0121c6-5e34-4331-a099-bd9fab2e873f Aug 18 07:33:20.913401 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee5c90b8-974d-4c2b-b315-6b17081c1967 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:20.913653 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee5c90b8-974d-4c2b-b315-6b17081c1967 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:20.935549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Created reservations ['616d97af-607c-4115-b265-4f5f3d6eb78d', '82f0f5b8-5bcf-455f-a812-b3b96ee4643e', '9e510212-4345-4c7a-9551-4760bf346e24', 'ad6a86e8-4b93-4d89-8313-039ddfc13d4c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:20.936495 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf4b6e0-55fe-42fe-9798-2c5c4bb369bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['616d97af-607c-4115-b265-4f5f3d6eb78d', '82f0f5b8-5bcf-455f-a812-b3b96ee4643e', '9e510212-4345-4c7a-9551-4760bf346e24', 'ad6a86e8-4b93-4d89-8313-039ddfc13d4c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:20.937678 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0fce55-6642-4a3a-99c8-5ab3e2beb41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:20.949934 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee5c90b8-974d-4c2b-b315-6b17081c1967 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/types/ec0121c6-5e34-4331-a099-bd9fab2e873f returned with HTTP 202 Aug 18 07:33:20.950468 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 353/1419] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:20 2026] DELETE /volume/v3/types/ec0121c6-5e34-4331-a099-bd9fab2e873f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:20.961421 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9722202b-a8d4-43df-bcc4-65efadbbf0d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.963466 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9722202b-a8d4-43df-bcc4-65efadbbf0d7 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:20.964093 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9722202b-a8d4-43df-bcc4-65efadbbf0d7 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1688053543", "extra_specs": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:20.966511 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0fce55-6642-4a3a-99c8-5ab3e2beb41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4ae3cd9-8e83-4468-a872-779bc94ff0b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-733198542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['616d97af-607c-4115-b265-4f5f3d6eb78d','82f0f5b8-5bcf-455f-a812-b3b96ee4643e','9e510212-4345-4c7a-9551-4760bf346e24','ad6a86e8-4b93-4d89-8313-039ddfc13d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-733198542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4ae3cd9-8e83-4468-a872-779bc94ff0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6591cbb416f481dbff9255b66531fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d48ec05f2af447797ca40e978b4583f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:20.966854 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2165f785-aa4e-4633-9182-317761e7a87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:20.978358 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9722202b-a8d4-43df-bcc4-65efadbbf0d7 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:20.979127 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 359/1420] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:20 2026] POST /volume/v3/types => generated 213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:20.985422 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2165f785-aa4e-4633-9182-317761e7a87d) transitioned into state 'SUCCESS' from state '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-733198542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['616d97af-607c-4115-b265-4f5f3d6eb78d','82f0f5b8-5bcf-455f-a812-b3b96ee4643e','9e510212-4345-4c7a-9551-4760bf346e24','ad6a86e8-4b93-4d89-8313-039ddfc13d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:20.986322 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aaf99a9-e97d-41c9-8a8d-640eb804cd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:20.991532 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-451608d6-167e-46dd-b70e-7ad194b3c74b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:20.993922 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-451608d6-167e-46dd-b70e-7ad194b3c74b tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] POST https://10.4.3.152/volume/v3/types/761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf/encryption Aug 18 07:33:20.994390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-451608d6-167e-46dd-b70e-7ad194b3c74b tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:21.000782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aaf99a9-e97d-41c9-8a8d-640eb804cd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:21.001706 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (360642cc-9f9d-4ffd-8042-3a32489887b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:21.002200 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request issued successfully. Aug 18 07:33:21.002780 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7c4d1fb8-7c0a-4c8e-9639-fbcf011a0718 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:21.003188 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 355/1421] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:20 2026] POST /volume/v3/volumes => generated 744 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:21.014648 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8479a7e0-2c8a-4cea-a810-f76ab24ac79e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:21.016649 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8479a7e0-2c8a-4cea-a810-f76ab24ac79e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 Aug 18 07:33:21.016927 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8479a7e0-2c8a-4cea-a810-f76ab24ac79e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:21.017195 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8479a7e0-2c8a-4cea-a810-f76ab24ac79e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:21.026975 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:21.026975 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:21.035226 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8479a7e0-2c8a-4cea-a810-f76ab24ac79e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:21.041819 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8479a7e0-2c8a-4cea-a810-f76ab24ac79e tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 returned with HTTP 200 Aug 18 07:33:21.042334 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 354/1422] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:21 2026] GET /volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 => generated 812 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:21.050510 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-451608d6-167e-46dd-b70e-7ad194b3c74b tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/types/761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf/encryption returned with HTTP 200 Aug 18 07:33:21.051083 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 355/1423] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:33:20 2026] POST /volume/v3/types/761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf/encryption => generated 231 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:21.060223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dcd83245-795c-4988-b811-8aecec68bd1f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:21.061630 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:21.062098 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-471922095", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1688053543", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:21.064052 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-471922095', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1688053543', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:21.067718 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:33:21.068165 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:21.068165 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:21.069036 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:33:21.077502 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (18570927-95d2-4ad7-9287-e1c2f80cded9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:21.077502 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707f454c-7c16-4557-b675-645845e8aa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:21.077502 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:21.114497 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707f454c-7c16-4557-b675-645845e8aa1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:33:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf,is_public=True,name='tempest-scenario-type-luks2-1688053543',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf', '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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:21.114497 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44adea3-4ad2-430c-97a3-465042dcce35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:21.146828 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:21.147177 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:21.176338 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['70d7ec93-d561-45ba-871f-d6500610fce4', 'b226fc4b-121b-4219-8fef-e2cbb0f87f74', '7978b291-7903-40ed-94f2-868d08923fd3', 'a5e2999b-ed36-40bf-bd81-68e395a846c9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:21.177176 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44adea3-4ad2-430c-97a3-465042dcce35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d7ec93-d561-45ba-871f-d6500610fce4', 'b226fc4b-121b-4219-8fef-e2cbb0f87f74', '7978b291-7903-40ed-94f2-868d08923fd3', 'a5e2999b-ed36-40bf-bd81-68e395a846c9']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:21.178019 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db409cec-060e-4108-a727-c45afebfbfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:21.200618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db409cec-060e-4108-a727-c45afebfbfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13283170-4013-4b34-9215-cfbd3975624e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-471922095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['70d7ec93-d561-45ba-871f-d6500610fce4','b226fc4b-121b-4219-8fef-e2cbb0f87f74','7978b291-7903-40ed-94f2-868d08923fd3','a5e2999b-ed36-40bf-bd81-68e395a846c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-471922095',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=13283170-4013-4b34-9215-cfbd3975624e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf),volume_type_id=761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:21.201424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0376bbaa-531e-41c7-bf81-da26dc0c5280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:21.219613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0376bbaa-531e-41c7-bf81-da26dc0c5280) transitioned into state 'SUCCESS' from state '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-471922095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['70d7ec93-d561-45ba-871f-d6500610fce4','b226fc4b-121b-4219-8fef-e2cbb0f87f74','7978b291-7903-40ed-94f2-868d08923fd3','a5e2999b-ed36-40bf-bd81-68e395a846c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:21.220395 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67aa61c4-3968-4907-aa31-c0e58227d15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:21.228911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67aa61c4-3968-4907-aa31-c0e58227d15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:21.229785 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (18570927-95d2-4ad7-9287-e1c2f80cded9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:21.230112 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:33:21.230704 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcd83245-795c-4988-b811-8aecec68bd1f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:21.231143 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 360/1424] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:21 2026] POST /volume/v3/volumes => generated 780 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:21.247135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1a8ce459-e98c-4663-a19e-e52e4168f405 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:21.248856 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a8ce459-e98c-4663-a19e-e52e4168f405 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:21.249111 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a8ce459-e98c-4663-a19e-e52e4168f405 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:21.249308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a8ce459-e98c-4663-a19e-e52e4168f405 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:21.256034 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:21.256034 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:21.259728 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1a8ce459-e98c-4663-a19e-e52e4168f405 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:21.263820 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a8ce459-e98c-4663-a19e-e52e4168f405 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 200 Aug 18 07:33:21.264216 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 356/1425] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:21 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:21.433884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26578ccd-3858-4abc-8c77-73e3a0802966 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:21.435615 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26578ccd-3858-4abc-8c77-73e3a0802966 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:21.435808 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26578ccd-3858-4abc-8c77-73e3a0802966 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:21.435983 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26578ccd-3858-4abc-8c77-73e3a0802966 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:21.444997 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:21.444997 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:21.448147 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-26578ccd-3858-4abc-8c77-73e3a0802966 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:21.452159 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26578ccd-3858-4abc-8c77-73e3a0802966 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:21.452764 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 355/1426] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:21 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:21.794762 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-e5e24120-6b29-4b1e-a15e-1d669549664c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:21.796968 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-e5e24120-6b29-4b1e-a15e-1d669549664c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] POST https://10.4.3.152/volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110/action Aug 18 07:33:21.797339 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-e5e24120-6b29-4b1e-a15e-1d669549664c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:21.797483 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-e5e24120-6b29-4b1e-a15e-1d669549664c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:21.814636 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:21.814636 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:21.822750 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a31d9440-0f90-4682-bd29-46fdbeae192f req-e5e24120-6b29-4b1e-a15e-1d669549664c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110/action returned with HTTP 204 Aug 18 07:33:21.823310 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 356/1427] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:33:21 2026] POST /volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:22.056949 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-260ed59f-8f58-4cae-ac0f-08dc0db337fb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.059324 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-260ed59f-8f58-4cae-ac0f-08dc0db337fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 Aug 18 07:33:22.059589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-260ed59f-8f58-4cae-ac0f-08dc0db337fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.059828 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-260ed59f-8f58-4cae-ac0f-08dc0db337fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.066859 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.066859 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:22.070599 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-260ed59f-8f58-4cae-ac0f-08dc0db337fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:22.075874 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-260ed59f-8f58-4cae-ac0f-08dc0db337fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 returned with HTTP 200 Aug 18 07:33:22.076374 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 361/1428] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:22.091834 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.094636 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:22.095163 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d4ae3cd9-8e83-4468-a872-779bc94ff0b5", "size": 1, "name": "tempest-VolumesGetTest-Volume-1395589337", "metadata": {"Type": "Test"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:22.097994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request body: {'volume': {'source_volid': 'd4ae3cd9-8e83-4468-a872-779bc94ff0b5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1395589337', 'metadata': {'Type': 'Test'}}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:22.108980 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.108980 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:22.109883 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume retrieved successfully. Aug 18 07:33:22.110093 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume of 1 GB Aug 18 07:33:22.115653 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Availability Zones retrieved successfully. Aug 18 07:33:22.124810 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (a63094ba-347f-4f3e-9bf6-04bcb36c2cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:22.126970 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbeeebd3-6d47-4c38-91c2-ebf294c4c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:22.129119 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:22.178671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbeeebd3-6d47-4c38-91c2-ebf294c4c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd4ae3cd9-8e83-4468-a872-779bc94ff0b5', 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:22.180042 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b2dcc0-a6e2-4bee-8c4b-32ca3f0d10cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:22.244243 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Created reservations ['9fabf693-a44b-431d-b1c8-221db4312bac', '56b44cf5-4b5e-458e-99df-fb77c3034e70', '06ca709b-08ab-4b91-9b69-a223315a9659', '32001be8-5c2b-4f83-8f0f-70cbfdae4e14'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:22.245254 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b2dcc0-a6e2-4bee-8c4b-32ca3f0d10cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fabf693-a44b-431d-b1c8-221db4312bac', '56b44cf5-4b5e-458e-99df-fb77c3034e70', '06ca709b-08ab-4b91-9b69-a223315a9659', '32001be8-5c2b-4f83-8f0f-70cbfdae4e14']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:22.246085 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bb4026-dfd7-46d6-b50b-654d594a3ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:22.279778 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-237d3fc6-eb35-487b-9b2e-a411961807a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.281614 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-237d3fc6-eb35-487b-9b2e-a411961807a0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:22.281832 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-237d3fc6-eb35-487b-9b2e-a411961807a0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.282071 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-237d3fc6-eb35-487b-9b2e-a411961807a0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.288315 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bb4026-dfd7-46d6-b50b-654d594a3ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '825dd814-e4ab-4a9d-9ae0-610a8accd0ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1395589337',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['9fabf693-a44b-431d-b1c8-221db4312bac','56b44cf5-4b5e-458e-99df-fb77c3034e70','06ca709b-08ab-4b91-9b69-a223315a9659','32001be8-5c2b-4f83-8f0f-70cbfdae4e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4ae3cd9-8e83-4468-a872-779bc94ff0b5,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1395589337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=825dd814-e4ab-4a9d-9ae0-610a8accd0ed,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d6591cbb416f481dbff9255b66531fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d4ae3cd9-8e83-4468-a872-779bc94ff0b5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d48ec05f2af447797ca40e978b4583f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:22.289071 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c8b496-ebd6-4fcd-8889-4fd23cb0c48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:22.290410 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.290410 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:22.298015 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-237d3fc6-eb35-487b-9b2e-a411961807a0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:22.302633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-237d3fc6-eb35-487b-9b2e-a411961807a0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 200 Aug 18 07:33:22.303000 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 356/1429] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:22.316883 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eaab5e9d-744c-4374-8d6c-cf226fbc21ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.318486 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eaab5e9d-744c-4374-8d6c-cf226fbc21ef tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:22.318972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eaab5e9d-744c-4374-8d6c-cf226fbc21ef tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.319274 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c8b496-ebd6-4fcd-8889-4fd23cb0c48e) transitioned into state 'SUCCESS' from state '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-1395589337',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['9fabf693-a44b-431d-b1c8-221db4312bac','56b44cf5-4b5e-458e-99df-fb77c3034e70','06ca709b-08ab-4b91-9b69-a223315a9659','32001be8-5c2b-4f83-8f0f-70cbfdae4e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4ae3cd9-8e83-4468-a872-779bc94ff0b5,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:22.319474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eaab5e9d-744c-4374-8d6c-cf226fbc21ef tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.320357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a352f919-ca75-4e73-88ff-ebc26c4ef0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:22.328433 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.328433 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:22.331803 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-eaab5e9d-744c-4374-8d6c-cf226fbc21ef tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:22.337963 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eaab5e9d-744c-4374-8d6c-cf226fbc21ef tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 200 Aug 18 07:33:22.337963 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 357/1430] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:33:22.343005 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a352f919-ca75-4e73-88ff-ebc26c4ef0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:22.343804 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (a63094ba-347f-4f3e-9bf6-04bcb36c2cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:22.344141 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request issued successfully. Aug 18 07:33:22.344691 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9dd01f6-a6c6-42d1-8399-447eb6a19e33 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:22.345632 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 357/1431] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:22 2026] POST /volume/v3/volumes => generated 793 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:22.356348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-11e7c7f1-3a72-479a-8662-39c8ac440cae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.358271 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11e7c7f1-3a72-479a-8662-39c8ac440cae tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/action Aug 18 07:33:22.358703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11e7c7f1-3a72-479a-8662-39c8ac440cae tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:22.358887 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11e7c7f1-3a72-479a-8662-39c8ac440cae tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:22.363169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-afd21626-12dc-4799-ada1-56dadfd8afac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.365493 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-afd21626-12dc-4799-ada1-56dadfd8afac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:22.365738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-afd21626-12dc-4799-ada1-56dadfd8afac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.365934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-afd21626-12dc-4799-ada1-56dadfd8afac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.370831 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.370831 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:22.371921 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11e7c7f1-3a72-479a-8662-39c8ac440cae tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:22.374485 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.374485 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:22.378415 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-afd21626-12dc-4799-ada1-56dadfd8afac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:22.381003 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11e7c7f1-3a72-479a-8662-39c8ac440cae tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume updated successfully. Aug 18 07:33:22.381340 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11e7c7f1-3a72-479a-8662-39c8ac440cae tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/action returned with HTTP 200 Aug 18 07:33:22.381958 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 362/1432] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:22 2026] POST /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:33:22.385463 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-afd21626-12dc-4799-ada1-56dadfd8afac tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:22.385884 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 357/1433] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:22.466407 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-877120ea-bb7f-48e6-8781-ef1c02c9eb29 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.468766 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-877120ea-bb7f-48e6-8781-ef1c02c9eb29 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:22.469717 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-877120ea-bb7f-48e6-8781-ef1c02c9eb29 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.470166 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-877120ea-bb7f-48e6-8781-ef1c02c9eb29 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.485735 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.485735 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:22.492770 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-877120ea-bb7f-48e6-8781-ef1c02c9eb29 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:22.500259 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-877120ea-bb7f-48e6-8781-ef1c02c9eb29 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:22.501789 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 358/1434] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:22.520419 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a428026-341b-44a0-b5c2-13a3d10a7dae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.522587 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a428026-341b-44a0-b5c2-13a3d10a7dae tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:22.522824 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a428026-341b-44a0-b5c2-13a3d10a7dae tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.523088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a428026-341b-44a0-b5c2-13a3d10a7dae tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.533335 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.533335 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:22.537451 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7a428026-341b-44a0-b5c2-13a3d10a7dae tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:22.543922 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a428026-341b-44a0-b5c2-13a3d10a7dae tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:22.544358 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 358/1435] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:22.549094 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-a094efd1-23d0-4a60-94ea-f22b5ac50588 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.551135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-a094efd1-23d0-4a60-94ea-f22b5ac50588 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:22.551333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-a094efd1-23d0-4a60-94ea-f22b5ac50588 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.551502 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-a094efd1-23d0-4a60-94ea-f22b5ac50588 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.560733 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.560733 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:22.570351 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-a094efd1-23d0-4a60-94ea-f22b5ac50588 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:22.577072 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-a094efd1-23d0-4a60-94ea-f22b5ac50588 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 200 Aug 18 07:33:22.577460 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 363/1436] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:22.603136 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-bd145dc2-f036-4e01-93b3-bf4888e4deda req-d5ec9e2a-19fb-4dd4-9ca8-18bc33917b7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:22.605923 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bd145dc2-f036-4e01-93b3-bf4888e4deda req-d5ec9e2a-19fb-4dd4-9ca8-18bc33917b7a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:22.606258 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bd145dc2-f036-4e01-93b3-bf4888e4deda req-d5ec9e2a-19fb-4dd4-9ca8-18bc33917b7a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:22.606549 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bd145dc2-f036-4e01-93b3-bf4888e4deda req-d5ec9e2a-19fb-4dd4-9ca8-18bc33917b7a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:22.620129 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:22.620129 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:22.625101 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bd145dc2-f036-4e01-93b3-bf4888e4deda req-d5ec9e2a-19fb-4dd4-9ca8-18bc33917b7a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:22.631466 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bd145dc2-f036-4e01-93b3-bf4888e4deda req-d5ec9e2a-19fb-4dd4-9ca8-18bc33917b7a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:22.632008 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 358/1437] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:22 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:23.021223 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-31070c09-2b0a-49c3-9f89-c12a9992a73a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.026243 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-31070c09-2b0a-49c3-9f89-c12a9992a73a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:23.026243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-31070c09-2b0a-49c3-9f89-c12a9992a73a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:23.026243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-31070c09-2b0a-49c3-9f89-c12a9992a73a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:23.036463 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.036463 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:23.040681 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-31070c09-2b0a-49c3-9f89-c12a9992a73a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:23.045012 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-31070c09-2b0a-49c3-9f89-c12a9992a73a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 200 Aug 18 07:33:23.045544 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 359/1438] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:23 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:23.055522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d8aeda53-ef7d-4a6e-b415-180a2468c755 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.055975 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d8aeda53-ef7d-4a6e-b415-180a2468c755 None None] GET https://10.4.3.152/volume// Aug 18 07:33:23.056216 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d8aeda53-ef7d-4a6e-b415-180a2468c755 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:23.056441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d8aeda53-ef7d-4a6e-b415-180a2468c755 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:23.056796 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d8aeda53-ef7d-4a6e-b415-180a2468c755 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:23.057144 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 359/1439] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:33:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:23.067450 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-37835ba2-dcb0-49d9-add4-2ad5b14fe789 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.070370 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-37835ba2-dcb0-49d9-add4-2ad5b14fe789 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:33:23.070845 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-37835ba2-dcb0-49d9-add4-2ad5b14fe789 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13283170-4013-4b34-9215-cfbd3975624e", "connector": null, "instance_uuid": "b17e9fe5-e6a7-4937-a8d0-fb6e632bf735"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:23.082864 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.082864 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:23.115387 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-37835ba2-dcb0-49d9-add4-2ad5b14fe789 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:33:23.116203 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 364/1440] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:33:23 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:23.399898 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f4343398-ff9a-4b89-937a-8d1f8b5c9fc2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.403332 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4343398-ff9a-4b89-937a-8d1f8b5c9fc2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:23.403332 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4343398-ff9a-4b89-937a-8d1f8b5c9fc2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:23.403332 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4343398-ff9a-4b89-937a-8d1f8b5c9fc2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:23.413441 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.413441 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:23.419348 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f4343398-ff9a-4b89-937a-8d1f8b5c9fc2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:23.426887 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4343398-ff9a-4b89-937a-8d1f8b5c9fc2 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:23.428554 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 359/1441] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:23 2026] GET /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:23.440841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d48e90bb-b054-4f88-9afe-e7745a1447f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.443422 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d48e90bb-b054-4f88-9afe-e7745a1447f4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:23.443573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d48e90bb-b054-4f88-9afe-e7745a1447f4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:23.443753 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d48e90bb-b054-4f88-9afe-e7745a1447f4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:23.451248 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.451248 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:23.454639 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d48e90bb-b054-4f88-9afe-e7745a1447f4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:23.458762 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d48e90bb-b054-4f88-9afe-e7745a1447f4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:23.459145 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 360/1442] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:23 2026] GET /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:23.471122 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-755abc42-50c0-4f16-8949-9ce36ace7930 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.473401 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-755abc42-50c0-4f16-8949-9ce36ace7930 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:23.473908 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-755abc42-50c0-4f16-8949-9ce36ace7930 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1395589337"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:23.485148 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.485148 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:23.490813 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-755abc42-50c0-4f16-8949-9ce36ace7930 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:23.497224 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-755abc42-50c0-4f16-8949-9ce36ace7930 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:23.497982 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-755abc42-50c0-4f16-8949-9ce36ace7930 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:23.498574 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 360/1443] 10.4.3.152 () {68 vars in 1368 bytes} [Tue Aug 18 07:33:23 2026] PUT /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:23.515532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-212c7ec0-eefa-413f-bf55-622d13629518 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.518001 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-212c7ec0-eefa-413f-bf55-622d13629518 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:23.518497 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-212c7ec0-eefa-413f-bf55-622d13629518 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-700291237", "description": "This is the new description of volume"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:23.529792 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.529792 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:23.534900 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-212c7ec0-eefa-413f-bf55-622d13629518 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:23.543810 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-212c7ec0-eefa-413f-bf55-622d13629518 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:23.544441 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-212c7ec0-eefa-413f-bf55-622d13629518 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:23.544992 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 365/1444] 10.4.3.152 () {68 vars in 1369 bytes} [Tue Aug 18 07:33:23 2026] PUT /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:23.561015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2b001644-2b3a-4eda-83a9-eac5d5cd7e5c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.563081 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b001644-2b3a-4eda-83a9-eac5d5cd7e5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:23.563498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b001644-2b3a-4eda-83a9-eac5d5cd7e5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:23.563755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b001644-2b3a-4eda-83a9-eac5d5cd7e5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:23.570940 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.570940 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:23.575574 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2b001644-2b3a-4eda-83a9-eac5d5cd7e5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:23.581299 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b001644-2b3a-4eda-83a9-eac5d5cd7e5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:23.581824 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 360/1445] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:23 2026] GET /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:23.600876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5cdb14ab-1b88-4a62-9217-946325b75089 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.602936 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:23.603301 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1767644752", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-3423857"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:23.604905 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1767644752', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-3423857'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:23.605037 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume of 1 GB Aug 18 07:33:23.611617 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Availability Zones retrieved successfully. Aug 18 07:33:23.620926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (df7462ad-cc2c-4a81-865d-82fd7119be14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:23.622909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1214d3c-bba7-45ed-ad6b-145dabd6c405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:23.625170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:23.668604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1214d3c-bba7-45ed-ad6b-145dabd6c405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:23.669893 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfadb837-cc58-4632-96f9-96a376f3d47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:23.730821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Created reservations ['772fd841-e6fe-442c-aea1-bc1eba35a534', 'cc45ea70-97fc-4b5d-9e17-91a4ac5d58c0', 'e173edb3-8f02-4356-bee6-e3d3ac4bac40', 'ab6b5c8c-6a2f-4771-9153-3c0938cbfabc'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:23.731591 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfadb837-cc58-4632-96f9-96a376f3d47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['772fd841-e6fe-442c-aea1-bc1eba35a534', 'cc45ea70-97fc-4b5d-9e17-91a4ac5d58c0', 'e173edb3-8f02-4356-bee6-e3d3ac4bac40', 'ab6b5c8c-6a2f-4771-9153-3c0938cbfabc']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:23.732306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3197906-0816-40c5-9701-5b9b14eb757c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:23.756665 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3197906-0816-40c5-9701-5b9b14eb757c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad162f97-31b4-40ee-995d-a3addb1a0978', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1767644752',display_name='tempest-VolumesGetTest-Volume-3423857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['772fd841-e6fe-442c-aea1-bc1eba35a534','cc45ea70-97fc-4b5d-9e17-91a4ac5d58c0','e173edb3-8f02-4356-bee6-e3d3ac4bac40','ab6b5c8c-6a2f-4771-9153-3c0938cbfabc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1767644752',display_name='tempest-VolumesGetTest-Volume-3423857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad162f97-31b4-40ee-995d-a3addb1a0978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6591cbb416f481dbff9255b66531fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d48ec05f2af447797ca40e978b4583f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:23.757781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cf0849-b587-419c-a1e7-cb6d36e5131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:23.781667 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cf0849-b587-419c-a1e7-cb6d36e5131e) transitioned into 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-1767644752',display_name='tempest-VolumesGetTest-Volume-3423857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['772fd841-e6fe-442c-aea1-bc1eba35a534','cc45ea70-97fc-4b5d-9e17-91a4ac5d58c0','e173edb3-8f02-4356-bee6-e3d3ac4bac40','ab6b5c8c-6a2f-4771-9153-3c0938cbfabc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:23.782723 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ab911a-8a2b-437b-aa95-ae85b180c30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:23.795011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ab911a-8a2b-437b-aa95-ae85b180c30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:23.797149 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (df7462ad-cc2c-4a81-865d-82fd7119be14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:23.797149 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request issued successfully. Aug 18 07:33:23.797473 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cdb14ab-1b88-4a62-9217-946325b75089 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:23.798083 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 361/1446] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:23 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:23.834560 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-273fb3be-2d54-42a8-8b28-5aa2f25de032 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:23.837688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-273fb3be-2d54-42a8-8b28-5aa2f25de032 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:23.837688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-273fb3be-2d54-42a8-8b28-5aa2f25de032 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:23.837688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-273fb3be-2d54-42a8-8b28-5aa2f25de032 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:23.851458 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:23.851458 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:23.856958 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-273fb3be-2d54-42a8-8b28-5aa2f25de032 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:23.863165 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-273fb3be-2d54-42a8-8b28-5aa2f25de032 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 returned with HTTP 200 Aug 18 07:33:23.863728 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 361/1447] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:23 2026] GET /volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:24.490470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-846f7b00-df5b-4e88-8bc8-6ef48e4e8149 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:24.491294 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-846f7b00-df5b-4e88-8bc8-6ef48e4e8149 None None] GET https://10.4.3.152/volume// Aug 18 07:33:24.491576 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-846f7b00-df5b-4e88-8bc8-6ef48e4e8149 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:24.491849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-846f7b00-df5b-4e88-8bc8-6ef48e4e8149 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:24.492346 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-846f7b00-df5b-4e88-8bc8-6ef48e4e8149 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:24.492610 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 366/1448] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:24.504051 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-473c0ceb-dfe8-43c7-8583-652303398a9c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:24.507051 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-473c0ceb-dfe8-43c7-8583-652303398a9c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:24.507336 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-473c0ceb-dfe8-43c7-8583-652303398a9c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:24.507550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-473c0ceb-dfe8-43c7-8583-652303398a9c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:24.517161 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:24.517161 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:24.520726 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-473c0ceb-dfe8-43c7-8583-652303398a9c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:24.525971 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-473c0ceb-dfe8-43c7-8583-652303398a9c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 200 Aug 18 07:33:24.526419 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 361/1449] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:24 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 1051 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:24.645886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-ff512389-2848-4dc5-adeb-ebfedefc9613 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:24.648324 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-ff512389-2848-4dc5-adeb-ebfedefc9613 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226 Aug 18 07:33:24.648745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-ff512389-2848-4dc5-adeb-ebfedefc9613 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:24.657441 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-ff512389-2848-4dc5-adeb-ebfedefc9613 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-13283170-4013-4b34-9215-cfbd3975624e-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:33:24.665625 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-ff512389-2848-4dc5-adeb-ebfedefc9613 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-13283170-4013-4b34-9215-cfbd3975624e-np0000007613" acquired by "attachment_update" :: waited 0.009s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:33:24.666535 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:24.666535 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:24.787703 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-ff512389-2848-4dc5-adeb-ebfedefc9613 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-13283170-4013-4b34-9215-cfbd3975624e-np0000007613" released by "attachment_update" :: held 0.122s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:33:24.788084 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-ff512389-2848-4dc5-adeb-ebfedefc9613 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226 returned with HTTP 200 Aug 18 07:33:24.788759 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 362/1450] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:33:24 2026] PUT /volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226 => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:24.815982 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-397fb91f-dafb-4058-b630-4a07aadcef81 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:24.822538 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-397fb91f-dafb-4058-b630-4a07aadcef81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226/action Aug 18 07:33:24.823029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-397fb91f-dafb-4058-b630-4a07aadcef81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:24.823269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-397fb91f-dafb-4058-b630-4a07aadcef81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:24.853387 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:24.853387 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:24.864673 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-397fb91f-dafb-4058-b630-4a07aadcef81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226/action returned with HTTP 204 Aug 18 07:33:24.865061 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 362/1451] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:33:24 2026] POST /volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:24.888777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6fe26bef-83a7-44cd-8609-c92190001544 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:24.891187 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fe26bef-83a7-44cd-8609-c92190001544 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:24.891618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fe26bef-83a7-44cd-8609-c92190001544 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:24.891942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fe26bef-83a7-44cd-8609-c92190001544 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:24.905717 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:24.905717 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:24.910520 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6fe26bef-83a7-44cd-8609-c92190001544 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:24.916652 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fe26bef-83a7-44cd-8609-c92190001544 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 returned with HTTP 200 Aug 18 07:33:24.917074 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 367/1452] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:24 2026] GET /volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:24.932975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4b7bb49e-61e9-4949-8888-360714720aa1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:24.935327 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b7bb49e-61e9-4949-8888-360714720aa1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:24.935501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4b7bb49e-61e9-4949-8888-360714720aa1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1395589337", "description": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:24.947359 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:24.947359 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:24.952862 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4b7bb49e-61e9-4949-8888-360714720aa1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:24.962105 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4b7bb49e-61e9-4949-8888-360714720aa1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:24.962868 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4b7bb49e-61e9-4949-8888-360714720aa1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 returned with HTTP 200 Aug 18 07:33:24.963469 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 362/1453] 10.4.3.152 () {68 vars in 1368 bytes} [Tue Aug 18 07:33:24 2026] PUT /volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 => generated 770 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:24.975971 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-be965608-3c13-45fc-86aa-2ae949554c6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:24.982683 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be965608-3c13-45fc-86aa-2ae949554c6c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:24.982974 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be965608-3c13-45fc-86aa-2ae949554c6c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:24.983288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be965608-3c13-45fc-86aa-2ae949554c6c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:24.993670 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:24.993670 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:24.998757 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-be965608-3c13-45fc-86aa-2ae949554c6c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:25.002779 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be965608-3c13-45fc-86aa-2ae949554c6c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 returned with HTTP 200 Aug 18 07:33:25.003131 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 363/1454] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:24 2026] GET /volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:25.015110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:25.016913 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:25.017152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:25.017411 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:25.017547 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume with id: ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:25.025060 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:25.025060 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:25.025569 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:25.048526 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume request issued successfully. Aug 18 07:33:25.049421 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b7c9db3-0837-49dd-b91e-ecf3872fa571 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 returned with HTTP 202 Aug 18 07:33:25.049492 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 363/1455] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:25 2026] DELETE /volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:25.058741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a29fccc8-9413-496f-a51c-f1535e8ef640 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:25.061754 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a29fccc8-9413-496f-a51c-f1535e8ef640 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:25.062021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a29fccc8-9413-496f-a51c-f1535e8ef640 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:25.062258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a29fccc8-9413-496f-a51c-f1535e8ef640 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:25.074958 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:25.074958 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:25.082780 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a29fccc8-9413-496f-a51c-f1535e8ef640 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:25.091796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a29fccc8-9413-496f-a51c-f1535e8ef640 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 returned with HTTP 200 Aug 18 07:33:25.092406 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 368/1456] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:25 2026] GET /volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:26.106330 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-18e1d428-3f2a-4109-84ac-f0991e6badf7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:26.110938 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18e1d428-3f2a-4109-84ac-f0991e6badf7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 Aug 18 07:33:26.111220 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18e1d428-3f2a-4109-84ac-f0991e6badf7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:26.111429 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18e1d428-3f2a-4109-84ac-f0991e6badf7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:26.117812 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18e1d428-3f2a-4109-84ac-f0991e6badf7 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 returned with HTTP 404 Aug 18 07:33:26.118399 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 363/1457] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:26 2026] GET /volume/v3/volumes/ad162f97-31b4-40ee-995d-a3addb1a0978 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:26.129126 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-14eb9566-b438-40ad-bbdf-7d18972247c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:26.131005 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14eb9566-b438-40ad-bbdf-7d18972247c5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:26.132589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14eb9566-b438-40ad-bbdf-7d18972247c5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:26.132589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14eb9566-b438-40ad-bbdf-7d18972247c5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:26.140951 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:26.140951 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:26.145000 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-14eb9566-b438-40ad-bbdf-7d18972247c5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:26.150385 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14eb9566-b438-40ad-bbdf-7d18972247c5 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:26.150886 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 364/1458] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:26 2026] GET /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:26.163724 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-97179556-534f-41f0-a3ab-d370874494a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:26.165911 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97179556-534f-41f0-a3ab-d370874494a6 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] DELETE https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:26.166100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97179556-534f-41f0-a3ab-d370874494a6 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:26.166347 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-97179556-534f-41f0-a3ab-d370874494a6 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:26.166537 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-97179556-534f-41f0-a3ab-d370874494a6 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume with id: 825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:26.175458 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:26.175458 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:26.175993 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-97179556-534f-41f0-a3ab-d370874494a6 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:26.196619 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-97179556-534f-41f0-a3ab-d370874494a6 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume request issued successfully. Aug 18 07:33:26.196884 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-97179556-534f-41f0-a3ab-d370874494a6 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 202 Aug 18 07:33:26.197556 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 364/1459] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:26 2026] DELETE /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:26.205695 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bc69a5d5-7d89-49f0-a408-343ae967640f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:26.207549 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc69a5d5-7d89-49f0-a408-343ae967640f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:26.207774 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc69a5d5-7d89-49f0-a408-343ae967640f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:26.207978 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc69a5d5-7d89-49f0-a408-343ae967640f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:26.215918 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:26.215918 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:26.220678 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bc69a5d5-7d89-49f0-a408-343ae967640f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:26.225290 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc69a5d5-7d89-49f0-a408-343ae967640f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 200 Aug 18 07:33:26.225639 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 369/1460] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:26 2026] GET /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:26.763745 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-457326f3-2c7a-4594-b0d0-18a84d397c6f req-b2295f47-4ca9-45b8-bf60-06ff8277681f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:26.765641 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-457326f3-2c7a-4594-b0d0-18a84d397c6f req-b2295f47-4ca9-45b8-bf60-06ff8277681f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:33:26.765816 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-457326f3-2c7a-4594-b0d0-18a84d397c6f req-b2295f47-4ca9-45b8-bf60-06ff8277681f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:26.766032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-457326f3-2c7a-4594-b0d0-18a84d397c6f req-b2295f47-4ca9-45b8-bf60-06ff8277681f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:26.779777 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:26.779777 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:26.785314 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-457326f3-2c7a-4594-b0d0-18a84d397c6f req-b2295f47-4ca9-45b8-bf60-06ff8277681f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:33:26.789735 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-457326f3-2c7a-4594-b0d0-18a84d397c6f req-b2295f47-4ca9-45b8-bf60-06ff8277681f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:33:26.790156 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 364/1461] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:26 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:27.098027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:27.102702 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:27.102702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1117233959", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:27.103610 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1117233959', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:27.103973 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Create volume of 1 GB Aug 18 07:33:27.108990 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Availability Zones retrieved successfully. Aug 18 07:33:27.116164 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Flow 'volume_create_api' (3f04c9b3-aad8-4930-bbe6-4d9eab44745a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:27.117330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbe9633-5cdb-406f-b8a1-7e0086b06f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:27.118555 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:27.146891 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbe9633-5cdb-406f-b8a1-7e0086b06f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:27.148621 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f406dd-be13-4725-9642-fcf5a0f083b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:27.233169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Created reservations ['75dab62a-8804-4ca5-af79-5f2af194b3e2', 'a769f7d8-84fa-4a9f-af37-ba455f0ae210', '65bccda3-4ddd-45f8-a50f-e259d0568201', '3725de49-2c54-4c37-a7ff-5ada6136fe62'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:27.233980 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f406dd-be13-4725-9642-fcf5a0f083b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75dab62a-8804-4ca5-af79-5f2af194b3e2', 'a769f7d8-84fa-4a9f-af37-ba455f0ae210', '65bccda3-4ddd-45f8-a50f-e259d0568201', '3725de49-2c54-4c37-a7ff-5ada6136fe62']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:27.234750 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c4d350-f9fb-493a-92a6-a9d5c6f36fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:27.239971 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9851f78d-12bd-4d44-bed7-367d8c3cc80f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:27.241988 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9851f78d-12bd-4d44-bed7-367d8c3cc80f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed Aug 18 07:33:27.242269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9851f78d-12bd-4d44-bed7-367d8c3cc80f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:27.242501 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9851f78d-12bd-4d44-bed7-367d8c3cc80f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:27.248526 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9851f78d-12bd-4d44-bed7-367d8c3cc80f tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed returned with HTTP 404 Aug 18 07:33:27.249015 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 365/1462] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:27 2026] GET /volume/v3/volumes/825dd814-e4ab-4a9d-9ae0-610a8accd0ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:27.256490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-90289941-d5c9-4fae-a7fd-38c90818ef1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:27.258749 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90289941-d5c9-4fae-a7fd-38c90818ef1c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 Aug 18 07:33:27.258947 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90289941-d5c9-4fae-a7fd-38c90818ef1c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:27.259229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90289941-d5c9-4fae-a7fd-38c90818ef1c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:27.269402 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c4d350-f9fb-493a-92a6-a9d5c6f36fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52bd7d4e-c6e6-4443-b86f-5587807b1001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1117233959',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3158b5bcd91e483a94b7fc3f19696fe4',qos_specs=None,replication_status=,reservations=['75dab62a-8804-4ca5-af79-5f2af194b3e2','a769f7d8-84fa-4a9f-af37-ba455f0ae210','65bccda3-4ddd-45f8-a50f-e259d0568201','3725de49-2c54-4c37-a7ff-5ada6136fe62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a9098bf01b049b9803c6ccf36fa5189',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1117233959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52bd7d4e-c6e6-4443-b86f-5587807b1001,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3158b5bcd91e483a94b7fc3f19696fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a9098bf01b049b9803c6ccf36fa5189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:27.271251 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59dff9d-08d5-4f20-bcd2-f00ae50ca168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:27.273696 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:27.273696 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:27.279884 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-90289941-d5c9-4fae-a7fd-38c90818ef1c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:27.285790 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90289941-d5c9-4fae-a7fd-38c90818ef1c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 returned with HTTP 200 Aug 18 07:33:27.286246 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 370/1463] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:27 2026] GET /volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:27.295184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59dff9d-08d5-4f20-bcd2-f00ae50ca168) transitioned into state 'SUCCESS' from state '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-1117233959',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3158b5bcd91e483a94b7fc3f19696fe4',qos_specs=None,replication_status=,reservations=['75dab62a-8804-4ca5-af79-5f2af194b3e2','a769f7d8-84fa-4a9f-af37-ba455f0ae210','65bccda3-4ddd-45f8-a50f-e259d0568201','3725de49-2c54-4c37-a7ff-5ada6136fe62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a9098bf01b049b9803c6ccf36fa5189',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:27.296154 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04bf704-ff03-43f7-86b1-640811d494a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:27.303556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fee954ee-8051-46c6-997a-7b835fd1d679 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:27.305675 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fee954ee-8051-46c6-997a-7b835fd1d679 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 Aug 18 07:33:27.305912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fee954ee-8051-46c6-997a-7b835fd1d679 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:27.306170 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fee954ee-8051-46c6-997a-7b835fd1d679 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:27.306397 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fee954ee-8051-46c6-997a-7b835fd1d679 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume with id: d4ae3cd9-8e83-4468-a872-779bc94ff0b5 Aug 18 07:33:27.314469 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04bf704-ff03-43f7-86b1-640811d494a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:27.314889 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:27.314889 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:27.315436 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fee954ee-8051-46c6-997a-7b835fd1d679 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:27.315500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Flow 'volume_create_api' (3f04c9b3-aad8-4930-bbe6-4d9eab44745a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:27.315803 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Create volume request issued successfully. Aug 18 07:33:27.316624 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-de495b48-19ea-4793-bbe4-d47188217350 req-c5684b90-b9c8-4563-8634-e88d7e346900 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:27.317130 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 365/1464] 10.4.3.152 () {72 vars in 1541 bytes} [Tue Aug 18 07:33:27 2026] POST /volume/v3/volumes => generated 763 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:27.328505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-de495b48-19ea-4793-bbe4-d47188217350 req-4509b9ef-2985-4312-997e-16010dc7daef None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:27.332595 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-de495b48-19ea-4793-bbe4-d47188217350 req-4509b9ef-2985-4312-997e-16010dc7daef tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] GET https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:27.332884 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-de495b48-19ea-4793-bbe4-d47188217350 req-4509b9ef-2985-4312-997e-16010dc7daef tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:27.333128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-de495b48-19ea-4793-bbe4-d47188217350 req-4509b9ef-2985-4312-997e-16010dc7daef tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:27.342368 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:27.342368 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:27.346907 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-de495b48-19ea-4793-bbe4-d47188217350 req-4509b9ef-2985-4312-997e-16010dc7daef tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Volume info retrieved successfully. Aug 18 07:33:27.347906 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fee954ee-8051-46c6-997a-7b835fd1d679 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume request issued successfully. Aug 18 07:33:27.348266 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fee954ee-8051-46c6-997a-7b835fd1d679 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 returned with HTTP 202 Aug 18 07:33:27.348914 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 365/1465] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:27 2026] DELETE /volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:27.358068 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fca71f6b-32f5-4871-9523-b23ed38b10f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:27.359916 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-de495b48-19ea-4793-bbe4-d47188217350 req-4509b9ef-2985-4312-997e-16010dc7daef tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 returned with HTTP 200 Aug 18 07:33:27.360557 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 366/1466] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:27 2026] GET /volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:27.361025 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fca71f6b-32f5-4871-9523-b23ed38b10f1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 Aug 18 07:33:27.361354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fca71f6b-32f5-4871-9523-b23ed38b10f1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:27.361633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fca71f6b-32f5-4871-9523-b23ed38b10f1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:27.372304 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:27.372304 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:27.376778 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fca71f6b-32f5-4871-9523-b23ed38b10f1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:27.382699 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fca71f6b-32f5-4871-9523-b23ed38b10f1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 returned with HTTP 200 Aug 18 07:33:27.383274 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 371/1467] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:27 2026] GET /volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:27.390872 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e7809d31-9ab5-49c6-a30a-182b130bee7a req-c3924560-e4b9-4fc9-838c-76c794e618e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:27.393087 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e7809d31-9ab5-49c6-a30a-182b130bee7a req-c3924560-e4b9-4fc9-838c-76c794e618e5 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] GET https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:27.393387 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e7809d31-9ab5-49c6-a30a-182b130bee7a req-c3924560-e4b9-4fc9-838c-76c794e618e5 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:27.393606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e7809d31-9ab5-49c6-a30a-182b130bee7a req-c3924560-e4b9-4fc9-838c-76c794e618e5 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:27.401490 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:27.401490 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:27.406739 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e7809d31-9ab5-49c6-a30a-182b130bee7a req-c3924560-e4b9-4fc9-838c-76c794e618e5 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Volume info retrieved successfully. Aug 18 07:33:27.412859 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e7809d31-9ab5-49c6-a30a-182b130bee7a req-c3924560-e4b9-4fc9-838c-76c794e618e5 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 returned with HTTP 200 Aug 18 07:33:27.413625 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 366/1468] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:27 2026] GET /volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:28.397827 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a157904c-5b07-47c5-a20e-6ce1ca1dbf9b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:28.400050 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a157904c-5b07-47c5-a20e-6ce1ca1dbf9b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 Aug 18 07:33:28.400050 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a157904c-5b07-47c5-a20e-6ce1ca1dbf9b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:28.400313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a157904c-5b07-47c5-a20e-6ce1ca1dbf9b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:28.406841 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a157904c-5b07-47c5-a20e-6ce1ca1dbf9b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 returned with HTTP 404 Aug 18 07:33:28.407489 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 366/1469] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:28 2026] GET /volume/v3/volumes/d4ae3cd9-8e83-4468-a872-779bc94ff0b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:28.441155 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7656afbf-a26d-42e5-b50a-f4bbd4118417 req-c4af9c3f-329b-47e9-b258-45dd7711f556 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:28.443715 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7656afbf-a26d-42e5-b50a-f4bbd4118417 req-c4af9c3f-329b-47e9-b258-45dd7711f556 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] GET https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:28.443903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7656afbf-a26d-42e5-b50a-f4bbd4118417 req-c4af9c3f-329b-47e9-b258-45dd7711f556 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:28.444127 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7656afbf-a26d-42e5-b50a-f4bbd4118417 req-c4af9c3f-329b-47e9-b258-45dd7711f556 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:28.452683 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:28.452683 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:28.454545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:28.456325 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:28.456644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-VolumesGetTest-Volume-1675239671", "metadata": {"Type": "Test"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:28.456769 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7656afbf-a26d-42e5-b50a-f4bbd4118417 req-c4af9c3f-329b-47e9-b258-45dd7711f556 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Volume info retrieved successfully. Aug 18 07:33:28.458193 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request body: {'volume': {'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1675239671', 'metadata': {'Type': 'Test'}}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:28.461926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7656afbf-a26d-42e5-b50a-f4bbd4118417 req-c4af9c3f-329b-47e9-b258-45dd7711f556 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 returned with HTTP 200 Aug 18 07:33:28.461926 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 367/1470] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:28 2026] GET /volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:28.512767 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a94f5cf2-9048-4c41-9187-3178c0316f24 req-818c6400-b011-4421-a3c0-b26de5231fce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:28.514544 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a94f5cf2-9048-4c41-9187-3178c0316f24 req-818c6400-b011-4421-a3c0-b26de5231fce tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-reader] GET https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:28.514714 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a94f5cf2-9048-4c41-9187-3178c0316f24 req-818c6400-b011-4421-a3c0-b26de5231fce tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:28.514887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a94f5cf2-9048-4c41-9187-3178c0316f24 req-818c6400-b011-4421-a3c0-b26de5231fce tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:28.523242 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:28.523242 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:28.528021 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a94f5cf2-9048-4c41-9187-3178c0316f24 req-818c6400-b011-4421-a3c0-b26de5231fce tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-reader] Volume info retrieved successfully. Aug 18 07:33:28.530973 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume of 1 GB Aug 18 07:33:28.532546 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a94f5cf2-9048-4c41-9187-3178c0316f24 req-818c6400-b011-4421-a3c0-b26de5231fce tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-reader] https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 returned with HTTP 200 Aug 18 07:33:28.532911 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 367/1471] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:28 2026] GET /volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:28.535912 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Availability Zones retrieved successfully. Aug 18 07:33:28.541042 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (b07121a3-7cb9-4205-99ff-743405757c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:28.542126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1935d9c4-0e54-41d8-b8cc-94e12a3b852a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:28.544138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:28.556535 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:28.559245 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] DELETE https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:28.559245 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:28.559514 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:28.559737 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Delete volume with id: 52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:28.567812 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:28.567812 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:28.568284 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Volume info retrieved successfully. Aug 18 07:33:28.587007 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Delete volume request issued successfully. Aug 18 07:33:28.587330 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6a9d242a-b562-47a9-91a3-aa52d5c7add4 req-ac7c1f9c-bfb0-4292-bf36-9aeae2fcd805 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 returned with HTTP 202 Aug 18 07:33:28.587942 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 367/1472] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:33:28 2026] DELETE /volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:28.600638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1935d9c4-0e54-41d8-b8cc-94e12a3b852a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:28.601363 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91c2e91-6fe4-4dd3-af95-976b6691b622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:28.611614 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-26fc12ce-54aa-4cc8-b723-3c4392e9fe7e req-7ed663d2-49dc-40a8-9290-6b4a1c3fcc5f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:28.613891 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-26fc12ce-54aa-4cc8-b723-3c4392e9fe7e req-7ed663d2-49dc-40a8-9290-6b4a1c3fcc5f tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] GET https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:28.614141 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-26fc12ce-54aa-4cc8-b723-3c4392e9fe7e req-7ed663d2-49dc-40a8-9290-6b4a1c3fcc5f tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:28.614351 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-26fc12ce-54aa-4cc8-b723-3c4392e9fe7e req-7ed663d2-49dc-40a8-9290-6b4a1c3fcc5f tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:28.623241 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:28.623241 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:28.627572 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-26fc12ce-54aa-4cc8-b723-3c4392e9fe7e req-7ed663d2-49dc-40a8-9290-6b4a1c3fcc5f tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Volume info retrieved successfully. Aug 18 07:33:28.633107 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-26fc12ce-54aa-4cc8-b723-3c4392e9fe7e req-7ed663d2-49dc-40a8-9290-6b4a1c3fcc5f tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 returned with HTTP 200 Aug 18 07:33:28.633873 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 368/1473] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:28 2026] GET /volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:28.648981 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Created reservations ['98a00f9c-6427-4ba9-be43-a53dbcff2370', '34656064-c332-466a-a27b-338d8a54c636', 'a8b47b38-7c2d-4e5e-a353-81501f5da335', '5fdc6b90-075e-430b-b639-0eeb46dabc16'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:28.650764 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91c2e91-6fe4-4dd3-af95-976b6691b622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98a00f9c-6427-4ba9-be43-a53dbcff2370', '34656064-c332-466a-a27b-338d8a54c636', 'a8b47b38-7c2d-4e5e-a353-81501f5da335', '5fdc6b90-075e-430b-b639-0eeb46dabc16']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:28.651812 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ed7901-c4c9-47f8-bee8-969b3a817a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:28.676403 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ed7901-c4c9-47f8-bee8-969b3a817a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed5fa65-3670-4d0a-9252-5e493e6d43f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1675239671',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['98a00f9c-6427-4ba9-be43-a53dbcff2370','34656064-c332-466a-a27b-338d8a54c636','a8b47b38-7c2d-4e5e-a353-81501f5da335','5fdc6b90-075e-430b-b639-0eeb46dabc16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1675239671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed5fa65-3670-4d0a-9252-5e493e6d43f7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d6591cbb416f481dbff9255b66531fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d48ec05f2af447797ca40e978b4583f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:28.677108 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b358f86d-fb00-4f53-a19d-97316076b537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:28.695639 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b358f86d-fb00-4f53-a19d-97316076b537) transitioned into state 'SUCCESS' from state '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-1675239671',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['98a00f9c-6427-4ba9-be43-a53dbcff2370','34656064-c332-466a-a27b-338d8a54c636','a8b47b38-7c2d-4e5e-a353-81501f5da335','5fdc6b90-075e-430b-b639-0eeb46dabc16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:28.696487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5281c54-4dd6-4cad-acf8-f5eb105c76ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:28.705241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5281c54-4dd6-4cad-acf8-f5eb105c76ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:28.706072 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (b07121a3-7cb9-4205-99ff-743405757c40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:28.706397 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request issued successfully. Aug 18 07:33:28.706957 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b40fc9f-9f03-48d9-a952-727a6a80b5d0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:28.707489 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 372/1474] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:28 2026] POST /volume/v3/volumes => generated 759 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:28.721972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-760fe02c-bd5b-4c1a-8043-4fbfcf54f5a1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:28.723684 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-760fe02c-bd5b-4c1a-8043-4fbfcf54f5a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:28.723827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-760fe02c-bd5b-4c1a-8043-4fbfcf54f5a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:28.723980 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-760fe02c-bd5b-4c1a-8043-4fbfcf54f5a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:28.730878 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:28.730878 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:28.734748 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-760fe02c-bd5b-4c1a-8043-4fbfcf54f5a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:28.739471 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-760fe02c-bd5b-4c1a-8043-4fbfcf54f5a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:28.739824 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 368/1475] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:28 2026] GET /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:29.137106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-446c0b7d-a548-4a5a-a5ff-75efa5b26eac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.141874 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-446c0b7d-a548-4a5a-a5ff-75efa5b26eac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/encryption Aug 18 07:33:29.142224 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-446c0b7d-a548-4a5a-a5ff-75efa5b26eac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.142476 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-446c0b7d-a548-4a5a-a5ff-75efa5b26eac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.154464 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.154464 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:29.162773 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0705fae4-85e3-47b5-9246-843a860eb7a0 req-446c0b7d-a548-4a5a-a5ff-75efa5b26eac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/encryption returned with HTTP 200 Aug 18 07:33:29.163488 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 368/1476] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:29.358222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-8e3550ab-8385-498e-8b02-c128508820b9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.360665 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-8e3550ab-8385-498e-8b02-c128508820b9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:29.360954 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-8e3550ab-8385-498e-8b02-c128508820b9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.361262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-8e3550ab-8385-498e-8b02-c128508820b9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.369723 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.369723 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:29.374224 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-8e3550ab-8385-498e-8b02-c128508820b9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:29.378857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-8e3550ab-8385-498e-8b02-c128508820b9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:29.378857 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 369/1477] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:29.463505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-961f1346-46c7-4d5d-9562-bce2b1bba149 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.464063 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-961f1346-46c7-4d5d-9562-bce2b1bba149 None None] GET https://10.4.3.152/volume// Aug 18 07:33:29.464461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-961f1346-46c7-4d5d-9562-bce2b1bba149 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.464701 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-961f1346-46c7-4d5d-9562-bce2b1bba149 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.465000 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-961f1346-46c7-4d5d-9562-bce2b1bba149 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:29.465418 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 373/1478] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:29.472535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-f50647ea-82a6-43fa-9fa8-9b5f6fd9b909 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.474661 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-f50647ea-82a6-43fa-9fa8-9b5f6fd9b909 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:33:29.475110 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-f50647ea-82a6-43fa-9fa8-9b5f6fd9b909 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3612a38f-89b6-4969-82fe-0b49486de57d", "connector": null, "instance_uuid": "4db057e7-6607-4794-b661-80c55468fcd3"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:29.484844 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.484844 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:29.519294 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-f50647ea-82a6-43fa-9fa8-9b5f6fd9b909 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:33:29.519722 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 369/1479] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:33:29 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:29.549974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b14a95c2-252f-4b9a-906b-b4f9603f9b5f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.551799 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b14a95c2-252f-4b9a-906b-b4f9603f9b5f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:29.551982 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b14a95c2-252f-4b9a-906b-b4f9603f9b5f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.552180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b14a95c2-252f-4b9a-906b-b4f9603f9b5f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.557664 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aa742bf4-2f24-45ac-b6d4-7de7a69ae80d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.558042 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa742bf4-2f24-45ac-b6d4-7de7a69ae80d None None] GET https://10.4.3.152/volume// Aug 18 07:33:29.558260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa742bf4-2f24-45ac-b6d4-7de7a69ae80d None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.558446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa742bf4-2f24-45ac-b6d4-7de7a69ae80d None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.558774 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa742bf4-2f24-45ac-b6d4-7de7a69ae80d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:29.559046 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 370/1480] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:29.568142 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.568142 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:29.570846 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-0c2f1fac-9f40-4b36-ad26-714cb18ffead None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.574373 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-0c2f1fac-9f40-4b36-ad26-714cb18ffead tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:29.574577 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-0c2f1fac-9f40-4b36-ad26-714cb18ffead tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.574774 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-0c2f1fac-9f40-4b36-ad26-714cb18ffead tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.577219 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b14a95c2-252f-4b9a-906b-b4f9603f9b5f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:29.587240 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b14a95c2-252f-4b9a-906b-b4f9603f9b5f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:29.587942 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 369/1481] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:29.590945 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.590945 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:29.595317 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-0c2f1fac-9f40-4b36-ad26-714cb18ffead tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:29.600984 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-0c2f1fac-9f40-4b36-ad26-714cb18ffead tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:29.601608 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 374/1482] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:29.661277 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9f450977-aa53-45a4-94b4-5ed75853eff1 req-302b6946-a08e-41bd-912b-4f0b17c8e2b7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.663387 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9f450977-aa53-45a4-94b4-5ed75853eff1 req-302b6946-a08e-41bd-912b-4f0b17c8e2b7 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] GET https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 Aug 18 07:33:29.663594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9f450977-aa53-45a4-94b4-5ed75853eff1 req-302b6946-a08e-41bd-912b-4f0b17c8e2b7 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.663785 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9f450977-aa53-45a4-94b4-5ed75853eff1 req-302b6946-a08e-41bd-912b-4f0b17c8e2b7 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.669421 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9f450977-aa53-45a4-94b4-5ed75853eff1 req-302b6946-a08e-41bd-912b-4f0b17c8e2b7 tempest-VolumesGetTestJSON-1388337226 tempest-VolumesGetTestJSON-1388337226-project-member] https://10.4.3.152/volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 returned with HTTP 404 Aug 18 07:33:29.670040 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 370/1483] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/52bd7d4e-c6e6-4443-b86f-5587807b1001 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:29.701943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-12157590-3924-4436-9f5f-0b7084232f9c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.704232 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-12157590-3924-4436-9f5f-0b7084232f9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] PUT https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 Aug 18 07:33:29.705274 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-12157590-3924-4436-9f5f-0b7084232f9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:29.714459 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-12157590-3924-4436-9f5f-0b7084232f9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Acquiring lock "cinder-attachment_update-3612a38f-89b6-4969-82fe-0b49486de57d-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:33:29.719541 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-12157590-3924-4436-9f5f-0b7084232f9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Lock "cinder-attachment_update-3612a38f-89b6-4969-82fe-0b49486de57d-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:33:29.720526 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.720526 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:29.752819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-26f204b4-528d-4678-84c1-e3d5494f59a1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.755176 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26f204b4-528d-4678-84c1-e3d5494f59a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:29.755547 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26f204b4-528d-4678-84c1-e3d5494f59a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.755869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-26f204b4-528d-4678-84c1-e3d5494f59a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.763844 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.763844 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:29.767663 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-26f204b4-528d-4678-84c1-e3d5494f59a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:29.772444 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-26f204b4-528d-4678-84c1-e3d5494f59a1 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:29.772889 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 370/1484] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:29.788786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a47e246-f3f2-489b-a066-3531b6b100a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.792067 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a47e246-f3f2-489b-a066-3531b6b100a0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:29.792660 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a47e246-f3f2-489b-a066-3531b6b100a0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.793108 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a47e246-f3f2-489b-a066-3531b6b100a0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.801460 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.801460 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:29.805843 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a47e246-f3f2-489b-a066-3531b6b100a0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:29.811368 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a47e246-f3f2-489b-a066-3531b6b100a0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:29.811840 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 375/1485] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:29.814966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-12157590-3924-4436-9f5f-0b7084232f9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Lock "cinder-attachment_update-3612a38f-89b6-4969-82fe-0b49486de57d-np0000007613" released by "attachment_update" :: held 0.095s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:33:29.815326 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-12157590-3924-4436-9f5f-0b7084232f9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 returned with HTTP 200 Aug 18 07:33:29.815960 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 371/1486] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:33:29 2026] PUT /volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:29.826476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed09768b-f20a-4d8e-a6e8-11ab5af898c4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.828729 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed09768b-f20a-4d8e-a6e8-11ab5af898c4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:29.829068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed09768b-f20a-4d8e-a6e8-11ab5af898c4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1675239671"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:29.837796 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.837796 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:29.841807 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed09768b-f20a-4d8e-a6e8-11ab5af898c4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:29.852252 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed09768b-f20a-4d8e-a6e8-11ab5af898c4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:29.853106 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed09768b-f20a-4d8e-a6e8-11ab5af898c4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:29.853727 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 371/1487] 10.4.3.152 () {68 vars in 1368 bytes} [Tue Aug 18 07:33:29 2026] PUT /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 783 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:29.868240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b7149621-f53c-45ef-ba2f-3dd4501cf0b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.871500 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7149621-f53c-45ef-ba2f-3dd4501cf0b4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:29.872138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b7149621-f53c-45ef-ba2f-3dd4501cf0b4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1195839324", "description": "This is the new description of volume"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:29.880706 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.880706 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:29.884682 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b7149621-f53c-45ef-ba2f-3dd4501cf0b4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:29.890417 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b7149621-f53c-45ef-ba2f-3dd4501cf0b4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:29.891004 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7149621-f53c-45ef-ba2f-3dd4501cf0b4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:29.891418 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 371/1488] 10.4.3.152 () {68 vars in 1369 bytes} [Tue Aug 18 07:33:29 2026] PUT /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:29.906110 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cbade85e-782d-486e-9ef7-55e4cd66ada4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.908795 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cbade85e-782d-486e-9ef7-55e4cd66ada4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:29.909075 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cbade85e-782d-486e-9ef7-55e4cd66ada4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:29.909343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cbade85e-782d-486e-9ef7-55e4cd66ada4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:29.916890 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.916890 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:29.921559 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cbade85e-782d-486e-9ef7-55e4cd66ada4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:29.926323 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cbade85e-782d-486e-9ef7-55e4cd66ada4 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:29.926813 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 376/1489] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:29 2026] GET /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:29.945054 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:29.948572 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:29.948572 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1181140045", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1191417919"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:29.949317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1181140045', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1191417919'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:29.949747 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume of 1 GB Aug 18 07:33:29.949747 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:29.949747 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:29.953927 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Availability Zones retrieved successfully. Aug 18 07:33:29.959706 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (448fea33-2d40-4012-924a-a4866f76e5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:29.960943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3b699a-4908-4ba9-bfce-6c8a25c4502e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:29.961892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:29.990803 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a3b699a-4908-4ba9-bfce-6c8a25c4502e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:29.992269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd97b8f0-bb5c-4806-b461-95d373c8dc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:30.041505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Created reservations ['035eb48c-ac8d-44a0-8944-432b028815fe', '8188a131-ba79-4ef0-9633-8e4c6b05ac3c', 'b36bce44-88af-40bd-a759-0446c182e5d1', '4d3e7444-3989-4eb1-9d37-b3a4eb4355c3'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:30.042156 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd97b8f0-bb5c-4806-b461-95d373c8dc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035eb48c-ac8d-44a0-8944-432b028815fe', '8188a131-ba79-4ef0-9633-8e4c6b05ac3c', 'b36bce44-88af-40bd-a759-0446c182e5d1', '4d3e7444-3989-4eb1-9d37-b3a4eb4355c3']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:30.042811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9759fd1-99f6-4a0d-a7bb-1ae5fa42c6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:30.066340 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9759fd1-99f6-4a0d-a7bb-1ae5fa42c6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdd21e11-bd5c-46aa-bffc-3a760bcd9d84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1181140045',display_name='tempest-VolumesGetTest-Volume-1191417919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['035eb48c-ac8d-44a0-8944-432b028815fe','8188a131-ba79-4ef0-9633-8e4c6b05ac3c','b36bce44-88af-40bd-a759-0446c182e5d1','4d3e7444-3989-4eb1-9d37-b3a4eb4355c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1181140045',display_name='tempest-VolumesGetTest-Volume-1191417919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdd21e11-bd5c-46aa-bffc-3a760bcd9d84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6591cbb416f481dbff9255b66531fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d48ec05f2af447797ca40e978b4583f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:30.067094 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a62ae79-a200-41c0-9fa0-5eab4a829605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:30.087825 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a62ae79-a200-41c0-9fa0-5eab4a829605) transitioned into 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-1181140045',display_name='tempest-VolumesGetTest-Volume-1191417919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6591cbb416f481dbff9255b66531fe5',qos_specs=None,replication_status=,reservations=['035eb48c-ac8d-44a0-8944-432b028815fe','8188a131-ba79-4ef0-9633-8e4c6b05ac3c','b36bce44-88af-40bd-a759-0446c182e5d1','4d3e7444-3989-4eb1-9d37-b3a4eb4355c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d48ec05f2af447797ca40e978b4583f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:30.088588 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af5847d-023d-487f-9913-da706a0be931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:30.097135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af5847d-023d-487f-9913-da706a0be931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:30.098190 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Flow 'volume_create_api' (448fea33-2d40-4012-924a-a4866f76e5d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:30.098548 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Create volume request issued successfully. Aug 18 07:33:30.099256 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94fc3c04-0d4a-44ce-a8f8-ab374d5e1a5c tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:30.099782 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 372/1490] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:29 2026] POST /volume/v3/volumes => generated 780 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:30.114651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-531e818b-12c9-4ec8-9682-e2f2541974b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:30.116350 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-531e818b-12c9-4ec8-9682-e2f2541974b0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:30.116541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-531e818b-12c9-4ec8-9682-e2f2541974b0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:30.116742 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-531e818b-12c9-4ec8-9682-e2f2541974b0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:30.123516 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:30.123516 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:30.130319 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-531e818b-12c9-4ec8-9682-e2f2541974b0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:30.139146 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-531e818b-12c9-4ec8-9682-e2f2541974b0 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 returned with HTTP 200 Aug 18 07:33:30.139595 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 372/1491] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:30 2026] GET /volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:30.603988 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-208d032d-c071-464f-906a-c18624cffa96 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:30.623688 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-208d032d-c071-464f-906a-c18624cffa96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:30.623688 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-208d032d-c071-464f-906a-c18624cffa96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:30.623688 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-208d032d-c071-464f-906a-c18624cffa96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:30.623688 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:30.623688 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:30.623688 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-208d032d-c071-464f-906a-c18624cffa96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:30.629993 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-208d032d-c071-464f-906a-c18624cffa96 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:30.629993 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 372/1492] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:30 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:31.171362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-50b469d2-a23f-484b-ab6a-6c277af8c7fb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.173242 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50b469d2-a23f-484b-ab6a-6c277af8c7fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:31.173545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50b469d2-a23f-484b-ab6a-6c277af8c7fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:31.173807 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50b469d2-a23f-484b-ab6a-6c277af8c7fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:31.185553 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:31.185553 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:31.194255 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-50b469d2-a23f-484b-ab6a-6c277af8c7fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:31.200664 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50b469d2-a23f-484b-ab6a-6c277af8c7fb tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 returned with HTTP 200 Aug 18 07:33:31.201026 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 377/1493] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:31 2026] GET /volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:31.224107 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9f0a1e5d-5661-44e4-a87f-9e3cf1103f77 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.226576 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f0a1e5d-5661-44e4-a87f-9e3cf1103f77 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] PUT https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:31.227098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f0a1e5d-5661-44e4-a87f-9e3cf1103f77 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1675239671", "description": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:31.240058 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:31.240058 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:31.244472 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9f0a1e5d-5661-44e4-a87f-9e3cf1103f77 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:31.258171 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9f0a1e5d-5661-44e4-a87f-9e3cf1103f77 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume updated successfully. Aug 18 07:33:31.258966 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f0a1e5d-5661-44e4-a87f-9e3cf1103f77 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 returned with HTTP 200 Aug 18 07:33:31.259528 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 373/1494] 10.4.3.152 () {68 vars in 1368 bytes} [Tue Aug 18 07:33:31 2026] PUT /volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 => generated 770 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:31.276487 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-628fc0d5-b396-4a01-9459-fb8bd5de0a0d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.278671 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-628fc0d5-b396-4a01-9459-fb8bd5de0a0d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:31.278908 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-628fc0d5-b396-4a01-9459-fb8bd5de0a0d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:31.279154 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-628fc0d5-b396-4a01-9459-fb8bd5de0a0d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:31.304309 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:31.304309 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:31.308519 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-628fc0d5-b396-4a01-9459-fb8bd5de0a0d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:31.312563 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-628fc0d5-b396-4a01-9459-fb8bd5de0a0d tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 returned with HTTP 200 Aug 18 07:33:31.313080 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 373/1495] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:31 2026] GET /volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:31.325555 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.327775 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:31.328010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:31.328308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:31.328503 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume with id: cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:31.336527 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:31.336527 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:31.337190 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:31.357445 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume request issued successfully. Aug 18 07:33:31.357779 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8c2b2a7-991f-4881-9c81-0f01559d1bb3 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 returned with HTTP 202 Aug 18 07:33:31.358383 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 373/1496] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:31 2026] DELETE /volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:31.366327 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b542dcb1-1585-44a8-93b5-8273a5e6a344 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.374328 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b542dcb1-1585-44a8-93b5-8273a5e6a344 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:31.374538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b542dcb1-1585-44a8-93b5-8273a5e6a344 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:31.374748 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b542dcb1-1585-44a8-93b5-8273a5e6a344 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:31.382958 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:31.382958 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:31.387510 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b542dcb1-1585-44a8-93b5-8273a5e6a344 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:31.393103 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b542dcb1-1585-44a8-93b5-8273a5e6a344 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 returned with HTTP 200 Aug 18 07:33:31.393809 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 378/1497] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:31 2026] GET /volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:31.647034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5bd0211e-0196-45e4-af7a-e0ead1fd6590 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.649234 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bd0211e-0196-45e4-af7a-e0ead1fd6590 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:31.649554 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5bd0211e-0196-45e4-af7a-e0ead1fd6590 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:31.649756 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5bd0211e-0196-45e4-af7a-e0ead1fd6590 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:31.662837 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:31.662837 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:31.668788 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5bd0211e-0196-45e4-af7a-e0ead1fd6590 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:31.676440 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bd0211e-0196-45e4-af7a-e0ead1fd6590 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:31.676911 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 374/1498] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:31 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:31.879594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9c285fa3-65ba-4f27-9bd9-c66a287a8f6a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.966660 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9c285fa3-65ba-4f27-9bd9-c66a287a8f6a tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] GET https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 18 07:33:31.966965 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9c285fa3-65ba-4f27-9bd9-c66a287a8f6a tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:31.967192 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9c285fa3-65ba-4f27-9bd9-c66a287a8f6a tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:31.981742 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9c285fa3-65ba-4f27-9bd9-c66a287a8f6a tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 07:33:31.982257 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 374/1499] 10.4.3.152 () {66 vars in 1297 bytes} [Tue Aug 18 07:33:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 584 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:31.993470 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af5e1f29-bbf9-45f8-a533-2fc51ddaa8fa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:31.995576 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af5e1f29-bbf9-45f8-a533-2fc51ddaa8fa tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] GET https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 18 07:33:31.995808 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af5e1f29-bbf9-45f8-a533-2fc51ddaa8fa tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:31.996017 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af5e1f29-bbf9-45f8-a533-2fc51ddaa8fa tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.009227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af5e1f29-bbf9-45f8-a533-2fc51ddaa8fa tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 07:33:32.009662 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 374/1500] 10.4.3.152 () {66 vars in 1297 bytes} [Tue Aug 18 07:33:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 584 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:32.018719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2cdc2a09-3dab-4214-904a-8630c5df6cf6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.020687 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cdc2a09-3dab-4214-904a-8630c5df6cf6 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:32.021082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cdc2a09-3dab-4214-904a-8630c5df6cf6 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-555247403"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:32.036693 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cdc2a09-3dab-4214-904a-8630c5df6cf6 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:32.037113 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 379/1501] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:32 2026] POST /volume/v3/types => generated 227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:32.055389 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30d4d971-e29f-4d0e-9f5d-d1241687c0a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.057335 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30d4d971-e29f-4d0e-9f5d-d1241687c0a1 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 18 07:33:32.057711 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30d4d971-e29f-4d0e-9f5d-d1241687c0a1 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-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-555247403": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-555247403": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-555247403": 2}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:32.156291 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30d4d971-e29f-4d0e-9f5d-d1241687c0a1 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 07:33:32.156291 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 375/1502] 10.4.3.152 () {68 vars in 1318 bytes} [Tue Aug 18 07:33:32 2026] PUT /volume/v3/os-quota-class-sets/default => generated 772 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:32.177736 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a8d2994-9721-4112-8b20-280d7ece443f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.179532 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a8d2994-9721-4112-8b20-280d7ece443f tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/04e1541ce5ac4c09852a378e222296c7/defaults Aug 18 07:33:32.179778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a8d2994-9721-4112-8b20-280d7ece443f tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.179969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a8d2994-9721-4112-8b20-280d7ece443f tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Calling method 'defaults' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.190231 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-1a8d2994-9721-4112-8b20-280d7ece443f tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:32.190231 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-1a8d2994-9721-4112-8b20-280d7ece443f tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:32.190231 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-1a8d2994-9721-4112-8b20-280d7ece443f tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:32.199229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a8d2994-9721-4112-8b20-280d7ece443f tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/04e1541ce5ac4c09852a378e222296c7/defaults returned with HTTP 200 Aug 18 07:33:32.199229 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 375/1503] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:33:32 2026] GET /volume/v3/os-quota-sets/04e1541ce5ac4c09852a378e222296c7/defaults => generated 808 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:32.384223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.394267 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/6f5b7222056846c2bef338007f820260/defaults Aug 18 07:33:32.394576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.394872 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Calling method 'defaults' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.410365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb263571-3077-4337-8190-aee18d3d93bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.410672 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:32.410976 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:32.411384 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1688053543 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1688053543, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:32.415668 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f726ed6c-28b2-4e53-bab7-4a36ff147c60 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/6f5b7222056846c2bef338007f820260/defaults returned with HTTP 200 Aug 18 07:33:32.416189 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 375/1504] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:33:32 2026] GET /volume/v3/os-quota-sets/6f5b7222056846c2bef338007f820260/defaults => generated 808 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:32.420341 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb263571-3077-4337-8190-aee18d3d93bd tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 Aug 18 07:33:32.420341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb263571-3077-4337-8190-aee18d3d93bd tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.420341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb263571-3077-4337-8190-aee18d3d93bd tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.429044 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb263571-3077-4337-8190-aee18d3d93bd tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 returned with HTTP 404 Aug 18 07:33:32.429896 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 380/1505] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:32 2026] GET /volume/v3/volumes/cdd21e11-bd5c-46aa-bffc-3a760bcd9d84 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:32.438840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-924f84ec-18a0-444b-b340-7d67365ead10 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.441144 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-924f84ec-18a0-444b-b340-7d67365ead10 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:32.441420 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-924f84ec-18a0-444b-b340-7d67365ead10 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.441627 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-924f84ec-18a0-444b-b340-7d67365ead10 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.449131 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:32.449131 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:32.453144 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-924f84ec-18a0-444b-b340-7d67365ead10 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:32.459373 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-924f84ec-18a0-444b-b340-7d67365ead10 tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:32.459805 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 376/1506] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:32 2026] GET /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:32.475628 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-16231685-b2fd-4e35-9a65-50cc120a730a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.477663 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-16231685-b2fd-4e35-9a65-50cc120a730a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:32.477895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-16231685-b2fd-4e35-9a65-50cc120a730a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.478138 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-16231685-b2fd-4e35-9a65-50cc120a730a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.478361 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-16231685-b2fd-4e35-9a65-50cc120a730a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume with id: fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:32.487869 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:32.487869 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:32.488571 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-16231685-b2fd-4e35-9a65-50cc120a730a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:32.496581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-52c835f7-75df-40b5-938d-f82d8db140b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.499029 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52c835f7-75df-40b5-938d-f82d8db140b5 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] DELETE https://10.4.3.152/volume/v3/types/4f3a55ec-dc9a-4e32-b458-95e04348390f Aug 18 07:33:32.499315 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52c835f7-75df-40b5-938d-f82d8db140b5 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.500190 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52c835f7-75df-40b5-938d-f82d8db140b5 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.522800 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-16231685-b2fd-4e35-9a65-50cc120a730a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Delete volume request issued successfully. Aug 18 07:33:32.523108 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-16231685-b2fd-4e35-9a65-50cc120a730a tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 202 Aug 18 07:33:32.524069 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 376/1507] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:32 2026] DELETE /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:32.532796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c1157ef3-fefb-4abe-b70f-b2112111059b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.534747 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52c835f7-75df-40b5-938d-f82d8db140b5 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/types/4f3a55ec-dc9a-4e32-b458-95e04348390f returned with HTTP 202 Aug 18 07:33:32.536195 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 376/1508] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:32 2026] DELETE /volume/v3/types/4f3a55ec-dc9a-4e32-b458-95e04348390f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:32.536305 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1157ef3-fefb-4abe-b70f-b2112111059b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:32.536305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1157ef3-fefb-4abe-b70f-b2112111059b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.536305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1157ef3-fefb-4abe-b70f-b2112111059b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.543476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eb42ba38-9f1f-4d48-a6c4-039087d38d3e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.545700 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb42ba38-9f1f-4d48-a6c4-039087d38d3e tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] GET https://10.4.3.152/volume/v3/types/4f3a55ec-dc9a-4e32-b458-95e04348390f Aug 18 07:33:32.546270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb42ba38-9f1f-4d48-a6c4-039087d38d3e tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.546568 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb42ba38-9f1f-4d48-a6c4-039087d38d3e tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.546868 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:32.546868 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:32.551908 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c1157ef3-fefb-4abe-b70f-b2112111059b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Volume info retrieved successfully. Aug 18 07:33:32.558761 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1157ef3-fefb-4abe-b70f-b2112111059b tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 200 Aug 18 07:33:32.559436 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 381/1509] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:32 2026] GET /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 1405 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:32.559809 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb42ba38-9f1f-4d48-a6c4-039087d38d3e tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/types/4f3a55ec-dc9a-4e32-b458-95e04348390f returned with HTTP 404 Aug 18 07:33:32.560536 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 377/1510] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:32 2026] GET /volume/v3/types/4f3a55ec-dc9a-4e32-b458-95e04348390f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:32.579292 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-54eec499-db33-496c-aa2b-537a0cb07602 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.584382 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54eec499-db33-496c-aa2b-537a0cb07602 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-class-sets/default Aug 18 07:33:32.584787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-54eec499-db33-496c-aa2b-537a0cb07602 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:32.670601 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54eec499-db33-496c-aa2b-537a0cb07602 tempest-VolumeQuotaClassesTest-2143112258 tempest-VolumeQuotaClassesTest-2143112258-project-admin] https://10.4.3.152/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 07:33:32.671080 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 377/1511] 10.4.3.152 () {68 vars in 1318 bytes} [Tue Aug 18 07:33:32 2026] PUT /volume/v3/os-quota-class-sets/default => generated 567 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:32.692484 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ed72d459-6b55-4613-b26d-ee60a7c00974 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:32.696825 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed72d459-6b55-4613-b26d-ee60a7c00974 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:32.697061 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed72d459-6b55-4613-b26d-ee60a7c00974 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:32.697340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed72d459-6b55-4613-b26d-ee60a7c00974 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:32.720229 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:32.720229 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:32.727995 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ed72d459-6b55-4613-b26d-ee60a7c00974 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:32.741884 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed72d459-6b55-4613-b26d-ee60a7c00974 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:32.742693 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 377/1512] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:32 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:33.151108 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-20316b8e-4565-47b0-83ac-10e90efa2513 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:33.153793 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-20316b8e-4565-47b0-83ac-10e90efa2513 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658/action Aug 18 07:33:33.154195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-20316b8e-4565-47b0-83ac-10e90efa2513 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:33.154346 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-20316b8e-4565-47b0-83ac-10e90efa2513 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:33.175037 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:33.175037 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:33.198119 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7af093f0-df5c-4c08-9f0a-f81678bc77f6 req-20316b8e-4565-47b0-83ac-10e90efa2513 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658/action returned with HTTP 204 Aug 18 07:33:33.201004 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 382/1513] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:33:33 2026] POST /volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:33.578106 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d090fa70-0f35-4c08-806e-9a88ce4eb7af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:33.580258 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d090fa70-0f35-4c08-806e-9a88ce4eb7af tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] GET https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 Aug 18 07:33:33.580465 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d090fa70-0f35-4c08-806e-9a88ce4eb7af tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:33.580710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d090fa70-0f35-4c08-806e-9a88ce4eb7af tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:33.587833 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d090fa70-0f35-4c08-806e-9a88ce4eb7af tempest-VolumesGetTest-1081554937 tempest-VolumesGetTest-1081554937-project-member] https://10.4.3.152/volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 returned with HTTP 404 Aug 18 07:33:33.588673 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 378/1514] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:33 2026] GET /volume/v3/volumes/fed5fa65-3670-4d0a-9252-5e493e6d43f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:33.758582 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-04b1c2cf-0285-4c9d-937f-dbe24f85e768 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:33.760534 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04b1c2cf-0285-4c9d-937f-dbe24f85e768 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:33.760688 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04b1c2cf-0285-4c9d-937f-dbe24f85e768 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:33.760899 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04b1c2cf-0285-4c9d-937f-dbe24f85e768 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:33.783439 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:33.783439 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:33.786184 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04b1c2cf-0285-4c9d-937f-dbe24f85e768 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:33.791312 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04b1c2cf-0285-4c9d-937f-dbe24f85e768 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:33.791725 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 378/1515] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:33 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:33.805793 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:33.807716 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:33.808278 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3612a38f-89b6-4969-82fe-0b49486de57d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-355525258"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:33.833690 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:33.833690 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:33.834356 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:33.834571 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume 3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:33.874728 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['decee30a-492c-4ad5-980d-bfb09a511910', '3bda9f26-e232-46ae-8b7c-03eeb16cef9a', '9c5f359c-d8e2-484a-be4f-9759e0508533', '8a237aec-8e77-409f-b682-b7a5040983f4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:33.918443 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot force create request issued successfully. Aug 18 07:33:33.918844 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a877d1ef-ff1b-4337-8202-33cd1bc8f5ea tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:33:33.919447 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 378/1516] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:33:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:33.935338 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c06e7bb1-c897-4272-9eb9-eecf1849737e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:33.936915 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c06e7bb1-c897-4272-9eb9-eecf1849737e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:33.937188 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c06e7bb1-c897-4272-9eb9-eecf1849737e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:33.937515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c06e7bb1-c897-4272-9eb9-eecf1849737e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:33.950063 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:33.950063 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:33.950063 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c06e7bb1-c897-4272-9eb9-eecf1849737e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:33.950534 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c06e7bb1-c897-4272-9eb9-eecf1849737e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 returned with HTTP 200 Aug 18 07:33:33.951059 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 383/1517] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:33 2026] GET /volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:34.964741 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5a8eca93-198f-4a84-a55e-f84ce54392d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:34.967175 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a8eca93-198f-4a84-a55e-f84ce54392d8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:34.967609 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a8eca93-198f-4a84-a55e-f84ce54392d8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:34.967897 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a8eca93-198f-4a84-a55e-f84ce54392d8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:34.977036 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:34.977036 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:34.977694 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5a8eca93-198f-4a84-a55e-f84ce54392d8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:34.978778 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a8eca93-198f-4a84-a55e-f84ce54392d8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 returned with HTTP 200 Aug 18 07:33:34.979174 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 379/1518] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:34 2026] GET /volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:34.989895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-455926c0-430b-4cdf-a817-fe9b6239de26 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:34.993014 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-455926c0-430b-4cdf-a817-fe9b6239de26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:34.993584 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-455926c0-430b-4cdf-a817-fe9b6239de26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3612a38f-89b6-4969-82fe-0b49486de57d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1497603410"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:35.010253 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:35.010253 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:35.010855 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-455926c0-430b-4cdf-a817-fe9b6239de26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:35.011018 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-455926c0-430b-4cdf-a817-fe9b6239de26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume 3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:35.042793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-455926c0-430b-4cdf-a817-fe9b6239de26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['393cb649-0dad-4177-a96a-66d64b97f738', '1a5ca1a8-3572-41e9-9e71-e3aff98d3447', 'cb4b5c5b-0cbd-4cb3-abff-c5c03d97eecc', '2488726c-ba0d-4d51-a99b-1116c438de4b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:35.077493 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-455926c0-430b-4cdf-a817-fe9b6239de26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot force create request issued successfully. Aug 18 07:33:35.077900 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-455926c0-430b-4cdf-a817-fe9b6239de26 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:33:35.078474 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 379/1519] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:33:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:35.089392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6c7ebf9c-c326-4fb7-8f7b-0a4883bb0009 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.093275 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6c7ebf9c-c326-4fb7-8f7b-0a4883bb0009 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:35.093275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6c7ebf9c-c326-4fb7-8f7b-0a4883bb0009 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:35.093275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6c7ebf9c-c326-4fb7-8f7b-0a4883bb0009 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:35.094408 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=386,cinder:UPDATE=107,cinder:INSERT=51,cinder:DELETE=4 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:33:35.098154 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:35.098154 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:35.099527 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6c7ebf9c-c326-4fb7-8f7b-0a4883bb0009 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:35.100611 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6c7ebf9c-c326-4fb7-8f7b-0a4883bb0009 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 returned with HTTP 200 Aug 18 07:33:35.101224 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 379/1520] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:35 2026] GET /volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:35.129270 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.238064 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:35.238064 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-53685232"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:35.239780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-53685232'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:35.239912 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume of 1 GB Aug 18 07:33:35.244881 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Availability Zones retrieved successfully. Aug 18 07:33:35.250842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Flow 'volume_create_api' (52e85c93-ba0c-43a3-a73e-2291cf3660c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:35.251988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7897b73f-517e-48e5-a281-52ae512ea035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:35.253070 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:35.289251 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7897b73f-517e-48e5-a281-52ae512ea035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:35.289251 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559f2772-6447-4e42-a132-e0c840bb3111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:35.367114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Created reservations ['8838d249-b5a0-43ea-bb28-c4b3ee814641', 'f764120c-0a96-4bca-aae8-46f2cc10dcbf', 'a7078cd3-8168-4cfa-bc81-a02b9773e307', 'c6fd2edb-468d-43b8-936e-68303122de52'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:35.368243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559f2772-6447-4e42-a132-e0c840bb3111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8838d249-b5a0-43ea-bb28-c4b3ee814641', 'f764120c-0a96-4bca-aae8-46f2cc10dcbf', 'a7078cd3-8168-4cfa-bc81-a02b9773e307', 'c6fd2edb-468d-43b8-936e-68303122de52']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:35.369155 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94236e8c-98b7-42ee-99e3-700c2a35712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:35.398965 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94236e8c-98b7-42ee-99e3-700c2a35712b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf7debfe-3c6f-48ea-a8b4-173f8d4335b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-53685232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ef1ae1b955486c8539f024853ae118',qos_specs=None,replication_status=,reservations=['8838d249-b5a0-43ea-bb28-c4b3ee814641','f764120c-0a96-4bca-aae8-46f2cc10dcbf','a7078cd3-8168-4cfa-bc81-a02b9773e307','c6fd2edb-468d-43b8-936e-68303122de52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7162fc2f9b4d538ac022baeba58c5e',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-53685232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf7debfe-3c6f-48ea-a8b4-173f8d4335b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ef1ae1b955486c8539f024853ae118',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f7162fc2f9b4d538ac022baeba58c5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:35.399991 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0fdd94-eb03-44e4-ae8f-b5cefaaad5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:35.426719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0fdd94-eb03-44e4-ae8f-b5cefaaad5e0) transitioned into state 'SUCCESS' from state '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-53685232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ef1ae1b955486c8539f024853ae118',qos_specs=None,replication_status=,reservations=['8838d249-b5a0-43ea-bb28-c4b3ee814641','f764120c-0a96-4bca-aae8-46f2cc10dcbf','a7078cd3-8168-4cfa-bc81-a02b9773e307','c6fd2edb-468d-43b8-936e-68303122de52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f7162fc2f9b4d538ac022baeba58c5e',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:35.427847 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98276718-0155-40d4-9ec6-eeff51f69e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:35.446226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98276718-0155-40d4-9ec6-eeff51f69e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:35.446226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Flow 'volume_create_api' (52e85c93-ba0c-43a3-a73e-2291cf3660c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:35.446226 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume request issued successfully. Aug 18 07:33:35.446226 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ad7586b-25fe-47a6-a294-0aa011b76f11 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:35.446423 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 384/1521] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:35 2026] POST /volume/v3/volumes => generated 748 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:35.464088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b20f0606-00d7-476c-9a57-0a3e9dfcb802 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.466578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b20f0606-00d7-476c-9a57-0a3e9dfcb802 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 Aug 18 07:33:35.466578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b20f0606-00d7-476c-9a57-0a3e9dfcb802 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:35.468202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b20f0606-00d7-476c-9a57-0a3e9dfcb802 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:35.475901 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:35.475901 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:35.480455 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b20f0606-00d7-476c-9a57-0a3e9dfcb802 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:35.485030 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b20f0606-00d7-476c-9a57-0a3e9dfcb802 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 returned with HTTP 200 Aug 18 07:33:35.485584 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 380/1522] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:35 2026] GET /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:35.600157 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-482e0f5b-e594-4bf4-8ff1-4e5111779cc2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.607106 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-482e0f5b-e594-4bf4-8ff1-4e5111779cc2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:33:35.607450 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-482e0f5b-e594-4bf4-8ff1-4e5111779cc2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:35.607728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-482e0f5b-e594-4bf4-8ff1-4e5111779cc2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:35.612859 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=437,cinder:INSERT=64,cinder:UPDATE=128,cinder:DELETE=3 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:33:35.627750 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:35.627750 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:35.633010 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-482e0f5b-e594-4bf4-8ff1-4e5111779cc2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:33:35.638398 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-482e0f5b-e594-4bf4-8ff1-4e5111779cc2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:33:35.638849 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 380/1523] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:35 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:35.657933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3a45ebc8-52d9-4b04-a506-491e6b0082f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.686676 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-ca4c795e-0067-49ff-a096-dd4088b6e2f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.690292 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-ca4c795e-0067-49ff-a096-dd4088b6e2f8 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:33:35.690292 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-ca4c795e-0067-49ff-a096-dd4088b6e2f8 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:35.690292 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-ca4c795e-0067-49ff-a096-dd4088b6e2f8 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:35.701126 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:35.701126 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:35.704391 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-ca4c795e-0067-49ff-a096-dd4088b6e2f8 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:33:35.708302 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-ca4c795e-0067-49ff-a096-dd4088b6e2f8 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:33:35.708722 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 385/1524] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:35 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:35.734621 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-2cc19a1e-da17-4076-be01-bb8f38c92b41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.739169 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-2cc19a1e-da17-4076-be01-bb8f38c92b41 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c/action Aug 18 07:33:35.739593 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-2cc19a1e-da17-4076-be01-bb8f38c92b41 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:35.739784 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-2cc19a1e-da17-4076-be01-bb8f38c92b41 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:35.761584 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:35.761584 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:35.762286 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-2cc19a1e-da17-4076-be01-bb8f38c92b41 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:33:35.762884 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a45ebc8-52d9-4b04-a506-491e6b0082f1 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b Aug 18 07:33:35.763093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a45ebc8-52d9-4b04-a506-491e6b0082f1 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:35.763323 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a45ebc8-52d9-4b04-a506-491e6b0082f1 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:35.769693 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-2cc19a1e-da17-4076-be01-bb8f38c92b41 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Begin detaching volume completed successfully. Aug 18 07:33:35.770030 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-2cc19a1e-da17-4076-be01-bb8f38c92b41 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c/action returned with HTTP 202 Aug 18 07:33:35.770632 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 381/1525] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:33:35 2026] POST /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:35.778456 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a45ebc8-52d9-4b04-a506-491e6b0082f1 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b returned with HTTP 200 Aug 18 07:33:35.778829 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 380/1526] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:35 2026] GET /volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b => generated 603 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:35.790368 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2283ed38-164c-4529-9797-58ec127ca9e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.818962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-918c96f0-d689-4e3c-a2dc-f8ea66ad72a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.819437 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-918c96f0-d689-4e3c-a2dc-f8ea66ad72a0 None None] GET https://10.4.3.152/volume// Aug 18 07:33:35.819640 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-918c96f0-d689-4e3c-a2dc-f8ea66ad72a0 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:35.819843 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-918c96f0-d689-4e3c-a2dc-f8ea66ad72a0 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:35.820274 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-918c96f0-d689-4e3c-a2dc-f8ea66ad72a0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:35.820702 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 386/1527] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:35.828980 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-1483ca9a-4f50-4c8e-aae9-2747a849e19c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:35.833493 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-1483ca9a-4f50-4c8e-aae9-2747a849e19c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:33:35.834225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-1483ca9a-4f50-4c8e-aae9-2747a849e19c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:35.835171 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-1483ca9a-4f50-4c8e-aae9-2747a849e19c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:35.847604 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:35.847604 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:35.852104 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-1483ca9a-4f50-4c8e-aae9-2747a849e19c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:33:35.857862 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-1483ca9a-4f50-4c8e-aae9-2747a849e19c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:33:35.858441 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 382/1528] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:35 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:35.885478 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:35.885977 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-195461737"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:35.887982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-195461737'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:35.888133 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Create volume of 1 GB Aug 18 07:33:35.893137 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Availability Zones retrieved successfully. Aug 18 07:33:35.900548 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Flow 'volume_create_api' (bd846aad-372e-4d73-8af6-f2da87e58689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:35.901742 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d0cd28-1a06-40e4-a7d4-2b86ba4d9de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:35.902931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:35.933398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d0cd28-1a06-40e4-a7d4-2b86ba4d9de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:35.934446 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264353f5-8715-472a-aa4d-49628840ccd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:36.005942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Created reservations ['22652997-10e8-4563-92fc-8877353033c8', 'ca3e1d09-6426-4209-81d7-38ed8b43f1b1', '94f4040b-6111-4ca8-b9a7-8c16f5249c4e', '81948343-b6e1-4652-b1c3-9d756289c930'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:36.007114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (264353f5-8715-472a-aa4d-49628840ccd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22652997-10e8-4563-92fc-8877353033c8', 'ca3e1d09-6426-4209-81d7-38ed8b43f1b1', '94f4040b-6111-4ca8-b9a7-8c16f5249c4e', '81948343-b6e1-4652-b1c3-9d756289c930']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:36.008390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5e42c6-5cfa-4eea-89e1-74c34370bf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:36.033752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5e42c6-5cfa-4eea-89e1-74c34370bf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5feeec80-7cc8-4242-9076-11c37d8c9436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-195461737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59aeec92b12f48e389538453a04e369b',qos_specs=None,replication_status=,reservations=['22652997-10e8-4563-92fc-8877353033c8','ca3e1d09-6426-4209-81d7-38ed8b43f1b1','94f4040b-6111-4ca8-b9a7-8c16f5249c4e','81948343-b6e1-4652-b1c3-9d756289c930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faca76011a94fdd88db642208384dab',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-195461737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5feeec80-7cc8-4242-9076-11c37d8c9436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59aeec92b12f48e389538453a04e369b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6faca76011a94fdd88db642208384dab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:36.034480 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7d96da-b566-4061-9c65-d66eeae703e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:36.054294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7d96da-b566-4061-9c65-d66eeae703e5) transitioned into state 'SUCCESS' from state '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-195461737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59aeec92b12f48e389538453a04e369b',qos_specs=None,replication_status=,reservations=['22652997-10e8-4563-92fc-8877353033c8','ca3e1d09-6426-4209-81d7-38ed8b43f1b1','94f4040b-6111-4ca8-b9a7-8c16f5249c4e','81948343-b6e1-4652-b1c3-9d756289c930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6faca76011a94fdd88db642208384dab',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:36.055039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d03492-d4f0-4651-8474-003a941c6cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:36.064939 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d03492-d4f0-4651-8474-003a941c6cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:36.065768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Flow 'volume_create_api' (bd846aad-372e-4d73-8af6-f2da87e58689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:36.066081 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Create volume request issued successfully. Aug 18 07:33:36.066737 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2283ed38-164c-4529-9797-58ec127ca9e8 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:36.067303 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 381/1529] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:35 2026] POST /volume/v3/volumes => generated 758 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:36.081456 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-92edb1af-f126-4c13-9431-c4580963f12b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:36.085193 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92edb1af-f126-4c13-9431-c4580963f12b tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] GET https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 Aug 18 07:33:36.085582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92edb1af-f126-4c13-9431-c4580963f12b tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:36.086085 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92edb1af-f126-4c13-9431-c4580963f12b tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:36.095436 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:36.095436 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:36.100240 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-92edb1af-f126-4c13-9431-c4580963f12b tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Volume info retrieved successfully. Aug 18 07:33:36.107029 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92edb1af-f126-4c13-9431-c4580963f12b tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 returned with HTTP 200 Aug 18 07:33:36.108377 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 381/1530] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:36 2026] GET /volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:36.117565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fbdb7503-ded4-4559-9f29-e8fac91c06c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:36.119380 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fbdb7503-ded4-4559-9f29-e8fac91c06c6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:36.119594 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fbdb7503-ded4-4559-9f29-e8fac91c06c6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:36.119784 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fbdb7503-ded4-4559-9f29-e8fac91c06c6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:36.124934 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:36.124934 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:36.125413 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fbdb7503-ded4-4559-9f29-e8fac91c06c6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:36.126250 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fbdb7503-ded4-4559-9f29-e8fac91c06c6 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 returned with HTTP 200 Aug 18 07:33:36.126619 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 387/1531] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:36 2026] GET /volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:36.140426 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4bbc2a50-5607-475e-b7f3-9421383e113c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:36.142438 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4bbc2a50-5607-475e-b7f3-9421383e113c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:36.142680 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4bbc2a50-5607-475e-b7f3-9421383e113c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:36.142867 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4bbc2a50-5607-475e-b7f3-9421383e113c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:36.142986 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-4bbc2a50-5607-475e-b7f3-9421383e113c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:36.149367 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:36.149367 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:36.150048 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4bbc2a50-5607-475e-b7f3-9421383e113c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:36.184559 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4bbc2a50-5607-475e-b7f3-9421383e113c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:33:36.185270 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4bbc2a50-5607-475e-b7f3-9421383e113c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 returned with HTTP 202 Aug 18 07:33:36.185332 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 383/1532] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:36 2026] DELETE /volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:36.195806 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aad22330-efc9-4036-ab96-938b64851842 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:36.198008 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aad22330-efc9-4036-ab96-938b64851842 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:36.198388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aad22330-efc9-4036-ab96-938b64851842 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:36.198633 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aad22330-efc9-4036-ab96-938b64851842 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:36.207870 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:36.207870 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:36.208578 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-aad22330-efc9-4036-ab96-938b64851842 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:36.209842 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aad22330-efc9-4036-ab96-938b64851842 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 returned with HTTP 200 Aug 18 07:33:36.210652 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 382/1533] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:36 2026] GET /volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:36.501510 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-86b8b024-2e5c-42ef-9f89-a70f7842d0bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:36.503878 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86b8b024-2e5c-42ef-9f89-a70f7842d0bc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 Aug 18 07:33:36.505250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86b8b024-2e5c-42ef-9f89-a70f7842d0bc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:36.505250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86b8b024-2e5c-42ef-9f89-a70f7842d0bc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:36.513642 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:36.513642 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:36.520095 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-86b8b024-2e5c-42ef-9f89-a70f7842d0bc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:36.526100 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86b8b024-2e5c-42ef-9f89-a70f7842d0bc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 returned with HTTP 200 Aug 18 07:33:36.526738 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 382/1534] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:36 2026] GET /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:36.906972 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-7a1fec61-6892-456b-8df7-bf25f1981226 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:36.909552 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-7a1fec61-6892-456b-8df7-bf25f1981226 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f Aug 18 07:33:36.909735 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-7a1fec61-6892-456b-8df7-bf25f1981226 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:36.909948 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-7a1fec61-6892-456b-8df7-bf25f1981226 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:36.918281 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:36.918281 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:36.980092 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7f5715e6-d8e4-4f47-80ae-9f83e962f01e req-7a1fec61-6892-456b-8df7-bf25f1981226 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f returned with HTTP 200 Aug 18 07:33:36.981139 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 388/1535] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:36 2026] DELETE /volume/v3/attachments/f66204b0-0f45-4d26-ab79-9035513a032f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:37.124913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4da2bd33-4632-4556-a2ec-5e4abedf4dc7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.126352 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4da2bd33-4632-4556-a2ec-5e4abedf4dc7 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] GET https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 Aug 18 07:33:37.126648 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4da2bd33-4632-4556-a2ec-5e4abedf4dc7 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.126921 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4da2bd33-4632-4556-a2ec-5e4abedf4dc7 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.128939 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=369,cinder:UPDATE=78,cinder:INSERT=38,cinder:DELETE=2 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:33:37.136028 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.136028 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:37.138904 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4da2bd33-4632-4556-a2ec-5e4abedf4dc7 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Volume info retrieved successfully. Aug 18 07:33:37.143573 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4da2bd33-4632-4556-a2ec-5e4abedf4dc7 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 returned with HTTP 200 Aug 18 07:33:37.144576 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 384/1536] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:37 2026] GET /volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:37.157941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-104136c9-0eb9-4c30-b577-afbda327fc1f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.160413 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-104136c9-0eb9-4c30-b577-afbda327fc1f tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b Aug 18 07:33:37.160838 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-104136c9-0eb9-4c30-b577-afbda327fc1f tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:37.221492 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-104136c9-0eb9-4c30-b577-afbda327fc1f tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b returned with HTTP 200 Aug 18 07:33:37.221832 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6880b241-5fe4-4f90-bc69-701ddf521082 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.222267 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 383/1537] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:33:37 2026] PUT /volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b => generated 558 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:33:37.223879 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6880b241-5fe4-4f90-bc69-701ddf521082 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:37.224080 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6880b241-5fe4-4f90-bc69-701ddf521082 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.224296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6880b241-5fe4-4f90-bc69-701ddf521082 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.228738 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6880b241-5fe4-4f90-bc69-701ddf521082 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 returned with HTTP 404 Aug 18 07:33:37.229171 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 383/1538] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:37 2026] GET /volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:37.236881 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d65f31c5-8d66-4092-8b92-893461893bad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.239001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef86a1e3-9480-405f-b013-4baf9827101e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.239648 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:37.239995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:37.243064 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef86a1e3-9480-405f-b013-4baf9827101e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:33:37.243064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef86a1e3-9480-405f-b013-4baf9827101e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.243064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef86a1e3-9480-405f-b013-4baf9827101e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.243262 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:37.243305 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-ef86a1e3-9480-405f-b013-4baf9827101e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:33:37.243340 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Create volume of 2 GB Aug 18 07:33:37.243340 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.243340 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:37.247420 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Availability Zones retrieved successfully. Aug 18 07:33:37.249419 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.249419 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:37.250246 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef86a1e3-9480-405f-b013-4baf9827101e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:37.270869 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef86a1e3-9480-405f-b013-4baf9827101e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:33:37.270869 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef86a1e3-9480-405f-b013-4baf9827101e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 returned with HTTP 202 Aug 18 07:33:37.270869 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 385/1539] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:37 2026] DELETE /volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:37.279169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d42ebce-3de6-4298-90c6-6fb8c71f93f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.283728 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d42ebce-3de6-4298-90c6-6fb8c71f93f2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:33:37.284003 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d42ebce-3de6-4298-90c6-6fb8c71f93f2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.284317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d42ebce-3de6-4298-90c6-6fb8c71f93f2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.291304 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.291304 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:37.291963 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4d42ebce-3de6-4298-90c6-6fb8c71f93f2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:37.294752 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d42ebce-3de6-4298-90c6-6fb8c71f93f2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 returned with HTTP 200 Aug 18 07:33:37.295320 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 384/1540] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:37 2026] GET /volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:37.436844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Flow 'volume_create_api' (577fd630-7e96-4fa6-b6c0-17c700db258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:37.438102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ef4f5b-b375-4c26-8aa3-dcbb0f110b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.439769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Validating volume size '2' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:37.474527 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ef4f5b-b375-4c26-8aa3-dcbb0f110b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:37.475683 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e43ec5f-d2e7-44be-a3a1-3201f5737544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.515846 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota_utils [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Quota exceeded for 59aeec92b12f48e389538453a04e369b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 07:33:37.519752 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e43ec5f-d2e7-44be-a3a1-3201f5737544) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 07:33:37.519752 np0000007613 devstack@c-api.service[100291]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 07:33:37.522532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e43ec5f-d2e7-44be-a3a1-3201f5737544) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.524292 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e43ec5f-d2e7-44be-a3a1-3201f5737544) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:33:37.524705 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ef4f5b-b375-4c26-8aa3-dcbb0f110b12) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.525558 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ef4f5b-b375-4c26-8aa3-dcbb0f110b12) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:33:37.526659 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Flow 'volume_create_api' (577fd630-7e96-4fa6-b6c0-17c700db258b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 07:33:37.526976 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.middleware.fault [None req-d65f31c5-8d66-4092-8b92-893461893bad tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 413 Aug 18 07:33:37.527791 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 389/1541] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:37 2026] POST /volume/v3/volumes => generated 208 bytes in 291 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 07:33:37.537342 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07d136ab-8b82-4a43-9421-45130ed9d083 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.539052 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07d136ab-8b82-4a43-9421-45130ed9d083 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b Aug 18 07:33:37.539365 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07d136ab-8b82-4a43-9421-45130ed9d083 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:37.584444 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07d136ab-8b82-4a43-9421-45130ed9d083 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b returned with HTTP 200 Aug 18 07:33:37.584827 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 384/1542] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:33:37 2026] PUT /volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b => generated 558 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:33:37.602492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.605567 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:37.606030 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:37.608297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:37.609825 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Create volume of 1 GB Aug 18 07:33:37.610757 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.610757 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:37.616554 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Availability Zones retrieved successfully. Aug 18 07:33:37.624668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Flow 'volume_create_api' (da3f5d7b-261b-486c-874f-57507ba6ee31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:37.627168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48967d66-c60b-45ec-afa7-b8f5772be7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.628290 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:37.662543 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48967d66-c60b-45ec-afa7-b8f5772be7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:37.663860 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3e2d5a-6e5f-4cfa-80b8-25ae89155158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.708272 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota_utils [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Quota exceeded for 59aeec92b12f48e389538453a04e369b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 07:33:37.712257 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3e2d5a-6e5f-4cfa-80b8-25ae89155158) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 07:33:37.712257 np0000007613 devstack@c-api.service[100292]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 07:33:37.714896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3e2d5a-6e5f-4cfa-80b8-25ae89155158) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.716033 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3e2d5a-6e5f-4cfa-80b8-25ae89155158) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:33:37.717058 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48967d66-c60b-45ec-afa7-b8f5772be7f2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:37.718070 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48967d66-c60b-45ec-afa7-b8f5772be7f2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:33:37.719249 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Flow 'volume_create_api' (da3f5d7b-261b-486c-874f-57507ba6ee31) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 07:33:37.719680 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.middleware.fault [None req-8c1a21e9-47ca-47f7-8adc-bdab55af5364 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 413 Aug 18 07:33:37.720702 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 386/1543] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:37 2026] POST /volume/v3/volumes => generated 150 bytes in 119 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 07:33:37.728798 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ca56caad-2cc3-470e-849f-060aa39b91e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.731969 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca56caad-2cc3-470e-849f-060aa39b91e8 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b Aug 18 07:33:37.732522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca56caad-2cc3-470e-849f-060aa39b91e8 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:37.788544 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca56caad-2cc3-470e-849f-060aa39b91e8 tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b returned with HTTP 200 Aug 18 07:33:37.789106 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 385/1544] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:33:37 2026] PUT /volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b => generated 557 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:37.800106 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa25cdca-b971-4889-8037-4df3a7b280b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.801810 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa25cdca-b971-4889-8037-4df3a7b280b6 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] POST https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436/action Aug 18 07:33:37.802126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa25cdca-b971-4889-8037-4df3a7b280b6 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:37.802308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa25cdca-b971-4889-8037-4df3a7b280b6 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:37.812797 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.812797 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:37.813980 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fa25cdca-b971-4889-8037-4df3a7b280b6 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Volume info retrieved successfully. Aug 18 07:33:37.850107 np0000007613 devstack@c-api.service[100291]: ERROR cinder.volume.api [None req-fa25cdca-b971-4889-8037-4df3a7b280b6 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Quota exceeded for 59aeec92b12f48e389538453a04e369b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 07:33:37.860766 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.middleware.fault [None req-fa25cdca-b971-4889-8037-4df3a7b280b6 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436/action returned with HTTP 413 Aug 18 07:33:37.861409 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 390/1545] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:37 2026] POST /volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436/action => generated 208 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 07:33:37.874767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-30d57881-5d50-4e6e-842c-9580c6cd1540 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.877498 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30d57881-5d50-4e6e-842c-9580c6cd1540 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] GET https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 Aug 18 07:33:37.877764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-30d57881-5d50-4e6e-842c-9580c6cd1540 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.878020 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-30d57881-5d50-4e6e-842c-9580c6cd1540 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.887537 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.887537 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:37.893322 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-30d57881-5d50-4e6e-842c-9580c6cd1540 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Volume info retrieved successfully. Aug 18 07:33:37.898934 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-30d57881-5d50-4e6e-842c-9580c6cd1540 tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 returned with HTTP 200 Aug 18 07:33:37.899486 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 385/1546] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:37 2026] GET /volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:37.914959 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.920485 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 Aug 18 07:33:37.920693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.920965 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.921322 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Delete volume with id: 5feeec80-7cc8-4242-9076-11c37d8c9436 Aug 18 07:33:37.928142 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7839a6fd-990c-420a-b104-208ad8f7126c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.928985 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.928985 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:37.929726 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Volume info retrieved successfully. Aug 18 07:33:37.930732 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7839a6fd-990c-420a-b104-208ad8f7126c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:33:37.930956 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7839a6fd-990c-420a-b104-208ad8f7126c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.931244 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7839a6fd-990c-420a-b104-208ad8f7126c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.939990 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.939990 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:37.945628 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7839a6fd-990c-420a-b104-208ad8f7126c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:33:37.948416 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Delete volume request issued successfully. Aug 18 07:33:37.948642 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d4dcb00-d5fc-44cb-b712-294d04cb78fb tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 returned with HTTP 202 Aug 18 07:33:37.949069 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 387/1547] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:37 2026] DELETE /volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:37.952027 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7839a6fd-990c-420a-b104-208ad8f7126c tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:33:37.953100 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 386/1548] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:37 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:37.956555 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-99fa8eb5-1355-4812-a9c8-2da833e3971e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:37.958477 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-99fa8eb5-1355-4812-a9c8-2da833e3971e tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] GET https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 Aug 18 07:33:37.958569 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-99fa8eb5-1355-4812-a9c8-2da833e3971e tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:37.958798 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-99fa8eb5-1355-4812-a9c8-2da833e3971e tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:37.967195 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:37.967195 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:37.971849 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-99fa8eb5-1355-4812-a9c8-2da833e3971e tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Volume info retrieved successfully. Aug 18 07:33:37.978846 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-99fa8eb5-1355-4812-a9c8-2da833e3971e tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 returned with HTTP 200 Aug 18 07:33:37.979488 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 391/1549] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:37 2026] GET /volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:38.306325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1304ec8e-f510-452b-a036-709f91cbddf8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:38.310870 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1304ec8e-f510-452b-a036-709f91cbddf8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:33:38.311067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1304ec8e-f510-452b-a036-709f91cbddf8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:38.311291 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1304ec8e-f510-452b-a036-709f91cbddf8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:38.324731 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1304ec8e-f510-452b-a036-709f91cbddf8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 returned with HTTP 404 Aug 18 07:33:38.325323 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 386/1550] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:38 2026] GET /volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:38.334332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05487cb8-ac51-4a97-927b-400237572e65 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:38.340103 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05487cb8-ac51-4a97-927b-400237572e65 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:38.340424 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05487cb8-ac51-4a97-927b-400237572e65 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:38.340717 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05487cb8-ac51-4a97-927b-400237572e65 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:38.340879 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-05487cb8-ac51-4a97-927b-400237572e65 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:38.349408 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:38.349408 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:38.349992 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05487cb8-ac51-4a97-927b-400237572e65 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:38.374966 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05487cb8-ac51-4a97-927b-400237572e65 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:33:38.375367 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05487cb8-ac51-4a97-927b-400237572e65 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 returned with HTTP 202 Aug 18 07:33:38.375872 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 388/1551] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:38 2026] DELETE /volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:38.385081 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f8af25eb-28a3-4239-8987-1ef87482ada3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:38.387632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8af25eb-28a3-4239-8987-1ef87482ada3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:38.387940 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8af25eb-28a3-4239-8987-1ef87482ada3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:38.388258 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8af25eb-28a3-4239-8987-1ef87482ada3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:38.395357 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:38.395357 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:38.396021 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f8af25eb-28a3-4239-8987-1ef87482ada3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:38.397060 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8af25eb-28a3-4239-8987-1ef87482ada3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 returned with HTTP 200 Aug 18 07:33:38.398168 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 387/1552] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:38 2026] GET /volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:38.996821 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3d18aad2-14e4-4915-85bf-0c81efafc0dc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:38.999389 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d18aad2-14e4-4915-85bf-0c81efafc0dc tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] GET https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 Aug 18 07:33:38.999534 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d18aad2-14e4-4915-85bf-0c81efafc0dc tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:38.999746 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d18aad2-14e4-4915-85bf-0c81efafc0dc tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:39.006145 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d18aad2-14e4-4915-85bf-0c81efafc0dc tempest-VolumeQuotasNegativeTestJSON-45244185 tempest-VolumeQuotasNegativeTestJSON-45244185-project-member] https://10.4.3.152/volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 returned with HTTP 404 Aug 18 07:33:39.007172 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 392/1553] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:38 2026] GET /volume/v3/volumes/5feeec80-7cc8-4242-9076-11c37d8c9436 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:39.019322 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9671ee49-0e56-4ee7-b8f2-c0358c18d11c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.021347 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9671ee49-0e56-4ee7-b8f2-c0358c18d11c tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b Aug 18 07:33:39.022023 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9671ee49-0e56-4ee7-b8f2-c0358c18d11c tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:39.122776 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9671ee49-0e56-4ee7-b8f2-c0358c18d11c tempest-VolumeQuotasNegativeTestJSON-2109837657 tempest-VolumeQuotasNegativeTestJSON-2109837657-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b returned with HTTP 200 Aug 18 07:33:39.124320 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 387/1554] 10.4.3.152 () {68 vars in 1375 bytes} [Tue Aug 18 07:33:39 2026] PUT /volume/v3/os-quota-sets/59aeec92b12f48e389538453a04e369b => generated 561 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:39.408811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-98f548de-c2de-4cde-a6e4-d94e2b62bb40 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.411835 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98f548de-c2de-4cde-a6e4-d94e2b62bb40 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:39.412169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98f548de-c2de-4cde-a6e4-d94e2b62bb40 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:39.412490 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98f548de-c2de-4cde-a6e4-d94e2b62bb40 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:39.419167 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98f548de-c2de-4cde-a6e4-d94e2b62bb40 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 returned with HTTP 404 Aug 18 07:33:39.420218 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 389/1555] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:39 2026] GET /volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:39.430363 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2f3355aa-5f14-4606-8514-8f9f981e9eef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.433320 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f3355aa-5f14-4606-8514-8f9f981e9eef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:39.433530 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2f3355aa-5f14-4606-8514-8f9f981e9eef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:39.433790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2f3355aa-5f14-4606-8514-8f9f981e9eef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:39.433943 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-2f3355aa-5f14-4606-8514-8f9f981e9eef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 85e9f9a9-dda4-40f3-8d31-2a7346e686e3 Aug 18 07:33:39.439729 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2f3355aa-5f14-4606-8514-8f9f981e9eef tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 returned with HTTP 404 Aug 18 07:33:39.440513 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 388/1556] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:39 2026] DELETE /volume/v3/snapshots/85e9f9a9-dda4-40f3-8d31-2a7346e686e3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:39.450733 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a408d5d-457d-4aca-8301-56fdd5e36dc8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.452158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a408d5d-457d-4aca-8301-56fdd5e36dc8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:39.452521 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a408d5d-457d-4aca-8301-56fdd5e36dc8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:39.452928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a408d5d-457d-4aca-8301-56fdd5e36dc8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:39.453101 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-4a408d5d-457d-4aca-8301-56fdd5e36dc8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: c38236ad-84ee-4049-b1f8-587013da0f86 Aug 18 07:33:39.464183 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a408d5d-457d-4aca-8301-56fdd5e36dc8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 returned with HTTP 404 Aug 18 07:33:39.464183 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 393/1557] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:39 2026] DELETE /volume/v3/snapshots/c38236ad-84ee-4049-b1f8-587013da0f86 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:39.506610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-16ac9eeb-f225-4ca7-b5bc-648d70ca73aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.508445 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-16ac9eeb-f225-4ca7-b5bc-648d70ca73aa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:39.508598 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-16ac9eeb-f225-4ca7-b5bc-648d70ca73aa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:39.508767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-16ac9eeb-f225-4ca7-b5bc-648d70ca73aa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:39.524645 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:39.524645 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:39.532737 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-16ac9eeb-f225-4ca7-b5bc-648d70ca73aa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:39.536361 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-16ac9eeb-f225-4ca7-b5bc-648d70ca73aa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:39.538168 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 388/1558] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:39 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:39.562474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-2f90fceb-7036-465a-bb56-186b60301c97 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.564873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-2f90fceb-7036-465a-bb56-186b60301c97 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d/action Aug 18 07:33:39.565371 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-2f90fceb-7036-465a-bb56-186b60301c97 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:39.565944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-2f90fceb-7036-465a-bb56-186b60301c97 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:39.576929 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:39.576929 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:39.577724 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-2f90fceb-7036-465a-bb56-186b60301c97 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:39.585053 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-2f90fceb-7036-465a-bb56-186b60301c97 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Begin detaching volume completed successfully. Aug 18 07:33:39.585478 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-2f90fceb-7036-465a-bb56-186b60301c97 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d/action returned with HTTP 202 Aug 18 07:33:39.588520 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 390/1559] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:33:39 2026] POST /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:39.653493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7e6aaee-4514-4cc4-8342-2f52ffd3d537 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.653972 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7e6aaee-4514-4cc4-8342-2f52ffd3d537 None None] GET https://10.4.3.152/volume// Aug 18 07:33:39.654151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7e6aaee-4514-4cc4-8342-2f52ffd3d537 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:39.654445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7e6aaee-4514-4cc4-8342-2f52ffd3d537 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:39.654861 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7e6aaee-4514-4cc4-8342-2f52ffd3d537 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:39.655176 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 389/1560] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:39.667182 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-cbcdbcf5-e6fc-4e73-9f21-90fb1575fdf7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:39.669684 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-cbcdbcf5-e6fc-4e73-9f21-90fb1575fdf7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:39.669985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-cbcdbcf5-e6fc-4e73-9f21-90fb1575fdf7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:39.670172 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-cbcdbcf5-e6fc-4e73-9f21-90fb1575fdf7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:39.681806 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:39.681806 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:39.686182 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-cbcdbcf5-e6fc-4e73-9f21-90fb1575fdf7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:39.691519 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-cbcdbcf5-e6fc-4e73-9f21-90fb1575fdf7 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:39.692193 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 394/1561] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:39 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:40.702884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-ccdf6bfc-c395-4265-a0fe-6b236f6ea3d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:40.707277 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-ccdf6bfc-c395-4265-a0fe-6b236f6ea3d0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 Aug 18 07:33:40.707277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-ccdf6bfc-c395-4265-a0fe-6b236f6ea3d0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:40.707277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-ccdf6bfc-c395-4265-a0fe-6b236f6ea3d0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:40.715072 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:40.715072 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:40.815488 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e17c82ea-fb04-4a7f-bb44-b6779a654870 req-ccdf6bfc-c395-4265-a0fe-6b236f6ea3d0 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 returned with HTTP 200 Aug 18 07:33:40.816064 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 389/1562] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:40 2026] DELETE /volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:41.833375 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-555ff777-c598-4795-bcca-ba47bf810596 req-14b13cf7-7090-43f0-9634-a29bf60166f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:41.835785 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-14b13cf7-7090-43f0-9634-a29bf60166f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/encryption Aug 18 07:33:41.835974 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-14b13cf7-7090-43f0-9634-a29bf60166f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:41.836165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-14b13cf7-7090-43f0-9634-a29bf60166f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:41.847232 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:41.847232 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:41.854525 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-14b13cf7-7090-43f0-9634-a29bf60166f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/encryption returned with HTTP 200 Aug 18 07:33:41.855081 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 391/1563] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:33:41 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:41.912812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee862c1f-5b68-4c8e-87fd-4bc5dbcadc79 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:42.063687 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee862c1f-5b68-4c8e-87fd-4bc5dbcadc79 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:42.064068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee862c1f-5b68-4c8e-87fd-4bc5dbcadc79 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1808134850", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:42.090979 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee862c1f-5b68-4c8e-87fd-4bc5dbcadc79 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:42.091379 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 390/1564] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:33:41 2026] POST /volume/v3/types => generated 275 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:42.104371 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5954ddf5-914d-444c-8b33-d52b4b6360bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:42.106535 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5954ddf5-914d-444c-8b33-d52b4b6360bf tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:42.107045 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5954ddf5-914d-444c-8b33-d52b4b6360bf tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1199550640", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:42.130817 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5954ddf5-914d-444c-8b33-d52b4b6360bf tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:42.131258 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 395/1565] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:33:42 2026] POST /volume/v3/types => generated 275 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:42.140823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:42.228872 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:42.229350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-684430469", "volume_type": "139f5882-8e82-4a90-810b-9d7e29b80cd1", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:42.231432 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-684430469', 'volume_type': '139f5882-8e82-4a90-810b-9d7e29b80cd1', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:42.244338 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Create volume of 1 GB Aug 18 07:33:42.244662 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:42.244662 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:42.247447 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Availability Zones retrieved successfully. Aug 18 07:33:42.255430 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Flow 'volume_create_api' (e88622bc-09a7-4449-9c76-0b788d39153c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:42.257096 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d62a097-5657-4baf-ae4c-9d2f4b81189e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:42.259478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:42.311694 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d62a097-5657-4baf-ae4c-9d2f4b81189e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=139f5882-8e82-4a90-810b-9d7e29b80cd1,is_public=True,name='tempest-VolumeTypesTest-volume-type-1808134850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '139f5882-8e82-4a90-810b-9d7e29b80cd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:42.312925 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1ed5e0-8dc7-49f9-8352-e34804f80ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:42.352465 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1808134850 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1808134850, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:42.352465 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1808134850 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1808134850, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:42.404645 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Created reservations ['1e17d6bd-ba79-4769-924f-fdf4f7bdbf1e', 'b8781201-cd2e-4cdc-9fdf-c69016730775', '2d524bd1-59a4-4c1b-a5f2-6871ff14b79d', '1b0c4108-b3f5-4d38-8557-10ba45b3e1be'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:42.405606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1ed5e0-8dc7-49f9-8352-e34804f80ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e17d6bd-ba79-4769-924f-fdf4f7bdbf1e', 'b8781201-cd2e-4cdc-9fdf-c69016730775', '2d524bd1-59a4-4c1b-a5f2-6871ff14b79d', '1b0c4108-b3f5-4d38-8557-10ba45b3e1be']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:42.406576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd1456c-7978-4157-b0b8-600a62b1c197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:42.435064 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd1456c-7978-4157-b0b8-600a62b1c197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00ee530a-3780-4ec8-8241-789ab0bb8614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-684430469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b70b14778ca4e5085db56cedf384cf5',qos_specs=None,replication_status=,reservations=['1e17d6bd-ba79-4769-924f-fdf4f7bdbf1e','b8781201-cd2e-4cdc-9fdf-c69016730775','2d524bd1-59a4-4c1b-a5f2-6871ff14b79d','1b0c4108-b3f5-4d38-8557-10ba45b3e1be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0e8d7ddf6e44721aa24a7fb11999f86',volume_type_id=139f5882-8e82-4a90-810b-9d7e29b80cd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-684430469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00ee530a-3780-4ec8-8241-789ab0bb8614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b70b14778ca4e5085db56cedf384cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0e8d7ddf6e44721aa24a7fb11999f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(139f5882-8e82-4a90-810b-9d7e29b80cd1),volume_type_id=139f5882-8e82-4a90-810b-9d7e29b80cd1)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:42.435831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e04d17-b8e3-4bc6-81c0-34e4656f08bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:42.458518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e04d17-b8e3-4bc6-81c0-34e4656f08bf) transitioned into state 'SUCCESS' from state '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-684430469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b70b14778ca4e5085db56cedf384cf5',qos_specs=None,replication_status=,reservations=['1e17d6bd-ba79-4769-924f-fdf4f7bdbf1e','b8781201-cd2e-4cdc-9fdf-c69016730775','2d524bd1-59a4-4c1b-a5f2-6871ff14b79d','1b0c4108-b3f5-4d38-8557-10ba45b3e1be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0e8d7ddf6e44721aa24a7fb11999f86',volume_type_id=139f5882-8e82-4a90-810b-9d7e29b80cd1)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:42.458518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0841319a-083a-4bad-abbe-7922fca51d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:42.471344 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0841319a-083a-4bad-abbe-7922fca51d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:42.473033 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Flow 'volume_create_api' (e88622bc-09a7-4449-9c76-0b788d39153c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:42.473527 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Create volume request issued successfully. Aug 18 07:33:42.474427 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3ad4c5b-5ced-4ed0-9555-59b78518a719 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:42.475034 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 390/1566] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:42 2026] POST /volume/v3/volumes => generated 783 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:33:42.492014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-beb0c0af-124d-40c8-bcab-59f1812116a3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:42.493871 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beb0c0af-124d-40c8-bcab-59f1812116a3 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:42.494098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-beb0c0af-124d-40c8-bcab-59f1812116a3 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:42.494345 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-beb0c0af-124d-40c8-bcab-59f1812116a3 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:42.503701 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:42.503701 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:42.513935 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-beb0c0af-124d-40c8-bcab-59f1812116a3 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:42.522656 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beb0c0af-124d-40c8-bcab-59f1812116a3 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 200 Aug 18 07:33:42.523050 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 392/1567] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:42 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:42.767150 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-555ff777-c598-4795-bcca-ba47bf810596 req-896c707c-81eb-459d-85c8-8026fe56a6e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:42.769471 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-896c707c-81eb-459d-85c8-8026fe56a6e6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226 Aug 18 07:33:42.769678 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-896c707c-81eb-459d-85c8-8026fe56a6e6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:42.769880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-896c707c-81eb-459d-85c8-8026fe56a6e6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:42.778236 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:42.778236 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:42.839649 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-555ff777-c598-4795-bcca-ba47bf810596 req-896c707c-81eb-459d-85c8-8026fe56a6e6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226 returned with HTTP 200 Aug 18 07:33:42.840119 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 391/1568] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:42 2026] DELETE /volume/v3/attachments/171ff8b3-a52f-42e9-ad8b-09930085d226 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:42.949462 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-642e9f8c-3db1-448c-8dcb-891ee83c25b8 req-a35d7704-c11a-4198-819b-08d3f7d419bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:42.952579 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-642e9f8c-3db1-448c-8dcb-891ee83c25b8 req-a35d7704-c11a-4198-819b-08d3f7d419bc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 Aug 18 07:33:42.953260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-642e9f8c-3db1-448c-8dcb-891ee83c25b8 req-a35d7704-c11a-4198-819b-08d3f7d419bc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:42.953260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-642e9f8c-3db1-448c-8dcb-891ee83c25b8 req-a35d7704-c11a-4198-819b-08d3f7d419bc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:42.957708 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-642e9f8c-3db1-448c-8dcb-891ee83c25b8 req-a35d7704-c11a-4198-819b-08d3f7d419bc tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 returned with HTTP 404 Aug 18 07:33:42.959636 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 396/1569] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:42 2026] DELETE /volume/v3/attachments/99428196-29e8-4b1a-a260-2b9373b3f658 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:33:43.426317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-860b1524-5e46-4761-aaad-6a7e1741eb92 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:43.428373 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-860b1524-5e46-4761-aaad-6a7e1741eb92 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/e281af8d-abe9-49d0-8b01-fadd3bb3bf0a/action Aug 18 07:33:43.428719 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-860b1524-5e46-4761-aaad-6a7e1741eb92 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-attach": {"instance_uuid": "0e66c3d7-0bfa-428b-8ff5-0fd6587ad0d3", "mountpoint": "/dev/vdc"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:43.428839 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-860b1524-5e46-4761-aaad-6a7e1741eb92 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0e66c3d7-0bfa-428b-8ff5-0fd6587ad0d3", "mountpoint": "/dev/vdc"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:43.435855 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-860b1524-5e46-4761-aaad-6a7e1741eb92 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/e281af8d-abe9-49d0-8b01-fadd3bb3bf0a/action returned with HTTP 404 Aug 18 07:33:43.436577 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 391/1570] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:43 2026] POST /volume/v3/volumes/e281af8d-abe9-49d0-8b01-fadd3bb3bf0a/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:43.540607 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e327323b-1eca-414f-be1d-328abd6a0c02 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:43.544972 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e327323b-1eca-414f-be1d-328abd6a0c02 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:43.544972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e327323b-1eca-414f-be1d-328abd6a0c02 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:43.544972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e327323b-1eca-414f-be1d-328abd6a0c02 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:43.557974 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:43.557974 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:43.563051 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e327323b-1eca-414f-be1d-328abd6a0c02 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:43.570430 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e327323b-1eca-414f-be1d-328abd6a0c02 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 200 Aug 18 07:33:43.570430 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 393/1571] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:43 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:43.584047 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:43.586043 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] POST https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614/action Aug 18 07:33:43.586407 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Action body: b'{"os-retype": {"new_type": "fef8743a-651e-48f9-9107-20d9d46d72ca"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:43.586582 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "fef8743a-651e-48f9-9107-20d9d46d72ca"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:43.598611 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:43.598611 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:43.598611 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:43.628640 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1199550640 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1199550640, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:43.628961 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1199550640 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1199550640, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:43.637724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-95ee82c5-ee09-453a-af43-26f402fec99c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:43.639615 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:43.639797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:43.641142 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:43.641142 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:43.651979 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:43.651979 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:43.652758 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:43.654918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Created reservations ['eda059f5-01b3-43f4-a8c7-64bcc698d379', '51240380-a6b6-4e11-8943-0bfb1dcfd130'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:43.666879 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1808134850 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1808134850, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:43.667240 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1808134850 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1808134850, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:33:43.667722 np0000007613 devstack@c-api.service[100291]: WARNING cinder.keymgr.conf_key_mgr [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:33:43.675142 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:33:43.675468 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95ee82c5-ee09-453a-af43-26f402fec99c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 202 Aug 18 07:33:43.675898 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 397/1572] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:43 2026] DELETE /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:43.675957 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Created reservations ['7e62077a-ef82-48a0-8fad-f8ea5d31301c', 'dfa26727-7505-485f-b985-33f58ee5347b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:43.687732 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c443eece-3707-4ae6-9f28-bd31e6607cd5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:43.688101 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c443eece-3707-4ae6-9f28-bd31e6607cd5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:43.688389 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c443eece-3707-4ae6-9f28-bd31e6607cd5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:43.688606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c443eece-3707-4ae6-9f28-bd31e6607cd5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:43.697480 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:43.697480 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:43.704753 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c443eece-3707-4ae6-9f28-bd31e6607cd5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:43.712554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c443eece-3707-4ae6-9f28-bd31e6607cd5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 200 Aug 18 07:33:43.712554 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 392/1573] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:43 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:43.723760 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Retype volume request issued successfully. Aug 18 07:33:43.727325 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e3ebd13-b02c-487a-8164-0463bfeed85a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614/action returned with HTTP 202 Aug 18 07:33:43.727325 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 392/1574] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:43 2026] POST /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:43.736611 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c7f913e6-32da-415b-9932-1262b1993d42 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:43.738442 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c7f913e6-32da-415b-9932-1262b1993d42 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:43.738644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c7f913e6-32da-415b-9932-1262b1993d42 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:43.738840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c7f913e6-32da-415b-9932-1262b1993d42 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:43.749969 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:43.749969 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:43.757448 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c7f913e6-32da-415b-9932-1262b1993d42 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:43.763084 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c7f913e6-32da-415b-9932-1262b1993d42 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 200 Aug 18 07:33:43.763551 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 394/1575] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:43 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:44.734097 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cc1c3f49-8173-44c8-9836-14311deff051 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.736330 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc1c3f49-8173-44c8-9836-14311deff051 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e Aug 18 07:33:44.736578 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc1c3f49-8173-44c8-9836-14311deff051 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.736828 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc1c3f49-8173-44c8-9836-14311deff051 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.743223 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc1c3f49-8173-44c8-9836-14311deff051 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e returned with HTTP 404 Aug 18 07:33:44.743742 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 398/1576] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:44 2026] GET /volume/v3/volumes/13283170-4013-4b34-9215-cfbd3975624e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:44.749892 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-471f25b9-4d8a-4e6a-91f0-580f5382c6d6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.751565 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-471f25b9-4d8a-4e6a-91f0-580f5382c6d6 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:33:44.751723 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-471f25b9-4d8a-4e6a-91f0-580f5382c6d6 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.751903 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-471f25b9-4d8a-4e6a-91f0-580f5382c6d6 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.752626 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-471f25b9-4d8a-4e6a-91f0-580f5382c6d6 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:44.778023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-067a6a09-724e-4da0-b61b-e3a563defd95 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.780049 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-067a6a09-724e-4da0-b61b-e3a563defd95 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:44.780228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-067a6a09-724e-4da0-b61b-e3a563defd95 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.780471 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-067a6a09-724e-4da0-b61b-e3a563defd95 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.788304 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-471f25b9-4d8a-4e6a-91f0-580f5382c6d6 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Get all volumes completed successfully. Aug 18 07:33:44.789398 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:44.789398 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:44.790268 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:44.790268 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:44.792923 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-067a6a09-724e-4da0-b61b-e3a563defd95 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:44.794784 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-471f25b9-4d8a-4e6a-91f0-580f5382c6d6 tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:33:44.795219 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 393/1577] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:33:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10794 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:44.797540 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-067a6a09-724e-4da0-b61b-e3a563defd95 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 200 Aug 18 07:33:44.797897 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 393/1578] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:44 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:44.814915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dfb6c129-3524-476d-b3dd-c772d40a288f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.816908 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dfb6c129-3524-476d-b3dd-c772d40a288f tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:44.816908 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dfb6c129-3524-476d-b3dd-c772d40a288f tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.817005 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dfb6c129-3524-476d-b3dd-c772d40a288f tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.822058 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-83d5c875-faf1-449c-baff-fb85bc801cbb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.823885 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83d5c875-faf1-449c-baff-fb85bc801cbb tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] DELETE https://10.4.3.152/volume/v3/types/761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf Aug 18 07:33:44.824069 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83d5c875-faf1-449c-baff-fb85bc801cbb tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.824287 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83d5c875-faf1-449c-baff-fb85bc801cbb tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.825681 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:44.825681 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:44.829376 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dfb6c129-3524-476d-b3dd-c772d40a288f tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:44.833568 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dfb6c129-3524-476d-b3dd-c772d40a288f tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 200 Aug 18 07:33:44.835326 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 395/1579] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:44 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:44.851403 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a1399cbe-df53-43fe-8870-7546d1406efd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.853346 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1399cbe-df53-43fe-8870-7546d1406efd tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:44.853652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1399cbe-df53-43fe-8870-7546d1406efd tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.853870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a1399cbe-df53-43fe-8870-7546d1406efd tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.858610 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83d5c875-faf1-449c-baff-fb85bc801cbb tempest-TestVolumeBootPattern-1828976201 tempest-TestVolumeBootPattern-1828976201-project-admin] https://10.4.3.152/volume/v3/types/761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf returned with HTTP 202 Aug 18 07:33:44.858977 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 399/1580] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:44 2026] DELETE /volume/v3/types/761e23d3-9bd3-463d-8f84-e9e2cbf7f7cf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:44.862483 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:44.862483 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:44.870530 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a1399cbe-df53-43fe-8870-7546d1406efd tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:44.875996 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a1399cbe-df53-43fe-8870-7546d1406efd tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 200 Aug 18 07:33:44.876578 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 394/1581] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:44 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:44.890425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.892348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.892515 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:44.892848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1765239271", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:44.894530 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1765239271', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:44.895762 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] DELETE https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:44.895987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.896190 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.896421 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Delete volume with id: 00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:44.904410 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:44.904410 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:44.904865 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:44.922545 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Delete volume request issued successfully. Aug 18 07:33:44.922732 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e16dba6-0a6d-4038-bff9-e2c31db568ab tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 202 Aug 18 07:33:44.923302 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 396/1582] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:44 2026] DELETE /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:44.931070 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-548424b3-6cab-46d5-966e-235349a2492a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:44.933591 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-548424b3-6cab-46d5-966e-235349a2492a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:44.933826 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-548424b3-6cab-46d5-966e-235349a2492a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:44.934014 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-548424b3-6cab-46d5-966e-235349a2492a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:44.947048 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:44.947048 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:44.956316 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-548424b3-6cab-46d5-966e-235349a2492a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Volume info retrieved successfully. Aug 18 07:33:44.966959 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-548424b3-6cab-46d5-966e-235349a2492a tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 200 Aug 18 07:33:44.967602 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 400/1583] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:44 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:44.995799 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:33:45.001321 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:33:45.006902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (fd0056a5-1890-441b-ae30-fa537d471a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:45.008109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7619dceb-0138-40d3-a4c4-52119deeb664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.009308 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:45.086886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7619dceb-0138-40d3-a4c4-52119deeb664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.087758 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7820b976-bd60-4b9b-bea4-40a4d76c9ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.149841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['a6c893ef-b070-4df0-bb8f-4b95b2b6d369', '566134f7-050c-48e1-9de4-679b7ba30f6d', 'cb571f7c-47c9-4c4b-9e6d-4ae3c0c767aa', '30f90ec0-d9a0-4434-a4c9-6006ef8b9815'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:45.150934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7820b976-bd60-4b9b-bea4-40a4d76c9ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c893ef-b070-4df0-bb8f-4b95b2b6d369', '566134f7-050c-48e1-9de4-679b7ba30f6d', 'cb571f7c-47c9-4c4b-9e6d-4ae3c0c767aa', '30f90ec0-d9a0-4434-a4c9-6006ef8b9815']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.151945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab7f2cd-337c-46f2-8dfd-a36a7a3e5441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.192497 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab7f2cd-337c-46f2-8dfd-a36a7a3e5441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bec0671-c0ff-4b87-88ba-20137da96756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1765239271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['a6c893ef-b070-4df0-bb8f-4b95b2b6d369','566134f7-050c-48e1-9de4-679b7ba30f6d','cb571f7c-47c9-4c4b-9e6d-4ae3c0c767aa','30f90ec0-d9a0-4434-a4c9-6006ef8b9815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1765239271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bec0671-c0ff-4b87-88ba-20137da96756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.192497 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b5c8d6-f11e-4c50-8f4d-eaae07c667df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.227063 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b5c8d6-f11e-4c50-8f4d-eaae07c667df) transitioned into state 'SUCCESS' from state '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-1765239271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['a6c893ef-b070-4df0-bb8f-4b95b2b6d369','566134f7-050c-48e1-9de4-679b7ba30f6d','cb571f7c-47c9-4c4b-9e6d-4ae3c0c767aa','30f90ec0-d9a0-4434-a4c9-6006ef8b9815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.228000 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e75c91-b15e-410e-9527-090ba3472df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.242739 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e75c91-b15e-410e-9527-090ba3472df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.244178 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (fd0056a5-1890-441b-ae30-fa537d471a04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:45.244603 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:33:45.245977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f73163fe-4c0b-47f9-8066-6871346a5ad1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:45.246568 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 394/1584] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:44 2026] POST /volume/v3/volumes => generated 759 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:45.262817 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1e8a1c9-a063-464c-ae3e-7d34b98d4433 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.265145 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1e8a1c9-a063-464c-ae3e-7d34b98d4433 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:33:45.265409 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1e8a1c9-a063-464c-ae3e-7d34b98d4433 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.265643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1e8a1c9-a063-464c-ae3e-7d34b98d4433 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.275183 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:45.275183 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:45.280221 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1e8a1c9-a063-464c-ae3e-7d34b98d4433 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:45.286130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1e8a1c9-a063-464c-ae3e-7d34b98d4433 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 200 Aug 18 07:33:45.286718 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 395/1585] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:45.358762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2b42e96b-eb40-4923-b158-3ab2820d2f54 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.360502 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b42e96b-eb40-4923-b158-3ab2820d2f54 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:33:45.360916 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b42e96b-eb40-4923-b158-3ab2820d2f54 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.361237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b42e96b-eb40-4923-b158-3ab2820d2f54 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.361497 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-2b42e96b-eb40-4923-b158-3ab2820d2f54 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 599f44c8-6b57-4bec-877e-01730773f683 Aug 18 07:33:45.366500 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b42e96b-eb40-4923-b158-3ab2820d2f54 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 returned with HTTP 404 Aug 18 07:33:45.367096 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 397/1586] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:45 2026] DELETE /volume/v3/snapshots/599f44c8-6b57-4bec-877e-01730773f683 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:45.379612 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-80a1bf18-2c17-4a3e-89b9-993d1b7cd7f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.381456 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80a1bf18-2c17-4a3e-89b9-993d1b7cd7f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:45.381675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80a1bf18-2c17-4a3e-89b9-993d1b7cd7f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.381906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80a1bf18-2c17-4a3e-89b9-993d1b7cd7f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.390250 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:45.390250 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:45.399320 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-80a1bf18-2c17-4a3e-89b9-993d1b7cd7f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:45.409518 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80a1bf18-2c17-4a3e-89b9-993d1b7cd7f9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:45.409993 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 401/1587] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:45.425453 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-25f608ae-e169-4a8e-8dea-35c5d9cc54ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.427670 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.429521 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-25f608ae-e169-4a8e-8dea-35c5d9cc54ed tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:33:45.430059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-25f608ae-e169-4a8e-8dea-35c5d9cc54ed tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.430285 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-25f608ae-e169-4a8e-8dea-35c5d9cc54ed tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.430362 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:45.430802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1796981042"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:45.432744 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1796981042'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:45.432924 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume of 1 GB Aug 18 07:33:45.438388 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Availability Zones retrieved successfully. Aug 18 07:33:45.442339 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:45.442339 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:45.445858 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (be593398-802a-44ae-af9e-1c9250fe65a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:45.447148 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-25f608ae-e169-4a8e-8dea-35c5d9cc54ed tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:45.447239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7456a680-571a-4303-b899-544a0506a49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.448538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:45.452968 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-25f608ae-e169-4a8e-8dea-35c5d9cc54ed tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:33:45.453728 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 395/1588] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:45.471245 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-08e7e7b7-ad61-4cd6-a81f-5c1e1d7b90d9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.478237 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-08e7e7b7-ad61-4cd6-a81f-5c1e1d7b90d9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57/action Aug 18 07:33:45.478237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-08e7e7b7-ad61-4cd6-a81f-5c1e1d7b90d9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:45.478237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-08e7e7b7-ad61-4cd6-a81f-5c1e1d7b90d9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:45.491065 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7456a680-571a-4303-b899-544a0506a49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.492825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e11b71-c501-42ee-a9de-ba661ad6b1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.493546 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:45.493546 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:45.494973 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-08e7e7b7-ad61-4cd6-a81f-5c1e1d7b90d9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:45.505585 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-08e7e7b7-ad61-4cd6-a81f-5c1e1d7b90d9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Begin detaching volume completed successfully. Aug 18 07:33:45.505585 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-08e7e7b7-ad61-4cd6-a81f-5c1e1d7b90d9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57/action returned with HTTP 202 Aug 18 07:33:45.505585 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 398/1589] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:33:45 2026] POST /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:45.525337 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0355e93a-e414-4410-a0d9-ed1937b4556f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.527140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0355e93a-e414-4410-a0d9-ed1937b4556f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:33:45.527345 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0355e93a-e414-4410-a0d9-ed1937b4556f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.527485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0355e93a-e414-4410-a0d9-ed1937b4556f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.542240 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:45.542240 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:45.549861 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0355e93a-e414-4410-a0d9-ed1937b4556f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:45.549916 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['8ce16082-c5c0-49e6-bb44-c085cb3a4d30', '635dd2b1-3869-4cc1-a020-03f5c7263598', 'b37b198c-1f29-436b-b984-8964a94dfcaa', '6e9c627d-ecd0-4a10-80d2-4e0ea180b194'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:45.549916 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e11b71-c501-42ee-a9de-ba661ad6b1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce16082-c5c0-49e6-bb44-c085cb3a4d30', '635dd2b1-3869-4cc1-a020-03f5c7263598', 'b37b198c-1f29-436b-b984-8964a94dfcaa', '6e9c627d-ecd0-4a10-80d2-4e0ea180b194']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.549916 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285e4314-58c3-4c19-910f-81f00be58d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.552573 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0355e93a-e414-4410-a0d9-ed1937b4556f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:33:45.553099 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 402/1590] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:45.554900 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2883b56e-db02-4e9c-b752-1a9d30602003 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.555433 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2883b56e-db02-4e9c-b752-1a9d30602003 None None] GET https://10.4.3.152/volume// Aug 18 07:33:45.555682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2883b56e-db02-4e9c-b752-1a9d30602003 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.555893 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2883b56e-db02-4e9c-b752-1a9d30602003 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.556289 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2883b56e-db02-4e9c-b752-1a9d30602003 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:45.556614 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 396/1591] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:45.570749 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-61a40822-d008-4547-b437-845d2005a2c1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.573052 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-61a40822-d008-4547-b437-845d2005a2c1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:33:45.573439 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-61a40822-d008-4547-b437-845d2005a2c1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.573752 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-61a40822-d008-4547-b437-845d2005a2c1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.579458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285e4314-58c3-4c19-910f-81f00be58d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dec0fde-6038-41c4-a51c-0230acb32793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1796981042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['8ce16082-c5c0-49e6-bb44-c085cb3a4d30','635dd2b1-3869-4cc1-a020-03f5c7263598','b37b198c-1f29-436b-b984-8964a94dfcaa','6e9c627d-ecd0-4a10-80d2-4e0ea180b194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1796981042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dec0fde-6038-41c4-a51c-0230acb32793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca206b4e73e4e7e8150397d92fae45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a817bc9f334aaf83c38ce72beaf121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.580015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e48065d-fc95-42aa-8e11-fffd7f749b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.586289 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:45.586289 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:45.590459 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-61a40822-d008-4547-b437-845d2005a2c1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:45.595671 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-61a40822-d008-4547-b437-845d2005a2c1 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:33:45.596190 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 399/1592] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:45.600642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e48065d-fc95-42aa-8e11-fffd7f749b1f) transitioned into state 'SUCCESS' from state '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-1796981042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['8ce16082-c5c0-49e6-bb44-c085cb3a4d30','635dd2b1-3869-4cc1-a020-03f5c7263598','b37b198c-1f29-436b-b984-8964a94dfcaa','6e9c627d-ecd0-4a10-80d2-4e0ea180b194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.601447 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d99ecfa-cedf-4b7b-875b-66eb46a79e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:45.612200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d99ecfa-cedf-4b7b-875b-66eb46a79e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:45.613373 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (be593398-802a-44ae-af9e-1c9250fe65a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:45.613824 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request issued successfully. Aug 18 07:33:45.614622 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7750a885-d7d0-4a66-aaeb-51b9fcd08817 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:45.615250 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 396/1593] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:45 2026] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:45.628083 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8307ec83-8d21-4036-a2db-b41dc9e60053 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.632883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8307ec83-8d21-4036-a2db-b41dc9e60053 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:45.632883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8307ec83-8d21-4036-a2db-b41dc9e60053 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.632883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8307ec83-8d21-4036-a2db-b41dc9e60053 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.648045 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:45.648045 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:45.652778 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8307ec83-8d21-4036-a2db-b41dc9e60053 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:45.658952 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8307ec83-8d21-4036-a2db-b41dc9e60053 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 returned with HTTP 200 Aug 18 07:33:45.659696 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 403/1594] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:45.981385 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4982e935-a5b4-47c0-a1dc-779727234d58 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.985039 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4982e935-a5b4-47c0-a1dc-779727234d58 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] GET https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 Aug 18 07:33:45.985039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4982e935-a5b4-47c0-a1dc-779727234d58 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.985039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4982e935-a5b4-47c0-a1dc-779727234d58 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:45.989609 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4982e935-a5b4-47c0-a1dc-779727234d58 tempest-VolumeTypesTest-600489517 tempest-VolumeTypesTest-600489517-project-member] https://10.4.3.152/volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 returned with HTTP 404 Aug 18 07:33:45.990156 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 397/1595] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:45 2026] GET /volume/v3/volumes/00ee530a-3780-4ec8-8241-789ab0bb8614 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:45.996859 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d8cbf6aa-993c-49a1-9883-1167af44c58b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:45.998868 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d8cbf6aa-993c-49a1-9883-1167af44c58b tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] DELETE https://10.4.3.152/volume/v3/types/fef8743a-651e-48f9-9107-20d9d46d72ca Aug 18 07:33:45.999226 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d8cbf6aa-993c-49a1-9883-1167af44c58b tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:45.999432 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d8cbf6aa-993c-49a1-9883-1167af44c58b tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.024592 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d8cbf6aa-993c-49a1-9883-1167af44c58b tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/fef8743a-651e-48f9-9107-20d9d46d72ca returned with HTTP 202 Aug 18 07:33:46.025001 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 400/1596] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:45 2026] DELETE /volume/v3/types/fef8743a-651e-48f9-9107-20d9d46d72ca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:46.036054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1b993cf-1b61-451e-82f5-7eae6b14a331 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.037798 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1b993cf-1b61-451e-82f5-7eae6b14a331 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/fef8743a-651e-48f9-9107-20d9d46d72ca Aug 18 07:33:46.038003 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1b993cf-1b61-451e-82f5-7eae6b14a331 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.038230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1b993cf-1b61-451e-82f5-7eae6b14a331 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.041220 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1b993cf-1b61-451e-82f5-7eae6b14a331 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/fef8743a-651e-48f9-9107-20d9d46d72ca returned with HTTP 404 Aug 18 07:33:46.041720 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 397/1597] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/fef8743a-651e-48f9-9107-20d9d46d72ca => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:46.048758 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a693588-203c-4fce-bbd1-d5c055cc5bbd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.050528 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a693588-203c-4fce-bbd1-d5c055cc5bbd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] DELETE https://10.4.3.152/volume/v3/types/139f5882-8e82-4a90-810b-9d7e29b80cd1 Aug 18 07:33:46.050757 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a693588-203c-4fce-bbd1-d5c055cc5bbd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.050984 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a693588-203c-4fce-bbd1-d5c055cc5bbd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.078707 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a693588-203c-4fce-bbd1-d5c055cc5bbd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/139f5882-8e82-4a90-810b-9d7e29b80cd1 returned with HTTP 202 Aug 18 07:33:46.079147 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 404/1598] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:46 2026] DELETE /volume/v3/types/139f5882-8e82-4a90-810b-9d7e29b80cd1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:46.086625 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cca61016-5da6-46d5-a66e-4932cbcd99a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.088373 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cca61016-5da6-46d5-a66e-4932cbcd99a0 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/139f5882-8e82-4a90-810b-9d7e29b80cd1 Aug 18 07:33:46.088770 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cca61016-5da6-46d5-a66e-4932cbcd99a0 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.089809 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cca61016-5da6-46d5-a66e-4932cbcd99a0 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.092285 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cca61016-5da6-46d5-a66e-4932cbcd99a0 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/139f5882-8e82-4a90-810b-9d7e29b80cd1 returned with HTTP 404 Aug 18 07:33:46.092850 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 398/1599] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/139f5882-8e82-4a90-810b-9d7e29b80cd1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:46.101757 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-88f2a390-5dd5-4b21-9d6e-ed44b914ce10 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.103448 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88f2a390-5dd5-4b21-9d6e-ed44b914ce10 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:46.103795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88f2a390-5dd5-4b21-9d6e-ed44b914ce10 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1875802433", "description": "tempest-volume-type-description-931159941", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.124398 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88f2a390-5dd5-4b21-9d6e-ed44b914ce10 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:46.125972 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 401/1600] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:33:46 2026] POST /volume/v3/types => generated 314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.139424 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-38f2e4b7-1ef2-404c-8a2c-3247aeecadfc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.140799 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38f2e4b7-1ef2-404c-8a2c-3247aeecadfc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c Aug 18 07:33:46.141005 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38f2e4b7-1ef2-404c-8a2c-3247aeecadfc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.141237 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-38f2e4b7-1ef2-404c-8a2c-3247aeecadfc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.145487 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.145487 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:46.147265 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-38f2e4b7-1ef2-404c-8a2c-3247aeecadfc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c returned with HTTP 200 Aug 18 07:33:46.147736 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 398/1601] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.155980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-12cbb753-41a6-405b-a8b9-a10cd0e6fb11 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.157695 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12cbb753-41a6-405b-a8b9-a10cd0e6fb11 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] DELETE https://10.4.3.152/volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c Aug 18 07:33:46.157952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12cbb753-41a6-405b-a8b9-a10cd0e6fb11 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.158259 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12cbb753-41a6-405b-a8b9-a10cd0e6fb11 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.188403 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12cbb753-41a6-405b-a8b9-a10cd0e6fb11 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c returned with HTTP 202 Aug 18 07:33:46.188876 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 405/1602] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:46 2026] DELETE /volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:33:46.197147 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-807f1d89-caaf-49a2-ae28-9794bf09ae28 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.198782 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-807f1d89-caaf-49a2-ae28-9794bf09ae28 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c Aug 18 07:33:46.199107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-807f1d89-caaf-49a2-ae28-9794bf09ae28 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.199445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-807f1d89-caaf-49a2-ae28-9794bf09ae28 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.203825 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-807f1d89-caaf-49a2-ae28-9794bf09ae28 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c returned with HTTP 404 Aug 18 07:33:46.204593 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 399/1603] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/71344bf1-bc13-4da3-b4d0-eb8dea994e0c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:46.213336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-913b5215-c60c-497c-a308-d376a8ba605d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.215221 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-913b5215-c60c-497c-a308-d376a8ba605d tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:46.215666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-913b5215-c60c-497c-a308-d376a8ba605d tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-408480674"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.234690 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-913b5215-c60c-497c-a308-d376a8ba605d tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:46.234995 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 402/1604] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:46 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.242953 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5a37717d-97c7-4148-8ade-f0a927395346 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.245299 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a37717d-97c7-4148-8ade-f0a927395346 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] POST https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption Aug 18 07:33:46.246467 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5a37717d-97c7-4148-8ade-f0a927395346 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.272146 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a37717d-97c7-4148-8ade-f0a927395346 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption returned with HTTP 200 Aug 18 07:33:46.272146 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 399/1605] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:33:46 2026] POST /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.281656 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89b6a4ff-ec41-4ea6-8e6e-415e117cf0bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.284459 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89b6a4ff-ec41-4ea6-8e6e-415e117cf0bd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption Aug 18 07:33:46.284751 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89b6a4ff-ec41-4ea6-8e6e-415e117cf0bd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.285073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89b6a4ff-ec41-4ea6-8e6e-415e117cf0bd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.291720 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89b6a4ff-ec41-4ea6-8e6e-415e117cf0bd tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption returned with HTTP 200 Aug 18 07:33:46.292163 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 406/1606] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.303136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05dd9282-24b4-4561-9548-259c28c297bd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.303288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e7247a8f-6a28-4930-9519-49012f3662c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.305142 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05dd9282-24b4-4561-9548-259c28c297bd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:33:46.305410 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05dd9282-24b4-4561-9548-259c28c297bd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.305597 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7247a8f-6a28-4930-9519-49012f3662c7 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] PUT https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/84d5ec46-3430-4fea-949b-ca2d80055305 Aug 18 07:33:46.305650 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05dd9282-24b4-4561-9548-259c28c297bd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.305931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7247a8f-6a28-4930-9519-49012f3662c7 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.310638 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.312893 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.312893 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:46.313378 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:46.313811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-504824081"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.315800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-504824081'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:46.315974 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume of 1 GB Aug 18 07:33:46.316858 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05dd9282-24b4-4561-9548-259c28c297bd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:46.320963 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Availability Zones retrieved successfully. Aug 18 07:33:46.321736 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05dd9282-24b4-4561-9548-259c28c297bd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 200 Aug 18 07:33:46.322341 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 403/1607] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:46.324394 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7247a8f-6a28-4930-9519-49012f3662c7 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/84d5ec46-3430-4fea-949b-ca2d80055305 returned with HTTP 200 Aug 18 07:33:46.324807 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 400/1608] 10.4.3.152 () {68 vars in 1507 bytes} [Tue Aug 18 07:33:46 2026] PUT /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/84d5ec46-3430-4fea-949b-ca2d80055305 => generated 122 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.339006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cd06ce94-70ca-4a7c-a75e-b2bded6c6a6a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.341753 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cd06ce94-70ca-4a7c-a75e-b2bded6c6a6a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption Aug 18 07:33:46.342769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cd06ce94-70ca-4a7c-a75e-b2bded6c6a6a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.342877 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9422bf20-09dd-4a10-9fd9-c0352d889b14 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.343903 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cd06ce94-70ca-4a7c-a75e-b2bded6c6a6a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.346581 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9422bf20-09dd-4a10-9fd9-c0352d889b14 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:33:46.346581 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9422bf20-09dd-4a10-9fd9-c0352d889b14 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.346902 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9422bf20-09dd-4a10-9fd9-c0352d889b14 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.358491 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.358491 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:46.362046 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cd06ce94-70ca-4a7c-a75e-b2bded6c6a6a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption returned with HTTP 200 Aug 18 07:33:46.363594 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 407/1609] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption => generated 347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.365195 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9422bf20-09dd-4a10-9fd9-c0352d889b14 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:46.370748 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9422bf20-09dd-4a10-9fd9-c0352d889b14 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 200 Aug 18 07:33:46.371343 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 404/1610] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:46.374147 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b907524-233f-40c5-8d30-d1d1abde0722 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.376096 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b907524-233f-40c5-8d30-d1d1abde0722 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/cipher Aug 18 07:33:46.376149 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b907524-233f-40c5-8d30-d1d1abde0722 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.376364 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b907524-233f-40c5-8d30-d1d1abde0722 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.387721 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b907524-233f-40c5-8d30-d1d1abde0722 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/cipher returned with HTTP 200 Aug 18 07:33:46.388644 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 401/1611] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:33:46.396680 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d3b63376-3d33-40b1-99ee-77a9b43ff712 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.398751 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3b63376-3d33-40b1-99ee-77a9b43ff712 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] DELETE https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/84d5ec46-3430-4fea-949b-ca2d80055305 Aug 18 07:33:46.398812 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3b63376-3d33-40b1-99ee-77a9b43ff712 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.398977 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d3b63376-3d33-40b1-99ee-77a9b43ff712 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.436517 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d3b63376-3d33-40b1-99ee-77a9b43ff712 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/84d5ec46-3430-4fea-949b-ca2d80055305 returned with HTTP 202 Aug 18 07:33:46.436517 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 408/1612] 10.4.3.152 () {66 vars in 1489 bytes} [Tue Aug 18 07:33:46 2026] DELETE /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption/84d5ec46-3430-4fea-949b-ca2d80055305 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:46.444348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-193995b6-1adb-409d-87cb-f7d5933a187a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.447084 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-193995b6-1adb-409d-87cb-f7d5933a187a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption Aug 18 07:33:46.447387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-193995b6-1adb-409d-87cb-f7d5933a187a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.447612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-193995b6-1adb-409d-87cb-f7d5933a187a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.455180 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-193995b6-1adb-409d-87cb-f7d5933a187a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption returned with HTTP 200 Aug 18 07:33:46.455709 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 405/1613] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:33:46.468019 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-be7ca00e-dc51-4bff-880c-52840fd562c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.474697 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be7ca00e-dc51-4bff-880c-52840fd562c7 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption Aug 18 07:33:46.474959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be7ca00e-dc51-4bff-880c-52840fd562c7 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.475237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be7ca00e-dc51-4bff-880c-52840fd562c7 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.483937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be7ca00e-dc51-4bff-880c-52840fd562c7 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption returned with HTTP 200 Aug 18 07:33:46.484259 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 402/1614] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:33:46.489227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Flow 'volume_create_api' (56a45365-1d48-4f76-a2ff-3a84677d0d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:46.489227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2391c123-ea62-499c-b46b-085016e1686a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:46.489227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:46.493513 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-67c367e9-8e46-4278-88fd-84ab2db7da50 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.499172 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67c367e9-8e46-4278-88fd-84ab2db7da50 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] DELETE https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106 Aug 18 07:33:46.499275 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67c367e9-8e46-4278-88fd-84ab2db7da50 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.499517 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67c367e9-8e46-4278-88fd-84ab2db7da50 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.521542 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2391c123-ea62-499c-b46b-085016e1686a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:46.522055 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a62296-ebae-42d3-bd2a-47df5302a6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:46.550474 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67c367e9-8e46-4278-88fd-84ab2db7da50 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106 returned with HTTP 202 Aug 18 07:33:46.551274 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 409/1615] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:46 2026] DELETE /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:46.558718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ef6042f-9a14-4ec4-8a0d-471430cb3770 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.562452 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ef6042f-9a14-4ec4-8a0d-471430cb3770 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106 Aug 18 07:33:46.562452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ef6042f-9a14-4ec4-8a0d-471430cb3770 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.562452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ef6042f-9a14-4ec4-8a0d-471430cb3770 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.566849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-44493990-8f11-4014-87ae-55490ba2afbb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.568422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8990b949-86f9-4818-b2ff-f238011f74e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.570375 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-44493990-8f11-4014-87ae-55490ba2afbb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] DELETE https://10.4.3.152/volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126 Aug 18 07:33:46.571088 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ef6042f-9a14-4ec4-8a0d-471430cb3770 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106 returned with HTTP 404 Aug 18 07:33:46.571293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-44493990-8f11-4014-87ae-55490ba2afbb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.572259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-44493990-8f11-4014-87ae-55490ba2afbb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.572353 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 406/1616] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/399001ce-2bca-4ee9-9d1f-3e2ef0f79106 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:46.573357 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8990b949-86f9-4818-b2ff-f238011f74e7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:33:46.573643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8990b949-86f9-4818-b2ff-f238011f74e7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.573926 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8990b949-86f9-4818-b2ff-f238011f74e7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.574846 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Created reservations ['e2dfe33b-bda4-4b4e-b17e-68daae89d1fc', '0631b8fd-d050-4fdc-ac0e-54f514cac879', '143cd538-9a43-4cb8-958c-44f70f03d697', 'ec4ab8e6-e147-4826-baa8-d5562403ae46'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:46.576777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a62296-ebae-42d3-bd2a-47df5302a6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2dfe33b-bda4-4b4e-b17e-68daae89d1fc', '0631b8fd-d050-4fdc-ac0e-54f514cac879', '143cd538-9a43-4cb8-958c-44f70f03d697', 'ec4ab8e6-e147-4826-baa8-d5562403ae46']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:46.576777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11bf5dc-f134-4148-a307-94f7638c167a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:46.581590 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-552432e7-dbd9-4dd0-add7-2fee108147a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.585228 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-552432e7-dbd9-4dd0-add7-2fee108147a8 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types Aug 18 07:33:46.585228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-552432e7-dbd9-4dd0-add7-2fee108147a8 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.585228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-552432e7-dbd9-4dd0-add7-2fee108147a8 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.587087 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.587087 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:46.589037 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.589037 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:46.594064 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8990b949-86f9-4818-b2ff-f238011f74e7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:46.599188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11bf5dc-f134-4148-a307-94f7638c167a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-504824081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec655d11f42495aab187a5ba6d62a91',qos_specs=None,replication_status=,reservations=['e2dfe33b-bda4-4b4e-b17e-68daae89d1fc','0631b8fd-d050-4fdc-ac0e-54f514cac879','143cd538-9a43-4cb8-958c-44f70f03d697','ec4ab8e6-e147-4826-baa8-d5562403ae46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-504824081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ec655d11f42495aab187a5ba6d62a91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:46.599363 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-552432e7-dbd9-4dd0-add7-2fee108147a8 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:46.599672 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 407/1617] 10.4.3.152 () {66 vars in 1231 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.600164 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3392ef72-724e-4b39-9afe-e39fac41a912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:46.604701 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8990b949-86f9-4818-b2ff-f238011f74e7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:33:46.604701 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 410/1618] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:46.614918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-21bae291-ba0d-4731-b37c-9e4d3a3425b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.618225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21bae291-ba0d-4731-b37c-9e4d3a3425b1 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:46.618766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-21bae291-ba0d-4731-b37c-9e4d3a3425b1 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1055352099"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.626102 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3392ef72-724e-4b39-9afe-e39fac41a912) transitioned into state 'SUCCESS' from state '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-504824081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec655d11f42495aab187a5ba6d62a91',qos_specs=None,replication_status=,reservations=['e2dfe33b-bda4-4b4e-b17e-68daae89d1fc','0631b8fd-d050-4fdc-ac0e-54f514cac879','143cd538-9a43-4cb8-958c-44f70f03d697','ec4ab8e6-e147-4826-baa8-d5562403ae46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:46.627384 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081e5438-abc6-42d8-ab50-235250757566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:46.638843 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21bae291-ba0d-4731-b37c-9e4d3a3425b1 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:46.639104 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 408/1619] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:33:46 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.641625 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081e5438-abc6-42d8-ab50-235250757566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:46.644231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Flow 'volume_create_api' (56a45365-1d48-4f76-a2ff-3a84677d0d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:46.644231 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume request issued successfully. Aug 18 07:33:46.644231 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2687be2-0d2c-4011-8b76-6691d158d9eb tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:46.644231 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 400/1620] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:46 2026] POST /volume/v3/volumes => generated 754 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:46.648662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1950caac-83ad-4da2-9fd0-118097e6742a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.651016 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1950caac-83ad-4da2-9fd0-118097e6742a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] PUT https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 Aug 18 07:33:46.651531 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1950caac-83ad-4da2-9fd0-118097e6742a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2112629669", "description": "tempest-volume-type-description-1215702025", "is_public": false}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.658027 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a629501d-1880-4f11-a18c-6adeb066bae1 req-44493990-8f11-4014-87ae-55490ba2afbb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126 returned with HTTP 200 Aug 18 07:33:46.658908 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 403/1621] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:46 2026] DELETE /volume/v3/attachments/4d0cf513-8890-4cb2-843f-b1c626eed126 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.664056 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0bf4a3b2-2637-40f3-981f-fc84e28e3b6c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.665872 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0bf4a3b2-2637-40f3-981f-fc84e28e3b6c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:46.666110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0bf4a3b2-2637-40f3-981f-fc84e28e3b6c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.666265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0bf4a3b2-2637-40f3-981f-fc84e28e3b6c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.674116 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.674116 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:46.675156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8c04af2-5edf-4070-911c-0dfec1175b64 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.678571 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8c04af2-5edf-4070-911c-0dfec1175b64 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:46.678571 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8c04af2-5edf-4070-911c-0dfec1175b64 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.678571 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8c04af2-5edf-4070-911c-0dfec1175b64 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.678699 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0bf4a3b2-2637-40f3-981f-fc84e28e3b6c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:46.684006 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0bf4a3b2-2637-40f3-981f-fc84e28e3b6c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:46.684506 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 409/1622] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.685097 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.685097 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:46.696944 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8c04af2-5edf-4070-911c-0dfec1175b64 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:46.707115 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8c04af2-5edf-4070-911c-0dfec1175b64 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 returned with HTTP 200 Aug 18 07:33:46.707756 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 401/1623] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.722253 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1950caac-83ad-4da2-9fd0-118097e6742a tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 returned with HTTP 200 Aug 18 07:33:46.722919 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 411/1624] 10.4.3.152 () {68 vars in 1363 bytes} [Tue Aug 18 07:33:46 2026] PUT /volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 => generated 205 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.724798 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-183c725b-f6e6-495a-8d36-0a51a9981890 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.728276 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-183c725b-f6e6-495a-8d36-0a51a9981890 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:46.728656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-183c725b-f6e6-495a-8d36-0a51a9981890 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9dec0fde-6038-41c4-a51c-0230acb32793", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-172309079"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:46.734112 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c93e8201-ce9c-48cb-9507-bf2e89c86838 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.736171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c93e8201-ce9c-48cb-9507-bf2e89c86838 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 Aug 18 07:33:46.736476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c93e8201-ce9c-48cb-9507-bf2e89c86838 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.736830 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c93e8201-ce9c-48cb-9507-bf2e89c86838 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.742490 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.742490 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:46.742730 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c93e8201-ce9c-48cb-9507-bf2e89c86838 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 returned with HTTP 200 Aug 18 07:33:46.743098 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 410/1625] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 => generated 269 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:46.743163 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-183c725b-f6e6-495a-8d36-0a51a9981890 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:46.743387 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-183c725b-f6e6-495a-8d36-0a51a9981890 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume 9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:46.755873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae070f53-bdad-44ab-bf1a-4925cc23fdbc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.757771 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae070f53-bdad-44ab-bf1a-4925cc23fdbc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] DELETE https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 Aug 18 07:33:46.757771 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae070f53-bdad-44ab-bf1a-4925cc23fdbc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.757909 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae070f53-bdad-44ab-bf1a-4925cc23fdbc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.790940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae070f53-bdad-44ab-bf1a-4925cc23fdbc tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 returned with HTTP 202 Aug 18 07:33:46.792046 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 402/1626] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:46 2026] DELETE /volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:46.796227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-183c725b-f6e6-495a-8d36-0a51a9981890 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['d7ed8483-aad4-4fa1-8e0e-c635713db2e0', '56cd6f3e-5fdb-4538-ab7d-9d278e1f12dc', 'b36409b2-841f-468f-af08-3abfbf13e956', '4812b732-b0bf-46eb-9b20-3a12ca78b8d2'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:46.800750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c366c0f-02b7-42b8-9065-5d9ec294d234 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.805544 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c366c0f-02b7-42b8-9065-5d9ec294d234 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] GET https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 Aug 18 07:33:46.805544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c366c0f-02b7-42b8-9065-5d9ec294d234 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.805544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c366c0f-02b7-42b8-9065-5d9ec294d234 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.810726 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c366c0f-02b7-42b8-9065-5d9ec294d234 tempest-VolumeTypesTest-980813378 tempest-VolumeTypesTest-980813378-project-admin] https://10.4.3.152/volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 returned with HTTP 404 Aug 18 07:33:46.811342 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 412/1627] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/types/2665d505-3adb-4e4c-81c0-beb814dd9909 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:46.841742 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-183c725b-f6e6-495a-8d36-0a51a9981890 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot create request issued successfully. Aug 18 07:33:46.842150 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-183c725b-f6e6-495a-8d36-0a51a9981890 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:33:46.842754 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 404/1628] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:33:46 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:46.857741 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-08286b7f-9bc0-4d45-8dbe-fcea7f1c4208 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:46.859911 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08286b7f-9bc0-4d45-8dbe-fcea7f1c4208 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 Aug 18 07:33:46.860143 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08286b7f-9bc0-4d45-8dbe-fcea7f1c4208 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:46.860441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08286b7f-9bc0-4d45-8dbe-fcea7f1c4208 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:46.866301 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:46.866301 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:46.867248 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-08286b7f-9bc0-4d45-8dbe-fcea7f1c4208 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:46.868224 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08286b7f-9bc0-4d45-8dbe-fcea7f1c4208 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 returned with HTTP 200 Aug 18 07:33:46.868914 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 411/1629] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:46 2026] GET /volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:47.617889 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f73594c7-81e0-421c-a771-423eef5850b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.619597 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f73594c7-81e0-421c-a771-423eef5850b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:33:47.619720 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f73594c7-81e0-421c-a771-423eef5850b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:47.619893 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f73594c7-81e0-421c-a771-423eef5850b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:47.626533 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:47.626533 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:47.629992 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f73594c7-81e0-421c-a771-423eef5850b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:33:47.634016 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f73594c7-81e0-421c-a771-423eef5850b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:33:47.634411 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 403/1630] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:47 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:47.673121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-90456d2e-2cfb-462e-b29c-044894a05e00 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.675923 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-90456d2e-2cfb-462e-b29c-044894a05e00 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:33:47.676188 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-90456d2e-2cfb-462e-b29c-044894a05e00 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:47.676492 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-90456d2e-2cfb-462e-b29c-044894a05e00 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:47.685720 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:47.685720 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:47.689715 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-90456d2e-2cfb-462e-b29c-044894a05e00 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:47.695187 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-90456d2e-2cfb-462e-b29c-044894a05e00 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 200 Aug 18 07:33:47.695760 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 413/1631] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:47 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:47.700111 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c57c6d9-c954-461b-8669-7c140ec18edf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.704999 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c57c6d9-c954-461b-8669-7c140ec18edf tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:47.704999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c57c6d9-c954-461b-8669-7c140ec18edf tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:47.704999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c57c6d9-c954-461b-8669-7c140ec18edf tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:47.714008 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:47.714008 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:47.719368 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c57c6d9-c954-461b-8669-7c140ec18edf tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:47.724869 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c57c6d9-c954-461b-8669-7c140ec18edf tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:47.725298 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 405/1632] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:47 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:47.772125 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-23679691-3998-42d7-b11f-ff3e04097286 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.774394 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-23679691-3998-42d7-b11f-ff3e04097286 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:47.774579 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-23679691-3998-42d7-b11f-ff3e04097286 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:47.774752 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-23679691-3998-42d7-b11f-ff3e04097286 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:47.784455 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:47.784455 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:47.788796 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-23679691-3998-42d7-b11f-ff3e04097286 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:47.793826 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-23679691-3998-42d7-b11f-ff3e04097286 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:47.794257 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 412/1633] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:47 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:47.876228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0139d353-9799-4868-8705-3b87288695dd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.876488 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0139d353-9799-4868-8705-3b87288695dd None None] GET https://10.4.3.152/volume// Aug 18 07:33:47.876667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0139d353-9799-4868-8705-3b87288695dd None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:47.876879 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0139d353-9799-4868-8705-3b87288695dd None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:47.877282 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0139d353-9799-4868-8705-3b87288695dd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:47.877649 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 404/1634] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:33:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:47.878424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-26d9b6bd-ff74-4b29-a076-df100a633d7a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.880283 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26d9b6bd-ff74-4b29-a076-df100a633d7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 Aug 18 07:33:47.880546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26d9b6bd-ff74-4b29-a076-df100a633d7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:47.880782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26d9b6bd-ff74-4b29-a076-df100a633d7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:47.885657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-d747ad1f-050a-4822-84cb-56975e0c6f0c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.886963 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:47.886963 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:47.887582 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-26d9b6bd-ff74-4b29-a076-df100a633d7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:47.888748 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26d9b6bd-ff74-4b29-a076-df100a633d7a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 returned with HTTP 200 Aug 18 07:33:47.889253 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 414/1635] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:47 2026] GET /volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:47.898098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3264a882-70ab-4d92-8aba-36e38938c06f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.900238 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:47.900734 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0f0a98d9-545a-4f38-8f6d-9df90e02e453", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2106631014"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:47.902793 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request body: {'volume': {'snapshot_id': '0f0a98d9-545a-4f38-8f6d-9df90e02e453', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2106631014'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:47.908590 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:47.908590 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:47.908998 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:47.909113 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume of 2 GB Aug 18 07:33:47.912902 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Availability Zones retrieved successfully. Aug 18 07:33:47.919109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (1c7e16a1-8ab5-4004-a86a-76fb00849bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:47.920261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbb04d2-2488-4cdb-94ac-862cf5095f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:47.920995 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:47.958508 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbb04d2-2488-4cdb-94ac-862cf5095f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '0f0a98d9-545a-4f38-8f6d-9df90e02e453', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:47.959255 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3c32ca-7a2f-4394-83e1-c291f4062fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:47.963049 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:47.965497 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:47.965896 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60c90b28-587d-4c42-9019-271f79f8b4eb", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1437463851"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:47.967848 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume request body: {'volume': {'imageRef': '60c90b28-587d-4c42-9019-271f79f8b4eb', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1437463851'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:47.996230 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-d747ad1f-050a-4822-84cb-56975e0c6f0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:33:47.996754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-d747ad1f-050a-4822-84cb-56975e0c6f0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3", "connector": null, "instance_uuid": "3bf046c8-e2a1-4996-a4b7-0a02b99b6287"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:48.007278 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:48.007278 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:48.019100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['cde5c5c5-6195-4dcb-9f49-6ccd75faf5ae', '576ebb53-024c-40e4-a27c-0004609bcee0', 'ddc9769d-89b4-47a8-bf6f-c2cec361b11c', '08bc605d-994a-4ebf-acfc-183329fabdee'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:48.020089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3c32ca-7a2f-4394-83e1-c291f4062fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cde5c5c5-6195-4dcb-9f49-6ccd75faf5ae', '576ebb53-024c-40e4-a27c-0004609bcee0', 'ddc9769d-89b4-47a8-bf6f-c2cec361b11c', '08bc605d-994a-4ebf-acfc-183329fabdee']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:48.021061 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a537ece-1ec4-48bb-96c1-6341c4cfe864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:48.042617 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-d747ad1f-050a-4822-84cb-56975e0c6f0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:33:48.043115 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 406/1636] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:33:47 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:48.067027 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a537ece-1ec4-48bb-96c1-6341c4cfe864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4004efbf-9f23-4bc6-b78b-23ab775d3067', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2106631014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['cde5c5c5-6195-4dcb-9f49-6ccd75faf5ae','576ebb53-024c-40e4-a27c-0004609bcee0','ddc9769d-89b4-47a8-bf6f-c2cec361b11c','08bc605d-994a-4ebf-acfc-183329fabdee'],size=2,snapshot_id=0f0a98d9-545a-4f38-8f6d-9df90e02e453,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2106631014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4004efbf-9f23-4bc6-b78b-23ab775d3067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca206b4e73e4e7e8150397d92fae45a',provider_auth=None,provider_geometry=None,provider_id=None,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=0f0a98d9-545a-4f38-8f6d-9df90e02e453,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a817bc9f334aaf83c38ce72beaf121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:48.067838 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cabf6e1-91de-4cc7-9d8c-2bcbfb1c9bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:48.068662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bc0dcdb6-a51e-47d5-99f2-5dfecebad64e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.070772 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc0dcdb6-a51e-47d5-99f2-5dfecebad64e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:48.070984 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc0dcdb6-a51e-47d5-99f2-5dfecebad64e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:48.071226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc0dcdb6-a51e-47d5-99f2-5dfecebad64e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:48.083622 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:48.083622 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:48.089306 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bc0dcdb6-a51e-47d5-99f2-5dfecebad64e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:48.089984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4721b4bd-e798-45b0-a6db-2ecdacd07c4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.090310 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cabf6e1-91de-4cc7-9d8c-2bcbfb1c9bfe) transitioned into state 'SUCCESS' from state '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-2106631014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['cde5c5c5-6195-4dcb-9f49-6ccd75faf5ae','576ebb53-024c-40e4-a27c-0004609bcee0','ddc9769d-89b4-47a8-bf6f-c2cec361b11c','08bc605d-994a-4ebf-acfc-183329fabdee'],size=2,snapshot_id=0f0a98d9-545a-4f38-8f6d-9df90e02e453,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:48.090408 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4721b4bd-e798-45b0-a6db-2ecdacd07c4a None None] GET https://10.4.3.152/volume// Aug 18 07:33:48.090563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4721b4bd-e798-45b0-a6db-2ecdacd07c4a None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:48.090739 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4721b4bd-e798-45b0-a6db-2ecdacd07c4a None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:48.091034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98de136-79c9-4400-96f7-7d6c916eeccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:48.091084 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4721b4bd-e798-45b0-a6db-2ecdacd07c4a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:48.091422 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 407/1637] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:48.095016 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc0dcdb6-a51e-47d5-99f2-5dfecebad64e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:48.095479 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 415/1638] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:48 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:48.103565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-4682af6a-bacd-404a-bd9e-d6ca34196206 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.107684 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-4682af6a-bacd-404a-bd9e-d6ca34196206 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:48.108041 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-4682af6a-bacd-404a-bd9e-d6ca34196206 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:48.108355 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-4682af6a-bacd-404a-bd9e-d6ca34196206 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:48.114775 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98de136-79c9-4400-96f7-7d6c916eeccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:48.115692 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (1c7e16a1-8ab5-4004-a86a-76fb00849bb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:48.116161 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request issued successfully. Aug 18 07:33:48.116614 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3264a882-70ab-4d92-8aba-36e38938c06f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:48.117031 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 413/1639] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:47 2026] POST /volume/v3/volumes => generated 788 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:48.120618 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:48.120618 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:48.125344 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-4682af6a-bacd-404a-bd9e-d6ca34196206 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:48.130736 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b4b16e25-b422-471d-8cfc-29d55f979e50 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.131054 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-4682af6a-bacd-404a-bd9e-d6ca34196206 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:48.131557 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 408/1640] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:48 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:48.132707 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4b16e25-b422-471d-8cfc-29d55f979e50 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:48.132908 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4b16e25-b422-471d-8cfc-29d55f979e50 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:48.133116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b4b16e25-b422-471d-8cfc-29d55f979e50 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:48.141722 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:48.141722 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:48.148367 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b4b16e25-b422-471d-8cfc-29d55f979e50 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:48.154817 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b4b16e25-b422-471d-8cfc-29d55f979e50 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 200 Aug 18 07:33:48.154817 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 416/1641] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:48 2026] GET /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:48.191010 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume of 2 GB Aug 18 07:33:48.196753 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Availability Zones retrieved successfully. Aug 18 07:33:48.204946 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Flow 'volume_create_api' (660a87c0-635e-4189-abab-05e5deff5883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:48.206821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f2928-f01a-495f-ba9a-c7a4ade9a9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:48.208226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Validating volume size '2' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:48.218380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-b563c6d0-a5e1-4da7-aed5-9dfd77a963b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.221861 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-b563c6d0-a5e1-4da7-aed5-9dfd77a963b7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:33:48.221861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-b563c6d0-a5e1-4da7-aed5-9dfd77a963b7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:48.222083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-b563c6d0-a5e1-4da7-aed5-9dfd77a963b7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:48.235161 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:48.235161 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:48.245981 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-b563c6d0-a5e1-4da7-aed5-9dfd77a963b7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:48.248275 np0000007613 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f2928-f01a-495f-ba9a-c7a4ade9a9eb) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 07:33:48.248275 np0000007613 devstack@c-api.service[100293]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 60c90b28-587d-4c42-9019-271f79f8b4eb is not active. Aug 18 07:33:48.251224 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f2928-f01a-495f-ba9a-c7a4ade9a9eb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:48.252696 np0000007613 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f2928-f01a-495f-ba9a-c7a4ade9a9eb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:33:48.252775 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-b563c6d0-a5e1-4da7-aed5-9dfd77a963b7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 200 Aug 18 07:33:48.253070 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 414/1642] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:48 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:48.254313 np0000007613 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Flow 'volume_create_api' (660a87c0-635e-4189-abab-05e5deff5883) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 07:33:48.254729 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2a6cf98-26f1-4bba-93fd-02801d4af279 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:33:48.255681 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 405/1643] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:47 2026] POST /volume/v3/volumes => generated 125 bytes in 293 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:48.258715 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-cc2db82d-b435-48db-a411-8d57fadbe2c6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.262101 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-cc2db82d-b435-48db-a411-8d57fadbe2c6 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] PUT https://10.4.3.152/volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1 Aug 18 07:33:48.262811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-cc2db82d-b435-48db-a411-8d57fadbe2c6 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:48.264046 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3491d0cf-c630-44eb-b2e9-14fd8dbaf5c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.264520 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3491d0cf-c630-44eb-b2e9-14fd8dbaf5c2 None None] GET https://10.4.3.152/volume// Aug 18 07:33:48.264675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3491d0cf-c630-44eb-b2e9-14fd8dbaf5c2 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:48.264856 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3491d0cf-c630-44eb-b2e9-14fd8dbaf5c2 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:48.265245 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3491d0cf-c630-44eb-b2e9-14fd8dbaf5c2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:48.265843 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 417/1644] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:33:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:48.274601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-3f4e3eb4-c194-4f91-b13c-8b7c103d007d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:48.277031 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-3f4e3eb4-c194-4f91-b13c-8b7c103d007d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:33:48.277530 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-3f4e3eb4-c194-4f91-b13c-8b7c103d007d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bec0671-c0ff-4b87-88ba-20137da96756", "connector": null, "instance_uuid": "ba462484-6d0c-48c3-b609-6f09d3517f8b"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:48.279703 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-cc2db82d-b435-48db-a411-8d57fadbe2c6 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Acquiring lock "cinder-attachment_update-a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:33:48.285172 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-cc2db82d-b435-48db-a411-8d57fadbe2c6 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Lock "cinder-attachment_update-a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:33:48.286292 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:48.286292 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:48.289101 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:48.289101 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:48.328720 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-3f4e3eb4-c194-4f91-b13c-8b7c103d007d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:33:48.329307 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 415/1645] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:33:48 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:48.381959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-cc2db82d-b435-48db-a411-8d57fadbe2c6 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Lock "cinder-attachment_update-a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3-np0000007613" released by "attachment_update" :: held 0.097s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:33:48.382403 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-cc2db82d-b435-48db-a411-8d57fadbe2c6 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1 returned with HTTP 200 Aug 18 07:33:48.382986 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 409/1646] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:33:48 2026] PUT /volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:49.075703 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f278077d-787a-4ddf-ad11-31f3e3e3106b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.109424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-820a7b08-3412-4e16-8620-38730d30baf3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.115570 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-820a7b08-3412-4e16-8620-38730d30baf3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:49.115570 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-820a7b08-3412-4e16-8620-38730d30baf3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.115570 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-820a7b08-3412-4e16-8620-38730d30baf3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.122820 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.122820 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:49.128233 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-820a7b08-3412-4e16-8620-38730d30baf3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:49.132777 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-820a7b08-3412-4e16-8620-38730d30baf3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:49.133218 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 418/1647] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:49.169914 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7e3f2d73-a88d-47cd-b1a5-d4985deefa90 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.172429 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e3f2d73-a88d-47cd-b1a5-d4985deefa90 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:49.172506 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f278077d-787a-4ddf-ad11-31f3e3e3106b tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:33:49.172799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e3f2d73-a88d-47cd-b1a5-d4985deefa90 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.172959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f278077d-787a-4ddf-ad11-31f3e3e3106b tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-561392310", "extra_specs": {"spec1": "val1"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.173020 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e3f2d73-a88d-47cd-b1a5-d4985deefa90 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.184767 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.184767 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:49.190515 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7e3f2d73-a88d-47cd-b1a5-d4985deefa90 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:49.196337 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f278077d-787a-4ddf-ad11-31f3e3e3106b tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:33:49.196915 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 406/1648] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:33:49 2026] POST /volume/v3/types => generated 242 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:49.199442 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e3f2d73-a88d-47cd-b1a5-d4985deefa90 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 200 Aug 18 07:33:49.199866 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 416/1649] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:49.205154 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-280218cb-8742-40bc-987b-46cd9cc20c8e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.207899 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-280218cb-8742-40bc-987b-46cd9cc20c8e tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] POST https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs Aug 18 07:33:49.207899 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-280218cb-8742-40bc-987b-46cd9cc20c8e tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.208978 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-280218cb-8742-40bc-987b-46cd9cc20c8e tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs returned with HTTP 400 Aug 18 07:33:49.209825 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 410/1650] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:33:49 2026] POST /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:49.213565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-11c46963-2b0f-4671-9c9f-a93ee4c971d1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.215990 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11c46963-2b0f-4671-9c9f-a93ee4c971d1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:49.217240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11c46963-2b0f-4671-9c9f-a93ee4c971d1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.217240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11c46963-2b0f-4671-9c9f-a93ee4c971d1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.221952 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ab3a605-ca39-44fb-9cd8-c1ffe5a62694 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.224234 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ab3a605-ca39-44fb-9cd8-c1ffe5a62694 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] POST https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs Aug 18 07:33:49.226234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ab3a605-ca39-44fb-9cd8-c1ffe5a62694 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.230484 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ab3a605-ca39-44fb-9cd8-c1ffe5a62694 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs returned with HTTP 400 Aug 18 07:33:49.231018 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 407/1651] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:33:49 2026] POST /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:49.231089 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.231089 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:49.237718 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11c46963-2b0f-4671-9c9f-a93ee4c971d1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:49.243202 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11c46963-2b0f-4671-9c9f-a93ee4c971d1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 200 Aug 18 07:33:49.243700 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 419/1652] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:49.244240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-16b0ea10-b7cb-4ac8-bc7a-32b037d49834 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.246857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16b0ea10-b7cb-4ac8-bc7a-32b037d49834 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] POST https://10.4.3.152/volume/v3/types/0f9f0d5e-21d4-44df-94f8-ccb40ae8797a/extra_specs Aug 18 07:33:49.247318 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-16b0ea10-b7cb-4ac8-bc7a-32b037d49834 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.259394 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.263229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:49.263229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.263229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.263229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: 4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:49.264951 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16b0ea10-b7cb-4ac8-bc7a-32b037d49834 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/0f9f0d5e-21d4-44df-94f8-ccb40ae8797a/extra_specs returned with HTTP 404 Aug 18 07:33:49.266059 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 417/1653] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:33:49 2026] POST /volume/v3/types/0f9f0d5e-21d4-44df-94f8-ccb40ae8797a/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:49.276421 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.276421 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:49.277378 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:49.284572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e395d08d-f5f2-4efd-84d1-fff712936d6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.285833 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e395d08d-f5f2-4efd-84d1-fff712936d6f tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] DELETE https://10.4.3.152/volume/v3/types/0aa10eb5-203e-49bb-9bc9-0c6dec4b2456/extra_specs/spec1 Aug 18 07:33:49.287594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e395d08d-f5f2-4efd-84d1-fff712936d6f tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.287594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e395d08d-f5f2-4efd-84d1-fff712936d6f tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.291435 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e395d08d-f5f2-4efd-84d1-fff712936d6f tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/0aa10eb5-203e-49bb-9bc9-0c6dec4b2456/extra_specs/spec1 returned with HTTP 404 Aug 18 07:33:49.292086 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 408/1654] 10.4.3.152 () {66 vars in 1399 bytes} [Tue Aug 18 07:33:49 2026] DELETE /volume/v3/types/0aa10eb5-203e-49bb-9bc9-0c6dec4b2456/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:49.302928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6de1881-f7b1-4c3a-a2ac-bf711215e9d0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.305927 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6de1881-f7b1-4c3a-a2ac-bf711215e9d0 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] GET https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/nonexistent_extra_spec_name Aug 18 07:33:49.306112 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6de1881-f7b1-4c3a-a2ac-bf711215e9d0 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.307781 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6de1881-f7b1-4c3a-a2ac-bf711215e9d0 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.308439 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume request issued successfully. Aug 18 07:33:49.308768 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09e6b561-b3eb-4af2-8e6c-129329ae5d47 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 202 Aug 18 07:33:49.309555 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 411/1655] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:49 2026] DELETE /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:49.317742 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2e8b1728-1edf-4ee7-a638-94194a01b4ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.319647 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6de1881-f7b1-4c3a-a2ac-bf711215e9d0 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 07:33:49.320382 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 420/1656] 10.4.3.152 () {66 vars in 1462 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:49.321029 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e8b1728-1edf-4ee7-a638-94194a01b4ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:49.321308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2e8b1728-1edf-4ee7-a638-94194a01b4ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.321674 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2e8b1728-1edf-4ee7-a638-94194a01b4ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.332369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a3348f49-4264-4143-9f36-570df357322b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.334321 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3348f49-4264-4143-9f36-570df357322b tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] GET https://10.4.3.152/volume/v3/types/3f402d60-af33-4803-8408-f5d7bbe61f2a/extra_specs/spec1 Aug 18 07:33:49.334494 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a3348f49-4264-4143-9f36-570df357322b tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.334780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a3348f49-4264-4143-9f36-570df357322b tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.335979 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.335979 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:49.341197 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a3348f49-4264-4143-9f36-570df357322b tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/3f402d60-af33-4803-8408-f5d7bbe61f2a/extra_specs/spec1 returned with HTTP 404 Aug 18 07:33:49.341197 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 409/1657] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/types/3f402d60-af33-4803-8408-f5d7bbe61f2a/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:49.341407 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2e8b1728-1edf-4ee7-a638-94194a01b4ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:49.348069 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e8b1728-1edf-4ee7-a638-94194a01b4ce tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 200 Aug 18 07:33:49.348675 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 418/1658] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:49.352429 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f3fc257f-b641-4558-9487-1fab17ad3b52 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.354475 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3fc257f-b641-4558-9487-1fab17ad3b52 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] GET https://10.4.3.152/volume/v3/types/03939b0e-359b-4e92-9bd7-a768d3779cd2/extra_specs Aug 18 07:33:49.354475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3fc257f-b641-4558-9487-1fab17ad3b52 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.358232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3fc257f-b641-4558-9487-1fab17ad3b52 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.359964 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3fc257f-b641-4558-9487-1fab17ad3b52 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/03939b0e-359b-4e92-9bd7-a768d3779cd2/extra_specs returned with HTTP 404 Aug 18 07:33:49.360484 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 412/1659] 10.4.3.152 () {66 vars in 1378 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/types/03939b0e-359b-4e92-9bd7-a768d3779cd2/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:49.365220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-14cef066-a872-400a-b345-0e87d06447a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.365681 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14cef066-a872-400a-b345-0e87d06447a7 None None] GET https://10.4.3.152/volume// Aug 18 07:33:49.365917 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14cef066-a872-400a-b345-0e87d06447a7 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.366124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14cef066-a872-400a-b345-0e87d06447a7 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.366570 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14cef066-a872-400a-b345-0e87d06447a7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:49.366844 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 421/1660] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:49.379792 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b0cf34f-3ee0-4a2e-ac72-fcd8a2a79f41 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.381833 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b0cf34f-3ee0-4a2e-ac72-fcd8a2a79f41 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] PUT https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/spec1 Aug 18 07:33:49.383228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b0cf34f-3ee0-4a2e-ac72-fcd8a2a79f41 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.383669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-f6961159-9f99-4185-a5d3-a07c235d0918 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.385006 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b0cf34f-3ee0-4a2e-ac72-fcd8a2a79f41 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/spec1 returned with HTTP 400 Aug 18 07:33:49.386079 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 410/1661] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:33:49 2026] PUT /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:49.387164 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-f6961159-9f99-4185-a5d3-a07c235d0918 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:33:49.387407 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-f6961159-9f99-4185-a5d3-a07c235d0918 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.387600 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-f6961159-9f99-4185-a5d3-a07c235d0918 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.398948 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4c03a82c-3a54-44ed-91c0-78a70db9dfc1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.402025 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4c03a82c-3a54-44ed-91c0-78a70db9dfc1 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] PUT https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/spec1 Aug 18 07:33:49.402862 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.402862 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:49.404449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4c03a82c-3a54-44ed-91c0-78a70db9dfc1 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'update', calling method: update, body: null {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.407623 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4c03a82c-3a54-44ed-91c0-78a70db9dfc1 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/spec1 returned with HTTP 400 Aug 18 07:33:49.408107 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-f6961159-9f99-4185-a5d3-a07c235d0918 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:33:49.408278 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 413/1662] 10.4.3.152 () {68 vars in 1415 bytes} [Tue Aug 18 07:33:49 2026] PUT /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:33:49.416863 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-f6961159-9f99-4185-a5d3-a07c235d0918 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 200 Aug 18 07:33:49.417375 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 419/1663] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:49.419944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d1dd5faf-d02b-49ee-85ca-1330b3a0453e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.421967 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1dd5faf-d02b-49ee-85ca-1330b3a0453e tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] PUT https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/None Aug 18 07:33:49.422370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1dd5faf-d02b-49ee-85ca-1330b3a0453e tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.433978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1dd5faf-d02b-49ee-85ca-1330b3a0453e tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 07:33:49.434156 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1dd5faf-d02b-49ee-85ca-1330b3a0453e tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/None returned with HTTP 400 Aug 18 07:33:49.434691 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 422/1664] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:33:49 2026] PUT /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/None => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:33:49.445979 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a4992b18-65ee-41fb-902a-52d14585b960 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.451188 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4992b18-65ee-41fb-902a-52d14585b960 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] PUT https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/9c82018c-0796-452f-840b-7b157ca4d6f8 Aug 18 07:33:49.451819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4992b18-65ee-41fb-902a-52d14585b960 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.467740 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4992b18-65ee-41fb-902a-52d14585b960 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 07:33:49.467740 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4992b18-65ee-41fb-902a-52d14585b960 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/9c82018c-0796-452f-840b-7b157ca4d6f8 returned with HTTP 400 Aug 18 07:33:49.467740 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 411/1665] 10.4.3.152 () {68 vars in 1509 bytes} [Tue Aug 18 07:33:49 2026] PUT /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f/extra_specs/9c82018c-0796-452f-840b-7b157ca4d6f8 => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:33:49.475048 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fc10ca11-6941-4de4-9473-e448a9c2d8be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.478758 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc10ca11-6941-4de4-9473-e448a9c2d8be tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] PUT https://10.4.3.152/volume/v3/types/4dd9664c-1abf-4538-9f2f-99e8e40c20e1/extra_specs/spec1 Aug 18 07:33:49.478758 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fc10ca11-6941-4de4-9473-e448a9c2d8be tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.488147 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc10ca11-6941-4de4-9473-e448a9c2d8be tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/4dd9664c-1abf-4538-9f2f-99e8e40c20e1/extra_specs/spec1 returned with HTTP 404 Aug 18 07:33:49.488717 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 414/1666] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:33:49 2026] PUT /volume/v3/types/4dd9664c-1abf-4538-9f2f-99e8e40c20e1/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:49.498883 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-332703b4-b278-4179-8731-1de683711ed6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.500668 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-332703b4-b278-4179-8731-1de683711ed6 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] DELETE https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f Aug 18 07:33:49.500835 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-332703b4-b278-4179-8731-1de683711ed6 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.501025 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-332703b4-b278-4179-8731-1de683711ed6 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.547405 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-332703b4-b278-4179-8731-1de683711ed6 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f returned with HTTP 202 Aug 18 07:33:49.548015 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 420/1667] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:33:49 2026] DELETE /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:49.559440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-67bd2f3e-99ce-48c6-af94-677ef46b86b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.561889 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67bd2f3e-99ce-48c6-af94-677ef46b86b8 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] GET https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f Aug 18 07:33:49.562140 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67bd2f3e-99ce-48c6-af94-677ef46b86b8 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:49.562409 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67bd2f3e-99ce-48c6-af94-677ef46b86b8 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:49.568711 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67bd2f3e-99ce-48c6-af94-677ef46b86b8 tempest-ExtraSpecsNegativeTest-806665713 tempest-ExtraSpecsNegativeTest-806665713-project-admin] https://10.4.3.152/volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f returned with HTTP 404 Aug 18 07:33:49.569283 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 423/1668] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:33:49 2026] GET /volume/v3/types/d8e7a701-18c7-4a46-af07-1d799d46400f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:49.577117 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-5e8a244f-4d9f-497e-b0b6-4280d40d13ec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.579448 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-5e8a244f-4d9f-497e-b0b6-4280d40d13ec tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07 Aug 18 07:33:49.579763 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-5e8a244f-4d9f-497e-b0b6-4280d40d13ec tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.588255 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-5e8a244f-4d9f-497e-b0b6-4280d40d13ec tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-5bec0671-c0ff-4b87-88ba-20137da96756-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:33:49.596497 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-5e8a244f-4d9f-497e-b0b6-4280d40d13ec tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-5bec0671-c0ff-4b87-88ba-20137da96756-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:33:49.597562 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.597562 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:49.713561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-5e8a244f-4d9f-497e-b0b6-4280d40d13ec tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-5bec0671-c0ff-4b87-88ba-20137da96756-np0000007613" released by "attachment_update" :: held 0.117s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:33:49.716150 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-5e8a244f-4d9f-497e-b0b6-4280d40d13ec tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07 returned with HTTP 200 Aug 18 07:33:49.716150 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 412/1669] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:33:49 2026] PUT /volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:49.742866 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-c2f8b2e8-e961-4738-bb41-63ba8578ca4f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:49.745230 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-c2f8b2e8-e961-4738-bb41-63ba8578ca4f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07/action Aug 18 07:33:49.745426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-c2f8b2e8-e961-4738-bb41-63ba8578ca4f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:49.745609 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-c2f8b2e8-e961-4738-bb41-63ba8578ca4f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:49.767725 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:49.767725 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:49.780603 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7c1a68f8-1ea5-43d1-9411-ea5c7e62a745 req-c2f8b2e8-e961-4738-bb41-63ba8578ca4f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07/action returned with HTTP 204 Aug 18 07:33:49.781160 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 415/1670] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:33:49 2026] POST /volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:50.150887 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11eb35b1-b321-49bb-9177-de99be8bff86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:50.153002 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11eb35b1-b321-49bb-9177-de99be8bff86 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:50.153203 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11eb35b1-b321-49bb-9177-de99be8bff86 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:50.153440 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11eb35b1-b321-49bb-9177-de99be8bff86 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:50.163982 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:50.163982 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:50.168548 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11eb35b1-b321-49bb-9177-de99be8bff86 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:50.173442 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11eb35b1-b321-49bb-9177-de99be8bff86 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:50.173932 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 421/1671] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:50 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:50.364638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ed9a04e2-3bde-4e3a-939c-039f1533338e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:50.366388 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed9a04e2-3bde-4e3a-939c-039f1533338e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:50.366633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed9a04e2-3bde-4e3a-939c-039f1533338e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:50.366799 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed9a04e2-3bde-4e3a-939c-039f1533338e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:50.371775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed9a04e2-3bde-4e3a-939c-039f1533338e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 404 Aug 18 07:33:50.372222 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 424/1672] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:50 2026] GET /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:50.383067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee7a664f-2864-41fe-ae23-56c367f57612 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:50.386492 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee7a664f-2864-41fe-ae23-56c367f57612 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:50.386492 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee7a664f-2864-41fe-ae23-56c367f57612 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:50.386492 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee7a664f-2864-41fe-ae23-56c367f57612 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:50.403724 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee7a664f-2864-41fe-ae23-56c367f57612 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 404 Aug 18 07:33:50.404669 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 413/1673] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:50 2026] GET /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:50.412182 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4ec949ac-7a95-4fb6-9407-3399dedc48c2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:50.413824 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ec949ac-7a95-4fb6-9407-3399dedc48c2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:50.414130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ec949ac-7a95-4fb6-9407-3399dedc48c2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:50.414451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ec949ac-7a95-4fb6-9407-3399dedc48c2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:50.415680 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4ec949ac-7a95-4fb6-9407-3399dedc48c2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: 4004efbf-9f23-4bc6-b78b-23ab775d3067 Aug 18 07:33:50.420921 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ec949ac-7a95-4fb6-9407-3399dedc48c2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 returned with HTTP 404 Aug 18 07:33:50.420921 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 416/1674] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:50 2026] DELETE /volume/v3/volumes/4004efbf-9f23-4bc6-b78b-23ab775d3067 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:50.433614 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:50.436549 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 Aug 18 07:33:50.437121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:50.437486 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:50.437764 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 0f0a98d9-545a-4f38-8f6d-9df90e02e453 Aug 18 07:33:50.444380 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:50.444380 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:50.445036 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:50.483437 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:33:50.483652 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c57a107-3079-4268-a2bb-ca4a92b32757 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 returned with HTTP 202 Aug 18 07:33:50.484159 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 422/1675] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:50 2026] DELETE /volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:50.490840 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-45966947-833c-4d13-894a-a8a6097b617e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:50.492762 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45966947-833c-4d13-894a-a8a6097b617e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 Aug 18 07:33:50.492974 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45966947-833c-4d13-894a-a8a6097b617e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:50.493180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45966947-833c-4d13-894a-a8a6097b617e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:50.499600 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:50.499600 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:50.500102 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-45966947-833c-4d13-894a-a8a6097b617e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:50.501110 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45966947-833c-4d13-894a-a8a6097b617e tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 returned with HTTP 200 Aug 18 07:33:50.501603 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 425/1676] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:50 2026] GET /volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:50.547902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4448b385-4def-4238-9fc6-4893a69de5b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:50.549778 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:50.550175 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2880534d-6dc2-4a61-b753-d9f6f84d2b32"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:50.551756 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2880534d-6dc2-4a61-b753-d9f6f84d2b32'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:50.649975 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume of 1 GB Aug 18 07:33:50.650315 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:50.650315 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:50.654855 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Availability Zones retrieved successfully. Aug 18 07:33:50.662403 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Flow 'volume_create_api' (73dbc0ce-e1ed-4404-8ad5-21628c1935e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:50.664174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b20748b-0c3a-47c9-952a-0ea0644f6458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:50.668630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:50.701053 np0000007613 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b20748b-0c3a-47c9-952a-0ea0644f6458) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 07:33:50.701053 np0000007613 devstack@c-api.service[100293]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 07:33:50.703256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b20748b-0c3a-47c9-952a-0ea0644f6458) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:50.704112 np0000007613 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b20748b-0c3a-47c9-952a-0ea0644f6458) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:33:50.704883 np0000007613 devstack@c-api.service[100293]: WARNING cinder.volume.api [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Flow 'volume_create_api' (73dbc0ce-e1ed-4404-8ad5-21628c1935e8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 07:33:50.705266 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4448b385-4def-4238-9fc6-4893a69de5b0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:33:50.705816 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 414/1677] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:50 2026] POST /volume/v3/volumes => generated 134 bytes in 158 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:50.998586 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f245abb5-4a57-4ea1-b210-523449c06011 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.000645 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f245abb5-4a57-4ea1-b210-523449c06011 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.001035 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f245abb5-4a57-4ea1-b210-523449c06011 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.003127 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f245abb5-4a57-4ea1-b210-523449c06011 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:33:51.003709 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 417/1678] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:50 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:51.012947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-15ab49de-7f75-45f1-8ffb-b57a2eb6024f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.015136 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15ab49de-7f75-45f1-8ffb-b57a2eb6024f tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.015522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15ab49de-7f75-45f1-8ffb-b57a2eb6024f tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e6acb9d3-08f9-4f49-b227-8ce9d95575cf"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.017050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-15ab49de-7f75-45f1-8ffb-b57a2eb6024f tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e6acb9d3-08f9-4f49-b227-8ce9d95575cf'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:51.022886 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15ab49de-7f75-45f1-8ffb-b57a2eb6024f tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 18 07:33:51.023427 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 423/1679] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:33:51.032695 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0643517a-0843-493c-8f88-4ace2aa4e120 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.044804 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0643517a-0843-493c-8f88-4ace2aa4e120 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.045229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0643517a-0843-493c-8f88-4ace2aa4e120 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "110734a1-0bf1-48a7-a0b5-efddf915ec0c"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.047176 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-0643517a-0843-493c-8f88-4ace2aa4e120 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '110734a1-0bf1-48a7-a0b5-efddf915ec0c'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:51.054000 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0643517a-0843-493c-8f88-4ace2aa4e120 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 18 07:33:51.054495 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 426/1680] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:51 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) Aug 18 07:33:51.068017 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4f89d378-2d9a-4997-9f79-c497dd60df21 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.069566 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f89d378-2d9a-4997-9f79-c497dd60df21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.069852 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f89d378-2d9a-4997-9f79-c497dd60df21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "c489bd1e-136e-4d5d-879d-416a58f77d27"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.071488 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-4f89d378-2d9a-4997-9f79-c497dd60df21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'c489bd1e-136e-4d5d-879d-416a58f77d27'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:51.077040 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f89d378-2d9a-4997-9f79-c497dd60df21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 18 07:33:51.077517 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 415/1681] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.086439 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cc55c55c-8397-4f0b-8cb6-ab05b688a4fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.088113 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc55c55c-8397-4f0b-8cb6-ab05b688a4fd tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.088433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc55c55c-8397-4f0b-8cb6-ab05b688a4fd tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.090263 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc55c55c-8397-4f0b-8cb6-ab05b688a4fd tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:33:51.090783 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 418/1682] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:51.097966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-79cec4f8-8022-4ae9-8cbd-d6b575126d2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.099658 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79cec4f8-8022-4ae9-8cbd-d6b575126d2e tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.099960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79cec4f8-8022-4ae9-8cbd-d6b575126d2e tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.101839 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79cec4f8-8022-4ae9-8cbd-d6b575126d2e tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:33:51.102253 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 424/1683] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:51.110308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-830e3c5c-7c01-4bf6-bee2-75b3474c19bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.112708 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-830e3c5c-7c01-4bf6-bee2-75b3474c19bd tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.113141 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-830e3c5c-7c01-4bf6-bee2-75b3474c19bd tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.114800 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-830e3c5c-7c01-4bf6-bee2-75b3474c19bd tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:33:51.115309 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 427/1684] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:51 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) Aug 18 07:33:51.123185 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8a82f5d2-11f7-4585-b4a6-707a74f26c54 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.125406 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a82f5d2-11f7-4585-b4a6-707a74f26c54 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] DELETE https://10.4.3.152/volume/v3/volumes/tempest-invalid-701123522 Aug 18 07:33:51.125550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a82f5d2-11f7-4585-b4a6-707a74f26c54 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.125743 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a82f5d2-11f7-4585-b4a6-707a74f26c54 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.125904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-8a82f5d2-11f7-4585-b4a6-707a74f26c54 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Delete volume with id: tempest-invalid-701123522 Aug 18 07:33:51.132316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a82f5d2-11f7-4585-b4a6-707a74f26c54 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-701123522 returned with HTTP 404 Aug 18 07:33:51.132704 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 416/1685] 10.4.3.152 () {66 vars in 1318 bytes} [Tue Aug 18 07:33:51 2026] DELETE /volume/v3/volumes/tempest-invalid-701123522 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:51.144137 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ca8be839-102e-4ebe-9810-9d3f5170db89 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.150690 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 419/1686] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:33:51 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 07:33:51.156592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bc64632a-921c-4e29-aa4e-220a164338f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.158511 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc64632a-921c-4e29-aa4e-220a164338f2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/xxx/action Aug 18 07:33:51.158829 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc64632a-921c-4e29-aa4e-220a164338f2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-detach": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.158937 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc64632a-921c-4e29-aa4e-220a164338f2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.172225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc64632a-921c-4e29-aa4e-220a164338f2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 07:33:51.172841 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 425/1687] 10.4.3.152 () {68 vars in 1291 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:51.183738 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57c626ca-0f96-4260-aa75-56fe007a50e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.186452 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57c626ca-0f96-4260-aa75-56fe007a50e9 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/tempest-invalid-644575607 Aug 18 07:33:51.186597 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57c626ca-0f96-4260-aa75-56fe007a50e9 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.186782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57c626ca-0f96-4260-aa75-56fe007a50e9 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.188673 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0bfc0ea6-b8c8-41ed-abfc-817b2dc5d0f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.192579 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bfc0ea6-b8c8-41ed-abfc-817b2dc5d0f1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:51.192579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bfc0ea6-b8c8-41ed-abfc-817b2dc5d0f1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.192579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bfc0ea6-b8c8-41ed-abfc-817b2dc5d0f1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.193140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57c626ca-0f96-4260-aa75-56fe007a50e9 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-644575607 returned with HTTP 404 Aug 18 07:33:51.193449 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 428/1688] 10.4.3.152 () {66 vars in 1315 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/tempest-invalid-644575607 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:51.203630 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e51fcbbe-6b1a-4670-b6fa-03cb8ef92414 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.205233 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 420/1689] 10.4.3.152 () {66 vars in 1240 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 07:33:51.207541 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.207541 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:51.212114 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0bfc0ea6-b8c8-41ed-abfc-817b2dc5d0f1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:51.216232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.216570 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bfc0ea6-b8c8-41ed-abfc-817b2dc5d0f1 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:51.216811 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 417/1690] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:51.218565 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?status=null Aug 18 07:33:51.218864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.219130 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.219560 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:33:51.219858 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Could not evaluate value null, assuming string {{(pid=100292) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:33:51.220220 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.220220 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:51.221493 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:51.257935 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Get all volumes completed successfully. Aug 18 07:33:51.259993 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-34079459-47a0-4e4f-b296-53a60a9fb4bf tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 07:33:51.260421 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 426/1691] 10.4.3.152 () {66 vars in 1281 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:33:51.278741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.280482 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1878183078 Aug 18 07:33:51.280745 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.281019 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.281423 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:33:51.282139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1878183078'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:51.325758 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Get all volumes completed successfully. Aug 18 07:33:51.327611 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcfeb78c-3b4a-4c97-9e0d-1cfe0f2c4924 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1878183078 returned with HTTP 200 Aug 18 07:33:51.327980 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 429/1692] 10.4.3.152 () {66 vars in 1359 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1878183078 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:33:51.348285 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.350046 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes?status=null Aug 18 07:33:51.352556 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.352793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.353090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:33:51.353378 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Could not evaluate value null, assuming string {{(pid=100290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:33:51.353980 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:51.385840 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Get all volumes completed successfully. Aug 18 07:33:51.386134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-419334d5-7ab0-4c44-abdf-0874ba128a56 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 07:33:51.386540 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 421/1693] 10.4.3.152 () {66 vars in 1260 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:33:51.395984 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae214ddd-9712-4d12-bc7d-639903712e2d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.397741 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae214ddd-9712-4d12-bc7d-639903712e2d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-792036963 Aug 18 07:33:51.397934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae214ddd-9712-4d12-bc7d-639903712e2d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.398171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae214ddd-9712-4d12-bc7d-639903712e2d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.398607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-ae214ddd-9712-4d12-bc7d-639903712e2d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:33:51.399518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae214ddd-9712-4d12-bc7d-639903712e2d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-792036963'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:51.426792 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae214ddd-9712-4d12-bc7d-639903712e2d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Get all volumes completed successfully. Aug 18 07:33:51.427144 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae214ddd-9712-4d12-bc7d-639903712e2d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-792036963 returned with HTTP 200 Aug 18 07:33:51.427562 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 418/1694] 10.4.3.152 () {66 vars in 1336 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-792036963 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:33:51.437169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b7ba94f7-3f30-4fc3-ae47-344a0c1aaad1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.439723 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7ba94f7-3f30-4fc3-ae47-344a0c1aaad1 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action Aug 18 07:33:51.440136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7ba94f7-3f30-4fc3-ae47-344a0c1aaad1 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.440305 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7ba94f7-3f30-4fc3-ae47-344a0c1aaad1 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.454232 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.454232 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:51.454232 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b7ba94f7-3f30-4fc3-ae47-344a0c1aaad1 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:51.465524 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b7ba94f7-3f30-4fc3-ae47-344a0c1aaad1 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Reserve volume completed successfully. Aug 18 07:33:51.466500 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7ba94f7-3f30-4fc3-ae47-344a0c1aaad1 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action returned with HTTP 202 Aug 18 07:33:51.466500 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 427/1695] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:51.475332 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a7aeaab-c586-49b1-af4c-c38739135ded None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.478090 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a7aeaab-c586-49b1-af4c-c38739135ded tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action Aug 18 07:33:51.478443 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a7aeaab-c586-49b1-af4c-c38739135ded tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.478603 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a7aeaab-c586-49b1-af4c-c38739135ded tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.496459 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.496459 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:51.497149 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1a7aeaab-c586-49b1-af4c-c38739135ded tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:51.502172 np0000007613 devstack@c-api.service[100291]: ERROR cinder.volume.api [None req-1a7aeaab-c586-49b1-af4c-c38739135ded tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 07:33:51.502573 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a7aeaab-c586-49b1-af4c-c38739135ded tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action returned with HTTP 400 Aug 18 07:33:51.503173 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 430/1696] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action => generated 132 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:51.514950 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4afd7582-56ce-42cd-9fb4-95617af33dc2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.516704 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4afd7582-56ce-42cd-9fb4-95617af33dc2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action Aug 18 07:33:51.516756 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-791eeff1-cd4d-45c9-84ae-3a7ff885fc03 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.517056 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4afd7582-56ce-42cd-9fb4-95617af33dc2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.517169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4afd7582-56ce-42cd-9fb4-95617af33dc2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.518954 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-791eeff1-cd4d-45c9-84ae-3a7ff885fc03 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 Aug 18 07:33:51.519176 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-791eeff1-cd4d-45c9-84ae-3a7ff885fc03 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.519449 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-791eeff1-cd4d-45c9-84ae-3a7ff885fc03 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.524428 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-791eeff1-cd4d-45c9-84ae-3a7ff885fc03 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 returned with HTTP 404 Aug 18 07:33:51.524990 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 419/1697] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/snapshots/0f0a98d9-545a-4f38-8f6d-9df90e02e453 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.532649 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-29b20559-ad02-43d3-9791-2171f619ab33 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.534932 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29b20559-ad02-43d3-9791-2171f619ab33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:51.535220 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29b20559-ad02-43d3-9791-2171f619ab33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.535515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29b20559-ad02-43d3-9791-2171f619ab33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.544426 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.544426 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:51.545665 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.545665 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:51.546385 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4afd7582-56ce-42cd-9fb4-95617af33dc2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:51.548601 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-29b20559-ad02-43d3-9791-2171f619ab33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:51.553513 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29b20559-ad02-43d3-9791-2171f619ab33 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 returned with HTTP 200 Aug 18 07:33:51.554156 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 428/1698] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:51.561978 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4afd7582-56ce-42cd-9fb4-95617af33dc2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Unreserve volume completed successfully. Aug 18 07:33:51.562220 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4afd7582-56ce-42cd-9fb4-95617af33dc2 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action returned with HTTP 202 Aug 18 07:33:51.562700 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 422/1699] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:51.567914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.569586 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:51.569773 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.569952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.570108 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: 9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:51.572705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dedcc296-64a8-4fd8-92c3-bfae3ffce89d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.574920 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dedcc296-64a8-4fd8-92c3-bfae3ffce89d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/e0ca4434-d8f7-4361-843a-05942714e07d/action Aug 18 07:33:51.575497 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dedcc296-64a8-4fd8-92c3-bfae3ffce89d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.575567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dedcc296-64a8-4fd8-92c3-bfae3ffce89d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.577087 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.577087 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:51.577556 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:51.587176 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dedcc296-64a8-4fd8-92c3-bfae3ffce89d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/e0ca4434-d8f7-4361-843a-05942714e07d/action returned with HTTP 404 Aug 18 07:33:51.587933 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 420/1700] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/e0ca4434-d8f7-4361-843a-05942714e07d/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.598262 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume request issued successfully. Aug 18 07:33:51.598508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b3b2e56-0ea4-487c-9693-3e7644c4760c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 returned with HTTP 202 Aug 18 07:33:51.598936 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-64106ff6-5d09-4f73-87a6-4e36278bd430 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.599009 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 431/1701] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:51 2026] DELETE /volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:51.600708 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-64106ff6-5d09-4f73-87a6-4e36278bd430 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/fb3d5154-b5b2-4ced-bfcc-520c7144833c/action Aug 18 07:33:51.601001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-64106ff6-5d09-4f73-87a6-4e36278bd430 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.601111 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-64106ff6-5d09-4f73-87a6-4e36278bd430 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.608226 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-64106ff6-5d09-4f73-87a6-4e36278bd430 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/fb3d5154-b5b2-4ced-bfcc-520c7144833c/action returned with HTTP 404 Aug 18 07:33:51.608938 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 429/1702] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/fb3d5154-b5b2-4ced-bfcc-520c7144833c/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.611799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e551d3ea-8988-4b4e-b0a1-a4d14b01bf9c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.613935 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e551d3ea-8988-4b4e-b0a1-a4d14b01bf9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:51.614798 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e551d3ea-8988-4b4e-b0a1-a4d14b01bf9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.615040 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e551d3ea-8988-4b4e-b0a1-a4d14b01bf9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.619835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4924560a-3d2e-49c5-9183-b61e376e5df3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.624627 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.624627 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:51.629762 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 421/1703] 10.4.3.152 () {68 vars in 1260 bytes} [Tue Aug 18 07:33:51 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 07:33:51.630678 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e551d3ea-8988-4b4e-b0a1-a4d14b01bf9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:51.637633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b1b70ca2-9e61-467b-99d7-5ac5d724d386 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.638023 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e551d3ea-8988-4b4e-b0a1-a4d14b01bf9c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 returned with HTTP 200 Aug 18 07:33:51.639277 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 423/1704] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:51.639809 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b1b70ca2-9e61-467b-99d7-5ac5d724d386 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] PUT https://10.4.3.152/volume/v3/volumes/tempest-invalid-1275642959 Aug 18 07:33:51.640192 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b1b70ca2-9e61-467b-99d7-5ac5d724d386 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.653593 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b1b70ca2-9e61-467b-99d7-5ac5d724d386 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-1275642959 returned with HTTP 404 Aug 18 07:33:51.654925 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 432/1705] 10.4.3.152 () {68 vars in 1338 bytes} [Tue Aug 18 07:33:51 2026] PUT /volume/v3/volumes/tempest-invalid-1275642959 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:51.665610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c65b3522-3429-4ae6-9cc0-92059cda4e07 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.666880 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c65b3522-3429-4ae6-9cc0-92059cda4e07 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] PUT https://10.4.3.152/volume/v3/volumes/23d4f313-c3ab-4906-a45e-ba3fd447dd58 Aug 18 07:33:51.667183 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c65b3522-3429-4ae6-9cc0-92059cda4e07 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.675217 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c65b3522-3429-4ae6-9cc0-92059cda4e07 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/23d4f313-c3ab-4906-a45e-ba3fd447dd58 returned with HTTP 404 Aug 18 07:33:51.675741 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 430/1706] 10.4.3.152 () {68 vars in 1368 bytes} [Tue Aug 18 07:33:51 2026] PUT /volume/v3/volumes/23d4f313-c3ab-4906-a45e-ba3fd447dd58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.680052 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.687449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9d23afda-817f-491e-85d6-1c2d5f7c1edc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.689538 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d23afda-817f-491e-85d6-1c2d5f7c1edc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0ae85bf5-1b15-45db-a5b0-31c7bf3ddb9a Aug 18 07:33:51.689989 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d23afda-817f-491e-85d6-1c2d5f7c1edc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.690405 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d23afda-817f-491e-85d6-1c2d5f7c1edc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.690702 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9d23afda-817f-491e-85d6-1c2d5f7c1edc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Delete volume with id: 0ae85bf5-1b15-45db-a5b0-31c7bf3ddb9a Aug 18 07:33:51.700224 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d23afda-817f-491e-85d6-1c2d5f7c1edc tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/0ae85bf5-1b15-45db-a5b0-31c7bf3ddb9a returned with HTTP 404 Aug 18 07:33:51.700706 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 424/1707] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:51 2026] DELETE /volume/v3/volumes/0ae85bf5-1b15-45db-a5b0-31c7bf3ddb9a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.711234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-779ea0d4-ba00-414b-b563-eba928a82874 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.712000 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-891ad944-8b05-4189-b570-67d0993dca8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.712967 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-779ea0d4-ba00-414b-b563-eba928a82874 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action Aug 18 07:33:51.713308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-779ea0d4-ba00-414b-b563-eba928a82874 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.713426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-779ea0d4-ba00-414b-b563-eba928a82874 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.714706 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-891ad944-8b05-4189-b570-67d0993dca8c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1/action Aug 18 07:33:51.715011 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-779ea0d4-ba00-414b-b563-eba928a82874 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action returned with HTTP 400 Aug 18 07:33:51.715550 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-891ad944-8b05-4189-b570-67d0993dca8c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.715721 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-891ad944-8b05-4189-b570-67d0993dca8c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.715779 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 433/1708] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:51.728678 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e5b937c1-16c9-4b71-85c6-73d1640a9fab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.730764 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5b937c1-16c9-4b71-85c6-73d1640a9fab tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action Aug 18 07:33:51.731224 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5b937c1-16c9-4b71-85c6-73d1640a9fab tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.731631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5b937c1-16c9-4b71-85c6-73d1640a9fab tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.733406 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5b937c1-16c9-4b71-85c6-73d1640a9fab tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action returned with HTTP 400 Aug 18 07:33:51.734194 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 425/1709] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:51.738574 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.738574 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:51.743296 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a25c9536-b5fa-4f72-8c75-9ae0d6f5d053 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.745502 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a25c9536-b5fa-4f72-8c75-9ae0d6f5d053 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/43dea646-d6d8-45c5-9d5f-150afddc4185/action Aug 18 07:33:51.745813 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a25c9536-b5fa-4f72-8c75-9ae0d6f5d053 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.745912 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a25c9536-b5fa-4f72-8c75-9ae0d6f5d053 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.753727 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a25c9536-b5fa-4f72-8c75-9ae0d6f5d053 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/43dea646-d6d8-45c5-9d5f-150afddc4185/action returned with HTTP 404 Aug 18 07:33:51.754243 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 434/1710] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/43dea646-d6d8-45c5-9d5f-150afddc4185/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.757074 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4ef1f000-03af-4f25-82c7-f75a8235c599 req-891ad944-8b05-4189-b570-67d0993dca8c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1/action returned with HTTP 204 Aug 18 07:33:51.757673 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 431/1711] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.764452 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ab7e2fd9-2f64-4747-ae3c-0a18ed9048f3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.766431 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab7e2fd9-2f64-4747-ae3c-0a18ed9048f3 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action Aug 18 07:33:51.766832 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab7e2fd9-2f64-4747-ae3c-0a18ed9048f3 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.767085 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab7e2fd9-2f64-4747-ae3c-0a18ed9048f3 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.770229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab7e2fd9-2f64-4747-ae3c-0a18ed9048f3 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action returned with HTTP 400 Aug 18 07:33:51.770606 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 426/1712] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:33:51.779792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5df24cff-8ef2-46e0-86f9-12a99b309a21 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.781530 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5df24cff-8ef2-46e0-86f9-12a99b309a21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] POST https://10.4.3.152/volume/v3/volumes/None/action Aug 18 07:33:51.781894 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5df24cff-8ef2-46e0-86f9-12a99b309a21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:51.782007 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5df24cff-8ef2-46e0-86f9-12a99b309a21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.790425 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5df24cff-8ef2-46e0-86f9-12a99b309a21 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 07:33:51.790926 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 435/1713] 10.4.3.152 () {68 vars in 1294 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:51.800682 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-31563dd2-46c6-44c3-81c9-75edaaf5bc38 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.802985 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31563dd2-46c6-44c3-81c9-75edaaf5bc38 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/444303db-eb47-4c58-a327-1240ce714241 Aug 18 07:33:51.803229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31563dd2-46c6-44c3-81c9-75edaaf5bc38 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.803464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31563dd2-46c6-44c3-81c9-75edaaf5bc38 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.809980 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31563dd2-46c6-44c3-81c9-75edaaf5bc38 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/444303db-eb47-4c58-a327-1240ce714241 returned with HTTP 404 Aug 18 07:33:51.810278 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 432/1714] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/444303db-eb47-4c58-a327-1240ce714241 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:51.819421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7e73f3c3-b140-434b-8ac0-cb86677227db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.821155 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e73f3c3-b140-434b-8ac0-cb86677227db tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 Aug 18 07:33:51.821413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e73f3c3-b140-434b-8ac0-cb86677227db tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.821655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e73f3c3-b140-434b-8ac0-cb86677227db tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.826938 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:51.827319 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-517176752"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:51.828735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-517176752'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:51.828851 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume of 1 GB Aug 18 07:33:51.832909 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.832909 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:51.834378 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Availability Zones retrieved successfully. Aug 18 07:33:51.838037 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7e73f3c3-b140-434b-8ac0-cb86677227db tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:51.839790 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Flow 'volume_create_api' (9ec8f69b-8c15-4ab8-b312-275fd9a2ddc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:51.841537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a49a6614-d4b1-4900-841b-82cd4cd422a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:51.842258 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e73f3c3-b140-434b-8ac0-cb86677227db tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 returned with HTTP 200 Aug 18 07:33:51.842618 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 427/1715] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:51.842687 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:51.855065 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57512187-967d-4afc-b495-277a4dffbbe0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.857086 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57512187-967d-4afc-b495-277a4dffbbe0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 Aug 18 07:33:51.857275 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57512187-967d-4afc-b495-277a4dffbbe0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.857528 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57512187-967d-4afc-b495-277a4dffbbe0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.857690 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-57512187-967d-4afc-b495-277a4dffbbe0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Delete volume with id: bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 Aug 18 07:33:51.864904 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.864904 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:51.865472 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-57512187-967d-4afc-b495-277a4dffbbe0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:51.870312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a49a6614-d4b1-4900-841b-82cd4cd422a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:51.871771 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a20a77b-f790-48c4-bb7c-5bb879f3a4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:51.883416 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-57512187-967d-4afc-b495-277a4dffbbe0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Delete volume request issued successfully. Aug 18 07:33:51.883671 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57512187-967d-4afc-b495-277a4dffbbe0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 returned with HTTP 202 Aug 18 07:33:51.884186 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 436/1716] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:51 2026] DELETE /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:51.895651 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a207784-ab02-4cd5-9d7b-ba10efac8b7d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:51.897548 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a207784-ab02-4cd5-9d7b-ba10efac8b7d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 Aug 18 07:33:51.897750 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a207784-ab02-4cd5-9d7b-ba10efac8b7d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:51.897973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a207784-ab02-4cd5-9d7b-ba10efac8b7d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:51.907178 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:51.907178 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:51.912317 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8a207784-ab02-4cd5-9d7b-ba10efac8b7d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Volume info retrieved successfully. Aug 18 07:33:51.918390 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a207784-ab02-4cd5-9d7b-ba10efac8b7d tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 returned with HTTP 200 Aug 18 07:33:51.919003 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 433/1717] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:51 2026] GET /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:51.942771 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Created reservations ['506157cb-63d2-4c28-90ab-8c151f003d0c', '27d84d44-1179-4559-9dec-9bfa4a280655', 'fcafe6a8-dc67-4243-b1d3-0278230cfa64', 'f8021d27-e445-42dc-8031-0eef768333df'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:51.943800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a20a77b-f790-48c4-bb7c-5bb879f3a4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['506157cb-63d2-4c28-90ab-8c151f003d0c', '27d84d44-1179-4559-9dec-9bfa4a280655', 'fcafe6a8-dc67-4243-b1d3-0278230cfa64', 'f8021d27-e445-42dc-8031-0eef768333df']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:51.944954 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47b5052-993e-4c43-aa58-79dca6727baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:51.973116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47b5052-993e-4c43-aa58-79dca6727baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c6ed86-99da-4496-b25e-417aa5b403c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-517176752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9cc3ca207e4bf5a321e261a937b537',qos_specs=None,replication_status=,reservations=['506157cb-63d2-4c28-90ab-8c151f003d0c','27d84d44-1179-4559-9dec-9bfa4a280655','fcafe6a8-dc67-4243-b1d3-0278230cfa64','f8021d27-e445-42dc-8031-0eef768333df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-517176752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c6ed86-99da-4496-b25e-417aa5b403c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a9cc3ca207e4bf5a321e261a937b537',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:51.973933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6557e8a6-2b7f-4256-a689-8f8f0b31ee19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:51.994064 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6557e8a6-2b7f-4256-a689-8f8f0b31ee19) transitioned into state 'SUCCESS' from state '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-517176752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9cc3ca207e4bf5a321e261a937b537',qos_specs=None,replication_status=,reservations=['506157cb-63d2-4c28-90ab-8c151f003d0c','27d84d44-1179-4559-9dec-9bfa4a280655','fcafe6a8-dc67-4243-b1d3-0278230cfa64','f8021d27-e445-42dc-8031-0eef768333df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:51.994880 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4a0e5d-050f-47be-b498-990e517ac504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:52.011235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4a0e5d-050f-47be-b498-990e517ac504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:52.011235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Flow 'volume_create_api' (9ec8f69b-8c15-4ab8-b312-275fd9a2ddc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:52.011235 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume request issued successfully. Aug 18 07:33:52.011235 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-218e8204-b111-4e1b-8d7c-7af416e15b20 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:52.011646 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 422/1718] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:51 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:52.025804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0cf72f6c-7b85-4714-891d-92822083bc8d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.027581 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0cf72f6c-7b85-4714-891d-92822083bc8d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:52.027750 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0cf72f6c-7b85-4714-891d-92822083bc8d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.027934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0cf72f6c-7b85-4714-891d-92822083bc8d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.035899 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.035899 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:52.041758 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0cf72f6c-7b85-4714-891d-92822083bc8d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:52.046556 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0cf72f6c-7b85-4714-891d-92822083bc8d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 returned with HTTP 200 Aug 18 07:33:52.047646 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 428/1719] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:52.230120 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c5db0ce3-1c00-4e14-af8d-360ffcc66706 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.232132 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5db0ce3-1c00-4e14-af8d-360ffcc66706 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:52.232420 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5db0ce3-1c00-4e14-af8d-360ffcc66706 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.232651 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5db0ce3-1c00-4e14-af8d-360ffcc66706 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.245289 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.245289 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:52.249363 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c5db0ce3-1c00-4e14-af8d-360ffcc66706 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:52.256543 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5db0ce3-1c00-4e14-af8d-360ffcc66706 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:52.256994 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 437/1720] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:52.269938 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-29047253-57e9-493b-8db5-bea19a6e07bd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.271818 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29047253-57e9-493b-8db5-bea19a6e07bd tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:52.272013 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29047253-57e9-493b-8db5-bea19a6e07bd tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.272332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-29047253-57e9-493b-8db5-bea19a6e07bd tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.282861 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.282861 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:52.289652 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-29047253-57e9-493b-8db5-bea19a6e07bd tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:52.294750 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-29047253-57e9-493b-8db5-bea19a6e07bd tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:52.295273 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 434/1721] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:52.336789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9a95f21b-c07e-4d55-a218-c42030b80f5d req-a90af34e-9fc3-4921-a40b-8095f06f3709 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.339135 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9a95f21b-c07e-4d55-a218-c42030b80f5d req-a90af34e-9fc3-4921-a40b-8095f06f3709 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:52.339381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9a95f21b-c07e-4d55-a218-c42030b80f5d req-a90af34e-9fc3-4921-a40b-8095f06f3709 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.339596 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9a95f21b-c07e-4d55-a218-c42030b80f5d req-a90af34e-9fc3-4921-a40b-8095f06f3709 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.348850 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.348850 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:52.352450 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-9a95f21b-c07e-4d55-a218-c42030b80f5d req-a90af34e-9fc3-4921-a40b-8095f06f3709 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:52.357068 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9a95f21b-c07e-4d55-a218-c42030b80f5d req-a90af34e-9fc3-4921-a40b-8095f06f3709 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:52.357626 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 423/1722] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:52.378656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c1c63070-bfed-4004-a1c7-7220d17dd418 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.381240 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1c63070-bfed-4004-a1c7-7220d17dd418 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:52.381522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1c63070-bfed-4004-a1c7-7220d17dd418 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.381774 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1c63070-bfed-4004-a1c7-7220d17dd418 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.393906 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.393906 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:52.398976 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c1c63070-bfed-4004-a1c7-7220d17dd418 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:52.405226 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1c63070-bfed-4004-a1c7-7220d17dd418 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:52.406299 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 429/1723] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:33:52.444252 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9eb98b13-ce7e-4737-b22e-7d7fa9191199 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.447097 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9eb98b13-ce7e-4737-b22e-7d7fa9191199 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:52.447381 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9eb98b13-ce7e-4737-b22e-7d7fa9191199 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.447637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9eb98b13-ce7e-4737-b22e-7d7fa9191199 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.459306 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.459306 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:52.463421 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9eb98b13-ce7e-4737-b22e-7d7fa9191199 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:52.468655 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9eb98b13-ce7e-4737-b22e-7d7fa9191199 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:52.469127 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 438/1724] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:33:52.491903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-0019cffd-2b0c-41db-b180-76b6ab772de3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.494644 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-0019cffd-2b0c-41db-b180-76b6ab772de3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3/action Aug 18 07:33:52.494644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-0019cffd-2b0c-41db-b180-76b6ab772de3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:33:52.494644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-0019cffd-2b0c-41db-b180-76b6ab772de3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:52.506739 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.506739 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:52.507182 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-0019cffd-2b0c-41db-b180-76b6ab772de3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:52.516642 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-0019cffd-2b0c-41db-b180-76b6ab772de3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Begin detaching volume completed successfully. Aug 18 07:33:52.516856 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-0019cffd-2b0c-41db-b180-76b6ab772de3 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3/action returned with HTTP 202 Aug 18 07:33:52.517542 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 435/1725] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:33:52 2026] POST /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:33:52.574235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0027bf82-4802-4ace-8820-95eefdac7ebf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.574593 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0027bf82-4802-4ace-8820-95eefdac7ebf None None] GET https://10.4.3.152/volume// Aug 18 07:33:52.574790 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0027bf82-4802-4ace-8820-95eefdac7ebf None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.574856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0027bf82-4802-4ace-8820-95eefdac7ebf None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.575160 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0027bf82-4802-4ace-8820-95eefdac7ebf None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:33:52.575491 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 424/1726] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:33:52.586204 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-fed28391-7c6c-4ad1-982e-a471c7df4854 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.588973 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-fed28391-7c6c-4ad1-982e-a471c7df4854 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:52.589352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-fed28391-7c6c-4ad1-982e-a471c7df4854 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.589696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-fed28391-7c6c-4ad1-982e-a471c7df4854 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.602574 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.602574 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:52.607660 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-fed28391-7c6c-4ad1-982e-a471c7df4854 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:52.616472 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-fed28391-7c6c-4ad1-982e-a471c7df4854 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:52.617353 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 430/1727] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:33:52.652353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1732363f-d0b1-4bf7-a652-29b7e6aabfe3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.654756 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1732363f-d0b1-4bf7-a652-29b7e6aabfe3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 Aug 18 07:33:52.655057 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1732363f-d0b1-4bf7-a652-29b7e6aabfe3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.655545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1732363f-d0b1-4bf7-a652-29b7e6aabfe3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.662301 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1732363f-d0b1-4bf7-a652-29b7e6aabfe3 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 returned with HTTP 404 Aug 18 07:33:52.662802 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 439/1728] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/9dec0fde-6038-41c4-a51c-0230acb32793 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:52.670362 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-17bf9613-93e0-4300-aefc-5a7bd61528fe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.672496 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17bf9613-93e0-4300-aefc-5a7bd61528fe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:52.672761 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17bf9613-93e0-4300-aefc-5a7bd61528fe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.673028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17bf9613-93e0-4300-aefc-5a7bd61528fe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.681762 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.681762 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:52.687294 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-17bf9613-93e0-4300-aefc-5a7bd61528fe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:52.692079 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17bf9613-93e0-4300-aefc-5a7bd61528fe tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:52.692597 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 436/1729] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:52.713062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-59811a6c-affc-462f-a545-4b8a49932daa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.714757 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:52.715086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1439969304"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:52.716539 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1439969304'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:52.716646 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume of 1 GB Aug 18 07:33:52.721165 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Availability Zones retrieved successfully. Aug 18 07:33:52.727184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (fc9a1d03-6c00-4ac7-92e5-2f677c0145e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:52.728408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fdb144e-b7e4-4cd3-9e2e-02d011327f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:52.729402 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:52.767365 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fdb144e-b7e4-4cd3-9e2e-02d011327f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:52.768575 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953bc32a-d6f7-4f86-8b55-51c51652bdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:52.821116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['3f5fde84-8097-4af9-bc39-b0d673a4ac0e', '4c1be1af-95ad-4f3b-a221-b8a32d5b244d', '0a9bc8d0-1232-4725-896c-14f2ec5a46b9', 'bb063ba3-8c3e-46bb-914e-edf766284e3d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:52.822080 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953bc32a-d6f7-4f86-8b55-51c51652bdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f5fde84-8097-4af9-bc39-b0d673a4ac0e', '4c1be1af-95ad-4f3b-a221-b8a32d5b244d', '0a9bc8d0-1232-4725-896c-14f2ec5a46b9', 'bb063ba3-8c3e-46bb-914e-edf766284e3d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:52.822807 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7633d5b-0030-4e01-925a-6afe830848e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:52.847299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7633d5b-0030-4e01-925a-6afe830848e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '978ed4a6-4b6b-4292-aa7d-00be9205f979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1439969304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['3f5fde84-8097-4af9-bc39-b0d673a4ac0e','4c1be1af-95ad-4f3b-a221-b8a32d5b244d','0a9bc8d0-1232-4725-896c-14f2ec5a46b9','bb063ba3-8c3e-46bb-914e-edf766284e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1439969304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=978ed4a6-4b6b-4292-aa7d-00be9205f979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca206b4e73e4e7e8150397d92fae45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a817bc9f334aaf83c38ce72beaf121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:52.848408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e508deb8-c28f-4337-afc3-93cec22a8bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:52.867738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e508deb8-c28f-4337-afc3-93cec22a8bc8) transitioned into state 'SUCCESS' from state '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-1439969304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['3f5fde84-8097-4af9-bc39-b0d673a4ac0e','4c1be1af-95ad-4f3b-a221-b8a32d5b244d','0a9bc8d0-1232-4725-896c-14f2ec5a46b9','bb063ba3-8c3e-46bb-914e-edf766284e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:52.868552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824dfc95-eddc-4099-b419-2a767784a55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:52.877083 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (824dfc95-eddc-4099-b419-2a767784a55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:52.878184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (fc9a1d03-6c00-4ac7-92e5-2f677c0145e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:52.878514 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request issued successfully. Aug 18 07:33:52.879037 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59811a6c-affc-462f-a545-4b8a49932daa tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:52.879490 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 425/1730] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:52 2026] POST /volume/v3/volumes => generated 754 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:52.893066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b023023-001a-4ad7-b977-ed252d976ace None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.895366 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b023023-001a-4ad7-b977-ed252d976ace tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:52.895366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b023023-001a-4ad7-b977-ed252d976ace tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.895453 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b023023-001a-4ad7-b977-ed252d976ace tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.903806 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:52.903806 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:52.907541 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7b023023-001a-4ad7-b977-ed252d976ace tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:52.911761 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b023023-001a-4ad7-b977-ed252d976ace tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 returned with HTTP 200 Aug 18 07:33:52.912247 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 431/1731] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:52.933413 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-789b51cf-74e5-40b8-bca3-022ab7a4bbd0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:52.935482 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-789b51cf-74e5-40b8-bca3-022ab7a4bbd0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] GET https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 Aug 18 07:33:52.935714 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-789b51cf-74e5-40b8-bca3-022ab7a4bbd0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:52.935942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-789b51cf-74e5-40b8-bca3-022ab7a4bbd0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:52.941741 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-789b51cf-74e5-40b8-bca3-022ab7a4bbd0 tempest-VolumesNegativeTest-796717824 tempest-VolumesNegativeTest-796717824-project-member] https://10.4.3.152/volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 returned with HTTP 404 Aug 18 07:33:52.942267 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 440/1732] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:52 2026] GET /volume/v3/volumes/bf7debfe-3c6f-48ea-a8b4-173f8d4335b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:53.063522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bfb8a6ae-1ad4-473e-a55c-5da51966dc3a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:53.065275 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfb8a6ae-1ad4-473e-a55c-5da51966dc3a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:53.065525 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfb8a6ae-1ad4-473e-a55c-5da51966dc3a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:53.065749 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfb8a6ae-1ad4-473e-a55c-5da51966dc3a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:53.073676 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:53.073676 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:53.077193 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bfb8a6ae-1ad4-473e-a55c-5da51966dc3a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:53.081138 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfb8a6ae-1ad4-473e-a55c-5da51966dc3a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 returned with HTTP 200 Aug 18 07:33:53.081612 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 437/1733] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:53 2026] GET /volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:53.101022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bcec1628-36d1-4394-b9ad-18e44d635989 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:53.101893 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcec1628-36d1-4394-b9ad-18e44d635989 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:53.102317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcec1628-36d1-4394-b9ad-18e44d635989 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1c6ed86-99da-4496-b25e-417aa5b403c3", "name": "tempest-VolumesDeleteCascade-Snapshot-1094278942"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:53.110395 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:53.110395 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:53.110839 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bcec1628-36d1-4394-b9ad-18e44d635989 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:53.110943 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-bcec1628-36d1-4394-b9ad-18e44d635989 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create snapshot from volume b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:53.147498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-bcec1628-36d1-4394-b9ad-18e44d635989 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Created reservations ['57df2cce-2c9f-431d-bbac-ce6cd76e5ccb', 'cf66f71e-44f4-4019-a2d5-13112ee91e79', '97adbfd4-6903-4109-bfaa-3784e34bd378', 'e97fbcb4-d2e6-4d7e-93c2-70d608720665'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:53.180726 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bcec1628-36d1-4394-b9ad-18e44d635989 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot create request issued successfully. Aug 18 07:33:53.181026 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcec1628-36d1-4394-b9ad-18e44d635989 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:33:53.181482 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 426/1734] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:33:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:53.193352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fcbb1feb-b251-4921-bd6c-ef2059210fa0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:53.196958 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fcbb1feb-b251-4921-bd6c-ef2059210fa0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 Aug 18 07:33:53.197197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fcbb1feb-b251-4921-bd6c-ef2059210fa0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:53.197473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fcbb1feb-b251-4921-bd6c-ef2059210fa0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:53.205896 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:53.205896 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:53.206531 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fcbb1feb-b251-4921-bd6c-ef2059210fa0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot retrieved successfully. Aug 18 07:33:53.207751 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fcbb1feb-b251-4921-bd6c-ef2059210fa0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 returned with HTTP 200 Aug 18 07:33:53.208501 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 432/1735] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:53 2026] GET /volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:53.924481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f0e9b7c9-9838-444a-9be1-22b952b4e09b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:53.926330 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0e9b7c9-9838-444a-9be1-22b952b4e09b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:53.926542 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f0e9b7c9-9838-444a-9be1-22b952b4e09b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:53.926762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f0e9b7c9-9838-444a-9be1-22b952b4e09b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:53.934039 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:53.934039 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:53.937734 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f0e9b7c9-9838-444a-9be1-22b952b4e09b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:53.938109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:53.942870 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0e9b7c9-9838-444a-9be1-22b952b4e09b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 returned with HTTP 200 Aug 18 07:33:53.943269 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 441/1736] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:53 2026] GET /volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:53.955295 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:53.957128 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:53.957535 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "978ed4a6-4b6b-4292-aa7d-00be9205f979", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2077465865"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:53.965519 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:53.965519 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:53.966069 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:53.966223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create snapshot from volume 978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:53.990969 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['e72669b9-46de-4821-b1e5-2e6276cd79a0', '920d5e81-1196-468a-97c5-8a7c9b298e89', 'd0cc031a-113f-43b8-b623-0bd9f7fe3029', '41a0df94-2a4b-4686-8ba9-901f83e4d098'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:54.022425 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:54.022835 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-758932520"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:54.023864 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot create request issued successfully. Aug 18 07:33:54.024359 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bed4e079-1930-4b0a-a61c-fb8b50770a00 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:33:54.025061 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 427/1737] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:33:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:54.026708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-758932520'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:54.026848 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume of 1 GB Aug 18 07:33:54.034244 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c3e3f4c7-7357-490e-9066-1dbf57ba2057 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:54.036036 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c3e3f4c7-7357-490e-9066-1dbf57ba2057 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 Aug 18 07:33:54.036291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c3e3f4c7-7357-490e-9066-1dbf57ba2057 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:54.036493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c3e3f4c7-7357-490e-9066-1dbf57ba2057 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:54.037756 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Availability Zones retrieved successfully. Aug 18 07:33:54.041516 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:54.041516 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:54.041938 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c3e3f4c7-7357-490e-9066-1dbf57ba2057 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:54.042689 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c3e3f4c7-7357-490e-9066-1dbf57ba2057 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 returned with HTTP 200 Aug 18 07:33:54.043238 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 433/1738] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:54 2026] GET /volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:54.048368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (5edc3a08-7798-4664-8fe1-13b22812f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:54.049892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8eda17-8221-406c-9d77-4d65cb98299f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:54.051898 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:54.086299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8eda17-8221-406c-9d77-4d65cb98299f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:54.087007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c62ba12-3414-401a-9455-b7789be2b73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:54.144028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Created reservations ['bae4836d-4d46-497e-bf6b-2cbdc27a7fff', '2fc8d291-cf78-4788-add3-bd172d09e570', 'ab1b26cc-2a1c-43a7-891e-1d7d38e1d8ad', 'a1fa149c-db72-4021-8dda-f5eb63c941bd'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:54.144809 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c62ba12-3414-401a-9455-b7789be2b73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae4836d-4d46-497e-bf6b-2cbdc27a7fff', '2fc8d291-cf78-4788-add3-bd172d09e570', 'ab1b26cc-2a1c-43a7-891e-1d7d38e1d8ad', 'a1fa149c-db72-4021-8dda-f5eb63c941bd']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:54.145599 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d973625-65a4-4943-9751-0cea99fae38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:54.168966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d973625-65a4-4943-9751-0cea99fae38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f1941b0-8ecc-4e5f-ba19-572635219739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-758932520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['bae4836d-4d46-497e-bf6b-2cbdc27a7fff','2fc8d291-cf78-4788-add3-bd172d09e570','ab1b26cc-2a1c-43a7-891e-1d7d38e1d8ad','a1fa149c-db72-4021-8dda-f5eb63c941bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-758932520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f1941b0-8ecc-4e5f-ba19-572635219739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5875474446a4b3ea02a7bdfed84d559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:54.170484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776b3e82-7721-4d09-af84-9be0ba3f2932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:54.193895 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776b3e82-7721-4d09-af84-9be0ba3f2932) transitioned into state 'SUCCESS' from state '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-758932520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['bae4836d-4d46-497e-bf6b-2cbdc27a7fff','2fc8d291-cf78-4788-add3-bd172d09e570','ab1b26cc-2a1c-43a7-891e-1d7d38e1d8ad','a1fa149c-db72-4021-8dda-f5eb63c941bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:54.194601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0519aace-0cdf-44b9-9180-e88af4fd06fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:54.204978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0519aace-0cdf-44b9-9180-e88af4fd06fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:54.205799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (5edc3a08-7798-4664-8fe1-13b22812f56b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:54.206234 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request issued successfully. Aug 18 07:33:54.207092 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b0977c2-8d42-4ea8-834b-c10d5fb7529a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:54.207904 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 438/1739] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:53 2026] POST /volume/v3/volumes => generated 757 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:54.219493 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5825b39c-c496-41bb-a485-3ad5524f2016 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:54.221426 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5825b39c-c496-41bb-a485-3ad5524f2016 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 Aug 18 07:33:54.221624 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5825b39c-c496-41bb-a485-3ad5524f2016 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:54.221857 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5825b39c-c496-41bb-a485-3ad5524f2016 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:54.221956 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f13d5af4-c34b-438b-941b-e5c4b3ca3384 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:54.224286 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f13d5af4-c34b-438b-941b-e5c4b3ca3384 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 Aug 18 07:33:54.224553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f13d5af4-c34b-438b-941b-e5c4b3ca3384 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:54.224783 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f13d5af4-c34b-438b-941b-e5c4b3ca3384 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:54.229547 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:54.229547 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:54.230603 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:54.230603 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:54.231183 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f13d5af4-c34b-438b-941b-e5c4b3ca3384 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot retrieved successfully. Aug 18 07:33:54.232221 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f13d5af4-c34b-438b-941b-e5c4b3ca3384 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 returned with HTTP 200 Aug 18 07:33:54.232667 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 428/1740] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:54 2026] GET /volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:54.233485 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5825b39c-c496-41bb-a485-3ad5524f2016 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:33:54.238169 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5825b39c-c496-41bb-a485-3ad5524f2016 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 returned with HTTP 200 Aug 18 07:33:54.238740 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 442/1741] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:54 2026] GET /volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:54.243450 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:54.247989 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:54.248427 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1c6ed86-99da-4496-b25e-417aa5b403c3", "name": "tempest-VolumesDeleteCascade-Snapshot-1470036756"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:54.257449 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:54.257449 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:54.257941 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:54.258092 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create snapshot from volume b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:54.283578 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Created reservations ['9ba240a9-2c34-43fa-ab79-35d462f73d30', 'e32055fa-46c0-4166-8d57-337f1ab80f85', '500b272d-c0c7-4f96-9ba4-965803d180df', '3ddef226-473e-489f-b7cc-7ff40aedc0e0'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:54.319594 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot create request issued successfully. Aug 18 07:33:54.320073 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9bf04081-20b2-4eef-bde1-8c09e9da3a7c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:33:54.320872 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 434/1742] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:33:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:54.334232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-082a9d46-1685-463e-bb29-5b31643ce356 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:54.336425 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-082a9d46-1685-463e-bb29-5b31643ce356 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 Aug 18 07:33:54.336661 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-082a9d46-1685-463e-bb29-5b31643ce356 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:54.336894 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-082a9d46-1685-463e-bb29-5b31643ce356 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:54.342279 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:54.342279 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:54.342957 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-082a9d46-1685-463e-bb29-5b31643ce356 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot retrieved successfully. Aug 18 07:33:54.343523 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-082a9d46-1685-463e-bb29-5b31643ce356 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 returned with HTTP 200 Aug 18 07:33:54.344111 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 439/1743] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:54 2026] GET /volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:54.866310 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9b4470b9-ea55-4fb5-b855-e57d023d3999 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:54.869770 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9b4470b9-ea55-4fb5-b855-e57d023d3999 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] DELETE https://10.4.3.152/volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1 Aug 18 07:33:54.869997 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9b4470b9-ea55-4fb5-b855-e57d023d3999 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:54.870235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9b4470b9-ea55-4fb5-b855-e57d023d3999 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:54.881664 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:54.881664 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:54.946357 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7749ebef-40af-4877-a46b-e59ceaccc7d9 req-9b4470b9-ea55-4fb5-b855-e57d023d3999 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1 returned with HTTP 200 Aug 18 07:33:54.946821 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 429/1744] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:33:54 2026] DELETE /volume/v3/attachments/6da1a410-1ee8-4c59-84d7-c79de9d6c4b1 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:55.055029 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d798ece7-5d0c-47f4-9754-ccd448d31be9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.057062 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d798ece7-5d0c-47f4-9754-ccd448d31be9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 Aug 18 07:33:55.057250 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d798ece7-5d0c-47f4-9754-ccd448d31be9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.057485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d798ece7-5d0c-47f4-9754-ccd448d31be9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.062672 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.062672 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:55.063285 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d798ece7-5d0c-47f4-9754-ccd448d31be9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:55.064069 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d798ece7-5d0c-47f4-9754-ccd448d31be9 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 returned with HTTP 200 Aug 18 07:33:55.064448 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 443/1745] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:55 2026] GET /volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:55.076290 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-922086d6-b8cb-4d64-90b6-7108ef92047d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.078522 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:55.078945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5faec41a-493d-4ccc-8335-bac1a05e5498", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-149722797"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:55.080880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request body: {'volume': {'snapshot_id': '5faec41a-493d-4ccc-8335-bac1a05e5498', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-149722797'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:55.086249 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.086249 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:55.086702 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:55.086808 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume of 1 GB Aug 18 07:33:55.090094 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Availability Zones retrieved successfully. Aug 18 07:33:55.095513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (366296b9-0cbe-420e-a384-55dac0307400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:55.096365 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb9157f-5568-4fc9-a367-bff13e3be362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:55.097286 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:55.126584 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb9157f-5568-4fc9-a367-bff13e3be362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5faec41a-493d-4ccc-8335-bac1a05e5498', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:55.127581 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e6be3d-d698-4257-88e5-4229afa431c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:55.163434 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Created reservations ['5b34d0c5-7e00-4766-82f2-48273c21ad8d', '607e91a7-7452-46cc-9020-c8daa2a54c37', '1f50d648-9564-4d29-9ceb-ee4f19b626dc', '325aa7c7-1dca-4fe0-a9e9-89813b200e43'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:55.164285 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e6be3d-d698-4257-88e5-4229afa431c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b34d0c5-7e00-4766-82f2-48273c21ad8d', '607e91a7-7452-46cc-9020-c8daa2a54c37', '1f50d648-9564-4d29-9ceb-ee4f19b626dc', '325aa7c7-1dca-4fe0-a9e9-89813b200e43']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:55.165149 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58def245-d9e7-47f8-bd05-eb29ef1d0566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:55.219675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58def245-d9e7-47f8-bd05-eb29ef1d0566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9794104c-0dc0-4c94-92c4-11e6a7d42f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-149722797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['5b34d0c5-7e00-4766-82f2-48273c21ad8d','607e91a7-7452-46cc-9020-c8daa2a54c37','1f50d648-9564-4d29-9ceb-ee4f19b626dc','325aa7c7-1dca-4fe0-a9e9-89813b200e43'],size=1,snapshot_id=5faec41a-493d-4ccc-8335-bac1a05e5498,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-149722797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9794104c-0dc0-4c94-92c4-11e6a7d42f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ca206b4e73e4e7e8150397d92fae45a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5faec41a-493d-4ccc-8335-bac1a05e5498,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a817bc9f334aaf83c38ce72beaf121',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:55.220522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d95944f-60dd-463d-b473-91382b8e4ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:55.248378 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d95944f-60dd-463d-b473-91382b8e4ccf) transitioned into state 'SUCCESS' from state '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-149722797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ca206b4e73e4e7e8150397d92fae45a',qos_specs=None,replication_status=,reservations=['5b34d0c5-7e00-4766-82f2-48273c21ad8d','607e91a7-7452-46cc-9020-c8daa2a54c37','1f50d648-9564-4d29-9ceb-ee4f19b626dc','325aa7c7-1dca-4fe0-a9e9-89813b200e43'],size=1,snapshot_id=5faec41a-493d-4ccc-8335-bac1a05e5498,source_replicaid=,source_volid=None,status='creating',user_id='33a817bc9f334aaf83c38ce72beaf121',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:55.249448 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df47014b-241c-4cff-a5be-4a9685d0d6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:55.252813 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44591e72-26af-4e5f-8439-2512c6957dc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.254761 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44591e72-26af-4e5f-8439-2512c6957dc8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 Aug 18 07:33:55.255025 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44591e72-26af-4e5f-8439-2512c6957dc8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.255243 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44591e72-26af-4e5f-8439-2512c6957dc8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.262337 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.262337 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:55.266833 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-44591e72-26af-4e5f-8439-2512c6957dc8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:33:55.271900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44591e72-26af-4e5f-8439-2512c6957dc8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 returned with HTTP 200 Aug 18 07:33:55.272309 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 440/1746] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:55 2026] GET /volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:55.275320 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df47014b-241c-4cff-a5be-4a9685d0d6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:55.276430 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Flow 'volume_create_api' (366296b9-0cbe-420e-a384-55dac0307400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:55.276803 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Create volume request issued successfully. Aug 18 07:33:55.277934 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-922086d6-b8cb-4d64-90b6-7108ef92047d tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:55.279946 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 435/1747] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:55 2026] POST /volume/v3/volumes => generated 787 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:55.292741 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.296090 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:33:55.296470 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f1941b0-8ecc-4e5f-ba19-572635219739", "name": "tempest-CreateVolumesFromBackupTest-Backup-747584393"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:55.297957 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Creating new backup {'backup': {'volume_id': '0f1941b0-8ecc-4e5f-ba19-572635219739', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-747584393'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:33:55.299314 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Creating backup of volume 0f1941b0-8ecc-4e5f-ba19-572635219739 in container None Aug 18 07:33:55.302684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a64bda3-4e76-4eeb-8b0c-39711f56c422 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.304553 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a64bda3-4e76-4eeb-8b0c-39711f56c422 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:55.304731 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a64bda3-4e76-4eeb-8b0c-39711f56c422 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.304922 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a64bda3-4e76-4eeb-8b0c-39711f56c422 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.306187 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.306187 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:55.306634 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:33:55.311878 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.311878 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:55.315768 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8a64bda3-4e76-4eeb-8b0c-39711f56c422 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:55.320618 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a64bda3-4e76-4eeb-8b0c-39711f56c422 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 200 Aug 18 07:33:55.321108 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 444/1748] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:55 2026] GET /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:55.336791 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Created reservations ['900928e8-b26f-419d-8e3d-c82303482424', '8d93b44a-f9d6-477d-b9cb-14988f6993f3'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:55.353724 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-73081094-3ac5-4402-bb1c-d94c0a1b24dc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.355948 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73081094-3ac5-4402-bb1c-d94c0a1b24dc tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 Aug 18 07:33:55.356191 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73081094-3ac5-4402-bb1c-d94c0a1b24dc tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.356453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73081094-3ac5-4402-bb1c-d94c0a1b24dc tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.362758 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.362758 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:55.363390 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-73081094-3ac5-4402-bb1c-d94c0a1b24dc tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot retrieved successfully. Aug 18 07:33:55.364502 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73081094-3ac5-4402-bb1c-d94c0a1b24dc tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 returned with HTTP 200 Aug 18 07:33:55.365027 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 441/1749] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:55 2026] GET /volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:55.373516 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e7d3f029-bf12-491d-8e3b-184b96a804cf tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:33:55.373874 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 430/1750] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:55 2026] POST /volume/v3/backups => generated 338 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:55.378548 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1cbb359c-4e5b-447a-936e-04cece127e7d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.380751 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1cbb359c-4e5b-447a-936e-04cece127e7d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3?cascade=True Aug 18 07:33:55.380947 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1cbb359c-4e5b-447a-936e-04cece127e7d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.381089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1cbb359c-4e5b-447a-936e-04cece127e7d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.381274 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1cbb359c-4e5b-447a-936e-04cece127e7d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume with id: b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:55.382004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6d3eedd9-da7f-4d2d-871b-270460c3f48e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.383825 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d3eedd9-da7f-4d2d-871b-270460c3f48e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:33:55.384071 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d3eedd9-da7f-4d2d-871b-270460c3f48e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.384288 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d3eedd9-da7f-4d2d-871b-270460c3f48e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.384449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6d3eedd9-da7f-4d2d-871b-270460c3f48e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:33:55.388372 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.388372 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:55.388980 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1cbb359c-4e5b-447a-936e-04cece127e7d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:55.389360 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.389360 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:55.390117 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d3eedd9-da7f-4d2d-871b-270460c3f48e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:33:55.390534 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 445/1751] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:55 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:55.424139 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1cbb359c-4e5b-447a-936e-04cece127e7d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume request issued successfully. Aug 18 07:33:55.424345 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1cbb359c-4e5b-447a-936e-04cece127e7d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3?cascade=True returned with HTTP 202 Aug 18 07:33:55.424838 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 436/1752] 10.4.3.152 () {66 vars in 1376 bytes} [Tue Aug 18 07:33:55 2026] DELETE /volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:55.434550 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-292c6fa8-3cc6-45e7-ba50-c1ce66526353 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.436822 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-292c6fa8-3cc6-45e7-ba50-c1ce66526353 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:55.437122 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-292c6fa8-3cc6-45e7-ba50-c1ce66526353 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.437439 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-292c6fa8-3cc6-45e7-ba50-c1ce66526353 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.448635 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.448635 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:55.455151 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-292c6fa8-3cc6-45e7-ba50-c1ce66526353 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:55.459320 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-292c6fa8-3cc6-45e7-ba50-c1ce66526353 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 returned with HTTP 200 Aug 18 07:33:55.460145 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 442/1753] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:55 2026] GET /volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:55.712492 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4ad3c41f-6cee-4546-882b-a5e9d49ef248 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:55.715884 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ad3c41f-6cee-4546-882b-a5e9d49ef248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:33:55.716150 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4ad3c41f-6cee-4546-882b-a5e9d49ef248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:55.716481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4ad3c41f-6cee-4546-882b-a5e9d49ef248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:55.726185 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:55.726185 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:55.731401 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4ad3c41f-6cee-4546-882b-a5e9d49ef248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:33:55.737333 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ad3c41f-6cee-4546-882b-a5e9d49ef248 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:33:55.737793 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 431/1754] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:55 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:56.337534 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7f4e0693-11e6-4d67-8af5-d307ed19753f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.341985 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f4e0693-11e6-4d67-8af5-d307ed19753f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:56.342269 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f4e0693-11e6-4d67-8af5-d307ed19753f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.342554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f4e0693-11e6-4d67-8af5-d307ed19753f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.350109 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:56.350109 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:56.357640 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7f4e0693-11e6-4d67-8af5-d307ed19753f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:56.359800 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f4e0693-11e6-4d67-8af5-d307ed19753f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 200 Aug 18 07:33:56.360505 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 446/1755] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:56.374393 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b33b2db1-753b-4da3-99a7-19c5c83f144c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.376311 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b33b2db1-753b-4da3-99a7-19c5c83f144c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:56.376513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b33b2db1-753b-4da3-99a7-19c5c83f144c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.376698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b33b2db1-753b-4da3-99a7-19c5c83f144c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.383896 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:56.383896 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:56.388411 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b33b2db1-753b-4da3-99a7-19c5c83f144c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:56.393722 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b33b2db1-753b-4da3-99a7-19c5c83f144c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 200 Aug 18 07:33:56.394199 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 437/1756] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:56.405120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ff571029-be61-4423-9ed4-897b2f1d4168 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.407542 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ff571029-be61-4423-9ed4-897b2f1d4168 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:33:56.407786 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ff571029-be61-4423-9ed4-897b2f1d4168 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.408021 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ff571029-be61-4423-9ed4-897b2f1d4168 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.408170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ff571029-be61-4423-9ed4-897b2f1d4168 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:33:56.412712 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:56.412712 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:56.413633 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ff571029-be61-4423-9ed4-897b2f1d4168 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:33:56.414275 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 443/1757] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:56.417185 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.424557 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:56.424781 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.424948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.425125 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: 9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:56.435742 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:56.435742 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:56.436621 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:56.460648 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume request issued successfully. Aug 18 07:33:56.460888 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a1b5811-6ae7-43a3-834a-c35d5ecbb2a2 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 202 Aug 18 07:33:56.461479 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 432/1758] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:56 2026] DELETE /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:56.472177 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-14cf7e09-6b97-4d7b-8c4a-81359c72c726 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.477237 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14cf7e09-6b97-4d7b-8c4a-81359c72c726 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:56.477237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14cf7e09-6b97-4d7b-8c4a-81359c72c726 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.477237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14cf7e09-6b97-4d7b-8c4a-81359c72c726 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.480297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-711553e0-920b-4eed-9af7-c7e93a236e22 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.484433 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-711553e0-920b-4eed-9af7-c7e93a236e22 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:56.487274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-711553e0-920b-4eed-9af7-c7e93a236e22 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.487672 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-711553e0-920b-4eed-9af7-c7e93a236e22 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.489070 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:56.489070 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:56.494179 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-14cf7e09-6b97-4d7b-8c4a-81359c72c726 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:56.495793 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-711553e0-920b-4eed-9af7-c7e93a236e22 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 returned with HTTP 404 Aug 18 07:33:56.496521 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 438/1759] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:56.503961 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14cf7e09-6b97-4d7b-8c4a-81359c72c726 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 200 Aug 18 07:33:56.504933 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 447/1760] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:56.508044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.510070 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:33:56.510642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.510642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.510948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:33:56.511784 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:33:56.518633 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Get all volumes completed successfully. Aug 18 07:33:56.518976 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da3b80a3-833d-422a-9556-6a6fc32fa6b0 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:33:56.522389 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 444/1761] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:33:56.531672 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.533467 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:56.533647 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.533841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.534107 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:33:56.535167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:33:56.538900 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Get all snapshots completed successfully. Aug 18 07:33:56.539243 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87ec29d1-5919-47d3-aa47-bb004fd843ad tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 18 07:33:56.539722 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 433/1762] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:33: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) Aug 18 07:33:56.552404 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cb6c59a2-58e2-4b38-9b52-436dd2c799fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.555050 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb6c59a2-58e2-4b38-9b52-436dd2c799fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 Aug 18 07:33:56.555328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb6c59a2-58e2-4b38-9b52-436dd2c799fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.555651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb6c59a2-58e2-4b38-9b52-436dd2c799fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.555823 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-cb6c59a2-58e2-4b38-9b52-436dd2c799fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete snapshot with id: dc749c1a-20e5-4452-a6f2-45a83897bc99 Aug 18 07:33:56.563115 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb6c59a2-58e2-4b38-9b52-436dd2c799fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 returned with HTTP 404 Aug 18 07:33:56.563833 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 439/1763] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:56 2026] DELETE /volume/v3/snapshots/dc749c1a-20e5-4452-a6f2-45a83897bc99 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:56.575621 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0efec974-7171-4417-9726-3ae54a92af4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.578543 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0efec974-7171-4417-9726-3ae54a92af4e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 Aug 18 07:33:56.578834 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0efec974-7171-4417-9726-3ae54a92af4e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.579806 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0efec974-7171-4417-9726-3ae54a92af4e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.579806 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-0efec974-7171-4417-9726-3ae54a92af4e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete snapshot with id: 07de0611-a9a0-425d-b372-5381688d47f2 Aug 18 07:33:56.586154 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0efec974-7171-4417-9726-3ae54a92af4e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 returned with HTTP 404 Aug 18 07:33:56.586154 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 448/1764] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:56 2026] DELETE /volume/v3/snapshots/07de0611-a9a0-425d-b372-5381688d47f2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:56.598194 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-293ed21b-b03f-456d-8c91-25a2ac2c0a81 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.600931 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-293ed21b-b03f-456d-8c91-25a2ac2c0a81 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:56.601168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-293ed21b-b03f-456d-8c91-25a2ac2c0a81 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.601465 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-293ed21b-b03f-456d-8c91-25a2ac2c0a81 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.608663 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-293ed21b-b03f-456d-8c91-25a2ac2c0a81 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 returned with HTTP 404 Aug 18 07:33:56.609250 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 445/1765] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:56.622143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c2035b87-e948-415b-9d7c-c898116e57d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.624405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2035b87-e948-415b-9d7c-c898116e57d9 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:56.624656 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2035b87-e948-415b-9d7c-c898116e57d9 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.624897 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2035b87-e948-415b-9d7c-c898116e57d9 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.625257 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c2035b87-e948-415b-9d7c-c898116e57d9 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume with id: b1c6ed86-99da-4496-b25e-417aa5b403c3 Aug 18 07:33:56.634929 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2035b87-e948-415b-9d7c-c898116e57d9 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 returned with HTTP 404 Aug 18 07:33:56.635503 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 434/1766] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:56 2026] DELETE /volume/v3/volumes/b1c6ed86-99da-4496-b25e-417aa5b403c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:56.645006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-635c1a80-0b16-4781-a111-d4d85115f6fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.645926 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:56.646489 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1967291419"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:56.648445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1967291419'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:56.648588 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume of 1 GB Aug 18 07:33:56.653907 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Availability Zones retrieved successfully. Aug 18 07:33:56.660281 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Flow 'volume_create_api' (6e5ff065-f666-4c88-87a6-cce802adb5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:56.661449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3576188-77d9-40ec-8a69-96992f02b55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:56.662649 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:56.692261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3576188-77d9-40ec-8a69-96992f02b55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:56.693560 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311d039e-91b1-4115-8971-0032977ca5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:56.742855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Created reservations ['dc18de1c-94d7-4c8e-a47c-2245a000a22c', '951a11b7-10e3-4e79-993f-bc8a042a6d65', 'c63b6290-f247-4e41-bbcc-3e1e05b2325e', 'e63cc13d-13b6-46b1-8153-44680e55d90b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:56.744004 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311d039e-91b1-4115-8971-0032977ca5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc18de1c-94d7-4c8e-a47c-2245a000a22c', '951a11b7-10e3-4e79-993f-bc8a042a6d65', 'c63b6290-f247-4e41-bbcc-3e1e05b2325e', 'e63cc13d-13b6-46b1-8153-44680e55d90b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:56.745098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e648f2-7645-4c73-a695-65e57c7a3502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:56.777167 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e648f2-7645-4c73-a695-65e57c7a3502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9872f32e-eb44-40f2-8b55-dd4ea9e63ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1967291419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9cc3ca207e4bf5a321e261a937b537',qos_specs=None,replication_status=,reservations=['dc18de1c-94d7-4c8e-a47c-2245a000a22c','951a11b7-10e3-4e79-993f-bc8a042a6d65','c63b6290-f247-4e41-bbcc-3e1e05b2325e','e63cc13d-13b6-46b1-8153-44680e55d90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1967291419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9872f32e-eb44-40f2-8b55-dd4ea9e63ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a9cc3ca207e4bf5a321e261a937b537',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:56.778219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9623e335-f41e-44b1-bed9-7c91663beeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:56.805232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9623e335-f41e-44b1-bed9-7c91663beeb9) transitioned into state 'SUCCESS' from state '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-1967291419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9cc3ca207e4bf5a321e261a937b537',qos_specs=None,replication_status=,reservations=['dc18de1c-94d7-4c8e-a47c-2245a000a22c','951a11b7-10e3-4e79-993f-bc8a042a6d65','c63b6290-f247-4e41-bbcc-3e1e05b2325e','e63cc13d-13b6-46b1-8153-44680e55d90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:56.806119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350c10cb-a6c6-40bc-9160-83b63164f23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:56.823603 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350c10cb-a6c6-40bc-9160-83b63164f23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:56.824663 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Flow 'volume_create_api' (6e5ff065-f666-4c88-87a6-cce802adb5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:56.824924 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume request issued successfully. Aug 18 07:33:56.825683 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-635c1a80-0b16-4781-a111-d4d85115f6fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:56.826247 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 440/1767] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:33:56 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:56.845154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f04a2904-3f72-4f42-812c-37244cd37b5e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:56.847001 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f04a2904-3f72-4f42-812c-37244cd37b5e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:33:56.847215 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f04a2904-3f72-4f42-812c-37244cd37b5e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:56.847509 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f04a2904-3f72-4f42-812c-37244cd37b5e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:56.856557 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:56.856557 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:56.861430 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f04a2904-3f72-4f42-812c-37244cd37b5e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:56.866628 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f04a2904-3f72-4f42-812c-37244cd37b5e tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 returned with HTTP 200 Aug 18 07:33:56.867041 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 449/1768] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:56 2026] GET /volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:57.425524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-920819b5-0850-4d77-8b6e-1515ec6b9904 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.427560 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-920819b5-0850-4d77-8b6e-1515ec6b9904 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:33:57.427740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-920819b5-0850-4d77-8b6e-1515ec6b9904 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:57.427943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-920819b5-0850-4d77-8b6e-1515ec6b9904 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:57.428070 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-920819b5-0850-4d77-8b6e-1515ec6b9904 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:33:57.432846 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:57.432846 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:57.433769 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-920819b5-0850-4d77-8b6e-1515ec6b9904 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:33:57.434183 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 446/1769] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:57 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:57.518113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc46f7a2-bb5a-4dfc-889f-41867889d054 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.519876 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc46f7a2-bb5a-4dfc-889f-41867889d054 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:57.520018 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc46f7a2-bb5a-4dfc-889f-41867889d054 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:57.520191 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc46f7a2-bb5a-4dfc-889f-41867889d054 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:57.530624 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc46f7a2-bb5a-4dfc-889f-41867889d054 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 404 Aug 18 07:33:57.531249 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 435/1770] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:57 2026] GET /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:57.545159 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-baea33f7-3bd7-4a8c-a96b-6dfb2a57a615 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.549476 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-baea33f7-3bd7-4a8c-a96b-6dfb2a57a615 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:57.549859 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-baea33f7-3bd7-4a8c-a96b-6dfb2a57a615 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:57.550142 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-baea33f7-3bd7-4a8c-a96b-6dfb2a57a615 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:57.558337 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-baea33f7-3bd7-4a8c-a96b-6dfb2a57a615 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 404 Aug 18 07:33:57.559116 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 441/1771] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:57 2026] GET /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:57.568165 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-434b05f8-918d-4ed4-97ff-64a063866c76 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.570104 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-434b05f8-918d-4ed4-97ff-64a063866c76 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:57.570315 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-434b05f8-918d-4ed4-97ff-64a063866c76 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:57.570537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-434b05f8-918d-4ed4-97ff-64a063866c76 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:57.570702 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-434b05f8-918d-4ed4-97ff-64a063866c76 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: 9794104c-0dc0-4c94-92c4-11e6a7d42f04 Aug 18 07:33:57.576973 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-434b05f8-918d-4ed4-97ff-64a063866c76 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 returned with HTTP 404 Aug 18 07:33:57.577504 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 450/1772] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:57 2026] DELETE /volume/v3/volumes/9794104c-0dc0-4c94-92c4-11e6a7d42f04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:57.588960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.592720 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 Aug 18 07:33:57.592972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:57.593273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:57.593404 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete snapshot with id: 5faec41a-493d-4ccc-8335-bac1a05e5498 Aug 18 07:33:57.604864 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:57.604864 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:57.607470 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:57.629828 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot delete request issued successfully. Aug 18 07:33:57.630035 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10b67010-9c80-46b2-a2b8-83e1f6259f6b tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 returned with HTTP 202 Aug 18 07:33:57.630588 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 447/1773] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:33:57 2026] DELETE /volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:57.638133 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7175450a-7ce7-46fb-902c-06587b19934f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.639807 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7175450a-7ce7-46fb-902c-06587b19934f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 Aug 18 07:33:57.640000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7175450a-7ce7-46fb-902c-06587b19934f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:57.640233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7175450a-7ce7-46fb-902c-06587b19934f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:57.645279 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:57.645279 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:57.646889 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7175450a-7ce7-46fb-902c-06587b19934f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Snapshot retrieved successfully. Aug 18 07:33:57.647647 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7175450a-7ce7-46fb-902c-06587b19934f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 returned with HTTP 200 Aug 18 07:33:57.647963 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 436/1774] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:57 2026] GET /volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:33:57.880103 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bfa1ebbd-8550-4133-a3bc-a62871233bca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.882246 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfa1ebbd-8550-4133-a3bc-a62871233bca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:33:57.882246 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bfa1ebbd-8550-4133-a3bc-a62871233bca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:57.882340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bfa1ebbd-8550-4133-a3bc-a62871233bca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:57.892301 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:57.892301 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:57.902634 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bfa1ebbd-8550-4133-a3bc-a62871233bca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:57.911754 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfa1ebbd-8550-4133-a3bc-a62871233bca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 returned with HTTP 200 Aug 18 07:33:57.912142 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 442/1775] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:57 2026] GET /volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:57.929107 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d9449576-4dcf-45a2-a263-78cf040f0fca None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:57.930991 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9449576-4dcf-45a2-a263-78cf040f0fca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:33:57.931345 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d9449576-4dcf-45a2-a263-78cf040f0fca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9872f32e-eb44-40f2-8b55-dd4ea9e63ac2", "name": "tempest-VolumesDeleteCascade-Snapshot-171077293"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:57.941569 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:57.941569 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:57.942219 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d9449576-4dcf-45a2-a263-78cf040f0fca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:57.942406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-d9449576-4dcf-45a2-a263-78cf040f0fca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create snapshot from volume 9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:33:57.972527 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-d9449576-4dcf-45a2-a263-78cf040f0fca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Created reservations ['ae63107d-d3e6-441b-bb07-e9fba76c0c2f', '5b15a8a7-6012-43b6-835a-9246b4e20158', '96e4f555-e9f7-4641-83d0-4cd88daba519', 'f3715bc3-adbf-44f6-89e7-0db97e1f8151'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:58.008082 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d9449576-4dcf-45a2-a263-78cf040f0fca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot create request issued successfully. Aug 18 07:33:58.008082 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9449576-4dcf-45a2-a263-78cf040f0fca tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:33:58.008356 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 451/1776] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:33:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:58.016132 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3fd73335-4a8d-421b-b6b3-66c4f8fe4af4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:58.017917 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fd73335-4a8d-421b-b6b3-66c4f8fe4af4 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 Aug 18 07:33:58.018276 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fd73335-4a8d-421b-b6b3-66c4f8fe4af4 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:58.018423 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3fd73335-4a8d-421b-b6b3-66c4f8fe4af4 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:58.023721 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:58.023721 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:58.024084 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3fd73335-4a8d-421b-b6b3-66c4f8fe4af4 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot retrieved successfully. Aug 18 07:33:58.025000 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3fd73335-4a8d-421b-b6b3-66c4f8fe4af4 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 returned with HTTP 200 Aug 18 07:33:58.025422 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 448/1777] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:58 2026] GET /volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:58.444873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b5cca02b-3d7c-4aba-a164-5acc0876f653 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:58.448673 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5cca02b-3d7c-4aba-a164-5acc0876f653 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:33:58.448862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5cca02b-3d7c-4aba-a164-5acc0876f653 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:58.449097 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5cca02b-3d7c-4aba-a164-5acc0876f653 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:58.449178 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b5cca02b-3d7c-4aba-a164-5acc0876f653 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:33:58.453677 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:58.453677 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:58.454773 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5cca02b-3d7c-4aba-a164-5acc0876f653 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:33:58.454773 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 437/1778] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:58 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:58.661348 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bfd2d4d2-713c-4262-9cd1-6b3d509b147a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:58.668847 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfd2d4d2-713c-4262-9cd1-6b3d509b147a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 Aug 18 07:33:58.668847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bfd2d4d2-713c-4262-9cd1-6b3d509b147a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:58.668847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bfd2d4d2-713c-4262-9cd1-6b3d509b147a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:58.674844 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bfd2d4d2-713c-4262-9cd1-6b3d509b147a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 returned with HTTP 404 Aug 18 07:33:58.675411 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 443/1779] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:58 2026] GET /volume/v3/snapshots/5faec41a-493d-4ccc-8335-bac1a05e5498 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:58.685035 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-29221646-9d9b-4fdd-b661-34204fcb847f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:58.689028 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-29221646-9d9b-4fdd-b661-34204fcb847f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:58.689227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-29221646-9d9b-4fdd-b661-34204fcb847f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:58.689485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-29221646-9d9b-4fdd-b661-34204fcb847f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:58.701309 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:58.701309 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:58.705411 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-29221646-9d9b-4fdd-b661-34204fcb847f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:58.710710 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-29221646-9d9b-4fdd-b661-34204fcb847f tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 returned with HTTP 200 Aug 18 07:33:58.711254 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 452/1780] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:58 2026] GET /volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:58.727602 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:58.729788 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:58.730095 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:58.730359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:58.730631 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: 978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:58.740501 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:58.740501 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:58.741177 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:58.762420 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume request issued successfully. Aug 18 07:33:58.762710 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b9a1dab-3f35-4165-a15a-2ae71ac8d106 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 returned with HTTP 202 Aug 18 07:33:58.763222 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 449/1781] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:58 2026] DELETE /volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:58.773101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-887cf1c7-95c2-4584-971e-6071ecbf0c81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:58.775472 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-887cf1c7-95c2-4584-971e-6071ecbf0c81 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:58.775964 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-887cf1c7-95c2-4584-971e-6071ecbf0c81 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:58.775964 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-887cf1c7-95c2-4584-971e-6071ecbf0c81 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:58.793045 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:58.793045 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:58.802250 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-887cf1c7-95c2-4584-971e-6071ecbf0c81 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:58.808632 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-887cf1c7-95c2-4584-971e-6071ecbf0c81 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 returned with HTTP 200 Aug 18 07:33:58.809100 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 438/1782] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:58 2026] GET /volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:59.035205 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-34e22ca7-c7aa-4d5a-b75f-cf8eb036d013 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.037531 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34e22ca7-c7aa-4d5a-b75f-cf8eb036d013 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 Aug 18 07:33:59.037802 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34e22ca7-c7aa-4d5a-b75f-cf8eb036d013 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:59.038079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34e22ca7-c7aa-4d5a-b75f-cf8eb036d013 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:59.044550 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:59.044550 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:33:59.045170 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-34e22ca7-c7aa-4d5a-b75f-cf8eb036d013 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot retrieved successfully. Aug 18 07:33:59.046368 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34e22ca7-c7aa-4d5a-b75f-cf8eb036d013 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 returned with HTTP 200 Aug 18 07:33:59.046998 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 444/1783] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:33:59 2026] GET /volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:59.056372 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.058500 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:33:59.058897 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d68c6f5b-f3ab-4070-b564-aa2d83afac10", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1140088290"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:33:59.060784 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume request body: {'volume': {'snapshot_id': 'd68c6f5b-f3ab-4070-b564-aa2d83afac10', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1140088290'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:33:59.066364 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:59.066364 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:59.066885 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Snapshot retrieved successfully. Aug 18 07:33:59.067059 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume of 1 GB Aug 18 07:33:59.071105 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Availability Zones retrieved successfully. Aug 18 07:33:59.079428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Flow 'volume_create_api' (bc67461f-b3e2-43fc-b811-d051dcb4a9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:59.081135 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c77860-28c2-4353-9416-a0d3fe289393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:59.082596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:33:59.121334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c77860-28c2-4353-9416-a0d3fe289393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd68c6f5b-f3ab-4070-b564-aa2d83afac10', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:59.121334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91862b7e-40b6-410b-8f19-2d5e2f6aace5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:59.168584 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Created reservations ['6750cd90-689a-462d-9abf-3dafd2e72a5c', 'b53bc382-5b87-4fd3-bb99-a2db7bcfd77c', '25ade339-a3c0-4e73-aa72-371eb039ea9c', '43564f96-45b4-4d42-a3c1-010e6b14fe0b'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:33:59.168584 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91862b7e-40b6-410b-8f19-2d5e2f6aace5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6750cd90-689a-462d-9abf-3dafd2e72a5c', 'b53bc382-5b87-4fd3-bb99-a2db7bcfd77c', '25ade339-a3c0-4e73-aa72-371eb039ea9c', '43564f96-45b4-4d42-a3c1-010e6b14fe0b']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:59.169241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beaec037-5953-4dcd-af00-ed839da1cfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:59.217368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beaec037-5953-4dcd-af00-ed839da1cfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fa332f7-f4bc-4fa6-a36f-33196f3099e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1140088290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9cc3ca207e4bf5a321e261a937b537',qos_specs=None,replication_status=,reservations=['6750cd90-689a-462d-9abf-3dafd2e72a5c','b53bc382-5b87-4fd3-bb99-a2db7bcfd77c','25ade339-a3c0-4e73-aa72-371eb039ea9c','43564f96-45b4-4d42-a3c1-010e6b14fe0b'],size=1,snapshot_id=d68c6f5b-f3ab-4070-b564-aa2d83afac10,source_replicaid=,source_volid=None,status='creating',user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1140088290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fa332f7-f4bc-4fa6-a36f-33196f3099e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a9cc3ca207e4bf5a321e261a937b537',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d68c6f5b-f3ab-4070-b564-aa2d83afac10,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:59.218156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a945714-8369-4994-b7c6-699cca90a200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:59.248966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a945714-8369-4994-b7c6-699cca90a200) transitioned into state 'SUCCESS' from state '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-1140088290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a9cc3ca207e4bf5a321e261a937b537',qos_specs=None,replication_status=,reservations=['6750cd90-689a-462d-9abf-3dafd2e72a5c','b53bc382-5b87-4fd3-bb99-a2db7bcfd77c','25ade339-a3c0-4e73-aa72-371eb039ea9c','43564f96-45b4-4d42-a3c1-010e6b14fe0b'],size=1,snapshot_id=d68c6f5b-f3ab-4070-b564-aa2d83afac10,source_replicaid=,source_volid=None,status='creating',user_id='643f5f08ebb44e4096c0fd215ff2aa61',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:59.250127 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c88bac-f47d-43a9-8c4a-df82cb03caf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:33:59.291611 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c88bac-f47d-43a9-8c4a-df82cb03caf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:33:59.293090 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Flow 'volume_create_api' (bc67461f-b3e2-43fc-b811-d051dcb4a9a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:33:59.294336 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Create volume request issued successfully. Aug 18 07:33:59.294564 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46990ee3-8130-4f24-ba46-15bffdd18a1a tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:33:59.295182 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 453/1784] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:33:59 2026] POST /volume/v3/volumes => generated 785 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:33:59.313156 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e2ab0dc5-08ec-4789-bcb5-d2a858b2f422 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.315576 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2ab0dc5-08ec-4789-bcb5-d2a858b2f422 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:33:59.316284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2ab0dc5-08ec-4789-bcb5-d2a858b2f422 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:59.316284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2ab0dc5-08ec-4789-bcb5-d2a858b2f422 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:59.324598 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:59.324598 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:59.329048 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e2ab0dc5-08ec-4789-bcb5-d2a858b2f422 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:33:59.334916 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2ab0dc5-08ec-4789-bcb5-d2a858b2f422 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 returned with HTTP 200 Aug 18 07:33:59.335594 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 450/1785] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:59 2026] GET /volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:59.472232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9c090b6e-e0a6-4e08-96d4-c52d68f899e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.474598 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c090b6e-e0a6-4e08-96d4-c52d68f899e2 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:33:59.475297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c090b6e-e0a6-4e08-96d4-c52d68f899e2 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:59.475297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c090b6e-e0a6-4e08-96d4-c52d68f899e2 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:59.475297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9c090b6e-e0a6-4e08-96d4-c52d68f899e2 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:33:59.481169 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:59.481169 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:59.482265 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c090b6e-e0a6-4e08-96d4-c52d68f899e2 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:33:59.482700 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 439/1786] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:59 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:59.826026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1dea2ed3-c607-4730-85cf-bc46df69efb8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.829730 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1dea2ed3-c607-4730-85cf-bc46df69efb8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 Aug 18 07:33:59.830388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1dea2ed3-c607-4730-85cf-bc46df69efb8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:59.830388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1dea2ed3-c607-4730-85cf-bc46df69efb8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:59.840124 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1dea2ed3-c607-4730-85cf-bc46df69efb8 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 returned with HTTP 404 Aug 18 07:33:59.840746 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 445/1787] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:59 2026] GET /volume/v3/volumes/978ed4a6-4b6b-4292-aa7d-00be9205f979 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:33:59.854006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c8e292b-4f2a-4c59-bd14-f59ec5d0628a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.855955 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c8e292b-4f2a-4c59-bd14-f59ec5d0628a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:59.855955 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c8e292b-4f2a-4c59-bd14-f59ec5d0628a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:59.855955 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c8e292b-4f2a-4c59-bd14-f59ec5d0628a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:59.863283 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:59.863283 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:33:59.866769 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0c8e292b-4f2a-4c59-bd14-f59ec5d0628a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:59.871896 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c8e292b-4f2a-4c59-bd14-f59ec5d0628a tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:59.871896 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 454/1788] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:59 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:33:59.888681 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-47479ced-33b4-418d-96d6-a92f80ea0dba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.891202 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-47479ced-33b4-418d-96d6-a92f80ea0dba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:59.891202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-47479ced-33b4-418d-96d6-a92f80ea0dba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:59.892037 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-47479ced-33b4-418d-96d6-a92f80ea0dba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:59.892037 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-47479ced-33b4-418d-96d6-a92f80ea0dba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume with id: 3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:59.901655 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:59.901655 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:33:59.902322 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-47479ced-33b4-418d-96d6-a92f80ea0dba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:59.927617 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-47479ced-33b4-418d-96d6-a92f80ea0dba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Delete volume request issued successfully. Aug 18 07:33:59.928558 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-47479ced-33b4-418d-96d6-a92f80ea0dba tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 202 Aug 18 07:33:59.928558 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 451/1789] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:33:59 2026] DELETE /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:33:59.938002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-581c8460-6240-4d48-b326-62ae42ce4ac1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:33:59.940832 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-581c8460-6240-4d48-b326-62ae42ce4ac1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:33:59.940902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-581c8460-6240-4d48-b326-62ae42ce4ac1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:33:59.941354 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-581c8460-6240-4d48-b326-62ae42ce4ac1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:33:59.952564 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:33:59.952564 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:33:59.956843 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-581c8460-6240-4d48-b326-62ae42ce4ac1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Volume info retrieved successfully. Aug 18 07:33:59.963254 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-581c8460-6240-4d48-b326-62ae42ce4ac1 tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 200 Aug 18 07:33:59.963926 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 440/1790] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:33:59 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:00.350079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b66f2713-e0d0-4ca4-818e-6620be9f01ac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:00.355659 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b66f2713-e0d0-4ca4-818e-6620be9f01ac tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:34:00.355909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b66f2713-e0d0-4ca4-818e-6620be9f01ac tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:00.356107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b66f2713-e0d0-4ca4-818e-6620be9f01ac tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:00.371398 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:00.371398 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:00.376783 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b66f2713-e0d0-4ca4-818e-6620be9f01ac tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:34:00.383891 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b66f2713-e0d0-4ca4-818e-6620be9f01ac tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 returned with HTTP 200 Aug 18 07:34:00.384597 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 446/1791] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:00 2026] GET /volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:00.400111 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5942528-7168-44ce-b4f3-4c463e9dc242 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:00.403401 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5942528-7168-44ce-b4f3-4c463e9dc242 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:34:00.403714 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5942528-7168-44ce-b4f3-4c463e9dc242 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:00.404878 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5942528-7168-44ce-b4f3-4c463e9dc242 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:00.415401 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:00.415401 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:00.420281 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5942528-7168-44ce-b4f3-4c463e9dc242 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:34:00.425957 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5942528-7168-44ce-b4f3-4c463e9dc242 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 returned with HTTP 200 Aug 18 07:34:00.426433 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 455/1792] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:00 2026] GET /volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:00.442504 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b00440ea-374b-434c-8b21-1571a069c5fd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:00.444499 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b00440ea-374b-434c-8b21-1571a069c5fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2?cascade=True Aug 18 07:34:00.444790 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b00440ea-374b-434c-8b21-1571a069c5fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:00.445081 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b00440ea-374b-434c-8b21-1571a069c5fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:00.445380 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b00440ea-374b-434c-8b21-1571a069c5fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume with id: 9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:34:00.453034 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:00.453034 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:00.453731 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b00440ea-374b-434c-8b21-1571a069c5fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:34:00.488857 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b00440ea-374b-434c-8b21-1571a069c5fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume request issued successfully. Aug 18 07:34:00.488857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b00440ea-374b-434c-8b21-1571a069c5fd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2?cascade=True returned with HTTP 202 Aug 18 07:34:00.488857 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 452/1793] 10.4.3.152 () {66 vars in 1376 bytes} [Tue Aug 18 07:34:00 2026] DELETE /volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:00.495264 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-92319474-d2bf-4ed5-af96-7563fb14f1b3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:00.500239 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92319474-d2bf-4ed5-af96-7563fb14f1b3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:00.500445 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92319474-d2bf-4ed5-af96-7563fb14f1b3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:00.500663 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92319474-d2bf-4ed5-af96-7563fb14f1b3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:00.500761 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-92319474-d2bf-4ed5-af96-7563fb14f1b3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:00.503179 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-557a2201-b784-4b4d-b07f-a316daa5c2dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:00.506660 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:00.506660 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:00.506872 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-557a2201-b784-4b4d-b07f-a316daa5c2dd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:34:00.507258 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-557a2201-b784-4b4d-b07f-a316daa5c2dd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:00.507582 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-557a2201-b784-4b4d-b07f-a316daa5c2dd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:00.507789 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92319474-d2bf-4ed5-af96-7563fb14f1b3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:00.508348 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 441/1794] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:00 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:00.519796 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:00.519796 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:00.525651 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-557a2201-b784-4b4d-b07f-a316daa5c2dd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:34:00.533388 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-557a2201-b784-4b4d-b07f-a316daa5c2dd tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 returned with HTTP 200 Aug 18 07:34:00.534198 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 447/1795] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:00 2026] GET /volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:00.980807 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-25157154-a774-40d5-bb86-82557ba6368c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:00.983621 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25157154-a774-40d5-bb86-82557ba6368c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] GET https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d Aug 18 07:34:00.983875 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25157154-a774-40d5-bb86-82557ba6368c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:00.984145 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25157154-a774-40d5-bb86-82557ba6368c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:00.992067 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25157154-a774-40d5-bb86-82557ba6368c tempest-VolumesSnapshotTestJSON-331584988 tempest-VolumesSnapshotTestJSON-331584988-project-member] https://10.4.3.152/volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d returned with HTTP 404 Aug 18 07:34:00.992796 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 456/1796] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:00 2026] GET /volume/v3/volumes/3612a38f-89b6-4969-82fe-0b49486de57d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:01.523886 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-784121e1-1179-4b35-bb6f-b3155951755c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:01.526007 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-784121e1-1179-4b35-bb6f-b3155951755c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:01.526202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-784121e1-1179-4b35-bb6f-b3155951755c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:01.526446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-784121e1-1179-4b35-bb6f-b3155951755c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:01.526592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-784121e1-1179-4b35-bb6f-b3155951755c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:01.531040 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:01.531040 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:01.531822 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-784121e1-1179-4b35-bb6f-b3155951755c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:01.532186 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 453/1797] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:01 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:01.550176 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d04404ea-540f-4a74-a1da-3c26edcc4534 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:01.552164 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d04404ea-540f-4a74-a1da-3c26edcc4534 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:34:01.552390 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d04404ea-540f-4a74-a1da-3c26edcc4534 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:01.552594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d04404ea-540f-4a74-a1da-3c26edcc4534 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:01.562843 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d04404ea-540f-4a74-a1da-3c26edcc4534 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 returned with HTTP 404 Aug 18 07:34:01.563695 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 442/1798] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:01 2026] GET /volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:01.571308 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:01.573437 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:34:01.573694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:01.573961 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:01.574667 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:34:01.575628 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:34:01.584969 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Get all volumes completed successfully. Aug 18 07:34:01.585901 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c03f6ba8-351d-4ce5-8fc5-aca4014a0296 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:34:01.586631 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 448/1799] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:34:01 2026] GET /volume/v3/volumes => generated 335 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:01.598792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7f880f96-b617-49c9-b37e-ddbaed93561d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:01.601445 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f880f96-b617-49c9-b37e-ddbaed93561d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 18 07:34:01.601555 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f880f96-b617-49c9-b37e-ddbaed93561d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:01.601914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f880f96-b617-49c9-b37e-ddbaed93561d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:01.602608 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-7f880f96-b617-49c9-b37e-ddbaed93561d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:34:01.603737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-7f880f96-b617-49c9-b37e-ddbaed93561d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Building query based on filter {{(pid=100291) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:34:01.611774 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7f880f96-b617-49c9-b37e-ddbaed93561d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Get all snapshots completed successfully. Aug 18 07:34:01.612039 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f880f96-b617-49c9-b37e-ddbaed93561d tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 18 07:34:01.612752 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 457/1800] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:34:01 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:34:01.623622 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f23026c0-2781-4031-8039-94751eb68bb8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:01.626357 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f23026c0-2781-4031-8039-94751eb68bb8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:34:01.626618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f23026c0-2781-4031-8039-94751eb68bb8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:01.626861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f23026c0-2781-4031-8039-94751eb68bb8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:01.634540 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:01.634540 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:01.638523 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f23026c0-2781-4031-8039-94751eb68bb8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:34:01.642819 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f23026c0-2781-4031-8039-94751eb68bb8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 returned with HTTP 200 Aug 18 07:34:01.643377 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 454/1801] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:01 2026] GET /volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:01.656145 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-506e7c22-37f8-4697-916e-b9affc4e065b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:01.659275 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-506e7c22-37f8-4697-916e-b9affc4e065b tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:34:01.659537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-506e7c22-37f8-4697-916e-b9affc4e065b tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:01.659793 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-506e7c22-37f8-4697-916e-b9affc4e065b tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:01.660001 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-506e7c22-37f8-4697-916e-b9affc4e065b tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume with id: 4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:34:01.667843 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:01.667843 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:01.668786 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-506e7c22-37f8-4697-916e-b9affc4e065b tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:34:01.696774 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-506e7c22-37f8-4697-916e-b9affc4e065b tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume request issued successfully. Aug 18 07:34:01.696959 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-506e7c22-37f8-4697-916e-b9affc4e065b tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 returned with HTTP 202 Aug 18 07:34:01.697558 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 443/1802] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:01 2026] DELETE /volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:01.709715 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4cfba55e-91ab-4034-803a-cf60758da076 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:01.711689 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4cfba55e-91ab-4034-803a-cf60758da076 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:34:01.711981 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4cfba55e-91ab-4034-803a-cf60758da076 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:01.712364 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4cfba55e-91ab-4034-803a-cf60758da076 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:01.721237 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:01.721237 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:01.725968 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4cfba55e-91ab-4034-803a-cf60758da076 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Volume info retrieved successfully. Aug 18 07:34:01.731553 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4cfba55e-91ab-4034-803a-cf60758da076 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 returned with HTTP 200 Aug 18 07:34:01.732224 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 449/1803] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:01 2026] GET /volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:02.544891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-592f4498-a981-4f31-a7b3-87301fdb776a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:02.547252 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-592f4498-a981-4f31-a7b3-87301fdb776a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:02.547444 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-592f4498-a981-4f31-a7b3-87301fdb776a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:02.547789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-592f4498-a981-4f31-a7b3-87301fdb776a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:02.547923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-592f4498-a981-4f31-a7b3-87301fdb776a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:02.552654 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:02.552654 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:02.553392 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-592f4498-a981-4f31-a7b3-87301fdb776a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:02.553910 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 458/1804] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:02 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:02.747439 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-973a1cd9-c24a-4cdb-8809-df0c776f89fe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:02.749605 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-973a1cd9-c24a-4cdb-8809-df0c776f89fe tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 Aug 18 07:34:02.749821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-973a1cd9-c24a-4cdb-8809-df0c776f89fe tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:02.750033 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-973a1cd9-c24a-4cdb-8809-df0c776f89fe tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:02.756798 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-973a1cd9-c24a-4cdb-8809-df0c776f89fe tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 returned with HTTP 404 Aug 18 07:34:02.757657 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 455/1805] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:02 2026] GET /volume/v3/volumes/4fa332f7-f4bc-4fa6-a36f-33196f3099e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:02.766503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-43f693b4-e60a-43b6-8a77-553c8b76d0f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:02.768766 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43f693b4-e60a-43b6-8a77-553c8b76d0f8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 Aug 18 07:34:02.769000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43f693b4-e60a-43b6-8a77-553c8b76d0f8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:02.769763 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43f693b4-e60a-43b6-8a77-553c8b76d0f8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:02.769763 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-43f693b4-e60a-43b6-8a77-553c8b76d0f8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete snapshot with id: d68c6f5b-f3ab-4070-b564-aa2d83afac10 Aug 18 07:34:02.775969 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43f693b4-e60a-43b6-8a77-553c8b76d0f8 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 returned with HTTP 404 Aug 18 07:34:02.776749 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 444/1806] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:02 2026] DELETE /volume/v3/snapshots/d68c6f5b-f3ab-4070-b564-aa2d83afac10 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:02.785408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6387b904-b0cb-4aa1-9759-2f4abdbb3e9c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:02.787958 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6387b904-b0cb-4aa1-9759-2f4abdbb3e9c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] GET https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:34:02.787958 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6387b904-b0cb-4aa1-9759-2f4abdbb3e9c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:02.788238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6387b904-b0cb-4aa1-9759-2f4abdbb3e9c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:02.797654 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6387b904-b0cb-4aa1-9759-2f4abdbb3e9c tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 returned with HTTP 404 Aug 18 07:34:02.798273 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 450/1807] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:02 2026] GET /volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:02.811317 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0d88be90-8024-48b0-8df3-8edb8b9c1990 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:02.813127 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d88be90-8024-48b0-8df3-8edb8b9c1990 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:34:02.813682 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d88be90-8024-48b0-8df3-8edb8b9c1990 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:02.813808 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d88be90-8024-48b0-8df3-8edb8b9c1990 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:02.814062 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0d88be90-8024-48b0-8df3-8edb8b9c1990 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] Delete volume with id: 9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 Aug 18 07:34:02.822279 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d88be90-8024-48b0-8df3-8edb8b9c1990 tempest-VolumesDeleteCascade-629236463 tempest-VolumesDeleteCascade-629236463-project-member] https://10.4.3.152/volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 returned with HTTP 404 Aug 18 07:34:02.822925 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 459/1808] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:02 2026] DELETE /volume/v3/volumes/9872f32e-eb44-40f2-8b55-dd4ea9e63ac2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:03.567054 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c633032-4561-433a-a386-e7bb7efa911e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:03.570831 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c633032-4561-433a-a386-e7bb7efa911e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:03.571163 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c633032-4561-433a-a386-e7bb7efa911e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:03.571559 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c633032-4561-433a-a386-e7bb7efa911e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:03.571739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3c633032-4561-433a-a386-e7bb7efa911e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:03.577937 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:03.577937 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:03.578852 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c633032-4561-433a-a386-e7bb7efa911e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:03.578920 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 456/1809] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:03 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:04.594529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-faee9231-234f-4938-a81e-abcc828153ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:04.597452 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-faee9231-234f-4938-a81e-abcc828153ac tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:04.597773 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-faee9231-234f-4938-a81e-abcc828153ac tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:04.598056 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-faee9231-234f-4938-a81e-abcc828153ac tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:04.601276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-faee9231-234f-4938-a81e-abcc828153ac tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:04.606790 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:04.606790 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:04.608019 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-faee9231-234f-4938-a81e-abcc828153ac tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:04.608579 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 445/1810] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:04 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:05.625147 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb270491-48fb-4e57-ba96-6eafb81005f5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:05.628948 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb270491-48fb-4e57-ba96-6eafb81005f5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:05.629657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb270491-48fb-4e57-ba96-6eafb81005f5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:05.629994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb270491-48fb-4e57-ba96-6eafb81005f5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:05.630142 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-fb270491-48fb-4e57-ba96-6eafb81005f5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:05.638407 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:05.638407 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:05.639459 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb270491-48fb-4e57-ba96-6eafb81005f5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:05.639952 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 451/1811] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:05 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:34:06.235260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eba26173-a599-4619-9b7b-83e4725998bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:06.238364 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eba26173-a599-4619-9b7b-83e4725998bc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:06.238638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eba26173-a599-4619-9b7b-83e4725998bc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:06.238895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eba26173-a599-4619-9b7b-83e4725998bc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:06.251340 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:06.251340 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:06.256452 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eba26173-a599-4619-9b7b-83e4725998bc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:06.262816 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eba26173-a599-4619-9b7b-83e4725998bc tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:34:06.263404 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 460/1812] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:06 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:06.313163 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-7b37fcd3-c19a-4f93-a5f3-bbc04b841e3c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:06.316542 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-7b37fcd3-c19a-4f93-a5f3-bbc04b841e3c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:06.316903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-7b37fcd3-c19a-4f93-a5f3-bbc04b841e3c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:06.317263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-7b37fcd3-c19a-4f93-a5f3-bbc04b841e3c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:06.332926 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:06.332926 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:06.337807 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-7b37fcd3-c19a-4f93-a5f3-bbc04b841e3c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:06.343520 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-7b37fcd3-c19a-4f93-a5f3-bbc04b841e3c tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:34:06.344225 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 457/1813] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:06 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:06.367803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-d6ec23ab-0fb4-4b07-a2de-ea3cd13c1e6e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:06.371360 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-d6ec23ab-0fb4-4b07-a2de-ea3cd13c1e6e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] POST https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a/action Aug 18 07:34:06.371920 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-d6ec23ab-0fb4-4b07-a2de-ea3cd13c1e6e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:06.372109 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-d6ec23ab-0fb4-4b07-a2de-ea3cd13c1e6e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:06.395647 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:06.395647 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:06.396302 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-d6ec23ab-0fb4-4b07-a2de-ea3cd13c1e6e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:06.404932 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-d6ec23ab-0fb4-4b07-a2de-ea3cd13c1e6e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Begin detaching volume completed successfully. Aug 18 07:34:06.405168 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-d6ec23ab-0fb4-4b07-a2de-ea3cd13c1e6e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a/action returned with HTTP 202 Aug 18 07:34:06.405812 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 446/1814] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:34:06 2026] POST /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:34:06.451112 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-59a59a8c-9331-4db2-a2ab-4aa5ba6fab0a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:06.451486 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59a59a8c-9331-4db2-a2ab-4aa5ba6fab0a None None] GET https://10.4.3.152/volume// Aug 18 07:34:06.451657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59a59a8c-9331-4db2-a2ab-4aa5ba6fab0a None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:06.451876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59a59a8c-9331-4db2-a2ab-4aa5ba6fab0a None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:06.452142 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59a59a8c-9331-4db2-a2ab-4aa5ba6fab0a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:34:06.452424 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 452/1815] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:34:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:34:06.466356 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-c6935a05-c662-42aa-ab1a-72d741a62a7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:06.473810 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-c6935a05-c662-42aa-ab1a-72d741a62a7d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:06.474143 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-c6935a05-c662-42aa-ab1a-72d741a62a7d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:06.474417 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-c6935a05-c662-42aa-ab1a-72d741a62a7d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:06.486833 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:06.486833 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:06.492106 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-c6935a05-c662-42aa-ab1a-72d741a62a7d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:06.497872 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-c6935a05-c662-42aa-ab1a-72d741a62a7d tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:34:06.498458 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 461/1816] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:34:06 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:34:06.655792 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec19ef0f-c0fc-4773-8897-db328e9681d0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:06.661813 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec19ef0f-c0fc-4773-8897-db328e9681d0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:06.662013 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec19ef0f-c0fc-4773-8897-db328e9681d0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:06.662204 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec19ef0f-c0fc-4773-8897-db328e9681d0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:06.662327 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ec19ef0f-c0fc-4773-8897-db328e9681d0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:06.666706 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:06.666706 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:06.667388 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec19ef0f-c0fc-4773-8897-db328e9681d0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:06.667756 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 458/1817] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:06 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:07.462298 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-5c88bcf8-d487-4de7-805f-dc7258c59b1e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:07.465620 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-5c88bcf8-d487-4de7-805f-dc7258c59b1e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110 Aug 18 07:34:07.466120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-5c88bcf8-d487-4de7-805f-dc7258c59b1e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:07.466360 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-5c88bcf8-d487-4de7-805f-dc7258c59b1e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:07.484111 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:07.484111 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:07.551767 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-234d4c52-9087-4f4e-84af-4279198dcfb8 req-5c88bcf8-d487-4de7-805f-dc7258c59b1e tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110 returned with HTTP 200 Aug 18 07:34:07.552686 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 447/1818] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:34:07 2026] DELETE /volume/v3/attachments/d73bad71-54a0-48fe-bf7c-d16cfa13d110 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:07.680780 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b1a3306-70cc-4e66-b1a6-8636a4451716 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:07.683776 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b1a3306-70cc-4e66-b1a6-8636a4451716 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:07.684108 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b1a3306-70cc-4e66-b1a6-8636a4451716 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:07.684617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b1a3306-70cc-4e66-b1a6-8636a4451716 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:07.684617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1b1a3306-70cc-4e66-b1a6-8636a4451716 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:07.691557 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:07.691557 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:07.692502 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b1a3306-70cc-4e66-b1a6-8636a4451716 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:07.692830 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 453/1819] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:07 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:08.587832 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ace13202-78c3-46c3-be94-259100abd97f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:08.590101 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ace13202-78c3-46c3-be94-259100abd97f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:08.590322 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ace13202-78c3-46c3-be94-259100abd97f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:08.590506 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ace13202-78c3-46c3-be94-259100abd97f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:08.600014 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:08.600014 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:08.606003 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ace13202-78c3-46c3-be94-259100abd97f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:08.613135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ace13202-78c3-46c3-be94-259100abd97f tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:34:08.613135 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 462/1820] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:08 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:08.707418 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5a8ea76c-5f46-4bd6-a0ee-b528798a6b4e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:08.710218 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a8ea76c-5f46-4bd6-a0ee-b528798a6b4e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:08.710421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a8ea76c-5f46-4bd6-a0ee-b528798a6b4e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:08.710656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a8ea76c-5f46-4bd6-a0ee-b528798a6b4e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:08.710793 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5a8ea76c-5f46-4bd6-a0ee-b528798a6b4e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:08.718029 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:08.718029 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:08.722074 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a8ea76c-5f46-4bd6-a0ee-b528798a6b4e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:08.722074 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 459/1821] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:08 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:09.735358 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61ca3120-a10c-4d96-a825-b8338c74ec89 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:09.738670 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61ca3120-a10c-4d96-a825-b8338c74ec89 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:09.738952 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61ca3120-a10c-4d96-a825-b8338c74ec89 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:09.741257 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61ca3120-a10c-4d96-a825-b8338c74ec89 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:09.741392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-61ca3120-a10c-4d96-a825-b8338c74ec89 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:09.750535 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:09.750535 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:09.751474 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61ca3120-a10c-4d96-a825-b8338c74ec89 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:09.751879 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 448/1822] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:09 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:10.766347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-182aa40c-5648-4345-9c65-aa27d710ea4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:10.769744 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-182aa40c-5648-4345-9c65-aa27d710ea4d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:10.769948 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-182aa40c-5648-4345-9c65-aa27d710ea4d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:10.770179 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-182aa40c-5648-4345-9c65-aa27d710ea4d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:10.770315 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-182aa40c-5648-4345-9c65-aa27d710ea4d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:10.775272 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:10.775272 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:10.776632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-182aa40c-5648-4345-9c65-aa27d710ea4d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:10.777048 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 454/1823] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:10 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:11.265995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7899096b-f2ce-449e-812b-c474563c5b8a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:11.268985 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7899096b-f2ce-449e-812b-c474563c5b8a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:11.268985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7899096b-f2ce-449e-812b-c474563c5b8a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:11.269231 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7899096b-f2ce-449e-812b-c474563c5b8a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:11.269360 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-7899096b-f2ce-449e-812b-c474563c5b8a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Delete volume with id: fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:11.285008 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:11.285008 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:11.285548 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7899096b-f2ce-449e-812b-c474563c5b8a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:11.309071 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7899096b-f2ce-449e-812b-c474563c5b8a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Delete volume request issued successfully. Aug 18 07:34:11.309377 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7899096b-f2ce-449e-812b-c474563c5b8a tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 202 Aug 18 07:34:11.310010 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 463/1824] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:11 2026] DELETE /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:11.321864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ece8e865-670f-4631-855a-07a601bfcb00 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:11.323860 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ece8e865-670f-4631-855a-07a601bfcb00 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:11.324137 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ece8e865-670f-4631-855a-07a601bfcb00 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:11.324362 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ece8e865-670f-4631-855a-07a601bfcb00 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:11.331182 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:11.331182 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:11.335707 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ece8e865-670f-4631-855a-07a601bfcb00 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:11.344426 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ece8e865-670f-4631-855a-07a601bfcb00 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 200 Aug 18 07:34:11.344995 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 460/1825] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:11 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:11.788090 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4aa5e0e0-a237-4930-9395-2636b9a1ca3d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:11.790090 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4aa5e0e0-a237-4930-9395-2636b9a1ca3d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:11.790341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4aa5e0e0-a237-4930-9395-2636b9a1ca3d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:11.790540 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4aa5e0e0-a237-4930-9395-2636b9a1ca3d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:11.790656 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4aa5e0e0-a237-4930-9395-2636b9a1ca3d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:11.795086 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:11.795086 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:11.795933 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4aa5e0e0-a237-4930-9395-2636b9a1ca3d tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:11.796346 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 449/1826] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:11 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:11.806918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:11.808911 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:11.809237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "70bfd21f-6d94-4122-a426-3a4f9d2f0c15", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-668579017"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:11.810615 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request body: {'volume': {"'backup_id": '70bfd21f-6d94-4122-a426-3a4f9d2f0c15', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-668579017'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:11.810741 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume of 1 GB Aug 18 07:34:11.815184 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Availability Zones retrieved successfully. Aug 18 07:34:11.820886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (8b776aed-b9e2-4a4c-8cbe-71ef2e40bb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:11.821913 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2f3c3a-e75d-4374-98b6-21311f8eaa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:11.822793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:11.850904 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2f3c3a-e75d-4374-98b6-21311f8eaa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:11.851698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294cd396-322f-475d-bf5e-68bd51d7ece5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:11.903410 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Created reservations ['e58d06fe-9036-4bd7-a8a1-67231bbb1be7', '90118b97-cb68-4a3d-9384-c67adccefd73', '899e4d02-7dee-4363-ab14-d1d4b7066f89', 'f91b7f4e-b211-443d-876c-89402e81abbf'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:11.904329 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294cd396-322f-475d-bf5e-68bd51d7ece5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e58d06fe-9036-4bd7-a8a1-67231bbb1be7', '90118b97-cb68-4a3d-9384-c67adccefd73', '899e4d02-7dee-4363-ab14-d1d4b7066f89', 'f91b7f4e-b211-443d-876c-89402e81abbf']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:11.906010 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecabf923-0a62-4f3d-9074-00ab6084ed79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:11.935644 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecabf923-0a62-4f3d-9074-00ab6084ed79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a88685-e4b7-449f-b444-bfd754f7f42f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-668579017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['e58d06fe-9036-4bd7-a8a1-67231bbb1be7','90118b97-cb68-4a3d-9384-c67adccefd73','899e4d02-7dee-4363-ab14-d1d4b7066f89','f91b7f4e-b211-443d-876c-89402e81abbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-668579017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a88685-e4b7-449f-b444-bfd754f7f42f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5875474446a4b3ea02a7bdfed84d559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:11.936600 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ecba92-05de-44c2-b87b-009caa970bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:11.957382 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ecba92-05de-44c2-b87b-009caa970bab) transitioned into state 'SUCCESS' from state '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-668579017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['e58d06fe-9036-4bd7-a8a1-67231bbb1be7','90118b97-cb68-4a3d-9384-c67adccefd73','899e4d02-7dee-4363-ab14-d1d4b7066f89','f91b7f4e-b211-443d-876c-89402e81abbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:11.958151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99cb68f7-1998-47a6-b4e5-559a11ae1500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:11.967445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99cb68f7-1998-47a6-b4e5-559a11ae1500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:11.968263 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (8b776aed-b9e2-4a4c-8cbe-71ef2e40bb48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:11.968552 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request issued successfully. Aug 18 07:34:11.969094 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b3c2ac6-f68b-4684-9cb4-b661aadd5f8c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:11.969520 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 455/1827] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:11 2026] POST /volume/v3/volumes => generated 757 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:11.984711 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:11.986190 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:11.987078 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "70bfd21f-6d94-4122-a426-3a4f9d2f0c15", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1243977880"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:11.988189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request body: {'volume': {"'backup_id": '70bfd21f-6d94-4122-a426-3a4f9d2f0c15', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1243977880'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:11.988464 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume of 1 GB Aug 18 07:34:11.992409 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Availability Zones retrieved successfully. Aug 18 07:34:11.998923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (9cbc41d7-6ff3-4fbb-bec1-5030052c3f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:11.999987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19d98cc-fefa-4ddc-ac99-036c64a34689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.001019 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:12.034516 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19d98cc-fefa-4ddc-ac99-036c64a34689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.035440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c3734e-3c99-4cf8-bc6d-1fe61bd91ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.078692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Created reservations ['fb4da43e-7bc5-4e03-ad37-d5aa76e8beca', 'b71e353d-cb5c-4f7d-8297-c4d6cc05bb58', '96a3283b-f7c3-4d4f-94d3-6fcdd4615dcc', 'cec781d1-5279-4cdb-b54c-85dc06009dc2'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:12.079477 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c3734e-3c99-4cf8-bc6d-1fe61bd91ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb4da43e-7bc5-4e03-ad37-d5aa76e8beca', 'b71e353d-cb5c-4f7d-8297-c4d6cc05bb58', '96a3283b-f7c3-4d4f-94d3-6fcdd4615dcc', 'cec781d1-5279-4cdb-b54c-85dc06009dc2']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.080216 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb80ff04-e701-460f-80a3-e217670cf810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.108204 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb80ff04-e701-460f-80a3-e217670cf810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34230f3-4eff-46bf-b152-74ba467bcc41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1243977880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['fb4da43e-7bc5-4e03-ad37-d5aa76e8beca','b71e353d-cb5c-4f7d-8297-c4d6cc05bb58','96a3283b-f7c3-4d4f-94d3-6fcdd4615dcc','cec781d1-5279-4cdb-b54c-85dc06009dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1243977880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34230f3-4eff-46bf-b152-74ba467bcc41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5875474446a4b3ea02a7bdfed84d559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.109380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b34411f-bdcf-44fa-855a-e6d931f45c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.130683 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b34411f-bdcf-44fa-855a-e6d931f45c85) transitioned into state 'SUCCESS' from state '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-1243977880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['fb4da43e-7bc5-4e03-ad37-d5aa76e8beca','b71e353d-cb5c-4f7d-8297-c4d6cc05bb58','96a3283b-f7c3-4d4f-94d3-6fcdd4615dcc','cec781d1-5279-4cdb-b54c-85dc06009dc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.131772 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a8dc9d-1b4e-481b-94f1-d28def97fa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.145008 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a8dc9d-1b4e-481b-94f1-d28def97fa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.146341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (9cbc41d7-6ff3-4fbb-bec1-5030052c3f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:12.146827 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request issued successfully. Aug 18 07:34:12.147555 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43ba6eec-892a-48a8-b1f5-af314758b8f6 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:12.148191 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 464/1828] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:11 2026] POST /volume/v3/volumes => generated 758 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:12.163785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.166373 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:12.166977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "70bfd21f-6d94-4122-a426-3a4f9d2f0c15", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2122714726"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:12.169105 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request body: {'volume': {"'backup_id": '70bfd21f-6d94-4122-a426-3a4f9d2f0c15', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2122714726'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:12.169343 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume of 1 GB Aug 18 07:34:12.175177 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Availability Zones retrieved successfully. Aug 18 07:34:12.184857 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (3f836540-01f9-4b6b-bdba-1e13192e44a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:12.186557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373d19bf-e05f-499d-a548-29da0e526a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.188023 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:12.224141 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373d19bf-e05f-499d-a548-29da0e526a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.224877 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a53f989-3c09-4e9a-98e0-2774df263f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.285544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Created reservations ['7524f2c1-6b84-40d4-a8df-37d859ac791f', '377d65d2-2e30-4d63-9f5f-67f8c483498a', 'b8a23705-0351-469a-be97-9103115ae6ed', '38505825-40b7-4c99-a717-8006e86c0fb8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:12.286693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a53f989-3c09-4e9a-98e0-2774df263f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7524f2c1-6b84-40d4-a8df-37d859ac791f', '377d65d2-2e30-4d63-9f5f-67f8c483498a', 'b8a23705-0351-469a-be97-9103115ae6ed', '38505825-40b7-4c99-a717-8006e86c0fb8']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.287806 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4962938c-5710-450b-8457-a414f7efd0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.316968 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4962938c-5710-450b-8457-a414f7efd0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e9c3a21-0617-48db-999d-33171d1f8de1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2122714726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['7524f2c1-6b84-40d4-a8df-37d859ac791f','377d65d2-2e30-4d63-9f5f-67f8c483498a','b8a23705-0351-469a-be97-9103115ae6ed','38505825-40b7-4c99-a717-8006e86c0fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2122714726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e9c3a21-0617-48db-999d-33171d1f8de1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5875474446a4b3ea02a7bdfed84d559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.317992 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23defc75-50ca-4284-8d77-5b7b585232ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.341413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23defc75-50ca-4284-8d77-5b7b585232ca) transitioned into state 'SUCCESS' from state '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-2122714726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['7524f2c1-6b84-40d4-a8df-37d859ac791f','377d65d2-2e30-4d63-9f5f-67f8c483498a','b8a23705-0351-469a-be97-9103115ae6ed','38505825-40b7-4c99-a717-8006e86c0fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.342425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42996019-9952-46e0-8d27-da149ddd22e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.354497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42996019-9952-46e0-8d27-da149ddd22e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.355465 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (3f836540-01f9-4b6b-bdba-1e13192e44a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:12.355835 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request issued successfully. Aug 18 07:34:12.356528 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56ffcc37-7b98-495c-a467-bc17a31a32d4 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:12.357062 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 461/1829] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:12 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:12.360069 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ffc0316c-3c12-4dc3-bc71-8e30029038e1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.362690 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ffc0316c-3c12-4dc3-bc71-8e30029038e1 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a Aug 18 07:34:12.363001 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ffc0316c-3c12-4dc3-bc71-8e30029038e1 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.363302 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ffc0316c-3c12-4dc3-bc71-8e30029038e1 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.373654 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ffc0316c-3c12-4dc3-bc71-8e30029038e1 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a returned with HTTP 404 Aug 18 07:34:12.373792 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.374156 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 450/1830] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:12 2026] GET /volume/v3/volumes/fbdfbf40-97f3-4cb2-8c9d-e0ce56561c1a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:12.377121 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:12.377694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "70bfd21f-6d94-4122-a426-3a4f9d2f0c15", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-664591752"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:12.379769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request body: {'volume': {"'backup_id": '70bfd21f-6d94-4122-a426-3a4f9d2f0c15', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-664591752'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:12.379980 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume of 1 GB Aug 18 07:34:12.380425 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.380425 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:12.383511 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.385456 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 Aug 18 07:34:12.385662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.385733 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Availability Zones retrieved successfully. Aug 18 07:34:12.385906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.386083 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Delete volume with id: e6887f39-c10e-436d-9f3f-b6f833c99222 Aug 18 07:34:12.394124 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.394124 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:12.394656 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:12.396563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (ebbbacf4-9d63-4408-8d66-27a548b8b2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:12.397634 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9254fd5a-a42e-45fc-a42d-16f611d82800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.398641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:12.415381 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Delete volume request issued successfully. Aug 18 07:34:12.415616 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a949b2d-01ce-4bb5-b424-bea2c530b908 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 returned with HTTP 202 Aug 18 07:34:12.416231 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 465/1831] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:12 2026] DELETE /volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:12.426677 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2b5b0fde-a745-4251-b70f-072a98c9f8fa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.429027 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b5b0fde-a745-4251-b70f-072a98c9f8fa tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 Aug 18 07:34:12.429181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b5b0fde-a745-4251-b70f-072a98c9f8fa tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.429414 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b5b0fde-a745-4251-b70f-072a98c9f8fa tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.438104 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.438104 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:12.439803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9254fd5a-a42e-45fc-a42d-16f611d82800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.441105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aeccd36-e730-4e8c-949b-3dd854309b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.443691 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2b5b0fde-a745-4251-b70f-072a98c9f8fa tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Volume info retrieved successfully. Aug 18 07:34:12.449876 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b5b0fde-a745-4251-b70f-072a98c9f8fa tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 returned with HTTP 200 Aug 18 07:34:12.450691 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 462/1832] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:12 2026] GET /volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:12.498926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Created reservations ['50538df0-4f20-4865-ad4c-8d0d5d34d4c4', '48131b65-733e-4dc9-937d-29a6326d6ba2', 'aeb0d830-90f4-404e-87b7-bf89d8974b08', '48bd33d4-37c0-482c-a957-cdf20c5459e0'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:12.501025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aeccd36-e730-4e8c-949b-3dd854309b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50538df0-4f20-4865-ad4c-8d0d5d34d4c4', '48131b65-733e-4dc9-937d-29a6326d6ba2', 'aeb0d830-90f4-404e-87b7-bf89d8974b08', '48bd33d4-37c0-482c-a957-cdf20c5459e0']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.501870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc7ec880-c5e5-403a-b373-0cbde42b6de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.535761 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc7ec880-c5e5-403a-b373-0cbde42b6de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e011915-a5e8-42c8-9da1-f57a7d9c9f63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-664591752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['50538df0-4f20-4865-ad4c-8d0d5d34d4c4','48131b65-733e-4dc9-937d-29a6326d6ba2','aeb0d830-90f4-404e-87b7-bf89d8974b08','48bd33d4-37c0-482c-a957-cdf20c5459e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-664591752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e011915-a5e8-42c8-9da1-f57a7d9c9f63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5875474446a4b3ea02a7bdfed84d559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.537153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac17bddc-1338-4c87-9c44-a327bbd064ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.563149 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac17bddc-1338-4c87-9c44-a327bbd064ba) transitioned into state 'SUCCESS' from state '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-664591752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['50538df0-4f20-4865-ad4c-8d0d5d34d4c4','48131b65-733e-4dc9-937d-29a6326d6ba2','aeb0d830-90f4-404e-87b7-bf89d8974b08','48bd33d4-37c0-482c-a957-cdf20c5459e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.563955 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a055f6b3-e969-47a6-8612-780583e388c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.576419 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a055f6b3-e969-47a6-8612-780583e388c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.577725 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (ebbbacf4-9d63-4408-8d66-27a548b8b2e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:12.578032 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request issued successfully. Aug 18 07:34:12.578903 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cab3b8bb-144a-4fe2-a730-a332e9e39267 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:12.579333 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 456/1833] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:12 2026] POST /volume/v3/volumes => generated 757 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:12.594990 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.597244 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:12.597697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "70bfd21f-6d94-4122-a426-3a4f9d2f0c15", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1494264473"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:12.599720 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request body: {'volume': {"'backup_id": '70bfd21f-6d94-4122-a426-3a4f9d2f0c15', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1494264473'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:12.599869 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume of 1 GB Aug 18 07:34:12.605962 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Availability Zones retrieved successfully. Aug 18 07:34:12.615041 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (f48ea564-15e1-4764-9eac-fbf3f3f19c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:12.616300 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9390d02f-7ceb-471c-af91-820313945916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.617648 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:12.670255 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9390d02f-7ceb-471c-af91-820313945916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.671070 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645f49d8-556b-4d89-af47-e2d348c064b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.733921 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Created reservations ['0e800ff5-ca82-4e8b-8828-51f6771d9767', 'fcd36b7c-6f98-4163-9e5e-31f753ae3952', 'cb4c6fcf-49d9-49ee-9792-452cc1de8cda', 'a3f63b30-a3ec-46f8-b8c8-e632204f91a4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:12.734883 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645f49d8-556b-4d89-af47-e2d348c064b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e800ff5-ca82-4e8b-8828-51f6771d9767', 'fcd36b7c-6f98-4163-9e5e-31f753ae3952', 'cb4c6fcf-49d9-49ee-9792-452cc1de8cda', 'a3f63b30-a3ec-46f8-b8c8-e632204f91a4']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.736240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a976da17-570a-458a-923b-8b7ae8a7d625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.761809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a976da17-570a-458a-923b-8b7ae8a7d625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1494264473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['0e800ff5-ca82-4e8b-8828-51f6771d9767','fcd36b7c-6f98-4163-9e5e-31f753ae3952','cb4c6fcf-49d9-49ee-9792-452cc1de8cda','a3f63b30-a3ec-46f8-b8c8-e632204f91a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1494264473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5875474446a4b3ea02a7bdfed84d559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.762634 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0010fbd3-5c38-4eb1-a294-3985efb14bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.787120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0010fbd3-5c38-4eb1-a294-3985efb14bbb) transitioned into state 'SUCCESS' from state '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-1494264473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5875474446a4b3ea02a7bdfed84d559',qos_specs=None,replication_status=,reservations=['0e800ff5-ca82-4e8b-8828-51f6771d9767','fcd36b7c-6f98-4163-9e5e-31f753ae3952','cb4c6fcf-49d9-49ee-9792-452cc1de8cda','a3f63b30-a3ec-46f8-b8c8-e632204f91a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55bd3b1283b94f768503a5c00fb91f7f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.787875 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1ed462-f7c3-4c9b-9d43-6e92e9eb86dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:12.800719 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1ed462-f7c3-4c9b-9d43-6e92e9eb86dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:12.801366 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Flow 'volume_create_api' (f48ea564-15e1-4764-9eac-fbf3f3f19c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:12.801791 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Create volume request issued successfully. Aug 18 07:34:12.802565 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-20fd17e3-8e46-4a4a-9949-ed29abe3a1ad tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:12.803121 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 451/1834] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:12 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:12.816485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-839578ef-78ce-4082-8a6f-b16f846986d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.819365 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-839578ef-78ce-4082-8a6f-b16f846986d7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f Aug 18 07:34:12.819365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-839578ef-78ce-4082-8a6f-b16f846986d7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.819583 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-839578ef-78ce-4082-8a6f-b16f846986d7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.823924 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=502,cinder:UPDATE=117,cinder:INSERT=55 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:34:12.829537 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.829537 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:12.833937 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-839578ef-78ce-4082-8a6f-b16f846986d7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:12.838754 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-839578ef-78ce-4082-8a6f-b16f846986d7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f returned with HTTP 200 Aug 18 07:34:12.839142 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 466/1835] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:12 2026] GET /volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:12.850875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-61300e9f-ce1c-4a03-bd89-9b12360868c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.853362 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61300e9f-ce1c-4a03-bd89-9b12360868c5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 Aug 18 07:34:12.853666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61300e9f-ce1c-4a03-bd89-9b12360868c5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.853931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61300e9f-ce1c-4a03-bd89-9b12360868c5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.863717 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.863717 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:12.867491 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-61300e9f-ce1c-4a03-bd89-9b12360868c5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:12.872459 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61300e9f-ce1c-4a03-bd89-9b12360868c5 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 returned with HTTP 200 Aug 18 07:34:12.872992 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 463/1836] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:12 2026] GET /volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:12.886627 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d0f501a4-a9e2-4167-a0d8-f61c6b239d5f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.888964 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0f501a4-a9e2-4167-a0d8-f61c6b239d5f tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 Aug 18 07:34:12.889219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0f501a4-a9e2-4167-a0d8-f61c6b239d5f tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.889465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0f501a4-a9e2-4167-a0d8-f61c6b239d5f tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.897519 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.897519 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:12.901597 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d0f501a4-a9e2-4167-a0d8-f61c6b239d5f tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:12.904762 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0f501a4-a9e2-4167-a0d8-f61c6b239d5f tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 returned with HTTP 200 Aug 18 07:34:12.905779 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 457/1837] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:12 2026] GET /volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:12.917687 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f0f9522-4047-4b0b-972c-748e597eb099 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.920007 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f0f9522-4047-4b0b-972c-748e597eb099 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 Aug 18 07:34:12.920271 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f0f9522-4047-4b0b-972c-748e597eb099 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.920553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f0f9522-4047-4b0b-972c-748e597eb099 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.929018 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.929018 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:12.932158 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5f0f9522-4047-4b0b-972c-748e597eb099 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:12.936560 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f0f9522-4047-4b0b-972c-748e597eb099 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 returned with HTTP 200 Aug 18 07:34:12.937121 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 452/1838] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:12 2026] GET /volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:12.948230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0052be94-6719-4e9b-b92d-5e04f0844e54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.950142 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0052be94-6719-4e9b-b92d-5e04f0844e54 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 Aug 18 07:34:12.950897 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0052be94-6719-4e9b-b92d-5e04f0844e54 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.950897 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0052be94-6719-4e9b-b92d-5e04f0844e54 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.957408 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.957408 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:12.961792 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0052be94-6719-4e9b-b92d-5e04f0844e54 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:12.966047 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0052be94-6719-4e9b-b92d-5e04f0844e54 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 returned with HTTP 200 Aug 18 07:34:12.966419 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 467/1839] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:12 2026] GET /volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:12.981901 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd5ebaf4-296a-4d47-8f8f-9481967eedf7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:12.984339 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd5ebaf4-296a-4d47-8f8f-9481967eedf7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] DELETE https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:12.984594 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd5ebaf4-296a-4d47-8f8f-9481967eedf7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:12.984879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd5ebaf4-296a-4d47-8f8f-9481967eedf7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:12.985058 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-dd5ebaf4-296a-4d47-8f8f-9481967eedf7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete backup with id: 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. Aug 18 07:34:12.990909 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:12.990909 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:13.018634 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-dd5ebaf4-296a-4d47-8f8f-9481967eedf7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] delete_backup rpcapi backup_id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:34:13.018634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd5ebaf4-296a-4d47-8f8f-9481967eedf7 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 202 Aug 18 07:34:13.019050 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 464/1840] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:12 2026] DELETE /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:34:13.025564 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62422303-e328-40e3-9f01-0a46b084b33a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:13.027604 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62422303-e328-40e3-9f01-0a46b084b33a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:13.027604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62422303-e328-40e3-9f01-0a46b084b33a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:13.027604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62422303-e328-40e3-9f01-0a46b084b33a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:13.027604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-62422303-e328-40e3-9f01-0a46b084b33a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:13.031777 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:13.031777 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:13.032488 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62422303-e328-40e3-9f01-0a46b084b33a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 200 Aug 18 07:34:13.032879 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 458/1841] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:13 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:13.465961 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9b3006a2-22aa-410b-8e29-6d9ecaa22e55 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:13.468688 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b3006a2-22aa-410b-8e29-6d9ecaa22e55 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] GET https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 Aug 18 07:34:13.468869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b3006a2-22aa-410b-8e29-6d9ecaa22e55 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:13.469113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b3006a2-22aa-410b-8e29-6d9ecaa22e55 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:13.480259 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b3006a2-22aa-410b-8e29-6d9ecaa22e55 tempest-ServerRescueNegativeTestJSON-1002384805 tempest-ServerRescueNegativeTestJSON-1002384805-project-member] https://10.4.3.152/volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 returned with HTTP 404 Aug 18 07:34:13.481176 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 453/1842] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:13 2026] GET /volume/v3/volumes/e6887f39-c10e-436d-9f3f-b6f833c99222 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:34:14.044319 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f5a4797f-289f-4384-b138-8fad7b73d48b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:14.046322 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5a4797f-289f-4384-b138-8fad7b73d48b tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 Aug 18 07:34:14.046671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f5a4797f-289f-4384-b138-8fad7b73d48b tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:14.046933 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f5a4797f-289f-4384-b138-8fad7b73d48b tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:14.047094 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f5a4797f-289f-4384-b138-8fad7b73d48b tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Show backup with id 70bfd21f-6d94-4122-a426-3a4f9d2f0c15. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:14.052566 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5a4797f-289f-4384-b138-8fad7b73d48b tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 returned with HTTP 404 Aug 18 07:34:14.053132 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 468/1843] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:14 2026] GET /volume/v3/backups/70bfd21f-6d94-4122-a426-3a4f9d2f0c15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:14.066674 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:14.069151 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 Aug 18 07:34:14.069421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:14.069694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:14.070682 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume with id: a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 Aug 18 07:34:14.078839 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:14.078839 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:14.079397 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:14.103687 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume request issued successfully. Aug 18 07:34:14.103687 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de4e2c47-dcbb-4062-bc79-45016609e2e3 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 returned with HTTP 202 Aug 18 07:34:14.104195 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 465/1844] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:14 2026] DELETE /volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:14.115728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f860386a-34e2-4fa8-8156-1b89503829f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:14.121818 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f860386a-34e2-4fa8-8156-1b89503829f1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 Aug 18 07:34:14.121818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f860386a-34e2-4fa8-8156-1b89503829f1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:14.121818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f860386a-34e2-4fa8-8156-1b89503829f1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:14.129224 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:14.129224 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:14.136475 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f860386a-34e2-4fa8-8156-1b89503829f1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:14.147245 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f860386a-34e2-4fa8-8156-1b89503829f1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 returned with HTTP 200 Aug 18 07:34:14.147245 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 459/1845] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:14 2026] GET /volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:14.682559 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:14.894865 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:14.895227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-10532161", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:14.897057 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-10532161', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:14.897221 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Create volume of 1 GB Aug 18 07:34:14.901808 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Availability Zones retrieved successfully. Aug 18 07:34:14.909433 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Flow 'volume_create_api' (7600ed50-955e-4189-89f3-bec4c9494f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:14.911083 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c18fbd-dd27-41ac-a43f-5bd34a805e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:14.912652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:14.947817 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c18fbd-dd27-41ac-a43f-5bd34a805e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:14.951783 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2484d8-8ac5-43f0-b4e7-634d94729ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.035584 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Created reservations ['01ea5313-6265-4bbf-bafb-caf0ce9aac4e', 'af6b161f-3c25-4801-9ada-3fe8e6e8583a', 'dd857b1e-119f-4310-8246-e1b6dcc5a5a5', '424e3d29-b3f0-4927-9995-29e4e18696d7'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:15.036654 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2484d8-8ac5-43f0-b4e7-634d94729ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ea5313-6265-4bbf-bafb-caf0ce9aac4e', 'af6b161f-3c25-4801-9ada-3fe8e6e8583a', 'dd857b1e-119f-4310-8246-e1b6dcc5a5a5', '424e3d29-b3f0-4927-9995-29e4e18696d7']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.037428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a468e6e9-6df3-4d4d-9ecb-c328d2e513cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.062384 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a468e6e9-6df3-4d4d-9ecb-c328d2e513cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b2c395-d922-431a-8a3b-40c4702e4230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-10532161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7212507edeef4c0f95f855fe244b2eb3',qos_specs=None,replication_status=,reservations=['01ea5313-6265-4bbf-bafb-caf0ce9aac4e','af6b161f-3c25-4801-9ada-3fe8e6e8583a','dd857b1e-119f-4310-8246-e1b6dcc5a5a5','424e3d29-b3f0-4927-9995-29e4e18696d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fca1d3c6be24e9395a6fe80161a6468',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-10532161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0b2c395-d922-431a-8a3b-40c4702e4230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7212507edeef4c0f95f855fe244b2eb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fca1d3c6be24e9395a6fe80161a6468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.063125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9b05eb-7818-4646-a27e-0c19589093c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.083722 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9b05eb-7818-4646-a27e-0c19589093c2) transitioned into state 'SUCCESS' from state '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-10532161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7212507edeef4c0f95f855fe244b2eb3',qos_specs=None,replication_status=,reservations=['01ea5313-6265-4bbf-bafb-caf0ce9aac4e','af6b161f-3c25-4801-9ada-3fe8e6e8583a','dd857b1e-119f-4310-8246-e1b6dcc5a5a5','424e3d29-b3f0-4927-9995-29e4e18696d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fca1d3c6be24e9395a6fe80161a6468',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.084505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c447dc1e-094c-429e-a22b-1889c48dcc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.092670 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c447dc1e-094c-429e-a22b-1889c48dcc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.093756 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Flow 'volume_create_api' (7600ed50-955e-4189-89f3-bec4c9494f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:15.094013 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Create volume request issued successfully. Aug 18 07:34:15.094660 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce5b78b4-8509-4b2d-acc8-0194b57e6516 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:15.095039 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 454/1846] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:14 2026] POST /volume/v3/volumes => generated 763 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:15.107988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1be50da2-356f-4ef8-a3cc-509af6846144 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:15.109918 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:15.110281 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-167262976", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:15.111831 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-167262976', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:15.111960 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Create volume of 1 GB Aug 18 07:34:15.117835 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Availability Zones retrieved successfully. Aug 18 07:34:15.123091 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Flow 'volume_create_api' (a813c47c-ed83-407b-99c0-4eb4da8a66b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:15.125805 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf1f542-2a7f-4b44-b834-90f9d01c88b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.127013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:15.156102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf1f542-2a7f-4b44-b834-90f9d01c88b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.157038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4ea3f9-105a-48f2-ba0a-92b1be9499d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.160779 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-018d0de9-4978-4337-80c9-becc02c65445 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:15.164397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-018d0de9-4978-4337-80c9-becc02c65445 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 Aug 18 07:34:15.164397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-018d0de9-4978-4337-80c9-becc02c65445 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:15.164397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-018d0de9-4978-4337-80c9-becc02c65445 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:15.174009 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-018d0de9-4978-4337-80c9-becc02c65445 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 returned with HTTP 404 Aug 18 07:34:15.174009 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 466/1847] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:15 2026] GET /volume/v3/volumes/a2c65f6a-59ac-4e31-b9fd-5d2183cf9f16 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:15.184509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:15.186341 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 Aug 18 07:34:15.186521 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:15.186720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:15.186866 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume with id: 9e011915-a5e8-42c8-9da1-f57a7d9c9f63 Aug 18 07:34:15.193689 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:15.193689 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:15.194135 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:15.226096 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume request issued successfully. Aug 18 07:34:15.226367 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8b2c683-5996-4360-a7a2-ec65e5c56883 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 returned with HTTP 202 Aug 18 07:34:15.226991 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 460/1848] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:15 2026] DELETE /volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:15.232256 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Created reservations ['65510046-1826-4002-b8dc-8b976b34c3d9', 'ad224783-09fc-45e0-9077-b738bd6f716b', '5d8fca09-01a2-4638-8fbf-31cc08f8538c', '08e751b1-b383-45ef-a00f-7dcbdeb5721e'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:15.233426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4ea3f9-105a-48f2-ba0a-92b1be9499d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65510046-1826-4002-b8dc-8b976b34c3d9', 'ad224783-09fc-45e0-9077-b738bd6f716b', '5d8fca09-01a2-4638-8fbf-31cc08f8538c', '08e751b1-b383-45ef-a00f-7dcbdeb5721e']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.234337 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51b9881b-14a4-4787-b973-9b921d7a008c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:15.234509 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92858195-3038-4d02-b90a-af13d8c7b24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.236948 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51b9881b-14a4-4787-b973-9b921d7a008c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 Aug 18 07:34:15.237183 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51b9881b-14a4-4787-b973-9b921d7a008c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:15.237471 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51b9881b-14a4-4787-b973-9b921d7a008c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:15.247918 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:15.247918 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:15.255238 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51b9881b-14a4-4787-b973-9b921d7a008c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:15.264227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51b9881b-14a4-4787-b973-9b921d7a008c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 returned with HTTP 200 Aug 18 07:34:15.264822 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 455/1849] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:15 2026] GET /volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:15.270340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92858195-3038-4d02-b90a-af13d8c7b24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cee45c24-09de-4fc0-b037-fd991dd3270d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-167262976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7212507edeef4c0f95f855fe244b2eb3',qos_specs=None,replication_status=,reservations=['65510046-1826-4002-b8dc-8b976b34c3d9','ad224783-09fc-45e0-9077-b738bd6f716b','5d8fca09-01a2-4638-8fbf-31cc08f8538c','08e751b1-b383-45ef-a00f-7dcbdeb5721e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fca1d3c6be24e9395a6fe80161a6468',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-167262976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cee45c24-09de-4fc0-b037-fd991dd3270d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7212507edeef4c0f95f855fe244b2eb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fca1d3c6be24e9395a6fe80161a6468',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.271639 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25e66f7-2336-48df-b67a-d88845c0b1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.298490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25e66f7-2336-48df-b67a-d88845c0b1b1) transitioned into state 'SUCCESS' from state '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-167262976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7212507edeef4c0f95f855fe244b2eb3',qos_specs=None,replication_status=,reservations=['65510046-1826-4002-b8dc-8b976b34c3d9','ad224783-09fc-45e0-9077-b738bd6f716b','5d8fca09-01a2-4638-8fbf-31cc08f8538c','08e751b1-b383-45ef-a00f-7dcbdeb5721e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fca1d3c6be24e9395a6fe80161a6468',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.300925 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72eb4f71-e8f4-495b-ae35-0a4cd7dd5f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:15.313591 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72eb4f71-e8f4-495b-ae35-0a4cd7dd5f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:15.314851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Flow 'volume_create_api' (a813c47c-ed83-407b-99c0-4eb4da8a66b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:15.316081 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Create volume request issued successfully. Aug 18 07:34:15.317061 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1be50da2-356f-4ef8-a3cc-509af6846144 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:15.318335 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 469/1850] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:15 2026] POST /volume/v3/volumes => generated 764 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:16.283427 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56c4542e-2b4c-45ee-8c3a-c911168c272c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:16.286991 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56c4542e-2b4c-45ee-8c3a-c911168c272c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 Aug 18 07:34:16.286991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56c4542e-2b4c-45ee-8c3a-c911168c272c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:16.286991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56c4542e-2b4c-45ee-8c3a-c911168c272c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:16.294497 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56c4542e-2b4c-45ee-8c3a-c911168c272c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 returned with HTTP 404 Aug 18 07:34:16.294497 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 467/1851] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:16 2026] GET /volume/v3/volumes/9e011915-a5e8-42c8-9da1-f57a7d9c9f63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:16.305312 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:16.307360 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 Aug 18 07:34:16.307582 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:16.307811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:16.308022 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume with id: 7e9c3a21-0617-48db-999d-33171d1f8de1 Aug 18 07:34:16.320877 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:16.320877 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:16.321367 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:16.346640 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume request issued successfully. Aug 18 07:34:16.346923 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4fa759dd-842f-43a5-b6bf-c1bf8a816a09 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 returned with HTTP 202 Aug 18 07:34:16.348180 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 461/1852] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:16 2026] DELETE /volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:16.358450 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4a3c5fdf-7976-4d01-a4bc-1d5c323b2e40 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:16.367317 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a3c5fdf-7976-4d01-a4bc-1d5c323b2e40 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 Aug 18 07:34:16.367726 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a3c5fdf-7976-4d01-a4bc-1d5c323b2e40 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:16.367991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a3c5fdf-7976-4d01-a4bc-1d5c323b2e40 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:16.381860 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:16.381860 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:16.387816 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4a3c5fdf-7976-4d01-a4bc-1d5c323b2e40 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:16.393970 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a3c5fdf-7976-4d01-a4bc-1d5c323b2e40 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 returned with HTTP 200 Aug 18 07:34:16.394695 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 456/1853] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:16 2026] GET /volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:16.752686 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-19aa3ee7-adc9-4601-9e98-6b457f379049 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:16.785248 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19aa3ee7-adc9-4601-9e98-6b457f379049 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:34:16.785481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19aa3ee7-adc9-4601-9e98-6b457f379049 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1740668808", "extra_specs": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:16.787382 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:16.787382 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:16.805851 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19aa3ee7-adc9-4601-9e98-6b457f379049 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:34:16.806192 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 470/1854] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:34:16 2026] POST /volume/v3/types => generated 218 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:16.817258 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-27ab75ff-d667-459f-9063-0907a11a3716 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:16.820806 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27ab75ff-d667-459f-9063-0907a11a3716 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types/4be303ca-1e19-4a9c-bab5-674e5ad9d34c/encryption Aug 18 07:34:16.820806 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-27ab75ff-d667-459f-9063-0907a11a3716 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:16.863279 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27ab75ff-d667-459f-9063-0907a11a3716 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/4be303ca-1e19-4a9c-bab5-674e5ad9d34c/encryption returned with HTTP 200 Aug 18 07:34:16.863750 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 468/1855] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:34:16 2026] POST /volume/v3/types/4be303ca-1e19-4a9c-bab5-674e5ad9d34c/encryption => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:16.872701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-28f2070e-d260-499e-a190-7add8e4354ba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:16.950558 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:16.951021 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1219822938", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1740668808", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:16.957491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1219822938', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1740668808', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:16.971169 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume of 1 GB Aug 18 07:34:16.971651 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:16.971651 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:16.972317 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Availability Zones retrieved successfully. Aug 18 07:34:16.978164 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (275aff80-aa38-47ad-88f2-7bf61c22ec22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:16.979125 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbcc7a6-733e-4b38-b6cf-76ef9f7fe8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:16.980369 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:17.008840 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbcc7a6-733e-4b38-b6cf-76ef9f7fe8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:34:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4be303ca-1e19-4a9c-bab5-674e5ad9d34c,is_public=True,name='tempest-scenario-type-cryptsetup-1740668808',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4be303ca-1e19-4a9c-bab5-674e5ad9d34c', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:17.010002 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55f20db-ee18-4a64-8231-f461155e38b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:17.042564 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1740668808 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1740668808, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:34:17.042908 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1740668808 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1740668808, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:34:17.079316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Created reservations ['c013fe80-f22e-47af-b585-ed1480a53232', '7e265022-1642-47f1-bace-a8188f9f7e5c', '420d45d4-d960-414e-9367-ef38f0cf242f', 'd05821ca-1887-4a89-80ce-ead1b42f9d81'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:17.080745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b55f20db-ee18-4a64-8231-f461155e38b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c013fe80-f22e-47af-b585-ed1480a53232', '7e265022-1642-47f1-bace-a8188f9f7e5c', '420d45d4-d960-414e-9367-ef38f0cf242f', 'd05821ca-1887-4a89-80ce-ead1b42f9d81']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:17.082305 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5da2a5c-7530-4da2-8c87-5548a87c7b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:17.108524 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5da2a5c-7530-4da2-8c87-5548a87c7b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932899d5-2f1b-4a20-b5c9-447e6f683afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1219822938',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['c013fe80-f22e-47af-b585-ed1480a53232','7e265022-1642-47f1-bace-a8188f9f7e5c','420d45d4-d960-414e-9367-ef38f0cf242f','d05821ca-1887-4a89-80ce-ead1b42f9d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=4be303ca-1e19-4a9c-bab5-674e5ad9d34c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1219822938',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=932899d5-2f1b-4a20-b5c9-447e6f683afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64eba439ea934ed180df7b9617168ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4be303ca-1e19-4a9c-bab5-674e5ad9d34c),volume_type_id=4be303ca-1e19-4a9c-bab5-674e5ad9d34c)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:17.109719 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd0e350-a005-4291-a770-753369186da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:17.131972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fd0e350-a005-4291-a770-753369186da5) transitioned into state 'SUCCESS' from state '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-1219822938',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['c013fe80-f22e-47af-b585-ed1480a53232','7e265022-1642-47f1-bace-a8188f9f7e5c','420d45d4-d960-414e-9367-ef38f0cf242f','d05821ca-1887-4a89-80ce-ead1b42f9d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=4be303ca-1e19-4a9c-bab5-674e5ad9d34c)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:17.133021 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bdfffc6-cef3-4e21-9f8e-619ace306b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:17.147566 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bdfffc6-cef3-4e21-9f8e-619ace306b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:17.148573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (275aff80-aa38-47ad-88f2-7bf61c22ec22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:17.148761 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request issued successfully. Aug 18 07:34:17.149574 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28f2070e-d260-499e-a190-7add8e4354ba tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:17.150158 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 462/1856] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:16 2026] POST /volume/v3/volumes => generated 791 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:17.413597 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9ba3a47-a9a6-4f17-a9ca-a726b8ed70e8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:17.416644 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9ba3a47-a9a6-4f17-a9ca-a726b8ed70e8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 Aug 18 07:34:17.416863 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9ba3a47-a9a6-4f17-a9ca-a726b8ed70e8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:17.417033 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9ba3a47-a9a6-4f17-a9ca-a726b8ed70e8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:17.423454 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9ba3a47-a9a6-4f17-a9ca-a726b8ed70e8 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 returned with HTTP 404 Aug 18 07:34:17.424161 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 457/1857] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:17 2026] GET /volume/v3/volumes/7e9c3a21-0617-48db-999d-33171d1f8de1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:17.435645 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:17.438106 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 Aug 18 07:34:17.438273 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:17.438551 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:17.438791 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume with id: f34230f3-4eff-46bf-b152-74ba467bcc41 Aug 18 07:34:17.449565 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:17.449565 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:17.450360 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:17.476246 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume request issued successfully. Aug 18 07:34:17.476246 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31efbadc-99cf-4e02-b0fa-478d291b7c90 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 returned with HTTP 202 Aug 18 07:34:17.476246 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 471/1858] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:17 2026] DELETE /volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:17.483497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2331b297-e1d5-478d-8e67-6ae629e237c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:17.487634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2331b297-e1d5-478d-8e67-6ae629e237c0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 Aug 18 07:34:17.487840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2331b297-e1d5-478d-8e67-6ae629e237c0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:17.488048 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2331b297-e1d5-478d-8e67-6ae629e237c0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:17.500912 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:17.500912 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:17.506812 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2331b297-e1d5-478d-8e67-6ae629e237c0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:17.513700 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2331b297-e1d5-478d-8e67-6ae629e237c0 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 returned with HTTP 200 Aug 18 07:34:17.513700 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 469/1859] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:17 2026] GET /volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:18.535523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8671f761-c2fe-432c-80fb-0e899b40001c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:18.537751 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8671f761-c2fe-432c-80fb-0e899b40001c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 Aug 18 07:34:18.538023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8671f761-c2fe-432c-80fb-0e899b40001c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:18.538239 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8671f761-c2fe-432c-80fb-0e899b40001c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:18.551668 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8671f761-c2fe-432c-80fb-0e899b40001c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 returned with HTTP 404 Aug 18 07:34:18.552423 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 463/1860] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:18 2026] GET /volume/v3/volumes/f34230f3-4eff-46bf-b152-74ba467bcc41 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:18.564053 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:18.566891 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f Aug 18 07:34:18.567140 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:18.567387 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:18.567606 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume with id: e2a88685-e4b7-449f-b444-bfd754f7f42f Aug 18 07:34:18.576720 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:18.576720 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:18.577342 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:18.605313 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume request issued successfully. Aug 18 07:34:18.605313 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8ed13f6-b12e-4d70-9b6b-3a3b6ba6a05e tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f returned with HTTP 202 Aug 18 07:34:18.605313 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 458/1861] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:18 2026] DELETE /volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:34:18.619729 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd03e62c-4942-4ae0-a001-7ca8f36ecd6c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:18.620561 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd03e62c-4942-4ae0-a001-7ca8f36ecd6c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f Aug 18 07:34:18.620824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd03e62c-4942-4ae0-a001-7ca8f36ecd6c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:18.621015 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd03e62c-4942-4ae0-a001-7ca8f36ecd6c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:18.632168 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:18.632168 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:18.640943 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dd03e62c-4942-4ae0-a001-7ca8f36ecd6c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:18.646026 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd03e62c-4942-4ae0-a001-7ca8f36ecd6c tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f returned with HTTP 200 Aug 18 07:34:18.646293 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 472/1862] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:18 2026] GET /volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:19.664280 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-acf0fab3-1312-471c-a5f1-558b4d24425a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:19.669314 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-acf0fab3-1312-471c-a5f1-558b4d24425a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f Aug 18 07:34:19.673180 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-acf0fab3-1312-471c-a5f1-558b4d24425a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:19.673180 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-acf0fab3-1312-471c-a5f1-558b4d24425a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:19.681155 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-acf0fab3-1312-471c-a5f1-558b4d24425a tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f returned with HTTP 404 Aug 18 07:34:19.681718 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 470/1863] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:19 2026] GET /volume/v3/volumes/e2a88685-e4b7-449f-b444-bfd754f7f42f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:19.693618 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:19.695420 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 Aug 18 07:34:19.695615 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:19.695841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:19.695993 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume with id: 0f1941b0-8ecc-4e5f-ba19-572635219739 Aug 18 07:34:19.709288 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:19.709288 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:19.709801 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:19.752674 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Delete volume request issued successfully. Aug 18 07:34:19.752884 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb38cb3b-1eb1-4e54-ad55-245b6b368de1 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 returned with HTTP 202 Aug 18 07:34:19.753361 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 464/1864] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:19 2026] DELETE /volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:19.766085 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a4339116-f5e6-4d5f-b381-3eaed26867ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:19.768539 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4339116-f5e6-4d5f-b381-3eaed26867ae tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 Aug 18 07:34:19.768878 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4339116-f5e6-4d5f-b381-3eaed26867ae tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:19.769160 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a4339116-f5e6-4d5f-b381-3eaed26867ae tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:19.779922 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:19.779922 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:19.785356 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a4339116-f5e6-4d5f-b381-3eaed26867ae tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Volume info retrieved successfully. Aug 18 07:34:19.791396 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a4339116-f5e6-4d5f-b381-3eaed26867ae tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 returned with HTTP 200 Aug 18 07:34:19.791994 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 459/1865] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:19 2026] GET /volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:20.812865 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89cf825e-7628-4d86-a0d2-e7061fc1cf92 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:20.817749 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89cf825e-7628-4d86-a0d2-e7061fc1cf92 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] GET https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 Aug 18 07:34:20.818000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89cf825e-7628-4d86-a0d2-e7061fc1cf92 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:20.818254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89cf825e-7628-4d86-a0d2-e7061fc1cf92 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:20.827526 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89cf825e-7628-4d86-a0d2-e7061fc1cf92 tempest-CreateVolumesFromBackupTest-1108319477 tempest-CreateVolumesFromBackupTest-1108319477-project-member] https://10.4.3.152/volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 returned with HTTP 404 Aug 18 07:34:20.828196 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 473/1866] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:20 2026] GET /volume/v3/volumes/0f1941b0-8ecc-4e5f-ba19-572635219739 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:22.509297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-07d51369-9faf-47c3-b1b6-18001093615c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:22.679839 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:22.680325 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-442549969"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:22.682437 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-442549969'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:22.683946 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create volume of 1 GB Aug 18 07:34:22.690190 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Availability Zones retrieved successfully. Aug 18 07:34:22.700786 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Flow 'volume_create_api' (6b5d57fb-371a-43b4-8b7d-5e739d74748c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:22.704224 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14e64cd-e66d-47aa-923a-d61c8aaa3ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:22.705628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:22.743553 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14e64cd-e66d-47aa-923a-d61c8aaa3ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:22.744592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58eb8686-1e26-4e94-b366-a6358cd139d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:22.842444 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Created reservations ['aed4ebc6-15f7-4aca-a2e0-e481700c54ae', '56e44cd0-f0af-4034-90f9-4bda2a2dc651', 'f367cb48-4015-426c-a5ca-f94f70aff27d', 'ad38b8f2-98a3-423f-800f-fe9c70ece8f6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:22.843317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58eb8686-1e26-4e94-b366-a6358cd139d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aed4ebc6-15f7-4aca-a2e0-e481700c54ae', '56e44cd0-f0af-4034-90f9-4bda2a2dc651', 'f367cb48-4015-426c-a5ca-f94f70aff27d', 'ad38b8f2-98a3-423f-800f-fe9c70ece8f6']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:22.844343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ff3bc9-937d-4f19-ba9e-399f3084f545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:22.872835 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ff3bc9-937d-4f19-ba9e-399f3084f545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162b67d3-e4a7-4de1-b06f-dc00da41f05e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-442549969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbe970859d14a0da3d87cba3320875e',qos_specs=None,replication_status=,reservations=['aed4ebc6-15f7-4aca-a2e0-e481700c54ae','56e44cd0-f0af-4034-90f9-4bda2a2dc651','f367cb48-4015-426c-a5ca-f94f70aff27d','ad38b8f2-98a3-423f-800f-fe9c70ece8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed209e43fad41f5a6497db8b9c4268b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-442549969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=162b67d3-e4a7-4de1-b06f-dc00da41f05e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dbe970859d14a0da3d87cba3320875e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed209e43fad41f5a6497db8b9c4268b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:22.873816 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f416f82-4fcc-4bc3-a24c-eac5d0868bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:22.902277 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f416f82-4fcc-4bc3-a24c-eac5d0868bf7) transitioned into state 'SUCCESS' from state '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-442549969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbe970859d14a0da3d87cba3320875e',qos_specs=None,replication_status=,reservations=['aed4ebc6-15f7-4aca-a2e0-e481700c54ae','56e44cd0-f0af-4034-90f9-4bda2a2dc651','f367cb48-4015-426c-a5ca-f94f70aff27d','ad38b8f2-98a3-423f-800f-fe9c70ece8f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed209e43fad41f5a6497db8b9c4268b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:22.903238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31eec70-8afb-4f09-99d5-a7c4e17fe378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:22.921237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31eec70-8afb-4f09-99d5-a7c4e17fe378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:22.921237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Flow 'volume_create_api' (6b5d57fb-371a-43b4-8b7d-5e739d74748c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:22.921237 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create volume request issued successfully. Aug 18 07:34:22.921237 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07d51369-9faf-47c3-b1b6-18001093615c tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:22.922102 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 471/1867] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:34:22 2026] POST /volume/v3/volumes => generated 765 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:22.937781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-229d6377-5da9-41cd-9956-12031cedc210 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:22.937781 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-229d6377-5da9-41cd-9956-12031cedc210 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:22.937781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-229d6377-5da9-41cd-9956-12031cedc210 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:22.937781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-229d6377-5da9-41cd-9956-12031cedc210 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:22.949992 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:22.949992 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:22.953990 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-229d6377-5da9-41cd-9956-12031cedc210 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:22.958604 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-229d6377-5da9-41cd-9956-12031cedc210 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 200 Aug 18 07:34:22.959034 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 465/1868] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:22 2026] GET /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:23.976015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e50e6466-1913-407b-8d86-599ca1d062bb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:23.978293 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e50e6466-1913-407b-8d86-599ca1d062bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:23.978530 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e50e6466-1913-407b-8d86-599ca1d062bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:23.980006 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e50e6466-1913-407b-8d86-599ca1d062bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:23.987627 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:23.987627 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:23.990799 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e50e6466-1913-407b-8d86-599ca1d062bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:23.994803 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e50e6466-1913-407b-8d86-599ca1d062bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 200 Aug 18 07:34:23.995146 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 460/1869] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:23 2026] GET /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:24.009775 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:24.015486 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:34:24.015486 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "162b67d3-e4a7-4de1-b06f-dc00da41f05e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1217678109"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:24.026886 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:24.026886 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:24.027835 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:24.028160 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create snapshot from volume 162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:24.083281 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Created reservations ['05355b07-179e-4c2d-b510-8435b477dfc2', '464ef205-aa63-4453-858d-dc8a78fd2804', '242cf84a-93cc-4c6f-bbd9-d92f945cf213', '92331633-5dfe-4eb4-be58-a2bc322ac293'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:24.132236 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot create request issued successfully. Aug 18 07:34:24.132236 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-304d9ec4-b76b-47aa-b366-57e48e52f72f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:34:24.132236 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 474/1870] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:34:24 2026] POST /volume/v3/snapshots => generated 322 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:24.142243 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d09952b1-3832-4bbf-b078-f53e0461f327 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:24.144806 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d09952b1-3832-4bbf-b078-f53e0461f327 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 Aug 18 07:34:24.145068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d09952b1-3832-4bbf-b078-f53e0461f327 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:24.145364 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d09952b1-3832-4bbf-b078-f53e0461f327 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:24.150969 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:24.150969 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:24.151541 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d09952b1-3832-4bbf-b078-f53e0461f327 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:24.152589 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d09952b1-3832-4bbf-b078-f53e0461f327 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 returned with HTTP 200 Aug 18 07:34:24.153036 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 472/1871] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:24 2026] GET /volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:25.162351 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b2d7ff6-94fa-4b68-86a2-b5ba87f769de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:25.164979 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b2d7ff6-94fa-4b68-86a2-b5ba87f769de tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 Aug 18 07:34:25.165226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7ff6-94fa-4b68-86a2-b5ba87f769de tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:25.165458 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7ff6-94fa-4b68-86a2-b5ba87f769de tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:25.175549 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:25.175549 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:25.176947 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7b2d7ff6-94fa-4b68-86a2-b5ba87f769de tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:25.178331 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b2d7ff6-94fa-4b68-86a2-b5ba87f769de tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 returned with HTTP 200 Aug 18 07:34:25.178789 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 466/1872] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:25 2026] GET /volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:25.188986 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fd38bfa3-31fd-4c25-988c-3a445aff0b01 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:25.190567 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd38bfa3-31fd-4c25-988c-3a445aff0b01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] POST https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e/action Aug 18 07:34:25.190936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd38bfa3-31fd-4c25-988c-3a445aff0b01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action body: b'{"revert": {"snapshot_id": "62eecda7-e9f7-4428-a523-8e5e1089a541"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:25.191046 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd38bfa3-31fd-4c25-988c-3a445aff0b01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "62eecda7-e9f7-4428-a523-8e5e1089a541"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:25.210283 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:25.210283 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:25.210811 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fd38bfa3-31fd-4c25-988c-3a445aff0b01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume retrieved successfully. Aug 18 07:34:25.228727 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fd38bfa3-31fd-4c25-988c-3a445aff0b01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Reverting volume 162b67d3-e4a7-4de1-b06f-dc00da41f05e to snapshot 62eecda7-e9f7-4428-a523-8e5e1089a541. Aug 18 07:34:25.229731 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:25.229731 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:25.247494 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd38bfa3-31fd-4c25-988c-3a445aff0b01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e/action returned with HTTP 202 Aug 18 07:34:25.247932 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 461/1873] 10.4.3.152 () {70 vars in 1431 bytes} [Tue Aug 18 07:34:25 2026] POST /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:34:25.255489 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2991fbff-cbb4-464a-b2da-5e97f4f62d01 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:25.257500 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2991fbff-cbb4-464a-b2da-5e97f4f62d01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:25.257752 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2991fbff-cbb4-464a-b2da-5e97f4f62d01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:25.257940 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2991fbff-cbb4-464a-b2da-5e97f4f62d01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:25.267101 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:25.267101 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:25.274244 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2991fbff-cbb4-464a-b2da-5e97f4f62d01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:25.280178 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2991fbff-cbb4-464a-b2da-5e97f4f62d01 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 200 Aug 18 07:34:25.280813 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 475/1874] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:25 2026] GET /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:26.298457 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3cf57fe-c319-4e06-9a98-3846737dc411 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:26.301332 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3cf57fe-c319-4e06-9a98-3846737dc411 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:26.301640 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3cf57fe-c319-4e06-9a98-3846737dc411 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:26.301909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3cf57fe-c319-4e06-9a98-3846737dc411 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:26.309526 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:26.309526 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:26.316082 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f3cf57fe-c319-4e06-9a98-3846737dc411 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:26.330644 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3cf57fe-c319-4e06-9a98-3846737dc411 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 200 Aug 18 07:34:26.330644 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 473/1875] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:26 2026] GET /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:26.345557 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-92cea02f-4c05-449c-ba07-a4cfa1240cc6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:26.347643 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92cea02f-4c05-449c-ba07-a4cfa1240cc6 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 Aug 18 07:34:26.347911 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92cea02f-4c05-449c-ba07-a4cfa1240cc6 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:26.348191 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92cea02f-4c05-449c-ba07-a4cfa1240cc6 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:26.353937 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:26.353937 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:26.354512 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-92cea02f-4c05-449c-ba07-a4cfa1240cc6 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:26.355246 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92cea02f-4c05-449c-ba07-a4cfa1240cc6 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 returned with HTTP 200 Aug 18 07:34:26.355769 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 467/1876] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:26 2026] GET /volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:26.364996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-755236c4-ca33-4121-9c00-58533d15a3db None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:26.367027 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-755236c4-ca33-4121-9c00-58533d15a3db tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:26.367325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-755236c4-ca33-4121-9c00-58533d15a3db tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:26.367581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-755236c4-ca33-4121-9c00-58533d15a3db tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:26.375566 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:26.375566 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:26.379368 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-755236c4-ca33-4121-9c00-58533d15a3db tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:26.383934 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-755236c4-ca33-4121-9c00-58533d15a3db tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 200 Aug 18 07:34:26.384463 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 462/1877] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:26 2026] GET /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:26.399963 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:26.401671 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:26.402039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-995187333"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:26.403434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-995187333'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:26.403550 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create volume of 1 GB Aug 18 07:34:26.408134 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Availability Zones retrieved successfully. Aug 18 07:34:26.414629 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Flow 'volume_create_api' (e186d507-306a-4735-b472-270ae4b1c176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:26.415618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1c951b-30bc-4a1c-b986-0b7f34aa9e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.416688 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:26.444941 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1c951b-30bc-4a1c-b986-0b7f34aa9e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.445835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d92519-6f99-4a23-a6ac-3c5669eced22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.496993 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Created reservations ['e9c92d43-9651-42fc-87f9-fd65c48cd012', 'cc34234c-4d0a-4ff3-b967-a59ce41513c4', 'b498f55b-de10-4480-abea-1b85f3f46b56', '89297d96-90cb-4d18-8923-20930634cc2f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:26.497898 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d92519-6f99-4a23-a6ac-3c5669eced22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9c92d43-9651-42fc-87f9-fd65c48cd012', 'cc34234c-4d0a-4ff3-b967-a59ce41513c4', 'b498f55b-de10-4480-abea-1b85f3f46b56', '89297d96-90cb-4d18-8923-20930634cc2f']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.498816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2149698-c4dc-4517-b22e-b85a026fede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.519163 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2149698-c4dc-4517-b22e-b85a026fede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e39407e-3997-46da-8409-113ab346f145', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-995187333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbe970859d14a0da3d87cba3320875e',qos_specs=None,replication_status=,reservations=['e9c92d43-9651-42fc-87f9-fd65c48cd012','cc34234c-4d0a-4ff3-b967-a59ce41513c4','b498f55b-de10-4480-abea-1b85f3f46b56','89297d96-90cb-4d18-8923-20930634cc2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed209e43fad41f5a6497db8b9c4268b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-995187333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e39407e-3997-46da-8409-113ab346f145,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dbe970859d14a0da3d87cba3320875e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed209e43fad41f5a6497db8b9c4268b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.520081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c55bab-dddd-42a3-9685-7959d26ef67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.545765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c55bab-dddd-42a3-9685-7959d26ef67f) transitioned into state 'SUCCESS' from state '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-995187333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbe970859d14a0da3d87cba3320875e',qos_specs=None,replication_status=,reservations=['e9c92d43-9651-42fc-87f9-fd65c48cd012','cc34234c-4d0a-4ff3-b967-a59ce41513c4','b498f55b-de10-4480-abea-1b85f3f46b56','89297d96-90cb-4d18-8923-20930634cc2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed209e43fad41f5a6497db8b9c4268b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.546718 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752f3bc4-85f4-4c9a-99ac-2828148b8c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.556576 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752f3bc4-85f4-4c9a-99ac-2828148b8c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.557547 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Flow 'volume_create_api' (e186d507-306a-4735-b472-270ae4b1c176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:26.557890 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create volume request issued successfully. Aug 18 07:34:26.558471 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bcfe10ff-7fbd-46bd-aca3-8b872502e48e tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:26.558978 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 476/1878] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:34:26 2026] POST /volume/v3/volumes => generated 765 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:26.571428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fb5dcaf1-dcd4-41f6-961d-7455867c186d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:26.575262 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb5dcaf1-dcd4-41f6-961d-7455867c186d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:26.575262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb5dcaf1-dcd4-41f6-961d-7455867c186d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:26.575262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb5dcaf1-dcd4-41f6-961d-7455867c186d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:26.582817 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:26.582817 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:26.592278 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fb5dcaf1-dcd4-41f6-961d-7455867c186d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:26.598395 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb5dcaf1-dcd4-41f6-961d-7455867c186d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 returned with HTTP 200 Aug 18 07:34:26.598951 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 474/1879] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:26 2026] GET /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:26.690131 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:26.691775 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:26.692128 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-534330862"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:26.693596 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-534330862'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:26.693596 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Create volume of 1 GB Aug 18 07:34:26.698085 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Availability Zones retrieved successfully. Aug 18 07:34:26.703498 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Flow 'volume_create_api' (2a941b27-bd10-41a8-9317-fe33e33200d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:26.704589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ff444a-c105-4e57-9401-35f4e1e4f30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.705550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:26.731163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ff444a-c105-4e57-9401-35f4e1e4f30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.732011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ffacd2-fff2-4887-9125-9cb7827b023b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.768989 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Created reservations ['bf5d79b9-9607-4c50-b512-2c521bc7bee0', 'c96d4d8c-a8d6-40d6-b26d-e63ffdce9cf6', '7747c81b-b4fd-4352-8852-a6442aaa3ca2', '00d955a2-f46c-4b86-b32c-d4347d9f2e49'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:26.769833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ffacd2-fff2-4887-9125-9cb7827b023b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf5d79b9-9607-4c50-b512-2c521bc7bee0', 'c96d4d8c-a8d6-40d6-b26d-e63ffdce9cf6', '7747c81b-b4fd-4352-8852-a6442aaa3ca2', '00d955a2-f46c-4b86-b32c-d4347d9f2e49']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.770595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f0ad49-b62b-411f-8eea-493c113b3272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.789442 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f0ad49-b62b-411f-8eea-493c113b3272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b921c8-1577-4250-890a-f6448d86cb1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-534330862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7153394570a64556a93bde17825e5e97',qos_specs=None,replication_status=,reservations=['bf5d79b9-9607-4c50-b512-2c521bc7bee0','c96d4d8c-a8d6-40d6-b26d-e63ffdce9cf6','7747c81b-b4fd-4352-8852-a6442aaa3ca2','00d955a2-f46c-4b86-b32c-d4347d9f2e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fbc259038648118e7a05d6d7d52d2b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-534330862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2b921c8-1577-4250-890a-f6448d86cb1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7153394570a64556a93bde17825e5e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fbc259038648118e7a05d6d7d52d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.790223 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175f0379-87a1-4e70-a521-4f61f5c626a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.810942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175f0379-87a1-4e70-a521-4f61f5c626a4) transitioned into state 'SUCCESS' from state '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-534330862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7153394570a64556a93bde17825e5e97',qos_specs=None,replication_status=,reservations=['bf5d79b9-9607-4c50-b512-2c521bc7bee0','c96d4d8c-a8d6-40d6-b26d-e63ffdce9cf6','7747c81b-b4fd-4352-8852-a6442aaa3ca2','00d955a2-f46c-4b86-b32c-d4347d9f2e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fbc259038648118e7a05d6d7d52d2b',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.811745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1d28eb-11ec-4c46-a850-f312a8813365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:26.821189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1d28eb-11ec-4c46-a850-f312a8813365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:26.822055 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Flow 'volume_create_api' (2a941b27-bd10-41a8-9317-fe33e33200d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:26.822423 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Create volume request issued successfully. Aug 18 07:34:26.823003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a095b5d4-c2a9-4369-9bd5-7e27d6e4f75a tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:26.823464 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 468/1880] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:34:26 2026] POST /volume/v3/volumes => generated 756 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:26.836603 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ed89a443-3234-43d9-a749-18476b0bc274 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:26.839693 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed89a443-3234-43d9-a749-18476b0bc274 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:34:26.839870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed89a443-3234-43d9-a749-18476b0bc274 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:26.840045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed89a443-3234-43d9-a749-18476b0bc274 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:26.848611 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:26.848611 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:26.855279 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ed89a443-3234-43d9-a749-18476b0bc274 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:34:26.860762 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed89a443-3234-43d9-a749-18476b0bc274 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:34:26.861177 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 463/1881] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:26 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:27.611832 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-45891e49-caf2-41b4-b47a-0d9032873e85 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:27.613555 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45891e49-caf2-41b4-b47a-0d9032873e85 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:27.613791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45891e49-caf2-41b4-b47a-0d9032873e85 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:27.613971 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45891e49-caf2-41b4-b47a-0d9032873e85 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:27.620895 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:27.620895 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:27.625121 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-45891e49-caf2-41b4-b47a-0d9032873e85 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:27.629929 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45891e49-caf2-41b4-b47a-0d9032873e85 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 returned with HTTP 200 Aug 18 07:34:27.630444 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 477/1882] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:27 2026] GET /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:27.643505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:27.646142 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:34:27.646534 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e39407e-3997-46da-8409-113ab346f145", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1687433775"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:27.656417 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:27.656417 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:27.656898 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:27.657016 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Create snapshot from volume 3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:27.685294 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Created reservations ['767f9a95-e761-4047-8c51-ba26ce8f9217', 'ed25472b-f41d-43cc-bc00-693e0c6559c2', 'a8045728-14ea-454a-a977-c8d92eb6e292', 'cc4a4b30-0df5-4722-a929-6ee343bc5aae'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:27.720026 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot create request issued successfully. Aug 18 07:34:27.721474 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0b50fcef-e239-4f4e-b604-33c6b56c473a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:34:27.721934 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 475/1883] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:34:27 2026] POST /volume/v3/snapshots => generated 322 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:27.732090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e8116be-4203-4f59-b98c-5009f01fac8b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:27.733991 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e8116be-4203-4f59-b98c-5009f01fac8b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 Aug 18 07:34:27.734232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e8116be-4203-4f59-b98c-5009f01fac8b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:27.734440 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e8116be-4203-4f59-b98c-5009f01fac8b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:27.743466 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:27.743466 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:27.743988 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e8116be-4203-4f59-b98c-5009f01fac8b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:27.744899 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e8116be-4203-4f59-b98c-5009f01fac8b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 returned with HTTP 200 Aug 18 07:34:27.745288 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 469/1884] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:27 2026] GET /volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:27.876682 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f08aaa4d-ddee-42a4-82e7-38724d5b8fc7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:27.879093 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f08aaa4d-ddee-42a4-82e7-38724d5b8fc7 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:34:27.879093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f08aaa4d-ddee-42a4-82e7-38724d5b8fc7 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:27.879173 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f08aaa4d-ddee-42a4-82e7-38724d5b8fc7 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:27.889233 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:27.889233 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:27.891390 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f08aaa4d-ddee-42a4-82e7-38724d5b8fc7 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:34:27.895670 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f08aaa4d-ddee-42a4-82e7-38724d5b8fc7 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:34:27.896090 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 464/1885] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:27 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:28.757043 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b2365b66-b40e-43b7-b827-43a0240b1aca None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:28.763246 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2365b66-b40e-43b7-b827-43a0240b1aca tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 Aug 18 07:34:28.763246 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b2365b66-b40e-43b7-b827-43a0240b1aca tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:28.763246 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b2365b66-b40e-43b7-b827-43a0240b1aca tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:28.771567 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:28.771567 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:28.774286 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b2365b66-b40e-43b7-b827-43a0240b1aca tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:28.774286 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2365b66-b40e-43b7-b827-43a0240b1aca tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 returned with HTTP 200 Aug 18 07:34:28.774286 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 478/1886] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:28 2026] GET /volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:28.783009 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:28.785397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] POST https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145/action Aug 18 07:34:28.785763 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:28.785883 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:28.795962 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:28.795962 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:28.796578 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:28.838912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Created reservations ['fe58db0b-0b3e-4878-9451-0473dccbd684', '9e9abbd9-d898-4712-94b1-4394cc7f4f2a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:28.852094 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Extend volume request issued successfully. Aug 18 07:34:28.852329 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b07cd9e3-3e87-4106-9a10-df4f5c6b57bb tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145/action returned with HTTP 202 Aug 18 07:34:28.852791 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 476/1887] 10.4.3.152 () {70 vars in 1431 bytes} [Tue Aug 18 07:34:28 2026] POST /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:34:28.862388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3fe178c7-7b35-4ec2-a0fc-69e0cd79576d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:28.864851 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fe178c7-7b35-4ec2-a0fc-69e0cd79576d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:28.865154 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fe178c7-7b35-4ec2-a0fc-69e0cd79576d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:28.865428 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fe178c7-7b35-4ec2-a0fc-69e0cd79576d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:28.878538 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:28.878538 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:28.883273 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3fe178c7-7b35-4ec2-a0fc-69e0cd79576d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:28.891499 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fe178c7-7b35-4ec2-a0fc-69e0cd79576d tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 returned with HTTP 200 Aug 18 07:34:28.891499 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 470/1888] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:28 2026] GET /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:29.410438 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4aa3cb80-8088-4f39-84c9-5db12b496697 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:29.413699 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4aa3cb80-8088-4f39-84c9-5db12b496697 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:34:29.414025 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4aa3cb80-8088-4f39-84c9-5db12b496697 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:29.414347 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4aa3cb80-8088-4f39-84c9-5db12b496697 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:29.425289 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:29.425289 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:29.430402 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4aa3cb80-8088-4f39-84c9-5db12b496697 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:34:29.436072 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4aa3cb80-8088-4f39-84c9-5db12b496697 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:34:29.436815 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 465/1889] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:29 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:29.504982 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eec81185-f818-4748-8b0b-ae3fb5bdcd13 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:29.506553 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eec81185-f818-4748-8b0b-ae3fb5bdcd13 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:34:29.506966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eec81185-f818-4748-8b0b-ae3fb5bdcd13 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:29.508400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eec81185-f818-4748-8b0b-ae3fb5bdcd13 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:29.514871 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:29.514871 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:29.519494 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eec81185-f818-4748-8b0b-ae3fb5bdcd13 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:34:29.524662 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eec81185-f818-4748-8b0b-ae3fb5bdcd13 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:34:29.524662 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 479/1890] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:29 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:29.902147 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eb1fcc64-5fc9-4b42-ac89-b7a879f81b71 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:29.904285 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb1fcc64-5fc9-4b42-ac89-b7a879f81b71 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:29.904562 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb1fcc64-5fc9-4b42-ac89-b7a879f81b71 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:29.905056 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eb1fcc64-5fc9-4b42-ac89-b7a879f81b71 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:29.912668 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:29.912668 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:29.916796 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-eb1fcc64-5fc9-4b42-ac89-b7a879f81b71 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:29.922248 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eb1fcc64-5fc9-4b42-ac89-b7a879f81b71 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 returned with HTTP 200 Aug 18 07:34:29.922681 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 477/1891] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:29 2026] GET /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:29.936836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-87543c88-e456-41bb-b8c0-586eb8ec46c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:29.938499 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87543c88-e456-41bb-b8c0-586eb8ec46c9 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] POST https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145/action Aug 18 07:34:29.938902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87543c88-e456-41bb-b8c0-586eb8ec46c9 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action body: b'{"revert": {"snapshot_id": "c39ab0c1-c7e4-4bef-bb51-22d9aec65886"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:29.939023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87543c88-e456-41bb-b8c0-586eb8ec46c9 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "c39ab0c1-c7e4-4bef-bb51-22d9aec65886"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:29.950383 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:29.950383 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:29.951058 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-87543c88-e456-41bb-b8c0-586eb8ec46c9 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume retrieved successfully. Aug 18 07:34:29.968956 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87543c88-e456-41bb-b8c0-586eb8ec46c9 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] HTTP exception thrown: Can't revert volume 3e39407e-3997-46da-8409-113ab346f145 to its latest snapshot c39ab0c1-c7e4-4bef-bb51-22d9aec65886. The volume size must be equal to the snapshot size. Aug 18 07:34:29.969270 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87543c88-e456-41bb-b8c0-586eb8ec46c9 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145/action returned with HTTP 400 Aug 18 07:34:29.969947 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 471/1892] 10.4.3.152 () {70 vars in 1431 bytes} [Tue Aug 18 07:34:29 2026] POST /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145/action => generated 213 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 07:34:29.981782 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:29.985471 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 Aug 18 07:34:29.985471 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:29.985686 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:29.985813 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Delete snapshot with id: c39ab0c1-c7e4-4bef-bb51-22d9aec65886 Aug 18 07:34:29.993091 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:29.993091 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:29.993740 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:30.013322 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot delete request issued successfully. Aug 18 07:34:30.013607 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ded1f9d-4ac6-4dde-b927-bfa4f9c7e587 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 returned with HTTP 202 Aug 18 07:34:30.014009 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 466/1893] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:29 2026] DELETE /volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:30.021856 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f34f0e80-9292-4ee7-bcda-2fdfa6e41220 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:30.023614 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f34f0e80-9292-4ee7-bcda-2fdfa6e41220 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 Aug 18 07:34:30.023819 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f34f0e80-9292-4ee7-bcda-2fdfa6e41220 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:30.024007 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f34f0e80-9292-4ee7-bcda-2fdfa6e41220 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:30.029267 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:30.029267 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:30.029652 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f34f0e80-9292-4ee7-bcda-2fdfa6e41220 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:30.030463 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f34f0e80-9292-4ee7-bcda-2fdfa6e41220 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 returned with HTTP 200 Aug 18 07:34:30.030941 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 480/1894] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:30 2026] GET /volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:31.044270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d84a27a-251c-46c6-9e9e-a3a05eee851f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:31.047888 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d84a27a-251c-46c6-9e9e-a3a05eee851f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 Aug 18 07:34:31.048121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d84a27a-251c-46c6-9e9e-a3a05eee851f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:31.048726 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d84a27a-251c-46c6-9e9e-a3a05eee851f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:31.055342 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d84a27a-251c-46c6-9e9e-a3a05eee851f tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 returned with HTTP 404 Aug 18 07:34:31.055342 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 478/1895] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:31 2026] GET /volume/v3/snapshots/c39ab0c1-c7e4-4bef-bb51-22d9aec65886 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:31.063472 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:31.065787 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:31.065997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:31.066329 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:31.066490 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Delete volume with id: 3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:31.077991 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:31.077991 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:31.078718 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:31.103112 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Delete volume request issued successfully. Aug 18 07:34:31.103317 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ef30574-7cd0-4be4-9373-f26a8ef0e9bc tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 returned with HTTP 202 Aug 18 07:34:31.103725 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 472/1896] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:34:31 2026] DELETE /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:34:31.113027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6bcaa71e-192b-4640-be02-02da40626465 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:31.115433 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6bcaa71e-192b-4640-be02-02da40626465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:31.115774 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6bcaa71e-192b-4640-be02-02da40626465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:31.115897 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6bcaa71e-192b-4640-be02-02da40626465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:31.125347 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:31.125347 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:31.133376 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6bcaa71e-192b-4640-be02-02da40626465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:31.136592 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6bcaa71e-192b-4640-be02-02da40626465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 returned with HTTP 200 Aug 18 07:34:31.137361 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 467/1897] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:31 2026] GET /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:32.153179 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-692fd18a-dc1c-401e-aae8-86256765bf30 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:32.154857 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-692fd18a-dc1c-401e-aae8-86256765bf30 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 Aug 18 07:34:32.155044 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-692fd18a-dc1c-401e-aae8-86256765bf30 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:32.155271 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-692fd18a-dc1c-401e-aae8-86256765bf30 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:32.160414 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-692fd18a-dc1c-401e-aae8-86256765bf30 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 returned with HTTP 404 Aug 18 07:34:32.160869 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 481/1898] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:32 2026] GET /volume/v3/volumes/3e39407e-3997-46da-8409-113ab346f145 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:34:32.169989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:32.174727 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 Aug 18 07:34:32.174976 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:32.175225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:32.175369 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Delete snapshot with id: 62eecda7-e9f7-4428-a523-8e5e1089a541 Aug 18 07:34:32.186929 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:32.186929 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:32.187512 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:32.223853 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot delete request issued successfully. Aug 18 07:34:32.224032 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93914469-fe1f-405a-bcf6-36ab9bd9ab7b tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 returned with HTTP 202 Aug 18 07:34:32.224437 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 479/1899] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:32 2026] DELETE /volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:32.233733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f7cd39a8-12ec-4657-86d1-dd9be4e2d46a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:32.235786 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7cd39a8-12ec-4657-86d1-dd9be4e2d46a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 Aug 18 07:34:32.236135 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f7cd39a8-12ec-4657-86d1-dd9be4e2d46a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:32.236523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f7cd39a8-12ec-4657-86d1-dd9be4e2d46a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:32.244427 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:32.244427 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:32.244989 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f7cd39a8-12ec-4657-86d1-dd9be4e2d46a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Snapshot retrieved successfully. Aug 18 07:34:32.245890 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7cd39a8-12ec-4657-86d1-dd9be4e2d46a tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 returned with HTTP 200 Aug 18 07:34:32.246406 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 473/1900] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:32 2026] GET /volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:33.255941 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c2ecdb2f-1098-4f8b-a0ef-fd28b99ffa43 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:33.258457 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2ecdb2f-1098-4f8b-a0ef-fd28b99ffa43 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 Aug 18 07:34:33.258710 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2ecdb2f-1098-4f8b-a0ef-fd28b99ffa43 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:33.258959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c2ecdb2f-1098-4f8b-a0ef-fd28b99ffa43 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:33.266060 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c2ecdb2f-1098-4f8b-a0ef-fd28b99ffa43 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 returned with HTTP 404 Aug 18 07:34:33.267411 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 468/1901] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:33 2026] GET /volume/v3/snapshots/62eecda7-e9f7-4428-a523-8e5e1089a541 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:33.279053 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:33.280813 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] DELETE https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:33.281074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:33.281289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:33.281461 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Delete volume with id: 162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:33.288847 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:33.288847 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:33.289370 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:33.309382 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Delete volume request issued successfully. Aug 18 07:34:33.309590 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a7ff4e84-aef9-4c84-aa36-ff3221094ff3 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 202 Aug 18 07:34:33.310148 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 482/1902] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:34:33 2026] DELETE /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:34:33.322040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-493299ed-05ce-42ce-a4cb-6cb510ab9269 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:33.329488 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-493299ed-05ce-42ce-a4cb-6cb510ab9269 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:33.330065 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-493299ed-05ce-42ce-a4cb-6cb510ab9269 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:33.332769 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-493299ed-05ce-42ce-a4cb-6cb510ab9269 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:33.342003 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:33.342003 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:33.354356 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-493299ed-05ce-42ce-a4cb-6cb510ab9269 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Volume info retrieved successfully. Aug 18 07:34:33.361959 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-493299ed-05ce-42ce-a4cb-6cb510ab9269 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 200 Aug 18 07:34:33.362646 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 480/1903] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:33 2026] GET /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:34.153006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.155162 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:34:34.155563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bec0671-c0ff-4b87-88ba-20137da96756", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1462536071", "description": null, "metadata": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:34.168139 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.168139 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:34.168689 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:34.168869 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create snapshot from volume 5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:34:34.236854 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['6897588b-da29-47b7-97d3-4dd64972febb', 'd45d1ce7-67a8-47c3-84e9-2d67af7aba25', '96011bb7-5ef8-41d1-bddf-0677f7b56322', '9a08a3c8-94dd-4e54-93fe-2db7e7b81ab0'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:34.281756 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-37c82cac-4bcd-4b30-8965-681fb1da46ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.287392 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-37c82cac-4bcd-4b30-8965-681fb1da46ee tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:34:34.287392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-37c82cac-4bcd-4b30-8965-681fb1da46ee tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.287392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-37c82cac-4bcd-4b30-8965-681fb1da46ee tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.293243 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot force create request issued successfully. Aug 18 07:34:34.293243 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8b5bba9a-15c8-4dff-98ac-3b93f672bdfa tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:34:34.293243 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 474/1904] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:34:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:34.297051 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.297051 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:34.302948 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-37c82cac-4bcd-4b30-8965-681fb1da46ee tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:34:34.304224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-74ab6919-7c1f-4520-9a2e-d2123bdb319d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.306947 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74ab6919-7c1f-4520-9a2e-d2123bdb319d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:34.307233 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74ab6919-7c1f-4520-9a2e-d2123bdb319d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.307361 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74ab6919-7c1f-4520-9a2e-d2123bdb319d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.307754 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-37c82cac-4bcd-4b30-8965-681fb1da46ee tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:34:34.308177 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 469/1905] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:34.312529 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.312529 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:34.312946 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-74ab6919-7c1f-4520-9a2e-d2123bdb319d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:34.313791 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74ab6919-7c1f-4520-9a2e-d2123bdb319d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 200 Aug 18 07:34:34.314177 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 483/1906] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:34.332399 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac20c28a-958b-49cc-af8f-b62e7eb4c6a9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.332740 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac20c28a-958b-49cc-af8f-b62e7eb4c6a9 None None] GET https://10.4.3.152/volume// Aug 18 07:34:34.332955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac20c28a-958b-49cc-af8f-b62e7eb4c6a9 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.333056 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac20c28a-958b-49cc-af8f-b62e7eb4c6a9 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.333381 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac20c28a-958b-49cc-af8f-b62e7eb4c6a9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:34:34.333653 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 481/1907] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:34:34.342177 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-522ddafe-cfce-437e-9fab-875079e58c6d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.345197 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-522ddafe-cfce-437e-9fab-875079e58c6d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:34:34.345744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-522ddafe-cfce-437e-9fab-875079e58c6d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2b921c8-1577-4250-890a-f6448d86cb1d", "connector": null, "instance_uuid": "ebe77b4b-83c8-46e0-a8ae-d62931afbd9f"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:34.359012 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.359012 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:34.376965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-09f96241-5635-409d-830e-6e47c3889465 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.379182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09f96241-5635-409d-830e-6e47c3889465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] GET https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e Aug 18 07:34:34.379402 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09f96241-5635-409d-830e-6e47c3889465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.379582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-09f96241-5635-409d-830e-6e47c3889465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.385776 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-09f96241-5635-409d-830e-6e47c3889465 tempest-VolumeRevertTests-403171069 tempest-VolumeRevertTests-403171069-project-member] https://10.4.3.152/volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e returned with HTTP 404 Aug 18 07:34:34.386571 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 470/1908] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/v3/volumes/162b67d3-e4a7-4de1-b06f-dc00da41f05e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:34:34.395952 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-522ddafe-cfce-437e-9fab-875079e58c6d tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:34:34.396580 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 475/1909] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:34:34 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:34.439931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-8aabddfe-5d42-4962-a9d3-ab6b866b21b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.442894 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-8aabddfe-5d42-4962-a9d3-ab6b866b21b2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] POST https://10.4.3.152/volume/v3/attachments/536253ef-21af-4d5d-bf67-095f968d92ef/action Aug 18 07:34:34.443452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-8aabddfe-5d42-4962-a9d3-ab6b866b21b2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:34.443606 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-8aabddfe-5d42-4962-a9d3-ab6b866b21b2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:34.462844 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.462844 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:34.474419 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4343215c-db27-401a-a05b-42b82b5fd7ca req-8aabddfe-5d42-4962-a9d3-ab6b866b21b2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments/536253ef-21af-4d5d-bf67-095f968d92ef/action returned with HTTP 204 Aug 18 07:34:34.475034 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 484/1910] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:34:34 2026] POST /volume/v3/attachments/536253ef-21af-4d5d-bf67-095f968d92ef/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:34.499019 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0667d8e-7ed5-49fb-9fc1-79090aaf4632 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.504244 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0667d8e-7ed5-49fb-9fc1-79090aaf4632 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:34:34.504244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0667d8e-7ed5-49fb-9fc1-79090aaf4632 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.504244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0667d8e-7ed5-49fb-9fc1-79090aaf4632 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.515128 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.515128 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:34.518236 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f0667d8e-7ed5-49fb-9fc1-79090aaf4632 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:34:34.522462 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0667d8e-7ed5-49fb-9fc1-79090aaf4632 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:34:34.522862 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 482/1911] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:34.535926 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2bc3eaca-8d33-4387-8e76-c362027aa2e6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.541234 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2bc3eaca-8d33-4387-8e76-c362027aa2e6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:34:34.541234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2bc3eaca-8d33-4387-8e76-c362027aa2e6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.541234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2bc3eaca-8d33-4387-8e76-c362027aa2e6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.550427 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.550427 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:34.561135 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2bc3eaca-8d33-4387-8e76-c362027aa2e6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:34:34.569317 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2bc3eaca-8d33-4387-8e76-c362027aa2e6 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:34:34.569317 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 471/1912] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 1111 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:34.619494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-278e6a0d-bd03-4d6f-91e8-7c6231dafc0e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.622239 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-278e6a0d-bd03-4d6f-91e8-7c6231dafc0e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:34:34.622928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-278e6a0d-bd03-4d6f-91e8-7c6231dafc0e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.622928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-278e6a0d-bd03-4d6f-91e8-7c6231dafc0e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.632413 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.632413 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:34.636414 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-278e6a0d-bd03-4d6f-91e8-7c6231dafc0e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:34:34.640522 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-278e6a0d-bd03-4d6f-91e8-7c6231dafc0e tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:34:34.640911 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 476/1913] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:34.685660 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-d61c7012-f89d-4c13-be9e-f42f5f9ff970 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.687503 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-d61c7012-f89d-4c13-be9e-f42f5f9ff970 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] DELETE https://10.4.3.152/volume/v3/attachments/536253ef-21af-4d5d-bf67-095f968d92ef Aug 18 07:34:34.687702 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-d61c7012-f89d-4c13-be9e-f42f5f9ff970 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.687910 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-d61c7012-f89d-4c13-be9e-f42f5f9ff970 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.694016 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.694016 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:34.749133 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d7d0e412-4f76-426f-b549-fd2f2bb54bb8 req-d61c7012-f89d-4c13-be9e-f42f5f9ff970 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/attachments/536253ef-21af-4d5d-bf67-095f968d92ef returned with HTTP 200 Aug 18 07:34:34.749558 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 485/1914] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:34:34 2026] DELETE /volume/v3/attachments/536253ef-21af-4d5d-bf67-095f968d92ef => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:34.785749 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7853226b-64a7-4bc2-954f-49d7da21c520 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:34.787548 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7853226b-64a7-4bc2-954f-49d7da21c520 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:34:34.787774 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7853226b-64a7-4bc2-954f-49d7da21c520 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:34.788001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7853226b-64a7-4bc2-954f-49d7da21c520 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:34.796076 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:34.796076 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:34.800348 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7853226b-64a7-4bc2-954f-49d7da21c520 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:34:34.805073 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7853226b-64a7-4bc2-954f-49d7da21c520 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:34:34.805602 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 483/1915] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:34 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:35.324076 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-637055d3-c6a2-417c-ab0c-5b9b1f57987d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:35.327287 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-637055d3-c6a2-417c-ab0c-5b9b1f57987d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:35.327471 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-637055d3-c6a2-417c-ab0c-5b9b1f57987d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:35.327645 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-637055d3-c6a2-417c-ab0c-5b9b1f57987d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:35.329225 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=452,cinder:UPDATE=141,cinder:INSERT=81 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:34:35.334842 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:35.334842 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:35.335410 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-637055d3-c6a2-417c-ab0c-5b9b1f57987d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:35.336291 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-637055d3-c6a2-417c-ab0c-5b9b1f57987d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 200 Aug 18 07:34:35.336933 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 472/1916] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:35 2026] GET /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:35.347753 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a2173b08-487f-47c5-9e6c-48dd45a8fc40 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:35.350030 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a2173b08-487f-47c5-9e6c-48dd45a8fc40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:35.350307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a2173b08-487f-47c5-9e6c-48dd45a8fc40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:35.350548 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a2173b08-487f-47c5-9e6c-48dd45a8fc40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:35.356589 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:35.356589 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:35.357016 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a2173b08-487f-47c5-9e6c-48dd45a8fc40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:35.357962 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a2173b08-487f-47c5-9e6c-48dd45a8fc40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 200 Aug 18 07:34:35.358511 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 477/1917] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:35 2026] GET /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:35.368074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:35.369532 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:34:35.370062 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bec0671-c0ff-4b87-88ba-20137da96756", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-65721964", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:35.380490 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:35.380490 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:35.381329 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:35.381669 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create snapshot from volume 5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:34:35.418954 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['aed1d5e5-1060-4806-8320-9320fa7655c3', 'd7555244-e45a-4a09-aab8-2df9203e85eb', 'a77c4719-d7bb-4b3e-87b7-db53ad544127', 'e6a74329-fb57-4542-af44-e1e1b469f22f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:35.454855 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot force create request issued successfully. Aug 18 07:34:35.455189 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e0f1e89-c40a-40fa-affe-2af3228df37f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:34:35.455652 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 486/1918] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:34:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:35.468922 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6eed4371-e438-4e3b-8327-958673648bf3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:35.472007 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6eed4371-e438-4e3b-8327-958673648bf3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:35.472191 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6eed4371-e438-4e3b-8327-958673648bf3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:35.472403 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6eed4371-e438-4e3b-8327-958673648bf3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:35.479485 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:35.479485 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:35.480348 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6eed4371-e438-4e3b-8327-958673648bf3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:35.480808 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6eed4371-e438-4e3b-8327-958673648bf3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 200 Aug 18 07:34:35.481334 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 484/1919] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:35 2026] GET /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:36.168055 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:36.320673 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:36.322233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1929151262"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:36.323139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1929151262'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:36.323307 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume of 1 GB Aug 18 07:34:36.329057 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Availability Zones retrieved successfully. Aug 18 07:34:36.335002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Flow 'volume_create_api' (84566e8a-77e5-49bd-b67f-85caa4a44e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:36.336341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27725291-891a-4d51-bec5-73d564f3264b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:36.337496 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:36.368187 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27725291-891a-4d51-bec5-73d564f3264b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:36.368845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd294885-ea13-42e7-a866-e93aedea4d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:36.464614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Created reservations ['9029d406-02f3-4fd3-aa2c-19f08c854bf0', '483f0d4f-d2c5-455b-a6c8-040499ea6ecd', '8bf7ef03-d953-45d7-ac44-35d961713eb1', 'bbc39a93-6678-41a3-aaf7-f861c227c242'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:36.465662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd294885-ea13-42e7-a866-e93aedea4d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9029d406-02f3-4fd3-aa2c-19f08c854bf0', '483f0d4f-d2c5-455b-a6c8-040499ea6ecd', '8bf7ef03-d953-45d7-ac44-35d961713eb1', 'bbc39a93-6678-41a3-aaf7-f861c227c242']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:36.466678 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc5d4fa-abfd-42b1-92e2-728e9cd241a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:36.495765 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc5d4fa-abfd-42b1-92e2-728e9cd241a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dbe1348-ba38-46d0-a438-645746b63d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1929151262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52dc5138ee6848d59a0a810c7677f665',qos_specs=None,replication_status=,reservations=['9029d406-02f3-4fd3-aa2c-19f08c854bf0','483f0d4f-d2c5-455b-a6c8-040499ea6ecd','8bf7ef03-d953-45d7-ac44-35d961713eb1','bbc39a93-6678-41a3-aaf7-f861c227c242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f95088c291343bf924e076d1e98631c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1929151262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dbe1348-ba38-46d0-a438-645746b63d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dc5138ee6848d59a0a810c7677f665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f95088c291343bf924e076d1e98631c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:36.497143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c948ac-928d-4a18-b906-612efe580a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:36.498654 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a4944dda-5133-4ed8-9680-c7c5e64d9523 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:36.500867 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4944dda-5133-4ed8-9680-c7c5e64d9523 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:36.502228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4944dda-5133-4ed8-9680-c7c5e64d9523 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:36.502228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a4944dda-5133-4ed8-9680-c7c5e64d9523 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:36.503719 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=469,cinder:INSERT=94,cinder:UPDATE=160 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:34:36.509110 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:36.509110 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:36.509709 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a4944dda-5133-4ed8-9680-c7c5e64d9523 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:36.510790 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a4944dda-5133-4ed8-9680-c7c5e64d9523 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 200 Aug 18 07:34:36.512744 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 478/1920] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:36 2026] GET /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:36.521502 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-614db283-4667-4d29-b82f-40e8be73885b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:36.523298 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c948ac-928d-4a18-b906-612efe580a0a) transitioned into state 'SUCCESS' from state '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-1929151262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52dc5138ee6848d59a0a810c7677f665',qos_specs=None,replication_status=,reservations=['9029d406-02f3-4fd3-aa2c-19f08c854bf0','483f0d4f-d2c5-455b-a6c8-040499ea6ecd','8bf7ef03-d953-45d7-ac44-35d961713eb1','bbc39a93-6678-41a3-aaf7-f861c227c242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f95088c291343bf924e076d1e98631c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:36.523591 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-614db283-4667-4d29-b82f-40e8be73885b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:36.523822 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-614db283-4667-4d29-b82f-40e8be73885b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:36.524014 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-614db283-4667-4d29-b82f-40e8be73885b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:36.524220 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fbaba4-e7c1-4980-90a6-26d09f4485e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:36.530564 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:36.530564 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:36.531109 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-614db283-4667-4d29-b82f-40e8be73885b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:36.532159 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-614db283-4667-4d29-b82f-40e8be73885b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 200 Aug 18 07:34:36.532380 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 487/1921] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:36 2026] GET /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:36.536990 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fbaba4-e7c1-4980-90a6-26d09f4485e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:36.537878 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Flow 'volume_create_api' (84566e8a-77e5-49bd-b67f-85caa4a44e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:36.538138 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume request issued successfully. Aug 18 07:34:36.538703 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5cacbbac-861a-4018-9df7-2c8c9770db8b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:36.539137 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 473/1922] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:34:36 2026] POST /volume/v3/volumes => generated 778 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:34:36.546064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:36.548079 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:34:36.548484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bec0671-c0ff-4b87-88ba-20137da96756", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1675065771", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:36.554397 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6f197920-d9c7-4ebc-9652-ff0e9bb447dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:36.560381 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f197920-d9c7-4ebc-9652-ff0e9bb447dd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 Aug 18 07:34:36.560704 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f197920-d9c7-4ebc-9652-ff0e9bb447dd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:36.560992 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6f197920-d9c7-4ebc-9652-ff0e9bb447dd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:36.565942 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:36.565942 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:36.566624 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:36.566829 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create snapshot from volume 5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:34:36.573561 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:36.573561 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:36.580360 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6f197920-d9c7-4ebc-9652-ff0e9bb447dd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:34:36.586691 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6f197920-d9c7-4ebc-9652-ff0e9bb447dd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 returned with HTTP 200 Aug 18 07:34:36.587390 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 479/1923] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:36 2026] GET /volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:36.607120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['b1a66139-58c4-4c94-96e3-6ec75ff39d69', '955ec054-5eb3-429f-a64c-3ff189f932a9', '9a2051d1-6c72-45ca-b61f-8eef23d6543e', '634863d5-e7ee-47a7-8cc8-f20e3a2f634b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:36.659929 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot force create request issued successfully. Aug 18 07:34:36.660294 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef2abb52-4136-47d6-9cff-91f3acf50f20 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:34:36.660903 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 485/1924] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:34:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:36.671484 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6cab9413-f22d-4173-b89c-f71348f09313 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:36.674842 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cab9413-f22d-4173-b89c-f71348f09313 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:36.675124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cab9413-f22d-4173-b89c-f71348f09313 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:36.676380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cab9413-f22d-4173-b89c-f71348f09313 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:36.685695 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:36.685695 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:36.686313 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6cab9413-f22d-4173-b89c-f71348f09313 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:36.687769 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cab9413-f22d-4173-b89c-f71348f09313 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 200 Aug 18 07:34:36.688283 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 488/1925] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:36 2026] GET /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:37.604839 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ecc3b79d-9850-4480-b9f4-281b4157c2ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:37.614425 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ecc3b79d-9850-4480-b9f4-281b4157c2ac tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 Aug 18 07:34:37.614425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ecc3b79d-9850-4480-b9f4-281b4157c2ac tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:37.614642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ecc3b79d-9850-4480-b9f4-281b4157c2ac tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:37.628072 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:37.628072 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:37.633992 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ecc3b79d-9850-4480-b9f4-281b4157c2ac tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:34:37.639574 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ecc3b79d-9850-4480-b9f4-281b4157c2ac tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 returned with HTTP 200 Aug 18 07:34:37.640606 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 474/1926] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:37 2026] GET /volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:37.663242 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:37.667242 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:34:37.668155 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6dbe1348-ba38-46d0-a438-645746b63d62", "name": "tempest-type-Backup-1244610921"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:37.672393 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Creating new backup {'backup': {'volume_id': '6dbe1348-ba38-46d0-a438-645746b63d62', 'name': 'tempest-type-Backup-1244610921'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:34:37.672636 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Creating backup of volume 6dbe1348-ba38-46d0-a438-645746b63d62 in container None Aug 18 07:34:37.682296 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:37.682296 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:37.682674 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:34:37.701753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0f971adc-037b-4043-a069-ddf8e3ccd2d6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:37.707110 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f971adc-037b-4043-a069-ddf8e3ccd2d6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:37.707110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f971adc-037b-4043-a069-ddf8e3ccd2d6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:37.707110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f971adc-037b-4043-a069-ddf8e3ccd2d6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:37.717953 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=422,cinder:UPDATE=104,cinder:INSERT=58 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:34:37.723416 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:37.723416 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:37.724484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Created reservations ['0b2d57ba-90b9-44c7-82fc-70cf7f1995b7', 'e3c4788e-73d0-4503-ae1b-20fd6c5d216f'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:37.724547 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0f971adc-037b-4043-a069-ddf8e3ccd2d6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:37.725322 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f971adc-037b-4043-a069-ddf8e3ccd2d6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 200 Aug 18 07:34:37.726003 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 486/1927] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:37 2026] GET /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:37.739613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ba973c1-7ced-45a5-996d-a9219bd27da1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:37.746071 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ba973c1-7ced-45a5-996d-a9219bd27da1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:37.746071 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ba973c1-7ced-45a5-996d-a9219bd27da1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:37.746071 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ba973c1-7ced-45a5-996d-a9219bd27da1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:37.766516 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:37.766516 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:37.767452 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ba973c1-7ced-45a5-996d-a9219bd27da1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:37.768357 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ba973c1-7ced-45a5-996d-a9219bd27da1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 200 Aug 18 07:34:37.769809 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 489/1928] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:37 2026] GET /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:37.793234 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9639528f-24c7-4b3b-9f1e-cdc039f6ddee tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:34:37.793571 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 480/1929] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:34:37 2026] POST /volume/v3/backups => generated 316 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:37.807144 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ff753d27-b714-4200-bd5f-db8b7261dc8e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:37.810873 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff753d27-b714-4200-bd5f-db8b7261dc8e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:37.810873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff753d27-b714-4200-bd5f-db8b7261dc8e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:37.810873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ff753d27-b714-4200-bd5f-db8b7261dc8e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:37.811164 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ff753d27-b714-4200-bd5f-db8b7261dc8e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:37.832522 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:37.832522 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:37.833694 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ff753d27-b714-4200-bd5f-db8b7261dc8e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:37.833694 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 475/1930] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:37 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 723 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:38.855387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-757e1fe2-e9fb-44f3-8b3a-7de858bd8fb0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:38.855387 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-757e1fe2-e9fb-44f3-8b3a-7de858bd8fb0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:38.855387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-757e1fe2-e9fb-44f3-8b3a-7de858bd8fb0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:38.855387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-757e1fe2-e9fb-44f3-8b3a-7de858bd8fb0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:38.855387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-757e1fe2-e9fb-44f3-8b3a-7de858bd8fb0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:38.878416 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:38.878416 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:38.879478 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-757e1fe2-e9fb-44f3-8b3a-7de858bd8fb0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:38.880070 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 487/1931] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:38 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 725 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:39.471973 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:39.475123 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:39.475441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:39.477418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:39.477418 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: 83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:39.485152 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:39.485152 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:39.485867 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:39.527238 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot delete request issued successfully. Aug 18 07:34:39.527564 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb5f1c61-9b71-4818-98b2-7e961cd592f9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 202 Aug 18 07:34:39.528643 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 490/1932] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:39 2026] DELETE /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:39.542595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c0596e61-209b-4f9e-9d04-e1fa27fbd487 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:39.546332 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0596e61-209b-4f9e-9d04-e1fa27fbd487 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:39.546611 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0596e61-209b-4f9e-9d04-e1fa27fbd487 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:39.546914 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0596e61-209b-4f9e-9d04-e1fa27fbd487 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:39.558723 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:39.558723 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:39.559555 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c0596e61-209b-4f9e-9d04-e1fa27fbd487 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:39.561195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0596e61-209b-4f9e-9d04-e1fa27fbd487 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 200 Aug 18 07:34:39.561835 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 481/1933] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:39 2026] GET /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:39.892615 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5ec8bc4-cf26-44ad-939c-f15096c45869 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:39.895573 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5ec8bc4-cf26-44ad-939c-f15096c45869 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:39.895889 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5ec8bc4-cf26-44ad-939c-f15096c45869 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:39.896117 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5ec8bc4-cf26-44ad-939c-f15096c45869 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:39.896295 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d5ec8bc4-cf26-44ad-939c-f15096c45869 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:39.902045 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:39.902045 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:39.902868 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5ec8bc4-cf26-44ad-939c-f15096c45869 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:39.903393 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 476/1934] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:39 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:40.575660 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3f0a2667-b5cd-4f32-9b67-6e0babf6fc02 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:40.577834 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f0a2667-b5cd-4f32-9b67-6e0babf6fc02 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:40.578075 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f0a2667-b5cd-4f32-9b67-6e0babf6fc02 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:40.578357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f0a2667-b5cd-4f32-9b67-6e0babf6fc02 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:40.588533 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f0a2667-b5cd-4f32-9b67-6e0babf6fc02 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 404 Aug 18 07:34:40.589606 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 488/1935] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:40 2026] GET /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:40.603499 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55cb1d53-9489-439c-be98-2c215fc7589d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:40.605681 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55cb1d53-9489-439c-be98-2c215fc7589d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:40.606099 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55cb1d53-9489-439c-be98-2c215fc7589d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:40.606504 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55cb1d53-9489-439c-be98-2c215fc7589d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:40.607614 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-55cb1d53-9489-439c-be98-2c215fc7589d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:40.614365 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:40.614365 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:40.615364 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-55cb1d53-9489-439c-be98-2c215fc7589d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:40.645811 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-55cb1d53-9489-439c-be98-2c215fc7589d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot delete request issued successfully. Aug 18 07:34:40.646062 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55cb1d53-9489-439c-be98-2c215fc7589d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 202 Aug 18 07:34:40.646599 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 491/1936] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:40 2026] DELETE /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:40.659232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3720ccde-2a3f-4af4-80e1-718836ea105d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:40.664904 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3720ccde-2a3f-4af4-80e1-718836ea105d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:40.666253 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3720ccde-2a3f-4af4-80e1-718836ea105d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:40.666253 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3720ccde-2a3f-4af4-80e1-718836ea105d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:40.675497 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:40.675497 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:40.678297 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3720ccde-2a3f-4af4-80e1-718836ea105d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:40.679487 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3720ccde-2a3f-4af4-80e1-718836ea105d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 200 Aug 18 07:34:40.679957 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 482/1937] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:40 2026] GET /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:40.917186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6f44db08-a584-4108-9f8c-59d8285faa9e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:40.926228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f44db08-a584-4108-9f8c-59d8285faa9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:40.926228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f44db08-a584-4108-9f8c-59d8285faa9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:40.926228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f44db08-a584-4108-9f8c-59d8285faa9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:40.926228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6f44db08-a584-4108-9f8c-59d8285faa9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:40.935917 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:40.935917 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:40.937361 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f44db08-a584-4108-9f8c-59d8285faa9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:40.937583 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 477/1938] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:40 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:34:41.693745 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-24299875-3923-4935-9f8c-52d494a5395e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:41.702592 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24299875-3923-4935-9f8c-52d494a5395e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:41.702871 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24299875-3923-4935-9f8c-52d494a5395e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:41.703054 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24299875-3923-4935-9f8c-52d494a5395e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:41.708854 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24299875-3923-4935-9f8c-52d494a5395e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 404 Aug 18 07:34:41.709451 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 489/1939] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:41 2026] GET /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:41.720126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d4010214-f9eb-470f-9967-4ba3829532f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:41.722911 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d4010214-f9eb-470f-9967-4ba3829532f8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:41.723121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d4010214-f9eb-470f-9967-4ba3829532f8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:41.723289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d4010214-f9eb-470f-9967-4ba3829532f8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:41.723383 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-d4010214-f9eb-470f-9967-4ba3829532f8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:41.729993 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:41.729993 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:41.730545 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d4010214-f9eb-470f-9967-4ba3829532f8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:41.763428 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d4010214-f9eb-470f-9967-4ba3829532f8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot delete request issued successfully. Aug 18 07:34:41.763664 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d4010214-f9eb-470f-9967-4ba3829532f8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 202 Aug 18 07:34:41.764125 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 492/1940] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:41 2026] DELETE /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:41.775904 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b50d954c-616c-42a6-908a-3f317848e24b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:41.778650 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b50d954c-616c-42a6-908a-3f317848e24b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:41.778954 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b50d954c-616c-42a6-908a-3f317848e24b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:41.779178 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b50d954c-616c-42a6-908a-3f317848e24b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:41.792459 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:41.792459 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:41.793159 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b50d954c-616c-42a6-908a-3f317848e24b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:34:41.794965 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b50d954c-616c-42a6-908a-3f317848e24b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 200 Aug 18 07:34:41.794965 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 483/1941] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:41 2026] GET /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:41.953094 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eafadd05-a73c-43e8-8ba6-6931d91c3320 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:41.959612 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eafadd05-a73c-43e8-8ba6-6931d91c3320 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:41.959612 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eafadd05-a73c-43e8-8ba6-6931d91c3320 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:41.959612 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eafadd05-a73c-43e8-8ba6-6931d91c3320 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:41.959612 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-eafadd05-a73c-43e8-8ba6-6931d91c3320 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:41.967783 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:41.967783 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:41.969102 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eafadd05-a73c-43e8-8ba6-6931d91c3320 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:41.969498 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 478/1942] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:41 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:42.808129 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-21c0dcb6-5d86-4c78-8977-73db8ea76289 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.811010 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21c0dcb6-5d86-4c78-8977-73db8ea76289 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:42.811413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-21c0dcb6-5d86-4c78-8977-73db8ea76289 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.811864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-21c0dcb6-5d86-4c78-8977-73db8ea76289 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.818479 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-21c0dcb6-5d86-4c78-8977-73db8ea76289 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 404 Aug 18 07:34:42.819376 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 490/1943] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:42 2026] GET /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:42.830482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0f831c8c-380f-4f4d-9c21-4415b6d5b9f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.835252 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f831c8c-380f-4f4d-9c21-4415b6d5b9f1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:42.835517 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0f831c8c-380f-4f4d-9c21-4415b6d5b9f1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.835766 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0f831c8c-380f-4f4d-9c21-4415b6d5b9f1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.835991 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-0f831c8c-380f-4f4d-9c21-4415b6d5b9f1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: 83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:42.844410 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f831c8c-380f-4f4d-9c21-4415b6d5b9f1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 404 Aug 18 07:34:42.845330 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 493/1944] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:42 2026] DELETE /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:42.856735 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ebc77ec0-bc63-4ac2-abe9-fd933f623406 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.858878 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ebc77ec0-bc63-4ac2-abe9-fd933f623406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb Aug 18 07:34:42.859601 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ebc77ec0-bc63-4ac2-abe9-fd933f623406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.859870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ebc77ec0-bc63-4ac2-abe9-fd933f623406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.865366 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ebc77ec0-bc63-4ac2-abe9-fd933f623406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb returned with HTTP 404 Aug 18 07:34:42.866031 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 484/1945] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:42 2026] GET /volume/v3/snapshots/83b0f0a3-07ce-4c49-8a1d-18671ead4cfb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:42.873963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b3661c74-a079-4b4f-9331-a35a9e6dc5f7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.876287 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b3661c74-a079-4b4f-9331-a35a9e6dc5f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:42.876287 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b3661c74-a079-4b4f-9331-a35a9e6dc5f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.876509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b3661c74-a079-4b4f-9331-a35a9e6dc5f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.876554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-b3661c74-a079-4b4f-9331-a35a9e6dc5f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:42.882992 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b3661c74-a079-4b4f-9331-a35a9e6dc5f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 404 Aug 18 07:34:42.883562 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 479/1946] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:42 2026] DELETE /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:42.895421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2015093c-3afd-4bd4-b114-15607a606c1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.898450 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2015093c-3afd-4bd4-b114-15607a606c1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e Aug 18 07:34:42.898679 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2015093c-3afd-4bd4-b114-15607a606c1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.898914 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2015093c-3afd-4bd4-b114-15607a606c1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.912359 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2015093c-3afd-4bd4-b114-15607a606c1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e returned with HTTP 404 Aug 18 07:34:42.912887 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 491/1947] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:42 2026] GET /volume/v3/snapshots/b180be09-a9f7-42f3-9f7c-34de3d5f3b4e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:42.921021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31205905-cbd2-4f2e-b0d8-f83f411d7980 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.923998 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31205905-cbd2-4f2e-b0d8-f83f411d7980 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:42.925229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31205905-cbd2-4f2e-b0d8-f83f411d7980 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.925229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31205905-cbd2-4f2e-b0d8-f83f411d7980 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.925229 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-31205905-cbd2-4f2e-b0d8-f83f411d7980 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:42.932673 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31205905-cbd2-4f2e-b0d8-f83f411d7980 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 404 Aug 18 07:34:42.933396 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 494/1948] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:34:42 2026] DELETE /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:42.942307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cd291e8b-a8b9-4e30-813d-ed128e1087bb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.945899 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd291e8b-a8b9-4e30-813d-ed128e1087bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 Aug 18 07:34:42.946177 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd291e8b-a8b9-4e30-813d-ed128e1087bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.946468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd291e8b-a8b9-4e30-813d-ed128e1087bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.956625 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd291e8b-a8b9-4e30-813d-ed128e1087bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 returned with HTTP 404 Aug 18 07:34:42.957439 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 485/1949] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:34:42 2026] GET /volume/v3/snapshots/f9664554-6585-45e9-b956-55ea0893adb2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:42.982406 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aec5e4a8-2b96-4e41-82ae-412380487a9d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:42.984940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aec5e4a8-2b96-4e41-82ae-412380487a9d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:42.985300 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aec5e4a8-2b96-4e41-82ae-412380487a9d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:42.985550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aec5e4a8-2b96-4e41-82ae-412380487a9d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:42.985697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-aec5e4a8-2b96-4e41-82ae-412380487a9d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:42.997326 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:42.997326 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:42.998308 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aec5e4a8-2b96-4e41-82ae-412380487a9d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:42.998803 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 480/1950] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:42 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:44.009536 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b064f96d-2de7-4697-bca6-ed7c165cc87c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:44.012386 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b064f96d-2de7-4697-bca6-ed7c165cc87c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:44.012609 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b064f96d-2de7-4697-bca6-ed7c165cc87c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:44.012800 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b064f96d-2de7-4697-bca6-ed7c165cc87c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:44.012976 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b064f96d-2de7-4697-bca6-ed7c165cc87c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:44.019472 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:44.019472 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:44.020298 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b064f96d-2de7-4697-bca6-ed7c165cc87c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:44.020725 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 492/1951] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:44 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:34:44.183012 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:44.186320 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:44.188295 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-445755408"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:44.190308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-445755408'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:44.190866 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume of 1 GB Aug 18 07:34:44.191831 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:44.191831 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:44.202111 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Availability Zones retrieved successfully. Aug 18 07:34:44.208358 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:44.211000 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:44.211495 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-832260887"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:44.211840 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Flow 'volume_create_api' (ab6fdb86-1dbd-4553-80d3-837a49a18ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:44.213430 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44e8fba-f0e9-469e-9c4f-032a9126f1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.213566 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-832260887'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:44.213618 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Create volume of 1 GB Aug 18 07:34:44.214601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:44.220086 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Availability Zones retrieved successfully. Aug 18 07:34:44.227343 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Flow 'volume_create_api' (8b004110-e771-46e3-894f-c9d00dac996f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:44.230613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38d39bf-0ee0-4250-8081-5c5daf2cb505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.230613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:44.260664 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44e8fba-f0e9-469e-9c4f-032a9126f1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.262180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6004ec-4a9b-435d-85be-e2395f77449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.264668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38d39bf-0ee0-4250-8081-5c5daf2cb505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.265710 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3bc7c6-7c89-4dfc-93ac-b256437dba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.328547 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Created reservations ['7b0d776a-1d81-4765-acd1-dfe342ecc455', 'baa180b3-bf72-4a73-ae3b-8c0cc80cc91b', 'f3783ca6-1e06-4817-945f-6109b2136413', '48ee2e94-7134-4eaf-ae7d-cf7644ac070f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:44.329797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6004ec-4a9b-435d-85be-e2395f77449e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b0d776a-1d81-4765-acd1-dfe342ecc455', 'baa180b3-bf72-4a73-ae3b-8c0cc80cc91b', 'f3783ca6-1e06-4817-945f-6109b2136413', '48ee2e94-7134-4eaf-ae7d-cf7644ac070f']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.331607 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (120257fd-a0a2-4512-8443-a95c9bbe9099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.355297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Created reservations ['aa99a145-515b-48f3-b021-a1d5ab35d31a', 'f77175b4-eb26-41a3-8599-84b1f52c9c4c', '9c9a3ae2-b41c-4037-83fa-351c4457370b', '477176bd-59a9-4bee-bf2d-e3107df2fedb'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:44.356223 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d3bc7c6-7c89-4dfc-93ac-b256437dba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa99a145-515b-48f3-b021-a1d5ab35d31a', 'f77175b4-eb26-41a3-8599-84b1f52c9c4c', '9c9a3ae2-b41c-4037-83fa-351c4457370b', '477176bd-59a9-4bee-bf2d-e3107df2fedb']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.357017 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cd0683-6f6c-4c55-b6e4-445bba5c8e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.365558 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (120257fd-a0a2-4512-8443-a95c9bbe9099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e2764b-b7ab-4089-b15b-d931b68876d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-445755408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec655d11f42495aab187a5ba6d62a91',qos_specs=None,replication_status=,reservations=['7b0d776a-1d81-4765-acd1-dfe342ecc455','baa180b3-bf72-4a73-ae3b-8c0cc80cc91b','f3783ca6-1e06-4817-945f-6109b2136413','48ee2e94-7134-4eaf-ae7d-cf7644ac070f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-445755408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88e2764b-b7ab-4089-b15b-d931b68876d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ec655d11f42495aab187a5ba6d62a91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.365558 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e47c1f-9fca-44dd-806d-0eb66b1cc9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.386282 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cd0683-6f6c-4c55-b6e4-445bba5c8e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08751c10-ed1f-43a9-98a7-1c953ca4a9dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-832260887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eafdd56f63448d29cd983391eccaa5e',qos_specs=None,replication_status=,reservations=['aa99a145-515b-48f3-b021-a1d5ab35d31a','f77175b4-eb26-41a3-8599-84b1f52c9c4c','9c9a3ae2-b41c-4037-83fa-351c4457370b','477176bd-59a9-4bee-bf2d-e3107df2fedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f40dfc1b6fb4bada295dbc0939bd6c1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-832260887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08751c10-ed1f-43a9-98a7-1c953ca4a9dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eafdd56f63448d29cd983391eccaa5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f40dfc1b6fb4bada295dbc0939bd6c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.386766 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d27127-81e3-42d8-b249-4046dfc53d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.419954 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e47c1f-9fca-44dd-806d-0eb66b1cc9a8) transitioned into state 'SUCCESS' from state '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-445755408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec655d11f42495aab187a5ba6d62a91',qos_specs=None,replication_status=,reservations=['7b0d776a-1d81-4765-acd1-dfe342ecc455','baa180b3-bf72-4a73-ae3b-8c0cc80cc91b','f3783ca6-1e06-4817-945f-6109b2136413','48ee2e94-7134-4eaf-ae7d-cf7644ac070f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5bed2e8ac0a41e588118bd71586bc1f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.420804 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007794c3-1552-4e34-b757-8d721ca85441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.436234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007794c3-1552-4e34-b757-8d721ca85441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.437655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Flow 'volume_create_api' (ab6fdb86-1dbd-4553-80d3-837a49a18ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:44.438453 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Create volume request issued successfully. Aug 18 07:34:44.439410 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-227f5200-1adb-480a-b42d-ae8b4b9d4e49 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:44.440060 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 495/1952] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:34:44 2026] POST /volume/v3/volumes => generated 754 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:44.453633 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d27127-81e3-42d8-b249-4046dfc53d4c) transitioned into state 'SUCCESS' from state '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-832260887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eafdd56f63448d29cd983391eccaa5e',qos_specs=None,replication_status=,reservations=['aa99a145-515b-48f3-b021-a1d5ab35d31a','f77175b4-eb26-41a3-8599-84b1f52c9c4c','9c9a3ae2-b41c-4037-83fa-351c4457370b','477176bd-59a9-4bee-bf2d-e3107df2fedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f40dfc1b6fb4bada295dbc0939bd6c1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.454806 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b8073e-5f0a-4ab9-91de-fc112ad40e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:44.457276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51720f15-6f3d-4e4b-876b-0217e3db524a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:44.460109 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51720f15-6f3d-4e4b-876b-0217e3db524a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:44.460109 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51720f15-6f3d-4e4b-876b-0217e3db524a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:44.460381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51720f15-6f3d-4e4b-876b-0217e3db524a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:44.471002 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:44.471002 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:44.473991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9b8073e-5f0a-4ab9-91de-fc112ad40e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:44.473991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Flow 'volume_create_api' (8b004110-e771-46e3-894f-c9d00dac996f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:44.474381 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Create volume request issued successfully. Aug 18 07:34:44.475346 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e590ff23-0ee6-4941-964e-0bfb76d51903 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:44.476029 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 486/1953] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:34:44 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:34:44.480230 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51720f15-6f3d-4e4b-876b-0217e3db524a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:44.483464 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51720f15-6f3d-4e4b-876b-0217e3db524a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:44.483942 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 481/1954] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:44 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:44.495570 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1fa4fe8d-03ca-41b6-87ce-b977eecbd38f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:44.496146 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a41b6c0b-c863-4351-abff-fa3273eec8b3 req-0bb0d17d-247a-49bc-a582-4ed47bca9095 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:44.498020 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a41b6c0b-c863-4351-abff-fa3273eec8b3 req-0bb0d17d-247a-49bc-a582-4ed47bca9095 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07 Aug 18 07:34:44.498508 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a41b6c0b-c863-4351-abff-fa3273eec8b3 req-0bb0d17d-247a-49bc-a582-4ed47bca9095 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:44.498841 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a41b6c0b-c863-4351-abff-fa3273eec8b3 req-0bb0d17d-247a-49bc-a582-4ed47bca9095 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:44.499720 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fa4fe8d-03ca-41b6-87ce-b977eecbd38f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:44.500329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fa4fe8d-03ca-41b6-87ce-b977eecbd38f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:44.500622 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1fa4fe8d-03ca-41b6-87ce-b977eecbd38f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:44.509024 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:44.509024 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:44.512030 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:44.512030 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:44.518654 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1fa4fe8d-03ca-41b6-87ce-b977eecbd38f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:44.528038 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1fa4fe8d-03ca-41b6-87ce-b977eecbd38f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd returned with HTTP 200 Aug 18 07:34:44.528038 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 496/1955] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:44 2026] GET /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:44.572853 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a41b6c0b-c863-4351-abff-fa3273eec8b3 req-0bb0d17d-247a-49bc-a582-4ed47bca9095 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07 returned with HTTP 200 Aug 18 07:34:44.573311 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 493/1956] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:34:44 2026] DELETE /volume/v3/attachments/cde8e421-979e-4380-ba20-fd25231f3b07 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.033295 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0e9d16fd-2988-4aef-8d8f-13140bb8e6d8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.035765 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e9d16fd-2988-4aef-8d8f-13140bb8e6d8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:45.036673 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e9d16fd-2988-4aef-8d8f-13140bb8e6d8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.036673 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e9d16fd-2988-4aef-8d8f-13140bb8e6d8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.036673 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0e9d16fd-2988-4aef-8d8f-13140bb8e6d8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:45.041946 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.041946 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:45.042793 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e9d16fd-2988-4aef-8d8f-13140bb8e6d8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:45.043339 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 487/1957] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.499133 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9901ff76-f2fd-4728-885e-3fc11b3548b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.500910 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9901ff76-f2fd-4728-885e-3fc11b3548b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:45.501090 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9901ff76-f2fd-4728-885e-3fc11b3548b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.501296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9901ff76-f2fd-4728-885e-3fc11b3548b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.508706 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.508706 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:45.512502 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9901ff76-f2fd-4728-885e-3fc11b3548b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:45.516990 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9901ff76-f2fd-4728-885e-3fc11b3548b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:45.517541 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 482/1958] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.550281 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-50e24dce-648b-46d9-b8fe-e8cebf601a61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.552234 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50e24dce-648b-46d9-b8fe-e8cebf601a61 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:45.552491 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50e24dce-648b-46d9-b8fe-e8cebf601a61 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.552681 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50e24dce-648b-46d9-b8fe-e8cebf601a61 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.561043 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.561043 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:45.564938 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-50e24dce-648b-46d9-b8fe-e8cebf601a61 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:45.569262 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50e24dce-648b-46d9-b8fe-e8cebf601a61 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd returned with HTTP 200 Aug 18 07:34:45.569661 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 497/1959] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.571989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-c8626f25-907b-4f28-a38d-29f66c0f8933 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.574034 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-c8626f25-907b-4f28-a38d-29f66c0f8933 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:45.574336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-c8626f25-907b-4f28-a38d-29f66c0f8933 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.574685 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-c8626f25-907b-4f28-a38d-29f66c0f8933 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.581526 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.581526 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:45.581737 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dd1e8bdd-9ba9-4e8a-b311-870483d1902b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.583970 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dd1e8bdd-9ba9-4e8a-b311-870483d1902b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] POST https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd/action Aug 18 07:34:45.584577 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dd1e8bdd-9ba9-4e8a-b311-870483d1902b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:45.584729 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dd1e8bdd-9ba9-4e8a-b311-870483d1902b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:45.586582 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-c8626f25-907b-4f28-a38d-29f66c0f8933 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:45.590510 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-c8626f25-907b-4f28-a38d-29f66c0f8933 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:45.591042 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 494/1960] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.596364 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.596364 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:45.597174 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dd1e8bdd-9ba9-4e8a-b311-870483d1902b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:45.604766 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dd1e8bdd-9ba9-4e8a-b311-870483d1902b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume updated successfully. Aug 18 07:34:45.605121 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dd1e8bdd-9ba9-4e8a-b311-870483d1902b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd/action returned with HTTP 200 Aug 18 07:34:45.605750 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 488/1961] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:34:45 2026] POST /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:34:45.613501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5199605-85dd-469c-9902-d3a27404be76 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.615489 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5199605-85dd-469c-9902-d3a27404be76 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:45.615750 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5199605-85dd-469c-9902-d3a27404be76 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.616052 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5199605-85dd-469c-9902-d3a27404be76 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.629042 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.629042 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:45.636336 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f5199605-85dd-469c-9902-d3a27404be76 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:45.644578 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5199605-85dd-469c-9902-d3a27404be76 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd returned with HTTP 200 Aug 18 07:34:45.645185 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 483/1962] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.697477 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-66800437-602b-4797-9fd1-f33414bd07e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.698102 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66800437-602b-4797-9fd1-f33414bd07e9 None None] GET https://10.4.3.152/volume// Aug 18 07:34:45.698370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66800437-602b-4797-9fd1-f33414bd07e9 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.699305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66800437-602b-4797-9fd1-f33414bd07e9 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.699305 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66800437-602b-4797-9fd1-f33414bd07e9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:34:45.699781 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 498/1963] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:34:45.710509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-a0bb0fd1-ab07-4e03-9862-415e6d670834 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.824033 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-287670e7-edb2-4862-86ed-2229f98a9025 req-7df47e76-e700-40c8-a50e-b0b3c7485d51 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.825628 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-287670e7-edb2-4862-86ed-2229f98a9025 req-7df47e76-e700-40c8-a50e-b0b3c7485d51 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:45.829236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-287670e7-edb2-4862-86ed-2229f98a9025 req-7df47e76-e700-40c8-a50e-b0b3c7485d51 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.829236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-287670e7-edb2-4862-86ed-2229f98a9025 req-7df47e76-e700-40c8-a50e-b0b3c7485d51 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.834454 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.834454 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:45.836728 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-a0bb0fd1-ab07-4e03-9862-415e6d670834 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:34:45.837339 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-a0bb0fd1-ab07-4e03-9862-415e6d670834 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88e2764b-b7ab-4089-b15b-d931b68876d7", "connector": null, "instance_uuid": "d18d7e68-d2d1-40ab-8896-17b813d296b8"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:45.839440 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-287670e7-edb2-4862-86ed-2229f98a9025 req-7df47e76-e700-40c8-a50e-b0b3c7485d51 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:45.844791 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-287670e7-edb2-4862-86ed-2229f98a9025 req-7df47e76-e700-40c8-a50e-b0b3c7485d51 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd returned with HTTP 200 Aug 18 07:34:45.845445 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 489/1964] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.856382 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.856382 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:45.888232 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-a0bb0fd1-ab07-4e03-9862-415e6d670834 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:34:45.888696 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 495/1965] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:34:45 2026] POST /volume/v3/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:45.926574 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2087a440-a0ab-48ca-8f21-87fd9b1ed35e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.928135 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2087a440-a0ab-48ca-8f21-87fd9b1ed35e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:45.928380 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2087a440-a0ab-48ca-8f21-87fd9b1ed35e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.928734 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2087a440-a0ab-48ca-8f21-87fd9b1ed35e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.940560 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-96890fc1-8667-4c8d-8db4-1f8a47912cf8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.941191 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-96890fc1-8667-4c8d-8db4-1f8a47912cf8 None None] GET https://10.4.3.152/volume// Aug 18 07:34:45.941525 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-96890fc1-8667-4c8d-8db4-1f8a47912cf8 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.941785 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-96890fc1-8667-4c8d-8db4-1f8a47912cf8 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.941839 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.941839 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:45.942220 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-96890fc1-8667-4c8d-8db4-1f8a47912cf8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:34:45.942635 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 499/1966] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:34:45.947339 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2087a440-a0ab-48ca-8f21-87fd9b1ed35e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:45.950897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-fc7d3530-962b-41b2-a066-5845de24ad0a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:45.953316 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-fc7d3530-962b-41b2-a066-5845de24ad0a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:45.953423 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2087a440-a0ab-48ca-8f21-87fd9b1ed35e tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:45.953769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-fc7d3530-962b-41b2-a066-5845de24ad0a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:45.954016 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 484/1967] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:45.954101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-fc7d3530-962b-41b2-a066-5845de24ad0a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:45.976300 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:45.976300 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:45.981567 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-fc7d3530-962b-41b2-a066-5845de24ad0a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:45.987327 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-fc7d3530-962b-41b2-a066-5845de24ad0a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:45.987803 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 490/1968] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:34:45 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:34:46.061236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bdc9b960-36f4-4718-ad26-02bf7eaa9ebe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:46.061236 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdc9b960-36f4-4718-ad26-02bf7eaa9ebe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:46.061236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdc9b960-36f4-4718-ad26-02bf7eaa9ebe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:46.061236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdc9b960-36f4-4718-ad26-02bf7eaa9ebe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:46.061236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bdc9b960-36f4-4718-ad26-02bf7eaa9ebe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:46.072021 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:46.072021 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:46.072628 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdc9b960-36f4-4718-ad26-02bf7eaa9ebe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:46.073024 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 496/1969] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:46 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:46.106035 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-209e3879-0f2f-4e8b-bc3f-2d33dd7d3813 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:46.108297 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-209e3879-0f2f-4e8b-bc3f-2d33dd7d3813 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] PUT https://10.4.3.152/volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3 Aug 18 07:34:46.108743 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-209e3879-0f2f-4e8b-bc3f-2d33dd7d3813 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:46.116815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-209e3879-0f2f-4e8b-bc3f-2d33dd7d3813 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Acquiring lock "cinder-attachment_update-88e2764b-b7ab-4089-b15b-d931b68876d7-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:34:46.121521 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-209e3879-0f2f-4e8b-bc3f-2d33dd7d3813 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Lock "cinder-attachment_update-88e2764b-b7ab-4089-b15b-d931b68876d7-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:34:46.122699 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:46.122699 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:46.128115 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:46.129835 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:34:46.129996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:46.130175 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:46.130366 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:34:46.137133 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:46.137133 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:46.137602 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:46.166985 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:34:46.168323 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a916b7fd-6ba6-4b12-a28f-71363f1452a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 202 Aug 18 07:34:46.168730 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 485/1970] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:46 2026] DELETE /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:46.179162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee820bf0-2504-46a4-a339-c0198b3ff702 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:46.181299 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee820bf0-2504-46a4-a339-c0198b3ff702 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:34:46.181662 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee820bf0-2504-46a4-a339-c0198b3ff702 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:46.181749 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee820bf0-2504-46a4-a339-c0198b3ff702 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:46.192091 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:46.192091 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:46.197420 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ee820bf0-2504-46a4-a339-c0198b3ff702 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:46.205737 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee820bf0-2504-46a4-a339-c0198b3ff702 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 200 Aug 18 07:34:46.206289 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 491/1971] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:46 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:46.246135 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-209e3879-0f2f-4e8b-bc3f-2d33dd7d3813 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Lock "cinder-attachment_update-88e2764b-b7ab-4089-b15b-d931b68876d7-np0000007613" released by "attachment_update" :: held 0.124s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:34:46.246592 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-209e3879-0f2f-4e8b-bc3f-2d33dd7d3813 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3 returned with HTTP 200 Aug 18 07:34:46.247506 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 500/1972] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:34:46 2026] PUT /volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:46.322113 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:46.323767 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:46.324312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1469183439"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:46.325431 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1469183439'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:46.325581 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Create volume of 1 GB Aug 18 07:34:46.329722 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Availability Zones retrieved successfully. Aug 18 07:34:46.335416 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Flow 'volume_create_api' (79c2cadb-af52-4a49-8ebc-598d58f45f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:46.336453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5c4e64-184c-4934-bc6d-c4d2b549f135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:46.337449 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:46.361894 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5c4e64-184c-4934-bc6d-c4d2b549f135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:46.362679 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd761ced-5067-4b4e-8bcd-4390486f1830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:46.399880 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Created reservations ['a9e466e1-5329-40ed-8b2c-2102fbe17587', 'a24f4253-69d5-4e1f-aeef-f88dc61153af', '4bae5a54-677a-4caf-b9c7-f8c902341cbd', 'fbc9a35f-6099-4747-a285-1a15c332dd5d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:46.400648 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd761ced-5067-4b4e-8bcd-4390486f1830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e466e1-5329-40ed-8b2c-2102fbe17587', 'a24f4253-69d5-4e1f-aeef-f88dc61153af', '4bae5a54-677a-4caf-b9c7-f8c902341cbd', 'fbc9a35f-6099-4747-a285-1a15c332dd5d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:46.401424 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6e18ae-9298-4b18-97fc-d3055b10ff70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:46.427219 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6e18ae-9298-4b18-97fc-d3055b10ff70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1469183439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eafdd56f63448d29cd983391eccaa5e',qos_specs=None,replication_status=,reservations=['a9e466e1-5329-40ed-8b2c-2102fbe17587','a24f4253-69d5-4e1f-aeef-f88dc61153af','4bae5a54-677a-4caf-b9c7-f8c902341cbd','fbc9a35f-6099-4747-a285-1a15c332dd5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f40dfc1b6fb4bada295dbc0939bd6c1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1469183439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eafdd56f63448d29cd983391eccaa5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f40dfc1b6fb4bada295dbc0939bd6c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:46.428132 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5952de-8ccd-4002-bac0-41fcb1f6d101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:46.445284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5952de-8ccd-4002-bac0-41fcb1f6d101) transitioned into state 'SUCCESS' from state '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-1469183439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eafdd56f63448d29cd983391eccaa5e',qos_specs=None,replication_status=,reservations=['a9e466e1-5329-40ed-8b2c-2102fbe17587','a24f4253-69d5-4e1f-aeef-f88dc61153af','4bae5a54-677a-4caf-b9c7-f8c902341cbd','fbc9a35f-6099-4747-a285-1a15c332dd5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f40dfc1b6fb4bada295dbc0939bd6c1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:46.446053 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040d4ee4-c9c4-4d50-a4f7-db1534e15437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:46.457240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (040d4ee4-c9c4-4d50-a4f7-db1534e15437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:46.457240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Flow 'volume_create_api' (79c2cadb-af52-4a49-8ebc-598d58f45f01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:46.457240 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Create volume request issued successfully. Aug 18 07:34:46.457240 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bffbdcd4-688e-4073-8c9f-6b6ebbbf163a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:46.457681 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 497/1973] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:34:46 2026] POST /volume/v3/volumes => generated 754 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:46.475749 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ab06459b-13c8-4b78-b8e1-15a296321f2b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:46.480035 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab06459b-13c8-4b78-b8e1-15a296321f2b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 Aug 18 07:34:46.480518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ab06459b-13c8-4b78-b8e1-15a296321f2b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:46.480608 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ab06459b-13c8-4b78-b8e1-15a296321f2b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:46.493240 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:46.493240 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:46.498028 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab06459b-13c8-4b78-b8e1-15a296321f2b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:46.504745 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab06459b-13c8-4b78-b8e1-15a296321f2b tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 returned with HTTP 200 Aug 18 07:34:46.506246 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 486/1974] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:46 2026] GET /volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:46.970379 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-80b4fe81-bbbb-4e5f-b126-55cb43a923c8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:46.972234 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80b4fe81-bbbb-4e5f-b126-55cb43a923c8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:46.972396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80b4fe81-bbbb-4e5f-b126-55cb43a923c8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:46.972566 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80b4fe81-bbbb-4e5f-b126-55cb43a923c8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:46.982059 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:46.982059 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:46.985654 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-80b4fe81-bbbb-4e5f-b126-55cb43a923c8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:46.990271 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80b4fe81-bbbb-4e5f-b126-55cb43a923c8 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:46.990757 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 492/1975] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:46 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:47.083930 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c250126e-14fd-46ff-b847-bbab75f23e91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:47.086399 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c250126e-14fd-46ff-b847-bbab75f23e91 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:47.086678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c250126e-14fd-46ff-b847-bbab75f23e91 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:47.086932 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c250126e-14fd-46ff-b847-bbab75f23e91 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:47.087078 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c250126e-14fd-46ff-b847-bbab75f23e91 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:47.101564 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:47.101564 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:47.102520 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c250126e-14fd-46ff-b847-bbab75f23e91 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:47.103083 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 501/1976] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:47 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:47.219895 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1988a95-cb82-49a4-b641-cc9d05803c62 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:47.222603 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1988a95-cb82-49a4-b641-cc9d05803c62 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 Aug 18 07:34:47.222785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1988a95-cb82-49a4-b641-cc9d05803c62 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:47.223004 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1988a95-cb82-49a4-b641-cc9d05803c62 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:47.229362 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1988a95-cb82-49a4-b641-cc9d05803c62 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 returned with HTTP 404 Aug 18 07:34:47.230126 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 498/1977] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:47 2026] GET /volume/v3/volumes/5bec0671-c0ff-4b87-88ba-20137da96756 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:47.256742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:47.258223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:47.258684 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1866793370", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:47.260675 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1866793370', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:47.351053 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:34:47.359356 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:34:47.366369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (c5ddef3b-6451-49ea-9692-cc8f244cdcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:47.368424 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8ab2b2-6b1f-44b8-81cd-37d7b04176a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:47.369989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:47.452405 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8ab2b2-6b1f-44b8-81cd-37d7b04176a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:47.453427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91846c4c-a405-4533-9670-5d1e2409c74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:47.518084 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['c7fa6d3e-2051-4d01-8f2c-829a0558da02', 'f21220ef-54a5-43b2-8fa8-817ca53941be', '5eb502a3-9d49-44c4-b9fd-5b64eed1c9d5', 'f4cbc51b-ab31-4ee7-8f7c-c6f1c705089b'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:47.518934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91846c4c-a405-4533-9670-5d1e2409c74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7fa6d3e-2051-4d01-8f2c-829a0558da02', 'f21220ef-54a5-43b2-8fa8-817ca53941be', '5eb502a3-9d49-44c4-b9fd-5b64eed1c9d5', 'f4cbc51b-ab31-4ee7-8f7c-c6f1c705089b']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:47.519596 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b13e755-6199-4f0f-b078-ea042b0c8f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:47.522593 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-02b23b8b-06cb-404d-993e-0d106e653367 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:47.526052 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02b23b8b-06cb-404d-993e-0d106e653367 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 Aug 18 07:34:47.526425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02b23b8b-06cb-404d-993e-0d106e653367 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:47.526598 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02b23b8b-06cb-404d-993e-0d106e653367 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:47.538087 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:47.538087 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:47.546610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b13e755-6199-4f0f-b078-ea042b0c8f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca59f4c0-b77c-4582-8235-64bb7ef986d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1866793370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['c7fa6d3e-2051-4d01-8f2c-829a0558da02','f21220ef-54a5-43b2-8fa8-817ca53941be','5eb502a3-9d49-44c4-b9fd-5b64eed1c9d5','f4cbc51b-ab31-4ee7-8f7c-c6f1c705089b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1866793370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca59f4c0-b77c-4582-8235-64bb7ef986d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:47.547409 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-02b23b8b-06cb-404d-993e-0d106e653367 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:47.547922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a004481-6164-4531-9401-c5fd7d8b76d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:47.556348 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02b23b8b-06cb-404d-993e-0d106e653367 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 returned with HTTP 200 Aug 18 07:34:47.557027 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 493/1978] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:47 2026] GET /volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:47.570458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a004481-6164-4531-9401-c5fd7d8b76d2) transitioned into state 'SUCCESS' from state '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-1866793370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['c7fa6d3e-2051-4d01-8f2c-829a0558da02','f21220ef-54a5-43b2-8fa8-817ca53941be','5eb502a3-9d49-44c4-b9fd-5b64eed1c9d5','f4cbc51b-ab31-4ee7-8f7c-c6f1c705089b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:47.571506 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f852a3-2358-4512-971b-c32650ce750a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:47.585114 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f852a3-2358-4512-971b-c32650ce750a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:47.586305 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (c5ddef3b-6451-49ea-9692-cc8f244cdcdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:47.586709 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:34:47.587521 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06d2060a-f2cd-4d8d-838a-18cfa2a10c22 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:47.588041 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 487/1979] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:47 2026] POST /volume/v3/volumes => generated 759 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:47.606622 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6cb14dc1-286a-42fe-bb6e-332ff003e215 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:47.610679 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cb14dc1-286a-42fe-bb6e-332ff003e215 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:34:47.610862 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cb14dc1-286a-42fe-bb6e-332ff003e215 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:47.611081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cb14dc1-286a-42fe-bb6e-332ff003e215 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:47.621166 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:47.621166 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:47.625742 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6cb14dc1-286a-42fe-bb6e-332ff003e215 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:47.631700 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cb14dc1-286a-42fe-bb6e-332ff003e215 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 200 Aug 18 07:34:47.632274 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 502/1980] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:47 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:48.006817 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a707327-51d7-44f0-b0dd-3218088d6225 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:48.007433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:48.009238 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 Aug 18 07:34:48.009460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:48.009676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:48.009898 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Delete volume with id: 5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 Aug 18 07:34:48.010477 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a707327-51d7-44f0-b0dd-3218088d6225 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:48.011430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a707327-51d7-44f0-b0dd-3218088d6225 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:48.011995 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a707327-51d7-44f0-b0dd-3218088d6225 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:48.017014 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:48.017014 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:48.017546 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:48.028403 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:48.028403 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:48.032774 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2a707327-51d7-44f0-b0dd-3218088d6225 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:48.034978 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Delete volume request issued successfully. Aug 18 07:34:48.035219 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6de566c4-f7b1-4468-abbd-8d2f30951daa tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 returned with HTTP 202 Aug 18 07:34:48.035853 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 494/1981] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:48 2026] DELETE /volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:48.039560 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a707327-51d7-44f0-b0dd-3218088d6225 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:48.039818 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 499/1982] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:48 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:48.044156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7507827b-80fd-4655-ac25-b5928d41939f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:48.046499 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7507827b-80fd-4655-ac25-b5928d41939f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 Aug 18 07:34:48.046694 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7507827b-80fd-4655-ac25-b5928d41939f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:48.046911 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7507827b-80fd-4655-ac25-b5928d41939f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:48.054034 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:48.054034 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:48.057746 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7507827b-80fd-4655-ac25-b5928d41939f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:48.062159 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7507827b-80fd-4655-ac25-b5928d41939f tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 returned with HTTP 200 Aug 18 07:34:48.062610 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 488/1983] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:48 2026] GET /volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:48.117662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6d690381-f037-4cee-9e74-da2d05ccc49c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:48.119754 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d690381-f037-4cee-9e74-da2d05ccc49c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:48.120410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d690381-f037-4cee-9e74-da2d05ccc49c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:48.120641 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d690381-f037-4cee-9e74-da2d05ccc49c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:48.120789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6d690381-f037-4cee-9e74-da2d05ccc49c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:48.124809 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:48.124809 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:48.125409 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d690381-f037-4cee-9e74-da2d05ccc49c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:48.125845 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 503/1984] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:48 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:48.648132 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ec7141b-94a0-4294-a576-f3e6dda69c0f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:48.650391 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ec7141b-94a0-4294-a576-f3e6dda69c0f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:34:48.650602 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ec7141b-94a0-4294-a576-f3e6dda69c0f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:48.650800 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ec7141b-94a0-4294-a576-f3e6dda69c0f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:48.659187 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:48.659187 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:48.663577 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ec7141b-94a0-4294-a576-f3e6dda69c0f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:48.668651 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ec7141b-94a0-4294-a576-f3e6dda69c0f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 200 Aug 18 07:34:48.669087 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 495/1985] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:48 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:48.682984 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6fdb00d7-7983-4253-bacf-6c433ca7ac57 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:48.685280 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fdb00d7-7983-4253-bacf-6c433ca7ac57 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:34:48.685536 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fdb00d7-7983-4253-bacf-6c433ca7ac57 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:48.685776 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fdb00d7-7983-4253-bacf-6c433ca7ac57 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:48.694348 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:48.694348 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:48.698849 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6fdb00d7-7983-4253-bacf-6c433ca7ac57 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:48.704703 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fdb00d7-7983-4253-bacf-6c433ca7ac57 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 200 Aug 18 07:34:48.705132 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 500/1986] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:48 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:49.056313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a5de1267-b989-4b0d-8f15-abb596476163 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:49.059041 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a5de1267-b989-4b0d-8f15-abb596476163 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:49.059256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a5de1267-b989-4b0d-8f15-abb596476163 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:49.059451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a5de1267-b989-4b0d-8f15-abb596476163 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:49.070284 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:49.070284 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:49.075032 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a5de1267-b989-4b0d-8f15-abb596476163 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:49.076925 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6e4f7607-446a-4db9-ae3a-e76c4a694455 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:49.079333 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e4f7607-446a-4db9-ae3a-e76c4a694455 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 Aug 18 07:34:49.079540 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e4f7607-446a-4db9-ae3a-e76c4a694455 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:49.079716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e4f7607-446a-4db9-ae3a-e76c4a694455 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:49.082784 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a5de1267-b989-4b0d-8f15-abb596476163 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:49.083104 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 489/1987] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:49 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:49.087447 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e4f7607-446a-4db9-ae3a-e76c4a694455 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 returned with HTTP 404 Aug 18 07:34:49.088097 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 504/1988] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:49 2026] GET /volume/v3/volumes/5d70c5c4-4ea3-459a-a6fd-e9c7ce3c3ec0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:49.098423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:49.100470 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] DELETE https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:49.100650 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:49.100823 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:49.100989 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Delete volume with id: 08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:49.108342 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:49.108342 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:49.110075 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:49.123169 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Delete volume request issued successfully. Aug 18 07:34:49.123358 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56a5f4cf-c25b-4302-93c4-415c655c96ad tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd returned with HTTP 202 Aug 18 07:34:49.123835 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 496/1989] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:49 2026] DELETE /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:49.138169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4710c1ef-366a-43db-9c87-c3e69a4eaa3a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:49.138392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-475a00e7-02ca-4c58-a4f0-0f816272ccc2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:49.139963 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4710c1ef-366a-43db-9c87-c3e69a4eaa3a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:49.140268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4710c1ef-366a-43db-9c87-c3e69a4eaa3a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:49.140549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4710c1ef-366a-43db-9c87-c3e69a4eaa3a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:49.140919 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-475a00e7-02ca-4c58-a4f0-0f816272ccc2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:49.141189 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-475a00e7-02ca-4c58-a4f0-0f816272ccc2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:49.141435 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-475a00e7-02ca-4c58-a4f0-0f816272ccc2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:49.141578 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-475a00e7-02ca-4c58-a4f0-0f816272ccc2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:49.147037 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:49.147037 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:49.147820 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-475a00e7-02ca-4c58-a4f0-0f816272ccc2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:49.148344 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 490/1990] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:49 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:49.154740 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:49.154740 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:49.161012 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4710c1ef-366a-43db-9c87-c3e69a4eaa3a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Volume info retrieved successfully. Aug 18 07:34:49.166061 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4710c1ef-366a-43db-9c87-c3e69a4eaa3a tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd returned with HTTP 200 Aug 18 07:34:49.166607 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 501/1991] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:49 2026] GET /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:49.519953 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-6b71cdb7-8d87-4c6e-81f0-e43e9c35077a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:49.522949 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-6b71cdb7-8d87-4c6e-81f0-e43e9c35077a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3/action Aug 18 07:34:49.523634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-6b71cdb7-8d87-4c6e-81f0-e43e9c35077a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:49.525228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-6b71cdb7-8d87-4c6e-81f0-e43e9c35077a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:49.547011 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:49.547011 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:49.559443 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-93df9f07-2d29-469f-98d1-fd19b1301471 req-6b71cdb7-8d87-4c6e-81f0-e43e9c35077a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3/action returned with HTTP 204 Aug 18 07:34:49.561013 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 505/1992] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:34:49 2026] POST /volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:49.925754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-ef877b2d-169b-4a18-8b93-07fb1a37228e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:49.928375 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-ef877b2d-169b-4a18-8b93-07fb1a37228e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:34:49.928375 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-ef877b2d-169b-4a18-8b93-07fb1a37228e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:49.928375 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-ef877b2d-169b-4a18-8b93-07fb1a37228e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:49.940027 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:49.940027 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:49.946851 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-ef877b2d-169b-4a18-8b93-07fb1a37228e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:49.958054 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-ef877b2d-169b-4a18-8b93-07fb1a37228e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 200 Aug 18 07:34:49.958558 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 497/1993] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:49 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:50.098853 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d8d75742-1342-47d1-8e31-ab9530132402 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.101186 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8d75742-1342-47d1-8e31-ab9530132402 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:50.101473 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d8d75742-1342-47d1-8e31-ab9530132402 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.101743 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d8d75742-1342-47d1-8e31-ab9530132402 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.113322 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.113322 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:50.117357 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d8d75742-1342-47d1-8e31-ab9530132402 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:50.122586 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8d75742-1342-47d1-8e31-ab9530132402 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:50.123113 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 491/1994] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:50.138859 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3ab237f2-7fa2-45f6-9815-de97a00ff339 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.140670 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ab237f2-7fa2-45f6-9815-de97a00ff339 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:50.140873 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ab237f2-7fa2-45f6-9815-de97a00ff339 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.141092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ab237f2-7fa2-45f6-9815-de97a00ff339 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.149735 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.149735 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:50.153446 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3ab237f2-7fa2-45f6-9815-de97a00ff339 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:50.160694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7762f84-0f14-4d5d-b729-708c1adc68d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.160765 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ab237f2-7fa2-45f6-9815-de97a00ff339 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:50.160765 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 502/1995] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:50.162808 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7762f84-0f14-4d5d-b729-708c1adc68d4 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:50.164225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7762f84-0f14-4d5d-b729-708c1adc68d4 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.164225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7762f84-0f14-4d5d-b729-708c1adc68d4 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.164225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f7762f84-0f14-4d5d-b729-708c1adc68d4 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:50.167572 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.167572 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:50.168344 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7762f84-0f14-4d5d-b729-708c1adc68d4 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:50.169071 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 506/1996] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:50.178469 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-80792c15-1678-45c2-93be-29ba2f35f98d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.179704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3dd6da3e-c4d5-4a65-9015-89a727b623a1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.183223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dd6da3e-c4d5-4a65-9015-89a727b623a1 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] GET https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd Aug 18 07:34:50.183276 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80792c15-1678-45c2-93be-29ba2f35f98d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] DELETE https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:50.183537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3dd6da3e-c4d5-4a65-9015-89a727b623a1 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.183594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80792c15-1678-45c2-93be-29ba2f35f98d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.183818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80792c15-1678-45c2-93be-29ba2f35f98d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.183854 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3dd6da3e-c4d5-4a65-9015-89a727b623a1 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.184060 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-80792c15-1678-45c2-93be-29ba2f35f98d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Delete volume with id: 88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:50.191149 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dd6da3e-c4d5-4a65-9015-89a727b623a1 tempest-ServersNegativeTestJSON-1266554171 tempest-ServersNegativeTestJSON-1266554171-project-member] https://10.4.3.152/volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd returned with HTTP 404 Aug 18 07:34:50.191790 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 492/1997] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/volumes/08751c10-ed1f-43a9-98a7-1c953ca4a9dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:50.201416 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.201416 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:50.201416 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-80792c15-1678-45c2-93be-29ba2f35f98d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:50.212129 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-80792c15-1678-45c2-93be-29ba2f35f98d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 18 07:34:50.212674 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80792c15-1678-45c2-93be-29ba2f35f98d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 400 Aug 18 07:34:50.213477 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 498/1998] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:50 2026] DELETE /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 307 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:34:50.222825 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-231d66dc-51f4-4ed1-a7e5-c71f981cdf33 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.228706 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-231d66dc-51f4-4ed1-a7e5-c71f981cdf33 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:50.228939 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-231d66dc-51f4-4ed1-a7e5-c71f981cdf33 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.229110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-231d66dc-51f4-4ed1-a7e5-c71f981cdf33 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.241399 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.241399 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:50.244079 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-231d66dc-51f4-4ed1-a7e5-c71f981cdf33 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:50.248664 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-231d66dc-51f4-4ed1-a7e5-c71f981cdf33 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:50.249104 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 503/1999] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:50.301127 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-c0589488-9df1-4669-8a89-fe79b8ec1e93 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.308230 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-c0589488-9df1-4669-8a89-fe79b8ec1e93 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:50.308230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-c0589488-9df1-4669-8a89-fe79b8ec1e93 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.308230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-c0589488-9df1-4669-8a89-fe79b8ec1e93 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.320286 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.320286 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:50.333745 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-c0589488-9df1-4669-8a89-fe79b8ec1e93 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:50.338548 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-c0589488-9df1-4669-8a89-fe79b8ec1e93 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:50.339247 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 507/2000] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:50.368315 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-eb3ba59f-8675-4b7b-a24f-e712153ce779 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.373648 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-eb3ba59f-8675-4b7b-a24f-e712153ce779 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] POST https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7/action Aug 18 07:34:50.373648 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-eb3ba59f-8675-4b7b-a24f-e712153ce779 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:50.373648 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-eb3ba59f-8675-4b7b-a24f-e712153ce779 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:50.389161 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.389161 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:50.389808 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-eb3ba59f-8675-4b7b-a24f-e712153ce779 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:50.397677 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-eb3ba59f-8675-4b7b-a24f-e712153ce779 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Begin detaching volume completed successfully. Aug 18 07:34:50.397953 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-eb3ba59f-8675-4b7b-a24f-e712153ce779 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7/action returned with HTTP 202 Aug 18 07:34:50.398623 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 493/2001] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:34:50 2026] POST /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:34:50.476926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9fba3dc6-6607-413c-b2e8-14e8a73e2776 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.477314 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fba3dc6-6607-413c-b2e8-14e8a73e2776 None None] GET https://10.4.3.152/volume// Aug 18 07:34:50.477480 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fba3dc6-6607-413c-b2e8-14e8a73e2776 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.477648 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fba3dc6-6607-413c-b2e8-14e8a73e2776 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.478032 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fba3dc6-6607-413c-b2e8-14e8a73e2776 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:34:50.478410 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 499/2002] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:34:50.485334 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-fee376ee-edd3-4695-9160-c9a38c141c0c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.488662 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-fee376ee-edd3-4695-9160-c9a38c141c0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:50.489032 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-fee376ee-edd3-4695-9160-c9a38c141c0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.489363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-fee376ee-edd3-4695-9160-c9a38c141c0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.501128 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.501128 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:50.502621 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-12d59710-8bfa-4a1c-9bc0-03066c44f7ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.504375 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-fee376ee-edd3-4695-9160-c9a38c141c0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:50.504520 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-12d59710-8bfa-4a1c-9bc0-03066c44f7ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:34:50.504786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-12d59710-8bfa-4a1c-9bc0-03066c44f7ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.506013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-12d59710-8bfa-4a1c-9bc0-03066c44f7ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.510451 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-fee376ee-edd3-4695-9160-c9a38c141c0c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:50.510451 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 504/2003] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:34:50.512838 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.512838 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:50.519372 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-12d59710-8bfa-4a1c-9bc0-03066c44f7ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:50.527001 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-12d59710-8bfa-4a1c-9bc0-03066c44f7ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 200 Aug 18 07:34:50.528734 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 508/2004] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:50.541196 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d74241f-7ce2-4268-ba6b-3462236c7339 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.541665 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d74241f-7ce2-4268-ba6b-3462236c7339 None None] GET https://10.4.3.152/volume// Aug 18 07:34:50.541869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d74241f-7ce2-4268-ba6b-3462236c7339 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:50.542116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d74241f-7ce2-4268-ba6b-3462236c7339 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:50.542519 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d74241f-7ce2-4268-ba6b-3462236c7339 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:34:50.542866 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 494/2005] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:34:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:34:50.549402 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d656c51b-2d05-4493-bbb3-c23565727ea3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:50.554543 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d656c51b-2d05-4493-bbb3-c23565727ea3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:34:50.554944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d656c51b-2d05-4493-bbb3-c23565727ea3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca59f4c0-b77c-4582-8235-64bb7ef986d8", "connector": null, "instance_uuid": "c8c2d077-6871-4f14-93db-63bbe88ef6ce"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:50.566248 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:50.566248 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:50.592981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d656c51b-2d05-4493-bbb3-c23565727ea3 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:34:50.593549 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 500/2006] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:34:50 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:51.181997 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a25b385c-d3bf-45d2-870b-caf66c6438fe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:51.185573 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a25b385c-d3bf-45d2-870b-caf66c6438fe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:51.185702 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a25b385c-d3bf-45d2-870b-caf66c6438fe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:51.185875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a25b385c-d3bf-45d2-870b-caf66c6438fe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:51.185991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a25b385c-d3bf-45d2-870b-caf66c6438fe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:51.190648 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:51.190648 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:51.193173 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a25b385c-d3bf-45d2-870b-caf66c6438fe tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:51.193173 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 505/2007] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:51 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:34:51.417378 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-bca1e0ce-4099-4c29-8b44-a38c4fe3332c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:51.420603 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-bca1e0ce-4099-4c29-8b44-a38c4fe3332c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] DELETE https://10.4.3.152/volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3 Aug 18 07:34:51.420692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-bca1e0ce-4099-4c29-8b44-a38c4fe3332c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:51.420851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-bca1e0ce-4099-4c29-8b44-a38c4fe3332c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:51.427574 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:51.427574 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:51.473981 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bc7a3a1f-c44d-4fbe-9ddd-a0e2724f1eff req-bca1e0ce-4099-4c29-8b44-a38c4fe3332c tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3 returned with HTTP 200 Aug 18 07:34:51.474416 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 509/2008] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:34:51 2026] DELETE /volume/v3/attachments/cf8158e7-84b7-48d7-a07f-c4d161c867e3 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:51.813819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ef408a25-87f8-45ea-838c-5fdb50440d28 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:51.814304 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef408a25-87f8-45ea-838c-5fdb50440d28 None None] GET https://10.4.3.152/volume// Aug 18 07:34:51.814381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef408a25-87f8-45ea-838c-5fdb50440d28 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:51.814505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef408a25-87f8-45ea-838c-5fdb50440d28 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:51.814795 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef408a25-87f8-45ea-838c-5fdb50440d28 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:34:51.815060 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 495/2009] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:34:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:34:51.829747 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-f055e0f6-4ca5-45c8-8fd4-486fa526025f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:51.833104 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-f055e0f6-4ca5-45c8-8fd4-486fa526025f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:34:51.835606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-f055e0f6-4ca5-45c8-8fd4-486fa526025f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:51.836000 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-f055e0f6-4ca5-45c8-8fd4-486fa526025f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:51.852307 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:51.852307 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:51.857950 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-f055e0f6-4ca5-45c8-8fd4-486fa526025f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:34:51.866804 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-f055e0f6-4ca5-45c8-8fd4-486fa526025f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 200 Aug 18 07:34:51.867781 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 501/2010] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:34:51 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 1546 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:34:51.987721 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-29fa6d99-f9b0-4381-b5f3-015fa7a7e9a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:51.990016 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-29fa6d99-f9b0-4381-b5f3-015fa7a7e9a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571 Aug 18 07:34:51.990374 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-29fa6d99-f9b0-4381-b5f3-015fa7a7e9a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:51.998062 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-29fa6d99-f9b0-4381-b5f3-015fa7a7e9a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-ca59f4c0-b77c-4582-8235-64bb7ef986d8-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:34:52.005028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-29fa6d99-f9b0-4381-b5f3-015fa7a7e9a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-ca59f4c0-b77c-4582-8235-64bb7ef986d8-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:34:52.005984 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:52.005984 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:52.105413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-29fa6d99-f9b0-4381-b5f3-015fa7a7e9a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-ca59f4c0-b77c-4582-8235-64bb7ef986d8-np0000007613" released by "attachment_update" :: held 0.100s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:34:52.105757 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-29fa6d99-f9b0-4381-b5f3-015fa7a7e9a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571 returned with HTTP 200 Aug 18 07:34:52.106272 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 506/2011] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:34:51 2026] PUT /volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:34:52.133994 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d734cf3b-4356-4b6f-852d-099c306fe590 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:52.136761 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d734cf3b-4356-4b6f-852d-099c306fe590 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571/action Aug 18 07:34:52.136761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d734cf3b-4356-4b6f-852d-099c306fe590 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:34:52.136970 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d734cf3b-4356-4b6f-852d-099c306fe590 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:52.151894 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:52.151894 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:52.162152 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-00e8c215-2ab1-47da-bf41-ea7e55733f08 req-d734cf3b-4356-4b6f-852d-099c306fe590 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571/action returned with HTTP 204 Aug 18 07:34:52.162759 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 510/2012] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:34:52 2026] POST /volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:52.212400 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3c4ba91d-3f1d-4c6f-8999-d1c15a85497d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:52.214621 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3c4ba91d-3f1d-4c6f-8999-d1c15a85497d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:52.214901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3c4ba91d-3f1d-4c6f-8999-d1c15a85497d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:52.215167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3c4ba91d-3f1d-4c6f-8999-d1c15a85497d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:52.215310 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3c4ba91d-3f1d-4c6f-8999-d1c15a85497d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:52.221784 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:52.221784 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:52.222543 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3c4ba91d-3f1d-4c6f-8999-d1c15a85497d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:52.223022 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 496/2013] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:52 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:52.543105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-00ccac93-b51e-4dcc-afcf-929ef63a220a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:52.546238 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00ccac93-b51e-4dcc-afcf-929ef63a220a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:52.546238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00ccac93-b51e-4dcc-afcf-929ef63a220a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:52.546238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00ccac93-b51e-4dcc-afcf-929ef63a220a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:52.551791 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:52.551791 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:52.554721 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-00ccac93-b51e-4dcc-afcf-929ef63a220a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:52.559014 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00ccac93-b51e-4dcc-afcf-929ef63a220a tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:52.559478 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 502/2014] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:52 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:53.234782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-87095198-2d92-4475-abe7-d64b9275a898 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:53.239783 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87095198-2d92-4475-abe7-d64b9275a898 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:53.240033 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87095198-2d92-4475-abe7-d64b9275a898 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:53.240643 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87095198-2d92-4475-abe7-d64b9275a898 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:53.240753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-87095198-2d92-4475-abe7-d64b9275a898 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:53.246812 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:53.246812 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:53.247765 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87095198-2d92-4475-abe7-d64b9275a898 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:53.248385 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 507/2015] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:53 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:54.260391 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-613a1f73-2ecd-4f0f-b8d7-7feabb2c5ad7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:54.262478 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-613a1f73-2ecd-4f0f-b8d7-7feabb2c5ad7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:34:54.262737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-613a1f73-2ecd-4f0f-b8d7-7feabb2c5ad7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:54.262983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-613a1f73-2ecd-4f0f-b8d7-7feabb2c5ad7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:54.263108 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-613a1f73-2ecd-4f0f-b8d7-7feabb2c5ad7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:54.267869 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:54.267869 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:54.268676 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-613a1f73-2ecd-4f0f-b8d7-7feabb2c5ad7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:34:54.269183 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 511/2016] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:54 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:54.283125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e9f89e7-540e-46fe-a48a-61859e8c5385 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:54.352652 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e9f89e7-540e-46fe-a48a-61859e8c5385 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805/export_record Aug 18 07:34:54.352967 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e9f89e7-540e-46fe-a48a-61859e8c5385 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:54.353175 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e9f89e7-540e-46fe-a48a-61859e8c5385 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Calling method 'export_record' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:54.353334 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-5e9f89e7-540e-46fe-a48a-61859e8c5385 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Export record for backup 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 07:34:54.361028 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:54.361028 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:54.362219 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-5e9f89e7-540e-46fe-a48a-61859e8c5385 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8563298a4e5e4aaa92a4a1fb5fdc0370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52dc5138ee6848d59a0a810c7677f665', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:34:54.362459 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e9f89e7-540e-46fe-a48a-61859e8c5385 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805/export_record returned with HTTP 403 Aug 18 07:34:54.362939 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 497/2017] 10.4.3.152 () {68 vars in 1430 bytes} [Tue Aug 18 07:34:54 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805/export_record => generated 101 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:54.370880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:54.373057 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:54.373503 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1445688965"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:54.375498 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1445688965'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:54.375679 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume of 1 GB Aug 18 07:34:54.380501 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Availability Zones retrieved successfully. Aug 18 07:34:54.386935 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Flow 'volume_create_api' (dfeff99d-360c-4079-9d95-b21492894c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:54.388096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825cba4d-62b3-46c2-8866-80bd61e3608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:54.388862 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:54.417228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825cba4d-62b3-46c2-8866-80bd61e3608a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:54.418227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f486de4-b81b-4e91-bef9-f3aff9be259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:54.463114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Created reservations ['15d59022-fbba-4d67-ac2f-3be6976a536b', '3edb05b5-0e05-4f23-80b6-8dd0619a53d5', '062b64cc-3fc8-4c1f-9156-242a44d18e36', '82b9adcb-287e-4bc9-8320-bcfef415aa4b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:54.464082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f486de4-b81b-4e91-bef9-f3aff9be259c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d59022-fbba-4d67-ac2f-3be6976a536b', '3edb05b5-0e05-4f23-80b6-8dd0619a53d5', '062b64cc-3fc8-4c1f-9156-242a44d18e36', '82b9adcb-287e-4bc9-8320-bcfef415aa4b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:54.465078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8f1c23-c71e-4835-923d-4f3835bcc5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:54.492975 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8f1c23-c71e-4835-923d-4f3835bcc5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b8c2ff1-03e9-451d-b092-a8bb888bd9a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445688965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52dc5138ee6848d59a0a810c7677f665',qos_specs=None,replication_status=,reservations=['15d59022-fbba-4d67-ac2f-3be6976a536b','3edb05b5-0e05-4f23-80b6-8dd0619a53d5','062b64cc-3fc8-4c1f-9156-242a44d18e36','82b9adcb-287e-4bc9-8320-bcfef415aa4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f95088c291343bf924e076d1e98631c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445688965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b8c2ff1-03e9-451d-b092-a8bb888bd9a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dc5138ee6848d59a0a810c7677f665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f95088c291343bf924e076d1e98631c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:54.493965 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf4bdb8-3a46-4301-87ec-d1be670e5c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:54.510226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf4bdb8-3a46-4301-87ec-d1be670e5c1f) transitioned into state 'SUCCESS' from state '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-1445688965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52dc5138ee6848d59a0a810c7677f665',qos_specs=None,replication_status=,reservations=['15d59022-fbba-4d67-ac2f-3be6976a536b','3edb05b5-0e05-4f23-80b6-8dd0619a53d5','062b64cc-3fc8-4c1f-9156-242a44d18e36','82b9adcb-287e-4bc9-8320-bcfef415aa4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f95088c291343bf924e076d1e98631c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:54.510848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d14614e-5772-48ad-ba64-e703f02ab0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:54.518593 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d14614e-5772-48ad-ba64-e703f02ab0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:54.519313 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Flow 'volume_create_api' (dfeff99d-360c-4079-9d95-b21492894c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:54.519572 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume request issued successfully. Aug 18 07:34:54.520058 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a436a64d-1313-4a5b-9307-3c8630bea1a6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:54.520456 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 503/2018] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:34:54 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:54.532555 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3962e9d9-4fd0-4950-88b1-2e48a30b1870 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:54.535604 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3962e9d9-4fd0-4950-88b1-2e48a30b1870 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 Aug 18 07:34:54.535938 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3962e9d9-4fd0-4950-88b1-2e48a30b1870 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:54.536256 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3962e9d9-4fd0-4950-88b1-2e48a30b1870 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:54.547812 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:54.547812 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:54.552820 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3962e9d9-4fd0-4950-88b1-2e48a30b1870 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:34:54.557053 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3962e9d9-4fd0-4950-88b1-2e48a30b1870 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 returned with HTTP 200 Aug 18 07:34:54.557412 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 508/2019] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:54 2026] GET /volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:55.484787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:55.486658 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] DELETE https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:55.486918 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:55.487152 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:55.487455 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Delete volume with id: 88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:55.495550 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:55.495550 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:55.496066 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:55.521114 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Delete volume request issued successfully. Aug 18 07:34:55.521393 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de8a4d44-c9ea-45e1-a609-8ea0d1797b5d tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 202 Aug 18 07:34:55.521911 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 512/2020] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:55 2026] DELETE /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:55.530643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-073f7765-54d7-44f0-893d-f3dbd00e8d5f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:55.532369 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-073f7765-54d7-44f0-893d-f3dbd00e8d5f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:55.532759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-073f7765-54d7-44f0-893d-f3dbd00e8d5f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:55.532759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-073f7765-54d7-44f0-893d-f3dbd00e8d5f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:55.539834 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:55.539834 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:55.543783 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-073f7765-54d7-44f0-893d-f3dbd00e8d5f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:55.548174 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-073f7765-54d7-44f0-893d-f3dbd00e8d5f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 200 Aug 18 07:34:55.548639 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 498/2021] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:55 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:55.581955 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-141d4a46-0693-4a31-8a3f-d7eb8dc0cf64 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:55.584965 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-141d4a46-0693-4a31-8a3f-d7eb8dc0cf64 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 Aug 18 07:34:55.585157 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-141d4a46-0693-4a31-8a3f-d7eb8dc0cf64 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:55.585589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-141d4a46-0693-4a31-8a3f-d7eb8dc0cf64 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:55.592454 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:55.592454 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:55.595042 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-141d4a46-0693-4a31-8a3f-d7eb8dc0cf64 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:34:55.598249 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-141d4a46-0693-4a31-8a3f-d7eb8dc0cf64 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 returned with HTTP 200 Aug 18 07:34:55.598611 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 504/2022] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:55 2026] GET /volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:34:55.612359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:55.614262 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:34:55.614629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0b8c2ff1-03e9-451d-b092-a8bb888bd9a5", "name": "tempest-type-Backup-1212135253"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:55.616222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Creating new backup {'backup': {'volume_id': '0b8c2ff1-03e9-451d-b092-a8bb888bd9a5', 'name': 'tempest-type-Backup-1212135253'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:34:55.616416 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Creating backup of volume 0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 in container None Aug 18 07:34:55.625157 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:55.625157 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:55.625694 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:34:55.652964 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Created reservations ['760ace58-7836-4ce7-bbe2-73cdefb5f023', 'f9af90a6-7aa3-4908-bacd-b4024e7eabcb'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:55.697887 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c74e511-d59c-4e17-9af1-8468a2b68657 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:34:55.698504 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 509/2023] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:34:55 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:55.710685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ecc7a10a-4231-4b97-9304-71c11254ec94 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:55.714054 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ecc7a10a-4231-4b97-9304-71c11254ec94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:34:55.715871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ecc7a10a-4231-4b97-9304-71c11254ec94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:55.715871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ecc7a10a-4231-4b97-9304-71c11254ec94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:55.715871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ecc7a10a-4231-4b97-9304-71c11254ec94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:55.723182 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:55.723182 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:55.725510 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ecc7a10a-4231-4b97-9304-71c11254ec94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:34:55.726078 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 513/2024] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:55 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:56.564576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-17108e99-642d-4aa4-b2f8-38e5cc34cb72 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:56.566293 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17108e99-642d-4aa4-b2f8-38e5cc34cb72 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 Aug 18 07:34:56.566478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-17108e99-642d-4aa4-b2f8-38e5cc34cb72 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:56.566652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-17108e99-642d-4aa4-b2f8-38e5cc34cb72 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:56.573774 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17108e99-642d-4aa4-b2f8-38e5cc34cb72 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 returned with HTTP 404 Aug 18 07:34:56.574397 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 499/2025] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:56 2026] GET /volume/v3/volumes/88e2764b-b7ab-4089-b15b-d931b68876d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:56.639638 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-76ed5846-781c-42fb-8588-120051ca6b59 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:56.646973 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76ed5846-781c-42fb-8588-120051ca6b59 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:34:56.647243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76ed5846-781c-42fb-8588-120051ca6b59 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:56.647493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-76ed5846-781c-42fb-8588-120051ca6b59 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:56.647658 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-76ed5846-781c-42fb-8588-120051ca6b59 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Delete volume with id: a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:34:56.661067 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:56.661067 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:56.661726 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-76ed5846-781c-42fb-8588-120051ca6b59 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:56.694689 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-76ed5846-781c-42fb-8588-120051ca6b59 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Delete volume request issued successfully. Aug 18 07:34:56.694890 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-76ed5846-781c-42fb-8588-120051ca6b59 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 202 Aug 18 07:34:56.695357 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 505/2026] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:56 2026] DELETE /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:56.709654 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8c620a91-4238-4183-a22f-772e4b652800 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:56.712853 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c620a91-4238-4183-a22f-772e4b652800 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:34:56.713146 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c620a91-4238-4183-a22f-772e4b652800 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:56.713529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c620a91-4238-4183-a22f-772e4b652800 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:56.721298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:56.723791 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:56.723791 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:56.730264 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8c620a91-4238-4183-a22f-772e4b652800 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:56.739591 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c620a91-4238-4183-a22f-772e4b652800 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 200 Aug 18 07:34:56.739710 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cbe0039f-adad-46d5-bf8e-daed7f650915 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:56.740267 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 510/2027] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:56 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:56.741768 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbe0039f-adad-46d5-bf8e-daed7f650915 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:34:56.742026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbe0039f-adad-46d5-bf8e-daed7f650915 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:56.742251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbe0039f-adad-46d5-bf8e-daed7f650915 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:56.744519 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cbe0039f-adad-46d5-bf8e-daed7f650915 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:56.750997 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:56.750997 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:56.751849 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbe0039f-adad-46d5-bf8e-daed7f650915 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:34:56.752980 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 500/2028] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:56 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:56.891978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:56.892318 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1428917589"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:56.893878 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1428917589'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:56.894026 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume of 1 GB Aug 18 07:34:56.899653 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Availability Zones retrieved successfully. Aug 18 07:34:56.905565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Flow 'volume_create_api' (42c6b139-b71d-4331-a7a0-1d11d226cea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:56.906493 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a3ed49-0069-4ade-8c48-8090d4414fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:56.907428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:56.932648 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a3ed49-0069-4ade-8c48-8090d4414fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:56.933434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee30784b-137a-4e77-9ba3-82597e9019bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:57.014657 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Created reservations ['6fc08d44-ccd0-4e9f-bb06-d9f79f67f691', 'f40a4a06-6f2c-400e-a538-171c0e9721a8', 'f3c24b5d-edb0-48da-8b1a-682acb582028', '1a363b57-c470-46e4-aeb8-d9bd8c990dbc'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:57.015722 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee30784b-137a-4e77-9ba3-82597e9019bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc08d44-ccd0-4e9f-bb06-d9f79f67f691', 'f40a4a06-6f2c-400e-a538-171c0e9721a8', 'f3c24b5d-edb0-48da-8b1a-682acb582028', '1a363b57-c470-46e4-aeb8-d9bd8c990dbc']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:57.016596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e245ea3-8321-4f9b-b0d6-9856491bf781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:57.048106 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e245ea3-8321-4f9b-b0d6-9856491bf781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '719d8c82-3aa9-4e52-b9e8-921f0042d5c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1428917589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',qos_specs=None,replication_status=,reservations=['6fc08d44-ccd0-4e9f-bb06-d9f79f67f691','f40a4a06-6f2c-400e-a538-171c0e9721a8','f3c24b5d-edb0-48da-8b1a-682acb582028','1a363b57-c470-46e4-aeb8-d9bd8c990dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1428917589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=719d8c82-3aa9-4e52-b9e8-921f0042d5c4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:57.048795 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e118ce6-13c4-4547-832f-a7d6bd0ac6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:57.070121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e118ce6-13c4-4547-832f-a7d6bd0ac6ad) transitioned into state 'SUCCESS' from state '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-1428917589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',qos_specs=None,replication_status=,reservations=['6fc08d44-ccd0-4e9f-bb06-d9f79f67f691','f40a4a06-6f2c-400e-a538-171c0e9721a8','f3c24b5d-edb0-48da-8b1a-682acb582028','1a363b57-c470-46e4-aeb8-d9bd8c990dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:57.070643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf346751-f836-4dd5-93fe-028245b7df44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:57.088166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf346751-f836-4dd5-93fe-028245b7df44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:57.089332 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Flow 'volume_create_api' (42c6b139-b71d-4331-a7a0-1d11d226cea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:57.089719 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume request issued successfully. Aug 18 07:34:57.090484 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4eaa8ee3-594e-4b99-931b-88faf1b77c8f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:57.091051 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 514/2029] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:56 2026] POST /volume/v3/volumes => generated 760 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:57.105092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a6536234-8c01-43c3-abd2-977690f5d67f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:57.106799 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6536234-8c01-43c3-abd2-977690f5d67f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 Aug 18 07:34:57.107010 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6536234-8c01-43c3-abd2-977690f5d67f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:57.107195 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6536234-8c01-43c3-abd2-977690f5d67f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:57.115899 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:57.115899 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:57.120967 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a6536234-8c01-43c3-abd2-977690f5d67f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:34:57.126721 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6536234-8c01-43c3-abd2-977690f5d67f tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 returned with HTTP 200 Aug 18 07:34:57.127141 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 506/2030] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:57 2026] GET /volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:57.758283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0406c981-cbc3-4ea8-8e44-467480703005 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:57.761159 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0406c981-cbc3-4ea8-8e44-467480703005 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 Aug 18 07:34:57.761348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0406c981-cbc3-4ea8-8e44-467480703005 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:57.761544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0406c981-cbc3-4ea8-8e44-467480703005 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:57.765467 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9252face-a72e-4e81-a91b-f38651a07cbf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:57.767238 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9252face-a72e-4e81-a91b-f38651a07cbf tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:34:57.767448 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9252face-a72e-4e81-a91b-f38651a07cbf tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:57.767622 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9252face-a72e-4e81-a91b-f38651a07cbf tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:57.767726 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9252face-a72e-4e81-a91b-f38651a07cbf tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:57.769013 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0406c981-cbc3-4ea8-8e44-467480703005 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 returned with HTTP 404 Aug 18 07:34:57.769489 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 511/2031] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:57 2026] GET /volume/v3/volumes/a90fa300-28a1-4ac2-b1fe-1e6631b4b0d3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:57.772335 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:57.772335 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:57.772877 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9252face-a72e-4e81-a91b-f38651a07cbf tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:34:57.773326 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 501/2032] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:57 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:57.889620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0a7f61bc-c091-4891-8753-228e934600b5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:57.891547 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a7f61bc-c091-4891-8753-228e934600b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:34:57.891742 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a7f61bc-c091-4891-8753-228e934600b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:57.891930 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a7f61bc-c091-4891-8753-228e934600b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:57.892130 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0a7f61bc-c091-4891-8753-228e934600b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Delete volume with id: 2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:34:57.900478 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:57.900478 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:57.900997 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0a7f61bc-c091-4891-8753-228e934600b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:57.923084 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0a7f61bc-c091-4891-8753-228e934600b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Delete volume request issued successfully. Aug 18 07:34:57.923084 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a7f61bc-c091-4891-8753-228e934600b5 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 202 Aug 18 07:34:57.923084 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 515/2033] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:34:57 2026] DELETE /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:34:57.927714 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d260d466-34ae-4408-94fc-19e6aa4c3d6f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:57.933319 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d260d466-34ae-4408-94fc-19e6aa4c3d6f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:34:57.933319 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d260d466-34ae-4408-94fc-19e6aa4c3d6f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:57.933319 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d260d466-34ae-4408-94fc-19e6aa4c3d6f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:57.937705 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:57.937705 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:57.942447 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d260d466-34ae-4408-94fc-19e6aa4c3d6f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Volume info retrieved successfully. Aug 18 07:34:57.948813 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d260d466-34ae-4408-94fc-19e6aa4c3d6f tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 200 Aug 18 07:34:57.948813 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 507/2034] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:57 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:58.143911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6b6fbb4-b67b-4927-b135-b0a328935ae9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:58.148888 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6b6fbb4-b67b-4927-b135-b0a328935ae9 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 Aug 18 07:34:58.150072 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6b6fbb4-b67b-4927-b135-b0a328935ae9 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:58.150815 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6b6fbb4-b67b-4927-b135-b0a328935ae9 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:58.163969 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:58.163969 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:58.169716 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c6b6fbb4-b67b-4927-b135-b0a328935ae9 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:34:58.175504 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6b6fbb4-b67b-4927-b135-b0a328935ae9 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 returned with HTTP 200 Aug 18 07:34:58.175504 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 512/2035] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:58 2026] GET /volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:58.205067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-924e8215-b139-458d-b70c-bc3f9db8ef20 req-e62fe3e0-e3b6-4dc0-95b7-871f8230d899 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:58.207767 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-924e8215-b139-458d-b70c-bc3f9db8ef20 req-e62fe3e0-e3b6-4dc0-95b7-871f8230d899 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 Aug 18 07:34:58.208042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-924e8215-b139-458d-b70c-bc3f9db8ef20 req-e62fe3e0-e3b6-4dc0-95b7-871f8230d899 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:58.208307 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-924e8215-b139-458d-b70c-bc3f9db8ef20 req-e62fe3e0-e3b6-4dc0-95b7-871f8230d899 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:58.217689 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:58.217689 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:58.222575 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-924e8215-b139-458d-b70c-bc3f9db8ef20 req-e62fe3e0-e3b6-4dc0-95b7-871f8230d899 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:34:58.228514 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-924e8215-b139-458d-b70c-bc3f9db8ef20 req-e62fe3e0-e3b6-4dc0-95b7-871f8230d899 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 returned with HTTP 200 Aug 18 07:34:58.229039 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 502/2036] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:58 2026] GET /volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:58.244292 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89a31e21-288d-4489-ae83-b8b7852193a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:58.246120 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:58.246460 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1402399651"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:58.247873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1402399651'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:58.248001 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume of 1 GB Aug 18 07:34:58.252326 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Availability Zones retrieved successfully. Aug 18 07:34:58.258875 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Flow 'volume_create_api' (a8db2a35-4692-4cc7-bb20-6f2bb4f8cd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:58.259726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a4a8eb-c4ab-416b-85ba-c15f23e558d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:58.260666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:58.298074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a4a8eb-c4ab-416b-85ba-c15f23e558d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:58.298783 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ba82ec-1b17-4856-bb06-76af7ed90386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:58.338593 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Created reservations ['94c72b6d-a9a1-4540-af05-cb4f9a631590', '490988d4-e4ac-4464-b612-1758bf664b76', 'cf2c8b80-f54c-4443-be23-414720964f2d', '13d1c0eb-b412-4705-b1be-99ce8cf8bb83'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:58.339642 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ba82ec-1b17-4856-bb06-76af7ed90386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c72b6d-a9a1-4540-af05-cb4f9a631590', '490988d4-e4ac-4464-b612-1758bf664b76', 'cf2c8b80-f54c-4443-be23-414720964f2d', '13d1c0eb-b412-4705-b1be-99ce8cf8bb83']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:58.340755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e33e166e-f69f-4b8b-be5f-e007d29fa77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:58.371768 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e33e166e-f69f-4b8b-be5f-e007d29fa77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a758127c-4a34-4f57-822b-1b9fcf6d5881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1402399651',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',qos_specs=None,replication_status=,reservations=['94c72b6d-a9a1-4540-af05-cb4f9a631590','490988d4-e4ac-4464-b612-1758bf664b76','cf2c8b80-f54c-4443-be23-414720964f2d','13d1c0eb-b412-4705-b1be-99ce8cf8bb83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1402399651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a758127c-4a34-4f57-822b-1b9fcf6d5881,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:58.372777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00edbcfa-bb51-43ed-bd70-ceaf79c51aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:58.394099 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00edbcfa-bb51-43ed-bd70-ceaf79c51aa4) transitioned into state 'SUCCESS' from state '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-1402399651',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',qos_specs=None,replication_status=,reservations=['94c72b6d-a9a1-4540-af05-cb4f9a631590','490988d4-e4ac-4464-b612-1758bf664b76','cf2c8b80-f54c-4443-be23-414720964f2d','13d1c0eb-b412-4705-b1be-99ce8cf8bb83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:58.395127 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6ececb-f197-45d4-aca8-81e3d5157531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:58.405969 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6ececb-f197-45d4-aca8-81e3d5157531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:58.406997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Flow 'volume_create_api' (a8db2a35-4692-4cc7-bb20-6f2bb4f8cd61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:58.407327 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume request issued successfully. Aug 18 07:34:58.407998 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89a31e21-288d-4489-ae83-b8b7852193a6 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:58.408562 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 516/2037] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:58 2026] POST /volume/v3/volumes => generated 760 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:58.420575 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9517859c-fcc3-4267-87ed-10f6851dd90a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:58.425281 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9517859c-fcc3-4267-87ed-10f6851dd90a tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 Aug 18 07:34:58.425489 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9517859c-fcc3-4267-87ed-10f6851dd90a tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:58.425734 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9517859c-fcc3-4267-87ed-10f6851dd90a tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:58.435791 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:58.435791 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:58.440613 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9517859c-fcc3-4267-87ed-10f6851dd90a tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:34:58.446694 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9517859c-fcc3-4267-87ed-10f6851dd90a tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 returned with HTTP 200 Aug 18 07:34:58.447245 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 508/2038] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:58 2026] GET /volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:58.786122 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a482c04-e51d-4e81-845a-17aa07131d14 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:58.789100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a482c04-e51d-4e81-845a-17aa07131d14 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:34:58.789220 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a482c04-e51d-4e81-845a-17aa07131d14 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:58.789363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a482c04-e51d-4e81-845a-17aa07131d14 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:58.789509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2a482c04-e51d-4e81-845a-17aa07131d14 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:58.796285 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:58.796285 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:34:58.797289 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a482c04-e51d-4e81-845a-17aa07131d14 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:34:58.797817 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 513/2039] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:58 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:58.964021 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1368953a-ce4f-4bc3-b337-65bd560ddf78 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:58.966097 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1368953a-ce4f-4bc3-b337-65bd560ddf78 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] GET https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f Aug 18 07:34:58.966347 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1368953a-ce4f-4bc3-b337-65bd560ddf78 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:58.966539 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1368953a-ce4f-4bc3-b337-65bd560ddf78 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:58.975984 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1368953a-ce4f-4bc3-b337-65bd560ddf78 tempest-AttachVolumeNegativeTest-956667923 tempest-AttachVolumeNegativeTest-956667923-project-member] https://10.4.3.152/volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f returned with HTTP 404 Aug 18 07:34:58.976630 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 503/2040] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:58 2026] GET /volume/v3/volumes/2bc7d777-254e-4a86-8ba0-a68182d85c2f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:34:59.461068 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d3076d2-bdf8-4ec6-bd16-752c03c559c0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:59.463585 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d3076d2-bdf8-4ec6-bd16-752c03c559c0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 Aug 18 07:34:59.463878 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d3076d2-bdf8-4ec6-bd16-752c03c559c0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:59.464189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d3076d2-bdf8-4ec6-bd16-752c03c559c0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:59.471509 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:59.471509 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:59.475052 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5d3076d2-bdf8-4ec6-bd16-752c03c559c0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:34:59.479537 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d3076d2-bdf8-4ec6-bd16-752c03c559c0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 returned with HTTP 200 Aug 18 07:34:59.479900 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 517/2041] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:59 2026] GET /volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:59.504002 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-26bee4bd-01d0-43ee-873d-a0540f10b1bf req-1834eff2-d48b-4778-ae61-8d1d87c96e30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:59.508297 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-26bee4bd-01d0-43ee-873d-a0540f10b1bf req-1834eff2-d48b-4778-ae61-8d1d87c96e30 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 Aug 18 07:34:59.508499 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-26bee4bd-01d0-43ee-873d-a0540f10b1bf req-1834eff2-d48b-4778-ae61-8d1d87c96e30 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:59.508687 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-26bee4bd-01d0-43ee-873d-a0540f10b1bf req-1834eff2-d48b-4778-ae61-8d1d87c96e30 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:59.516435 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:59.516435 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:34:59.521680 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-26bee4bd-01d0-43ee-873d-a0540f10b1bf req-1834eff2-d48b-4778-ae61-8d1d87c96e30 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:34:59.526200 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-26bee4bd-01d0-43ee-873d-a0540f10b1bf req-1834eff2-d48b-4778-ae61-8d1d87c96e30 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 returned with HTTP 200 Aug 18 07:34:59.526675 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 509/2042] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:34:59 2026] GET /volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:59.542861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:59.546235 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:34:59.546235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-957233516"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:34:59.546235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-957233516'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:34:59.546578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume of 1 GB Aug 18 07:34:59.550612 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Availability Zones retrieved successfully. Aug 18 07:34:59.557031 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Flow 'volume_create_api' (27967b69-d64e-4ce4-8733-0486d7e4393f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:59.558225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42bdca1-693f-4871-8f40-92ec7aa3ce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:59.559324 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:34:59.585153 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42bdca1-693f-4871-8f40-92ec7aa3ce8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:59.586282 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf465811-5151-411c-8a61-f041a9c83566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:59.652310 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Created reservations ['35255a58-d93e-46d4-9334-7ba2144d998a', '6b3a348e-3304-41c5-8c21-60e371de44a6', 'c115711e-b775-434c-b6b9-6dbfbe4e2699', '78e3e5ef-baf9-481f-a1fc-4e7b32f73e9d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:34:59.653788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf465811-5151-411c-8a61-f041a9c83566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35255a58-d93e-46d4-9334-7ba2144d998a', '6b3a348e-3304-41c5-8c21-60e371de44a6', 'c115711e-b775-434c-b6b9-6dbfbe4e2699', '78e3e5ef-baf9-481f-a1fc-4e7b32f73e9d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:59.656530 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0a165a-b668-42e2-8c98-1bd1a973c637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:59.694716 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0a165a-b668-42e2-8c98-1bd1a973c637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20232cc-1e60-4722-9d7e-6d96a756d97f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-957233516',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',qos_specs=None,replication_status=,reservations=['35255a58-d93e-46d4-9334-7ba2144d998a','6b3a348e-3304-41c5-8c21-60e371de44a6','c115711e-b775-434c-b6b9-6dbfbe4e2699','78e3e5ef-baf9-481f-a1fc-4e7b32f73e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-957233516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20232cc-1e60-4722-9d7e-6d96a756d97f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:59.696156 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9548a06b-9065-460c-90d8-1707ca3108e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:59.730952 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9548a06b-9065-460c-90d8-1707ca3108e8) transitioned into state 'SUCCESS' from state '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-957233516',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0672fdf55ee34a30a8d0fc6b7658b4b3',qos_specs=None,replication_status=,reservations=['35255a58-d93e-46d4-9334-7ba2144d998a','6b3a348e-3304-41c5-8c21-60e371de44a6','c115711e-b775-434c-b6b9-6dbfbe4e2699','78e3e5ef-baf9-481f-a1fc-4e7b32f73e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2464f4ddd8bf4be6b3bd3ac804dc4290',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:59.732608 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055c6b9c-6641-48a1-be6a-d531fdd1b3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:34:59.745662 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (055c6b9c-6641-48a1-be6a-d531fdd1b3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:34:59.747059 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Flow 'volume_create_api' (27967b69-d64e-4ce4-8733-0486d7e4393f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:34:59.747404 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Create volume request issued successfully. Aug 18 07:34:59.748896 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f645f8d2-1a34-4b7a-a7db-0f234c24d454 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:34:59.750176 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 514/2043] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:34:59 2026] POST /volume/v3/volumes => generated 759 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:34:59.768821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ddde5f87-25c2-4e12-8fca-eab86e904423 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:59.771435 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddde5f87-25c2-4e12-8fca-eab86e904423 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f Aug 18 07:34:59.771770 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddde5f87-25c2-4e12-8fca-eab86e904423 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:59.772047 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddde5f87-25c2-4e12-8fca-eab86e904423 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:59.787023 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:59.787023 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:34:59.789576 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ddde5f87-25c2-4e12-8fca-eab86e904423 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:34:59.797585 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddde5f87-25c2-4e12-8fca-eab86e904423 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f returned with HTTP 200 Aug 18 07:34:59.797585 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 504/2044] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:34:59 2026] GET /volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:34:59.814568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-276ea190-a27a-4f62-91e6-ca0998d8b076 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:34:59.816936 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-276ea190-a27a-4f62-91e6-ca0998d8b076 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:34:59.817309 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-276ea190-a27a-4f62-91e6-ca0998d8b076 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:34:59.817613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-276ea190-a27a-4f62-91e6-ca0998d8b076 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:34:59.818838 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-276ea190-a27a-4f62-91e6-ca0998d8b076 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:34:59.822637 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:34:59.822637 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:34:59.823484 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-276ea190-a27a-4f62-91e6-ca0998d8b076 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:34:59.823957 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 518/2045] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:34:59 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:00.810366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49c038b0-4b63-475a-bc01-8a54e2832e49 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:00.812506 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49c038b0-4b63-475a-bc01-8a54e2832e49 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f Aug 18 07:35:00.812778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49c038b0-4b63-475a-bc01-8a54e2832e49 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:00.813048 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49c038b0-4b63-475a-bc01-8a54e2832e49 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:00.820959 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:00.820959 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:00.824956 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49c038b0-4b63-475a-bc01-8a54e2832e49 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:00.830258 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49c038b0-4b63-475a-bc01-8a54e2832e49 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f returned with HTTP 200 Aug 18 07:35:00.830671 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 510/2046] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:00 2026] GET /volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:00.835305 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5bf7db44-ef0a-4f71-aacd-6e34843aa0c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:00.837199 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bf7db44-ef0a-4f71-aacd-6e34843aa0c6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:00.837595 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5bf7db44-ef0a-4f71-aacd-6e34843aa0c6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:00.837797 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5bf7db44-ef0a-4f71-aacd-6e34843aa0c6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:00.837920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5bf7db44-ef0a-4f71-aacd-6e34843aa0c6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:00.844978 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:00.844978 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:00.845689 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bf7db44-ef0a-4f71-aacd-6e34843aa0c6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:00.846124 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 515/2047] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:00 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:00.857765 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b3ce8e32-8b70-4e6e-8921-927b0bb81841 req-e08df899-6c40-4fc2-8bb6-0ae1d0bd72cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:00.861917 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b3ce8e32-8b70-4e6e-8921-927b0bb81841 req-e08df899-6c40-4fc2-8bb6-0ae1d0bd72cb tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f Aug 18 07:35:00.861917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b3ce8e32-8b70-4e6e-8921-927b0bb81841 req-e08df899-6c40-4fc2-8bb6-0ae1d0bd72cb tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:00.861917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b3ce8e32-8b70-4e6e-8921-927b0bb81841 req-e08df899-6c40-4fc2-8bb6-0ae1d0bd72cb tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:00.869237 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:00.869237 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:00.874077 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-b3ce8e32-8b70-4e6e-8921-927b0bb81841 req-e08df899-6c40-4fc2-8bb6-0ae1d0bd72cb tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:00.879057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b3ce8e32-8b70-4e6e-8921-927b0bb81841 req-e08df899-6c40-4fc2-8bb6-0ae1d0bd72cb tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f returned with HTTP 200 Aug 18 07:35:00.879563 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 505/2048] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:00 2026] GET /volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:00.993960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:00.996243 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:00.996463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:00.996676 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:00.997014 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:00.997836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.006717 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.007701 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.007701 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:01.011948 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-30c49d75-e52e-4488-97d6-87032d97e5ef req-86429a9b-1a95-4315-a877-dcbda60f9999 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.012503 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 519/2049] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:00 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.039509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.042275 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:01.042542 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.042772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.043103 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:01.044002 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.053076 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.054134 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.054134 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:01.058647 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8a9091a2-4889-40bc-8ccc-e9ab65fe4754 req-7598ad9d-82a2-4760-847b-33f869ac0e96 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.059065 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 511/2050] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.103455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.105983 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:01.106430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.106697 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.107037 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:01.107822 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.115909 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.116889 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.116889 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:01.121089 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-12f09f4d-cd3d-4baf-bd2c-2ce207946da6 req-515cf140-4665-40a4-b78c-5a656fe71a86 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.121609 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 516/2051] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.152402 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.154494 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:01.154848 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.155317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.155811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:01.156917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.166591 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.167997 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.167997 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:01.173643 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-094b11f0-3854-4975-b2e4-d93ff51e0ede req-0d465355-f29c-4e76-a950-85ced028a0c8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.173643 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 506/2052] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.203507 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.209222 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:01.209452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.209647 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.209900 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:01.210677 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.220602 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.221804 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.221804 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:01.227266 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-75465775-33c7-4de5-85d1-1816ac1eab1f req-e2375f2f-fa8f-4861-bdbb-c2baa0285671 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.227853 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 520/2053] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.265829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.269654 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:01.269948 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.270288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.270579 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:01.271570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.281823 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.282873 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.282873 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:01.287817 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5da72b0a-bd28-42f8-9831-deda50b47ff5 req-2158e09d-ea00-48c9-b1ec-bc6f413249b0 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.288559 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 512/2054] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.326268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.329235 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:01.329590 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.329877 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.330280 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:01.331244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.342023 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.343142 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.343142 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:01.349290 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3e8f65b8-b0ba-44bb-83d9-374d65126a9d req-b6dac25a-fb13-4ded-b4ef-f1b9e88ba3a3 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.350085 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 517/2055] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.385894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.391231 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:01.391231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.391231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.391231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:01.391829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:01.403188 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] Get all volumes completed successfully. Aug 18 07:35:01.405078 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.405078 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:01.411600 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c4c4b05f-e49a-4df4-b33d-7f294539316e req-0b3d7732-f5ff-4949-8d83-60c73d196008 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:01.412385 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 507/2056] 10.4.3.152 () {68 vars in 1508 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:01.428407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.430948 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f Aug 18 07:35:01.431241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.431529 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.431771 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Delete volume with id: b20232cc-1e60-4722-9d7e-6d96a756d97f Aug 18 07:35:01.441105 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.441105 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:01.441602 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:01.463591 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Delete volume request issued successfully. Aug 18 07:35:01.463906 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c5596f2-9a6b-41e9-aea9-30336f187a14 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f returned with HTTP 202 Aug 18 07:35:01.464480 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 521/2057] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:01 2026] DELETE /volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:01.473119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a39b8d69-ed44-4e67-9dea-c7e1f2d97c19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.475675 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a39b8d69-ed44-4e67-9dea-c7e1f2d97c19 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f Aug 18 07:35:01.475915 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a39b8d69-ed44-4e67-9dea-c7e1f2d97c19 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.476139 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a39b8d69-ed44-4e67-9dea-c7e1f2d97c19 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.485470 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.485470 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:01.492157 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a39b8d69-ed44-4e67-9dea-c7e1f2d97c19 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:01.497610 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a39b8d69-ed44-4e67-9dea-c7e1f2d97c19 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f returned with HTTP 200 Aug 18 07:35:01.497969 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 513/2058] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:01.816002 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf4c294a-2b50-4af7-941c-9b9036e85277 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.818107 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf4c294a-2b50-4af7-941c-9b9036e85277 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:01.818375 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf4c294a-2b50-4af7-941c-9b9036e85277 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.818630 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf4c294a-2b50-4af7-941c-9b9036e85277 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.829053 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.829053 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:01.834084 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf4c294a-2b50-4af7-941c-9b9036e85277 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:01.840298 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf4c294a-2b50-4af7-941c-9b9036e85277 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:01.840732 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 518/2059] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:01.854048 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4bc30a7c-7387-48a9-9663-6290ed31da06 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.855604 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-78da26fa-a3ad-44c9-b232-be70f0508199 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.856316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4bc30a7c-7387-48a9-9663-6290ed31da06 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:01.856767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4bc30a7c-7387-48a9-9663-6290ed31da06 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.857179 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4bc30a7c-7387-48a9-9663-6290ed31da06 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.858228 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78da26fa-a3ad-44c9-b232-be70f0508199 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:01.858228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78da26fa-a3ad-44c9-b232-be70f0508199 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.858228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78da26fa-a3ad-44c9-b232-be70f0508199 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.858408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-78da26fa-a3ad-44c9-b232-be70f0508199 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:01.864179 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.864179 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:01.865129 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78da26fa-a3ad-44c9-b232-be70f0508199 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:01.866147 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 522/2060] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:01.868589 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.868589 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:01.874602 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4bc30a7c-7387-48a9-9663-6290ed31da06 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:01.880903 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4bc30a7c-7387-48a9-9663-6290ed31da06 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:01.881528 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 508/2061] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:01.938446 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-77e6b8ca-c380-4165-b9c7-545155169aaf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:01.940816 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-77e6b8ca-c380-4165-b9c7-545155169aaf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:01.941075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-77e6b8ca-c380-4165-b9c7-545155169aaf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:01.941236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-77e6b8ca-c380-4165-b9c7-545155169aaf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:01.948594 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:01.948594 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:01.952767 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-77e6b8ca-c380-4165-b9c7-545155169aaf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:01.956797 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-77e6b8ca-c380-4165-b9c7-545155169aaf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:01.957199 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 514/2062] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:01 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:02.068081 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-afcad9d3-c4e8-48d1-8f73-e35c4a6e51e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.068700 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-afcad9d3-c4e8-48d1-8f73-e35c4a6e51e1 None None] GET https://10.4.3.152/volume// Aug 18 07:35:02.068700 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-afcad9d3-c4e8-48d1-8f73-e35c4a6e51e1 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.068913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-afcad9d3-c4e8-48d1-8f73-e35c4a6e51e1 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.069325 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-afcad9d3-c4e8-48d1-8f73-e35c4a6e51e1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:02.069622 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 519/2063] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:02.077472 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5a351156-92e1-461b-90ca-71588ad71791 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.079558 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5a351156-92e1-461b-90ca-71588ad71791 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:35:02.079923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5a351156-92e1-461b-90ca-71588ad71791 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0b2c395-d922-431a-8a3b-40c4702e4230", "connector": null, "instance_uuid": "92e8361b-651d-4287-9296-febb3bd989ee"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:02.091422 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.091422 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:02.129367 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5a351156-92e1-461b-90ca-71588ad71791 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:35:02.130095 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 523/2064] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:35:02 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:02.169256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7da5d391-a52a-4e4d-a6ed-69f3afe3b5a3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.171029 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7da5d391-a52a-4e4d-a6ed-69f3afe3b5a3 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:02.171650 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7da5d391-a52a-4e4d-a6ed-69f3afe3b5a3 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.172016 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7da5d391-a52a-4e4d-a6ed-69f3afe3b5a3 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.182060 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b0ed0dbd-e0d5-4797-8683-b3089f93a950 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.182124 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b0ed0dbd-e0d5-4797-8683-b3089f93a950 None None] GET https://10.4.3.152/volume// Aug 18 07:35:02.182401 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b0ed0dbd-e0d5-4797-8683-b3089f93a950 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.182622 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b0ed0dbd-e0d5-4797-8683-b3089f93a950 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.183059 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b0ed0dbd-e0d5-4797-8683-b3089f93a950 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:02.183926 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 515/2065] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:02.186875 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.186875 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:02.190242 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7da5d391-a52a-4e4d-a6ed-69f3afe3b5a3 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:02.193319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-889f93e2-ed14-48ff-a161-8b77321208bc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.195475 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-889f93e2-ed14-48ff-a161-8b77321208bc tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:02.195785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-889f93e2-ed14-48ff-a161-8b77321208bc tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.195914 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7da5d391-a52a-4e4d-a6ed-69f3afe3b5a3 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:02.196083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-889f93e2-ed14-48ff-a161-8b77321208bc tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.197177 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 509/2066] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:02.215801 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.215801 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:02.222334 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-889f93e2-ed14-48ff-a161-8b77321208bc tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:02.234746 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-889f93e2-ed14-48ff-a161-8b77321208bc tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:02.235199 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 520/2067] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 1035 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:02.383705 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5d72b6da-a42f-4b50-bc10-847139a3352c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.386084 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5d72b6da-a42f-4b50-bc10-847139a3352c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] PUT https://10.4.3.152/volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41 Aug 18 07:35:02.386422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5d72b6da-a42f-4b50-bc10-847139a3352c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:02.393968 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5d72b6da-a42f-4b50-bc10-847139a3352c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Acquiring lock "cinder-attachment_update-e0b2c395-d922-431a-8a3b-40c4702e4230-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:35:02.398531 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5d72b6da-a42f-4b50-bc10-847139a3352c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Lock "cinder-attachment_update-e0b2c395-d922-431a-8a3b-40c4702e4230-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:35:02.399491 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.399491 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:02.479876 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5d72b6da-a42f-4b50-bc10-847139a3352c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Lock "cinder-attachment_update-e0b2c395-d922-431a-8a3b-40c4702e4230-np0000007613" released by "attachment_update" :: held 0.081s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:35:02.480305 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-5d72b6da-a42f-4b50-bc10-847139a3352c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41 returned with HTTP 200 Aug 18 07:35:02.480995 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 524/2068] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:35:02 2026] PUT /volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:02.515969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-43dcfd16-d3c8-4006-8b74-62483843815c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.517640 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43dcfd16-d3c8-4006-8b74-62483843815c tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f Aug 18 07:35:02.517864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43dcfd16-d3c8-4006-8b74-62483843815c tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.518124 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43dcfd16-d3c8-4006-8b74-62483843815c tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.528119 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43dcfd16-d3c8-4006-8b74-62483843815c tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f returned with HTTP 404 Aug 18 07:35:02.528956 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 516/2069] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/volumes/b20232cc-1e60-4722-9d7e-6d96a756d97f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:02.537802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df0a4678-1624-4628-bb50-d7c94da00d1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.542228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df0a4678-1624-4628-bb50-d7c94da00d1d tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 Aug 18 07:35:02.542228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df0a4678-1624-4628-bb50-d7c94da00d1d tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.542228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df0a4678-1624-4628-bb50-d7c94da00d1d tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.542228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-df0a4678-1624-4628-bb50-d7c94da00d1d tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Delete volume with id: a758127c-4a34-4f57-822b-1b9fcf6d5881 Aug 18 07:35:02.550533 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.550533 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:02.551504 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df0a4678-1624-4628-bb50-d7c94da00d1d tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:02.571231 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df0a4678-1624-4628-bb50-d7c94da00d1d tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Delete volume request issued successfully. Aug 18 07:35:02.571231 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df0a4678-1624-4628-bb50-d7c94da00d1d tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 returned with HTTP 202 Aug 18 07:35:02.571231 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 510/2070] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:02 2026] DELETE /volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:02.579319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-06cbcf20-2d16-4549-aaaf-c100510bc495 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.581436 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06cbcf20-2d16-4549-aaaf-c100510bc495 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 Aug 18 07:35:02.581678 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-06cbcf20-2d16-4549-aaaf-c100510bc495 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.581868 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-06cbcf20-2d16-4549-aaaf-c100510bc495 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.590156 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.590156 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:02.594277 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-06cbcf20-2d16-4549-aaaf-c100510bc495 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:02.598829 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06cbcf20-2d16-4549-aaaf-c100510bc495 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 returned with HTTP 200 Aug 18 07:35:02.599277 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 521/2071] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:02.857483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e2426c9c-af40-4809-86f6-177816096bb2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.859293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e2426c9c-af40-4809-86f6-177816096bb2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:02.859540 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e2426c9c-af40-4809-86f6-177816096bb2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.859837 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e2426c9c-af40-4809-86f6-177816096bb2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.867142 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.867142 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:02.870921 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e2426c9c-af40-4809-86f6-177816096bb2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:02.876048 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e2426c9c-af40-4809-86f6-177816096bb2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:02.876671 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 525/2072] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:02.876970 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4406ed4d-6017-4d60-af54-63e7153b44e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.881645 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4406ed4d-6017-4d60-af54-63e7153b44e9 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:02.881906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4406ed4d-6017-4d60-af54-63e7153b44e9 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.882219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4406ed4d-6017-4d60-af54-63e7153b44e9 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.882388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4406ed4d-6017-4d60-af54-63e7153b44e9 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:02.887364 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.887364 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:02.888003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4406ed4d-6017-4d60-af54-63e7153b44e9 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:02.888384 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 517/2073] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:02.893723 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0bb91860-9bfa-477d-b594-5ff374e83b3d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.897088 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bb91860-9bfa-477d-b594-5ff374e83b3d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:02.897088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bb91860-9bfa-477d-b594-5ff374e83b3d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.897088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bb91860-9bfa-477d-b594-5ff374e83b3d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.904316 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.904316 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:02.908590 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0bb91860-9bfa-477d-b594-5ff374e83b3d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:02.912712 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bb91860-9bfa-477d-b594-5ff374e83b3d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:02.913366 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 511/2074] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:02.957341 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-883108e0-251a-430f-86c7-b35c010d0294 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:02.959222 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-883108e0-251a-430f-86c7-b35c010d0294 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:02.959388 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-883108e0-251a-430f-86c7-b35c010d0294 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:02.959558 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-883108e0-251a-430f-86c7-b35c010d0294 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:02.966232 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:02.966232 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:02.969804 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-883108e0-251a-430f-86c7-b35c010d0294 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:02.973559 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-883108e0-251a-430f-86c7-b35c010d0294 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:02.973944 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 522/2075] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:02 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:03.062408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-975fd0b1-652d-4f8e-9585-9c74761faa29 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.064260 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-975fd0b1-652d-4f8e-9585-9c74761faa29 None None] GET https://10.4.3.152/volume// Aug 18 07:35:03.064260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-975fd0b1-652d-4f8e-9585-9c74761faa29 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.064260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-975fd0b1-652d-4f8e-9585-9c74761faa29 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.064260 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-975fd0b1-652d-4f8e-9585-9c74761faa29 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:03.064260 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 526/2076] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:03.074374 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-fa0938ea-a3ec-481d-9837-756feaf647e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.076857 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-fa0938ea-a3ec-481d-9837-756feaf647e9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:35:03.076857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-fa0938ea-a3ec-481d-9837-756feaf647e9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "932899d5-2f1b-4a20-b5c9-447e6f683afa", "connector": null, "instance_uuid": "375a02ee-8003-47f5-828e-851ab79a1801"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:03.086723 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.086723 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:03.113228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-fa0938ea-a3ec-481d-9837-756feaf647e9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:35:03.113839 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 518/2077] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:35:03 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:03.143363 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-00a496ad-32d4-4ecf-8b08-b2feb0f8f6c9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.145734 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00a496ad-32d4-4ecf-8b08-b2feb0f8f6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:03.146115 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-00a496ad-32d4-4ecf-8b08-b2feb0f8f6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.146523 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-00a496ad-32d4-4ecf-8b08-b2feb0f8f6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.159550 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.159550 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:03.164086 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-00a496ad-32d4-4ecf-8b08-b2feb0f8f6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:03.170446 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00a496ad-32d4-4ecf-8b08-b2feb0f8f6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:03.172525 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 512/2078] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:35:03.172685 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-62b31d0a-1de3-4433-9f4d-346f78ff6c53 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.172685 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62b31d0a-1de3-4433-9f4d-346f78ff6c53 None None] GET https://10.4.3.152/volume// Aug 18 07:35:03.172855 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62b31d0a-1de3-4433-9f4d-346f78ff6c53 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.173090 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62b31d0a-1de3-4433-9f4d-346f78ff6c53 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.173461 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62b31d0a-1de3-4433-9f4d-346f78ff6c53 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:03.173796 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 523/2079] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:03.179746 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a72c2ed7-ce4c-446d-874c-6e1628deddf4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.210477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-b08543a7-2ea2-4e70-ab6e-7ca352122851 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.214320 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f480053-8e71-4d9a-b394-f8f584188f21 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.215587 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-b08543a7-2ea2-4e70-ab6e-7ca352122851 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:03.215954 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-b08543a7-2ea2-4e70-ab6e-7ca352122851 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.216268 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-b08543a7-2ea2-4e70-ab6e-7ca352122851 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.217899 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f480053-8e71-4d9a-b394-f8f584188f21 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:03.218947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f480053-8e71-4d9a-b394-f8f584188f21 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.219518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f480053-8e71-4d9a-b394-f8f584188f21 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.228830 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.228830 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:03.233798 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-b08543a7-2ea2-4e70-ab6e-7ca352122851 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:03.234655 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.234655 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:03.238776 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5f480053-8e71-4d9a-b394-f8f584188f21 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:03.240054 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-b08543a7-2ea2-4e70-ab6e-7ca352122851 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:03.240576 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 519/2080] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 1063 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:03.246943 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f480053-8e71-4d9a-b394-f8f584188f21 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:03.247713 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 513/2081] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:03.293270 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a72c2ed7-ce4c-446d-874c-6e1628deddf4 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:03.293270 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a72c2ed7-ce4c-446d-874c-6e1628deddf4 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-936465400"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:03.305883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a72c2ed7-ce4c-446d-874c-6e1628deddf4 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:03.306455 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 527/2082] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:03 2026] POST /volume/v3/types => generated 215 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:03.313950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-506424c2-2c2f-4059-81bc-9dd0710103ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.315682 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-506424c2-2c2f-4059-81bc-9dd0710103ad tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:35:03.316126 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-506424c2-2c2f-4059-81bc-9dd0710103ad tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1968403417"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:03.327788 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-506424c2-2c2f-4059-81bc-9dd0710103ad tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:35:03.328224 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 524/2083] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:35:03 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:03.335331 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e4ca0518-80d0-4680-9b38-8947501474b2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.370924 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-a2de742e-af00-4955-a1c9-905d90808661 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.372792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-a2de742e-af00-4955-a1c9-905d90808661 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] PUT https://10.4.3.152/volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1 Aug 18 07:35:03.373168 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-a2de742e-af00-4955-a1c9-905d90808661 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:03.380370 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-a2de742e-af00-4955-a1c9-905d90808661 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Acquiring lock "cinder-attachment_update-932899d5-2f1b-4a20-b5c9-447e6f683afa-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:35:03.386228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-a2de742e-af00-4955-a1c9-905d90808661 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-932899d5-2f1b-4a20-b5c9-447e6f683afa-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:35:03.386228 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.386228 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:03.395972 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4ca0518-80d0-4680-9b38-8947501474b2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:35:03.396533 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4ca0518-80d0-4680-9b38-8947501474b2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bebdac14-c06b-499b-b9b7-6d62d5a5229c", "volume_types": ["e14438e9-51bd-4eab-97b0-3de413e976bf"], "name": "tempest-Group1-1655030119"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:03.398237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-e4ca0518-80d0-4680-9b38-8947501474b2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Creating new group {'group': {'group_type': 'bebdac14-c06b-499b-b9b7-6d62d5a5229c', 'volume_types': ['e14438e9-51bd-4eab-97b0-3de413e976bf'], 'name': 'tempest-Group1-1655030119'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:35:03.401797 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-e4ca0518-80d0-4680-9b38-8947501474b2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Creating group tempest-Group1-1655030119. Aug 18 07:35:03.409182 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e4ca0518-80d0-4680-9b38-8947501474b2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Availability Zones retrieved successfully. Aug 18 07:35:03.425929 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e4ca0518-80d0-4680-9b38-8947501474b2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Created reservations ['ac7b37af-be5c-4121-ac63-8833dd4ae665'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:03.445874 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4ca0518-80d0-4680-9b38-8947501474b2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:35:03.446429 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 520/2084] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:35:03 2026] POST /volume/v3/groups => generated 94 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:03.457915 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a1e387a4-84fe-4fe5-87a6-2b384fd39e61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.459565 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1e387a4-84fe-4fe5-87a6-2b384fd39e61 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a Aug 18 07:35:03.459967 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1e387a4-84fe-4fe5-87a6-2b384fd39e61 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.460278 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1e387a4-84fe-4fe5-87a6-2b384fd39e61 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.460278 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-a1e387a4-84fe-4fe5-87a6-2b384fd39e61 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member e5568565-705f-4bcc-a53c-191f0d79388a {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:03.464962 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.464962 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:03.465674 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-a2de742e-af00-4955-a1c9-905d90808661 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-932899d5-2f1b-4a20-b5c9-447e6f683afa-np0000007613" released by "attachment_update" :: held 0.081s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:35:03.466129 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-a2de742e-af00-4955-a1c9-905d90808661 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1 returned with HTTP 200 Aug 18 07:35:03.466709 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 514/2085] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:35:03 2026] PUT /volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:03.473799 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1e387a4-84fe-4fe5-87a6-2b384fd39e61 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a returned with HTTP 200 Aug 18 07:35:03.474262 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 528/2086] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:03.475283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-9e41f3f6-5316-42d3-975e-3422e5fee5d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.477024 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-9e41f3f6-5316-42d3-975e-3422e5fee5d2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/encryption Aug 18 07:35:03.477266 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-9e41f3f6-5316-42d3-975e-3422e5fee5d2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.477462 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-9e41f3f6-5316-42d3-975e-3422e5fee5d2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.487068 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.487068 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:03.492755 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-9e41f3f6-5316-42d3-975e-3422e5fee5d2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/encryption returned with HTTP 200 Aug 18 07:35:03.493184 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 525/2087] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:03.617494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f311b3f1-6fb8-409e-812e-1944b7381132 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.619266 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f311b3f1-6fb8-409e-812e-1944b7381132 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 Aug 18 07:35:03.619505 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f311b3f1-6fb8-409e-812e-1944b7381132 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.619699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f311b3f1-6fb8-409e-812e-1944b7381132 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.625195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f311b3f1-6fb8-409e-812e-1944b7381132 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 returned with HTTP 404 Aug 18 07:35:03.625683 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 521/2088] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/volumes/a758127c-4a34-4f57-822b-1b9fcf6d5881 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:03.636977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.640792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] DELETE https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 Aug 18 07:35:03.640997 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.641242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.641392 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Delete volume with id: 719d8c82-3aa9-4e52-b9e8-921f0042d5c4 Aug 18 07:35:03.650329 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.650329 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:03.650329 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:03.669238 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Delete volume request issued successfully. Aug 18 07:35:03.669473 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1889e50c-5299-4c6e-b661-16e856c29ec8 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 returned with HTTP 202 Aug 18 07:35:03.670035 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 515/2089] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:03 2026] DELETE /volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:03.677041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7f46e000-a572-4a18-9a17-ff7ff3784684 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.679777 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f46e000-a572-4a18-9a17-ff7ff3784684 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 Aug 18 07:35:03.679777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f46e000-a572-4a18-9a17-ff7ff3784684 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.679971 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f46e000-a572-4a18-9a17-ff7ff3784684 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.688284 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.688284 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:03.693529 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7f46e000-a572-4a18-9a17-ff7ff3784684 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Volume info retrieved successfully. Aug 18 07:35:03.700380 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f46e000-a572-4a18-9a17-ff7ff3784684 tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 returned with HTTP 200 Aug 18 07:35:03.701319 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 529/2090] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:03.900387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5038414a-cac9-444c-b87e-6074e767b80d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:03.902118 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5038414a-cac9-444c-b87e-6074e767b80d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:03.902363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5038414a-cac9-444c-b87e-6074e767b80d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:03.902579 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5038414a-cac9-444c-b87e-6074e767b80d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:03.902712 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5038414a-cac9-444c-b87e-6074e767b80d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:03.906798 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:03.906798 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:03.907458 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5038414a-cac9-444c-b87e-6074e767b80d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:03.907818 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 526/2091] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:03 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:04.184894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f87e8de9-7983-43fd-a62f-9d0bba3ec509 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:04.186830 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f87e8de9-7983-43fd-a62f-9d0bba3ec509 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:04.187097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f87e8de9-7983-43fd-a62f-9d0bba3ec509 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:04.187370 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f87e8de9-7983-43fd-a62f-9d0bba3ec509 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:04.197126 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:04.197126 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:04.200603 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f87e8de9-7983-43fd-a62f-9d0bba3ec509 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:04.204334 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f87e8de9-7983-43fd-a62f-9d0bba3ec509 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:04.204721 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 522/2092] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:04 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:04.267077 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-750f4583-7a6a-418d-91a4-4aee8b543491 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:04.268804 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-750f4583-7a6a-418d-91a4-4aee8b543491 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:04.268979 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-750f4583-7a6a-418d-91a4-4aee8b543491 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:04.269166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-750f4583-7a6a-418d-91a4-4aee8b543491 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:04.279307 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:04.279307 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:04.282629 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-750f4583-7a6a-418d-91a4-4aee8b543491 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:04.286978 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-750f4583-7a6a-418d-91a4-4aee8b543491 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:04.287417 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 516/2093] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:04 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:04.487217 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f4126e0-5f44-482a-b292-ddec22b55113 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:04.489537 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f4126e0-5f44-482a-b292-ddec22b55113 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a Aug 18 07:35:04.489800 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f4126e0-5f44-482a-b292-ddec22b55113 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:04.490055 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f4126e0-5f44-482a-b292-ddec22b55113 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:04.490238 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-8f4126e0-5f44-482a-b292-ddec22b55113 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member e5568565-705f-4bcc-a53c-191f0d79388a {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:04.495444 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:04.495444 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:04.505983 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f4126e0-5f44-482a-b292-ddec22b55113 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a returned with HTTP 200 Aug 18 07:35:04.506479 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 530/2094] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:04 2026] GET /volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:04.518427 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:04.520355 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:35:04.520788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bebdac14-c06b-499b-b9b7-6d62d5a5229c", "volume_types": ["e14438e9-51bd-4eab-97b0-3de413e976bf"], "name": "tempest-Group2-1776775138"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:04.522261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Creating new group {'group': {'group_type': 'bebdac14-c06b-499b-b9b7-6d62d5a5229c', 'volume_types': ['e14438e9-51bd-4eab-97b0-3de413e976bf'], 'name': 'tempest-Group2-1776775138'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:35:04.525722 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Creating group tempest-Group2-1776775138. Aug 18 07:35:04.532609 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Availability Zones retrieved successfully. Aug 18 07:35:04.544280 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Created reservations ['eda8edfd-d350-4964-8bb1-1954dadac722'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:04.564036 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-51cda04e-5c99-4983-9404-aa3e9da7a224 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:35:04.564622 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 527/2095] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:35:04 2026] POST /volume/v3/groups => generated 94 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:04.573952 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1764ce08-a7ea-4b79-8553-a0556366cd24 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:04.576410 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1764ce08-a7ea-4b79-8553-a0556366cd24 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d Aug 18 07:35:04.576687 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1764ce08-a7ea-4b79-8553-a0556366cd24 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:04.576947 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1764ce08-a7ea-4b79-8553-a0556366cd24 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:04.577144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-1764ce08-a7ea-4b79-8553-a0556366cd24 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 3ffd0b49-6c30-4932-9500-6c3758e46f9d {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:04.581382 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:04.581382 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:04.590263 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1764ce08-a7ea-4b79-8553-a0556366cd24 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d returned with HTTP 200 Aug 18 07:35:04.590836 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 523/2096] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:04 2026] GET /volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:04.715541 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-35423265-c6e1-4fa9-9139-5950589fd8de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:04.717011 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35423265-c6e1-4fa9-9139-5950589fd8de tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] GET https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 Aug 18 07:35:04.717386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35423265-c6e1-4fa9-9139-5950589fd8de tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:04.717677 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35423265-c6e1-4fa9-9139-5950589fd8de tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:04.723341 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35423265-c6e1-4fa9-9139-5950589fd8de tempest-VolumesTestJSON-733374949 tempest-VolumesTestJSON-733374949-project-member] https://10.4.3.152/volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 returned with HTTP 404 Aug 18 07:35:04.723982 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 517/2097] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:04 2026] GET /volume/v3/volumes/719d8c82-3aa9-4e52-b9e8-921f0042d5c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:04.919392 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3ee30a5b-4838-4659-a5eb-2100d1fffb2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:04.921424 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ee30a5b-4838-4659-a5eb-2100d1fffb2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:04.921644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ee30a5b-4838-4659-a5eb-2100d1fffb2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:04.921830 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ee30a5b-4838-4659-a5eb-2100d1fffb2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:04.921952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3ee30a5b-4838-4659-a5eb-2100d1fffb2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:04.926884 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:04.926884 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:04.927777 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ee30a5b-4838-4659-a5eb-2100d1fffb2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:04.928374 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 531/2098] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:04 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:05.218268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-96ea68e4-dd2c-4bc4-82cb-bc926c5f5bae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:05.220480 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96ea68e4-dd2c-4bc4-82cb-bc926c5f5bae tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:05.220730 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96ea68e4-dd2c-4bc4-82cb-bc926c5f5bae tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:05.220989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96ea68e4-dd2c-4bc4-82cb-bc926c5f5bae tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:05.233958 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.233958 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:05.238545 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-96ea68e4-dd2c-4bc4-82cb-bc926c5f5bae tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:05.245259 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96ea68e4-dd2c-4bc4-82cb-bc926c5f5bae tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:05.245600 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 528/2099] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:05 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:05.302357 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-464ea5d5-5203-4f06-a3c6-27dfb4f50f9f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:05.304065 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-464ea5d5-5203-4f06-a3c6-27dfb4f50f9f tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:05.304273 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-464ea5d5-5203-4f06-a3c6-27dfb4f50f9f tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:05.304509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-464ea5d5-5203-4f06-a3c6-27dfb4f50f9f tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:05.315114 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.315114 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:05.319262 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-464ea5d5-5203-4f06-a3c6-27dfb4f50f9f tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:05.325390 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-464ea5d5-5203-4f06-a3c6-27dfb4f50f9f tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:05.325794 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 524/2100] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:05 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:05.601334 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-06d24a24-d96c-4081-a794-8480fe69bd0a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:05.605778 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06d24a24-d96c-4081-a794-8480fe69bd0a tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d Aug 18 07:35:05.605778 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06d24a24-d96c-4081-a794-8480fe69bd0a tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:05.605778 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-06d24a24-d96c-4081-a794-8480fe69bd0a tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:05.605778 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-06d24a24-d96c-4081-a794-8480fe69bd0a tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 3ffd0b49-6c30-4932-9500-6c3758e46f9d {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:05.610871 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.610871 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:05.620886 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-06d24a24-d96c-4081-a794-8480fe69bd0a tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d returned with HTTP 200 Aug 18 07:35:05.620886 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 518/2101] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:05 2026] GET /volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:05.633374 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:05.635292 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:05.635735 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1992519214", "volume_type": "e14438e9-51bd-4eab-97b0-3de413e976bf", "group_id": "e5568565-705f-4bcc-a53c-191f0d79388a", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:05.637173 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1992519214', 'volume_type': 'e14438e9-51bd-4eab-97b0-3de413e976bf', 'group_id': 'e5568565-705f-4bcc-a53c-191f0d79388a', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:05.645405 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.645405 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:05.646959 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume of 1 GB Aug 18 07:35:05.650947 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Availability Zones retrieved successfully. Aug 18 07:35:05.656169 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Flow 'volume_create_api' (2f9ee7fd-b111-463a-a73d-f96214a20ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:05.658324 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78c987c-4a5d-4bc5-bb94-ac72141ea1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:05.658830 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.658830 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:05.659342 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:05.681794 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78c987c-4a5d-4bc5-bb94-ac72141ea1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e14438e9-51bd-4eab-97b0-3de413e976bf,is_public=True,name='tempest-GroupsTest-volume-type-936465400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e14438e9-51bd-4eab-97b0-3de413e976bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e5568565-705f-4bcc-a53c-191f0d79388a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:05.682744 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a1f643-60e8-4215-8ba7-ead52a31ad52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:05.712411 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-936465400 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-936465400, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:05.712568 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-936465400 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-936465400, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:05.745086 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Created reservations ['41939dc8-ea98-4f2b-b834-392f7fc117eb', '814c6da5-acb3-4e19-9dff-e56e63fc2017', 'ae1fbc9e-d0b5-4d4e-87c0-7bb8c9fe7e1c', 'c7aa9a9a-060b-4d9e-beb3-66c2f28b83dc'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:05.745873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a1f643-60e8-4215-8ba7-ead52a31ad52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41939dc8-ea98-4f2b-b834-392f7fc117eb', '814c6da5-acb3-4e19-9dff-e56e63fc2017', 'ae1fbc9e-d0b5-4d4e-87c0-7bb8c9fe7e1c', 'c7aa9a9a-060b-4d9e-beb3-66c2f28b83dc']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:05.746914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b830946e-a43f-454f-bb18-29cd3de2188a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:05.771493 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-8a0bdedb-f421-421d-bfe1-f912f9743018 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:05.774292 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-8a0bdedb-f421-421d-bfe1-f912f9743018 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41/action Aug 18 07:35:05.774835 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-8a0bdedb-f421-421d-bfe1-f912f9743018 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:05.774981 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-8a0bdedb-f421-421d-bfe1-f912f9743018 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:05.778128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b830946e-a43f-454f-bb18-29cd3de2188a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c719dccd-4360-4caa-b9be-b3ccf8612957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1992519214',encryption_key_id=None,group_id=e5568565-705f-4bcc-a53c-191f0d79388a,group_type_id=,metadata={},multiattach=False,project_id='5965cbf9bfcb4331a097c31ecd5096d0',qos_specs=None,replication_status=,reservations=['41939dc8-ea98-4f2b-b834-392f7fc117eb','814c6da5-acb3-4e19-9dff-e56e63fc2017','ae1fbc9e-d0b5-4d4e-87c0-7bb8c9fe7e1c','c7aa9a9a-060b-4d9e-beb3-66c2f28b83dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ae7e6b08af4d7cab614578883d57f0',volume_type_id=e14438e9-51bd-4eab-97b0-3de413e976bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1992519214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e5568565-705f-4bcc-a53c-191f0d79388a,host=None,id=c719dccd-4360-4caa-b9be-b3ccf8612957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5965cbf9bfcb4331a097c31ecd5096d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49ae7e6b08af4d7cab614578883d57f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e14438e9-51bd-4eab-97b0-3de413e976bf),volume_type_id=e14438e9-51bd-4eab-97b0-3de413e976bf)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:05.779150 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ac4560-d075-4ba1-a451-2fb06819c44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:05.796073 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.796073 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:05.797885 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ac4560-d075-4ba1-a451-2fb06819c44a) transitioned into state 'SUCCESS' from state '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-1992519214',encryption_key_id=None,group_id=e5568565-705f-4bcc-a53c-191f0d79388a,group_type_id=,metadata={},multiattach=False,project_id='5965cbf9bfcb4331a097c31ecd5096d0',qos_specs=None,replication_status=,reservations=['41939dc8-ea98-4f2b-b834-392f7fc117eb','814c6da5-acb3-4e19-9dff-e56e63fc2017','ae1fbc9e-d0b5-4d4e-87c0-7bb8c9fe7e1c','c7aa9a9a-060b-4d9e-beb3-66c2f28b83dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ae7e6b08af4d7cab614578883d57f0',volume_type_id=e14438e9-51bd-4eab-97b0-3de413e976bf)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:05.798576 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73025a1-1bf9-4c50-9eed-41c74d8279ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:05.807341 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2eb58be7-cdb4-4f7b-b04e-7b738a81a415 req-8a0bdedb-f421-421d-bfe1-f912f9743018 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41/action returned with HTTP 204 Aug 18 07:35:05.807893 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 529/2102] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:35:05 2026] POST /volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:05.810326 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73025a1-1bf9-4c50-9eed-41c74d8279ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:05.811224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Flow 'volume_create_api' (2f9ee7fd-b111-463a-a73d-f96214a20ee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:05.811603 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume request issued successfully. Aug 18 07:35:05.812352 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:05.812565 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:05.859666 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:05.866872 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.866872 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:05.871232 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c3b954e-fc00-467b-a9f2-cb1f365d3f81 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:05.871628 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 532/2103] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:35:05 2026] POST /volume/v3/volumes => generated 814 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:05.890567 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:05.896260 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 Aug 18 07:35:05.896619 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:05.896944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:05.925562 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.925562 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:05.938614 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:05.939438 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:05.939601 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:05.941181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02ebdb64-66db-42bf-9128-9f1a07875939 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:05.943021 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02ebdb64-66db-42bf-9128-9f1a07875939 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:05.943268 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02ebdb64-66db-42bf-9128-9f1a07875939 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:05.943472 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02ebdb64-66db-42bf-9128-9f1a07875939 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:05.943577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-02ebdb64-66db-42bf-9128-9f1a07875939 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:05.948173 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.948173 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:05.948793 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02ebdb64-66db-42bf-9128-9f1a07875939 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:05.949252 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 519/2104] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:05 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:05.979560 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:05.982692 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:05.982692 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:05.992244 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3aecc276-f93b-49bf-a9a7-84a72f397234 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 returned with HTTP 200 Aug 18 07:35:05.992646 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 525/2105] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:05 2026] GET /volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 => generated 882 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:06.265287 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6c665a4d-5711-497a-b430-abc580e15aa4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.267449 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c665a4d-5711-497a-b430-abc580e15aa4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:06.267700 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c665a4d-5711-497a-b430-abc580e15aa4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:06.267955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6c665a4d-5711-497a-b430-abc580e15aa4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:06.281789 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:06.281789 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:06.284718 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6c665a4d-5711-497a-b430-abc580e15aa4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:06.290706 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6c665a4d-5711-497a-b430-abc580e15aa4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:06.291371 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 530/2106] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:06 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:06.341155 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-797b9131-5c19-4701-873d-51362f4b33a1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.343236 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-797b9131-5c19-4701-873d-51362f4b33a1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:06.343554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-797b9131-5c19-4701-873d-51362f4b33a1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:06.343776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-797b9131-5c19-4701-873d-51362f4b33a1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:06.354463 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:06.354463 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:06.357802 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-797b9131-5c19-4701-873d-51362f4b33a1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:06.362607 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-797b9131-5c19-4701-873d-51362f4b33a1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:06.363705 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 533/2107] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:06 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:06.375662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ccd28d8f-984a-48a1-b540-84348b5f0acf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.378416 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccd28d8f-984a-48a1-b540-84348b5f0acf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:06.378705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccd28d8f-984a-48a1-b540-84348b5f0acf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:06.378883 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccd28d8f-984a-48a1-b540-84348b5f0acf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:06.389232 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:06.389232 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:06.392814 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ccd28d8f-984a-48a1-b540-84348b5f0acf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:06.397079 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccd28d8f-984a-48a1-b540-84348b5f0acf tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:06.397499 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 520/2108] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:06 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:06.410267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-64026cbc-c5bc-4158-bc38-15a006689b4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.412936 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action Aug 18 07:35:06.413473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action body: b'{"os-detach": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:06.413646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:06.429536 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:06.429536 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:06.430239 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:06.500948 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Attachment connected to vm 92e8361b-651d-4287-9296-febb3bd989ee, checking data on nova Aug 18 07:35:06.501171 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.compute.nova [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100290) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 07:35:06.700113 np0000007613 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/92e8361b-651d-4287-9296-febb3bd989ee/os-volume_attachments/e0b2c395-d922-431a-8a3b-40c4702e4230 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d5c0e64627292f3a044bb4a74c0248c5bc5e21858f16c0dc1fd2ec84796b4683" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-64026cbc-c5bc-4158-bc38-15a006689b4a" -H "X-Service-Token: {SHA256}2870ccee08bf484286dd84bfc8311f18a1aee843bbb70b0363397ec79169f99d" {{(pid=100290) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 07:35:06.800618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4816d3b3-f009-43b4-a626-c74142f466b5 req-945819d4-0e5a-4ad0-bd95-2513bb16a8c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.803731 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4816d3b3-f009-43b4-a626-c74142f466b5 req-945819d4-0e5a-4ad0-bd95-2513bb16a8c5 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] DELETE https://10.4.3.152/volume/v3/volumes/tempest-invalid-756760747 Aug 18 07:35:06.803731 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4816d3b3-f009-43b4-a626-c74142f466b5 req-945819d4-0e5a-4ad0-bd95-2513bb16a8c5 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:06.803989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4816d3b3-f009-43b4-a626-c74142f466b5 req-945819d4-0e5a-4ad0-bd95-2513bb16a8c5 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:06.804201 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-4816d3b3-f009-43b4-a626-c74142f466b5 req-945819d4-0e5a-4ad0-bd95-2513bb16a8c5 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] Delete volume with id: tempest-invalid-756760747 Aug 18 07:35:06.812408 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4816d3b3-f009-43b4-a626-c74142f466b5 req-945819d4-0e5a-4ad0-bd95-2513bb16a8c5 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] https://10.4.3.152/volume/v3/volumes/tempest-invalid-756760747 returned with HTTP 404 Aug 18 07:35:06.813164 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 531/2109] 10.4.3.152 () {70 vars in 1587 bytes} [Tue Aug 18 07:35:06 2026] DELETE /volume/v3/volumes/tempest-invalid-756760747 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:06.826969 np0000007613 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 07:35:06 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-365735a7-6f00-4c52-bb71-23efac85a423 x-openstack-request-id: req-365735a7-6f00-4c52-bb71-23efac85a423 {{(pid=100290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 07:35:06.826969 np0000007613 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e0b2c395-d922-431a-8a3b-40c4702e4230", "serverId": "92e8361b-651d-4287-9296-febb3bd989ee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "72bc8209-af3d-473e-a96a-9f7f0b12bc41", "bdm_uuid": "1e9fb4d8-57a7-4cab-8998-767b55f896e0"}} {{(pid=100290) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 07:35:06.826969 np0000007613 devstack@c-api.service[100290]: DEBUG novaclient.v2.client [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET call to compute for https://10.4.3.152/compute/v2.1/servers/92e8361b-651d-4287-9296-febb3bd989ee/os-volume_attachments/e0b2c395-d922-431a-8a3b-40c4702e4230 used request id req-365735a7-6f00-4c52-bb71-23efac85a423 {{(pid=100290) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 07:35:06.829478 np0000007613 devstack@c-api.service[100290]: ERROR cinder.volume.api [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Caught error: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.832725 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: ERROR cinder.api.middleware.fault Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.middleware.fault [None req-64026cbc-c5bc-4158-bc38-15a006689b4a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action returned with HTTP 409 Aug 18 07:35:06.834318 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 526/2110] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:06 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 167 bytes in 424 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:06.844254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.846246 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action Aug 18 07:35:06.846595 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:06.846736 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:06.860242 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:06.860242 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:06.860242 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:06.930979 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Attachment connected to vm 92e8361b-651d-4287-9296-febb3bd989ee, checking data on nova Aug 18 07:35:06.930979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.compute.nova [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100291) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 07:35:06.944589 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-56ff442e-e21e-48ef-a26e-fdf3552c5930 req-66c679dc-2637-4047-b1c3-c56b701310e9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.947883 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-56ff442e-e21e-48ef-a26e-fdf3552c5930 req-66c679dc-2637-4047-b1c3-c56b701310e9 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2839832a-bf7d-4102-b4b1-87df9089ba49 Aug 18 07:35:06.948202 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-56ff442e-e21e-48ef-a26e-fdf3552c5930 req-66c679dc-2637-4047-b1c3-c56b701310e9 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:06.948721 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-56ff442e-e21e-48ef-a26e-fdf3552c5930 req-66c679dc-2637-4047-b1c3-c56b701310e9 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:06.949182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-56ff442e-e21e-48ef-a26e-fdf3552c5930 req-66c679dc-2637-4047-b1c3-c56b701310e9 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] Delete volume with id: 2839832a-bf7d-4102-b4b1-87df9089ba49 Aug 18 07:35:06.960487 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-56ff442e-e21e-48ef-a26e-fdf3552c5930 req-66c679dc-2637-4047-b1c3-c56b701310e9 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-member] https://10.4.3.152/volume/v3/volumes/2839832a-bf7d-4102-b4b1-87df9089ba49 returned with HTTP 404 Aug 18 07:35:06.961807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a9969dbd-5d09-4c1d-ac1f-7aef55449e2c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.962450 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 521/2111] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:35:06 2026] DELETE /volume/v3/volumes/2839832a-bf7d-4102-b4b1-87df9089ba49 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:06.967171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a9969dbd-5d09-4c1d-ac1f-7aef55449e2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:06.967811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a9969dbd-5d09-4c1d-ac1f-7aef55449e2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:06.967811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a9969dbd-5d09-4c1d-ac1f-7aef55449e2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:06.967973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a9969dbd-5d09-4c1d-ac1f-7aef55449e2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:06.974105 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:06.974105 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:06.975123 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a9969dbd-5d09-4c1d-ac1f-7aef55449e2c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:06.975671 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 532/2112] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:06 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:06.991824 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b9ae0644-cc4d-47e6-8c72-ebede5cf0cb1 req-2bc77bf8-e1d4-43b7-97ef-625cd3883400 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:06.995283 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b9ae0644-cc4d-47e6-8c72-ebede5cf0cb1 req-2bc77bf8-e1d4-43b7-97ef-625cd3883400 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-reader] GET https://10.4.3.152/volume/v3/volumes/95c8c0eb-92ab-4f2f-8fa0-6d3ba417e507 Aug 18 07:35:06.995283 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b9ae0644-cc4d-47e6-8c72-ebede5cf0cb1 req-2bc77bf8-e1d4-43b7-97ef-625cd3883400 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:06.995513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b9ae0644-cc4d-47e6-8c72-ebede5cf0cb1 req-2bc77bf8-e1d4-43b7-97ef-625cd3883400 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.007142 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-40e32474-36cf-459a-b210-b951c5f900e5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.008922 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 Aug 18 07:35:07.009154 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.009362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.016279 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.016279 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:07.019957 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:07.020776 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:07.021238 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:07.053585 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [req-b9ae0644-cc4d-47e6-8c72-ebede5cf0cb1 req-2bc77bf8-e1d4-43b7-97ef-625cd3883400 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-reader] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:07.060495 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b9ae0644-cc4d-47e6-8c72-ebede5cf0cb1 req-2bc77bf8-e1d4-43b7-97ef-625cd3883400 tempest-VolumesNegativeTest-1348848918 tempest-VolumesNegativeTest-1348848918-project-reader] https://10.4.3.152/volume/v3/volumes/95c8c0eb-92ab-4f2f-8fa0-6d3ba417e507 returned with HTTP 404 Aug 18 07:35:07.061266 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 527/2113] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:06 2026] GET /volume/v3/volumes/95c8c0eb-92ab-4f2f-8fa0-6d3ba417e507 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:07.073188 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:07.078094 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.078094 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:07.087785 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40e32474-36cf-459a-b210-b951c5f900e5 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 returned with HTTP 200 Aug 18 07:35:07.088370 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 522/2114] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.106739 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/92e8361b-651d-4287-9296-febb3bd989ee/os-volume_attachments/e0b2c395-d922-431a-8a3b-40c4702e4230 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}31945940bb07f6a95bfcdbaaf7159a8ae7ebf1ab6fc05fe1ca23c242dd6b06a9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0745cfc1-7fa0-4074-b494-ed65a7991dee" -H "X-Service-Token: {SHA256}5356a09d63824ddc1f54a105d13bab35f01950219de5732b47052c02524da3b7" {{(pid=100291) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 07:35:07.106950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-15d58e60-c02d-47b1-99f4-97e917fee441 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.108614 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15d58e60-c02d-47b1-99f4-97e917fee441 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a Aug 18 07:35:07.108821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15d58e60-c02d-47b1-99f4-97e917fee441 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.109085 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-15d58e60-c02d-47b1-99f4-97e917fee441 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.109217 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-15d58e60-c02d-47b1-99f4-97e917fee441 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member e5568565-705f-4bcc-a53c-191f0d79388a {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:07.112479 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.112479 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:07.120752 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-15d58e60-c02d-47b1-99f4-97e917fee441 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a returned with HTTP 200 Aug 18 07:35:07.121282 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 533/2115] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.129488 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-892f97d0-e5a7-4a6d-bb7d-0d00a17ced3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.131547 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-892f97d0-e5a7-4a6d-bb7d-0d00a17ced3b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d Aug 18 07:35:07.131804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-892f97d0-e5a7-4a6d-bb7d-0d00a17ced3b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.132064 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-892f97d0-e5a7-4a6d-bb7d-0d00a17ced3b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.132252 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-892f97d0-e5a7-4a6d-bb7d-0d00a17ced3b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 3ffd0b49-6c30-4932-9500-6c3758e46f9d {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:07.138382 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.138382 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:07.150850 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-892f97d0-e5a7-4a6d-bb7d-0d00a17ced3b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d returned with HTTP 200 Aug 18 07:35:07.151424 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 528/2116] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.160953 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5f3fc5a-5804-4c4f-b8f1-e215a61c7393 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.163188 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5f3fc5a-5804-4c4f-b8f1-e215a61c7393 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/detail Aug 18 07:35:07.164704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5f3fc5a-5804-4c4f-b8f1-e215a61c7393 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.164704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5f3fc5a-5804-4c4f-b8f1-e215a61c7393 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.185435 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5f3fc5a-5804-4c4f-b8f1-e215a61c7393 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/detail returned with HTTP 200 Aug 18 07:35:07.185903 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 523/2117] 10.4.3.152 () {68 vars in 1296 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/groups/detail => generated 640 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.203153 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.205688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:07.206006 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.206420 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.206676 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:07.207156 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.207156 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:07.207898 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:07.221045 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Get all volumes completed successfully. Aug 18 07:35:07.221740 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:07.221889 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:07.274594 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:07.278703 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.278703 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:07.288654 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6c666cb-5d89-4b72-b6e6-42af3f30bdf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:07.289141 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 534/2118] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.304474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1489481d-6b34-4654-9b77-c8293960ecf8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.307718 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f668c265-63a2-489e-a094-1ce9ce5e7204 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.308095 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:07.308457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.308785 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.309193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:07.309670 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.309670 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:07.309810 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f668c265-63a2-489e-a094-1ce9ce5e7204 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:07.310071 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f668c265-63a2-489e-a094-1ce9ce5e7204 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.310291 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f668c265-63a2-489e-a094-1ce9ce5e7204 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.310426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:07.321227 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Get all volumes completed successfully. Aug 18 07:35:07.323070 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:07.323366 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:07.324479 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.324479 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:07.332176 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f668c265-63a2-489e-a094-1ce9ce5e7204 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:07.340007 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f668c265-63a2-489e-a094-1ce9ce5e7204 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:07.340515 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 524/2119] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:07.387257 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:07.390857 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.390857 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:07.400243 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1489481d-6b34-4654-9b77-c8293960ecf8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:07.400736 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 529/2120] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.414952 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57e1cc6f-fb96-47f4-80fa-b7a798763577 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.417028 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57e1cc6f-fb96-47f4-80fa-b7a798763577 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a/action Aug 18 07:35:07.417400 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57e1cc6f-fb96-47f4-80fa-b7a798763577 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:07.417542 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57e1cc6f-fb96-47f4-80fa-b7a798763577 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:07.418969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-57e1cc6f-fb96-47f4-80fa-b7a798763577 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] delete called for group e5568565-705f-4bcc-a53c-191f0d79388a {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:35:07.419096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-57e1cc6f-fb96-47f4-80fa-b7a798763577 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Delete group with id: e5568565-705f-4bcc-a53c-191f0d79388a Aug 18 07:35:07.422872 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.422872 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:07.462972 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 07:35:07 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-3f080bba-cbec-440a-b69e-5a3d83830cee x-openstack-request-id: req-3f080bba-cbec-440a-b69e-5a3d83830cee {{(pid=100291) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 07:35:07.463169 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e0b2c395-d922-431a-8a3b-40c4702e4230", "serverId": "92e8361b-651d-4287-9296-febb3bd989ee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "72bc8209-af3d-473e-a96a-9f7f0b12bc41", "bdm_uuid": "1e9fb4d8-57a7-4cab-8998-767b55f896e0"}} {{(pid=100291) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 07:35:07.463331 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET call to compute for https://10.4.3.152/compute/v2.1/servers/92e8361b-651d-4287-9296-febb3bd989ee/os-volume_attachments/e0b2c395-d922-431a-8a3b-40c4702e4230 used request id req-3f080bba-cbec-440a-b69e-5a3d83830cee {{(pid=100291) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 07:35:07.465725 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57e1cc6f-fb96-47f4-80fa-b7a798763577 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a/action returned with HTTP 202 Aug 18 07:35:07.466173 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 535/2121] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:07 2026] POST /volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:07.466296 np0000007613 devstack@c-api.service[100291]: ERROR cinder.volume.api [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Caught error: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.469775 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.middleware.fault [None req-0745cfc1-7fa0-4074-b494-ed65a7991dee tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action returned with HTTP 409 Aug 18 07:35:07.471565 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 534/2122] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:06 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 167 bytes in 627 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:07.478871 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.481185 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 Aug 18 07:35:07.481873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.482092 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.483713 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-abcb706c-b3f9-446e-a3d4-0841938f880d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.485952 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 530/2123] 10.4.3.152 () {70 vars in 1597 bytes} [Tue Aug 18 07:35:07 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:35:07.495523 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fdebdd4a-68e2-4cf9-aa58-3a4fef663d7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.497081 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 536/2124] 10.4.3.152 () {70 vars in 1597 bytes} [Tue Aug 18 07:35:07 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:35:07.498472 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.498472 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:07.502957 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:07.504093 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:07.504093 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:07.507038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e141de54-e27d-474c-8215-d9cf3fccc339 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.546772 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:07.550696 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.550696 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:07.556930 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5652e1f7-9b3e-40e4-baa0-2e8409e37972 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 returned with HTTP 200 Aug 18 07:35:07.557333 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 525/2125] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.583135 np0000007613 devstack@c-api.service[100291]: WARNING keystonemiddleware.auth_token [None req-e141de54-e27d-474c-8215-d9cf3fccc339 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 07:35:07.584581 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 535/2126] 10.4.3.152 () {70 vars in 1597 bytes} [Tue Aug 18 07:35:07 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 114 bytes in 79 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:35:07.591420 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7c935106-b1ea-40b6-b074-0f1eba7219fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.645494 np0000007613 devstack@c-api.service[100290]: WARNING keystonemiddleware.auth_token [None req-7c935106-b1ea-40b6-b074-0f1eba7219fe None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 07:35:07.646432 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 531/2127] 10.4.3.152 () {70 vars in 1597 bytes} [Tue Aug 18 07:35:07 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 114 bytes in 55 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:35:07.653319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f4455bab-416b-4932-a7ea-68383a3628d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.745239 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4455bab-416b-4932-a7ea-68383a3628d5 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] POST https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action Aug 18 07:35:07.745625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4455bab-416b-4932-a7ea-68383a3628d5 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:07.745795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f4455bab-416b-4932-a7ea-68383a3628d5 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:07.759146 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.759146 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:07.759549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-f4455bab-416b-4932-a7ea-68383a3628d5 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Updating volume 'e0b2c395-d922-431a-8a3b-40c4702e4230' with '{'status': 'error'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:35:07.783980 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f4455bab-416b-4932-a7ea-68383a3628d5 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action returned with HTTP 202 Aug 18 07:35:07.784589 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 537/2128] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:07 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:07.792745 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-daa39ddb-e693-4ccc-b4aa-2b610a4f09ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.794804 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-daa39ddb-e693-4ccc-b4aa-2b610a4f09ad tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:07.795069 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-daa39ddb-e693-4ccc-b4aa-2b610a4f09ad tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.795267 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-daa39ddb-e693-4ccc-b4aa-2b610a4f09ad tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.804611 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.804611 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:07.808287 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-daa39ddb-e693-4ccc-b4aa-2b610a4f09ad tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:07.812546 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-daa39ddb-e693-4ccc-b4aa-2b610a4f09ad tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:07.812954 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 526/2129] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:07.825366 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-21792e95-765c-49ac-928e-035a38a28283 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.827310 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] POST https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action Aug 18 07:35:07.827685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "72bc8209-af3d-473e-a96a-9f7f0b12bc41"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:07.827814 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "72bc8209-af3d-473e-a96a-9f7f0b12bc41"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:07.861985 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:07.870381 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.870381 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:07.870784 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Volume info retrieved successfully. Aug 18 07:35:07.876302 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Attachment connected to vm 92e8361b-651d-4287-9296-febb3bd989ee, checking data on nova Aug 18 07:35:07.876519 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.compute.nova [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100291) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 07:35:07.967168 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/92e8361b-651d-4287-9296-febb3bd989ee/os-volume_attachments/e0b2c395-d922-431a-8a3b-40c4702e4230 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0e768a981e2a8a513adcd429eaec174e71037e16cfc7868c4e2c41c25a251e1e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-21792e95-765c-49ac-928e-035a38a28283" -H "X-Service-Token: {SHA256}5356a09d63824ddc1f54a105d13bab35f01950219de5732b47052c02524da3b7" {{(pid=100291) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 07:35:07.987966 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c56d715c-821a-4fc9-aeb8-877cdc89061b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:07.990446 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c56d715c-821a-4fc9-aeb8-877cdc89061b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:07.990756 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c56d715c-821a-4fc9-aeb8-877cdc89061b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:07.991058 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c56d715c-821a-4fc9-aeb8-877cdc89061b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:07.991222 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c56d715c-821a-4fc9-aeb8-877cdc89061b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:07.997678 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:07.997678 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:07.998776 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c56d715c-821a-4fc9-aeb8-877cdc89061b tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:07.999226 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 532/2130] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:07 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:08.195581 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 07:35:07 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-8b04cb84-0cb0-4728-a10b-684317dc5007 x-openstack-request-id: req-8b04cb84-0cb0-4728-a10b-684317dc5007 {{(pid=100291) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 07:35:08.195774 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "e0b2c395-d922-431a-8a3b-40c4702e4230", "serverId": "92e8361b-651d-4287-9296-febb3bd989ee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "72bc8209-af3d-473e-a96a-9f7f0b12bc41", "bdm_uuid": "1e9fb4d8-57a7-4cab-8998-767b55f896e0"}} {{(pid=100291) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 07:35:08.195948 np0000007613 devstack@c-api.service[100291]: DEBUG novaclient.v2.client [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] GET call to compute for https://10.4.3.152/compute/v2.1/servers/92e8361b-651d-4287-9296-febb3bd989ee/os-volume_attachments/e0b2c395-d922-431a-8a3b-40c4702e4230 used request id req-8b04cb84-0cb0-4728-a10b-684317dc5007 {{(pid=100291) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 07:35:08.199250 np0000007613 devstack@c-api.service[100291]: ERROR cinder.volume.api [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Caught error: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 07:35:08.203606 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 92e8361b-651d-4287-9296-febb3bd989ee using the Compute API Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: ERROR cinder.api.middleware.fault Aug 18 07:35:08.204636 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.middleware.fault [None req-21792e95-765c-49ac-928e-035a38a28283 tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action returned with HTTP 409 Aug 18 07:35:08.205513 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 536/2131] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:07 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 167 bytes in 380 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:08.213690 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2569b89b-40ae-4731-9e07-a36b90aa6306 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.216341 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 538/2132] 10.4.3.152 () {70 vars in 1597 bytes} [Tue Aug 18 07:35:08 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:35:08.223928 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-110901e2-c21b-4bfb-bc78-9e52086d5deb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.276153 np0000007613 devstack@c-api.service[100293]: WARNING keystonemiddleware.auth_token [None req-110901e2-c21b-4bfb-bc78-9e52086d5deb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 07:35:08.277684 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 527/2133] 10.4.3.152 () {70 vars in 1597 bytes} [Tue Aug 18 07:35:08 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 114 bytes in 54 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:35:08.284767 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-13b1983c-8a7c-4651-a0ad-a2a3d7ecac8e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.286622 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-13b1983c-8a7c-4651-a0ad-a2a3d7ecac8e tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:08.286846 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-13b1983c-8a7c-4651-a0ad-a2a3d7ecac8e tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.287106 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-13b1983c-8a7c-4651-a0ad-a2a3d7ecac8e tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.298539 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.298539 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:08.304381 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-13b1983c-8a7c-4651-a0ad-a2a3d7ecac8e tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:08.308835 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-13b1983c-8a7c-4651-a0ad-a2a3d7ecac8e tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:08.309504 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 533/2134] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:08.321719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-259ac07d-2287-439b-a8c2-f66e67b294bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.323519 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-259ac07d-2287-439b-a8c2-f66e67b294bb tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:08.323711 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-259ac07d-2287-439b-a8c2-f66e67b294bb tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.323885 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-259ac07d-2287-439b-a8c2-f66e67b294bb tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.356314 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3d1193b5-ef27-4cb2-ab42-761e0411e680 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.357758 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-259ac07d-2287-439b-a8c2-f66e67b294bb tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:08.362569 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d1193b5-ef27-4cb2-ab42-761e0411e680 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:08.362569 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d1193b5-ef27-4cb2-ab42-761e0411e680 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.362569 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d1193b5-ef27-4cb2-ab42-761e0411e680 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.364567 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.364567 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:08.368967 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-259ac07d-2287-439b-a8c2-f66e67b294bb tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:08.371989 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.371989 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:08.374433 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-259ac07d-2287-439b-a8c2-f66e67b294bb tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:08.374920 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 537/2135] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:08.377623 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3d1193b5-ef27-4cb2-ab42-761e0411e680 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:08.387374 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d1193b5-ef27-4cb2-ab42-761e0411e680 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:08.387866 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 539/2136] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:08.419387 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-d4fc9fff-bfe8-43c0-a15c-a0b295eb3c7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.421685 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-d4fc9fff-bfe8-43c0-a15c-a0b295eb3c7a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:08.421919 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-d4fc9fff-bfe8-43c0-a15c-a0b295eb3c7a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.422155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-d4fc9fff-bfe8-43c0-a15c-a0b295eb3c7a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.428976 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.428976 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:08.432725 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-d4fc9fff-bfe8-43c0-a15c-a0b295eb3c7a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:08.436967 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-d4fc9fff-bfe8-43c0-a15c-a0b295eb3c7a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:08.437370 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 528/2137] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:08.529666 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c2e968f-c6a2-45f8-9cd5-11f6998916e3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.530223 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c2e968f-c6a2-45f8-9cd5-11f6998916e3 None None] GET https://10.4.3.152/volume// Aug 18 07:35:08.530483 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c2e968f-c6a2-45f8-9cd5-11f6998916e3 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.530761 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c2e968f-c6a2-45f8-9cd5-11f6998916e3 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.531236 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c2e968f-c6a2-45f8-9cd5-11f6998916e3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:08.531640 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 534/2138] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:08.539761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-580398c6-6e02-4b50-81d7-78b5e7868c14 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.541651 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-580398c6-6e02-4b50-81d7-78b5e7868c14 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:35:08.542051 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-580398c6-6e02-4b50-81d7-78b5e7868c14 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cee45c24-09de-4fc0-b037-fd991dd3270d", "connector": null, "instance_uuid": "92e8361b-651d-4287-9296-febb3bd989ee"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:08.552846 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.552846 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:08.569655 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d4b668a-84c0-4b32-af0f-d368005d88ac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.571419 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d4b668a-84c0-4b32-af0f-d368005d88ac tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 Aug 18 07:35:08.571650 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d4b668a-84c0-4b32-af0f-d368005d88ac tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.571872 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d4b668a-84c0-4b32-af0f-d368005d88ac tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.577462 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d4b668a-84c0-4b32-af0f-d368005d88ac tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 returned with HTTP 404 Aug 18 07:35:08.577898 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 540/2139] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/volumes/c719dccd-4360-4caa-b9be-b3ccf8612957 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:08.580979 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-580398c6-6e02-4b50-81d7-78b5e7868c14 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:35:08.581495 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 538/2140] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:35:08 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:08.587637 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-18761ab5-4692-40b3-8d2e-3c2a7f225175 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.593083 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18761ab5-4692-40b3-8d2e-3c2a7f225175 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a Aug 18 07:35:08.593358 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18761ab5-4692-40b3-8d2e-3c2a7f225175 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.593581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18761ab5-4692-40b3-8d2e-3c2a7f225175 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.593736 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-18761ab5-4692-40b3-8d2e-3c2a7f225175 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member e5568565-705f-4bcc-a53c-191f0d79388a {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:08.602958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18761ab5-4692-40b3-8d2e-3c2a7f225175 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a returned with HTTP 404 Aug 18 07:35:08.604563 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 529/2141] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:08.610968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-99aafc93-6994-43c1-9db3-acc021ac3f75 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.612606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fcaa4b8c-afc9-4b38-bd12-f2d458545e60 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.613585 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99aafc93-6994-43c1-9db3-acc021ac3f75 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:08.613819 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99aafc93-6994-43c1-9db3-acc021ac3f75 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.614074 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99aafc93-6994-43c1-9db3-acc021ac3f75 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.614761 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcaa4b8c-afc9-4b38-bd12-f2d458545e60 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d/action Aug 18 07:35:08.615140 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcaa4b8c-afc9-4b38-bd12-f2d458545e60 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:08.615285 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcaa4b8c-afc9-4b38-bd12-f2d458545e60 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:08.616704 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-fcaa4b8c-afc9-4b38-bd12-f2d458545e60 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] delete called for group 3ffd0b49-6c30-4932-9500-6c3758e46f9d {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:35:08.616812 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-fcaa4b8c-afc9-4b38-bd12-f2d458545e60 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Delete group with id: 3ffd0b49-6c30-4932-9500-6c3758e46f9d Aug 18 07:35:08.618514 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8fc91b8d-d3ac-40c2-857d-2405d127503e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.619041 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fc91b8d-d3ac-40c2-857d-2405d127503e None None] GET https://10.4.3.152/volume// Aug 18 07:35:08.619382 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8fc91b8d-d3ac-40c2-857d-2405d127503e None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.619665 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8fc91b8d-d3ac-40c2-857d-2405d127503e None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.620157 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fc91b8d-d3ac-40c2-857d-2405d127503e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:08.620556 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 539/2142] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:08.621147 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.621147 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:08.626843 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.626843 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:08.630308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-275f3f60-40b0-4efb-803f-900b57165e66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.632263 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-99aafc93-6994-43c1-9db3-acc021ac3f75 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:08.633254 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-275f3f60-40b0-4efb-803f-900b57165e66 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:08.633708 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-275f3f60-40b0-4efb-803f-900b57165e66 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.633925 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-275f3f60-40b0-4efb-803f-900b57165e66 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.638287 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99aafc93-6994-43c1-9db3-acc021ac3f75 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:08.638851 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 535/2143] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:08.643949 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.643949 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:08.651368 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcaa4b8c-afc9-4b38-bd12-f2d458545e60 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d/action returned with HTTP 202 Aug 18 07:35:08.651446 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-275f3f60-40b0-4efb-803f-900b57165e66 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:08.651493 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 541/2144] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:08 2026] POST /volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:08.653935 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-275f3f60-40b0-4efb-803f-900b57165e66 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:08.654569 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 530/2145] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 1036 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:08.658354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9777924e-0d0d-4eaf-9503-4aeb6a0dfc2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.660317 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9777924e-0d0d-4eaf-9503-4aeb6a0dfc2c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d Aug 18 07:35:08.660942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9777924e-0d0d-4eaf-9503-4aeb6a0dfc2c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:08.660942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9777924e-0d0d-4eaf-9503-4aeb6a0dfc2c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:08.660942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-9777924e-0d0d-4eaf-9503-4aeb6a0dfc2c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 3ffd0b49-6c30-4932-9500-6c3758e46f9d {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:08.664888 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.664888 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:08.674449 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9777924e-0d0d-4eaf-9503-4aeb6a0dfc2c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d returned with HTTP 200 Aug 18 07:35:08.675001 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 540/2146] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:08 2026] GET /volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:08.766609 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-9b051f38-480b-415a-ae1b-77f989599826 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:08.769186 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-9b051f38-480b-415a-ae1b-77f989599826 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] PUT https://10.4.3.152/volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae Aug 18 07:35:08.769587 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-9b051f38-480b-415a-ae1b-77f989599826 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:08.779809 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-9b051f38-480b-415a-ae1b-77f989599826 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Acquiring lock "cinder-attachment_update-cee45c24-09de-4fc0-b037-fd991dd3270d-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:35:08.787419 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-9b051f38-480b-415a-ae1b-77f989599826 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Lock "cinder-attachment_update-cee45c24-09de-4fc0-b037-fd991dd3270d-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:35:08.788439 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:08.788439 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:08.882613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-9b051f38-480b-415a-ae1b-77f989599826 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Lock "cinder-attachment_update-cee45c24-09de-4fc0-b037-fd991dd3270d-np0000007613" released by "attachment_update" :: held 0.095s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:35:08.882898 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-9b051f38-480b-415a-ae1b-77f989599826 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae returned with HTTP 200 Aug 18 07:35:08.883359 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 536/2147] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:35:08 2026] PUT /volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:09.011166 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d213de9c-4560-425a-be0b-7bb53bab53fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.013197 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d213de9c-4560-425a-be0b-7bb53bab53fc tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:09.013671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d213de9c-4560-425a-be0b-7bb53bab53fc tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.013978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d213de9c-4560-425a-be0b-7bb53bab53fc tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.014129 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d213de9c-4560-425a-be0b-7bb53bab53fc tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:09.018869 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.018869 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:09.019685 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d213de9c-4560-425a-be0b-7bb53bab53fc tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:09.020260 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 542/2148] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:09.029861 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c9852cbf-6f3d-4532-b9ef-bfd87b5cc573 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.124149 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9852cbf-6f3d-4532-b9ef-bfd87b5cc573 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:09.124798 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9852cbf-6f3d-4532-b9ef-bfd87b5cc573 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-275527893"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.146273 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9852cbf-6f3d-4532-b9ef-bfd87b5cc573 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:09.146684 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 531/2149] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/types => generated 227 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:09.155864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab305d07-4d0a-4813-973a-d972eb048fb7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.157980 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab305d07-4d0a-4813-973a-d972eb048fb7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:35:09.158395 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab305d07-4d0a-4813-973a-d972eb048fb7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-516895146"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.159964 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.159964 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:09.170962 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab305d07-4d0a-4813-973a-d972eb048fb7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:35:09.171406 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 541/2150] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/group_types => generated 184 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:09.179825 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.245752 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:35:09.246142 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "efe685f1-a06f-4234-bae9-d260fc7d44e2", "volume_types": ["bde960ce-52eb-497e-826b-da134eaf5f6e"], "name": "tempest-GroupSnapshotsV319Test-Group-1152918763"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.247682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Creating new group {'group': {'group_type': 'efe685f1-a06f-4234-bae9-d260fc7d44e2', 'volume_types': ['bde960ce-52eb-497e-826b-da134eaf5f6e'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1152918763'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:35:09.251921 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1152918763. Aug 18 07:35:09.252229 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.252229 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:09.258201 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Availability Zones retrieved successfully. Aug 18 07:35:09.274005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Created reservations ['495e7402-7484-47fa-93fd-2d47a0055d6b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:09.291839 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4bcbd8f7-6b96-4dd6-aa38-2d0340dfdb11 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:35:09.292267 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 537/2151] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/groups => generated 116 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:09.300040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-651a421f-a53d-42aa-a983-150ac317c0fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.301921 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-651a421f-a53d-42aa-a983-150ac317c0fc tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 Aug 18 07:35:09.302220 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-651a421f-a53d-42aa-a983-150ac317c0fc tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.302427 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-651a421f-a53d-42aa-a983-150ac317c0fc tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.302550 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-651a421f-a53d-42aa-a983-150ac317c0fc tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member 4995413e-bf80-45c1-930e-6933fb057cc4 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:09.306153 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.306153 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:09.314646 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-651a421f-a53d-42aa-a983-150ac317c0fc tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 returned with HTTP 200 Aug 18 07:35:09.316419 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 543/2152] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 => generated 396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:09.401732 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79b79f75-b38c-44b9-be2c-ae330a526759 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.405620 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79b79f75-b38c-44b9-be2c-ae330a526759 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:09.405886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79b79f75-b38c-44b9-be2c-ae330a526759 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.406155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79b79f75-b38c-44b9-be2c-ae330a526759 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.418710 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.418710 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:09.423065 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79b79f75-b38c-44b9-be2c-ae330a526759 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:09.428561 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79b79f75-b38c-44b9-be2c-ae330a526759 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:09.429272 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 532/2153] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:09.651996 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ebc0e533-a0f6-467d-9a43-c06658957ab7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.653818 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ebc0e533-a0f6-467d-9a43-c06658957ab7 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:09.654005 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ebc0e533-a0f6-467d-9a43-c06658957ab7 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.654222 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ebc0e533-a0f6-467d-9a43-c06658957ab7 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.665219 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.665219 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:09.670130 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ebc0e533-a0f6-467d-9a43-c06658957ab7 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:09.675464 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ebc0e533-a0f6-467d-9a43-c06658957ab7 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:09.675970 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 542/2154] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:09.688956 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-53d3f956-2634-438c-8d7a-dbecefa2f7f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.691047 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53d3f956-2634-438c-8d7a-dbecefa2f7f2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d Aug 18 07:35:09.691271 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53d3f956-2634-438c-8d7a-dbecefa2f7f2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.691453 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53d3f956-2634-438c-8d7a-dbecefa2f7f2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.691572 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-53d3f956-2634-438c-8d7a-dbecefa2f7f2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 3ffd0b49-6c30-4932-9500-6c3758e46f9d {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:09.695086 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53d3f956-2634-438c-8d7a-dbecefa2f7f2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d returned with HTTP 404 Aug 18 07:35:09.695699 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 538/2155] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:09.705860 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-78ce86cb-67d0-4dd8-83c6-423e680e48fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.708052 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78ce86cb-67d0-4dd8-83c6-423e680e48fc tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/detail Aug 18 07:35:09.708052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78ce86cb-67d0-4dd8-83c6-423e680e48fc tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.708268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78ce86cb-67d0-4dd8-83c6-423e680e48fc tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.708975 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.708975 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:09.714530 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78ce86cb-67d0-4dd8-83c6-423e680e48fc tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/detail returned with HTTP 200 Aug 18 07:35:09.715075 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 544/2156] 10.4.3.152 () {68 vars in 1296 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:09.725386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.727336 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:09.727630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.727825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.728130 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:09.728975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:09.735239 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Get all volumes completed successfully. Aug 18 07:35:09.737317 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c7d5281-b0a2-4955-9121-17959f2d26c7 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:09.737633 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 533/2157] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:09.751578 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-27fa0b38-0179-43a5-8df1-fa15cd78ffd6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.753571 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-27fa0b38-0179-43a5-8df1-fa15cd78ffd6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d/action Aug 18 07:35:09.753975 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-27fa0b38-0179-43a5-8df1-fa15cd78ffd6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:09.754138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-27fa0b38-0179-43a5-8df1-fa15cd78ffd6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.755673 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-27fa0b38-0179-43a5-8df1-fa15cd78ffd6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] delete called for group 3ffd0b49-6c30-4932-9500-6c3758e46f9d {{(pid=100291) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:35:09.755864 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-27fa0b38-0179-43a5-8df1-fa15cd78ffd6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Delete group with id: 3ffd0b49-6c30-4932-9500-6c3758e46f9d Aug 18 07:35:09.759268 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-27fa0b38-0179-43a5-8df1-fa15cd78ffd6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d/action returned with HTTP 404 Aug 18 07:35:09.759830 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 543/2158] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/groups/3ffd0b49-6c30-4932-9500-6c3758e46f9d/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 07:35:09.769571 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.772458 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:09.772725 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.772975 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.773317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:09.773746 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.773746 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:09.774377 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:09.782319 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Get all volumes completed successfully. Aug 18 07:35:09.784385 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ca7cdc1-3d8e-4369-a853-16fe332eeb06 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:09.784706 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 539/2159] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:09 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) Aug 18 07:35:09.803225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-82fd4542-c6dc-4172-a49e-d72c6a6dd08e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.803404 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82fd4542-c6dc-4172-a49e-d72c6a6dd08e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a/action Aug 18 07:35:09.803782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82fd4542-c6dc-4172-a49e-d72c6a6dd08e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:09.803923 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82fd4542-c6dc-4172-a49e-d72c6a6dd08e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.805634 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-82fd4542-c6dc-4172-a49e-d72c6a6dd08e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] delete called for group e5568565-705f-4bcc-a53c-191f0d79388a {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:35:09.805839 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-82fd4542-c6dc-4172-a49e-d72c6a6dd08e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Delete group with id: e5568565-705f-4bcc-a53c-191f0d79388a Aug 18 07:35:09.809462 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82fd4542-c6dc-4172-a49e-d72c6a6dd08e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a/action returned with HTTP 404 Aug 18 07:35:09.810201 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 545/2160] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/groups/e5568565-705f-4bcc-a53c-191f0d79388a/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:09.817148 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d47015f8-304c-4835-bc0d-7382aff8a0e6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.819337 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d47015f8-304c-4835-bc0d-7382aff8a0e6 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/bebdac14-c06b-499b-b9b7-6d62d5a5229c Aug 18 07:35:09.819604 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d47015f8-304c-4835-bc0d-7382aff8a0e6 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.819827 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d47015f8-304c-4835-bc0d-7382aff8a0e6 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.842012 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d47015f8-304c-4835-bc0d-7382aff8a0e6 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/group_types/bebdac14-c06b-499b-b9b7-6d62d5a5229c returned with HTTP 202 Aug 18 07:35:09.842875 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 534/2161] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:35:09 2026] DELETE /volume/v3/group_types/bebdac14-c06b-499b-b9b7-6d62d5a5229c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:09.850803 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da61749c-6cf6-409f-9f8a-523de69d8398 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.853027 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da61749c-6cf6-409f-9f8a-523de69d8398 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] DELETE https://10.4.3.152/volume/v3/types/e14438e9-51bd-4eab-97b0-3de413e976bf Aug 18 07:35:09.853310 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da61749c-6cf6-409f-9f8a-523de69d8398 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.853573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da61749c-6cf6-409f-9f8a-523de69d8398 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.881422 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da61749c-6cf6-409f-9f8a-523de69d8398 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/types/e14438e9-51bd-4eab-97b0-3de413e976bf returned with HTTP 202 Aug 18 07:35:09.881937 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 544/2162] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:09 2026] DELETE /volume/v3/types/e14438e9-51bd-4eab-97b0-3de413e976bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:09.890751 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-85129c97-5e1a-4be2-adb9-214fadd33fa7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.892180 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85129c97-5e1a-4be2-adb9-214fadd33fa7 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] GET https://10.4.3.152/volume/v3/types/e14438e9-51bd-4eab-97b0-3de413e976bf Aug 18 07:35:09.892547 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85129c97-5e1a-4be2-adb9-214fadd33fa7 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:09.892800 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85129c97-5e1a-4be2-adb9-214fadd33fa7 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:09.897686 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85129c97-5e1a-4be2-adb9-214fadd33fa7 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/types/e14438e9-51bd-4eab-97b0-3de413e976bf returned with HTTP 404 Aug 18 07:35:09.898342 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 540/2163] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:09 2026] GET /volume/v3/types/e14438e9-51bd-4eab-97b0-3de413e976bf => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:09.906386 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-96b3b9b4-e71c-43ae-a1ca-a7d912f26199 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.908268 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96b3b9b4-e71c-43ae-a1ca-a7d912f26199 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:09.908741 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-96b3b9b4-e71c-43ae-a1ca-a7d912f26199 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-483014610"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.922064 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-96b3b9b4-e71c-43ae-a1ca-a7d912f26199 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:09.922567 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 546/2164] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/types => generated 215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:09.933276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-17f7e109-cf76-45cd-aca9-0253a26ee914 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.936335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17f7e109-cf76-45cd-aca9-0253a26ee914 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:35:09.936822 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-17f7e109-cf76-45cd-aca9-0253a26ee914 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1770008793"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.942667 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-36c3cda4-0e24-4ffd-b844-32fd09c11184 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.944540 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-36c3cda4-0e24-4ffd-b844-32fd09c11184 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1/action Aug 18 07:35:09.944846 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-36c3cda4-0e24-4ffd-b844-32fd09c11184 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:09.944979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-36c3cda4-0e24-4ffd-b844-32fd09c11184 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.953505 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17f7e109-cf76-45cd-aca9-0253a26ee914 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:35:09.953974 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 535/2165] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:09.959709 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:09.959709 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:09.962676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:09.964632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:35:09.965073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce28ac64-190f-4e86-a194-88e3d8bdfb3e", "volume_types": ["19556fc0-b7a3-479b-ae02-da22d00ee5e3"], "name": "tempest-GroupsTest-Group-1030208189"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:09.966549 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Creating new group {'group': {'group_type': 'ce28ac64-190f-4e86-a194-88e3d8bdfb3e', 'volume_types': ['19556fc0-b7a3-479b-ae02-da22d00ee5e3'], 'name': 'tempest-GroupsTest-Group-1030208189'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:35:09.973510 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Creating group tempest-GroupsTest-Group-1030208189. Aug 18 07:35:09.973595 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6fbc839f-a800-42bc-bac1-89e2d002dad1 req-36c3cda4-0e24-4ffd-b844-32fd09c11184 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1/action returned with HTTP 204 Aug 18 07:35:09.974395 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 545/2166] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:09.981425 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Availability Zones retrieved successfully. Aug 18 07:35:09.994120 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Created reservations ['185a40c4-81af-4d6e-99cb-bf517e9cc432'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:10.021642 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5d5ff1f-b4f4-40fb-9975-eeed4f7b12fd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:35:10.022088 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 541/2167] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:35:09 2026] POST /volume/v3/groups => generated 104 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:10.031776 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-76c33658-6524-4aeb-b4db-832bea716c12 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.035219 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-623eab47-98e0-465e-acfd-67dee0080fd6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.035735 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-76c33658-6524-4aeb-b4db-832bea716c12 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:10.036222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-76c33658-6524-4aeb-b4db-832bea716c12 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.036551 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-76c33658-6524-4aeb-b4db-832bea716c12 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.036767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-76c33658-6524-4aeb-b4db-832bea716c12 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:10.036960 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-623eab47-98e0-465e-acfd-67dee0080fd6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:10.037178 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-623eab47-98e0-465e-acfd-67dee0080fd6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.037395 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-623eab47-98e0-465e-acfd-67dee0080fd6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.037504 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-623eab47-98e0-465e-acfd-67dee0080fd6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:10.041283 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.041283 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:10.041464 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.041464 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:10.042010 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-623eab47-98e0-465e-acfd-67dee0080fd6 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:10.042392 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 536/2168] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:10.052475 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-76c33658-6524-4aeb-b4db-832bea716c12 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 200 Aug 18 07:35:10.052871 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 547/2169] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:10.324483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e845ec3e-2352-47ac-9185-348123c245eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.326470 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e845ec3e-2352-47ac-9185-348123c245eb tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 Aug 18 07:35:10.326713 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e845ec3e-2352-47ac-9185-348123c245eb tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.326935 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e845ec3e-2352-47ac-9185-348123c245eb tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.327114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-e845ec3e-2352-47ac-9185-348123c245eb tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member 4995413e-bf80-45c1-930e-6933fb057cc4 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:10.330409 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.330409 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:10.337846 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e845ec3e-2352-47ac-9185-348123c245eb tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 returned with HTTP 200 Aug 18 07:35:10.337846 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 546/2170] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 => generated 397 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:10.346281 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed5092f2-6006-4407-933d-fb3f7347997c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.347817 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:10.348164 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-225278068", "volume_type": "bde960ce-52eb-497e-826b-da134eaf5f6e", "group_id": "4995413e-bf80-45c1-930e-6933fb057cc4", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:10.349551 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-225278068', 'volume_type': 'bde960ce-52eb-497e-826b-da134eaf5f6e', 'group_id': '4995413e-bf80-45c1-930e-6933fb057cc4', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:10.356447 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.356447 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:10.356903 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Create volume of 1 GB Aug 18 07:35:10.362879 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Availability Zones retrieved successfully. Aug 18 07:35:10.367921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Flow 'volume_create_api' (6e0c850b-75bf-4db8-8ddb-a616581ba1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:10.369112 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ce8076-c07e-4690-8c24-701fbfcb4f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:10.369648 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.369648 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:10.370000 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:10.388000 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ce8076-c07e-4690-8c24-701fbfcb4f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bde960ce-52eb-497e-826b-da134eaf5f6e,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-275527893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bde960ce-52eb-497e-826b-da134eaf5f6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4995413e-bf80-45c1-930e-6933fb057cc4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:10.388722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b68c58d-4311-4a67-b7b1-08521fee1cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:10.413607 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-275527893 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-275527893, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:10.413874 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-275527893 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-275527893, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:10.443977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65c8ab4a-cea9-4ff6-bc1f-e53a3a69a676 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.446458 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65c8ab4a-cea9-4ff6-bc1f-e53a3a69a676 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:10.446731 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65c8ab4a-cea9-4ff6-bc1f-e53a3a69a676 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.446992 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65c8ab4a-cea9-4ff6-bc1f-e53a3a69a676 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.452396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Created reservations ['e96b84c6-f1af-4c97-b3a8-6d8f3d878fa8', '3795c161-9b7d-4cbb-acf9-a18e561519f8', '53e16547-be1f-4666-afc0-63471f5cfec9', 'c2a9fd9b-a02f-4d8b-bcb8-f99b7f38b9f5'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:10.453600 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b68c58d-4311-4a67-b7b1-08521fee1cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e96b84c6-f1af-4c97-b3a8-6d8f3d878fa8', '3795c161-9b7d-4cbb-acf9-a18e561519f8', '53e16547-be1f-4666-afc0-63471f5cfec9', 'c2a9fd9b-a02f-4d8b-bcb8-f99b7f38b9f5']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:10.454952 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f555f1d9-2723-4fd5-8435-45b03b4b7501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:10.459618 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.459618 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:10.463557 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-65c8ab4a-cea9-4ff6-bc1f-e53a3a69a676 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:10.468068 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65c8ab4a-cea9-4ff6-bc1f-e53a3a69a676 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:10.468946 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 537/2171] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:10.482644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bcae97e3-8859-48e8-ae31-7a99927d236f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.484886 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bcae97e3-8859-48e8-ae31-7a99927d236f tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:10.485113 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bcae97e3-8859-48e8-ae31-7a99927d236f tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.485353 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bcae97e3-8859-48e8-ae31-7a99927d236f tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.486838 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f555f1d9-2723-4fd5-8435-45b03b4b7501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a4845be-d827-4896-8a04-2f073fa6bd24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-225278068',encryption_key_id=None,group_id=4995413e-bf80-45c1-930e-6933fb057cc4,group_type_id=,metadata={},multiattach=False,project_id='dd08e383618141a08c35661345132187',qos_specs=None,replication_status=,reservations=['e96b84c6-f1af-4c97-b3a8-6d8f3d878fa8','3795c161-9b7d-4cbb-acf9-a18e561519f8','53e16547-be1f-4666-afc0-63471f5cfec9','c2a9fd9b-a02f-4d8b-bcb8-f99b7f38b9f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c6f39daf9d14a8fa9d723dd48bd6d3c',volume_type_id=bde960ce-52eb-497e-826b-da134eaf5f6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-225278068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4995413e-bf80-45c1-930e-6933fb057cc4,host=None,id=3a4845be-d827-4896-8a04-2f073fa6bd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd08e383618141a08c35661345132187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c6f39daf9d14a8fa9d723dd48bd6d3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bde960ce-52eb-497e-826b-da134eaf5f6e),volume_type_id=bde960ce-52eb-497e-826b-da134eaf5f6e)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:10.487926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bd3042-2199-4382-93ce-9eaeaa363498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:10.495532 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.495532 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:10.499791 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bcae97e3-8859-48e8-ae31-7a99927d236f tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:10.504510 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bcae97e3-8859-48e8-ae31-7a99927d236f tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:10.505142 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 548/2172] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:10.508413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58bd3042-2199-4382-93ce-9eaeaa363498) transitioned into state 'SUCCESS' from state '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-225278068',encryption_key_id=None,group_id=4995413e-bf80-45c1-930e-6933fb057cc4,group_type_id=,metadata={},multiattach=False,project_id='dd08e383618141a08c35661345132187',qos_specs=None,replication_status=,reservations=['e96b84c6-f1af-4c97-b3a8-6d8f3d878fa8','3795c161-9b7d-4cbb-acf9-a18e561519f8','53e16547-be1f-4666-afc0-63471f5cfec9','c2a9fd9b-a02f-4d8b-bcb8-f99b7f38b9f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c6f39daf9d14a8fa9d723dd48bd6d3c',volume_type_id=bde960ce-52eb-497e-826b-da134eaf5f6e)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:10.509527 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60ecd60-b199-4987-96d4-a4013536711a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:10.521856 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60ecd60-b199-4987-96d4-a4013536711a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:10.522728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Flow 'volume_create_api' (6e0c850b-75bf-4db8-8ddb-a616581ba1b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:10.523078 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Create volume request issued successfully. Aug 18 07:35:10.523781 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:10.523931 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:10.558416 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-6e82e148-4326-46dc-8a77-4b5cd847d7a1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.561139 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-6e82e148-4326-46dc-8a77-4b5cd847d7a1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:10.561415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-6e82e148-4326-46dc-8a77-4b5cd847d7a1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.561666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-6e82e148-4326-46dc-8a77-4b5cd847d7a1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.562162 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:10.564932 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.564932 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:10.568694 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed5092f2-6006-4407-933d-fb3f7347997c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:10.569117 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 542/2173] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:35:10 2026] POST /volume/v3/volumes => generated 825 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:10.572869 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.572869 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:10.576626 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-6e82e148-4326-46dc-8a77-4b5cd847d7a1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:10.581555 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-6e82e148-4326-46dc-8a77-4b5cd847d7a1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:10.582441 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 547/2174] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:10.583381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.585203 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 Aug 18 07:35:10.585473 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.585667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.593393 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.593393 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:10.597450 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Volume info retrieved successfully. Aug 18 07:35:10.598213 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:10.599539 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:10.603623 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-cc1d7312-3cce-47bd-9c92-c66671aa40cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.606608 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-cc1d7312-3cce-47bd-9c92-c66671aa40cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/action Aug 18 07:35:10.607068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-cc1d7312-3cce-47bd-9c92-c66671aa40cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:10.607179 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-cc1d7312-3cce-47bd-9c92-c66671aa40cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:10.619966 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.619966 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:10.620429 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-cc1d7312-3cce-47bd-9c92-c66671aa40cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:10.625739 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-cc1d7312-3cce-47bd-9c92-c66671aa40cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Begin detaching volume completed successfully. Aug 18 07:35:10.625948 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-cc1d7312-3cce-47bd-9c92-c66671aa40cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/action returned with HTTP 202 Aug 18 07:35:10.626757 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 549/2175] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:35:10 2026] POST /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:10.642571 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:10.646198 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.646198 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:10.653973 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a68ddbe2-fc09-44e8-8e5a-b62d76d69232 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 returned with HTTP 200 Aug 18 07:35:10.654391 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 538/2176] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 => generated 893 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:10.678871 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-471ee19e-4e7f-4515-943d-c0f18487af62 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.679515 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-471ee19e-4e7f-4515-943d-c0f18487af62 None None] GET https://10.4.3.152/volume// Aug 18 07:35:10.679720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-471ee19e-4e7f-4515-943d-c0f18487af62 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.679911 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-471ee19e-4e7f-4515-943d-c0f18487af62 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.680369 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-471ee19e-4e7f-4515-943d-c0f18487af62 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:10.680871 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 543/2177] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:10.687334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-b80e355b-a03d-4102-b3d7-340bd98a9ef8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.690180 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de91a595-c01b-4770-a890-fda95c94942d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.690506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-b80e355b-a03d-4102-b3d7-340bd98a9ef8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:10.690751 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-b80e355b-a03d-4102-b3d7-340bd98a9ef8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.690989 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-b80e355b-a03d-4102-b3d7-340bd98a9ef8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.691851 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de91a595-c01b-4770-a890-fda95c94942d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:10.692067 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de91a595-c01b-4770-a890-fda95c94942d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.692259 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de91a595-c01b-4770-a890-fda95c94942d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.703642 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.703642 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:10.707837 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-de91a595-c01b-4770-a890-fda95c94942d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:10.707931 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.707931 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:10.711086 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-b80e355b-a03d-4102-b3d7-340bd98a9ef8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:10.713596 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de91a595-c01b-4770-a890-fda95c94942d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:10.713686 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 550/2178] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:10.716740 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-b80e355b-a03d-4102-b3d7-340bd98a9ef8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:10.717119 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 548/2179] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:10.726480 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-8c359daa-217f-41e1-ba3b-119d9604b727 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:10.729563 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-8c359daa-217f-41e1-ba3b-119d9604b727 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/encryption Aug 18 07:35:10.729821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-8c359daa-217f-41e1-ba3b-119d9604b727 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:10.730096 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-8c359daa-217f-41e1-ba3b-119d9604b727 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:10.743453 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:10.743453 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:10.753659 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-8c359daa-217f-41e1-ba3b-119d9604b727 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/encryption returned with HTTP 200 Aug 18 07:35:10.754330 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 539/2180] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:35:10 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:11.053591 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e7f24314-49e7-4cef-a0aa-770ec3826e5a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.056488 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7f24314-49e7-4cef-a0aa-770ec3826e5a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:11.058477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7f24314-49e7-4cef-a0aa-770ec3826e5a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:11.058477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7f24314-49e7-4cef-a0aa-770ec3826e5a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:11.058477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e7f24314-49e7-4cef-a0aa-770ec3826e5a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:11.061340 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.061340 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:11.062034 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7f24314-49e7-4cef-a0aa-770ec3826e5a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:11.062467 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 544/2181] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:11 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:11.063988 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-12736378-438d-4cbb-9ea5-dcc85dfee446 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.065849 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12736378-438d-4cbb-9ea5-dcc85dfee446 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:11.066221 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12736378-438d-4cbb-9ea5-dcc85dfee446 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:11.066288 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12736378-438d-4cbb-9ea5-dcc85dfee446 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:11.066943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-12736378-438d-4cbb-9ea5-dcc85dfee446 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:11.069755 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.069755 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:11.077196 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12736378-438d-4cbb-9ea5-dcc85dfee446 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 200 Aug 18 07:35:11.077764 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 551/2182] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:11 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:11.087595 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.091485 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:11.091800 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1447478663", "volume_type": "19556fc0-b7a3-479b-ae02-da22d00ee5e3", "group_id": "437488c1-c270-497c-863b-22c5d4b40048", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:11.094434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1447478663', 'volume_type': '19556fc0-b7a3-479b-ae02-da22d00ee5e3', 'group_id': '437488c1-c270-497c-863b-22c5d4b40048', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:11.103529 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.103529 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:11.103964 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume of 1 GB Aug 18 07:35:11.111347 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Availability Zones retrieved successfully. Aug 18 07:35:11.116490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Flow 'volume_create_api' (81536d84-108f-4f57-8672-2e68bee0298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:11.117411 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f236e9-71b4-4910-8b66-419bd54d919c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:11.118132 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.118132 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:11.118633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:11.136107 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f236e9-71b4-4910-8b66-419bd54d919c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=19556fc0-b7a3-479b-ae02-da22d00ee5e3,is_public=True,name='tempest-GroupsTest-volume-type-483014610',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19556fc0-b7a3-479b-ae02-da22d00ee5e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '437488c1-c270-497c-863b-22c5d4b40048', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:11.136880 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c429d250-a050-45a0-8704-06b09e0f54eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:11.163917 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-483014610 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-483014610, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:11.164230 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-483014610 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-483014610, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:11.194010 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Created reservations ['5be10f7e-277a-43cf-8c98-233598dcd657', '79c6a300-ecf4-457e-a73f-ee28017ef783', 'f0a1295f-9251-4d2b-893f-05d9279b77d3', '7e8bff08-bc73-41eb-ab7b-6bf47ac9a826'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:11.194867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c429d250-a050-45a0-8704-06b09e0f54eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be10f7e-277a-43cf-8c98-233598dcd657', '79c6a300-ecf4-457e-a73f-ee28017ef783', 'f0a1295f-9251-4d2b-893f-05d9279b77d3', '7e8bff08-bc73-41eb-ab7b-6bf47ac9a826']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:11.195880 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422800bd-7ede-4faf-82d7-4d377e700dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:11.220557 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422800bd-7ede-4faf-82d7-4d377e700dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071b04a6-37b6-4b55-9a72-cb656f4b93de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1447478663',encryption_key_id=None,group_id=437488c1-c270-497c-863b-22c5d4b40048,group_type_id=,metadata={},multiattach=False,project_id='5965cbf9bfcb4331a097c31ecd5096d0',qos_specs=None,replication_status=,reservations=['5be10f7e-277a-43cf-8c98-233598dcd657','79c6a300-ecf4-457e-a73f-ee28017ef783','f0a1295f-9251-4d2b-893f-05d9279b77d3','7e8bff08-bc73-41eb-ab7b-6bf47ac9a826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ae7e6b08af4d7cab614578883d57f0',volume_type_id=19556fc0-b7a3-479b-ae02-da22d00ee5e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1447478663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=437488c1-c270-497c-863b-22c5d4b40048,host=None,id=071b04a6-37b6-4b55-9a72-cb656f4b93de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5965cbf9bfcb4331a097c31ecd5096d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49ae7e6b08af4d7cab614578883d57f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19556fc0-b7a3-479b-ae02-da22d00ee5e3),volume_type_id=19556fc0-b7a3-479b-ae02-da22d00ee5e3)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:11.221265 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f924bdb8-1e1b-4c2b-9a38-6060609fab88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:11.239344 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f924bdb8-1e1b-4c2b-9a38-6060609fab88) transitioned into state 'SUCCESS' from state '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-1447478663',encryption_key_id=None,group_id=437488c1-c270-497c-863b-22c5d4b40048,group_type_id=,metadata={},multiattach=False,project_id='5965cbf9bfcb4331a097c31ecd5096d0',qos_specs=None,replication_status=,reservations=['5be10f7e-277a-43cf-8c98-233598dcd657','79c6a300-ecf4-457e-a73f-ee28017ef783','f0a1295f-9251-4d2b-893f-05d9279b77d3','7e8bff08-bc73-41eb-ab7b-6bf47ac9a826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ae7e6b08af4d7cab614578883d57f0',volume_type_id=19556fc0-b7a3-479b-ae02-da22d00ee5e3)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:11.240086 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e539f4-c37a-4954-a043-b8552864fd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:11.251359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e539f4-c37a-4954-a043-b8552864fd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:11.252100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Flow 'volume_create_api' (81536d84-108f-4f57-8672-2e68bee0298a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:11.252407 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume request issued successfully. Aug 18 07:35:11.252986 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:11.253141 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:11.289455 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:11.292514 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.292514 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:11.296789 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1021b187-cdea-4a3b-a058-2c406b3169d8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:11.297124 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 549/2183] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:35:11 2026] POST /volume/v3/volumes => generated 814 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:11.311599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.314651 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de Aug 18 07:35:11.314922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:11.315309 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:11.324659 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.324659 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:11.327975 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:11.328611 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:11.328751 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:11.362327 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:11.365134 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.365134 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:11.371666 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-54b72e97-adf2-422a-ac6d-b4267eee90f8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de returned with HTTP 200 Aug 18 07:35:11.372130 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 540/2184] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:11 2026] GET /volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de => generated 882 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:11.674504 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.678235 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 Aug 18 07:35:11.678235 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:11.678235 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:11.686361 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.686361 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:11.691920 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Volume info retrieved successfully. Aug 18 07:35:11.692875 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:11.693258 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:11.725878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8f700c5c-fb3b-4f0f-9342-898c17f081e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.732260 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f700c5c-fb3b-4f0f-9342-898c17f081e1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:11.732260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f700c5c-fb3b-4f0f-9342-898c17f081e1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:11.732260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f700c5c-fb3b-4f0f-9342-898c17f081e1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:11.739485 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:11.742821 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.742821 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:11.745111 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.745111 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:11.750199 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8f700c5c-fb3b-4f0f-9342-898c17f081e1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:11.751221 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d876ea5c-838a-43ee-8e50-4527a4bdca15 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 returned with HTTP 200 Aug 18 07:35:11.751620 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 545/2185] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:11 2026] GET /volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 => generated 918 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:11.756889 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f700c5c-fb3b-4f0f-9342-898c17f081e1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:11.757625 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 552/2186] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:11 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:11.767558 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.769474 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] POST https://10.4.3.152/volume/v3/group_snapshots Aug 18 07:35:11.769824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4995413e-bf80-45c1-930e-6933fb057cc4", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-997663869"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:11.771246 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4995413e-bf80-45c1-930e-6933fb057cc4', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-997663869'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 07:35:11.774519 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.774519 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:11.777750 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-997663869. Aug 18 07:35:11.793817 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.793817 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:11.804464 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-275527893 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-275527893, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:11.804776 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-275527893 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-275527893, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:11.825252 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Created reservations ['79c4522d-7ed2-4aa1-891e-a49c2bdddb6d', '46a4a953-c787-49f7-91d0-4d1409717e0f', '69fd6d64-ee70-4eea-bf27-798bb97c05f3', 'e412e25a-7e32-422f-8296-aa0054891472'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:11.850874 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c689a087-d72b-4bb1-b3c2-ac476296bef6 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots returned with HTTP 202 Aug 18 07:35:11.851479 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 550/2187] 10.4.3.152 () {70 vars in 1324 bytes} [Tue Aug 18 07:35:11 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:11.863472 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d313a03a-fa32-4881-8c81-2aacaf35b476 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:11.865909 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d313a03a-fa32-4881-8c81-2aacaf35b476 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:11.866296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d313a03a-fa32-4881-8c81-2aacaf35b476 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:11.866617 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d313a03a-fa32-4881-8c81-2aacaf35b476 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:11.866835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-d313a03a-fa32-4881-8c81-2aacaf35b476 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:35:11.870989 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:11.870989 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:11.875261 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d313a03a-fa32-4881-8c81-2aacaf35b476 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 200 Aug 18 07:35:11.875839 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 541/2188] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:11 2026] GET /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:12.073494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1bd275e0-c2c7-432f-ab5e-7079ed0c53f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.075355 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bd275e0-c2c7-432f-ab5e-7079ed0c53f8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:12.075582 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bd275e0-c2c7-432f-ab5e-7079ed0c53f8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.075791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bd275e0-c2c7-432f-ab5e-7079ed0c53f8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.075927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1bd275e0-c2c7-432f-ab5e-7079ed0c53f8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:12.080280 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.080280 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:12.080980 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bd275e0-c2c7-432f-ab5e-7079ed0c53f8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:12.081474 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 546/2189] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:12.386001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.387911 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de Aug 18 07:35:12.388489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.388835 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.398078 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.398078 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:12.402782 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:12.403888 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:12.405317 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:12.454174 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:12.457438 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.457438 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:12.464029 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a0459ec9-21f9-4c1d-8f27-0f38a838fc0c tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de returned with HTTP 200 Aug 18 07:35:12.464544 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 553/2190] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:12.478170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.480022 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:12.480410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-701730229", "volume_type": "19556fc0-b7a3-479b-ae02-da22d00ee5e3", "group_id": "437488c1-c270-497c-863b-22c5d4b40048", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:12.481843 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-701730229', 'volume_type': '19556fc0-b7a3-479b-ae02-da22d00ee5e3', 'group_id': '437488c1-c270-497c-863b-22c5d4b40048', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:12.488613 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.488613 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:12.489098 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume of 1 GB Aug 18 07:35:12.493904 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Availability Zones retrieved successfully. Aug 18 07:35:12.498960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Flow 'volume_create_api' (79822411-8f2b-48dd-ba79-ebbd43e6de09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:12.500016 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaa83e9-ecd1-49dc-90bc-79a94c8bd3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:12.500679 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.500679 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:12.501217 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:12.520931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaa83e9-ecd1-49dc-90bc-79a94c8bd3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=19556fc0-b7a3-479b-ae02-da22d00ee5e3,is_public=True,name='tempest-GroupsTest-volume-type-483014610',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19556fc0-b7a3-479b-ae02-da22d00ee5e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '437488c1-c270-497c-863b-22c5d4b40048', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:12.521719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cf1134-0a03-42a7-bbcc-2cd8f4a47494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:12.560505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Created reservations ['ee2ba021-d91b-4f9d-bf14-ba2c123954f7', 'a69afa79-21fd-40a8-86a4-0045a9290b11', '517a26cf-5cfe-489f-a3f0-16b1051ad608', '7a57c02b-b8ed-4ecc-bb4b-577942a3f23d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:12.561248 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27cf1134-0a03-42a7-bbcc-2cd8f4a47494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee2ba021-d91b-4f9d-bf14-ba2c123954f7', 'a69afa79-21fd-40a8-86a4-0045a9290b11', '517a26cf-5cfe-489f-a3f0-16b1051ad608', '7a57c02b-b8ed-4ecc-bb4b-577942a3f23d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:12.562012 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e8d2f5-e81a-426e-8682-6863a6a384af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:12.592372 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e8d2f5-e81a-426e-8682-6863a6a384af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b787ffe-313e-45cb-b01f-ffec4333c1a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-701730229',encryption_key_id=None,group_id=437488c1-c270-497c-863b-22c5d4b40048,group_type_id=,metadata={},multiattach=False,project_id='5965cbf9bfcb4331a097c31ecd5096d0',qos_specs=None,replication_status=,reservations=['ee2ba021-d91b-4f9d-bf14-ba2c123954f7','a69afa79-21fd-40a8-86a4-0045a9290b11','517a26cf-5cfe-489f-a3f0-16b1051ad608','7a57c02b-b8ed-4ecc-bb4b-577942a3f23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ae7e6b08af4d7cab614578883d57f0',volume_type_id=19556fc0-b7a3-479b-ae02-da22d00ee5e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-701730229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=437488c1-c270-497c-863b-22c5d4b40048,host=None,id=2b787ffe-313e-45cb-b01f-ffec4333c1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5965cbf9bfcb4331a097c31ecd5096d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49ae7e6b08af4d7cab614578883d57f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19556fc0-b7a3-479b-ae02-da22d00ee5e3),volume_type_id=19556fc0-b7a3-479b-ae02-da22d00ee5e3)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:12.593166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5897c550-e838-444f-ac2f-16064d296f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:12.611059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5897c550-e838-444f-ac2f-16064d296f92) transitioned into state 'SUCCESS' from state '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-701730229',encryption_key_id=None,group_id=437488c1-c270-497c-863b-22c5d4b40048,group_type_id=,metadata={},multiattach=False,project_id='5965cbf9bfcb4331a097c31ecd5096d0',qos_specs=None,replication_status=,reservations=['ee2ba021-d91b-4f9d-bf14-ba2c123954f7','a69afa79-21fd-40a8-86a4-0045a9290b11','517a26cf-5cfe-489f-a3f0-16b1051ad608','7a57c02b-b8ed-4ecc-bb4b-577942a3f23d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ae7e6b08af4d7cab614578883d57f0',volume_type_id=19556fc0-b7a3-479b-ae02-da22d00ee5e3)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:12.611770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86618ee1-47f2-41a2-8047-5af29c5a29eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:12.623922 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86618ee1-47f2-41a2-8047-5af29c5a29eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:12.626227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Flow 'volume_create_api' (79822411-8f2b-48dd-ba79-ebbd43e6de09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:12.626227 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Create volume request issued successfully. Aug 18 07:35:12.626227 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:12.626227 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:12.665473 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:12.668758 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.668758 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:12.672743 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6c1af02b-50ab-4c36-86a5-8467db949c5b tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:12.673237 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 551/2191] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:35:12 2026] POST /volume/v3/volumes => generated 813 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:12.685423 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.687866 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 Aug 18 07:35:12.688180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.688456 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.701466 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.701466 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:12.704855 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:12.705861 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:12.706124 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:12.760157 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:12.767990 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.767990 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:12.769426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49883054-c000-4ca0-b5b7-7ff96e449815 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.773522 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49883054-c000-4ca0-b5b7-7ff96e449815 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:12.773728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49883054-c000-4ca0-b5b7-7ff96e449815 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.773912 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49883054-c000-4ca0-b5b7-7ff96e449815 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.776470 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7423161d-e0c0-4e47-9e78-4ff601a76ec0 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 returned with HTTP 200 Aug 18 07:35:12.776980 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 542/2192] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:12.785133 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.785133 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:12.789341 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49883054-c000-4ca0-b5b7-7ff96e449815 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:12.795547 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49883054-c000-4ca0-b5b7-7ff96e449815 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:12.796157 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 547/2193] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:12.866557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-8168f86e-0fc3-4a4e-a8fb-e8577ecad568 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.871234 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-8168f86e-0fc3-4a4e-a8fb-e8577ecad568 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae/action Aug 18 07:35:12.871234 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-8168f86e-0fc3-4a4e-a8fb-e8577ecad568 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:12.871234 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-8168f86e-0fc3-4a4e-a8fb-e8577ecad568 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:12.884896 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c1bf0455-af42-48aa-a626-f05ccf2fb6e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.887257 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1bf0455-af42-48aa-a626-f05ccf2fb6e4 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:12.888565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1bf0455-af42-48aa-a626-f05ccf2fb6e4 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.888565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1bf0455-af42-48aa-a626-f05ccf2fb6e4 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.888565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-c1bf0455-af42-48aa-a626-f05ccf2fb6e4 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:35:12.889829 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=463,cinder:INSERT=91,cinder:UPDATE=164 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:35:12.890828 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.890828 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:12.892545 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.892545 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:12.897442 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1bf0455-af42-48aa-a626-f05ccf2fb6e4 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 200 Aug 18 07:35:12.897957 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 552/2194] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:12.908374 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.910370 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:35:12.911632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.911632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.911632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:12.911975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:35:12.915839 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Get all snapshots completed successfully. Aug 18 07:35:12.916245 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.916245 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:12.916803 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcfab7a4-4fc4-432c-8e57-8b78c86fc810 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:35:12.917432 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 543/2195] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:12.919078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2487039b-9f62-476e-8877-2b263f7f9e5b req-8168f86e-0fc3-4a4e-a8fb-e8577ecad568 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae/action returned with HTTP 204 Aug 18 07:35:12.919078 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 554/2196] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:35:12 2026] POST /volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:12.927562 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-049b69f9-98da-447c-8070-1836232c735d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.929416 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-049b69f9-98da-447c-8070-1836232c735d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/snapshots/479120b9-ae9e-456c-a1e0-cf1988d14bff Aug 18 07:35:12.929631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-049b69f9-98da-447c-8070-1836232c735d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.929841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-049b69f9-98da-447c-8070-1836232c735d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.934484 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.934484 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:12.934875 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-049b69f9-98da-447c-8070-1836232c735d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Snapshot retrieved successfully. Aug 18 07:35:12.935637 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-049b69f9-98da-447c-8070-1836232c735d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/snapshots/479120b9-ae9e-456c-a1e0-cf1988d14bff returned with HTTP 200 Aug 18 07:35:12.935972 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 548/2197] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/snapshots/479120b9-ae9e-456c-a1e0-cf1988d14bff => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:12.936891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-51b97cca-8337-4ec2-a5bc-c27bf46080a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.939056 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-51b97cca-8337-4ec2-a5bc-c27bf46080a9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1 Aug 18 07:35:12.939325 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-51b97cca-8337-4ec2-a5bc-c27bf46080a9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.939522 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-51b97cca-8337-4ec2-a5bc-c27bf46080a9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.946868 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.946868 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:12.948274 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4718a157-300a-4f7f-b3f6-df6afaf341c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.950230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4718a157-300a-4f7f-b3f6-df6afaf341c4 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action Aug 18 07:35:12.950620 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4718a157-300a-4f7f-b3f6-df6afaf341c4 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:12.950739 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4718a157-300a-4f7f-b3f6-df6afaf341c4 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:12.952195 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-4718a157-300a-4f7f-b3f6-df6afaf341c4 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Updating group 'f15d6539-646e-4634-9e0e-a2d16d27f519' with 'creating' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 07:35:12.956804 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:12.956804 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:12.982031 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4718a157-300a-4f7f-b3f6-df6afaf341c4 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action returned with HTTP 202 Aug 18 07:35:12.982750 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 544/2198] 10.4.3.152 () {70 vars in 1455 bytes} [Tue Aug 18 07:35:12 2026] POST /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:12.993079 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ea6f7ecc-a651-42cb-8f17-e2186b94aef0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:12.997434 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea6f7ecc-a651-42cb-8f17-e2186b94aef0 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:12.997434 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea6f7ecc-a651-42cb-8f17-e2186b94aef0 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:12.997434 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea6f7ecc-a651-42cb-8f17-e2186b94aef0 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:12.997434 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-ea6f7ecc-a651-42cb-8f17-e2186b94aef0 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:35:13.006276 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.006276 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:13.010509 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea6f7ecc-a651-42cb-8f17-e2186b94aef0 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 200 Aug 18 07:35:13.011444 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 555/2199] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:12 2026] GET /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.022091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-607fb9cf-4ba2-425b-90ba-8bf2800bddf7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.025095 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-607fb9cf-4ba2-425b-90ba-8bf2800bddf7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action Aug 18 07:35:13.025630 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-607fb9cf-4ba2-425b-90ba-8bf2800bddf7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:13.025791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-607fb9cf-4ba2-425b-90ba-8bf2800bddf7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:13.028433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-607fb9cf-4ba2-425b-90ba-8bf2800bddf7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Updating group 'f15d6539-646e-4634-9e0e-a2d16d27f519' with 'available' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 07:35:13.034928 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.034928 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:13.038753 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6bfd1107-8a89-45f9-85f4-eb1bb53f79c4 req-51b97cca-8337-4ec2-a5bc-c27bf46080a9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1 returned with HTTP 200 Aug 18 07:35:13.039314 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 553/2200] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:35:12 2026] DELETE /volume/v3/attachments/26bbcfd7-dc54-44a4-864b-c0911f4b5ff1 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:13.047448 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-607fb9cf-4ba2-425b-90ba-8bf2800bddf7 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action returned with HTTP 202 Aug 18 07:35:13.047947 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 549/2201] 10.4.3.152 () {70 vars in 1455 bytes} [Tue Aug 18 07:35:13 2026] POST /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:13.056226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ead991a7-5f6d-4d03-9469-a63051fcdd9c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.058529 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ead991a7-5f6d-4d03-9469-a63051fcdd9c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:13.058738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ead991a7-5f6d-4d03-9469-a63051fcdd9c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.058935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ead991a7-5f6d-4d03-9469-a63051fcdd9c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.059027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-ead991a7-5f6d-4d03-9469-a63051fcdd9c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:35:13.063283 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.063283 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:13.067005 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ead991a7-5f6d-4d03-9469-a63051fcdd9c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 200 Aug 18 07:35:13.067583 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 545/2202] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.078149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1cda7cb5-6376-447d-9e99-ea4608981680 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.080017 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1cda7cb5-6376-447d-9e99-ea4608981680 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action Aug 18 07:35:13.080726 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1cda7cb5-6376-447d-9e99-ea4608981680 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:13.081067 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1cda7cb5-6376-447d-9e99-ea4608981680 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:13.083005 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-1cda7cb5-6376-447d-9e99-ea4608981680 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Updating group 'f15d6539-646e-4634-9e0e-a2d16d27f519' with 'error' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 07:35:13.089176 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.089176 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:13.092687 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e71acea9-a24d-4abc-952f-6158a6153ca0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.094785 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e71acea9-a24d-4abc-952f-6158a6153ca0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:13.095010 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e71acea9-a24d-4abc-952f-6158a6153ca0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.095249 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e71acea9-a24d-4abc-952f-6158a6153ca0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.095378 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e71acea9-a24d-4abc-952f-6158a6153ca0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:13.097995 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1cda7cb5-6376-447d-9e99-ea4608981680 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action returned with HTTP 202 Aug 18 07:35:13.097995 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 556/2203] 10.4.3.152 () {70 vars in 1455 bytes} [Tue Aug 18 07:35:13 2026] POST /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:13.099706 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.099706 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:13.100475 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e71acea9-a24d-4abc-952f-6158a6153ca0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:13.100815 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 554/2204] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:13.107776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a9f2539f-0965-4202-9b15-7e9ccd72f75d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.109842 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9f2539f-0965-4202-9b15-7e9ccd72f75d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:13.110151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9f2539f-0965-4202-9b15-7e9ccd72f75d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.110447 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9f2539f-0965-4202-9b15-7e9ccd72f75d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.110629 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.group_snapshots [None req-a9f2539f-0965-4202-9b15-7e9ccd72f75d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:35:13.114381 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.114381 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:13.117493 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9f2539f-0965-4202-9b15-7e9ccd72f75d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 200 Aug 18 07:35:13.117842 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 550/2205] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.125610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3999931d-6989-4072-a750-11e1dd6d890a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.127366 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3999931d-6989-4072-a750-11e1dd6d890a tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] POST https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action Aug 18 07:35:13.127758 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3999931d-6989-4072-a750-11e1dd6d890a tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:13.127838 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3999931d-6989-4072-a750-11e1dd6d890a tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:13.129174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.group_snapshots [None req-3999931d-6989-4072-a750-11e1dd6d890a tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Updating group 'f15d6539-646e-4634-9e0e-a2d16d27f519' with 'available' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 07:35:13.133837 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.133837 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:13.139756 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3999931d-6989-4072-a750-11e1dd6d890a tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action returned with HTTP 202 Aug 18 07:35:13.140154 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 546/2206] 10.4.3.152 () {70 vars in 1455 bytes} [Tue Aug 18 07:35:13 2026] POST /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:13.147464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ceee7ba9-61ba-4f6f-8e36-63f94dcdcc20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.148870 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ceee7ba9-61ba-4f6f-8e36-63f94dcdcc20 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:13.149255 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ceee7ba9-61ba-4f6f-8e36-63f94dcdcc20 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.149529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ceee7ba9-61ba-4f6f-8e36-63f94dcdcc20 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.149743 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-ceee7ba9-61ba-4f6f-8e36-63f94dcdcc20 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:35:13.153845 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.153845 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:13.157781 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ceee7ba9-61ba-4f6f-8e36-63f94dcdcc20 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 200 Aug 18 07:35:13.157781 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 557/2207] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.165237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ce4bf13f-f2cc-43b6-8cfd-958df3fe9d65 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.166982 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce4bf13f-f2cc-43b6-8cfd-958df3fe9d65 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] DELETE https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:13.167217 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce4bf13f-f2cc-43b6-8cfd-958df3fe9d65 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.167404 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce4bf13f-f2cc-43b6-8cfd-958df3fe9d65 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.167548 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.group_snapshots [None req-ce4bf13f-f2cc-43b6-8cfd-958df3fe9d65 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] delete called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100291) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 07:35:13.167637 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.group_snapshots [None req-ce4bf13f-f2cc-43b6-8cfd-958df3fe9d65 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Delete group_snapshot with id: f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:13.171341 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.171341 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:13.213458 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce4bf13f-f2cc-43b6-8cfd-958df3fe9d65 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 202 Aug 18 07:35:13.213907 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 555/2208] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:35:13 2026] DELETE /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:13.220969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.226902 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:13.227170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.227388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.227704 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:13.228466 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:13.247469 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Get all volumes completed successfully. Aug 18 07:35:13.248430 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:13.248637 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:13.311521 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:13.316384 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.316384 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:13.335016 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4c2dffab-57fc-441d-b772-d5c214ccf91c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:13.335731 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 551/2209] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.349108 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e108628e-61f9-4d28-a202-32db7753ce07 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.350991 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e108628e-61f9-4d28-a202-32db7753ce07 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:35:13.351276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e108628e-61f9-4d28-a202-32db7753ce07 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.351510 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e108628e-61f9-4d28-a202-32db7753ce07 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.351757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-e108628e-61f9-4d28-a202-32db7753ce07 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:13.352854 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-e108628e-61f9-4d28-a202-32db7753ce07 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:35:13.357647 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e108628e-61f9-4d28-a202-32db7753ce07 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Get all snapshots completed successfully. Aug 18 07:35:13.358708 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e108628e-61f9-4d28-a202-32db7753ce07 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:35:13.359311 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 547/2210] 10.4.3.152 () {66 vars in 1264 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:13.367615 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8dceff54-cdf1-429d-9074-d655c59e98dd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.370912 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8dceff54-cdf1-429d-9074-d655c59e98dd tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 Aug 18 07:35:13.370912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8dceff54-cdf1-429d-9074-d655c59e98dd tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.370912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8dceff54-cdf1-429d-9074-d655c59e98dd tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.370912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.group_snapshots [None req-8dceff54-cdf1-429d-9074-d655c59e98dd tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member f15d6539-646e-4634-9e0e-a2d16d27f519 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 07:35:13.373439 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8dceff54-cdf1-429d-9074-d655c59e98dd tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 returned with HTTP 404 Aug 18 07:35:13.373985 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 558/2211] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/group_snapshots/f15d6539-646e-4634-9e0e-a2d16d27f519 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:13.380519 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.382446 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:13.382649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.382837 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.383141 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:13.383490 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.383490 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:13.383879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:13.391867 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Get all volumes completed successfully. Aug 18 07:35:13.392576 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:13.392732 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:13.427596 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:13.430648 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.430648 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:13.437399 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2e1a8320-c915-48f2-9fa2-d110883466f2 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:13.437758 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 556/2212] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.449959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e5956ee6-5e71-4298-9990-9061afbd557c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.452362 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5956ee6-5e71-4298-9990-9061afbd557c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] POST https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4/action Aug 18 07:35:13.452817 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5956ee6-5e71-4298-9990-9061afbd557c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:13.452985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5956ee6-5e71-4298-9990-9061afbd557c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:13.454445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-e5956ee6-5e71-4298-9990-9061afbd557c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] delete called for group 4995413e-bf80-45c1-930e-6933fb057cc4 {{(pid=100290) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:35:13.454637 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.groups [None req-e5956ee6-5e71-4298-9990-9061afbd557c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Delete group with id: 4995413e-bf80-45c1-930e-6933fb057cc4 Aug 18 07:35:13.458653 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.458653 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:13.494436 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5956ee6-5e71-4298-9990-9061afbd557c tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4/action returned with HTTP 202 Aug 18 07:35:13.495176 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 552/2213] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:13 2026] POST /volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:13.503416 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.505349 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 Aug 18 07:35:13.505577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.505774 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.513830 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.513830 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:13.517789 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Volume info retrieved successfully. Aug 18 07:35:13.518543 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:13.518697 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:13.565539 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:13.568376 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.568376 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:13.577930 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd8c6278-7923-421d-bfa8-5fa67ddf1b7a tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 returned with HTTP 200 Aug 18 07:35:13.578391 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 548/2214] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 => generated 917 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.790052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.791625 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 Aug 18 07:35:13.791797 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.791964 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.798535 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.798535 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:13.802644 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:13.803301 np0000007613 devstack@c-api.service[100292]: WARNING stevedore.named [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:13.803441 np0000007613 devstack@c-api.service[100292]: WARNING castellan.key_manager [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:13.814617 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8aa5945a-b751-4d4b-b96d-cc3ad7ce2a60 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.816517 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8aa5945a-b751-4d4b-b96d-cc3ad7ce2a60 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:13.816729 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8aa5945a-b751-4d4b-b96d-cc3ad7ce2a60 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.816934 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8aa5945a-b751-4d4b-b96d-cc3ad7ce2a60 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.827254 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.827254 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:13.830747 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8aa5945a-b751-4d4b-b96d-cc3ad7ce2a60 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:13.834890 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8aa5945a-b751-4d4b-b96d-cc3ad7ce2a60 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:13.835307 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 557/2215] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.846293 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.sqlalchemy.engines [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:13.846581 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e6e816ab-1d58-4178-8c28-37e3c7538e33 req-3fcdc79a-5a25-4f38-97b9-70f6c65ea970 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.847681 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f916bb45-d5b2-4977-a3be-1ecbce9ce132 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.849532 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f916bb45-d5b2-4977-a3be-1ecbce9ce132 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:13.849672 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6e816ab-1d58-4178-8c28-37e3c7538e33 req-3fcdc79a-5a25-4f38-97b9-70f6c65ea970 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:13.849714 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f916bb45-d5b2-4977-a3be-1ecbce9ce132 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.849844 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6e816ab-1d58-4178-8c28-37e3c7538e33 req-3fcdc79a-5a25-4f38-97b9-70f6c65ea970 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.849969 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f916bb45-d5b2-4977-a3be-1ecbce9ce132 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.850004 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6e816ab-1d58-4178-8c28-37e3c7538e33 req-3fcdc79a-5a25-4f38-97b9-70f6c65ea970 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.852287 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.852287 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:13.858686 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.858686 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:13.859201 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.859201 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:13.862150 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f916bb45-d5b2-4977-a3be-1ecbce9ce132 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:13.862510 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ee367bd-59ba-4137-b3d9-1529454fe65e tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 returned with HTTP 200 Aug 18 07:35:13.863028 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 559/2216] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 => generated 906 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.864146 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e6e816ab-1d58-4178-8c28-37e3c7538e33 req-3fcdc79a-5a25-4f38-97b9-70f6c65ea970 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:13.867322 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f916bb45-d5b2-4977-a3be-1ecbce9ce132 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:13.867896 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 549/2217] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.867966 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6e816ab-1d58-4178-8c28-37e3c7538e33 req-3fcdc79a-5a25-4f38-97b9-70f6c65ea970 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:13.868346 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 553/2218] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:13.879235 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eac3cd5a-3254-4e9e-b139-d55aa7ffb753 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.879719 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a9a14320-71ce-42de-b8b5-2b28efdc1835 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.880798 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eac3cd5a-3254-4e9e-b139-d55aa7ffb753 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] PUT https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:13.881116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eac3cd5a-3254-4e9e-b139-d55aa7ffb753 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2b787ffe-313e-45cb-b01f-ffec4333c1a0"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:13.882358 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a9a14320-71ce-42de-b8b5-2b28efdc1835 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action Aug 18 07:35:13.882497 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-eac3cd5a-3254-4e9e-b139-d55aa7ffb753 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Update called for group 437488c1-c270-497c-863b-22c5d4b40048. {{(pid=100291) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 07:35:13.882625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.groups [None req-eac3cd5a-3254-4e9e-b139-d55aa7ffb753 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Updating group 437488c1-c270-497c-863b-22c5d4b40048 with name new_group description: This is a new group add_volumes: None remove_volumes: 2b787ffe-313e-45cb-b01f-ffec4333c1a0. Aug 18 07:35:13.882665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a9a14320-71ce-42de-b8b5-2b28efdc1835 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action body: b'{"os-detach": {"attachment_id": "dc5333be-69b1-4857-a586-a9d1b9055cae"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:13.882786 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a9a14320-71ce-42de-b8b5-2b28efdc1835 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "dc5333be-69b1-4857-a586-a9d1b9055cae"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:13.886125 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.886125 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:13.892293 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.892293 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:13.892727 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a9a14320-71ce-42de-b8b5-2b28efdc1835 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:13.898912 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a9a14320-71ce-42de-b8b5-2b28efdc1835 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action returned with HTTP 400 Aug 18 07:35:13.899384 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 560/2219] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:13 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:35:13.916700 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eac3cd5a-3254-4e9e-b139-d55aa7ffb753 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 202 Aug 18 07:35:13.917335 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 558/2220] 10.4.3.152 () {70 vars in 1407 bytes} [Tue Aug 18 07:35:13 2026] PUT /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:13.925786 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-744a67d4-8e49-4d53-b35c-856dc859ebb2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.928230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-744a67d4-8e49-4d53-b35c-856dc859ebb2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:13.929870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-744a67d4-8e49-4d53-b35c-856dc859ebb2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.929870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-744a67d4-8e49-4d53-b35c-856dc859ebb2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.929870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-744a67d4-8e49-4d53-b35c-856dc859ebb2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:13.933840 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.933840 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:13.938153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-3a78a94c-f1a2-496a-a33f-a5b567a3b305 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.940901 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-3a78a94c-f1a2-496a-a33f-a5b567a3b305 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:13.941199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-3a78a94c-f1a2-496a-a33f-a5b567a3b305 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:13.941482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-3a78a94c-f1a2-496a-a33f-a5b567a3b305 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:13.942320 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-744a67d4-8e49-4d53-b35c-856dc859ebb2 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 200 Aug 18 07:35:13.942858 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 550/2221] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.951697 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.951697 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:13.957538 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-3a78a94c-f1a2-496a-a33f-a5b567a3b305 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:13.961697 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-3a78a94c-f1a2-496a-a33f-a5b567a3b305 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:13.962131 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 554/2222] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:13 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:13.982589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-d73d8ab1-c0df-4ae7-abca-d70058fb7db0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:13.984527 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-d73d8ab1-c0df-4ae7-abca-d70058fb7db0 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d/action Aug 18 07:35:13.984920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-d73d8ab1-c0df-4ae7-abca-d70058fb7db0 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:13.985046 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-d73d8ab1-c0df-4ae7-abca-d70058fb7db0 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:13.999316 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:13.999316 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:14.000157 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-d73d8ab1-c0df-4ae7-abca-d70058fb7db0 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:14.015379 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-d73d8ab1-c0df-4ae7-abca-d70058fb7db0 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Begin detaching volume completed successfully. Aug 18 07:35:14.015673 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-d73d8ab1-c0df-4ae7-abca-d70058fb7db0 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d/action returned with HTTP 202 Aug 18 07:35:14.016164 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 561/2223] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:35:13 2026] POST /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:14.067080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c6a2c7a6-4db2-4ea0-a53d-6ee59ff9d4d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.067463 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6a2c7a6-4db2-4ea0-a53d-6ee59ff9d4d3 None None] GET https://10.4.3.152/volume// Aug 18 07:35:14.067621 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6a2c7a6-4db2-4ea0-a53d-6ee59ff9d4d3 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.067836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6a2c7a6-4db2-4ea0-a53d-6ee59ff9d4d3 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.068192 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6a2c7a6-4db2-4ea0-a53d-6ee59ff9d4d3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:14.068480 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 559/2224] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:14.076536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-25e0d982-5842-4303-bf61-4d2dc6cec56b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.081632 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-25e0d982-5842-4303-bf61-4d2dc6cec56b tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:14.081841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-25e0d982-5842-4303-bf61-4d2dc6cec56b tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.082016 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-25e0d982-5842-4303-bf61-4d2dc6cec56b tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.092468 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.092468 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:14.096389 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-25e0d982-5842-4303-bf61-4d2dc6cec56b tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:14.100236 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-25e0d982-5842-4303-bf61-4d2dc6cec56b tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:14.100635 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 551/2225] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 1332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:14.112013 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-44e28a4c-97b0-441c-9f6c-48045cdc31ba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.113953 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44e28a4c-97b0-441c-9f6c-48045cdc31ba tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:14.114704 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44e28a4c-97b0-441c-9f6c-48045cdc31ba tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.114704 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-44e28a4c-97b0-441c-9f6c-48045cdc31ba tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.114704 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-44e28a4c-97b0-441c-9f6c-48045cdc31ba tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:14.119749 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.119749 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:14.120454 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-44e28a4c-97b0-441c-9f6c-48045cdc31ba tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:14.120908 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 555/2226] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:14.132518 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.134770 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615/export_record Aug 18 07:35:14.135269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.135334 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'export_record' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.135484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Export record for backup 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 07:35:14.142797 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.142797 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:14.143668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.api [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling RPCAPI with context: , host: np0000007613, backup: 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 07:35:14.151861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] export_record in rpcapi backup_id 8efef0b2-b894-4182-858e-b801f1999615 on host np0000007613. {{(pid=100292) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 07:35:14.163960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGVmZWYwYjItYjg5NC00MTgyLTg1OGUtYjgwMWYxOTk5NjE1IiwgInVzZXJfaWQiOiAiNGY5NTA4OGMyOTEzNDNiZjkyNGUwNzZkMWU5ODYzMWMiLCAicHJvamVjdF9pZCI6ICI1MmRjNTEzOGVlNjg0OGQ1OWEwYTgxMGM3Njc3ZjY2NSIsICJ2b2x1bWVfaWQiOiAiMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEyMTM1MjUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1LzIwMjYwODE4MDczNDU5L2F6X25vdmFfYmFja3VwXzhlZmVmMGIyLWI4OTQtNDE4Mi04NThlLWI4MDFmMTk5OTYxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozNToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100292) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 07:35:14.164196 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9256291e-4e16-4567-a5f8-7ad78e73e1af tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615/export_record returned with HTTP 200 Aug 18 07:35:14.164598 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 562/2227] 10.4.3.152 () {68 vars in 1430 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:14.172997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-605b25e5-429d-499f-83b5-91a2c7c96499 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.174829 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-605b25e5-429d-499f-83b5-91a2c7c96499 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:14.175034 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-605b25e5-429d-499f-83b5-91a2c7c96499 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.175234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-605b25e5-429d-499f-83b5-91a2c7c96499 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.175336 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-605b25e5-429d-499f-83b5-91a2c7c96499 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:14.179631 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.179631 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:14.180200 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-605b25e5-429d-499f-83b5-91a2c7c96499 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:14.180698 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 560/2228] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:14.192046 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6628dbfc-0828-4e86-8571-34270ede7070 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.193917 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6628dbfc-0828-4e86-8571-34270ede7070 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] POST https://10.4.3.152/volume/v3/backups/import_record Aug 18 07:35:14.194450 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6628dbfc-0828-4e86-8571-34270ede7070 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIwODc2MDUtMmNlYS00NGE2LTg3NzYtNTA5ZTZmNWY0YzU4IiwgInVzZXJfaWQiOiAiNGY5NTA4OGMyOTEzNDNiZjkyNGUwNzZkMWU5ODYzMWMiLCAicHJvamVjdF9pZCI6ICI1MmRjNTEzOGVlNjg0OGQ1OWEwYTgxMGM3Njc3ZjY2NSIsICJ2b2x1bWVfaWQiOiAiMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEyMTM1MjUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1LzIwMjYwODE4MDczNDU5L2F6X25vdmFfYmFja3VwXzhlZmVmMGIyLWI4OTQtNDE4Mi04NThlLWI4MDFmMTk5OTYxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozNToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:14.195834 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-6628dbfc-0828-4e86-8571-34270ede7070 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIwODc2MDUtMmNlYS00NGE2LTg3NzYtNTA5ZTZmNWY0YzU4IiwgInVzZXJfaWQiOiAiNGY5NTA4OGMyOTEzNDNiZjkyNGUwNzZkMWU5ODYzMWMiLCAicHJvamVjdF9pZCI6ICI1MmRjNTEzOGVlNjg0OGQ1OWEwYTgxMGM3Njc3ZjY2NSIsICJ2b2x1bWVfaWQiOiAiMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEyMTM1MjUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1LzIwMjYwODE4MDczNDU5L2F6X25vdmFfYmFja3VwXzhlZmVmMGIyLWI4OTQtNDE4Mi04NThlLWI4MDFmMTk5OTYxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozNToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100293) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 07:35:14.195990 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-6628dbfc-0828-4e86-8571-34270ede7070 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIwODc2MDUtMmNlYS00NGE2LTg3NzYtNTA5ZTZmNWY0YzU4IiwgInVzZXJfaWQiOiAiNGY5NTA4OGMyOTEzNDNiZjkyNGUwNzZkMWU5ODYzMWMiLCAicHJvamVjdF9pZCI6ICI1MmRjNTEzOGVlNjg0OGQ1OWEwYTgxMGM3Njc3ZjY2NSIsICJ2b2x1bWVfaWQiOiAiMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1IiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEyMTM1MjUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGI4YzJmZjEtMDNlOS00NTFkLWIwOTItYThiYjg4OGJkOWE1LzIwMjYwODE4MDczNDU5L2F6X25vdmFfYmFja3VwXzhlZmVmMGIyLWI4OTQtNDE4Mi04NThlLWI4MDFmMTk5OTYxNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6MzQ6NTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozNToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100293) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 07:35:14.196751 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-6628dbfc-0828-4e86-8571-34270ede7070 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8563298a4e5e4aaa92a4a1fb5fdc0370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52dc5138ee6848d59a0a810c7677f665', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:14.196977 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6628dbfc-0828-4e86-8571-34270ede7070 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 403 Aug 18 07:35:14.197475 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 552/2229] 10.4.3.152 () {70 vars in 1342 bytes} [Tue Aug 18 07:35:14 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) Aug 18 07:35:14.203842 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.205796 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 Aug 18 07:35:14.206897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.207131 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.207321 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete volume with id: 0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 Aug 18 07:35:14.220812 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.220812 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:14.221185 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:14.239141 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete volume request issued successfully. Aug 18 07:35:14.239507 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbef6891-c4f4-407e-9f60-7e4fc7926d62 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 returned with HTTP 202 Aug 18 07:35:14.239985 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 556/2230] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:14 2026] DELETE /volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:14.248472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-24d29473-cfd6-4588-9677-fc06b2fb2bc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.250287 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24d29473-cfd6-4588-9677-fc06b2fb2bc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 Aug 18 07:35:14.250473 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24d29473-cfd6-4588-9677-fc06b2fb2bc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.250640 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24d29473-cfd6-4588-9677-fc06b2fb2bc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.257298 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.257298 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:14.260148 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-24d29473-cfd6-4588-9677-fc06b2fb2bc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:14.263553 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24d29473-cfd6-4588-9677-fc06b2fb2bc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 returned with HTTP 200 Aug 18 07:35:14.263888 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 563/2231] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:14.591715 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-299244b5-c24b-4cdd-827d-420d4dbecde1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.593978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-299244b5-c24b-4cdd-827d-420d4dbecde1 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 Aug 18 07:35:14.594267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-299244b5-c24b-4cdd-827d-420d4dbecde1 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.594518 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-299244b5-c24b-4cdd-827d-420d4dbecde1 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.601883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-299244b5-c24b-4cdd-827d-420d4dbecde1 tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 returned with HTTP 404 Aug 18 07:35:14.602673 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 561/2232] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/volumes/3a4845be-d827-4896-8a04-2f073fa6bd24 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:14.611153 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b49cbf02-6c2d-48d0-ab57-27e09e28b42d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.612979 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b49cbf02-6c2d-48d0-ab57-27e09e28b42d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] GET https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 Aug 18 07:35:14.613194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b49cbf02-6c2d-48d0-ab57-27e09e28b42d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.613394 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b49cbf02-6c2d-48d0-ab57-27e09e28b42d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.613520 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-b49cbf02-6c2d-48d0-ab57-27e09e28b42d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] show called for member 4995413e-bf80-45c1-930e-6933fb057cc4 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:14.616813 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b49cbf02-6c2d-48d0-ab57-27e09e28b42d tempest-GroupSnapshotsV319Test-674662448 tempest-GroupSnapshotsV319Test-674662448-project-member] https://10.4.3.152/volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 returned with HTTP 404 Aug 18 07:35:14.617253 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 553/2233] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/groups/4995413e-bf80-45c1-930e-6933fb057cc4 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:14.625471 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66739b01-4b73-47d7-ae33-3e3759deb968 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.627844 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66739b01-4b73-47d7-ae33-3e3759deb968 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/efe685f1-a06f-4234-bae9-d260fc7d44e2 Aug 18 07:35:14.628129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66739b01-4b73-47d7-ae33-3e3759deb968 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.628409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66739b01-4b73-47d7-ae33-3e3759deb968 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.644225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66739b01-4b73-47d7-ae33-3e3759deb968 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/group_types/efe685f1-a06f-4234-bae9-d260fc7d44e2 returned with HTTP 202 Aug 18 07:35:14.644758 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 557/2234] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:35:14 2026] DELETE /volume/v3/group_types/efe685f1-a06f-4234-bae9-d260fc7d44e2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:14.651623 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5e51e54f-8b5d-413d-a48a-5d4363a638e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.653741 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e51e54f-8b5d-413d-a48a-5d4363a638e1 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] DELETE https://10.4.3.152/volume/v3/types/bde960ce-52eb-497e-826b-da134eaf5f6e Aug 18 07:35:14.653988 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e51e54f-8b5d-413d-a48a-5d4363a638e1 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.654263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e51e54f-8b5d-413d-a48a-5d4363a638e1 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.679554 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e51e54f-8b5d-413d-a48a-5d4363a638e1 tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/types/bde960ce-52eb-497e-826b-da134eaf5f6e returned with HTTP 202 Aug 18 07:35:14.680707 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 564/2235] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:14 2026] DELETE /volume/v3/types/bde960ce-52eb-497e-826b-da134eaf5f6e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:14.687323 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-47afd205-e026-46d5-a1d9-826f26e872cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.689128 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47afd205-e026-46d5-a1d9-826f26e872cb tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] GET https://10.4.3.152/volume/v3/types/bde960ce-52eb-497e-826b-da134eaf5f6e Aug 18 07:35:14.689371 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47afd205-e026-46d5-a1d9-826f26e872cb tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.689563 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47afd205-e026-46d5-a1d9-826f26e872cb tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.692739 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47afd205-e026-46d5-a1d9-826f26e872cb tempest-GroupSnapshotsV319Test-749732289 tempest-GroupSnapshotsV319Test-749732289-project-admin] https://10.4.3.152/volume/v3/types/bde960ce-52eb-497e-826b-da134eaf5f6e returned with HTTP 404 Aug 18 07:35:14.693270 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 562/2236] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/types/bde960ce-52eb-497e-826b-da134eaf5f6e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:14.955339 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24c5bded-b20e-4b7c-a435-c4a1d84a3ab6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.957973 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24c5bded-b20e-4b7c-a435-c4a1d84a3ab6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:14.958246 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24c5bded-b20e-4b7c-a435-c4a1d84a3ab6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.958453 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24c5bded-b20e-4b7c-a435-c4a1d84a3ab6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.958573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-24c5bded-b20e-4b7c-a435-c4a1d84a3ab6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:14.962461 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.962461 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:14.969904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24c5bded-b20e-4b7c-a435-c4a1d84a3ab6 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 200 Aug 18 07:35:14.970332 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 554/2237] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:14.978974 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-a1d4afe9-900a-4017-b324-f6e77cf0f440 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.979380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a809f73b-1088-4dab-96a8-4bc82b3b348f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:14.981365 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-a1d4afe9-900a-4017-b324-f6e77cf0f440 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] DELETE https://10.4.3.152/volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae Aug 18 07:35:14.981533 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a809f73b-1088-4dab-96a8-4bc82b3b348f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:14.981589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-a1d4afe9-900a-4017-b324-f6e77cf0f440 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.981740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a809f73b-1088-4dab-96a8-4bc82b3b348f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:14.981821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-a1d4afe9-900a-4017-b324-f6e77cf0f440 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.981915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a809f73b-1088-4dab-96a8-4bc82b3b348f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:14.982053 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-a809f73b-1088-4dab-96a8-4bc82b3b348f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:14.986199 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.986199 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:14.990408 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:14.990408 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:14.995121 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a809f73b-1088-4dab-96a8-4bc82b3b348f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 200 Aug 18 07:35:14.995538 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 565/2238] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:14 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:15.005164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.007406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:15.007620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.007797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.008051 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:15.008834 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:15.019033 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Get all volumes completed successfully. Aug 18 07:35:15.019928 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:15.020122 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:15.060441 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:15.061925 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd29af3a-0da2-4a59-9eef-8bc3153db406 req-a1d4afe9-900a-4017-b324-f6e77cf0f440 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae returned with HTTP 200 Aug 18 07:35:15.062371 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 558/2239] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:35:14 2026] DELETE /volume/v3/attachments/dc5333be-69b1-4857-a586-a9d1b9055cae => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:15.063484 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.063484 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:15.071651 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21f96f40-953b-4f6b-8710-2e0c52db3f07 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:15.072064 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 563/2240] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:15.088701 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-69bc7afb-4e35-4d83-a393-b54aa4ec7554 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.093940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69bc7afb-4e35-4d83-a393-b54aa4ec7554 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] PUT https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:15.094347 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69bc7afb-4e35-4d83-a393-b54aa4ec7554 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2b787ffe-313e-45cb-b01f-ffec4333c1a0"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:15.100425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-69bc7afb-4e35-4d83-a393-b54aa4ec7554 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Update called for group 437488c1-c270-497c-863b-22c5d4b40048. {{(pid=100293) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 07:35:15.100614 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-69bc7afb-4e35-4d83-a393-b54aa4ec7554 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Updating group 437488c1-c270-497c-863b-22c5d4b40048 with name None description: None add_volumes: 2b787ffe-313e-45cb-b01f-ffec4333c1a0 remove_volumes: None. Aug 18 07:35:15.104568 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.104568 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:15.127482 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69bc7afb-4e35-4d83-a393-b54aa4ec7554 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 202 Aug 18 07:35:15.127641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c37b6d32-68b0-4822-9070-52c68f2940af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.127876 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 555/2241] 10.4.3.152 () {70 vars in 1406 bytes} [Tue Aug 18 07:35:15 2026] PUT /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:15.129932 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c37b6d32-68b0-4822-9070-52c68f2940af tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] POST https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action Aug 18 07:35:15.130273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c37b6d32-68b0-4822-9070-52c68f2940af tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:15.130400 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c37b6d32-68b0-4822-9070-52c68f2940af tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:15.135004 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-92bc0432-37d8-416f-9bd4-91488da74361 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.137703 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92bc0432-37d8-416f-9bd4-91488da74361 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:15.137907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92bc0432-37d8-416f-9bd4-91488da74361 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.138107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92bc0432-37d8-416f-9bd4-91488da74361 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.138250 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-92bc0432-37d8-416f-9bd4-91488da74361 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:15.142527 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.142527 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:15.147514 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.147514 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:15.152179 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92bc0432-37d8-416f-9bd4-91488da74361 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 200 Aug 18 07:35:15.152605 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 559/2242] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:15.153182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-c37b6d32-68b0-4822-9070-52c68f2940af tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] Updating volume 'e0b2c395-d922-431a-8a3b-40c4702e4230' with '{'status': 'in-use'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:35:15.181116 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c37b6d32-68b0-4822-9070-52c68f2940af tempest-TestServerVolumeAttachmentScenario-1413940086 tempest-TestServerVolumeAttachmentScenario-1413940086-project-admin] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action returned with HTTP 202 Aug 18 07:35:15.181715 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 566/2243] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:15 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:15.190286 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e4e7a01e-376d-40b6-a03c-c0e196b4f869 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.193098 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e4e7a01e-376d-40b6-a03c-c0e196b4f869 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:15.193368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e4e7a01e-376d-40b6-a03c-c0e196b4f869 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.193613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e4e7a01e-376d-40b6-a03c-c0e196b4f869 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.205705 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.205705 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:15.209603 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e4e7a01e-376d-40b6-a03c-c0e196b4f869 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:15.216626 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e4e7a01e-376d-40b6-a03c-c0e196b4f869 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:15.217071 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 564/2244] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:15.262769 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-1c4068aa-fba6-460d-b4ce-e04afc447f6a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.264747 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-1c4068aa-fba6-460d-b4ce-e04afc447f6a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:15.264934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-1c4068aa-fba6-460d-b4ce-e04afc447f6a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.265161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-1c4068aa-fba6-460d-b4ce-e04afc447f6a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.277637 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8912c04d-078c-440e-b7d8-e3af567359c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.279428 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8912c04d-078c-440e-b7d8-e3af567359c7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 Aug 18 07:35:15.279626 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8912c04d-078c-440e-b7d8-e3af567359c7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.279851 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8912c04d-078c-440e-b7d8-e3af567359c7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.286031 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.286031 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:15.287452 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8912c04d-078c-440e-b7d8-e3af567359c7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 returned with HTTP 404 Aug 18 07:35:15.287893 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 560/2245] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/volumes/0b8c2ff1-03e9-451d-b092-a8bb888bd9a5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:15.290248 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-1c4068aa-fba6-460d-b4ce-e04afc447f6a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:15.295192 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-1c4068aa-fba6-460d-b4ce-e04afc447f6a tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:15.295812 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 556/2246] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:15.296875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-620c7d86-e630-4e9a-8941-a2e3eee35f51 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.299703 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-620c7d86-e630-4e9a-8941-a2e3eee35f51 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] GET https://10.4.3.152/volume/v3/backups Aug 18 07:35:15.299917 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-620c7d86-e630-4e9a-8941-a2e3eee35f51 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.300155 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-620c7d86-e630-4e9a-8941-a2e3eee35f51 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.300418 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-620c7d86-e630-4e9a-8941-a2e3eee35f51 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:15.300737 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.300737 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:15.314987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-82857b9c-0522-4602-a81f-065128153934 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.317521 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-620c7d86-e630-4e9a-8941-a2e3eee35f51 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 18 07:35:15.318030 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 567/2247] 10.4.3.152 () {68 vars in 1277 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/backups => generated 625 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:15.318951 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-82857b9c-0522-4602-a81f-065128153934 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] POST https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action Aug 18 07:35:15.323329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-82857b9c-0522-4602-a81f-065128153934 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:15.323468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-82857b9c-0522-4602-a81f-065128153934 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:15.329642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8fe3a289-d4d7-4e17-85a6-c0de74ba1d94 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.331500 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fe3a289-d4d7-4e17-85a6-c0de74ba1d94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] GET https://10.4.3.152/volume/v3/backups?project_id=52dc5138ee6848d59a0a810c7677f665 Aug 18 07:35:15.331776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8fe3a289-d4d7-4e17-85a6-c0de74ba1d94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.331969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8fe3a289-d4d7-4e17-85a6-c0de74ba1d94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.332179 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-8fe3a289-d4d7-4e17-85a6-c0de74ba1d94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Removing options 'project_id' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:15.332444 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.332444 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:15.334908 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.334908 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:15.335378 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-82857b9c-0522-4602-a81f-065128153934 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:15.343357 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-82857b9c-0522-4602-a81f-065128153934 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Begin detaching volume completed successfully. Aug 18 07:35:15.343775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-82857b9c-0522-4602-a81f-065128153934 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action returned with HTTP 202 Aug 18 07:35:15.344221 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 565/2248] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:35:15 2026] POST /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:15.344557 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fe3a289-d4d7-4e17-85a6-c0de74ba1d94 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] https://10.4.3.152/volume/v3/backups?project_id=52dc5138ee6848d59a0a810c7677f665 returned with HTTP 200 Aug 18 07:35:15.345026 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 561/2249] 10.4.3.152 () {68 vars in 1364 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/backups?project_id=52dc5138ee6848d59a0a810c7677f665 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:15.357318 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1d4d812-d832-44da-9e5e-c436814a968e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.360363 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:15.360793 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1794000241"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:15.364490 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1794000241'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:15.364621 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume of 1 GB Aug 18 07:35:15.368798 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Availability Zones retrieved successfully. Aug 18 07:35:15.375230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Flow 'volume_create_api' (a2c3b074-a398-4d10-b8be-87f27f353b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:15.376154 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d686196-e764-4cfd-8b26-ef38308909f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:15.377032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:15.408027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d686196-e764-4cfd-8b26-ef38308909f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:15.408262 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a671fef8-4ea2-4e90-94ed-e0877f920344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:15.410916 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-573e93bf-579f-432e-878d-204d5602a380 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.411279 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-573e93bf-579f-432e-878d-204d5602a380 None None] GET https://10.4.3.152/volume// Aug 18 07:35:15.411446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-573e93bf-579f-432e-878d-204d5602a380 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.411634 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-573e93bf-579f-432e-878d-204d5602a380 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.411932 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-573e93bf-579f-432e-878d-204d5602a380 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:15.412236 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 568/2250] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:15.422402 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-8c04d3c4-0e6f-41e3-9fa0-3663047b66b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.424442 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-8c04d3c4-0e6f-41e3-9fa0-3663047b66b2 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:15.424665 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-8c04d3c4-0e6f-41e3-9fa0-3663047b66b2 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.424851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-8c04d3c4-0e6f-41e3-9fa0-3663047b66b2 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.434763 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.434763 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:15.438783 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-8c04d3c4-0e6f-41e3-9fa0-3663047b66b2 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:15.442082 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Created reservations ['53a0f904-3439-4877-9ce9-3a51bf16e8fa', '491fa7e5-2e33-4d4e-b881-800260e27e8b', 'b9fa1665-630e-484a-ac9b-3feff88ca0b5', '326da94f-c1eb-44bb-9920-6e3772a2bf66'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:15.442912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a671fef8-4ea2-4e90-94ed-e0877f920344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a0f904-3439-4877-9ce9-3a51bf16e8fa', '491fa7e5-2e33-4d4e-b881-800260e27e8b', 'b9fa1665-630e-484a-ac9b-3feff88ca0b5', '326da94f-c1eb-44bb-9920-6e3772a2bf66']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:15.443634 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf47307-4a21-4dfe-b35b-cedb13453386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:15.445178 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-8c04d3c4-0e6f-41e3-9fa0-3663047b66b2 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:15.445602 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 566/2251] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 1331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:15.468951 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf47307-4a21-4dfe-b35b-cedb13453386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40148e94-be12-4862-af0c-c203d6cceabe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794000241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52dc5138ee6848d59a0a810c7677f665',qos_specs=None,replication_status=,reservations=['53a0f904-3439-4877-9ce9-3a51bf16e8fa','491fa7e5-2e33-4d4e-b881-800260e27e8b','b9fa1665-630e-484a-ac9b-3feff88ca0b5','326da94f-c1eb-44bb-9920-6e3772a2bf66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f95088c291343bf924e076d1e98631c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1794000241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40148e94-be12-4862-af0c-c203d6cceabe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dc5138ee6848d59a0a810c7677f665',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f95088c291343bf924e076d1e98631c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:15.469770 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f065cde-655e-4b1b-afc1-dffa70bef469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:15.491691 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f065cde-655e-4b1b-afc1-dffa70bef469) transitioned into state 'SUCCESS' from state '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-1794000241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52dc5138ee6848d59a0a810c7677f665',qos_specs=None,replication_status=,reservations=['53a0f904-3439-4877-9ce9-3a51bf16e8fa','491fa7e5-2e33-4d4e-b881-800260e27e8b','b9fa1665-630e-484a-ac9b-3feff88ca0b5','326da94f-c1eb-44bb-9920-6e3772a2bf66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f95088c291343bf924e076d1e98631c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:15.492410 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44d45f60-6be3-4cac-a6da-6fa95e788cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:15.504107 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44d45f60-6be3-4cac-a6da-6fa95e788cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:15.504862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Flow 'volume_create_api' (a2c3b074-a398-4d10-b8be-87f27f353b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:15.505174 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Create volume request issued successfully. Aug 18 07:35:15.505716 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1d4d812-d832-44da-9e5e-c436814a968e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:15.506158 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 557/2252] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:35:15 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:15.524023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f2cc4cac-05e0-4f5b-8d37-ec1f46196038 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:15.526444 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2cc4cac-05e0-4f5b-8d37-ec1f46196038 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe Aug 18 07:35:15.526650 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2cc4cac-05e0-4f5b-8d37-ec1f46196038 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:15.526823 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2cc4cac-05e0-4f5b-8d37-ec1f46196038 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:15.533365 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:15.533365 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:15.537141 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f2cc4cac-05e0-4f5b-8d37-ec1f46196038 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:15.541258 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2cc4cac-05e0-4f5b-8d37-ec1f46196038 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe returned with HTTP 200 Aug 18 07:35:15.541622 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 562/2253] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:15 2026] GET /volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:16.161321 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b9acd6ae-a6f4-4611-b754-2989127ddce4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.162905 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9acd6ae-a6f4-4611-b754-2989127ddce4 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:16.163146 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9acd6ae-a6f4-4611-b754-2989127ddce4 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.163381 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9acd6ae-a6f4-4611-b754-2989127ddce4 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.163539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-b9acd6ae-a6f4-4611-b754-2989127ddce4 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:16.167539 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.167539 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:16.177724 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9acd6ae-a6f4-4611-b754-2989127ddce4 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 200 Aug 18 07:35:16.178271 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 569/2254] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:16.187873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.189498 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:16.189684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.189884 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.191175 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:16.191175 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:16.199382 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Get all volumes completed successfully. Aug 18 07:35:16.200014 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:16.200171 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:16.237775 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:16.241822 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.241822 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:16.250654 np0000007613 devstack@c-api.service[100291]: WARNING stevedore.named [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:16.250830 np0000007613 devstack@c-api.service[100291]: WARNING castellan.key_manager [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:16.293486 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-3a7e95cd-61bf-4156-991d-d759a728553d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.295303 np0000007613 devstack@c-api.service[100291]: DEBUG oslo_db.sqlalchemy.engines [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100291) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:16.296152 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-3a7e95cd-61bf-4156-991d-d759a728553d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] DELETE https://10.4.3.152/volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41 Aug 18 07:35:16.296436 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-3a7e95cd-61bf-4156-991d-d759a728553d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.296660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-3a7e95cd-61bf-4156-991d-d759a728553d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.300117 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.300117 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:16.307817 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.307817 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:16.311535 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4f94d97-a918-4aaf-9d1a-40e071ebe450 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:16.311763 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 567/2255] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:16.324540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.326643 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:16.326957 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.327293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.327534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:16.328370 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:16.337669 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Get all volumes completed successfully. Aug 18 07:35:16.338567 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:16.338772 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:16.355502 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f01df08-145c-45a2-8bbb-007f49f31fc5 req-3a7e95cd-61bf-4156-991d-d759a728553d tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41 returned with HTTP 200 Aug 18 07:35:16.356240 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 558/2256] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:35:16 2026] DELETE /volume/v3/attachments/72bc8209-af3d-473e-a96a-9f7f0b12bc41 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:16.375360 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:16.378760 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.378760 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:16.382741 np0000007613 devstack@c-api.service[100290]: WARNING stevedore.named [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:16.382963 np0000007613 devstack@c-api.service[100290]: WARNING castellan.key_manager [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:16.417983 np0000007613 devstack@c-api.service[100290]: DEBUG oslo_db.sqlalchemy.engines [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100290) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:16.421939 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.421939 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:16.428196 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61b2e1c7-7a0e-458c-880d-298bd7e7a6dd tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:16.428585 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 563/2257] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:16.441227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b224960b-a48e-423d-9a24-1d6a6da235a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.442635 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b224960b-a48e-423d-9a24-1d6a6da235a8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] POST https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048/action Aug 18 07:35:16.442963 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b224960b-a48e-423d-9a24-1d6a6da235a8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:16.443137 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b224960b-a48e-423d-9a24-1d6a6da235a8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:16.444504 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-b224960b-a48e-423d-9a24-1d6a6da235a8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] delete called for group 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100292) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:35:16.444717 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-b224960b-a48e-423d-9a24-1d6a6da235a8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Delete group with id: 437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:16.447797 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.447797 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:16.469623 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-714b559a-5d66-4437-a52d-39d5b67b8d00 req-15f23bd8-63a9-4a10-9628-04c61cc4b6ae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.471853 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-714b559a-5d66-4437-a52d-39d5b67b8d00 req-15f23bd8-63a9-4a10-9628-04c61cc4b6ae tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:16.472128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-714b559a-5d66-4437-a52d-39d5b67b8d00 req-15f23bd8-63a9-4a10-9628-04c61cc4b6ae tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.472392 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-714b559a-5d66-4437-a52d-39d5b67b8d00 req-15f23bd8-63a9-4a10-9628-04c61cc4b6ae tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.480869 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.480869 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:16.484490 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b224960b-a48e-423d-9a24-1d6a6da235a8 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048/action returned with HTTP 202 Aug 18 07:35:16.484883 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 570/2258] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:16 2026] POST /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:16.485682 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-714b559a-5d66-4437-a52d-39d5b67b8d00 req-15f23bd8-63a9-4a10-9628-04c61cc4b6ae tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:16.491875 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-714b559a-5d66-4437-a52d-39d5b67b8d00 req-15f23bd8-63a9-4a10-9628-04c61cc4b6ae tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:16.492600 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 568/2259] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:16.492661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.495153 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 Aug 18 07:35:16.495426 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.495651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.502862 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.502862 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:16.508056 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Volume info retrieved successfully. Aug 18 07:35:16.508553 np0000007613 devstack@c-api.service[100293]: WARNING stevedore.named [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 07:35:16.508698 np0000007613 devstack@c-api.service[100293]: WARNING castellan.key_manager [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 07:35:16.549601 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:35:16.552485 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.552485 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:16.556854 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-720c12ed-af86-4e35-8bca-96761035acc8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.559181 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-720c12ed-af86-4e35-8bca-96761035acc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe Aug 18 07:35:16.559473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-720c12ed-af86-4e35-8bca-96761035acc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.559685 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-83aef962-7ce0-46f9-958c-3ae55b13a460 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 returned with HTTP 200 Aug 18 07:35:16.559741 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-720c12ed-af86-4e35-8bca-96761035acc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.560109 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 559/2260] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 => generated 905 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:16.567231 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.567231 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:16.570303 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-720c12ed-af86-4e35-8bca-96761035acc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:16.574194 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-720c12ed-af86-4e35-8bca-96761035acc8 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe returned with HTTP 200 Aug 18 07:35:16.574679 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 564/2261] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:16.588272 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.591069 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:35:16.591503 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40148e94-be12-4862-af0c-c203d6cceabe", "name": "tempest-type-Backup-395535609"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:16.593245 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Creating new backup {'backup': {'volume_id': '40148e94-be12-4862-af0c-c203d6cceabe', 'name': 'tempest-type-Backup-395535609'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:35:16.593245 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Creating backup of volume 40148e94-be12-4862-af0c-c203d6cceabe in container None Aug 18 07:35:16.602910 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.602910 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:16.603175 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:16.622024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Created reservations ['cb7c8bf6-678d-4997-ad64-37c88b78ad70', 'e23d82b2-823e-456f-97a4-6b7fb0d8a743'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:16.652629 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16a15be8-bb50-4235-a6eb-a87f0df05d9e tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:35:16.652971 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 571/2262] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:35:16 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:16.660896 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-86684f87-cec2-4a98-bf4a-7fc9343969ad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.662588 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86684f87-cec2-4a98-bf4a-7fc9343969ad tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:16.662802 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86684f87-cec2-4a98-bf4a-7fc9343969ad tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.662983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86684f87-cec2-4a98-bf4a-7fc9343969ad tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.663088 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-86684f87-cec2-4a98-bf4a-7fc9343969ad tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:16.667231 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.667231 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:16.667797 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86684f87-cec2-4a98-bf4a-7fc9343969ad tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:16.668155 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 569/2263] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:16.767120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7a613586-fbde-4d32-b676-7d8354309d93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.769558 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:16.769819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.770067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.770306 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume with id: 932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:16.779668 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.779668 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:16.780306 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:16.791800 np0000007613 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:35:16.797806 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume request issued successfully. Aug 18 07:35:16.798042 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a613586-fbde-4d32-b676-7d8354309d93 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 202 Aug 18 07:35:16.798571 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 560/2264] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:16 2026] DELETE /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:16.804758 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-99527e79-0843-40cb-9492-651679083b13 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.806459 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99527e79-0843-40cb-9492-651679083b13 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:16.806608 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99527e79-0843-40cb-9492-651679083b13 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.806771 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99527e79-0843-40cb-9492-651679083b13 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.812478 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.812478 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:16.815543 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-99527e79-0843-40cb-9492-651679083b13 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:35:16.819147 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99527e79-0843-40cb-9492-651679083b13 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 200 Aug 18 07:35:16.819543 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 565/2265] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:16.838647 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05ce1674-8ca0-49ff-8a93-a8cbffb855f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.916514 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05ce1674-8ca0-49ff-8a93-a8cbffb855f6 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:35:16.916840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05ce1674-8ca0-49ff-8a93-a8cbffb855f6 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1369058362", "description": "tempest-group-type-description-1484044654", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:16.918235 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:16.918235 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:16.933151 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05ce1674-8ca0-49ff-8a93-a8cbffb855f6 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:35:16.933611 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 572/2266] 10.4.3.152 () {70 vars in 1312 bytes} [Tue Aug 18 07:35:16 2026] POST /volume/v3/group_types => generated 265 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:16.943782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a96f13d1-efb0-4e15-9b56-667b4ae1d71c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.945385 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a96f13d1-efb0-4e15-9b56-667b4ae1d71c tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] GET https://10.4.3.152/volume/v3/group_types Aug 18 07:35:16.945756 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a96f13d1-efb0-4e15-9b56-667b4ae1d71c tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.945886 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a96f13d1-efb0-4e15-9b56-667b4ae1d71c tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.957164 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a96f13d1-efb0-4e15-9b56-667b4ae1d71c tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 200 Aug 18 07:35:16.957753 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 570/2267] 10.4.3.152 () {68 vars in 1290 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/group_types => generated 658 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:16.965228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-236ba6f4-5b00-4093-b58f-98fa87925b32 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.966860 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-236ba6f4-5b00-4093-b58f-98fa87925b32 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] PUT https://10.4.3.152/volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 Aug 18 07:35:16.967220 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-236ba6f4-5b00-4093-b58f-98fa87925b32 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1037191680", "description": "updated-group-type-desc"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:16.978807 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-236ba6f4-5b00-4093-b58f-98fa87925b32 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 returned with HTTP 200 Aug 18 07:35:16.979221 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 561/2268] 10.4.3.152 () {70 vars in 1422 bytes} [Tue Aug 18 07:35:16 2026] PUT /volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:16.987559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1667286f-0456-47f9-aa5f-d415974b2a05 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:16.989362 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1667286f-0456-47f9-aa5f-d415974b2a05 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] GET https://10.4.3.152/volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 Aug 18 07:35:16.989591 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1667286f-0456-47f9-aa5f-d415974b2a05 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:16.989798 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1667286f-0456-47f9-aa5f-d415974b2a05 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:16.993706 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1667286f-0456-47f9-aa5f-d415974b2a05 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 returned with HTTP 200 Aug 18 07:35:16.994146 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 566/2269] 10.4.3.152 () {68 vars in 1401 bytes} [Tue Aug 18 07:35:16 2026] GET /volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:17.002148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5ca98c8a-66fc-4811-a5a8-011bcbf9b973 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.003974 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ca98c8a-66fc-4811-a5a8-011bcbf9b973 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 Aug 18 07:35:17.004239 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ca98c8a-66fc-4811-a5a8-011bcbf9b973 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.004525 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5ca98c8a-66fc-4811-a5a8-011bcbf9b973 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.021701 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5ca98c8a-66fc-4811-a5a8-011bcbf9b973 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 returned with HTTP 202 Aug 18 07:35:17.022305 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 573/2270] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:35:17 2026] DELETE /volume/v3/group_types/9bede03c-03df-4edf-99e6-e915a8e75fc7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:17.028815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8486ed9b-644f-42c1-a9af-b5572cbaddd5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.030452 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8486ed9b-644f-42c1-a9af-b5572cbaddd5 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] GET https://10.4.3.152/volume/v3/group_types Aug 18 07:35:17.030666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8486ed9b-644f-42c1-a9af-b5572cbaddd5 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.030861 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8486ed9b-644f-42c1-a9af-b5572cbaddd5 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.036879 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8486ed9b-644f-42c1-a9af-b5572cbaddd5 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 200 Aug 18 07:35:17.037455 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 571/2271] 10.4.3.152 () {68 vars in 1290 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/group_types => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:17.046257 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-59723d32-f266-4e37-9484-4366e57d15aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.047832 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59723d32-f266-4e37-9484-4366e57d15aa tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:35:17.048161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-59723d32-f266-4e37-9484-4366e57d15aa tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-485496762", "is_public": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:17.061088 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59723d32-f266-4e37-9484-4366e57d15aa tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:35:17.061738 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 562/2272] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:35:17 2026] POST /volume/v3/group_types => generated 163 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:17.069297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7c115eda-4080-4642-a25b-6a64503312e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.071485 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7c115eda-4080-4642-a25b-6a64503312e6 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:35:17.072008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7c115eda-4080-4642-a25b-6a64503312e6 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1481359547", "is_public": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:17.091160 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7c115eda-4080-4642-a25b-6a64503312e6 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:35:17.091722 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 567/2273] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:35:17 2026] POST /volume/v3/group_types => generated 165 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:17.099066 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-849a8294-a928-49de-b94b-a05b36a5cad1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.100732 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-849a8294-a928-49de-b94b-a05b36a5cad1 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] GET https://10.4.3.152/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 07:35:17.100928 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-849a8294-a928-49de-b94b-a05b36a5cad1 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.101108 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-849a8294-a928-49de-b94b-a05b36a5cad1 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.110575 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-849a8294-a928-49de-b94b-a05b36a5cad1 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 07:35:17.110946 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 574/2274] 10.4.3.152 () {68 vars in 1351 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:17.118473 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbeffee4-9472-4ba9-86b7-628fe69c00df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.120146 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbeffee4-9472-4ba9-86b7-628fe69c00df tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] GET https://10.4.3.152/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 07:35:17.120368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbeffee4-9472-4ba9-86b7-628fe69c00df tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.120560 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbeffee4-9472-4ba9-86b7-628fe69c00df tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.129657 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbeffee4-9472-4ba9-86b7-628fe69c00df tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 07:35:17.130001 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 572/2275] 10.4.3.152 () {68 vars in 1353 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:17.140692 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-01f751a6-1aca-418e-bfe3-de001b905aa0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.142455 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01f751a6-1aca-418e-bfe3-de001b905aa0 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] GET https://10.4.3.152/volume/v3/group_types?is_public=False Aug 18 07:35:17.142647 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01f751a6-1aca-418e-bfe3-de001b905aa0 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.142820 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01f751a6-1aca-418e-bfe3-de001b905aa0 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.151851 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01f751a6-1aca-418e-bfe3-de001b905aa0 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 07:35:17.152323 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 563/2276] 10.4.3.152 () {68 vars in 1321 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:17.161347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec1eb6d2-bd95-4efa-8e0f-a76deb2bfbdc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.164423 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec1eb6d2-bd95-4efa-8e0f-a76deb2bfbdc tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] GET https://10.4.3.152/volume/v3/group_types?is_public=True Aug 18 07:35:17.164671 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec1eb6d2-bd95-4efa-8e0f-a76deb2bfbdc tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.164903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec1eb6d2-bd95-4efa-8e0f-a76deb2bfbdc tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.176659 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec1eb6d2-bd95-4efa-8e0f-a76deb2bfbdc tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 07:35:17.177040 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 568/2277] 10.4.3.152 () {68 vars in 1319 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/group_types?is_public=True => generated 556 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:17.186155 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-996de9d0-526f-4bc7-87a9-94d45d023d72 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.188338 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-996de9d0-526f-4bc7-87a9-94d45d023d72 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/bd6bafd3-fa73-462c-b70f-c1f96c1c92db Aug 18 07:35:17.188617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-996de9d0-526f-4bc7-87a9-94d45d023d72 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.188884 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-996de9d0-526f-4bc7-87a9-94d45d023d72 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.204818 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-996de9d0-526f-4bc7-87a9-94d45d023d72 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types/bd6bafd3-fa73-462c-b70f-c1f96c1c92db returned with HTTP 202 Aug 18 07:35:17.205411 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 575/2278] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:35:17 2026] DELETE /volume/v3/group_types/bd6bafd3-fa73-462c-b70f-c1f96c1c92db => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:17.212573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-804d14d8-eef7-4032-a67d-b95af7937c58 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.214925 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-804d14d8-eef7-4032-a67d-b95af7937c58 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/85a0b850-329e-4a26-9791-3e547608c505 Aug 18 07:35:17.215199 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-804d14d8-eef7-4032-a67d-b95af7937c58 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.215482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-804d14d8-eef7-4032-a67d-b95af7937c58 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.230175 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-804d14d8-eef7-4032-a67d-b95af7937c58 tempest-GroupTypesTest-592600854 tempest-GroupTypesTest-592600854-project-admin] https://10.4.3.152/volume/v3/group_types/85a0b850-329e-4a26-9791-3e547608c505 returned with HTTP 202 Aug 18 07:35:17.230844 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 573/2279] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:35:17 2026] DELETE /volume/v3/group_types/85a0b850-329e-4a26-9791-3e547608c505 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:17.574483 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8710f227-cd5d-4501-911a-4db689c33aae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.576840 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8710f227-cd5d-4501-911a-4db689c33aae tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 Aug 18 07:35:17.577149 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8710f227-cd5d-4501-911a-4db689c33aae tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.577449 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8710f227-cd5d-4501-911a-4db689c33aae tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.584850 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8710f227-cd5d-4501-911a-4db689c33aae tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 returned with HTTP 404 Aug 18 07:35:17.585534 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 564/2280] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/volumes/2b787ffe-313e-45cb-b01f-ffec4333c1a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:17.593288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e44a8a3e-633f-4a0a-b66e-cd6481e7e06f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.595255 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e44a8a3e-633f-4a0a-b66e-cd6481e7e06f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de Aug 18 07:35:17.595427 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e44a8a3e-633f-4a0a-b66e-cd6481e7e06f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.595632 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e44a8a3e-633f-4a0a-b66e-cd6481e7e06f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.601607 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e44a8a3e-633f-4a0a-b66e-cd6481e7e06f tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de returned with HTTP 404 Aug 18 07:35:17.601990 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 569/2281] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/volumes/071b04a6-37b6-4b55-9a72-cb656f4b93de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:17.608944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2604c669-bc36-4e71-b4b5-c70cbbcc2377 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.610718 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2604c669-bc36-4e71-b4b5-c70cbbcc2377 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] GET https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 Aug 18 07:35:17.610926 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2604c669-bc36-4e71-b4b5-c70cbbcc2377 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.611352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2604c669-bc36-4e71-b4b5-c70cbbcc2377 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.611352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-2604c669-bc36-4e71-b4b5-c70cbbcc2377 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] show called for member 437488c1-c270-497c-863b-22c5d4b40048 {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:17.614151 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2604c669-bc36-4e71-b4b5-c70cbbcc2377 tempest-GroupsTest-114206065 tempest-GroupsTest-114206065-project-member] https://10.4.3.152/volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 returned with HTTP 404 Aug 18 07:35:17.614645 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 576/2282] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/groups/437488c1-c270-497c-863b-22c5d4b40048 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:17.622274 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6e1411f2-f82c-4919-a0f8-00cb9abeba50 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.623720 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e1411f2-f82c-4919-a0f8-00cb9abeba50 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/ce28ac64-190f-4e86-a194-88e3d8bdfb3e Aug 18 07:35:17.623932 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e1411f2-f82c-4919-a0f8-00cb9abeba50 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.624154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6e1411f2-f82c-4919-a0f8-00cb9abeba50 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.635431 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6e1411f2-f82c-4919-a0f8-00cb9abeba50 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/group_types/ce28ac64-190f-4e86-a194-88e3d8bdfb3e returned with HTTP 202 Aug 18 07:35:17.635791 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 574/2283] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:35:17 2026] DELETE /volume/v3/group_types/ce28ac64-190f-4e86-a194-88e3d8bdfb3e => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:17.642912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0035be34-68b4-4b93-9a67-28673932241a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.644847 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0035be34-68b4-4b93-9a67-28673932241a tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] DELETE https://10.4.3.152/volume/v3/types/19556fc0-b7a3-479b-ae02-da22d00ee5e3 Aug 18 07:35:17.645029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0035be34-68b4-4b93-9a67-28673932241a tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.645276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0035be34-68b4-4b93-9a67-28673932241a tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.668284 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0035be34-68b4-4b93-9a67-28673932241a tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/types/19556fc0-b7a3-479b-ae02-da22d00ee5e3 returned with HTTP 202 Aug 18 07:35:17.668789 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 565/2284] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:17 2026] DELETE /volume/v3/types/19556fc0-b7a3-479b-ae02-da22d00ee5e3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:17.677515 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d297ca3b-52da-4eb0-b38e-827a9c3281c1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.678332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-66c5f48c-766e-4adf-9eed-e3b3dbab3c96 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.678886 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d297ca3b-52da-4eb0-b38e-827a9c3281c1 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] GET https://10.4.3.152/volume/v3/types/19556fc0-b7a3-479b-ae02-da22d00ee5e3 Aug 18 07:35:17.679349 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d297ca3b-52da-4eb0-b38e-827a9c3281c1 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.679349 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d297ca3b-52da-4eb0-b38e-827a9c3281c1 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.680334 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-66c5f48c-766e-4adf-9eed-e3b3dbab3c96 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:17.680590 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-66c5f48c-766e-4adf-9eed-e3b3dbab3c96 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.680807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-66c5f48c-766e-4adf-9eed-e3b3dbab3c96 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.680947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-66c5f48c-766e-4adf-9eed-e3b3dbab3c96 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:17.682232 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d297ca3b-52da-4eb0-b38e-827a9c3281c1 tempest-GroupsTest-465893956 tempest-GroupsTest-465893956-project-admin] https://10.4.3.152/volume/v3/types/19556fc0-b7a3-479b-ae02-da22d00ee5e3 returned with HTTP 404 Aug 18 07:35:17.682674 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 570/2285] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/types/19556fc0-b7a3-479b-ae02-da22d00ee5e3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:17.686604 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:17.686604 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:17.687483 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-66c5f48c-766e-4adf-9eed-e3b3dbab3c96 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:17.687895 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 577/2286] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:17.834706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c94b2194-8d45-4855-8f51-0613625bb131 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.836383 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c94b2194-8d45-4855-8f51-0613625bb131 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa Aug 18 07:35:17.836711 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c94b2194-8d45-4855-8f51-0613625bb131 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.837154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c94b2194-8d45-4855-8f51-0613625bb131 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.847978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c94b2194-8d45-4855-8f51-0613625bb131 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa returned with HTTP 404 Aug 18 07:35:17.847978 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 575/2287] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/volumes/932899d5-2f1b-4a20-b5c9-447e6f683afa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:17.858592 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-010a5840-6fbd-4561-84b2-9f475363c126 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.860569 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-010a5840-6fbd-4561-84b2-9f475363c126 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:35:17.860829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-010a5840-6fbd-4561-84b2-9f475363c126 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.861106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-010a5840-6fbd-4561-84b2-9f475363c126 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.862622 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-010a5840-6fbd-4561-84b2-9f475363c126 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:17.882282 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-010a5840-6fbd-4561-84b2-9f475363c126 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Get all volumes completed successfully. Aug 18 07:35:17.885581 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:17.885581 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:17.891658 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-010a5840-6fbd-4561-84b2-9f475363c126 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:35:17.892197 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 566/2288] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:35:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11000 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:17.910733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9f5754c4-ac59-42f7-aaf3-c18bf25681d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.913555 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f5754c4-ac59-42f7-aaf3-c18bf25681d7 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] DELETE https://10.4.3.152/volume/v3/types/4be303ca-1e19-4a9c-bab5-674e5ad9d34c Aug 18 07:35:17.913555 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f5754c4-ac59-42f7-aaf3-c18bf25681d7 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:17.913555 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f5754c4-ac59-42f7-aaf3-c18bf25681d7 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:17.918330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.920391 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:17.921286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-510312646"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:17.922780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-510312646'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:17.922954 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume of 1 GB Aug 18 07:35:17.927450 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Availability Zones retrieved successfully. Aug 18 07:35:17.935644 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f5754c4-ac59-42f7-aaf3-c18bf25681d7 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/4be303ca-1e19-4a9c-bab5-674e5ad9d34c returned with HTTP 202 Aug 18 07:35:17.935644 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 571/2289] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:17 2026] DELETE /volume/v3/types/4be303ca-1e19-4a9c-bab5-674e5ad9d34c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:35:17.938244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Flow 'volume_create_api' (fa2c4199-b56b-4d8c-b45b-9468d9dc1cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:17.939710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf55a27-9249-4e82-b5ba-d40720f283f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:17.941167 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:17.947553 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d486c97-ff25-47cd-b4ee-a22aa1031530 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.949050 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d486c97-ff25-47cd-b4ee-a22aa1031530 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:17.949311 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d486c97-ff25-47cd-b4ee-a22aa1031530 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1286160705", "extra_specs": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:17.963046 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d486c97-ff25-47cd-b4ee-a22aa1031530 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:17.963693 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 576/2290] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:17 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:17.971287 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4d3d0a4b-479f-4f4a-b372-863d403ea960 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:17.973168 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4d3d0a4b-479f-4f4a-b372-863d403ea960 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types/590d133c-ffa3-41d4-ba17-890c907fc3fb/encryption Aug 18 07:35:17.976532 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4d3d0a4b-479f-4f4a-b372-863d403ea960 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:17.978193 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf55a27-9249-4e82-b5ba-d40720f283f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:17.980427 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661372b0-3088-4e89-a545-e81f83dc0165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:17.991958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4d3d0a4b-479f-4f4a-b372-863d403ea960 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/590d133c-ffa3-41d4-ba17-890c907fc3fb/encryption returned with HTTP 200 Aug 18 07:35:17.992380 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 567/2291] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:35:17 2026] POST /volume/v3/types/590d133c-ffa3-41d4-ba17-890c907fc3fb/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:18.001829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:18.003451 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:18.003776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-220782430", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1286160705", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:18.005648 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-220782430', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1286160705', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:18.008623 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume of 1 GB Aug 18 07:35:18.008935 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:18.008935 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:18.009445 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Availability Zones retrieved successfully. Aug 18 07:35:18.016226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (b0da9d95-13c1-49db-a04d-f8652eac57be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:18.017433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9be2a2-37b1-400c-b1eb-b2813f8e23fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.018594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:18.028168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Created reservations ['a61783dd-5020-420b-b215-66cdc39c8f15', 'fd431e89-004a-4ee1-b5f8-1bd1b6aeef85', 'f4767796-e881-483a-b59d-d8cc0280fb67', '33cb7060-0ced-4976-8143-938330fd743d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:18.028910 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661372b0-3088-4e89-a545-e81f83dc0165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a61783dd-5020-420b-b215-66cdc39c8f15', 'fd431e89-004a-4ee1-b5f8-1bd1b6aeef85', 'f4767796-e881-483a-b59d-d8cc0280fb67', '33cb7060-0ced-4976-8143-938330fd743d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.029641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed1f542-d378-4794-8f6e-16235c408bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.048055 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9be2a2-37b1-400c-b1eb-b2813f8e23fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=590d133c-ffa3-41d4-ba17-890c907fc3fb,is_public=True,name='tempest-scenario-type-luks-1286160705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '590d133c-ffa3-41d4-ba17-890c907fc3fb', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.048829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e415ef5-49ce-44b1-8149-33ece3fff938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.056526 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed1f542-d378-4794-8f6e-16235c408bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-510312646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f162afca584ae5b5cc0e9c492b5a90',qos_specs=None,replication_status=,reservations=['a61783dd-5020-420b-b215-66cdc39c8f15','fd431e89-004a-4ee1-b5f8-1bd1b6aeef85','f4767796-e881-483a-b59d-d8cc0280fb67','33cb7060-0ced-4976-8143-938330fd743d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-510312646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f162afca584ae5b5cc0e9c492b5a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.057511 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219e8b8a-42bd-482e-9d56-9fa82744d701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.076573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219e8b8a-42bd-482e-9d56-9fa82744d701) transitioned into state 'SUCCESS' from state '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-510312646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f162afca584ae5b5cc0e9c492b5a90',qos_specs=None,replication_status=,reservations=['a61783dd-5020-420b-b215-66cdc39c8f15','fd431e89-004a-4ee1-b5f8-1bd1b6aeef85','f4767796-e881-483a-b59d-d8cc0280fb67','33cb7060-0ced-4976-8143-938330fd743d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.077465 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f44a784-c64e-43a6-96f8-f839dac387e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.081278 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:18.081720 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:18.089251 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f44a784-c64e-43a6-96f8-f839dac387e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.090491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Flow 'volume_create_api' (fa2c4199-b56b-4d8c-b45b-9468d9dc1cda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:18.090913 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume request issued successfully. Aug 18 07:35:18.091686 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1d7b0003-389f-4ec5-ae9f-c1760391abd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:18.092307 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 578/2292] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:17 2026] POST /volume/v3/volumes => generated 750 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:18.103182 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9f1f30b6-2be9-40b2-b5c5-9f5dc6894191 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:18.104955 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f1f30b6-2be9-40b2-b5c5-9f5dc6894191 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:18.105428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f1f30b6-2be9-40b2-b5c5-9f5dc6894191 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:18.105614 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f1f30b6-2be9-40b2-b5c5-9f5dc6894191 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:18.110833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Created reservations ['e5550364-a55e-4c31-bf11-e7b1742938ba', 'db896a62-c2be-4de7-80c9-c143c3c6f531', '093e5fb7-6c78-40ec-bc8e-16c32b3b60c1', '0ce55338-d700-4bb3-827a-d626e0a6fb17'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:18.111670 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e415ef5-49ce-44b1-8149-33ece3fff938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5550364-a55e-4c31-bf11-e7b1742938ba', 'db896a62-c2be-4de7-80c9-c143c3c6f531', '093e5fb7-6c78-40ec-bc8e-16c32b3b60c1', '0ce55338-d700-4bb3-827a-d626e0a6fb17']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.112444 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:18.112444 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:18.112526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b5334-8ee8-4e7d-9622-151db9dccbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.115779 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9f1f30b6-2be9-40b2-b5c5-9f5dc6894191 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:18.119717 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f1f30b6-2be9-40b2-b5c5-9f5dc6894191 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:18.120118 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 577/2293] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:18 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:18.135323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c61b5334-8ee8-4e7d-9622-151db9dccbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af434236-c89b-44c2-be2b-13a71167d339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-220782430',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['e5550364-a55e-4c31-bf11-e7b1742938ba','db896a62-c2be-4de7-80c9-c143c3c6f531','093e5fb7-6c78-40ec-bc8e-16c32b3b60c1','0ce55338-d700-4bb3-827a-d626e0a6fb17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=590d133c-ffa3-41d4-ba17-890c907fc3fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-220782430',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=af434236-c89b-44c2-be2b-13a71167d339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64eba439ea934ed180df7b9617168ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(590d133c-ffa3-41d4-ba17-890c907fc3fb),volume_type_id=590d133c-ffa3-41d4-ba17-890c907fc3fb)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.136009 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6c3e39-18b8-402f-8dc8-a636b6889919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.153977 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6c3e39-18b8-402f-8dc8-a636b6889919) transitioned into state 'SUCCESS' from state '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-220782430',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['e5550364-a55e-4c31-bf11-e7b1742938ba','db896a62-c2be-4de7-80c9-c143c3c6f531','093e5fb7-6c78-40ec-bc8e-16c32b3b60c1','0ce55338-d700-4bb3-827a-d626e0a6fb17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=590d133c-ffa3-41d4-ba17-890c907fc3fb)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.154847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff06a3f-926f-4240-86b1-38aa31845d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:18.163812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff06a3f-926f-4240-86b1-38aa31845d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:18.164586 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (b0da9d95-13c1-49db-a04d-f8652eac57be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:18.165609 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request issued successfully. Aug 18 07:35:18.165609 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bd6debe9-34cd-488d-ba96-8d14e74a754e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:18.165822 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 572/2294] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:18 2026] POST /volume/v3/volumes => generated 784 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:18.699277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-200478b6-fe5c-4da0-abb4-6af57fe11318 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:18.701333 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-200478b6-fe5c-4da0-abb4-6af57fe11318 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:18.701513 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-200478b6-fe5c-4da0-abb4-6af57fe11318 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:18.701722 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-200478b6-fe5c-4da0-abb4-6af57fe11318 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:18.701821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-200478b6-fe5c-4da0-abb4-6af57fe11318 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:18.705616 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:18.705616 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:18.706167 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-200478b6-fe5c-4da0-abb4-6af57fe11318 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:18.706518 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 568/2295] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:18 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:19.132412 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-98be2f4d-69e5-4a2d-8df4-4bb601c47c43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.133885 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98be2f4d-69e5-4a2d-8df4-4bb601c47c43 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:19.134080 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98be2f4d-69e5-4a2d-8df4-4bb601c47c43 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.134080 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98be2f4d-69e5-4a2d-8df4-4bb601c47c43 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.140261 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.140261 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:19.143762 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-98be2f4d-69e5-4a2d-8df4-4bb601c47c43 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:19.147973 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98be2f4d-69e5-4a2d-8df4-4bb601c47c43 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:19.148348 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 579/2296] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:19.191508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-5ad27f1e-6344-486b-86a6-f689c886e1b7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.193711 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-5ad27f1e-6344-486b-86a6-f689c886e1b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:19.193879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-5ad27f1e-6344-486b-86a6-f689c886e1b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.194149 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-5ad27f1e-6344-486b-86a6-f689c886e1b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.200528 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.200528 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:19.204144 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-5ad27f1e-6344-486b-86a6-f689c886e1b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:19.207782 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-5ad27f1e-6344-486b-86a6-f689c886e1b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:19.208136 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 578/2297] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:19.308238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9beb0579-9f99-424a-ad09-9e26d8f268ec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.308788 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9beb0579-9f99-424a-ad09-9e26d8f268ec None None] GET https://10.4.3.152/volume// Aug 18 07:35:19.309111 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9beb0579-9f99-424a-ad09-9e26d8f268ec None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.310025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9beb0579-9f99-424a-ad09-9e26d8f268ec None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.310157 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9beb0579-9f99-424a-ad09-9e26d8f268ec None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:19.310445 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 573/2298] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:19.320452 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-bbcec139-dfc3-4ceb-819e-ede8b68b94b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.401660 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.403441 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:19.403618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.403833 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.404010 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Delete volume with id: cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:19.414333 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.414333 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:19.414782 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:19.433718 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Delete volume request issued successfully. Aug 18 07:35:19.433957 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e58825f8-6155-42d4-bc28-d7d8ccdeac83 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 202 Aug 18 07:35:19.434500 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 580/2299] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:19 2026] DELETE /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:19.443218 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ad34779-c731-4018-a631-721ddd34e7d1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.445530 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ad34779-c731-4018-a631-721ddd34e7d1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:19.445737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ad34779-c731-4018-a631-721ddd34e7d1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.445963 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ad34779-c731-4018-a631-721ddd34e7d1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.448426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-26c5c3b9-2ab0-4d24-9e41-3577f6ad1158 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.452426 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.452426 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:19.455782 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8ad34779-c731-4018-a631-721ddd34e7d1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:19.459405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-bbcec139-dfc3-4ceb-819e-ede8b68b94b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:35:19.459627 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ad34779-c731-4018-a631-721ddd34e7d1 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 200 Aug 18 07:35:19.459794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-bbcec139-dfc3-4ceb-819e-ede8b68b94b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb", "connector": null, "instance_uuid": "b1097dfb-033c-4fa2-ae77-08035e4217fc"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:19.459947 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 579/2300] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:19.468680 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.468680 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:19.493309 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-bbcec139-dfc3-4ceb-819e-ede8b68b94b7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:35:19.494266 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 569/2301] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:35:19 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:19.525044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b1c52295-0b66-4dda-921d-2aa3238908c3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.527428 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1c52295-0b66-4dda-921d-2aa3238908c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:19.527701 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b1c52295-0b66-4dda-921d-2aa3238908c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.527966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b1c52295-0b66-4dda-921d-2aa3238908c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.538550 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c629e959-3c99-40dd-88b0-c77c65a6a18c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.538985 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c629e959-3c99-40dd-88b0-c77c65a6a18c None None] GET https://10.4.3.152/volume// Aug 18 07:35:19.539194 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.539194 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:19.539307 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c629e959-3c99-40dd-88b0-c77c65a6a18c None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.539448 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c629e959-3c99-40dd-88b0-c77c65a6a18c None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.539771 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c629e959-3c99-40dd-88b0-c77c65a6a18c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:19.540090 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 580/2302] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:19.543605 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b1c52295-0b66-4dda-921d-2aa3238908c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:19.549645 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1c52295-0b66-4dda-921d-2aa3238908c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:19.550383 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 581/2303] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:19.550444 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-922a16ce-adc1-47f9-abd6-887db90929a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.552223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-922a16ce-adc1-47f9-abd6-887db90929a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:19.552462 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-922a16ce-adc1-47f9-abd6-887db90929a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.552724 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-922a16ce-adc1-47f9-abd6-887db90929a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.556243 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26c5c3b9-2ab0-4d24-9e41-3577f6ad1158 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:19.556675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-26c5c3b9-2ab0-4d24-9e41-3577f6ad1158 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-832522197"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:19.558531 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.558531 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:19.563905 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.563905 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:19.567566 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-922a16ce-adc1-47f9-abd6-887db90929a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:19.571981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26c5c3b9-2ab0-4d24-9e41-3577f6ad1158 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:19.572331 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-922a16ce-adc1-47f9-abd6-887db90929a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:19.572450 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 574/2304] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:19 2026] POST /volume/v3/types => generated 219 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:19.572768 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 570/2305] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:19.583715 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76863538-ce97-4eb0-84fb-fe71f7fc5318 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.586360 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76863538-ce97-4eb0-84fb-fe71f7fc5318 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] POST https://10.4.3.152/volume/v3/group_types Aug 18 07:35:19.586688 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76863538-ce97-4eb0-84fb-fe71f7fc5318 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1769422484"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:19.602971 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76863538-ce97-4eb0-84fb-fe71f7fc5318 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/group_types returned with HTTP 202 Aug 18 07:35:19.603398 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 581/2306] 10.4.3.152 () {70 vars in 1311 bytes} [Tue Aug 18 07:35:19 2026] POST /volume/v3/group_types => generated 177 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:19.610826 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.681921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-f20db027-8ecb-4f1b-ae44-a680c478d915 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.684194 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-f20db027-8ecb-4f1b-ae44-a680c478d915 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] PUT https://10.4.3.152/volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770 Aug 18 07:35:19.684620 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-f20db027-8ecb-4f1b-ae44-a680c478d915 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:19.698291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-f20db027-8ecb-4f1b-ae44-a680c478d915 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Acquiring lock "cinder-attachment_update-45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:35:19.703884 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-f20db027-8ecb-4f1b-ae44-a680c478d915 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Lock "cinder-attachment_update-45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:35:19.704997 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.704997 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:19.715411 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] POST https://10.4.3.152/volume/v3/groups Aug 18 07:35:19.715766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2e89d30c-3d06-4ab1-8a99-6d8422e9ded1", "volume_types": ["5d212804-0f0a-48ce-ac91-8387809b5a76"], "name": "tempest-GroupsV320Test-Group-270352989"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:19.717468 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Creating new group {'group': {'group_type': '2e89d30c-3d06-4ab1-8a99-6d8422e9ded1', 'volume_types': ['5d212804-0f0a-48ce-ac91-8387809b5a76'], 'name': 'tempest-GroupsV320Test-Group-270352989'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 07:35:19.719008 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13859dad-50be-4d25-ba73-63d4dce9a588 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.721648 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13859dad-50be-4d25-ba73-63d4dce9a588 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:19.721864 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13859dad-50be-4d25-ba73-63d4dce9a588 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.722036 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.groups [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Creating group tempest-GroupsV320Test-Group-270352989. Aug 18 07:35:19.722070 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13859dad-50be-4d25-ba73-63d4dce9a588 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.722188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-13859dad-50be-4d25-ba73-63d4dce9a588 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:19.726664 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.726664 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:19.727381 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13859dad-50be-4d25-ba73-63d4dce9a588 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:19.727770 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 571/2307] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:19.727870 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Availability Zones retrieved successfully. Aug 18 07:35:19.742942 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Created reservations ['0a52e04e-c932-414e-8872-506a54015036'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:19.762962 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-19b26530-4efd-4a6a-b6e9-f3fab1170c5e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups returned with HTTP 202 Aug 18 07:35:19.763461 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 582/2308] 10.4.3.152 () {70 vars in 1297 bytes} [Tue Aug 18 07:35:19 2026] POST /volume/v3/groups => generated 107 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:19.782743 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-10e6a9c3-d52c-48c1-832b-836378c3bc62 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:19.784980 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10e6a9c3-d52c-48c1-832b-836378c3bc62 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:19.785304 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10e6a9c3-d52c-48c1-832b-836378c3bc62 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:19.785551 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10e6a9c3-d52c-48c1-832b-836378c3bc62 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:19.785723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-10e6a9c3-d52c-48c1-832b-836378c3bc62 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:19.788669 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-f20db027-8ecb-4f1b-ae44-a680c478d915 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Lock "cinder-attachment_update-45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb-np0000007613" released by "attachment_update" :: held 0.084s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:35:19.788795 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-f20db027-8ecb-4f1b-ae44-a680c478d915 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770 returned with HTTP 200 Aug 18 07:35:19.789364 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 575/2309] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:35:19 2026] PUT /volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:19.791610 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:19.791610 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:19.801871 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10e6a9c3-d52c-48c1-832b-836378c3bc62 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 200 Aug 18 07:35:19.802421 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 582/2310] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:19 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:19.955263 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cfb8bc39-3ce5-4a67-bdc2-aec09eb6a40c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.032617 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfb8bc39-3ce5-4a67-bdc2-aec09eb6a40c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.033033 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfb8bc39-3ce5-4a67-bdc2-aec09eb6a40c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1615168181", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.035309 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.qos_specs [None req-cfb8bc39-3ce5-4a67-bdc2-aec09eb6a40c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1615168181', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100293) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 07:35:20.043131 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-cfb8bc39-3ce5-4a67-bdc2-aec09eb6a40c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DB qos_specs_create(): root {'id': '4e5c1071-33cc-43c1-b7b0-145099f0f4da', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1615168181'} {{(pid=100293) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 07:35:20.050831 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfb8bc39-3ce5-4a67-bdc2-aec09eb6a40c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.051445 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 572/2311] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:35:19 2026] POST /volume/v3/qos-specs => generated 393 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.059377 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7cb3b536-6990-4d2b-9713-2771bc2b3e72 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.060927 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7cb3b536-6990-4d2b-9713-2771bc2b3e72 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:20.061281 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7cb3b536-6990-4d2b-9713-2771bc2b3e72 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-129102001"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.062618 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.062618 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:20.072928 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7cb3b536-6990-4d2b-9713-2771bc2b3e72 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:20.073314 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 583/2312] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/types => generated 221 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.080544 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-302a337b-82c7-4384-b3f2-c4875d426899 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.082335 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-302a337b-82c7-4384-b3f2-c4875d426899 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:20.082747 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-302a337b-82c7-4384-b3f2-c4875d426899 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-387494239"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.084430 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.084430 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:20.098034 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-302a337b-82c7-4384-b3f2-c4875d426899 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:20.098637 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 576/2313] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.105108 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7870b989-662c-4117-811e-d048f24c2591 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.106602 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7870b989-662c-4117-811e-d048f24c2591 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:20.106871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7870b989-662c-4117-811e-d048f24c2591 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-789744084"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.108140 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.108140 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.119679 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7870b989-662c-4117-811e-d048f24c2591 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:20.119999 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 583/2314] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.127034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dfe93dd6-b6e9-4a2e-b9b9-54827e2b9e9c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.128779 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dfe93dd6-b6e9-4a2e-b9b9-54827e2b9e9c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf Aug 18 07:35:20.128919 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dfe93dd6-b6e9-4a2e-b9b9-54827e2b9e9c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.129105 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dfe93dd6-b6e9-4a2e-b9b9-54827e2b9e9c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'associate' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.129618 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.129618 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.130169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dfe93dd6-b6e9-4a2e-b9b9-54827e2b9e9c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Associate qos_spec: 4e5c1071-33cc-43c1-b7b0-145099f0f4da with type: b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf {{(pid=100293) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 07:35:20.163043 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dfe93dd6-b6e9-4a2e-b9b9-54827e2b9e9c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf returned with HTTP 202 Aug 18 07:35:20.163557 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 573/2315] 10.4.3.152 () {66 vars in 1481 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.169739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6027be9d-2e4a-4c94-9bc0-f6ed83f3dc07 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.171516 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6027be9d-2e4a-4c94-9bc0-f6ed83f3dc07 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b208c401-9647-4d59-95c4-6c62b9e55d1a Aug 18 07:35:20.171704 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6027be9d-2e4a-4c94-9bc0-f6ed83f3dc07 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.171878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6027be9d-2e4a-4c94-9bc0-f6ed83f3dc07 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'associate' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.172430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6027be9d-2e4a-4c94-9bc0-f6ed83f3dc07 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Associate qos_spec: 4e5c1071-33cc-43c1-b7b0-145099f0f4da with type: b208c401-9647-4d59-95c4-6c62b9e55d1a {{(pid=100292) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 07:35:20.193589 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6027be9d-2e4a-4c94-9bc0-f6ed83f3dc07 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b208c401-9647-4d59-95c4-6c62b9e55d1a returned with HTTP 202 Aug 18 07:35:20.194344 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 584/2316] 10.4.3.152 () {66 vars in 1481 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b208c401-9647-4d59-95c4-6c62b9e55d1a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.200642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b3f29443-9849-4c30-862d-ff6cd7cd90a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.202649 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3f29443-9849-4c30-862d-ff6cd7cd90a2 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b1a23747-8e6f-4d9a-bd6c-16fa082debf1 Aug 18 07:35:20.202764 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3f29443-9849-4c30-862d-ff6cd7cd90a2 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.202986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3f29443-9849-4c30-862d-ff6cd7cd90a2 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'associate' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.203535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3f29443-9849-4c30-862d-ff6cd7cd90a2 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Associate qos_spec: 4e5c1071-33cc-43c1-b7b0-145099f0f4da with type: b1a23747-8e6f-4d9a-bd6c-16fa082debf1 {{(pid=100290) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 07:35:20.221853 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3f29443-9849-4c30-862d-ff6cd7cd90a2 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b1a23747-8e6f-4d9a-bd6c-16fa082debf1 returned with HTTP 202 Aug 18 07:35:20.222198 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 577/2317] 10.4.3.152 () {66 vars in 1481 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associate?vol_type_id=b1a23747-8e6f-4d9a-bd6c-16fa082debf1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.230076 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a2c24b6-6368-41a5-bad1-e997f8cdeadc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.231927 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a2c24b6-6368-41a5-bad1-e997f8cdeadc tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations Aug 18 07:35:20.232170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a2c24b6-6368-41a5-bad1-e997f8cdeadc tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.232393 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a2c24b6-6368-41a5-bad1-e997f8cdeadc tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'associations' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.232931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7a2c24b6-6368-41a5-bad1-e997f8cdeadc tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Get associations for qos_spec id: 4e5c1071-33cc-43c1-b7b0-145099f0f4da {{(pid=100291) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 07:35:20.248619 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a2c24b6-6368-41a5-bad1-e997f8cdeadc tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations returned with HTTP 200 Aug 18 07:35:20.248987 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 584/2318] 10.4.3.152 () {66 vars in 1393 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.256894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6e3e83d7-c741-429e-b151-ecc03930161a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.258807 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6e3e83d7-c741-429e-b151-ecc03930161a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/disassociate?vol_type_id=b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf Aug 18 07:35:20.259031 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6e3e83d7-c741-429e-b151-ecc03930161a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.259270 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6e3e83d7-c741-429e-b151-ecc03930161a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'disassociate' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.259576 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.259576 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.259985 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e3e83d7-c741-429e-b151-ecc03930161a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Disassociate qos_spec: 4e5c1071-33cc-43c1-b7b0-145099f0f4da from type: b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf {{(pid=100293) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 07:35:20.273343 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6e3e83d7-c741-429e-b151-ecc03930161a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/disassociate?vol_type_id=b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf returned with HTTP 202 Aug 18 07:35:20.273780 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 574/2319] 10.4.3.152 () {66 vars in 1490 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/disassociate?vol_type_id=b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.279923 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f59c6f47-6aea-4f7c-aaa9-361b87ed9305 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.281875 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f59c6f47-6aea-4f7c-aaa9-361b87ed9305 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations Aug 18 07:35:20.282091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f59c6f47-6aea-4f7c-aaa9-361b87ed9305 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.282345 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f59c6f47-6aea-4f7c-aaa9-361b87ed9305 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'associations' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.282629 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.282629 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:20.282983 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f59c6f47-6aea-4f7c-aaa9-361b87ed9305 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Get associations for qos_spec id: 4e5c1071-33cc-43c1-b7b0-145099f0f4da {{(pid=100292) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 07:35:20.298129 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f59c6f47-6aea-4f7c-aaa9-361b87ed9305 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations returned with HTTP 200 Aug 18 07:35:20.298609 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 585/2320] 10.4.3.152 () {66 vars in 1393 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations => generated 304 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.312174 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-51acc4ba-b720-4209-b84e-e0539fa0d484 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.314280 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51acc4ba-b720-4209-b84e-e0539fa0d484 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/disassociate_all Aug 18 07:35:20.314416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51acc4ba-b720-4209-b84e-e0539fa0d484 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.314688 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51acc4ba-b720-4209-b84e-e0539fa0d484 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'disassociate_all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.315025 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.315025 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:20.315482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51acc4ba-b720-4209-b84e-e0539fa0d484 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Disassociate qos_spec: 4e5c1071-33cc-43c1-b7b0-145099f0f4da from all. {{(pid=100290) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 07:35:20.328759 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51acc4ba-b720-4209-b84e-e0539fa0d484 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/disassociate_all returned with HTTP 202 Aug 18 07:35:20.329222 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 578/2321] 10.4.3.152 () {66 vars in 1405 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.337191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4705fac9-bdc7-4893-ab78-e1bcd3d657ee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.339026 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4705fac9-bdc7-4893-ab78-e1bcd3d657ee tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations Aug 18 07:35:20.339264 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4705fac9-bdc7-4893-ab78-e1bcd3d657ee tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.339452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4705fac9-bdc7-4893-ab78-e1bcd3d657ee tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'associations' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.339716 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.339716 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.339999 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4705fac9-bdc7-4893-ab78-e1bcd3d657ee tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Get associations for qos_spec id: 4e5c1071-33cc-43c1-b7b0-145099f0f4da {{(pid=100291) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 07:35:20.346761 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4705fac9-bdc7-4893-ab78-e1bcd3d657ee tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations returned with HTTP 200 Aug 18 07:35:20.347255 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 585/2322] 10.4.3.152 () {66 vars in 1393 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/associations => generated 24 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:20.355725 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0493f528-ae56-4ace-ac1f-6e0c72d11704 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.357330 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0493f528-ae56-4ace-ac1f-6e0c72d11704 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/types/b1a23747-8e6f-4d9a-bd6c-16fa082debf1 Aug 18 07:35:20.357504 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0493f528-ae56-4ace-ac1f-6e0c72d11704 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.357728 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0493f528-ae56-4ace-ac1f-6e0c72d11704 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.357978 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.357978 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.386117 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0493f528-ae56-4ace-ac1f-6e0c72d11704 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types/b1a23747-8e6f-4d9a-bd6c-16fa082debf1 returned with HTTP 202 Aug 18 07:35:20.386536 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 575/2323] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/types/b1a23747-8e6f-4d9a-bd6c-16fa082debf1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.393535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f12829f2-a6fe-49c3-9e11-48787c933b06 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.395469 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f12829f2-a6fe-49c3-9e11-48787c933b06 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/types/b1a23747-8e6f-4d9a-bd6c-16fa082debf1 Aug 18 07:35:20.395655 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f12829f2-a6fe-49c3-9e11-48787c933b06 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.395872 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f12829f2-a6fe-49c3-9e11-48787c933b06 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.399177 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f12829f2-a6fe-49c3-9e11-48787c933b06 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types/b1a23747-8e6f-4d9a-bd6c-16fa082debf1 returned with HTTP 404 Aug 18 07:35:20.399659 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 586/2324] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/types/b1a23747-8e6f-4d9a-bd6c-16fa082debf1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.406384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-389cb8fe-9ca5-4cff-b97f-466832f4173c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.408233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-389cb8fe-9ca5-4cff-b97f-466832f4173c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/types/b208c401-9647-4d59-95c4-6c62b9e55d1a Aug 18 07:35:20.408475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-389cb8fe-9ca5-4cff-b97f-466832f4173c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.408698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-389cb8fe-9ca5-4cff-b97f-466832f4173c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.408950 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.408950 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:20.431697 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-389cb8fe-9ca5-4cff-b97f-466832f4173c tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types/b208c401-9647-4d59-95c4-6c62b9e55d1a returned with HTTP 202 Aug 18 07:35:20.432087 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 579/2325] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/types/b208c401-9647-4d59-95c4-6c62b9e55d1a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.438662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eed03bbb-5234-4ed7-8aaf-1d5959601004 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.440742 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eed03bbb-5234-4ed7-8aaf-1d5959601004 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/types/b208c401-9647-4d59-95c4-6c62b9e55d1a Aug 18 07:35:20.440966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eed03bbb-5234-4ed7-8aaf-1d5959601004 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.441194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eed03bbb-5234-4ed7-8aaf-1d5959601004 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.444667 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eed03bbb-5234-4ed7-8aaf-1d5959601004 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types/b208c401-9647-4d59-95c4-6c62b9e55d1a returned with HTTP 404 Aug 18 07:35:20.445097 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 586/2326] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/types/b208c401-9647-4d59-95c4-6c62b9e55d1a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.451057 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-959ba9fa-c108-48f0-9411-b3f0ccbc9a15 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.452640 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-959ba9fa-c108-48f0-9411-b3f0ccbc9a15 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/types/b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf Aug 18 07:35:20.453042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-959ba9fa-c108-48f0-9411-b3f0ccbc9a15 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.453042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-959ba9fa-c108-48f0-9411-b3f0ccbc9a15 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.473304 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-348e8a17-d676-4f5a-91d7-a72b9f35c96c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.475225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-348e8a17-d676-4f5a-91d7-a72b9f35c96c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d Aug 18 07:35:20.475483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-348e8a17-d676-4f5a-91d7-a72b9f35c96c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.475713 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-348e8a17-d676-4f5a-91d7-a72b9f35c96c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.476669 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-959ba9fa-c108-48f0-9411-b3f0ccbc9a15 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types/b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf returned with HTTP 202 Aug 18 07:35:20.477060 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 576/2327] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/types/b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.482675 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-348e8a17-d676-4f5a-91d7-a72b9f35c96c tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d returned with HTTP 404 Aug 18 07:35:20.483144 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 587/2328] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/volumes/cee45c24-09de-4fc0-b037-fd991dd3270d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.483510 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-792bf0d9-0434-4b13-a9c9-37ab4b2a321b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.486042 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-792bf0d9-0434-4b13-a9c9-37ab4b2a321b tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/types/b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf Aug 18 07:35:20.486301 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-792bf0d9-0434-4b13-a9c9-37ab4b2a321b tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.486507 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-792bf0d9-0434-4b13-a9c9-37ab4b2a321b tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.489246 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.490262 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-792bf0d9-0434-4b13-a9c9-37ab4b2a321b tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/types/b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf returned with HTTP 404 Aug 18 07:35:20.490262 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 580/2329] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/types/b7c0fbb2-2fa9-4480-8c91-bb8aa4a520bf => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.491356 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:20.491620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.491764 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.492312 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Delete volume with id: e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:20.497860 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6272307c-2977-40b3-aaa5-a51262542dae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.499037 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.499037 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.499382 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6272307c-2977-40b3-aaa5-a51262542dae tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.499521 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:20.499740 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6272307c-2977-40b3-aaa5-a51262542dae tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1843689784", "consumer": "back-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.501348 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.qos_specs [None req-6272307c-2977-40b3-aaa5-a51262542dae tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1843689784', 'consumer': 'back-end', 'specs': {}} {{(pid=100293) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 07:35:20.504040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-6272307c-2977-40b3-aaa5-a51262542dae tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DB qos_specs_create(): root {'id': 'dbecea29-041f-47a9-bad4-42d45923206e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1843689784'} {{(pid=100293) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 07:35:20.509906 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6272307c-2977-40b3-aaa5-a51262542dae tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.510424 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 577/2330] 10.4.3.152 () {68 vars in 1264 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/qos-specs => generated 369 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.517676 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Delete volume request issued successfully. Aug 18 07:35:20.517927 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3cdc8f73-4939-4d79-aa97-f8922a83eb01 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 202 Aug 18 07:35:20.518421 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 587/2331] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.519667 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-570d0966-2212-410f-9328-ebaa8a18f5b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.521824 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-570d0966-2212-410f-9328-ebaa8a18f5b0 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e?force=False Aug 18 07:35:20.521824 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-570d0966-2212-410f-9328-ebaa8a18f5b0 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.521824 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-570d0966-2212-410f-9328-ebaa8a18f5b0 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.521923 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.521923 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:20.522196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-570d0966-2212-410f-9328-ebaa8a18f5b0 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete qos_spec: dbecea29-041f-47a9-bad4-42d45923206e, force: False {{(pid=100292) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 07:35:20.524975 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5892a6ac-9de2-4ffe-a720-8bf5a416d0ea None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.526874 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5892a6ac-9de2-4ffe-a720-8bf5a416d0ea tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:20.527088 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5892a6ac-9de2-4ffe-a720-8bf5a416d0ea tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.527322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5892a6ac-9de2-4ffe-a720-8bf5a416d0ea tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.534584 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.534584 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:20.537670 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-570d0966-2212-410f-9328-ebaa8a18f5b0 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e?force=False returned with HTTP 202 Aug 18 07:35:20.538070 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 588/2332] 10.4.3.152 () {66 vars in 1380 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.538178 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5892a6ac-9de2-4ffe-a720-8bf5a416d0ea tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Volume info retrieved successfully. Aug 18 07:35:20.543156 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5892a6ac-9de2-4ffe-a720-8bf5a416d0ea tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 200 Aug 18 07:35:20.543555 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 581/2333] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.545275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-66fd920a-e8f4-4906-b56c-d141983ae228 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.546952 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66fd920a-e8f4-4906-b56c-d141983ae228 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e Aug 18 07:35:20.547143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-66fd920a-e8f4-4906-b56c-d141983ae228 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.547371 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-66fd920a-e8f4-4906-b56c-d141983ae228 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.547571 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.547571 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.550571 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-66fd920a-e8f4-4906-b56c-d141983ae228 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e returned with HTTP 404 Aug 18 07:35:20.550962 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 578/2334] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.558564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d34c5b5e-2b7c-478a-afca-872404b9bf6e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.560166 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d34c5b5e-2b7c-478a-afca-872404b9bf6e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.560380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d34c5b5e-2b7c-478a-afca-872404b9bf6e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.560570 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d34c5b5e-2b7c-478a-afca-872404b9bf6e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.563587 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1058a415-ea35-4268-947a-e484583bb76c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.565511 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1058a415-ea35-4268-947a-e484583bb76c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:20.565827 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1058a415-ea35-4268-947a-e484583bb76c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.566157 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1058a415-ea35-4268-947a-e484583bb76c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.571467 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d34c5b5e-2b7c-478a-afca-872404b9bf6e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.572024 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 588/2335] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.579226 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.579226 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:20.583915 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1058a415-ea35-4268-947a-e484583bb76c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:20.585564 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b724fe33-0ecd-4a35-a4f6-36ed1e82be5e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.587984 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b724fe33-0ecd-4a35-a4f6-36ed1e82be5e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e?force=False Aug 18 07:35:20.588352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b724fe33-0ecd-4a35-a4f6-36ed1e82be5e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.588604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b724fe33-0ecd-4a35-a4f6-36ed1e82be5e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.589416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b724fe33-0ecd-4a35-a4f6-36ed1e82be5e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete qos_spec: dbecea29-041f-47a9-bad4-42d45923206e, force: False {{(pid=100290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 07:35:20.590672 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1058a415-ea35-4268-947a-e484583bb76c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:20.591169 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 589/2336] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.596516 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b724fe33-0ecd-4a35-a4f6-36ed1e82be5e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e?force=False returned with HTTP 404 Aug 18 07:35:20.600847 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 582/2337] 10.4.3.152 () {66 vars in 1380 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.612174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c562cf7d-3f3c-40a3-be7f-85ca8bf1be12 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.614017 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c562cf7d-3f3c-40a3-be7f-85ca8bf1be12 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e Aug 18 07:35:20.614255 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c562cf7d-3f3c-40a3-be7f-85ca8bf1be12 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.614458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c562cf7d-3f3c-40a3-be7f-85ca8bf1be12 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.618083 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c562cf7d-3f3c-40a3-be7f-85ca8bf1be12 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e returned with HTTP 404 Aug 18 07:35:20.618590 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 579/2338] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/dbecea29-041f-47a9-bad4-42d45923206e => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.627716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8e727276-7ea4-4e3b-b4be-fc9c65f134d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.629787 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e727276-7ea4-4e3b-b4be-fc9c65f134d7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.630202 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e727276-7ea4-4e3b-b4be-fc9c65f134d7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-380098162", "consumer": "both"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.632034 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.632034 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.632476 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.qos_specs [None req-8e727276-7ea4-4e3b-b4be-fc9c65f134d7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-380098162', 'consumer': 'both', 'specs': {}} {{(pid=100291) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 07:35:20.639267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-8e727276-7ea4-4e3b-b4be-fc9c65f134d7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DB qos_specs_create(): root {'id': '269d4336-7f28-40ca-88e7-beb0aefe2953', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-380098162'} {{(pid=100291) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 07:35:20.647953 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e727276-7ea4-4e3b-b4be-fc9c65f134d7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.648441 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 589/2339] 10.4.3.152 () {68 vars in 1264 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/qos-specs => generated 364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.657858 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-be6dac85-7d59-43ea-85f7-ec0743cd0247 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.659603 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be6dac85-7d59-43ea-85f7-ec0743cd0247 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953?force=False Aug 18 07:35:20.659781 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be6dac85-7d59-43ea-85f7-ec0743cd0247 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.659955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be6dac85-7d59-43ea-85f7-ec0743cd0247 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.660481 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be6dac85-7d59-43ea-85f7-ec0743cd0247 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete qos_spec: 269d4336-7f28-40ca-88e7-beb0aefe2953, force: False {{(pid=100292) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 07:35:20.683391 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be6dac85-7d59-43ea-85f7-ec0743cd0247 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953?force=False returned with HTTP 202 Aug 18 07:35:20.683909 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 590/2340] 10.4.3.152 () {66 vars in 1380 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.692445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-279194a7-7853-4a9c-a183-d2841420c181 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.694221 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-279194a7-7853-4a9c-a183-d2841420c181 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953 Aug 18 07:35:20.694465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-279194a7-7853-4a9c-a183-d2841420c181 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.694668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-279194a7-7853-4a9c-a183-d2841420c181 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.698464 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-279194a7-7853-4a9c-a183-d2841420c181 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953 returned with HTTP 404 Aug 18 07:35:20.698950 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 583/2341] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.706124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-292c4ec9-7ceb-423a-8bc8-5e22d088b71a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.709768 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-292c4ec9-7ceb-423a-8bc8-5e22d088b71a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.709962 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-292c4ec9-7ceb-423a-8bc8-5e22d088b71a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.710183 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-292c4ec9-7ceb-423a-8bc8-5e22d088b71a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.719561 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-292c4ec9-7ceb-423a-8bc8-5e22d088b71a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.719949 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 580/2342] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.728537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d2d9fa8d-ed72-4dd5-8251-374d74bb065f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.731478 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2d9fa8d-ed72-4dd5-8251-374d74bb065f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953?force=False Aug 18 07:35:20.731867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2d9fa8d-ed72-4dd5-8251-374d74bb065f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.732025 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2d9fa8d-ed72-4dd5-8251-374d74bb065f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.732331 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.732331 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.732980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d2d9fa8d-ed72-4dd5-8251-374d74bb065f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete qos_spec: 269d4336-7f28-40ca-88e7-beb0aefe2953, force: False {{(pid=100291) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 07:35:20.737273 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2d9fa8d-ed72-4dd5-8251-374d74bb065f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953?force=False returned with HTTP 404 Aug 18 07:35:20.737565 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0320d71-6737-4333-ad39-ebf9543c43c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.737868 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 590/2343] 10.4.3.152 () {66 vars in 1380 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.739362 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0320d71-6737-4333-ad39-ebf9543c43c0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:20.739544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0320d71-6737-4333-ad39-ebf9543c43c0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.739708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0320d71-6737-4333-ad39-ebf9543c43c0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.739802 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f0320d71-6737-4333-ad39-ebf9543c43c0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:20.743587 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.743587 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:20.744249 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0320d71-6737-4333-ad39-ebf9543c43c0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:20.744345 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0245436a-9759-4318-aeae-fe3ca4dc5d72 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.744657 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 591/2344] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.746862 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0245436a-9759-4318-aeae-fe3ca4dc5d72 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953 Aug 18 07:35:20.747083 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0245436a-9759-4318-aeae-fe3ca4dc5d72 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.747374 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0245436a-9759-4318-aeae-fe3ca4dc5d72 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.750732 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0245436a-9759-4318-aeae-fe3ca4dc5d72 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953 returned with HTTP 404 Aug 18 07:35:20.751266 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 584/2345] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/269d4336-7f28-40ca-88e7-beb0aefe2953 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.758404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8b337acf-374d-400b-84e2-0d96952d68f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.760162 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b337acf-374d-400b-84e2-0d96952d68f1 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] POST https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.760545 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b337acf-374d-400b-84e2-0d96952d68f1 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1526826232", "consumer": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.761960 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.761960 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.762317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.qos_specs [None req-8b337acf-374d-400b-84e2-0d96952d68f1 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1526826232', 'consumer': 'front-end', 'specs': {}} {{(pid=100293) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 07:35:20.765003 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-8b337acf-374d-400b-84e2-0d96952d68f1 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DB qos_specs_create(): root {'id': 'fc017386-56a9-4b82-88f3-5a7f9d883b9e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1526826232'} {{(pid=100293) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 07:35:20.769852 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b337acf-374d-400b-84e2-0d96952d68f1 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.770267 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 581/2346] 10.4.3.152 () {68 vars in 1264 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/qos-specs => generated 370 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.778093 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d96da950-ed16-4ab6-8716-062469d7232d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.779953 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d96da950-ed16-4ab6-8716-062469d7232d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e?force=False Aug 18 07:35:20.780251 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d96da950-ed16-4ab6-8716-062469d7232d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.780534 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d96da950-ed16-4ab6-8716-062469d7232d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.781219 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d96da950-ed16-4ab6-8716-062469d7232d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete qos_spec: fc017386-56a9-4b82-88f3-5a7f9d883b9e, force: False {{(pid=100291) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 07:35:20.799384 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d96da950-ed16-4ab6-8716-062469d7232d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e?force=False returned with HTTP 202 Aug 18 07:35:20.799610 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 591/2347] 10.4.3.152 () {66 vars in 1380 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:20.806865 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ebfe40f6-a1a0-4927-aa6a-145ed9724776 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.808667 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebfe40f6-a1a0-4927-aa6a-145ed9724776 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e Aug 18 07:35:20.808874 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebfe40f6-a1a0-4927-aa6a-145ed9724776 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.809051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebfe40f6-a1a0-4927-aa6a-145ed9724776 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.812532 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebfe40f6-a1a0-4927-aa6a-145ed9724776 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e returned with HTTP 404 Aug 18 07:35:20.812952 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 592/2348] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.819277 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7fc044c-bd68-46f5-8893-b3a90cc72c77 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.820965 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7fc044c-bd68-46f5-8893-b3a90cc72c77 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.821177 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7fc044c-bd68-46f5-8893-b3a90cc72c77 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.821382 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7fc044c-bd68-46f5-8893-b3a90cc72c77 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.829890 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7fc044c-bd68-46f5-8893-b3a90cc72c77 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.830248 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 585/2349] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.832222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ec33583-f54b-4ded-9ca8-1298a4509be2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.834365 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ec33583-f54b-4ded-9ca8-1298a4509be2 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:20.834649 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ec33583-f54b-4ded-9ca8-1298a4509be2 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.834879 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ec33583-f54b-4ded-9ca8-1298a4509be2 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.835051 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-2ec33583-f54b-4ded-9ca8-1298a4509be2 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:20.839115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b8b0d2f8-ec19-4966-86a6-52d88df72611 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.839726 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.839726 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.840928 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b8b0d2f8-ec19-4966-86a6-52d88df72611 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e?force=False Aug 18 07:35:20.841162 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b8b0d2f8-ec19-4966-86a6-52d88df72611 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.841350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b8b0d2f8-ec19-4966-86a6-52d88df72611 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.841602 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.841602 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.841906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b8b0d2f8-ec19-4966-86a6-52d88df72611 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete qos_spec: fc017386-56a9-4b82-88f3-5a7f9d883b9e, force: False {{(pid=100291) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 07:35:20.845387 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b8b0d2f8-ec19-4966-86a6-52d88df72611 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e?force=False returned with HTTP 404 Aug 18 07:35:20.845838 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 592/2350] 10.4.3.152 () {66 vars in 1380 bytes} [Tue Aug 18 07:35:20 2026] DELETE /volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.851020 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ec33583-f54b-4ded-9ca8-1298a4509be2 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 200 Aug 18 07:35:20.851601 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 582/2351] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:20.854605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f2cd102d-5afa-4416-9544-a4aca925487f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.856779 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2cd102d-5afa-4416-9544-a4aca925487f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e Aug 18 07:35:20.856989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2cd102d-5afa-4416-9544-a4aca925487f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.857295 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f2cd102d-5afa-4416-9544-a4aca925487f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.863036 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f2cd102d-5afa-4416-9544-a4aca925487f tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e returned with HTTP 404 Aug 18 07:35:20.863545 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 593/2352] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/fc017386-56a9-4b82-88f3-5a7f9d883b9e => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:20.875407 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ef1cf6d-425a-4a67-84d3-3effe87153f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.875465 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76a51f02-a31a-41e7-b07d-0577727a15c4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.875753 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ef1cf6d-425a-4a67-84d3-3effe87153f8 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] POST https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action Aug 18 07:35:20.875815 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76a51f02-a31a-41e7-b07d-0577727a15c4 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da Aug 18 07:35:20.875815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76a51f02-a31a-41e7-b07d-0577727a15c4 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.876004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76a51f02-a31a-41e7-b07d-0577727a15c4 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.876056 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ef1cf6d-425a-4a67-84d3-3effe87153f8 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:20.876200 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ef1cf6d-425a-4a67-84d3-3effe87153f8 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.877697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-9ef1cf6d-425a-4a67-84d3-3effe87153f8 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Updating group 'ed1246a1-8571-4da6-81a0-918d898a5c1e' with 'creating' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 07:35:20.881886 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76a51f02-a31a-41e7-b07d-0577727a15c4 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da returned with HTTP 200 Aug 18 07:35:20.882395 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.882395 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:20.882597 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 593/2353] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.890384 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ef1cf6d-425a-4a67-84d3-3effe87153f8 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action returned with HTTP 202 Aug 18 07:35:20.890898 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 586/2354] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:20.892849 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61b2f5ef-85cf-4bc6-b37f-5ed7cad7a04d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.894940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61b2f5ef-85cf-4bc6-b37f-5ed7cad7a04d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs Aug 18 07:35:20.895221 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61b2f5ef-85cf-4bc6-b37f-5ed7cad7a04d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.895473 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61b2f5ef-85cf-4bc6-b37f-5ed7cad7a04d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.895776 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.895776 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.899005 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ea07eb24-240d-4c7d-a043-21687ad9959b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.900465 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61b2f5ef-85cf-4bc6-b37f-5ed7cad7a04d tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs returned with HTTP 200 Aug 18 07:35:20.900813 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 583/2355] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.901395 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea07eb24-240d-4c7d-a043-21687ad9959b tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:20.902455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea07eb24-240d-4c7d-a043-21687ad9959b tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.902672 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea07eb24-240d-4c7d-a043-21687ad9959b tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.902807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-ea07eb24-240d-4c7d-a043-21687ad9959b tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:20.906760 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.906760 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:20.910994 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fe22c494-acc7-4f89-8f01-31d40d1aed91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.916639 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe22c494-acc7-4f89-8f01-31d40d1aed91 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] PUT https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da Aug 18 07:35:20.916639 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fe22c494-acc7-4f89-8f01-31d40d1aed91 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.917649 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea07eb24-240d-4c7d-a043-21687ad9959b tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 200 Aug 18 07:35:20.918026 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 594/2356] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:20.918695 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.918695 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.923271 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.qos_specs [None req-fe22c494-acc7-4f89-8f01-31d40d1aed91 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100291) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 07:35:20.932988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.db.api [None req-fe22c494-acc7-4f89-8f01-31d40d1aed91 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] qos_specs_update() value: {'id': 'f8febd8c-c5de-4004-b572-555d0d60d6d6', 'key': 'iops_bytes', 'value': '500', 'specs_id': '4e5c1071-33cc-43c1-b7b0-145099f0f4da', 'deleted': False} {{(pid=100291) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 07:35:20.933453 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-99dd13a7-b502-4d5a-8d01-ec0050953472 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.935487 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99dd13a7-b502-4d5a-8d01-ec0050953472 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] POST https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action Aug 18 07:35:20.935728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99dd13a7-b502-4d5a-8d01-ec0050953472 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:20.935944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99dd13a7-b502-4d5a-8d01-ec0050953472 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.937577 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-99dd13a7-b502-4d5a-8d01-ec0050953472 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Updating group 'ed1246a1-8571-4da6-81a0-918d898a5c1e' with 'available' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 07:35:20.939564 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fe22c494-acc7-4f89-8f01-31d40d1aed91 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da returned with HTTP 200 Aug 18 07:35:20.939564 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 594/2357] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:35:20 2026] PUT /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da => generated 36 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:20.942654 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.942654 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:20.949743 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ddec5614-401d-4339-938b-ab61e1547b50 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.951993 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddec5614-401d-4339-938b-ab61e1547b50 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da Aug 18 07:35:20.952310 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddec5614-401d-4339-938b-ab61e1547b50 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.952513 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ddec5614-401d-4339-938b-ab61e1547b50 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.952761 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.952761 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:20.953571 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99dd13a7-b502-4d5a-8d01-ec0050953472 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action returned with HTTP 202 Aug 18 07:35:20.954271 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 587/2358] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:20.957834 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ddec5614-401d-4339-938b-ab61e1547b50 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da returned with HTTP 200 Aug 18 07:35:20.958574 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 584/2359] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:20.962050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a59bcc3b-6caa-4ece-a74c-72b44d7c872a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.963909 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a59bcc3b-6caa-4ece-a74c-72b44d7c872a tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:20.964140 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a59bcc3b-6caa-4ece-a74c-72b44d7c872a tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:20.964343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a59bcc3b-6caa-4ece-a74c-72b44d7c872a tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:20.964478 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-a59bcc3b-6caa-4ece-a74c-72b44d7c872a tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:20.967601 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.967601 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:20.968583 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c5b9d3e-f72e-449d-a76f-cfe70f490901 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.970236 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c5b9d3e-f72e-449d-a76f-cfe70f490901 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] PUT https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/delete_keys Aug 18 07:35:20.970577 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c5b9d3e-f72e-449d-a76f-cfe70f490901 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.972273 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:20.972273 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:20.972704 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c5b9d3e-f72e-449d-a76f-cfe70f490901 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete_key spec: 4e5c1071-33cc-43c1-b7b0-145099f0f4da, keys: ['iops_bytes'] {{(pid=100291) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 07:35:20.979230 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a59bcc3b-6caa-4ece-a74c-72b44d7c872a tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 200 Aug 18 07:35:20.979230 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 595/2360] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:20 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:20.989417 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7f8fa71-5195-4495-8a2d-8ddbf8a3c398 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:20.990894 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7f8fa71-5195-4495-8a2d-8ddbf8a3c398 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] POST https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action Aug 18 07:35:20.992529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7f8fa71-5195-4495-8a2d-8ddbf8a3c398 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:20.992746 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7f8fa71-5195-4495-8a2d-8ddbf8a3c398 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:20.994865 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-a7f8fa71-5195-4495-8a2d-8ddbf8a3c398 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Updating group 'ed1246a1-8571-4da6-81a0-918d898a5c1e' with 'error' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 07:35:20.997361 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c5b9d3e-f72e-449d-a76f-cfe70f490901 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/delete_keys returned with HTTP 202 Aug 18 07:35:20.997888 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 595/2361] 10.4.3.152 () {68 vars in 1410 bytes} [Tue Aug 18 07:35:20 2026] PUT /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:21.001634 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.001634 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:21.014433 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ad1ecad-0036-49c0-a6a8-5ba744b19b2a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.014433 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ad1ecad-0036-49c0-a6a8-5ba744b19b2a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da Aug 18 07:35:21.014433 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ad1ecad-0036-49c0-a6a8-5ba744b19b2a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.014433 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ad1ecad-0036-49c0-a6a8-5ba744b19b2a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.014433 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.014433 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:21.014743 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7f8fa71-5195-4495-8a2d-8ddbf8a3c398 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action returned with HTTP 202 Aug 18 07:35:21.014743 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 588/2362] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:20 2026] POST /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:21.014786 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ad1ecad-0036-49c0-a6a8-5ba744b19b2a tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da returned with HTTP 200 Aug 18 07:35:21.014786 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 585/2363] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da => generated 393 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:21.018421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ea92b93-3747-491d-8116-1caf7deb74c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.020988 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ea92b93-3747-491d-8116-1caf7deb74c5 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:21.021328 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ea92b93-3747-491d-8116-1caf7deb74c5 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.021573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ea92b93-3747-491d-8116-1caf7deb74c5 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.021719 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-0ea92b93-3747-491d-8116-1caf7deb74c5 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:21.022626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd94036a-148e-4a32-8f5c-47bbfd8261c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.024731 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd94036a-148e-4a32-8f5c-47bbfd8261c7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da Aug 18 07:35:21.024979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd94036a-148e-4a32-8f5c-47bbfd8261c7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.025273 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd94036a-148e-4a32-8f5c-47bbfd8261c7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.025598 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.025598 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:21.029874 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd94036a-148e-4a32-8f5c-47bbfd8261c7 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da returned with HTTP 200 Aug 18 07:35:21.030243 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 596/2364] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:21.030624 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.030624 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:21.038625 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ea92b93-3747-491d-8116-1caf7deb74c5 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 200 Aug 18 07:35:21.038625 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 596/2365] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 384 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:21.039607 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0be5d597-12a6-4f37-a8ed-6ed2eaa37d4e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.042800 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0be5d597-12a6-4f37-a8ed-6ed2eaa37d4e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] DELETE https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da?force=False Aug 18 07:35:21.043155 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0be5d597-12a6-4f37-a8ed-6ed2eaa37d4e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.043539 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0be5d597-12a6-4f37-a8ed-6ed2eaa37d4e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.044585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0be5d597-12a6-4f37-a8ed-6ed2eaa37d4e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Delete qos_spec: 4e5c1071-33cc-43c1-b7b0-145099f0f4da, force: False {{(pid=100290) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 07:35:21.056919 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e01f6bcb-2fcc-49d7-b1f9-83f3f51f7fb9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.060726 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e01f6bcb-2fcc-49d7-b1f9-83f3f51f7fb9 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] POST https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action Aug 18 07:35:21.061059 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e01f6bcb-2fcc-49d7-b1f9-83f3f51f7fb9 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:21.061185 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e01f6bcb-2fcc-49d7-b1f9-83f3f51f7fb9 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:21.062455 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-e01f6bcb-2fcc-49d7-b1f9-83f3f51f7fb9 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Updating group 'ed1246a1-8571-4da6-81a0-918d898a5c1e' with 'available' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 07:35:21.067288 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.067288 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:21.069062 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0be5d597-12a6-4f37-a8ed-6ed2eaa37d4e tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da?force=False returned with HTTP 202 Aug 18 07:35:21.069622 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 589/2366] 10.4.3.152 () {66 vars in 1380 bytes} [Tue Aug 18 07:35:21 2026] DELETE /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:21.075990 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e01f6bcb-2fcc-49d7-b1f9-83f3f51f7fb9 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action returned with HTTP 202 Aug 18 07:35:21.076523 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 586/2367] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:21 2026] POST /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:21.081096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-df6e8105-ddb1-4ae6-bada-39571ecbbf76 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.082785 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-df6e8105-ddb1-4ae6-bada-39571ecbbf76 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] GET https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da Aug 18 07:35:21.082971 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-df6e8105-ddb1-4ae6-bada-39571ecbbf76 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.083274 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-df6e8105-ddb1-4ae6-bada-39571ecbbf76 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.083402 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.083402 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:21.086273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-326e11d7-5609-4381-86ae-eb829d4decfb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.087918 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-df6e8105-ddb1-4ae6-bada-39571ecbbf76 tempest-QosSpecsTestJSON-796055193 tempest-QosSpecsTestJSON-796055193-project-admin] https://10.4.3.152/volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da returned with HTTP 404 Aug 18 07:35:21.088384 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 597/2368] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/qos-specs/4e5c1071-33cc-43c1-b7b0-145099f0f4da => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:35:21.088749 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-326e11d7-5609-4381-86ae-eb829d4decfb tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:21.089046 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-326e11d7-5609-4381-86ae-eb829d4decfb tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.089148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-326e11d7-5609-4381-86ae-eb829d4decfb tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.089324 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.groups [None req-326e11d7-5609-4381-86ae-eb829d4decfb tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:21.092695 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.092695 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:21.104227 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-326e11d7-5609-4381-86ae-eb829d4decfb tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 200 Aug 18 07:35:21.104227 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 597/2369] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:21.112308 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.113877 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:35:21.114327 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.114368 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.114665 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:21.115070 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.115070 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:21.115811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:35:21.122424 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Get all volumes completed successfully. Aug 18 07:35:21.124409 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9d8657a8-98fe-4362-855a-ecdc2da52c5c tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:35:21.124961 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 590/2370] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:21.139528 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-53b628fd-1d83-4712-a66b-8fb93c64251e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.142294 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53b628fd-1d83-4712-a66b-8fb93c64251e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] POST https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action Aug 18 07:35:21.142819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53b628fd-1d83-4712-a66b-8fb93c64251e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:21.143009 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53b628fd-1d83-4712-a66b-8fb93c64251e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:21.144950 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.groups [None req-53b628fd-1d83-4712-a66b-8fb93c64251e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] delete called for group ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100293) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 07:35:21.145074 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.groups [None req-53b628fd-1d83-4712-a66b-8fb93c64251e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Delete group with id: ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:21.149353 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.149353 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:21.233442 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53b628fd-1d83-4712-a66b-8fb93c64251e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action returned with HTTP 202 Aug 18 07:35:21.234425 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 587/2371] 10.4.3.152 () {70 vars in 1428 bytes} [Tue Aug 18 07:35:21 2026] POST /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:21.245370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-660612c8-9e1c-4e7b-910c-0a35b54d817e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.249316 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-660612c8-9e1c-4e7b-910c-0a35b54d817e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:21.249844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-660612c8-9e1c-4e7b-910c-0a35b54d817e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.249930 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-660612c8-9e1c-4e7b-910c-0a35b54d817e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.250175 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.groups [None req-660612c8-9e1c-4e7b-910c-0a35b54d817e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:21.268921 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.268921 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:21.284791 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-660612c8-9e1c-4e7b-910c-0a35b54d817e tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 200 Aug 18 07:35:21.285486 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 598/2372] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:21.561576 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-60a2e450-4e01-47ff-be39-3e801a31fe39 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.566330 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60a2e450-4e01-47ff-be39-3e801a31fe39 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] GET https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 Aug 18 07:35:21.566330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60a2e450-4e01-47ff-be39-3e801a31fe39 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.566330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-60a2e450-4e01-47ff-be39-3e801a31fe39 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.575589 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-60a2e450-4e01-47ff-be39-3e801a31fe39 tempest-TestServerVolumeAttachmentScenario-109487252 tempest-TestServerVolumeAttachmentScenario-109487252-project-member] https://10.4.3.152/volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 returned with HTTP 404 Aug 18 07:35:21.576334 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 598/2373] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/volumes/e0b2c395-d922-431a-8a3b-40c4702e4230 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:21.605794 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4003f2bc-44fc-41a7-a09a-531e5d9d2e94 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.607970 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4003f2bc-44fc-41a7-a09a-531e5d9d2e94 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:21.608382 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4003f2bc-44fc-41a7-a09a-531e5d9d2e94 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.608723 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4003f2bc-44fc-41a7-a09a-531e5d9d2e94 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.616486 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4f037a86-176e-42d3-b8e3-61fda7a2ac0b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.619180 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f037a86-176e-42d3-b8e3-61fda7a2ac0b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:35:21.619503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f037a86-176e-42d3-b8e3-61fda7a2ac0b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.619770 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f037a86-176e-42d3-b8e3-61fda7a2ac0b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.623483 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.623483 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:21.628059 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.628059 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:21.631736 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4003f2bc-44fc-41a7-a09a-531e5d9d2e94 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:21.632445 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4f037a86-176e-42d3-b8e3-61fda7a2ac0b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:35:21.637283 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4003f2bc-44fc-41a7-a09a-531e5d9d2e94 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:21.637458 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f037a86-176e-42d3-b8e3-61fda7a2ac0b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:35:21.637784 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 591/2374] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:21.637846 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 588/2375] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:21.697082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-95d5683a-c0e1-4be2-956b-d102f069260b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.698746 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95d5683a-c0e1-4be2-956b-d102f069260b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:35:21.698899 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95d5683a-c0e1-4be2-956b-d102f069260b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.699065 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95d5683a-c0e1-4be2-956b-d102f069260b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.707919 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.707919 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:21.712359 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95d5683a-c0e1-4be2-956b-d102f069260b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:35:21.717696 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95d5683a-c0e1-4be2-956b-d102f069260b tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:35:21.718219 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 599/2376] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:21.756015 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8e6bf10d-8e3e-44ae-ab87-11334449fae2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:21.759549 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e6bf10d-8e3e-44ae-ab87-11334449fae2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:21.759829 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e6bf10d-8e3e-44ae-ab87-11334449fae2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:21.759983 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e6bf10d-8e3e-44ae-ab87-11334449fae2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:21.760080 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8e6bf10d-8e3e-44ae-ab87-11334449fae2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:21.766055 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:21.766055 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:21.767368 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e6bf10d-8e3e-44ae-ab87-11334449fae2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:21.767747 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 599/2377] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:21 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:22.296901 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8e5969e8-88dd-42dc-9128-691f76e8be90 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:22.300306 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8e5969e8-88dd-42dc-9128-691f76e8be90 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] GET https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e Aug 18 07:35:22.300306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8e5969e8-88dd-42dc-9128-691f76e8be90 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:22.300306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8e5969e8-88dd-42dc-9128-691f76e8be90 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:22.300306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.groups [None req-8e5969e8-88dd-42dc-9128-691f76e8be90 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] show called for member ed1246a1-8571-4da6-81a0-918d898a5c1e {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 07:35:22.302443 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8e5969e8-88dd-42dc-9128-691f76e8be90 tempest-GroupsV320Test-1665359032 tempest-GroupsV320Test-1665359032-project-member] https://10.4.3.152/volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e returned with HTTP 404 Aug 18 07:35:22.302907 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 592/2378] 10.4.3.152 () {68 vars in 1386 bytes} [Tue Aug 18 07:35:22 2026] GET /volume/v3/groups/ed1246a1-8571-4da6-81a0-918d898a5c1e => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:35:22.310428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-49b4cd5a-a666-44bf-9b12-09dc76f05044 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:22.312517 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49b4cd5a-a666-44bf-9b12-09dc76f05044 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] DELETE https://10.4.3.152/volume/v3/group_types/2e89d30c-3d06-4ab1-8a99-6d8422e9ded1 Aug 18 07:35:22.312785 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49b4cd5a-a666-44bf-9b12-09dc76f05044 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:22.312970 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-49b4cd5a-a666-44bf-9b12-09dc76f05044 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:22.328148 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-49b4cd5a-a666-44bf-9b12-09dc76f05044 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/group_types/2e89d30c-3d06-4ab1-8a99-6d8422e9ded1 returned with HTTP 202 Aug 18 07:35:22.328702 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 589/2379] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:35:22 2026] DELETE /volume/v3/group_types/2e89d30c-3d06-4ab1-8a99-6d8422e9ded1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:35:22.336708 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f07a1a5b-741e-4b35-be2c-6a8f4c1f245d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:22.338868 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f07a1a5b-741e-4b35-be2c-6a8f4c1f245d tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] DELETE https://10.4.3.152/volume/v3/types/5d212804-0f0a-48ce-ac91-8387809b5a76 Aug 18 07:35:22.339044 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f07a1a5b-741e-4b35-be2c-6a8f4c1f245d tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:22.339246 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f07a1a5b-741e-4b35-be2c-6a8f4c1f245d tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:22.363177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f07a1a5b-741e-4b35-be2c-6a8f4c1f245d tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/types/5d212804-0f0a-48ce-ac91-8387809b5a76 returned with HTTP 202 Aug 18 07:35:22.363686 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 600/2380] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:22 2026] DELETE /volume/v3/types/5d212804-0f0a-48ce-ac91-8387809b5a76 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:22.387065 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-965221f5-875d-406f-9fb1-e061892b4de0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:22.391705 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-965221f5-875d-406f-9fb1-e061892b4de0 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] GET https://10.4.3.152/volume/v3/types/5d212804-0f0a-48ce-ac91-8387809b5a76 Aug 18 07:35:22.391911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-965221f5-875d-406f-9fb1-e061892b4de0 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:22.392100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-965221f5-875d-406f-9fb1-e061892b4de0 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:22.398752 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-965221f5-875d-406f-9fb1-e061892b4de0 tempest-GroupsV320Test-1153044468 tempest-GroupsV320Test-1153044468-project-admin] https://10.4.3.152/volume/v3/types/5d212804-0f0a-48ce-ac91-8387809b5a76 returned with HTTP 404 Aug 18 07:35:22.399574 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 600/2381] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:22 2026] GET /volume/v3/types/5d212804-0f0a-48ce-ac91-8387809b5a76 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:22.652573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-740858c9-ea1e-43a5-83e6-0eee57fc0165 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:22.655845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-740858c9-ea1e-43a5-83e6-0eee57fc0165 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:22.655990 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-740858c9-ea1e-43a5-83e6-0eee57fc0165 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:22.656254 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-740858c9-ea1e-43a5-83e6-0eee57fc0165 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:22.677670 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:22.677670 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:22.685303 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-740858c9-ea1e-43a5-83e6-0eee57fc0165 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:22.690527 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-740858c9-ea1e-43a5-83e6-0eee57fc0165 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:22.691069 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 593/2382] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:22 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:22.779873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cafcdc2d-c136-4cf8-abc1-5a556d7adafd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:22.785217 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cafcdc2d-c136-4cf8-abc1-5a556d7adafd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:22.785217 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cafcdc2d-c136-4cf8-abc1-5a556d7adafd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:22.785217 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cafcdc2d-c136-4cf8-abc1-5a556d7adafd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:22.785451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cafcdc2d-c136-4cf8-abc1-5a556d7adafd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:22.792683 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:22.792683 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:22.793256 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cafcdc2d-c136-4cf8-abc1-5a556d7adafd tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:22.793604 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 590/2383] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:22 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:23.491625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-3fcf1895-87cf-44b5-828f-0881e7fda942 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:23.494296 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-3fcf1895-87cf-44b5-828f-0881e7fda942 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770/action Aug 18 07:35:23.495308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-3fcf1895-87cf-44b5-828f-0881e7fda942 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:23.495308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-3fcf1895-87cf-44b5-828f-0881e7fda942 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:23.519969 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:23.519969 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:23.538676 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d872ecb-55b5-438e-be60-10d57fa29649 req-3fcf1895-87cf-44b5-828f-0881e7fda942 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770/action returned with HTTP 204 Aug 18 07:35:23.539332 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 601/2384] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:35:23 2026] POST /volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:23.705719 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6bbbc84e-6598-49c6-bf4c-b01430f5a84b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:23.708351 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6bbbc84e-6598-49c6-bf4c-b01430f5a84b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:23.708631 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6bbbc84e-6598-49c6-bf4c-b01430f5a84b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:23.708890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6bbbc84e-6598-49c6-bf4c-b01430f5a84b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:23.722301 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:23.722301 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:23.726580 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6bbbc84e-6598-49c6-bf4c-b01430f5a84b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:23.732489 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6bbbc84e-6598-49c6-bf4c-b01430f5a84b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:23.732996 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 601/2385] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:23 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:23.747068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-07709589-0aae-4d9f-91d4-5c586665028b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:23.750855 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07709589-0aae-4d9f-91d4-5c586665028b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:23.750855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07709589-0aae-4d9f-91d4-5c586665028b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:23.752224 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-07709589-0aae-4d9f-91d4-5c586665028b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:23.765557 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:23.765557 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:23.771432 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-07709589-0aae-4d9f-91d4-5c586665028b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:23.777418 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-07709589-0aae-4d9f-91d4-5c586665028b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:23.778155 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 594/2386] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:23 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:23.782426 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:23.784306 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:23.784627 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-446668174"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:23.785984 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Create volume request body: {'volume': {'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-446668174'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:23.816637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e64e1d2-0723-4e02-8b84-3377334f1d59 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:23.819078 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e64e1d2-0723-4e02-8b84-3377334f1d59 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:23.819333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e64e1d2-0723-4e02-8b84-3377334f1d59 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:23.819483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e64e1d2-0723-4e02-8b84-3377334f1d59 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:23.819581 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1e64e1d2-0723-4e02-8b84-3377334f1d59 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:23.826051 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:23.826051 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:23.826691 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e64e1d2-0723-4e02-8b84-3377334f1d59 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:23.827148 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 602/2387] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:23 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:23.880274 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Create volume of 1 GB Aug 18 07:35:23.884725 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Availability Zones retrieved successfully. Aug 18 07:35:23.885017 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:23.890313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Flow 'volume_create_api' (dc6d79eb-800e-46ed-8e0e-5e1e861dcf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:23.890843 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:23.891410 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1599503730"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:23.893326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e9cd56-fe69-4046-b7e7-eef1e48b7452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:23.894328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:23.895302 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1599503730'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:23.895487 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume of 1 GB Aug 18 07:35:23.918880 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Availability Zones retrieved successfully. Aug 18 07:35:23.946491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Flow 'volume_create_api' (34d29f42-ca78-446b-9296-1d746a9b42ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:23.947556 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06eddc54-dae2-4781-a3bb-ac871e0ac0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:23.948577 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:23.953742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e9cd56-fe69-4046-b7e7-eef1e48b7452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:23.954662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3558de-b5d8-4142-aa9d-f7bafd756f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:23.979860 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06eddc54-dae2-4781-a3bb-ac871e0ac0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:23.980931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348e6273-928c-4219-83cf-2e507e3db104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:24.018146 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Created reservations ['88ebd95b-d7bc-4063-999c-4314a986b82e', '297dfbbc-d12c-4abe-b61d-575dcb7d555a', '41fbc1d5-441e-4759-b246-01a948c47f82', 'd58e3b6a-418a-4efd-88bf-0ac8fd98f33b'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:24.019143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3558de-b5d8-4142-aa9d-f7bafd756f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ebd95b-d7bc-4063-999c-4314a986b82e', '297dfbbc-d12c-4abe-b61d-575dcb7d555a', '41fbc1d5-441e-4759-b246-01a948c47f82', 'd58e3b6a-418a-4efd-88bf-0ac8fd98f33b']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.020106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5956fd7-8b04-41e4-afb9-c28560095959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:24.033765 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Created reservations ['2f2637bc-a5db-49d5-8ae5-ba93fe2fd2ef', '9206f1ba-146c-4bc1-a19e-bc7c20d83955', '0db790c3-8ea9-4ef9-8179-ec70afb28c62', '04bc3d91-e61b-414b-a731-bf96d65fcdfd'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:24.033765 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348e6273-928c-4219-83cf-2e507e3db104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f2637bc-a5db-49d5-8ae5-ba93fe2fd2ef', '9206f1ba-146c-4bc1-a19e-bc7c20d83955', '0db790c3-8ea9-4ef9-8179-ec70afb28c62', '04bc3d91-e61b-414b-a731-bf96d65fcdfd']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.034659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a1fb22-5764-4696-8656-1cdaa7a3a944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:24.047409 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5956fd7-8b04-41e4-afb9-c28560095959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-446668174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50dcdd81ac684ba89b689221b1cb35ca',qos_specs=None,replication_status=,reservations=['88ebd95b-d7bc-4063-999c-4314a986b82e','297dfbbc-d12c-4abe-b61d-575dcb7d555a','41fbc1d5-441e-4759-b246-01a948c47f82','d58e3b6a-418a-4efd-88bf-0ac8fd98f33b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fda4c77b3f6444f89a338e944027a63f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-446668174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50dcdd81ac684ba89b689221b1cb35ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fda4c77b3f6444f89a338e944027a63f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.048497 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216a5eed-79bb-4f46-a55e-140aecc58524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:24.055014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a1fb22-5764-4696-8656-1cdaa7a3a944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34129d63-6032-4a26-aecc-e41abbcedaac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1599503730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f162afca584ae5b5cc0e9c492b5a90',qos_specs=None,replication_status=,reservations=['2f2637bc-a5db-49d5-8ae5-ba93fe2fd2ef','9206f1ba-146c-4bc1-a19e-bc7c20d83955','0db790c3-8ea9-4ef9-8179-ec70afb28c62','04bc3d91-e61b-414b-a731-bf96d65fcdfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1599503730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34129d63-6032-4a26-aecc-e41abbcedaac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f162afca584ae5b5cc0e9c492b5a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.055659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba1a24c-5da6-4c46-9d6e-16e61055748a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:24.068103 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216a5eed-79bb-4f46-a55e-140aecc58524) transitioned into state 'SUCCESS' from state '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-446668174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50dcdd81ac684ba89b689221b1cb35ca',qos_specs=None,replication_status=,reservations=['88ebd95b-d7bc-4063-999c-4314a986b82e','297dfbbc-d12c-4abe-b61d-575dcb7d555a','41fbc1d5-441e-4759-b246-01a948c47f82','d58e3b6a-418a-4efd-88bf-0ac8fd98f33b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fda4c77b3f6444f89a338e944027a63f',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.069025 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2543a708-6749-4026-ba82-6814595bde68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:24.079822 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2543a708-6749-4026-ba82-6814595bde68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.080638 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba1a24c-5da6-4c46-9d6e-16e61055748a) transitioned into state 'SUCCESS' from state '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-1599503730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f162afca584ae5b5cc0e9c492b5a90',qos_specs=None,replication_status=,reservations=['2f2637bc-a5db-49d5-8ae5-ba93fe2fd2ef','9206f1ba-146c-4bc1-a19e-bc7c20d83955','0db790c3-8ea9-4ef9-8179-ec70afb28c62','04bc3d91-e61b-414b-a731-bf96d65fcdfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b4c6ceb116b4f8ea4d9157a99ec1d38',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.080881 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Flow 'volume_create_api' (dc6d79eb-800e-46ed-8e0e-5e1e861dcf52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:24.081297 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Create volume request issued successfully. Aug 18 07:35:24.081352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ab697d-3859-4cb2-82a6-773de6eb3b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:24.081969 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-43e75de4-beb1-45e6-9b47-4af7767d60a7 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:24.082518 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 591/2388] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:23 2026] POST /volume/v3/volumes => generated 750 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:24.090198 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ab697d-3859-4cb2-82a6-773de6eb3b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:24.090973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Flow 'volume_create_api' (34d29f42-ca78-446b-9296-1d746a9b42ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:24.091385 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Create volume request issued successfully. Aug 18 07:35:24.091826 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d4ec53d-4147-45b4-a34e-474dddb6c4c4 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:24.092246 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 602/2389] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:23 2026] POST /volume/v3/volumes => generated 751 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:24.096269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bb3dbe3a-2bf4-4c6f-a28b-5ff822532389 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:24.098337 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb3dbe3a-2bf4-4c6f-a28b-5ff822532389 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] GET https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:24.098614 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb3dbe3a-2bf4-4c6f-a28b-5ff822532389 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:24.098816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb3dbe3a-2bf4-4c6f-a28b-5ff822532389 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:24.105581 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:24.105581 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:24.105723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-44daff69-af90-4e2b-8c5c-26fbf4c87f90 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:24.107855 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44daff69-af90-4e2b-8c5c-26fbf4c87f90 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:24.108007 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44daff69-af90-4e2b-8c5c-26fbf4c87f90 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:24.108269 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-44daff69-af90-4e2b-8c5c-26fbf4c87f90 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:24.110002 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bb3dbe3a-2bf4-4c6f-a28b-5ff822532389 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:24.114621 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb3dbe3a-2bf4-4c6f-a28b-5ff822532389 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 returned with HTTP 200 Aug 18 07:35:24.115116 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 595/2390] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:24 2026] GET /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:24.116576 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:24.116576 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:24.124338 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-44daff69-af90-4e2b-8c5c-26fbf4c87f90 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:24.129397 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-44daff69-af90-4e2b-8c5c-26fbf4c87f90 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:24.129874 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 603/2391] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:24 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:24.814850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:24.817825 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:35:24.818292 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:24.818508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:24.818667 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Delete volume with id: d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:35:24.826403 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:24.826403 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:24.826851 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:35:24.844834 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Delete volume request issued successfully. Aug 18 07:35:24.845142 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9a992c5a-071d-4cbc-af58-3c8d5eff2bb2 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 202 Aug 18 07:35:24.845789 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 592/2392] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:24 2026] DELETE /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:24.853278 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e3956666-d5a8-415e-8dee-8b2e19a1a718 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:24.855939 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3956666-d5a8-415e-8dee-8b2e19a1a718 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:35:24.856491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3956666-d5a8-415e-8dee-8b2e19a1a718 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:24.856491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3956666-d5a8-415e-8dee-8b2e19a1a718 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:24.863291 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:24.863291 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:24.869591 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e3956666-d5a8-415e-8dee-8b2e19a1a718 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:35:24.870349 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-af47d0b5-3159-404e-b96f-2a34a64bd28f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:24.876032 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af47d0b5-3159-404e-b96f-2a34a64bd28f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:24.876159 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3956666-d5a8-415e-8dee-8b2e19a1a718 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 200 Aug 18 07:35:24.876159 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 603/2393] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:24 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:35:24.876261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af47d0b5-3159-404e-b96f-2a34a64bd28f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:24.876261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af47d0b5-3159-404e-b96f-2a34a64bd28f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:24.876261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-af47d0b5-3159-404e-b96f-2a34a64bd28f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:24.879750 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:24.879750 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:24.880456 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af47d0b5-3159-404e-b96f-2a34a64bd28f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:24.880876 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 596/2394] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:24 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.117492 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d0042b2-d176-4f12-af0a-b9c456da7f54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.129337 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8a4b5e4c-310d-433b-9f9c-fbe0f919d1c5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.130550 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a4b5e4c-310d-433b-9f9c-fbe0f919d1c5 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] GET https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:25.131029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a4b5e4c-310d-433b-9f9c-fbe0f919d1c5 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.131331 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a4b5e4c-310d-433b-9f9c-fbe0f919d1c5 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.139288 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.139288 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:25.142689 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8a4b5e4c-310d-433b-9f9c-fbe0f919d1c5 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.149435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee15de86-8303-4823-b378-63005488c5ff None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.149435 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee15de86-8303-4823-b378-63005488c5ff tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:25.149435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee15de86-8303-4823-b378-63005488c5ff tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.149435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee15de86-8303-4823-b378-63005488c5ff tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.155085 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a4b5e4c-310d-433b-9f9c-fbe0f919d1c5 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 returned with HTTP 200 Aug 18 07:35:25.155824 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 593/2395] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:25.156302 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.156302 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:25.161949 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee15de86-8303-4823-b378-63005488c5ff tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:25.166128 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee15de86-8303-4823-b378-63005488c5ff tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:25.166516 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 604/2396] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.184496 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bb57eac0-cf80-4fa9-9b7d-d9c33a593281 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.188082 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb57eac0-cf80-4fa9-9b7d-d9c33a593281 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] POST https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action Aug 18 07:35:25.189016 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb57eac0-cf80-4fa9-9b7d-d9c33a593281 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-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=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:25.189662 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb57eac0-cf80-4fa9-9b7d-d9c33a593281 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.203246 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.203246 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:25.211104 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.211104 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:25.211941 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bb57eac0-cf80-4fa9-9b7d-d9c33a593281 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.230112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-b98268fb-bd74-441f-bf4c-84fd32571576 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.234242 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-b98268fb-bd74-441f-bf4c-84fd32571576 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:25.234242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-b98268fb-bd74-441f-bf4c-84fd32571576 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.234242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-b98268fb-bd74-441f-bf4c-84fd32571576 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.240517 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bb57eac0-cf80-4fa9-9b7d-d9c33a593281 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Update volume metadata completed successfully. Aug 18 07:35:25.242645 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb57eac0-cf80-4fa9-9b7d-d9c33a593281 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action returned with HTTP 200 Aug 18 07:35:25.242645 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 597/2397] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action => generated 563 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.242744 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d0042b2-d176-4f12-af0a-b9c456da7f54 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] POST https://10.4.3.152/volume/v3/types/a2aa3155-fe3f-4bee-9670-934038641e3b/encryption Aug 18 07:35:25.242744 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d0042b2-d176-4f12-af0a-b9c456da7f54 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.245633 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.245633 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:25.249871 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8b6bd6fc-5784-47d0-a7a7-87599e8f4383 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.250300 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-b98268fb-bd74-441f-bf4c-84fd32571576 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:25.252428 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b6bd6fc-5784-47d0-a7a7-87599e8f4383 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] GET https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:25.252656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b6bd6fc-5784-47d0-a7a7-87599e8f4383 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.252861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8b6bd6fc-5784-47d0-a7a7-87599e8f4383 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.255912 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d0042b2-d176-4f12-af0a-b9c456da7f54 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types/a2aa3155-fe3f-4bee-9670-934038641e3b/encryption returned with HTTP 404 Aug 18 07:35:25.256030 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-b98268fb-bd74-441f-bf4c-84fd32571576 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:25.256458 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 604/2398] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/types/a2aa3155-fe3f-4bee-9670-934038641e3b/encryption => generated 114 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:25.256703 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 594/2399] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.261260 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.261260 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:25.266980 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8b6bd6fc-5784-47d0-a7a7-87599e8f4383 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.268775 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7b2ee490-cd21-446b-9490-cc57fd7aaa10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.270983 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b2ee490-cd21-446b-9490-cc57fd7aaa10 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:25.271474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7b2ee490-cd21-446b-9490-cc57fd7aaa10 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1044871418", "os-volume-type-access:is_public": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.279666 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8b6bd6fc-5784-47d0-a7a7-87599e8f4383 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 returned with HTTP 200 Aug 18 07:35:25.279666 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 605/2400] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 => generated 1418 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:25.293802 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7b2ee490-cd21-446b-9490-cc57fd7aaa10 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:25.295635 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 598/2401] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/types => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.296585 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1d046216-7257-4e01-ae66-4db82d827208 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.298955 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1d046216-7257-4e01-ae66-4db82d827208 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] POST https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action Aug 18 07:35:25.299489 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1d046216-7257-4e01-ae66-4db82d827208 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:25.299686 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1d046216-7257-4e01-ae66-4db82d827208 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.306032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ea74afd-c34a-42c8-bc6e-bdcf100a8d8c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.310654 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.310654 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:25.318404 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.318404 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:25.318921 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1d046216-7257-4e01-ae66-4db82d827208 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.324527 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1d046216-7257-4e01-ae66-4db82d827208 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Get volume image-metadata completed successfully. Aug 18 07:35:25.339302 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1d046216-7257-4e01-ae66-4db82d827208 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Delete volume metadata completed successfully. Aug 18 07:35:25.339508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1d046216-7257-4e01-ae66-4db82d827208 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action returned with HTTP 200 Aug 18 07:35:25.339915 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 605/2402] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 07:35:25.348643 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fdf0a53a-9589-4e77-b4ec-c5d8eb60b0eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.353117 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf0a53a-9589-4e77-b4ec-c5d8eb60b0eb tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] POST https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action Aug 18 07:35:25.353117 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf0a53a-9589-4e77-b4ec-c5d8eb60b0eb tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:25.353117 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf0a53a-9589-4e77-b4ec-c5d8eb60b0eb tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.360028 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c8fbb4bc-5c98-4903-8c91-c67ef775e2f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.360565 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8fbb4bc-5c98-4903-8c91-c67ef775e2f8 None None] GET https://10.4.3.152/volume// Aug 18 07:35:25.360780 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c8fbb4bc-5c98-4903-8c91-c67ef775e2f8 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.361022 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c8fbb4bc-5c98-4903-8c91-c67ef775e2f8 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.362009 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8fbb4bc-5c98-4903-8c91-c67ef775e2f8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:25.362744 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 599/2403] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:25.363617 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.363617 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:25.363734 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fdf0a53a-9589-4e77-b4ec-c5d8eb60b0eb tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.371855 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-af13ddea-1609-4ee0-8668-f4743a74c71a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.372540 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fdf0a53a-9589-4e77-b4ec-c5d8eb60b0eb tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Get volume image-metadata completed successfully. Aug 18 07:35:25.372790 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf0a53a-9589-4e77-b4ec-c5d8eb60b0eb tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action returned with HTTP 200 Aug 18 07:35:25.373192 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 606/2404] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.376089 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-af13ddea-1609-4ee0-8668-f4743a74c71a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:35:25.376550 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-af13ddea-1609-4ee0-8668-f4743a74c71a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34129d63-6032-4a26-aecc-e41abbcedaac", "connector": null, "instance_uuid": "b1097dfb-033c-4fa2-ae77-08035e4217fc"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.381579 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0c96d7d1-fabd-477e-a024-fad6bb69467a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.384992 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c96d7d1-fabd-477e-a024-fad6bb69467a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] GET https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:25.385258 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c96d7d1-fabd-477e-a024-fad6bb69467a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.385466 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c96d7d1-fabd-477e-a024-fad6bb69467a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.388648 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.388648 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:25.401109 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ea74afd-c34a-42c8-bc6e-bdcf100a8d8c tempest-VolumeTypesNegativeTest-1087174869 tempest-VolumeTypesNegativeTest-1087174869-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:25.401310 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ea74afd-c34a-42c8-bc6e-bdcf100a8d8c tempest-VolumeTypesNegativeTest-1087174869 tempest-VolumeTypesNegativeTest-1087174869-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e065c20-2433-4a28-a09b-4f4e56cf75bd", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-55744604"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.402343 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.402343 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:25.403273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-5ea74afd-c34a-42c8-bc6e-bdcf100a8d8c tempest-VolumeTypesNegativeTest-1087174869 tempest-VolumeTypesNegativeTest-1087174869-project-member] Create volume request body: {'volume': {'volume_type': '5e065c20-2433-4a28-a09b-4f4e56cf75bd', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-55744604'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:25.410023 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0c96d7d1-fabd-477e-a024-fad6bb69467a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.412925 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ea74afd-c34a-42c8-bc6e-bdcf100a8d8c tempest-VolumeTypesNegativeTest-1087174869 tempest-VolumeTypesNegativeTest-1087174869-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 18 07:35:25.413641 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 595/2405] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/volumes => generated 114 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:25.416080 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c96d7d1-fabd-477e-a024-fad6bb69467a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 returned with HTTP 200 Aug 18 07:35:25.416502 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 600/2406] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 => generated 1392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:25.420843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7cefecce-e7a1-46f7-b656-14774b13dfaa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.422367 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7cefecce-e7a1-46f7-b656-14774b13dfaa tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] DELETE https://10.4.3.152/volume/v3/types/5e065c20-2433-4a28-a09b-4f4e56cf75bd Aug 18 07:35:25.422530 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7cefecce-e7a1-46f7-b656-14774b13dfaa tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.422710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7cefecce-e7a1-46f7-b656-14774b13dfaa tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.430151 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.431499 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] DELETE https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:25.431789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.432050 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.432313 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Delete volume with id: 16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:25.433836 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-af13ddea-1609-4ee0-8668-f4743a74c71a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:35:25.435244 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 606/2407] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:25.447595 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.447595 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:25.448098 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.450125 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7cefecce-e7a1-46f7-b656-14774b13dfaa tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types/5e065c20-2433-4a28-a09b-4f4e56cf75bd returned with HTTP 202 Aug 18 07:35:25.452007 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 607/2408] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:25 2026] DELETE /volume/v3/types/5e065c20-2433-4a28-a09b-4f4e56cf75bd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:25.458997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7efe0f38-7ed3-4dc0-bb80-63dcecd50e38 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.461521 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7efe0f38-7ed3-4dc0-bb80-63dcecd50e38 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] GET https://10.4.3.152/volume/v3/types/5e065c20-2433-4a28-a09b-4f4e56cf75bd Aug 18 07:35:25.461838 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7efe0f38-7ed3-4dc0-bb80-63dcecd50e38 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.461949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7efe0f38-7ed3-4dc0-bb80-63dcecd50e38 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.465336 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7efe0f38-7ed3-4dc0-bb80-63dcecd50e38 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types/5e065c20-2433-4a28-a09b-4f4e56cf75bd returned with HTTP 404 Aug 18 07:35:25.465872 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 601/2409] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/types/5e065c20-2433-4a28-a09b-4f4e56cf75bd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:25.466339 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3fb89514-247c-4abc-a2be-01a570bfb88a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.468451 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3fb89514-247c-4abc-a2be-01a570bfb88a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:25.468643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3fb89514-247c-4abc-a2be-01a570bfb88a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.469256 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3fb89514-247c-4abc-a2be-01a570bfb88a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.469959 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Delete volume request issued successfully. Aug 18 07:35:25.470250 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-acf0d72c-6eb4-4667-b4a7-dc606eec6c22 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 returned with HTTP 202 Aug 18 07:35:25.470791 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 596/2410] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:25 2026] DELETE /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:25.479921 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1773e986-9bd1-47c8-91f8-d8fd19173aa1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.481245 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-65f6b0fd-a095-443c-b3de-3a975441d3b2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.482254 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1773e986-9bd1-47c8-91f8-d8fd19173aa1 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] GET https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:25.482425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1773e986-9bd1-47c8-91f8-d8fd19173aa1 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.482619 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1773e986-9bd1-47c8-91f8-d8fd19173aa1 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.482893 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65f6b0fd-a095-443c-b3de-3a975441d3b2 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:25.483254 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65f6b0fd-a095-443c-b3de-3a975441d3b2 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.483933 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.483933 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:25.484485 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-064cccd3-b217-424c-80ee-fe4dd976b678 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.484894 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65f6b0fd-a095-443c-b3de-3a975441d3b2 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 400 Aug 18 07:35:25.485189 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-064cccd3-b217-424c-80ee-fe4dd976b678 None None] GET https://10.4.3.152/volume// Aug 18 07:35:25.485309 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-064cccd3-b217-424c-80ee-fe4dd976b678 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.485596 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 602/2411] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:35:25.485672 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-064cccd3-b217-424c-80ee-fe4dd976b678 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.486183 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-064cccd3-b217-424c-80ee-fe4dd976b678 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:25.486661 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 597/2412] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:25.492265 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.492265 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:25.492590 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3fb89514-247c-4abc-a2be-01a570bfb88a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:25.497039 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1773e986-9bd1-47c8-91f8-d8fd19173aa1 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Volume info retrieved successfully. Aug 18 07:35:25.497659 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3fb89514-247c-4abc-a2be-01a570bfb88a tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:25.498359 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 607/2413] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.499170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-3a918d4a-edd1-4819-84ae-c93bcbf730b3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.500421 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d2e0c56-6836-4f1f-af12-16c0666bf1eb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.502659 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-3a918d4a-edd1-4819-84ae-c93bcbf730b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:25.502848 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d2e0c56-6836-4f1f-af12-16c0666bf1eb tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:25.502916 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-3a918d4a-edd1-4819-84ae-c93bcbf730b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.503144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-3a918d4a-edd1-4819-84ae-c93bcbf730b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.503485 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d2e0c56-6836-4f1f-af12-16c0666bf1eb tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-502516054"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.503955 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1773e986-9bd1-47c8-91f8-d8fd19173aa1 tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 returned with HTTP 200 Aug 18 07:35:25.504537 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 608/2414] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:25.514978 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.514978 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:25.519439 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-3a918d4a-edd1-4819-84ae-c93bcbf730b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:25.524933 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-3a918d4a-edd1-4819-84ae-c93bcbf730b3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:25.525622 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 603/2415] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:25.527866 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d2e0c56-6836-4f1f-af12-16c0666bf1eb tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:25.528361 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 598/2416] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/types => generated 228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.539868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4d3ecf64-f8ee-4dd6-b895-1968c2d30860 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.541652 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d3ecf64-f8ee-4dd6-b895-1968c2d30860 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:25.541987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d3ecf64-f8ee-4dd6-b895-1968c2d30860 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-502516054"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.547441 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d3ecf64-f8ee-4dd6-b895-1968c2d30860 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-502516054 already exists. Aug 18 07:35:25.547564 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d3ecf64-f8ee-4dd6-b895-1968c2d30860 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 409 Aug 18 07:35:25.548048 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 608/2417] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:25 2026] POST /volume/v3/types => generated 133 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:25.554616 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b8faa366-817e-40e7-8e8e-64fa94ee549e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.558842 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8faa366-817e-40e7-8e8e-64fa94ee549e tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] DELETE https://10.4.3.152/volume/v3/types/1cd34e58-8781-482c-8d52-78ecdcab6567 Aug 18 07:35:25.558842 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8faa366-817e-40e7-8e8e-64fa94ee549e tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.558842 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b8faa366-817e-40e7-8e8e-64fa94ee549e tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.580996 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b8faa366-817e-40e7-8e8e-64fa94ee549e tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types/1cd34e58-8781-482c-8d52-78ecdcab6567 returned with HTTP 202 Aug 18 07:35:25.581414 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 609/2418] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:25 2026] DELETE /volume/v3/types/1cd34e58-8781-482c-8d52-78ecdcab6567 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:25.590867 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d31978b-0b6e-4cd9-8ef7-2920312d608b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.593460 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d31978b-0b6e-4cd9-8ef7-2920312d608b tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] GET https://10.4.3.152/volume/v3/types/1cd34e58-8781-482c-8d52-78ecdcab6567 Aug 18 07:35:25.593695 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d31978b-0b6e-4cd9-8ef7-2920312d608b tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.593925 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d31978b-0b6e-4cd9-8ef7-2920312d608b tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.597531 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d31978b-0b6e-4cd9-8ef7-2920312d608b tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types/1cd34e58-8781-482c-8d52-78ecdcab6567 returned with HTTP 404 Aug 18 07:35:25.598054 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 604/2419] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/types/1cd34e58-8781-482c-8d52-78ecdcab6567 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:25.611588 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ff43ad9-d215-4596-9b89-656718263182 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.613769 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ff43ad9-d215-4596-9b89-656718263182 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] DELETE https://10.4.3.152/volume/v3/types/996b47c3-0ef1-4e5c-a9e4-48b1e4f94619 Aug 18 07:35:25.614024 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ff43ad9-d215-4596-9b89-656718263182 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.614333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ff43ad9-d215-4596-9b89-656718263182 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.620038 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ff43ad9-d215-4596-9b89-656718263182 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types/996b47c3-0ef1-4e5c-a9e4-48b1e4f94619 returned with HTTP 404 Aug 18 07:35:25.620581 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 599/2420] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:25 2026] DELETE /volume/v3/types/996b47c3-0ef1-4e5c-a9e4-48b1e4f94619 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:25.633796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9d1a92f9-1636-47f6-a6dc-52a4806718b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.637797 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-9794cfeb-f2a3-4f1a-b395-54338188fa26 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.637887 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d1a92f9-1636-47f6-a6dc-52a4806718b8 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] GET https://10.4.3.152/volume/v3/types/cca54eb6-e372-47fa-8005-3a0b2bac4a9f Aug 18 07:35:25.638080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d1a92f9-1636-47f6-a6dc-52a4806718b8 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.638356 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d1a92f9-1636-47f6-a6dc-52a4806718b8 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.641463 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-9794cfeb-f2a3-4f1a-b395-54338188fa26 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] PUT https://10.4.3.152/volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08 Aug 18 07:35:25.641883 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-9794cfeb-f2a3-4f1a-b395-54338188fa26 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:25.648608 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d1a92f9-1636-47f6-a6dc-52a4806718b8 tempest-VolumeTypesNegativeTest-1638478398 tempest-VolumeTypesNegativeTest-1638478398-project-admin] https://10.4.3.152/volume/v3/types/cca54eb6-e372-47fa-8005-3a0b2bac4a9f returned with HTTP 404 Aug 18 07:35:25.649356 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 609/2421] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/types/cca54eb6-e372-47fa-8005-3a0b2bac4a9f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:25.658484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-9794cfeb-f2a3-4f1a-b395-54338188fa26 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Acquiring lock "cinder-attachment_update-34129d63-6032-4a26-aecc-e41abbcedaac-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:35:25.663457 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-9794cfeb-f2a3-4f1a-b395-54338188fa26 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Lock "cinder-attachment_update-34129d63-6032-4a26-aecc-e41abbcedaac-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:35:25.664830 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.664830 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:25.794771 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-9794cfeb-f2a3-4f1a-b395-54338188fa26 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Lock "cinder-attachment_update-34129d63-6032-4a26-aecc-e41abbcedaac-np0000007613" released by "attachment_update" :: held 0.131s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:35:25.795087 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-9794cfeb-f2a3-4f1a-b395-54338188fa26 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08 returned with HTTP 200 Aug 18 07:35:25.795619 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 610/2422] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:35:25 2026] PUT /volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:25.889715 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cba80a11-e977-490d-aac4-dce8fa7a10bb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.891570 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cba80a11-e977-490d-aac4-dce8fa7a10bb tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d Aug 18 07:35:25.891736 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cba80a11-e977-490d-aac4-dce8fa7a10bb tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.891906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cba80a11-e977-490d-aac4-dce8fa7a10bb tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.894468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0297eebf-bead-4c02-9c63-208c83604019 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.896703 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0297eebf-bead-4c02-9c63-208c83604019 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:25.896988 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0297eebf-bead-4c02-9c63-208c83604019 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.897082 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cba80a11-e977-490d-aac4-dce8fa7a10bb tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d returned with HTTP 404 Aug 18 07:35:25.897314 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0297eebf-bead-4c02-9c63-208c83604019 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.897470 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0297eebf-bead-4c02-9c63-208c83604019 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:25.897791 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 605/2423] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/d2b921c8-1577-4250-890a-f6448d86cb1d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:25.902843 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.902843 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:25.903709 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0297eebf-bead-4c02-9c63-208c83604019 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:25.904217 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 600/2424] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:25.957977 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:25.959324 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] DELETE https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:35:25.959608 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:25.959853 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:25.960101 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Delete volume with id: 05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:35:25.967463 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:25.967463 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:25.968051 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:35:25.991496 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Delete volume request issued successfully. Aug 18 07:35:25.991496 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3e1c903-da9f-4f38-8854-b1de6ba70354 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 202 Aug 18 07:35:25.991496 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 610/2425] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:25 2026] DELETE /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:26.000477 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c428339d-3d2f-4c05-8b13-8943d5cd9261 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:26.002120 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c428339d-3d2f-4c05-8b13-8943d5cd9261 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:35:26.002304 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c428339d-3d2f-4c05-8b13-8943d5cd9261 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:26.002578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c428339d-3d2f-4c05-8b13-8943d5cd9261 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:26.008889 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:26.008889 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:26.011952 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c428339d-3d2f-4c05-8b13-8943d5cd9261 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Volume info retrieved successfully. Aug 18 07:35:26.015790 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c428339d-3d2f-4c05-8b13-8943d5cd9261 tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 200 Aug 18 07:35:26.016064 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 611/2426] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:25 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:26.513410 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-617ef48b-d039-4744-a4cb-468d936b9177 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:26.515338 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-617ef48b-d039-4744-a4cb-468d936b9177 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:26.515546 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-617ef48b-d039-4744-a4cb-468d936b9177 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:26.515745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-617ef48b-d039-4744-a4cb-468d936b9177 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:26.522597 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-33434e8c-0c83-4e8b-a419-7bd80069cb5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:26.524369 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33434e8c-0c83-4e8b-a419-7bd80069cb5a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] GET https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 Aug 18 07:35:26.524616 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33434e8c-0c83-4e8b-a419-7bd80069cb5a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:26.524803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33434e8c-0c83-4e8b-a419-7bd80069cb5a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:26.525327 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:26.525327 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:26.528674 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-617ef48b-d039-4744-a4cb-468d936b9177 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:26.530967 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33434e8c-0c83-4e8b-a419-7bd80069cb5a tempest-VolumesImageMetadata-392321586 tempest-VolumesImageMetadata-392321586-project-member] https://10.4.3.152/volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 returned with HTTP 404 Aug 18 07:35:26.531656 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 601/2427] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:26 2026] GET /volume/v3/volumes/16b016f1-f0e2-4fa7-9bd8-1deb4b5cb164 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:26.532652 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-617ef48b-d039-4744-a4cb-468d936b9177 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:26.532999 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 606/2428] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:26 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:26.920522 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ae8612fb-b95a-41a0-9129-f8d3ae09c63d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:26.923253 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ae8612fb-b95a-41a0-9129-f8d3ae09c63d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:26.923253 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ae8612fb-b95a-41a0-9129-f8d3ae09c63d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:26.923253 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ae8612fb-b95a-41a0-9129-f8d3ae09c63d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:26.923463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ae8612fb-b95a-41a0-9129-f8d3ae09c63d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:26.928374 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:26.928374 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:26.929193 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ae8612fb-b95a-41a0-9129-f8d3ae09c63d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:26.929605 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 611/2429] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:26 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:27.032934 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b57e781b-71b9-4cce-8ae4-649c7499893f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:27.037309 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b57e781b-71b9-4cce-8ae4-649c7499893f tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] GET https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c Aug 18 07:35:27.037595 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b57e781b-71b9-4cce-8ae4-649c7499893f tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:27.037833 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b57e781b-71b9-4cce-8ae4-649c7499893f tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:27.052686 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b57e781b-71b9-4cce-8ae4-649c7499893f tempest-AttachVolumeShelveTestJSON-434024378 tempest-AttachVolumeShelveTestJSON-434024378-project-member] https://10.4.3.152/volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c returned with HTTP 404 Aug 18 07:35:27.053380 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 612/2430] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:27 2026] GET /volume/v3/volumes/05dd4cc9-f10f-47b8-993c-1a19b6bc314c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:27.547410 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0539bd5-f2bb-4386-b9bf-86a59b4d9835 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:27.549408 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0539bd5-f2bb-4386-b9bf-86a59b4d9835 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:27.549605 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0539bd5-f2bb-4386-b9bf-86a59b4d9835 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:27.549815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0539bd5-f2bb-4386-b9bf-86a59b4d9835 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:27.559921 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:27.559921 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:27.565067 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c0539bd5-f2bb-4386-b9bf-86a59b4d9835 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:27.569529 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0539bd5-f2bb-4386-b9bf-86a59b4d9835 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:27.569953 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 602/2431] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:27 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:35:27.603468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-15119b74-455e-4bb6-8b84-cae74d09fbac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:27.743294 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:27.745228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-304277842"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:27.745228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-304277842'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:27.745228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Create volume of 1 GB Aug 18 07:35:27.749373 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Availability Zones retrieved successfully. Aug 18 07:35:27.755645 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Flow 'volume_create_api' (5f2e350f-57db-4286-9ab0-42255bee903c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:27.756981 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0c88f5-20d4-474d-bf98-74285b40bbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:27.759357 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:27.804232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0c88f5-20d4-474d-bf98-74285b40bbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:27.804232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d02d0c-baf8-43a6-8f99-0c4eb43d0fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:27.884931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Created reservations ['759f350d-aa92-4f0d-a041-f1c0532767d1', '55251ef0-b30e-4239-9926-aee4708214ce', '0b0e615c-7360-4ff9-b50b-4e4414fb1728', '9a407055-553d-4370-bb72-aada94608f0a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:27.886043 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d02d0c-baf8-43a6-8f99-0c4eb43d0fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759f350d-aa92-4f0d-a041-f1c0532767d1', '55251ef0-b30e-4239-9926-aee4708214ce', '0b0e615c-7360-4ff9-b50b-4e4414fb1728', '9a407055-553d-4370-bb72-aada94608f0a']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:27.887101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6335089-3507-46ba-b56a-f229d7d0689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:27.923281 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6335089-3507-46ba-b56a-f229d7d0689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66fcb31d-405c-476d-b8a5-bfa0c5f656a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-304277842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8efdb40555e4c9ebb277d30d0744e69',qos_specs=None,replication_status=,reservations=['759f350d-aa92-4f0d-a041-f1c0532767d1','55251ef0-b30e-4239-9926-aee4708214ce','0b0e615c-7360-4ff9-b50b-4e4414fb1728','9a407055-553d-4370-bb72-aada94608f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ac94ae762e49478f782411760073cb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-304277842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66fcb31d-405c-476d-b8a5-bfa0c5f656a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8efdb40555e4c9ebb277d30d0744e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25ac94ae762e49478f782411760073cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:27.924264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5818696-271e-4c3b-885f-16311efd8b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:27.947446 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7dafc13c-6fb2-4c65-b291-0ade0f3ae130 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:27.949667 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7dafc13c-6fb2-4c65-b291-0ade0f3ae130 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:27.949958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7dafc13c-6fb2-4c65-b291-0ade0f3ae130 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:27.957126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7dafc13c-6fb2-4c65-b291-0ade0f3ae130 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:27.957126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7dafc13c-6fb2-4c65-b291-0ade0f3ae130 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:27.957126 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:27.957126 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:27.957893 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7dafc13c-6fb2-4c65-b291-0ade0f3ae130 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:27.958503 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 612/2432] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:27 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:27.967231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5818696-271e-4c3b-885f-16311efd8b27) transitioned into state 'SUCCESS' from state '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-304277842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8efdb40555e4c9ebb277d30d0744e69',qos_specs=None,replication_status=,reservations=['759f350d-aa92-4f0d-a041-f1c0532767d1','55251ef0-b30e-4239-9926-aee4708214ce','0b0e615c-7360-4ff9-b50b-4e4414fb1728','9a407055-553d-4370-bb72-aada94608f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25ac94ae762e49478f782411760073cb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:27.971044 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415224db-c939-41f1-a969-371e51ace71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:28.007280 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415224db-c939-41f1-a969-371e51ace71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:28.012717 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Flow 'volume_create_api' (5f2e350f-57db-4286-9ab0-42255bee903c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:28.017892 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Create volume request issued successfully. Aug 18 07:35:28.021827 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15119b74-455e-4bb6-8b84-cae74d09fbac tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:28.024040 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 607/2433] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:27 2026] POST /volume/v3/volumes => generated 749 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:28.039625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f179af19-97ac-4f20-b474-e82b134ec85f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:28.042008 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f179af19-97ac-4f20-b474-e82b134ec85f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 Aug 18 07:35:28.042196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f179af19-97ac-4f20-b474-e82b134ec85f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:28.042453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f179af19-97ac-4f20-b474-e82b134ec85f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:28.058093 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:28.058093 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:28.063268 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f179af19-97ac-4f20-b474-e82b134ec85f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:28.069512 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f179af19-97ac-4f20-b474-e82b134ec85f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 returned with HTTP 200 Aug 18 07:35:28.070032 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 613/2434] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:28 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:28.465180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f58066f-94ca-4874-86eb-4fc145a95120 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:28.583085 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e39135c6-dfbd-4833-82f9-977877d24498 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:28.585388 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e39135c6-dfbd-4833-82f9-977877d24498 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:28.585626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e39135c6-dfbd-4833-82f9-977877d24498 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:28.585890 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e39135c6-dfbd-4833-82f9-977877d24498 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:28.602696 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:28.602696 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:28.612854 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e39135c6-dfbd-4833-82f9-977877d24498 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:28.613581 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:28.613581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-111023217"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:28.615609 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-111023217'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:28.615854 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Create volume of 1 GB Aug 18 07:35:28.618472 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e39135c6-dfbd-4833-82f9-977877d24498 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:28.618878 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 613/2435] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:28 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:28.625513 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Availability Zones retrieved successfully. Aug 18 07:35:28.634205 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Flow 'volume_create_api' (7c7749fa-1459-4eb7-96c4-94b1888319ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:28.635308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed96a82b-5adc-4ad4-83fc-858ee4f148b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:28.636326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:28.672313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed96a82b-5adc-4ad4-83fc-858ee4f148b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:28.672313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299461da-ed42-4943-9ed6-55b24ec8f840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:28.743118 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Created reservations ['8c3421f8-860f-42bf-a868-6716d70568a3', '6db65a4d-bdc9-4516-9e46-c3224759f86d', '11db0776-104f-4e04-be5b-935cd8c88650', '1b172f34-f95d-404c-a23e-b9f35794537a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:28.743964 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299461da-ed42-4943-9ed6-55b24ec8f840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3421f8-860f-42bf-a868-6716d70568a3', '6db65a4d-bdc9-4516-9e46-c3224759f86d', '11db0776-104f-4e04-be5b-935cd8c88650', '1b172f34-f95d-404c-a23e-b9f35794537a']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:28.744783 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f0ee61-edfb-4698-8390-63eddf81be52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:28.771779 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f0ee61-edfb-4698-8390-63eddf81be52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4766600b-684b-471f-b58c-1c107405ffad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-111023217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f78ede3117b43f2abe3b5939d7316c3',qos_specs=None,replication_status=,reservations=['8c3421f8-860f-42bf-a868-6716d70568a3','6db65a4d-bdc9-4516-9e46-c3224759f86d','11db0776-104f-4e04-be5b-935cd8c88650','1b172f34-f95d-404c-a23e-b9f35794537a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a049ec5242c4bde9af7fcede23aa486',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-111023217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4766600b-684b-471f-b58c-1c107405ffad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f78ede3117b43f2abe3b5939d7316c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a049ec5242c4bde9af7fcede23aa486',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:28.772569 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5f44a4-aa71-4753-8260-3b3f9f74c7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:28.790425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5f44a4-aa71-4753-8260-3b3f9f74c7ce) transitioned into state 'SUCCESS' from state '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-111023217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f78ede3117b43f2abe3b5939d7316c3',qos_specs=None,replication_status=,reservations=['8c3421f8-860f-42bf-a868-6716d70568a3','6db65a4d-bdc9-4516-9e46-c3224759f86d','11db0776-104f-4e04-be5b-935cd8c88650','1b172f34-f95d-404c-a23e-b9f35794537a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a049ec5242c4bde9af7fcede23aa486',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:28.791139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f73695-f828-4700-9332-60b096f6bb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:28.803552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f73695-f828-4700-9332-60b096f6bb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:28.804703 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Flow 'volume_create_api' (7c7749fa-1459-4eb7-96c4-94b1888319ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:28.805151 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Create volume request issued successfully. Aug 18 07:35:28.805953 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f58066f-94ca-4874-86eb-4fc145a95120 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:28.806648 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 603/2436] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:28 2026] POST /volume/v3/volumes => generated 749 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:28.821456 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-974a3b29-63f8-4ff2-95e5-21f340d29183 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:28.823897 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-974a3b29-63f8-4ff2-95e5-21f340d29183 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] GET https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad Aug 18 07:35:28.824165 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-974a3b29-63f8-4ff2-95e5-21f340d29183 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:28.824459 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-974a3b29-63f8-4ff2-95e5-21f340d29183 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:28.834227 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:28.834227 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:28.838827 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-974a3b29-63f8-4ff2-95e5-21f340d29183 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Volume info retrieved successfully. Aug 18 07:35:28.844977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-974a3b29-63f8-4ff2-95e5-21f340d29183 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad returned with HTTP 200 Aug 18 07:35:28.845516 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 608/2437] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:28 2026] GET /volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:28.974872 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f88a06ff-5f46-41ca-88f3-10b28b191f27 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:28.977268 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f88a06ff-5f46-41ca-88f3-10b28b191f27 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:28.977671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f88a06ff-5f46-41ca-88f3-10b28b191f27 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:28.977907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f88a06ff-5f46-41ca-88f3-10b28b191f27 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:28.978042 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f88a06ff-5f46-41ca-88f3-10b28b191f27 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:28.982588 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:28.982588 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:28.983309 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f88a06ff-5f46-41ca-88f3-10b28b191f27 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:28.983768 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 614/2438] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:28 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:29.085251 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-11f382c4-2afa-4070-9482-1cf117c8a1c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.088508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11f382c4-2afa-4070-9482-1cf117c8a1c2 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 Aug 18 07:35:29.088508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11f382c4-2afa-4070-9482-1cf117c8a1c2 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.088508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11f382c4-2afa-4070-9482-1cf117c8a1c2 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.094750 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.094750 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:29.098472 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11f382c4-2afa-4070-9482-1cf117c8a1c2 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.099292 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-cad8d7b3-f11f-477d-ae5f-427d9641bdd9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.103547 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-cad8d7b3-f11f-477d-ae5f-427d9641bdd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08/action Aug 18 07:35:29.103592 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11f382c4-2afa-4070-9482-1cf117c8a1c2 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 returned with HTTP 200 Aug 18 07:35:29.103633 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-cad8d7b3-f11f-477d-ae5f-427d9641bdd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:29.103693 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 614/2439] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:29.103724 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-cad8d7b3-f11f-477d-ae5f-427d9641bdd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:29.123468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-78b896ef-4fc2-41f3-9f31-6d4bce60ff1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.125627 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-78b896ef-4fc2-41f3-9f31-6d4bce60ff1d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] POST https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.126068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-78b896ef-4fc2-41f3-9f31-6d4bce60ff1d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:29.131268 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.131268 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:29.138262 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.138262 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:29.138262 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-78b896ef-4fc2-41f3-9f31-6d4bce60ff1d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.143911 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-68bcfa11-cd48-4507-9eb6-71e290db9434 req-cad8d7b3-f11f-477d-ae5f-427d9641bdd9 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08/action returned with HTTP 204 Aug 18 07:35:29.145488 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-78b896ef-4fc2-41f3-9f31-6d4bce60ff1d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Create volume metadata completed successfully. Aug 18 07:35:29.145548 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 604/2440] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:35:29 2026] POST /volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:35:29.145749 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-78b896ef-4fc2-41f3-9f31-6d4bce60ff1d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.146297 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 609/2441] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:35:29 2026] POST /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:29.156404 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c87467dc-65cd-4b38-9a12-a424e287a055 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.157170 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c87467dc-65cd-4b38-9a12-a424e287a055 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.157170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c87467dc-65cd-4b38-9a12-a424e287a055 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.157170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c87467dc-65cd-4b38-9a12-a424e287a055 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.164383 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.164383 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:29.164840 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c87467dc-65cd-4b38-9a12-a424e287a055 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.171262 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c87467dc-65cd-4b38-9a12-a424e287a055 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Get volume metadata completed successfully. Aug 18 07:35:29.171566 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c87467dc-65cd-4b38-9a12-a424e287a055 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.171945 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 615/2442] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:29.181122 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d2b1666c-211b-4bab-acf0-9eeff4e7a25e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.183568 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2b1666c-211b-4bab-acf0-9eeff4e7a25e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] PUT https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.183965 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d2b1666c-211b-4bab-acf0-9eeff4e7a25e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:29.195664 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.195664 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:29.196319 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d2b1666c-211b-4bab-acf0-9eeff4e7a25e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.213409 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d2b1666c-211b-4bab-acf0-9eeff4e7a25e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Update volume metadata completed successfully. Aug 18 07:35:29.213796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d2b1666c-211b-4bab-acf0-9eeff4e7a25e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.214407 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 615/2443] 10.4.3.152 () {68 vars in 1395 bytes} [Tue Aug 18 07:35:29 2026] PUT /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.223401 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9c96c9a-e72d-4d77-afb8-9e5f9592a35a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.225452 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9c96c9a-e72d-4d77-afb8-9e5f9592a35a tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.225668 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9c96c9a-e72d-4d77-afb8-9e5f9592a35a tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.226038 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9c96c9a-e72d-4d77-afb8-9e5f9592a35a tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.236090 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.236090 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:29.236724 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a9c96c9a-e72d-4d77-afb8-9e5f9592a35a tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.246879 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a9c96c9a-e72d-4d77-afb8-9e5f9592a35a tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Get volume metadata completed successfully. Aug 18 07:35:29.247263 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9c96c9a-e72d-4d77-afb8-9e5f9592a35a tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.247717 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 605/2444] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.259029 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-861d974d-b0e6-422c-b78f-716c9d20375e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.268263 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-861d974d-b0e6-422c-b78f-716c9d20375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] DELETE https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key1 Aug 18 07:35:29.271115 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-861d974d-b0e6-422c-b78f-716c9d20375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.272003 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-861d974d-b0e6-422c-b78f-716c9d20375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.309669 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.309669 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:29.311569 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-861d974d-b0e6-422c-b78f-716c9d20375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.339500 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-861d974d-b0e6-422c-b78f-716c9d20375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Get volume metadata completed successfully. Aug 18 07:35:29.376935 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-861d974d-b0e6-422c-b78f-716c9d20375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Delete volume metadata completed successfully. Aug 18 07:35:29.377192 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-861d974d-b0e6-422c-b78f-716c9d20375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key1 returned with HTTP 200 Aug 18 07:35:29.379405 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 610/2445] 10.4.3.152 () {66 vars in 1393 bytes} [Tue Aug 18 07:35:29 2026] DELETE /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key1 => generated 0 bytes in 122 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 07:35:29.387325 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7da15cd7-cd22-49d8-af96-e6cdb3cc9109 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.389470 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7da15cd7-cd22-49d8-af96-e6cdb3cc9109 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.389716 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7da15cd7-cd22-49d8-af96-e6cdb3cc9109 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.389966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7da15cd7-cd22-49d8-af96-e6cdb3cc9109 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.401152 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.401152 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:29.401729 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7da15cd7-cd22-49d8-af96-e6cdb3cc9109 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.409227 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7da15cd7-cd22-49d8-af96-e6cdb3cc9109 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Get volume metadata completed successfully. Aug 18 07:35:29.410547 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7da15cd7-cd22-49d8-af96-e6cdb3cc9109 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.410547 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 616/2446] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.419578 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d32de2ac-433b-47f1-80d7-8c97d6acf1a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.421313 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d32de2ac-433b-47f1-80d7-8c97d6acf1a9 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] PUT https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.421612 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d32de2ac-433b-47f1-80d7-8c97d6acf1a9 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:29.429920 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.429920 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:29.430371 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d32de2ac-433b-47f1-80d7-8c97d6acf1a9 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.437669 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d32de2ac-433b-47f1-80d7-8c97d6acf1a9 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Update volume metadata completed successfully. Aug 18 07:35:29.437908 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d32de2ac-433b-47f1-80d7-8c97d6acf1a9 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.438373 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 616/2447] 10.4.3.152 () {68 vars in 1395 bytes} [Tue Aug 18 07:35:29 2026] PUT /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 16 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.450097 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bbe1e71f-ea45-49d4-ae08-ed82508c5580 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.451949 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbe1e71f-ea45-49d4-ae08-ed82508c5580 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] POST https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.452325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bbe1e71f-ea45-49d4-ae08-ed82508c5580 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:29.461619 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.461619 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:29.461890 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bbe1e71f-ea45-49d4-ae08-ed82508c5580 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.470879 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bbe1e71f-ea45-49d4-ae08-ed82508c5580 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Create volume metadata completed successfully. Aug 18 07:35:29.471125 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbe1e71f-ea45-49d4-ae08-ed82508c5580 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.471576 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 606/2448] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:35:29 2026] POST /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.480931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9b3a082e-8156-4e6d-8493-2bab1b46f6fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.482842 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b3a082e-8156-4e6d-8493-2bab1b46f6fa tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] PUT https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key3 Aug 18 07:35:29.484322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9b3a082e-8156-4e6d-8493-2bab1b46f6fa tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:29.495006 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.495006 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:29.495599 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9b3a082e-8156-4e6d-8493-2bab1b46f6fa tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.506446 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9b3a082e-8156-4e6d-8493-2bab1b46f6fa tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Update volume metadata completed successfully. Aug 18 07:35:29.506751 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b3a082e-8156-4e6d-8493-2bab1b46f6fa tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key3 returned with HTTP 200 Aug 18 07:35:29.507348 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 611/2449] 10.4.3.152 () {68 vars in 1410 bytes} [Tue Aug 18 07:35:29 2026] PUT /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.517232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4721cf26-a172-49a9-89e6-e4d8d198375e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.519578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4721cf26-a172-49a9-89e6-e4d8d198375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key3 Aug 18 07:35:29.519857 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4721cf26-a172-49a9-89e6-e4d8d198375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.520133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4721cf26-a172-49a9-89e6-e4d8d198375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.530022 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.530022 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:29.530717 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4721cf26-a172-49a9-89e6-e4d8d198375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.537509 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4721cf26-a172-49a9-89e6-e4d8d198375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Get volume metadata completed successfully. Aug 18 07:35:29.537823 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4721cf26-a172-49a9-89e6-e4d8d198375e tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key3 returned with HTTP 200 Aug 18 07:35:29.538383 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 617/2450] 10.4.3.152 () {66 vars in 1390 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.547751 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1610826b-2506-41ae-9e28-964c9d30bb4d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.549972 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1610826b-2506-41ae-9e28-964c9d30bb4d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.550403 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1610826b-2506-41ae-9e28-964c9d30bb4d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.550645 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1610826b-2506-41ae-9e28-964c9d30bb4d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.561125 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.561125 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:29.561793 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1610826b-2506-41ae-9e28-964c9d30bb4d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.568203 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1610826b-2506-41ae-9e28-964c9d30bb4d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Get volume metadata completed successfully. Aug 18 07:35:29.568534 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1610826b-2506-41ae-9e28-964c9d30bb4d tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.569012 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 617/2451] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.576386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c094d42-cf6a-407a-ae91-a059ca5e91ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.578823 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c094d42-cf6a-407a-ae91-a059ca5e91ef tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] PUT https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata Aug 18 07:35:29.579283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c094d42-cf6a-407a-ae91-a059ca5e91ef tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:29.592070 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.592070 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:29.592738 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c094d42-cf6a-407a-ae91-a059ca5e91ef tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.613265 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c094d42-cf6a-407a-ae91-a059ca5e91ef tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Update volume metadata completed successfully. Aug 18 07:35:29.613514 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c094d42-cf6a-407a-ae91-a059ca5e91ef tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata returned with HTTP 200 Aug 18 07:35:29.614050 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 607/2452] 10.4.3.152 () {68 vars in 1395 bytes} [Tue Aug 18 07:35:29 2026] PUT /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:29.626985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-35e70414-71b0-4e3e-bcf3-7852b5fae9d6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.628953 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-35e70414-71b0-4e3e-bcf3-7852b5fae9d6 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 Aug 18 07:35:29.629195 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-35e70414-71b0-4e3e-bcf3-7852b5fae9d6 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.629389 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-35e70414-71b0-4e3e-bcf3-7852b5fae9d6 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.633263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7568c3ab-7d9d-42b6-be36-ab46cb30a95f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.635683 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7568c3ab-7d9d-42b6-be36-ab46cb30a95f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:29.635956 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7568c3ab-7d9d-42b6-be36-ab46cb30a95f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.636245 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7568c3ab-7d9d-42b6-be36-ab46cb30a95f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.636503 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.636503 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:29.640763 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-35e70414-71b0-4e3e-bcf3-7852b5fae9d6 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.644785 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-35e70414-71b0-4e3e-bcf3-7852b5fae9d6 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 returned with HTTP 200 Aug 18 07:35:29.645147 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 612/2453] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:29.649370 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.649370 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:29.653960 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7568c3ab-7d9d-42b6-be36-ab46cb30a95f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:29.659040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.661439 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] DELETE https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 Aug 18 07:35:29.661656 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.661694 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7568c3ab-7d9d-42b6-be36-ab46cb30a95f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:29.661867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.662186 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 618/2454] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:29.662686 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Delete volume with id: 66fcb31d-405c-476d-b8a5-bfa0c5f656a7 Aug 18 07:35:29.670972 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.670972 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:29.671579 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.675396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a64f9e84-b65b-4847-8b54-20240f4f19c6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.677446 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a64f9e84-b65b-4847-8b54-20240f4f19c6 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:29.678126 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a64f9e84-b65b-4847-8b54-20240f4f19c6 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.678126 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a64f9e84-b65b-4847-8b54-20240f4f19c6 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.689448 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.689448 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:29.693419 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Delete volume request issued successfully. Aug 18 07:35:29.693740 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-165eb7eb-cbad-4aea-b296-85b8f8dd44a1 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 returned with HTTP 202 Aug 18 07:35:29.694325 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 618/2455] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:29 2026] DELETE /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:29.694861 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a64f9e84-b65b-4847-8b54-20240f4f19c6 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:29.699898 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a64f9e84-b65b-4847-8b54-20240f4f19c6 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:29.700711 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 608/2456] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:29.702011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-439c32bf-fff4-499a-b83a-fa308d41a640 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.703247 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-439c32bf-fff4-499a-b83a-fa308d41a640 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 Aug 18 07:35:29.703452 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-439c32bf-fff4-499a-b83a-fa308d41a640 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.703643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-439c32bf-fff4-499a-b83a-fa308d41a640 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.709943 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.709943 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:29.713452 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-439c32bf-fff4-499a-b83a-fa308d41a640 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Volume info retrieved successfully. Aug 18 07:35:29.718372 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-439c32bf-fff4-499a-b83a-fa308d41a640 tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 returned with HTTP 200 Aug 18 07:35:29.718733 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 613/2457] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:29.862863 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-87541163-d232-493e-99c5-5583a4b6c76a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.864845 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87541163-d232-493e-99c5-5583a4b6c76a tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] GET https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad Aug 18 07:35:29.864986 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87541163-d232-493e-99c5-5583a4b6c76a tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.865112 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87541163-d232-493e-99c5-5583a4b6c76a tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.871923 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:29.871923 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:29.878470 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-87541163-d232-493e-99c5-5583a4b6c76a tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Volume info retrieved successfully. Aug 18 07:35:29.884500 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87541163-d232-493e-99c5-5583a4b6c76a tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad returned with HTTP 200 Aug 18 07:35:29.886476 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 619/2458] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:29.905152 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-081d66da-d4f7-412b-b070-800f8c29c785 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.906096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:29.915474 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] GET https://10.4.3.152/volume/v3/limits Aug 18 07:35:29.915679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:29.915886 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:29.942463 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:29.943939 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:29.944671 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:29.981766 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4403224-e8d0-4d8c-a4e9-b61b6afc2798 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 18 07:35:29.983680 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 619/2459] 10.4.3.152 () {66 vars in 1234 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/limits => generated 302 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:30.001134 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a3aed909-b8f7-4853-8010-09a1da7717dc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.001455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9a42e84d-20f5-41c7-9c9b-6fb816590912 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.002810 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3aed909-b8f7-4853-8010-09a1da7717dc tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] GET https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad Aug 18 07:35:30.003092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3aed909-b8f7-4853-8010-09a1da7717dc tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.004422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a3aed909-b8f7-4853-8010-09a1da7717dc tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.005709 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9a42e84d-20f5-41c7-9c9b-6fb816590912 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:30.007280 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9a42e84d-20f5-41c7-9c9b-6fb816590912 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.007557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9a42e84d-20f5-41c7-9c9b-6fb816590912 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.008516 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9a42e84d-20f5-41c7-9c9b-6fb816590912 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:30.013719 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.013719 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:30.016842 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.016842 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:30.018113 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9a42e84d-20f5-41c7-9c9b-6fb816590912 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:30.018113 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 620/2460] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:30.023359 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a3aed909-b8f7-4853-8010-09a1da7717dc tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Volume info retrieved successfully. Aug 18 07:35:30.029872 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a3aed909-b8f7-4853-8010-09a1da7717dc tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad returned with HTTP 200 Aug 18 07:35:30.030266 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 614/2461] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:29 2026] GET /volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:30.046667 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.048831 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad Aug 18 07:35:30.050785 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.050785 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.050785 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Delete volume with id: 4766600b-684b-471f-b58c-1c107405ffad Aug 18 07:35:30.057552 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.057552 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:30.058097 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Volume info retrieved successfully. Aug 18 07:35:30.070907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d1a40eca-f376-4fcf-9e9c-f35c13089906 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.074241 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d1a40eca-f376-4fcf-9e9c-f35c13089906 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:30.074241 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d1a40eca-f376-4fcf-9e9c-f35c13089906 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.074447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d1a40eca-f376-4fcf-9e9c-f35c13089906 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.081683 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Delete volume request issued successfully. Aug 18 07:35:30.081837 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc9ce5ef-59a8-4ef2-9910-9b950c91359b tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad returned with HTTP 202 Aug 18 07:35:30.082253 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 620/2462] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:30 2026] DELETE /volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:30.088751 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.088751 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:30.092857 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d1a40eca-f376-4fcf-9e9c-f35c13089906 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:30.094198 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:30.096709 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-116827504"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:30.096767 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c513f935-70f8-499c-bb78-adcb42a23328 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.097619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-116827504'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:30.097799 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d1a40eca-f376-4fcf-9e9c-f35c13089906 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:30.097956 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume of 1 GB Aug 18 07:35:30.098255 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 621/2463] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:30.099921 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c513f935-70f8-499c-bb78-adcb42a23328 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] GET https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad Aug 18 07:35:30.100100 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c513f935-70f8-499c-bb78-adcb42a23328 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.100311 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c513f935-70f8-499c-bb78-adcb42a23328 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.106855 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Availability Zones retrieved successfully. Aug 18 07:35:30.108225 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.108225 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:30.112914 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c513f935-70f8-499c-bb78-adcb42a23328 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Volume info retrieved successfully. Aug 18 07:35:30.115561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Flow 'volume_create_api' (c64386ec-2c2c-45d1-b46d-ab64405ab97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:30.117245 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa20a4a-bc51-4496-b5f5-faf5e6e5fe86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:30.118664 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:30.119118 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c513f935-70f8-499c-bb78-adcb42a23328 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad returned with HTTP 200 Aug 18 07:35:30.120321 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 615/2464] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:30.122225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-ce11bfdb-8374-452a-8cda-159dcd287432 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.124471 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-ce11bfdb-8374-452a-8cda-159dcd287432 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb/action Aug 18 07:35:30.124822 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-ce11bfdb-8374-452a-8cda-159dcd287432 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:30.124948 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-ce11bfdb-8374-452a-8cda-159dcd287432 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:30.136765 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.136765 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:30.137177 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-ce11bfdb-8374-452a-8cda-159dcd287432 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:30.145597 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-ce11bfdb-8374-452a-8cda-159dcd287432 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Begin detaching volume completed successfully. Aug 18 07:35:30.145848 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-ce11bfdb-8374-452a-8cda-159dcd287432 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb/action returned with HTTP 202 Aug 18 07:35:30.146606 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 621/2465] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:35:30 2026] POST /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:30.152496 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa20a4a-bc51-4496-b5f5-faf5e6e5fe86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:30.153914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4e5f65-1e7d-4b9d-9ca4-dd03a28fffe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:30.169547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0e487c3-400f-4641-9bc8-cf55619b7535 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.172249 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0e487c3-400f-4641-9bc8-cf55619b7535 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:30.172523 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0e487c3-400f-4641-9bc8-cf55619b7535 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.172691 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0e487c3-400f-4641-9bc8-cf55619b7535 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.184998 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.184998 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:30.189510 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f0e487c3-400f-4641-9bc8-cf55619b7535 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:30.194325 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0e487c3-400f-4641-9bc8-cf55619b7535 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:30.194719 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 622/2466] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:30.200152 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0fa83c03-d4c7-4cd8-a2d8-a3bb47adf2f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.200556 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fa83c03-d4c7-4cd8-a2d8-a3bb47adf2f8 None None] GET https://10.4.3.152/volume// Aug 18 07:35:30.200719 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fa83c03-d4c7-4cd8-a2d8-a3bb47adf2f8 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.200918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0fa83c03-d4c7-4cd8-a2d8-a3bb47adf2f8 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.201288 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0fa83c03-d4c7-4cd8-a2d8-a3bb47adf2f8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:30.201562 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 616/2467] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:30.209634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-24aec97c-974a-4554-8912-26ddf63d1d27 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.212292 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-24aec97c-974a-4554-8912-26ddf63d1d27 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:30.212549 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-24aec97c-974a-4554-8912-26ddf63d1d27 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.212777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-24aec97c-974a-4554-8912-26ddf63d1d27 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.225074 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.225074 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:30.231065 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-24aec97c-974a-4554-8912-26ddf63d1d27 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:30.236489 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-24aec97c-974a-4554-8912-26ddf63d1d27 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:30.236918 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 622/2468] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:30.251749 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Created reservations ['f8a425e1-52e8-4d08-bb7b-40035adb8070', '39dc0c51-2b3d-4380-8826-33d9a72f11a3', '538730bf-476b-4e95-bc32-5d90a94657f5', '02fb466d-e6aa-4a80-b63a-4371168e4b01'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:30.252635 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4e5f65-1e7d-4b9d-9ca4-dd03a28fffe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8a425e1-52e8-4d08-bb7b-40035adb8070', '39dc0c51-2b3d-4380-8826-33d9a72f11a3', '538730bf-476b-4e95-bc32-5d90a94657f5', '02fb466d-e6aa-4a80-b63a-4371168e4b01']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:30.253451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c302b951-02c1-4542-8b09-b8f5feda1f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:30.283961 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c302b951-02c1-4542-8b09-b8f5feda1f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df6a857c-297a-487f-841e-a45d34ac47ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-116827504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',qos_specs=None,replication_status=,reservations=['f8a425e1-52e8-4d08-bb7b-40035adb8070','39dc0c51-2b3d-4380-8826-33d9a72f11a3','538730bf-476b-4e95-bc32-5d90a94657f5','02fb466d-e6aa-4a80-b63a-4371168e4b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-116827504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df6a857c-297a-487f-841e-a45d34ac47ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:30.285118 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c4b41e-5e2a-4bed-b27a-59555eaf92dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:30.308580 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c4b41e-5e2a-4bed-b27a-59555eaf92dc) transitioned into state 'SUCCESS' from state '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-116827504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',qos_specs=None,replication_status=,reservations=['f8a425e1-52e8-4d08-bb7b-40035adb8070','39dc0c51-2b3d-4380-8826-33d9a72f11a3','538730bf-476b-4e95-bc32-5d90a94657f5','02fb466d-e6aa-4a80-b63a-4371168e4b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:30.309613 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130020a4-5943-45a8-86be-dd59c619fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:30.321544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130020a4-5943-45a8-86be-dd59c619fc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:30.322805 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Flow 'volume_create_api' (c64386ec-2c2c-45d1-b46d-ab64405ab97d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:30.323346 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume request issued successfully. Aug 18 07:35:30.324183 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-081d66da-d4f7-412b-b070-800f8c29c785 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:30.324778 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 609/2469] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:29 2026] POST /volume/v3/volumes => generated 748 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:30.337801 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-500bccd2-ac8f-4910-b269-9043234428e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.339585 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-500bccd2-ac8f-4910-b269-9043234428e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec Aug 18 07:35:30.339782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-500bccd2-ac8f-4910-b269-9043234428e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.339966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-500bccd2-ac8f-4910-b269-9043234428e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.346838 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:30.346838 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:30.350325 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-500bccd2-ac8f-4910-b269-9043234428e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:35:30.354022 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-500bccd2-ac8f-4910-b269-9043234428e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec returned with HTTP 200 Aug 18 07:35:30.354455 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 623/2470] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:30.734154 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-27be1874-33a3-458e-a643-e7fe3144d81f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:30.735848 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27be1874-33a3-458e-a643-e7fe3144d81f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] GET https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 Aug 18 07:35:30.736030 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27be1874-33a3-458e-a643-e7fe3144d81f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:30.736279 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27be1874-33a3-458e-a643-e7fe3144d81f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:30.741591 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27be1874-33a3-458e-a643-e7fe3144d81f tempest-VolumesMetadataTest-1595651996 tempest-VolumesMetadataTest-1595651996-project-member] https://10.4.3.152/volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 returned with HTTP 404 Aug 18 07:35:30.742041 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 617/2471] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:30 2026] GET /volume/v3/volumes/66fcb31d-405c-476d-b8a5-bfa0c5f656a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:31.043015 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ef2d94b1-4919-4d2a-b806-64e51f4c8376 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.046087 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef2d94b1-4919-4d2a-b806-64e51f4c8376 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:31.046087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef2d94b1-4919-4d2a-b806-64e51f4c8376 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.046087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef2d94b1-4919-4d2a-b806-64e51f4c8376 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.046087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ef2d94b1-4919-4d2a-b806-64e51f4c8376 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:31.050788 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.050788 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:31.051702 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef2d94b1-4919-4d2a-b806-64e51f4c8376 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:31.052244 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 623/2472] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:31 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:31.133070 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-28ae8490-f16d-4141-ad77-1717b59c3703 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.136969 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-28ae8490-f16d-4141-ad77-1717b59c3703 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] GET https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad Aug 18 07:35:31.136969 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-28ae8490-f16d-4141-ad77-1717b59c3703 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.136969 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-28ae8490-f16d-4141-ad77-1717b59c3703 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.143113 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-28ae8490-f16d-4141-ad77-1717b59c3703 tempest-AbsoluteLimitsTests-793540578 tempest-AbsoluteLimitsTests-793540578-project-member] https://10.4.3.152/volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad returned with HTTP 404 Aug 18 07:35:31.143833 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 610/2473] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:31 2026] GET /volume/v3/volumes/4766600b-684b-471f-b58c-1c107405ffad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:31.205143 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d5b9d1a7-255c-4837-9c8a-e31e8135d350 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.208080 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d5b9d1a7-255c-4837-9c8a-e31e8135d350 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] DELETE https://10.4.3.152/volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770 Aug 18 07:35:31.208080 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d5b9d1a7-255c-4837-9c8a-e31e8135d350 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.208273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d5b9d1a7-255c-4837-9c8a-e31e8135d350 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.210641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cef28d34-e20b-464d-800f-c04ed563e86f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.215277 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cef28d34-e20b-464d-800f-c04ed563e86f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:31.215525 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cef28d34-e20b-464d-800f-c04ed563e86f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.215766 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cef28d34-e20b-464d-800f-c04ed563e86f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.227818 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.227818 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:31.234951 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.234951 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:31.239598 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cef28d34-e20b-464d-800f-c04ed563e86f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:31.244858 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cef28d34-e20b-464d-800f-c04ed563e86f tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:31.245744 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 618/2474] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:31 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:31.344383 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-691a8570-5c19-4880-a4e7-d01e9030cee4 req-d5b9d1a7-255c-4837-9c8a-e31e8135d350 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770 returned with HTTP 200 Aug 18 07:35:31.344876 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 624/2475] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:35:31 2026] DELETE /volume/v3/attachments/29ce5055-525e-407a-8b2d-32148cd32770 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:31.368268 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db7c0b3b-39bf-47f0-a45a-44b15f47480f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.370573 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db7c0b3b-39bf-47f0-a45a-44b15f47480f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec Aug 18 07:35:31.370741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db7c0b3b-39bf-47f0-a45a-44b15f47480f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.370921 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db7c0b3b-39bf-47f0-a45a-44b15f47480f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.387198 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.387198 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:31.391444 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-db7c0b3b-39bf-47f0-a45a-44b15f47480f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:35:31.396785 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db7c0b3b-39bf-47f0-a45a-44b15f47480f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec returned with HTTP 200 Aug 18 07:35:31.397248 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 624/2476] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:31 2026] GET /volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:31.413943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.416594 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:35:31.416938 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df6a857c-297a-487f-841e-a45d34ac47ec", "name": "tempest-VolumesBackupsTest-Backup-1926753382"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:31.418299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating new backup {'backup': {'volume_id': 'df6a857c-297a-487f-841e-a45d34ac47ec', 'name': 'tempest-VolumesBackupsTest-Backup-1926753382'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:35:31.418441 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating backup of volume df6a857c-297a-487f-841e-a45d34ac47ec in container None Aug 18 07:35:31.425984 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.425984 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:31.426479 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:35:31.456547 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Created reservations ['5d1fb068-7798-437b-8310-682b296413d9', '52eb9441-c57e-401c-bfff-e7997f4849ec'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:31.494093 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2851ad1e-2c6f-451c-9adf-97cf6b123e73 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:35:31.494093 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 611/2477] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:31 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:31.511229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-79c4110e-c2a2-4c6a-a76c-931881fb9667 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.513309 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-79c4110e-c2a2-4c6a-a76c-931881fb9667 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:31.513530 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-79c4110e-c2a2-4c6a-a76c-931881fb9667 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.513732 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-79c4110e-c2a2-4c6a-a76c-931881fb9667 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.513836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-79c4110e-c2a2-4c6a-a76c-931881fb9667 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:31.518531 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.518531 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:31.519469 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-79c4110e-c2a2-4c6a-a76c-931881fb9667 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:31.519840 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 619/2478] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:31 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:31.741867 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.744306 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:31.744669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1354340345", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:31.746349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1354340345', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:31.746594 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Create volume of 1 GB Aug 18 07:35:31.746863 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.746863 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:31.750974 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Availability Zones retrieved successfully. Aug 18 07:35:31.757128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Flow 'volume_create_api' (4362783a-54f4-4fc4-bf33-05b607e59374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:31.758366 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240a9921-16bb-407e-8df2-f9fdb719d6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:31.759478 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:31.789029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240a9921-16bb-407e-8df2-f9fdb719d6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:31.790125 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c69d0233-b2e4-42a4-84b2-ec454c610469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:31.854102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Created reservations ['5565e288-7601-40ab-afe2-8a5bfe0b921e', '5bd03134-0266-4b5a-a48d-52830aac4f10', '3c84124f-f393-434c-83c0-b12a1d4ecf03', '0f60c063-d89d-4ddd-95e0-8ea19f5373bf'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:31.854920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c69d0233-b2e4-42a4-84b2-ec454c610469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5565e288-7601-40ab-afe2-8a5bfe0b921e', '5bd03134-0266-4b5a-a48d-52830aac4f10', '3c84124f-f393-434c-83c0-b12a1d4ecf03', '0f60c063-d89d-4ddd-95e0-8ea19f5373bf']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:31.855669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8c2570-26e2-4b9d-95a6-1ddd22721d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:31.879318 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef8c2570-26e2-4b9d-95a6-1ddd22721d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1f9bad2-e7ef-46cc-b0bd-db0486a697b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1354340345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13abcc90b4047b7bdcf12f747f135c6',qos_specs=None,replication_status=,reservations=['5565e288-7601-40ab-afe2-8a5bfe0b921e','5bd03134-0266-4b5a-a48d-52830aac4f10','3c84124f-f393-434c-83c0-b12a1d4ecf03','0f60c063-d89d-4ddd-95e0-8ea19f5373bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5637764253344959cef3cc01c286485',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1354340345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1f9bad2-e7ef-46cc-b0bd-db0486a697b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a13abcc90b4047b7bdcf12f747f135c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5637764253344959cef3cc01c286485',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:31.880057 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8389a519-0e20-4439-93d2-72a50faafcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:31.897203 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8389a519-0e20-4439-93d2-72a50faafcbe) transitioned into state 'SUCCESS' from state '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-1354340345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13abcc90b4047b7bdcf12f747f135c6',qos_specs=None,replication_status=,reservations=['5565e288-7601-40ab-afe2-8a5bfe0b921e','5bd03134-0266-4b5a-a48d-52830aac4f10','3c84124f-f393-434c-83c0-b12a1d4ecf03','0f60c063-d89d-4ddd-95e0-8ea19f5373bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5637764253344959cef3cc01c286485',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:31.897939 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799e51f7-c689-4007-98ef-dcd3c30bcc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:31.907474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799e51f7-c689-4007-98ef-dcd3c30bcc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:31.908700 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Flow 'volume_create_api' (4362783a-54f4-4fc4-bf33-05b607e59374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:31.909163 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Create volume request issued successfully. Aug 18 07:35:31.909937 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-0c33963e-784e-48cc-bec0-44aebf4e83ac tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:31.910499 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 625/2479] 10.4.3.152 () {72 vars in 1541 bytes} [Tue Aug 18 07:35:31 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:31.921255 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-bb34b560-e59d-44af-ada9-89f85e43742b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.923842 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-bb34b560-e59d-44af-ada9-89f85e43742b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:31.923943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-bb34b560-e59d-44af-ada9-89f85e43742b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.925280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-bb34b560-e59d-44af-ada9-89f85e43742b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.934054 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.934054 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:31.939771 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-bb34b560-e59d-44af-ada9-89f85e43742b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Volume info retrieved successfully. Aug 18 07:35:31.946590 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f8149520-c636-4ffa-93a4-10cc832fa5fb req-bb34b560-e59d-44af-ada9-89f85e43742b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 200 Aug 18 07:35:31.947198 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 625/2480] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:31 2026] GET /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:31.976568 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e13b6c31-44b8-408a-bc86-ce5f2b14098e req-b86aeae8-8823-4ad8-83ee-acf4eac390c3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:31.979275 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e13b6c31-44b8-408a-bc86-ce5f2b14098e req-b86aeae8-8823-4ad8-83ee-acf4eac390c3 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:31.979275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e13b6c31-44b8-408a-bc86-ce5f2b14098e req-b86aeae8-8823-4ad8-83ee-acf4eac390c3 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:31.979275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e13b6c31-44b8-408a-bc86-ce5f2b14098e req-b86aeae8-8823-4ad8-83ee-acf4eac390c3 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:31.986984 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:31.986984 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:31.990961 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e13b6c31-44b8-408a-bc86-ce5f2b14098e req-b86aeae8-8823-4ad8-83ee-acf4eac390c3 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Volume info retrieved successfully. Aug 18 07:35:31.995200 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e13b6c31-44b8-408a-bc86-ce5f2b14098e req-b86aeae8-8823-4ad8-83ee-acf4eac390c3 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 200 Aug 18 07:35:31.995523 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 612/2481] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:31 2026] GET /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:32.069340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6c45c7b0-f9c5-4895-be6f-5c5130abe10d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.071422 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c45c7b0-f9c5-4895-be6f-5c5130abe10d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:32.071645 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c45c7b0-f9c5-4895-be6f-5c5130abe10d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.071855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6c45c7b0-f9c5-4895-be6f-5c5130abe10d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.072062 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6c45c7b0-f9c5-4895-be6f-5c5130abe10d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:32.077972 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.077972 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:32.078810 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6c45c7b0-f9c5-4895-be6f-5c5130abe10d tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:32.079263 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 620/2482] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:32.204297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.205997 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:32.206450 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1200954962"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:32.207746 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request body: {'volume': {'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1200954962'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:32.258164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ef7dca6f-fe91-41ed-9077-721c34c5f0c3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.260220 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef7dca6f-fe91-41ed-9077-721c34c5f0c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:32.260477 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef7dca6f-fe91-41ed-9077-721c34c5f0c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.260722 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ef7dca6f-fe91-41ed-9077-721c34c5f0c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.279123 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.279123 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:32.290140 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ef7dca6f-fe91-41ed-9077-721c34c5f0c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:32.300018 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ef7dca6f-fe91-41ed-9077-721c34c5f0c3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:32.300872 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 626/2483] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:32.387465 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-248ec730-1af8-40cb-bfc1-a7643ce643bb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.391250 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-248ec730-1af8-40cb-bfc1-a7643ce643bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:32.391886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-248ec730-1af8-40cb-bfc1-a7643ce643bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.391886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-248ec730-1af8-40cb-bfc1-a7643ce643bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.403473 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.403473 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:32.408291 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-248ec730-1af8-40cb-bfc1-a7643ce643bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:32.414592 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-248ec730-1af8-40cb-bfc1-a7643ce643bb tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:32.415389 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 613/2484] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:32.431744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-d883b853-b1da-465d-9b73-abcedcf5166c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.434141 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-d883b853-b1da-465d-9b73-abcedcf5166c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] POST https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac/action Aug 18 07:35:32.434463 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-d883b853-b1da-465d-9b73-abcedcf5166c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:32.435797 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-d883b853-b1da-465d-9b73-abcedcf5166c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:32.445373 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.445373 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:32.445843 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-d883b853-b1da-465d-9b73-abcedcf5166c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:32.450344 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume of 1 GB Aug 18 07:35:32.450828 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.450828 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:32.453022 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-d883b853-b1da-465d-9b73-abcedcf5166c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Begin detaching volume completed successfully. Aug 18 07:35:32.453288 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-d883b853-b1da-465d-9b73-abcedcf5166c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac/action returned with HTTP 202 Aug 18 07:35:32.453769 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 621/2485] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:35:32 2026] POST /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:32.455470 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Availability Zones retrieved successfully. Aug 18 07:35:32.461347 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (51f0d0d7-62a7-4af5-a98b-59b1e3d42fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:32.462316 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3ef3d1-19e1-4b84-8df9-e6e1b5d9f90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:32.463153 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:32.485562 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6ae5faf1-8ce3-4bc6-8f55-bf46dab882a5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.487435 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ae5faf1-8ce3-4bc6-8f55-bf46dab882a5 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:32.487655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ae5faf1-8ce3-4bc6-8f55-bf46dab882a5 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.487892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ae5faf1-8ce3-4bc6-8f55-bf46dab882a5 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.499084 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.499084 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:32.503954 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6ae5faf1-8ce3-4bc6-8f55-bf46dab882a5 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:32.507952 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6818e2f2-5e63-45f0-bba9-83e2a108a549 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.508381 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6818e2f2-5e63-45f0-bba9-83e2a108a549 None None] GET https://10.4.3.152/volume// Aug 18 07:35:32.508556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6818e2f2-5e63-45f0-bba9-83e2a108a549 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.508777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6818e2f2-5e63-45f0-bba9-83e2a108a549 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.509107 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6818e2f2-5e63-45f0-bba9-83e2a108a549 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:35:32.509458 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 614/2486] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:35:32.510124 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ae5faf1-8ce3-4bc6-8f55-bf46dab882a5 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:32.510679 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 627/2487] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:32.517878 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-2231dae5-ec9c-4448-8969-5d2594d09681 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.520293 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-2231dae5-ec9c-4448-8969-5d2594d09681 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:32.520571 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-2231dae5-ec9c-4448-8969-5d2594d09681 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.520816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-2231dae5-ec9c-4448-8969-5d2594d09681 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.523069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd3ef3d1-19e1-4b84-8df9-e6e1b5d9f90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:32.523858 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd535d9-22fe-4f1a-abb5-f3ac5880fad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:32.532905 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.532905 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:32.533291 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8157832a-5803-449a-bfc6-fa076892be03 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.535072 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8157832a-5803-449a-bfc6-fa076892be03 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:32.535364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8157832a-5803-449a-bfc6-fa076892be03 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.535552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8157832a-5803-449a-bfc6-fa076892be03 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.535697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8157832a-5803-449a-bfc6-fa076892be03 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:32.537963 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-2231dae5-ec9c-4448-8969-5d2594d09681 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:32.545015 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.545015 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:32.546815 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-2231dae5-ec9c-4448-8969-5d2594d09681 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:32.547256 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 622/2488] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:35:32.547419 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8157832a-5803-449a-bfc6-fa076892be03 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:32.547779 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 615/2489] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:32.584278 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Created reservations ['69a7593f-4736-4a58-82da-239c46849a8e', '19bdc175-f8dd-406b-b230-8b0937eedb6d', '5fec594a-3cb4-4cac-ab65-56189f95bc10', '9b671de4-a016-48d5-81cc-180c76176053'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:32.585136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd535d9-22fe-4f1a-abb5-f3ac5880fad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69a7593f-4736-4a58-82da-239c46849a8e', '19bdc175-f8dd-406b-b230-8b0937eedb6d', '5fec594a-3cb4-4cac-ab65-56189f95bc10', '9b671de4-a016-48d5-81cc-180c76176053']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:32.585962 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5777d811-239d-47aa-9976-018ec685b6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:32.607984 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5777d811-239d-47aa-9976-018ec685b6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3adf070-d0db-4eef-9c8f-6cbd23f23f62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1200954962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['69a7593f-4736-4a58-82da-239c46849a8e','19bdc175-f8dd-406b-b230-8b0937eedb6d','5fec594a-3cb4-4cac-ab65-56189f95bc10','9b671de4-a016-48d5-81cc-180c76176053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1200954962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3adf070-d0db-4eef-9c8f-6cbd23f23f62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db5bcd82383248c398f2cad0371aa7e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:32.609342 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35902002-df4a-4dca-93b6-7eb14616f061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:32.625509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35902002-df4a-4dca-93b6-7eb14616f061) transitioned into state 'SUCCESS' from state '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-1200954962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['69a7593f-4736-4a58-82da-239c46849a8e','19bdc175-f8dd-406b-b230-8b0937eedb6d','5fec594a-3cb4-4cac-ab65-56189f95bc10','9b671de4-a016-48d5-81cc-180c76176053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:32.626217 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee908812-f923-4ad2-8e8c-b3f84c1d5335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:32.635687 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee908812-f923-4ad2-8e8c-b3f84c1d5335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:32.636773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (51f0d0d7-62a7-4af5-a98b-59b1e3d42fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:32.637113 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request issued successfully. Aug 18 07:35:32.637846 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59dcb9c2-e9c8-4ec2-b730-343e89806e0d tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:32.638376 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 626/2490] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:32 2026] POST /volume/v3/volumes => generated 747 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:32.649538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a64a4dc5-b1ca-464f-8c19-157bf766d40f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:32.651119 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a64a4dc5-b1ca-464f-8c19-157bf766d40f tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 Aug 18 07:35:32.651526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a64a4dc5-b1ca-464f-8c19-157bf766d40f tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:32.651526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a64a4dc5-b1ca-464f-8c19-157bf766d40f tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:32.661101 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:32.661101 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:32.665891 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a64a4dc5-b1ca-464f-8c19-157bf766d40f tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:32.669909 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a64a4dc5-b1ca-464f-8c19-157bf766d40f tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 returned with HTTP 200 Aug 18 07:35:32.670429 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 628/2491] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:32 2026] GET /volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.028580 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-288d823b-c530-4d4f-955b-2a11ed51eeba req-f7b05691-aa1c-4263-ba39-52fe37a09900 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.030699 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-288d823b-c530-4d4f-955b-2a11ed51eeba req-f7b05691-aa1c-4263-ba39-52fe37a09900 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:33.031010 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-288d823b-c530-4d4f-955b-2a11ed51eeba req-f7b05691-aa1c-4263-ba39-52fe37a09900 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.031344 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-288d823b-c530-4d4f-955b-2a11ed51eeba req-f7b05691-aa1c-4263-ba39-52fe37a09900 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.038791 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.038791 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:33.042747 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-288d823b-c530-4d4f-955b-2a11ed51eeba req-f7b05691-aa1c-4263-ba39-52fe37a09900 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Volume info retrieved successfully. Aug 18 07:35:33.046972 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-288d823b-c530-4d4f-955b-2a11ed51eeba req-f7b05691-aa1c-4263-ba39-52fe37a09900 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 200 Aug 18 07:35:33.047390 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 623/2492] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.078767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.081399 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:35:33.082008 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1f9bad2-e7ef-46cc-b0bd-db0486a697b5", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1764284144", "description": null, "metadata": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:33.089859 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2159038c-5838-4b11-9382-8b29598ecde0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.093398 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.093398 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:33.093862 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Volume info retrieved successfully. Aug 18 07:35:33.094039 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Create snapshot from volume d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:33.094815 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2159038c-5838-4b11-9382-8b29598ecde0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:33.095068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2159038c-5838-4b11-9382-8b29598ecde0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.095352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2159038c-5838-4b11-9382-8b29598ecde0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.095467 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2159038c-5838-4b11-9382-8b29598ecde0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:33.100104 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.100104 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:33.100787 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2159038c-5838-4b11-9382-8b29598ecde0 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:33.101220 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 627/2493] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.114519 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ff0e937d-8e04-4f17-b5a1-a1add41f9e69 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.117158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff0e937d-8e04-4f17-b5a1-a1add41f9e69 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] POST https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714/action Aug 18 07:35:33.117607 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff0e937d-8e04-4f17-b5a1-a1add41f9e69 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:33.117732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff0e937d-8e04-4f17-b5a1-a1add41f9e69 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:33.119130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-ff0e937d-8e04-4f17-b5a1-a1add41f9e69 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Updating backup 'c34378f0-46ca-4bb8-937a-43381f91e714' with '{'status': 'error'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 07:35:33.126491 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.126491 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:33.127641 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-ff0e937d-8e04-4f17-b5a1-a1add41f9e69 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8563298a4e5e4aaa92a4a1fb5fdc0370', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52dc5138ee6848d59a0a810c7677f665', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:33.127881 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff0e937d-8e04-4f17-b5a1-a1add41f9e69 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714/action returned with HTTP 403 Aug 18 07:35:33.128416 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 629/2494] 10.4.3.152 () {70 vars in 1430 bytes} [Tue Aug 18 07:35:33 2026] POST /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:33.137957 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec804c45-d3e5-465b-ba95-47b286fec109 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.139694 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec804c45-d3e5-465b-ba95-47b286fec109 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe Aug 18 07:35:33.139882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec804c45-d3e5-465b-ba95-47b286fec109 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.141261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec804c45-d3e5-465b-ba95-47b286fec109 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.141261 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ec804c45-d3e5-465b-ba95-47b286fec109 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete volume with id: 40148e94-be12-4862-af0c-c203d6cceabe Aug 18 07:35:33.141341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Created reservations ['84ff5a4b-c6b6-4af2-8bcb-793ce305d29a', 'a5c0a865-5a2b-4b63-8b13-28ca5182e274', '2d577867-b7ce-4a2d-b764-fa82583d5e2c', '258c61a3-3d88-45e7-b9c5-55e4707ba176'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:33.146763 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.146763 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:33.147044 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ec804c45-d3e5-465b-ba95-47b286fec109 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:33.162099 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ec804c45-d3e5-465b-ba95-47b286fec109 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete volume request issued successfully. Aug 18 07:35:33.162321 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec804c45-d3e5-465b-ba95-47b286fec109 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe returned with HTTP 202 Aug 18 07:35:33.162736 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 624/2495] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:33 2026] DELETE /volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:33.173005 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-851a98a3-bc1e-4345-b9ce-bb6d76b4f5d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.173523 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Snapshot create request issued successfully. Aug 18 07:35:33.173885 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3166aea2-e726-4386-8a2a-cfd4b366e178 req-c07f9aba-ac13-4610-9e0f-95174595ed1a tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:35:33.174554 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 616/2496] 10.4.3.152 () {72 vars in 1547 bytes} [Tue Aug 18 07:35:33 2026] POST /volume/v3/snapshots => generated 311 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:33.175349 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-851a98a3-bc1e-4345-b9ce-bb6d76b4f5d2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe Aug 18 07:35:33.175724 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-851a98a3-bc1e-4345-b9ce-bb6d76b4f5d2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.175957 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-851a98a3-bc1e-4345-b9ce-bb6d76b4f5d2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.186891 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.186891 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:33.189019 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-851a98a3-bc1e-4345-b9ce-bb6d76b4f5d2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:33.196771 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-851a98a3-bc1e-4345-b9ce-bb6d76b4f5d2 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe returned with HTTP 200 Aug 18 07:35:33.197174 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 628/2497] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:33.370088 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-35296fc0-20b2-4736-9a10-48106d36f61b req-027f968e-7db4-4ab7-b532-0cf680d29ae6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.375306 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-35296fc0-20b2-4736-9a10-48106d36f61b req-027f968e-7db4-4ab7-b532-0cf680d29ae6 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] GET https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 Aug 18 07:35:33.375628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-35296fc0-20b2-4736-9a10-48106d36f61b req-027f968e-7db4-4ab7-b532-0cf680d29ae6 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.375849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-35296fc0-20b2-4736-9a10-48106d36f61b req-027f968e-7db4-4ab7-b532-0cf680d29ae6 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.391101 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.391101 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:33.391837 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-35296fc0-20b2-4736-9a10-48106d36f61b req-027f968e-7db4-4ab7-b532-0cf680d29ae6 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Snapshot retrieved successfully. Aug 18 07:35:33.392815 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-35296fc0-20b2-4736-9a10-48106d36f61b req-027f968e-7db4-4ab7-b532-0cf680d29ae6 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 returned with HTTP 200 Aug 18 07:35:33.395891 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 630/2498] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.414380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.416292 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] GET https://10.4.3.152/volume/v3/snapshots/detail Aug 18 07:35:33.416507 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.416698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.416953 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:33.417940 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.db.api [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:35:33.421764 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] Get all snapshots completed successfully. Aug 18 07:35:33.422082 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.422082 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:33.422564 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-40b5cb9e-790e-4dad-ad0a-ac6ecf56633b req-ba05c65a-e710-4380-a45d-270f3327024e tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-reader] https://10.4.3.152/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 07:35:33.423001 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 625/2499] 10.4.3.152 () {68 vars in 1514 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.444401 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-20ec922d-9e21-4db3-95dc-5d04a3a31957 req-759b362b-632f-44fa-86bd-c82f52a35a67 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.446525 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20ec922d-9e21-4db3-95dc-5d04a3a31957 req-759b362b-632f-44fa-86bd-c82f52a35a67 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 Aug 18 07:35:33.446735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-20ec922d-9e21-4db3-95dc-5d04a3a31957 req-759b362b-632f-44fa-86bd-c82f52a35a67 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.446942 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-20ec922d-9e21-4db3-95dc-5d04a3a31957 req-759b362b-632f-44fa-86bd-c82f52a35a67 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.451704 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.451704 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:33.452143 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-20ec922d-9e21-4db3-95dc-5d04a3a31957 req-759b362b-632f-44fa-86bd-c82f52a35a67 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Snapshot retrieved successfully. Aug 18 07:35:33.452993 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-20ec922d-9e21-4db3-95dc-5d04a3a31957 req-759b362b-632f-44fa-86bd-c82f52a35a67 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 returned with HTTP 200 Aug 18 07:35:33.453478 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 617/2500] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.472297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.474351 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 Aug 18 07:35:33.474516 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.474702 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.474812 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Delete snapshot with id: 0ffda44f-522a-4ba1-9d7a-6a2473825743 Aug 18 07:35:33.479610 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.479610 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:33.480038 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Snapshot retrieved successfully. Aug 18 07:35:33.496300 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Snapshot delete request issued successfully. Aug 18 07:35:33.496495 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-1b936e30-b290-4571-9850-ff77581dfa0c req-594ab9c6-2889-4fc2-9558-aa40ceb7acc8 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 returned with HTTP 202 Aug 18 07:35:33.496947 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 629/2501] 10.4.3.152 () {70 vars in 1626 bytes} [Tue Aug 18 07:35:33 2026] DELETE /volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:33.523343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d318475f-ec6e-482c-b12e-539e15f08322 req-503597a3-38d4-4a65-afcd-4e75b54699a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.524410 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-051d8b92-3b79-4676-ac40-ccf491233b41 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.524830 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d318475f-ec6e-482c-b12e-539e15f08322 req-503597a3-38d4-4a65-afcd-4e75b54699a9 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 Aug 18 07:35:33.525005 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d318475f-ec6e-482c-b12e-539e15f08322 req-503597a3-38d4-4a65-afcd-4e75b54699a9 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.525217 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d318475f-ec6e-482c-b12e-539e15f08322 req-503597a3-38d4-4a65-afcd-4e75b54699a9 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.526150 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-051d8b92-3b79-4676-ac40-ccf491233b41 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:33.526366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-051d8b92-3b79-4676-ac40-ccf491233b41 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.526545 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-051d8b92-3b79-4676-ac40-ccf491233b41 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.535749 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.535749 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:33.536081 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.536081 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:33.536640 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d318475f-ec6e-482c-b12e-539e15f08322 req-503597a3-38d4-4a65-afcd-4e75b54699a9 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Snapshot retrieved successfully. Aug 18 07:35:33.537414 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d318475f-ec6e-482c-b12e-539e15f08322 req-503597a3-38d4-4a65-afcd-4e75b54699a9 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 returned with HTTP 200 Aug 18 07:35:33.537774 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 631/2502] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.539243 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-051d8b92-3b79-4676-ac40-ccf491233b41 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:33.543677 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-051d8b92-3b79-4676-ac40-ccf491233b41 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:33.544105 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 626/2503] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:33.558453 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dd2d3aa6-5501-43a0-9d91-ff7a2e8f840f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.560444 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd2d3aa6-5501-43a0-9d91-ff7a2e8f840f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:33.560661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd2d3aa6-5501-43a0-9d91-ff7a2e8f840f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.560877 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd2d3aa6-5501-43a0-9d91-ff7a2e8f840f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.561000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-dd2d3aa6-5501-43a0-9d91-ff7a2e8f840f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:33.565593 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.565593 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:33.566482 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd2d3aa6-5501-43a0-9d91-ff7a2e8f840f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:33.566886 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 618/2504] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:33.683472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-94e1519d-5604-46f4-be7e-aa649354c510 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.685400 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94e1519d-5604-46f4-be7e-aa649354c510 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 Aug 18 07:35:33.685597 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-94e1519d-5604-46f4-be7e-aa649354c510 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.685780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-94e1519d-5604-46f4-be7e-aa649354c510 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.692925 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.692925 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:33.696510 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-94e1519d-5604-46f4-be7e-aa649354c510 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:33.703708 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94e1519d-5604-46f4-be7e-aa649354c510 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 returned with HTTP 200 Aug 18 07:35:33.704100 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 630/2505] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:33.720638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0f1fbd7d-268e-45b1-b139-109131824e29 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.721945 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:33.722399 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c3adf070-d0db-4eef-9c8f-6cbd23f23f62", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2010915642"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:33.723899 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request body: {'volume': {'source_volid': 'c3adf070-d0db-4eef-9c8f-6cbd23f23f62', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2010915642'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:33.730444 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.730444 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:33.730960 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume retrieved successfully. Aug 18 07:35:33.731142 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume of 1 GB Aug 18 07:35:33.734316 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Availability Zones retrieved successfully. Aug 18 07:35:33.739451 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (8304cea6-471c-474a-9257-1550e7a2cf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:33.742787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb35370-4424-410c-a77e-36ce34d97c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:33.742787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:33.775653 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb35370-4424-410c-a77e-36ce34d97c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c3adf070-d0db-4eef-9c8f-6cbd23f23f62', 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:33.776538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de928b9b-49fc-47d7-9559-a173895dee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:33.811153 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Created reservations ['ad4eb740-83e4-4551-93d1-3d5f7dad8c45', 'c6579f13-1dbf-455d-a503-5156ee27c624', '2fe3f5f2-1a30-45d3-8263-8b82df6b9731', 'f3ec3a10-329c-4b20-922d-e3bc5382070f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:33.813763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de928b9b-49fc-47d7-9559-a173895dee50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad4eb740-83e4-4551-93d1-3d5f7dad8c45', 'c6579f13-1dbf-455d-a503-5156ee27c624', '2fe3f5f2-1a30-45d3-8263-8b82df6b9731', 'f3ec3a10-329c-4b20-922d-e3bc5382070f']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:33.813763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee68b0a-2fde-4a7d-8dc0-673200bd5bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:33.843468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee68b0a-2fde-4a7d-8dc0-673200bd5bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c8c203f-28ec-4824-a4ab-4190d72281a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2010915642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['ad4eb740-83e4-4551-93d1-3d5f7dad8c45','c6579f13-1dbf-455d-a503-5156ee27c624','2fe3f5f2-1a30-45d3-8263-8b82df6b9731','f3ec3a10-329c-4b20-922d-e3bc5382070f'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3adf070-d0db-4eef-9c8f-6cbd23f23f62,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2010915642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c8c203f-28ec-4824-a4ab-4190d72281a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db5bcd82383248c398f2cad0371aa7e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c3adf070-d0db-4eef-9c8f-6cbd23f23f62,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:33.844294 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14328cb-92e5-4217-9125-87200050e4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:33.861683 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14328cb-92e5-4217-9125-87200050e4ea) transitioned into state 'SUCCESS' from state '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-2010915642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['ad4eb740-83e4-4551-93d1-3d5f7dad8c45','c6579f13-1dbf-455d-a503-5156ee27c624','2fe3f5f2-1a30-45d3-8263-8b82df6b9731','f3ec3a10-329c-4b20-922d-e3bc5382070f'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3adf070-d0db-4eef-9c8f-6cbd23f23f62,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:33.862280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda8e7a6-8aaa-47fb-87f0-e31eb194f461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:33.875684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda8e7a6-8aaa-47fb-87f0-e31eb194f461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:33.876413 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (8304cea6-471c-474a-9257-1550e7a2cf94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:33.876670 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request issued successfully. Aug 18 07:35:33.877245 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f1fbd7d-268e-45b1-b139-109131824e29 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:33.877636 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 632/2506] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:33 2026] POST /volume/v3/volumes => generated 780 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:33.888732 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8277b6d0-5697-4c5f-9e9c-dfc11f5ad483 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:33.890372 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8277b6d0-5697-4c5f-9e9c-dfc11f5ad483 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:33.890509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8277b6d0-5697-4c5f-9e9c-dfc11f5ad483 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:33.890682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8277b6d0-5697-4c5f-9e9c-dfc11f5ad483 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:33.896969 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:33.896969 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:33.900736 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8277b6d0-5697-4c5f-9e9c-dfc11f5ad483 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:33.904843 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8277b6d0-5697-4c5f-9e9c-dfc11f5ad483 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 returned with HTTP 200 Aug 18 07:35:33.905283 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 627/2507] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:33 2026] GET /volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:34.211980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-18dfac45-0686-4218-8cca-fc42b1c75b10 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.213822 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18dfac45-0686-4218-8cca-fc42b1c75b10 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe Aug 18 07:35:34.214056 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18dfac45-0686-4218-8cca-fc42b1c75b10 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.214277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18dfac45-0686-4218-8cca-fc42b1c75b10 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.219515 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18dfac45-0686-4218-8cca-fc42b1c75b10 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe returned with HTTP 404 Aug 18 07:35:34.219946 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 619/2508] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/volumes/40148e94-be12-4862-af0c-c203d6cceabe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:34.227268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fb1696c3-5319-4193-b2fc-e4a1441a73de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.228794 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb1696c3-5319-4193-b2fc-e4a1441a73de tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:35:34.228993 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb1696c3-5319-4193-b2fc-e4a1441a73de tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.229178 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fb1696c3-5319-4193-b2fc-e4a1441a73de tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.229310 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fb1696c3-5319-4193-b2fc-e4a1441a73de tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:34.234407 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.234407 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:34.235018 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fb1696c3-5319-4193-b2fc-e4a1441a73de tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-reader] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:35:34.235376 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 631/2509] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:34.246134 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e8c2f7b-d152-4b13-a41a-4604bd80d10a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.248681 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e8c2f7b-d152-4b13-a41a-4604bd80d10a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] DELETE https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:34.249003 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e8c2f7b-d152-4b13-a41a-4604bd80d10a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.249308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e8c2f7b-d152-4b13-a41a-4604bd80d10a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.249460 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-4e8c2f7b-d152-4b13-a41a-4604bd80d10a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete backup with id: c34378f0-46ca-4bb8-937a-43381f91e714. Aug 18 07:35:34.254812 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.254812 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:34.267879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-4e8c2f7b-d152-4b13-a41a-4604bd80d10a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] delete_backup rpcapi backup_id c34378f0-46ca-4bb8-937a-43381f91e714 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:35:34.269994 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e8c2f7b-d152-4b13-a41a-4604bd80d10a tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 202 Aug 18 07:35:34.270510 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 633/2510] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:34 2026] DELETE /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:34.278168 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-65291f6b-9eea-42a7-8ff7-ecd208fe864f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.283790 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65291f6b-9eea-42a7-8ff7-ecd208fe864f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:34.283964 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65291f6b-9eea-42a7-8ff7-ecd208fe864f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.284158 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65291f6b-9eea-42a7-8ff7-ecd208fe864f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.284300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-65291f6b-9eea-42a7-8ff7-ecd208fe864f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:34.294153 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.294153 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:34.295122 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65291f6b-9eea-42a7-8ff7-ecd208fe864f tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 200 Aug 18 07:35:34.295545 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 628/2511] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:34.557344 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ccec316d-baa6-4c98-8fed-b03cd8abe323 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.558958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccec316d-baa6-4c98-8fed-b03cd8abe323 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:34.559144 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccec316d-baa6-4c98-8fed-b03cd8abe323 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.559376 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccec316d-baa6-4c98-8fed-b03cd8abe323 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.566952 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9238a22f-8e20-443a-af8c-23a9a11a0116 req-07bd6937-4570-4777-91be-9d6b3d9ca0a2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.568109 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-4974bdd1-d4dc-4cb4-bdc3-1707c33fc780 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.568835 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.568835 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:34.569646 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9238a22f-8e20-443a-af8c-23a9a11a0116 req-07bd6937-4570-4777-91be-9d6b3d9ca0a2 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 Aug 18 07:35:34.569910 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9238a22f-8e20-443a-af8c-23a9a11a0116 req-07bd6937-4570-4777-91be-9d6b3d9ca0a2 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.570159 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9238a22f-8e20-443a-af8c-23a9a11a0116 req-07bd6937-4570-4777-91be-9d6b3d9ca0a2 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.570486 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-4974bdd1-d4dc-4cb4-bdc3-1707c33fc780 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] DELETE https://10.4.3.152/volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08 Aug 18 07:35:34.570873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-4974bdd1-d4dc-4cb4-bdc3-1707c33fc780 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.571064 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-4974bdd1-d4dc-4cb4-bdc3-1707c33fc780 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.572388 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ccec316d-baa6-4c98-8fed-b03cd8abe323 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:34.575900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9238a22f-8e20-443a-af8c-23a9a11a0116 req-07bd6937-4570-4777-91be-9d6b3d9ca0a2 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 returned with HTTP 404 Aug 18 07:35:34.576733 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 632/2512] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/snapshots/0ffda44f-522a-4ba1-9d7a-6a2473825743 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:34.576930 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccec316d-baa6-4c98-8fed-b03cd8abe323 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:34.577306 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 620/2513] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:34.581260 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f1d47491-b238-46b9-99ef-2bcacbb4b8d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.582949 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1d47491-b238-46b9-99ef-2bcacbb4b8d4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:34.583185 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1d47491-b238-46b9-99ef-2bcacbb4b8d4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.583404 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1d47491-b238-46b9-99ef-2bcacbb4b8d4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.583518 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f1d47491-b238-46b9-99ef-2bcacbb4b8d4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:34.589165 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.589165 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:34.589661 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.589661 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:34.590018 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1d47491-b238-46b9-99ef-2bcacbb4b8d4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:34.590662 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 629/2514] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:34.609261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.611719 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:34.612082 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.612339 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.612543 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Delete volume with id: d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:34.622232 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.622232 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:34.622621 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Volume info retrieved successfully. Aug 18 07:35:34.645738 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Delete volume request issued successfully. Aug 18 07:35:34.645963 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0372a3ff-fc70-49ef-9a35-a4e260422e74 req-8dd61031-35c2-4865-867a-df964d1d9548 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 202 Aug 18 07:35:34.646455 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 633/2515] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:35:34 2026] DELETE /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:34.658201 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-312c657a-dd64-48ef-ab8c-c0a94a6e377b req-4974bdd1-d4dc-4cb4-bdc3-1707c33fc780 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08 returned with HTTP 200 Aug 18 07:35:34.658769 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 634/2516] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:35:34 2026] DELETE /volume/v3/attachments/cdacf603-b447-459e-a648-d0ed5a42fc08 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:34.676282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c4fea224-ff0e-4060-81e0-790ee85f35aa req-b4f1dfc6-65ea-45b9-9e90-f4699b45734b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.678172 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c4fea224-ff0e-4060-81e0-790ee85f35aa req-b4f1dfc6-65ea-45b9-9e90-f4699b45734b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:34.678400 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c4fea224-ff0e-4060-81e0-790ee85f35aa req-b4f1dfc6-65ea-45b9-9e90-f4699b45734b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.679236 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c4fea224-ff0e-4060-81e0-790ee85f35aa req-b4f1dfc6-65ea-45b9-9e90-f4699b45734b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.685487 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.685487 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:34.689047 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-c4fea224-ff0e-4060-81e0-790ee85f35aa req-b4f1dfc6-65ea-45b9-9e90-f4699b45734b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Volume info retrieved successfully. Aug 18 07:35:34.693434 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c4fea224-ff0e-4060-81e0-790ee85f35aa req-b4f1dfc6-65ea-45b9-9e90-f4699b45734b tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 200 Aug 18 07:35:34.693947 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 621/2517] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:34.918005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ad203aa1-8326-4faf-869e-fbacd256f164 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.920023 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad203aa1-8326-4faf-869e-fbacd256f164 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:34.920283 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad203aa1-8326-4faf-869e-fbacd256f164 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.920528 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad203aa1-8326-4faf-869e-fbacd256f164 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.930110 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.930110 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:34.936817 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ad203aa1-8326-4faf-869e-fbacd256f164 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:34.944791 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad203aa1-8326-4faf-869e-fbacd256f164 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 returned with HTTP 200 Aug 18 07:35:34.945217 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 630/2518] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:34.964076 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fdf68638-edaa-4c73-829a-4605e9fcaad3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:34.966456 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf68638-edaa-4c73-829a-4605e9fcaad3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:34.966724 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf68638-edaa-4c73-829a-4605e9fcaad3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:34.966986 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fdf68638-edaa-4c73-829a-4605e9fcaad3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:34.975953 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:34.975953 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:34.980598 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fdf68638-edaa-4c73-829a-4605e9fcaad3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:34.987175 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fdf68638-edaa-4c73-829a-4605e9fcaad3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 returned with HTTP 200 Aug 18 07:35:34.987730 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 634/2519] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:34.999844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-92fdfd07-1d6f-4908-85fe-566dde956ef8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.001778 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92fdfd07-1d6f-4908-85fe-566dde956ef8 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:35.003349 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92fdfd07-1d6f-4908-85fe-566dde956ef8 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.003349 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92fdfd07-1d6f-4908-85fe-566dde956ef8 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.008750 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.008750 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:35.012292 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-92fdfd07-1d6f-4908-85fe-566dde956ef8 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:35.016871 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92fdfd07-1d6f-4908-85fe-566dde956ef8 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 returned with HTTP 200 Aug 18 07:35:35.017388 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 635/2520] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:34 2026] GET /volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:35.030067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.032431 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:35.032431 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.032431 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.032556 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume with id: 4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:35.041326 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.041326 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:35.041957 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:35.062668 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume request issued successfully. Aug 18 07:35:35.062937 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90cd8184-e0a1-4f4e-8b15-066d3382875e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 returned with HTTP 202 Aug 18 07:35:35.063519 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 622/2521] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:35 2026] DELETE /volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:35.072769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba869687-c314-4a07-8a20-7a67a3ebc62e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.075608 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba869687-c314-4a07-8a20-7a67a3ebc62e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:35.075608 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba869687-c314-4a07-8a20-7a67a3ebc62e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.075608 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba869687-c314-4a07-8a20-7a67a3ebc62e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.082089 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.082089 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:35.086094 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ba869687-c314-4a07-8a20-7a67a3ebc62e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:35.092528 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba869687-c314-4a07-8a20-7a67a3ebc62e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 returned with HTTP 200 Aug 18 07:35:35.093150 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 631/2522] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:35.308948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2298316b-15f6-43f4-a5d1-a0fc38ff4b12 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.311177 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2298316b-15f6-43f4-a5d1-a0fc38ff4b12 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 Aug 18 07:35:35.311484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2298316b-15f6-43f4-a5d1-a0fc38ff4b12 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.311646 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2298316b-15f6-43f4-a5d1-a0fc38ff4b12 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.311751 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2298316b-15f6-43f4-a5d1-a0fc38ff4b12 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id c34378f0-46ca-4bb8-937a-43381f91e714. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:35.315966 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2298316b-15f6-43f4-a5d1-a0fc38ff4b12 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 returned with HTTP 404 Aug 18 07:35:35.316487 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 635/2523] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/backups/c34378f0-46ca-4bb8-937a-43381f91e714 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:35.325027 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7909d5b7-ba8f-4d5d-af05-462202e7409c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.326751 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7909d5b7-ba8f-4d5d-af05-462202e7409c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] DELETE https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:35.327152 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7909d5b7-ba8f-4d5d-af05-462202e7409c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.327538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7909d5b7-ba8f-4d5d-af05-462202e7409c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.327758 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-7909d5b7-ba8f-4d5d-af05-462202e7409c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete backup with id: 8efef0b2-b894-4182-858e-b801f1999615. Aug 18 07:35:35.332949 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.332949 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:35.345433 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-7909d5b7-ba8f-4d5d-af05-462202e7409c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] delete_backup rpcapi backup_id 8efef0b2-b894-4182-858e-b801f1999615 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:35:35.347916 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7909d5b7-ba8f-4d5d-af05-462202e7409c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 202 Aug 18 07:35:35.347916 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 636/2524] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:35 2026] DELETE /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:35.354362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-95ed9c67-ec89-4034-92c0-fdc3ed38d9d1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.356157 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95ed9c67-ec89-4034-92c0-fdc3ed38d9d1 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:35.356425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95ed9c67-ec89-4034-92c0-fdc3ed38d9d1 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.356606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95ed9c67-ec89-4034-92c0-fdc3ed38d9d1 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.356709 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-95ed9c67-ec89-4034-92c0-fdc3ed38d9d1 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:35.358630 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=607,cinder:INSERT=85,cinder:UPDATE=133 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:35:35.361385 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.361385 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:35.362010 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95ed9c67-ec89-4034-92c0-fdc3ed38d9d1 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 200 Aug 18 07:35:35.362821 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 623/2525] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:35.598232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6267bf6c-b3c5-40c8-a9dc-93f25ad6eca0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.602636 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6267bf6c-b3c5-40c8-a9dc-93f25ad6eca0 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:35.602636 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6267bf6c-b3c5-40c8-a9dc-93f25ad6eca0 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.602752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6267bf6c-b3c5-40c8-a9dc-93f25ad6eca0 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.603599 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f9cba5b8-796c-4efe-89f4-cfe583b6a1de None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.606853 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9cba5b8-796c-4efe-89f4-cfe583b6a1de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:35.607446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9cba5b8-796c-4efe-89f4-cfe583b6a1de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.607983 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f9cba5b8-796c-4efe-89f4-cfe583b6a1de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.608479 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f9cba5b8-796c-4efe-89f4-cfe583b6a1de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:35.614621 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.614621 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:35.620074 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6267bf6c-b3c5-40c8-a9dc-93f25ad6eca0 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:35.624446 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.624446 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:35.625718 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f9cba5b8-796c-4efe-89f4-cfe583b6a1de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:35.626170 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 636/2526] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:35:35.627838 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6267bf6c-b3c5-40c8-a9dc-93f25ad6eca0 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:35.627838 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 632/2527] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:35.647536 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d17222e9-4314-4e37-93d2-13aba459246b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.649700 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d17222e9-4314-4e37-93d2-13aba459246b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:35.649878 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d17222e9-4314-4e37-93d2-13aba459246b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.650188 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d17222e9-4314-4e37-93d2-13aba459246b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.662300 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.662300 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:35.667278 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d17222e9-4314-4e37-93d2-13aba459246b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:35.674256 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d17222e9-4314-4e37-93d2-13aba459246b tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:35.674753 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 637/2528] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:35.722376 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d69da1a2-a54b-4522-8fc1-f617f0a65188 req-4a20a09a-b3a1-4e49-a9fb-69da49483de4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.725275 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d69da1a2-a54b-4522-8fc1-f617f0a65188 req-4a20a09a-b3a1-4e49-a9fb-69da49483de4 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:35.725539 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d69da1a2-a54b-4522-8fc1-f617f0a65188 req-4a20a09a-b3a1-4e49-a9fb-69da49483de4 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.726693 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d69da1a2-a54b-4522-8fc1-f617f0a65188 req-4a20a09a-b3a1-4e49-a9fb-69da49483de4 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.735125 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d69da1a2-a54b-4522-8fc1-f617f0a65188 req-4a20a09a-b3a1-4e49-a9fb-69da49483de4 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 404 Aug 18 07:35:35.735779 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 624/2529] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:35.743340 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ea25d09b-3698-420b-b563-cb9ffbbf29c7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.745120 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea25d09b-3698-420b-b563-cb9ffbbf29c7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:35.745401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea25d09b-3698-420b-b563-cb9ffbbf29c7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.745633 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea25d09b-3698-420b-b563-cb9ffbbf29c7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.757359 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.757359 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:35.764119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f51cca4d-248b-483f-8bb3-3ece914ac7b7 req-20220f84-e2fa-481b-bc07-31b41b5f3124 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.766700 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f51cca4d-248b-483f-8bb3-3ece914ac7b7 req-20220f84-e2fa-481b-bc07-31b41b5f3124 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:35.766902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f51cca4d-248b-483f-8bb3-3ece914ac7b7 req-20220f84-e2fa-481b-bc07-31b41b5f3124 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.767144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f51cca4d-248b-483f-8bb3-3ece914ac7b7 req-20220f84-e2fa-481b-bc07-31b41b5f3124 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.767372 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [req-f51cca4d-248b-483f-8bb3-3ece914ac7b7 req-20220f84-e2fa-481b-bc07-31b41b5f3124 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Delete volume with id: d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:35.768671 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ea25d09b-3698-420b-b563-cb9ffbbf29c7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:35.774624 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f51cca4d-248b-483f-8bb3-3ece914ac7b7 req-20220f84-e2fa-481b-bc07-31b41b5f3124 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 404 Aug 18 07:35:35.774695 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea25d09b-3698-420b-b563-cb9ffbbf29c7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:35.775256 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 633/2530] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:35:35 2026] DELETE /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:35.775672 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 637/2531] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:35.793275 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-86febed3-3c06-4b9d-9bf9-ebe43638ceee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.795755 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86febed3-3c06-4b9d-9bf9-ebe43638ceee tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:35.795925 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86febed3-3c06-4b9d-9bf9-ebe43638ceee tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.796373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-86febed3-3c06-4b9d-9bf9-ebe43638ceee tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.805351 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dc9ccc5f-56ce-4868-9cd9-0404645f64af req-f6723eba-b223-4d97-816e-e557dd818d19 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.807503 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc9ccc5f-56ce-4868-9cd9-0404645f64af req-f6723eba-b223-4d97-816e-e557dd818d19 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] GET https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 Aug 18 07:35:35.807704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc9ccc5f-56ce-4868-9cd9-0404645f64af req-f6723eba-b223-4d97-816e-e557dd818d19 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.807891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dc9ccc5f-56ce-4868-9cd9-0404645f64af req-f6723eba-b223-4d97-816e-e557dd818d19 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.808185 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.808185 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:35.814897 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-86febed3-3c06-4b9d-9bf9-ebe43638ceee tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:35.816496 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dc9ccc5f-56ce-4868-9cd9-0404645f64af req-f6723eba-b223-4d97-816e-e557dd818d19 tempest-VolumesSnapshotsTestJSON-184508121 tempest-VolumesSnapshotsTestJSON-184508121-project-member] https://10.4.3.152/volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 returned with HTTP 404 Aug 18 07:35:35.817153 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 625/2532] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/d1f9bad2-e7ef-46cc-b0bd-db0486a697b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:35.822296 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-86febed3-3c06-4b9d-9bf9-ebe43638ceee tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:35.824138 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 638/2533] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:35.884958 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-afc3030b-d33a-4695-8c58-aaaf5527e36c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:35.888983 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-afc3030b-d33a-4695-8c58-aaaf5527e36c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:35.889265 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-afc3030b-d33a-4695-8c58-aaaf5527e36c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:35.889512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-afc3030b-d33a-4695-8c58-aaaf5527e36c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:35.901263 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:35.901263 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:35.906727 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-afc3030b-d33a-4695-8c58-aaaf5527e36c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:35.913658 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-afc3030b-d33a-4695-8c58-aaaf5527e36c tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:35.914367 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 634/2534] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:35 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:36.110037 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6f0be701-751a-4cb1-9cc0-c767d464e100 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.115659 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f0be701-751a-4cb1-9cc0-c767d464e100 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 Aug 18 07:35:36.115818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f0be701-751a-4cb1-9cc0-c767d464e100 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.116116 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f0be701-751a-4cb1-9cc0-c767d464e100 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.128078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f0be701-751a-4cb1-9cc0-c767d464e100 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 returned with HTTP 404 Aug 18 07:35:36.130758 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 638/2535] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:36 2026] GET /volume/v3/volumes/4c8c203f-28ec-4824-a4ab-4190d72281a2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:36.141973 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-235aece3-c5b9-40b0-9cc3-bf974d9e09f2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.144409 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-235aece3-c5b9-40b0-9cc3-bf974d9e09f2 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 Aug 18 07:35:36.144671 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-235aece3-c5b9-40b0-9cc3-bf974d9e09f2 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.144929 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-235aece3-c5b9-40b0-9cc3-bf974d9e09f2 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.154591 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:36.154591 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:36.159514 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-235aece3-c5b9-40b0-9cc3-bf974d9e09f2 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:36.170014 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-235aece3-c5b9-40b0-9cc3-bf974d9e09f2 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 returned with HTTP 200 Aug 18 07:35:36.170302 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 626/2536] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:36 2026] GET /volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:36.186853 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b44c9436-976e-4237-aa89-591d8f293105 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.188804 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b44c9436-976e-4237-aa89-591d8f293105 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 Aug 18 07:35:36.189041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b44c9436-976e-4237-aa89-591d8f293105 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.189187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b44c9436-976e-4237-aa89-591d8f293105 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.189426 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-b44c9436-976e-4237-aa89-591d8f293105 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume with id: c3adf070-d0db-4eef-9c8f-6cbd23f23f62 Aug 18 07:35:36.197526 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:36.197526 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:36.198046 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b44c9436-976e-4237-aa89-591d8f293105 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:36.227064 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b44c9436-976e-4237-aa89-591d8f293105 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume request issued successfully. Aug 18 07:35:36.227506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b44c9436-976e-4237-aa89-591d8f293105 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 returned with HTTP 202 Aug 18 07:35:36.228090 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 639/2537] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:36 2026] DELETE /volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:36.240556 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-620e32c7-53a7-4389-964b-de97b6e2edd3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.243344 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-620e32c7-53a7-4389-964b-de97b6e2edd3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 Aug 18 07:35:36.243641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-620e32c7-53a7-4389-964b-de97b6e2edd3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.244055 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-620e32c7-53a7-4389-964b-de97b6e2edd3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.255309 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:36.255309 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:36.260752 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-620e32c7-53a7-4389-964b-de97b6e2edd3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:36.270358 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-620e32c7-53a7-4389-964b-de97b6e2edd3 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 returned with HTTP 200 Aug 18 07:35:36.271044 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 635/2538] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:36 2026] GET /volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:36.379352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-de5cc19b-2888-4079-a4ba-6e0f9a111cf5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.382703 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de5cc19b-2888-4079-a4ba-6e0f9a111cf5 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 Aug 18 07:35:36.383003 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de5cc19b-2888-4079-a4ba-6e0f9a111cf5 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.383331 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-de5cc19b-2888-4079-a4ba-6e0f9a111cf5 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.383515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-de5cc19b-2888-4079-a4ba-6e0f9a111cf5 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 8efef0b2-b894-4182-858e-b801f1999615. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:36.391866 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-de5cc19b-2888-4079-a4ba-6e0f9a111cf5 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 returned with HTTP 404 Aug 18 07:35:36.392558 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 639/2539] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:36 2026] GET /volume/v3/backups/8efef0b2-b894-4182-858e-b801f1999615 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:36.403809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-50a795b4-0998-4a3c-99f8-561a7ac0a552 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.406092 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50a795b4-0998-4a3c-99f8-561a7ac0a552 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] DELETE https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:35:36.406092 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50a795b4-0998-4a3c-99f8-561a7ac0a552 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.406504 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50a795b4-0998-4a3c-99f8-561a7ac0a552 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.406504 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-50a795b4-0998-4a3c-99f8-561a7ac0a552 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete backup with id: 2ae714a6-860e-46b2-ba4d-bf051592a805. Aug 18 07:35:36.412296 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:36.412296 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:36.447671 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-50a795b4-0998-4a3c-99f8-561a7ac0a552 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] delete_backup rpcapi backup_id 2ae714a6-860e-46b2-ba4d-bf051592a805 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:35:36.453705 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50a795b4-0998-4a3c-99f8-561a7ac0a552 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 202 Aug 18 07:35:36.454219 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 627/2540] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:36 2026] DELETE /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:36.469405 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4621c616-db9d-4634-a556-fd7c8d67d1b3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.474362 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4621c616-db9d-4634-a556-fd7c8d67d1b3 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:35:36.474362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4621c616-db9d-4634-a556-fd7c8d67d1b3 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.474362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4621c616-db9d-4634-a556-fd7c8d67d1b3 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.474362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4621c616-db9d-4634-a556-fd7c8d67d1b3 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:36.480982 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:36.480982 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:36.486844 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4621c616-db9d-4634-a556-fd7c8d67d1b3 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 200 Aug 18 07:35:36.486844 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 640/2541] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:36 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:36.645745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aa1d67ba-d4f6-4927-b928-2972a5a06660 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:36.648805 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa1d67ba-d4f6-4927-b928-2972a5a06660 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:36.649049 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa1d67ba-d4f6-4927-b928-2972a5a06660 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:36.649327 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa1d67ba-d4f6-4927-b928-2972a5a06660 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:36.649540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-aa1d67ba-d4f6-4927-b928-2972a5a06660 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:36.652181 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=615,cinder:INSERT=73,cinder:UPDATE=118 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:35:36.658962 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:36.658962 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:36.660768 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa1d67ba-d4f6-4927-b928-2972a5a06660 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:36.661094 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 636/2542] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:36 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:37.296630 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9ed20887-b312-4dab-be99-dfada875c924 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:37.301927 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ed20887-b312-4dab-be99-dfada875c924 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 Aug 18 07:35:37.302708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ed20887-b312-4dab-be99-dfada875c924 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:37.302999 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ed20887-b312-4dab-be99-dfada875c924 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:37.320688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ed20887-b312-4dab-be99-dfada875c924 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 returned with HTTP 404 Aug 18 07:35:37.322667 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 640/2543] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:37 2026] GET /volume/v3/volumes/c3adf070-d0db-4eef-9c8f-6cbd23f23f62 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:37.337066 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:37.340090 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:37.340795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-869969995"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:37.343373 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-869969995'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:37.343630 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume of 1 GB Aug 18 07:35:37.349899 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Availability Zones retrieved successfully. Aug 18 07:35:37.358372 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (6781b35e-b5fa-4f4c-887d-716fdb6d1075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:37.359744 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb218897-f762-48fd-b5b5-cd7a9ce06671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:37.361155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:37.394430 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb218897-f762-48fd-b5b5-cd7a9ce06671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:37.395371 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5df502-adc5-4c23-9a86-9dbc3faa69a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:37.447375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Created reservations ['96cd349f-0cb1-49e1-9748-1e622986251f', '775a5672-7057-41d6-b34c-84c0e5df54fe', '0b71326a-f0f9-4ef6-8988-c9a55226954d', '2379bbbc-f6b4-4375-9de4-9fb0acad5a8e'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:37.448481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5df502-adc5-4c23-9a86-9dbc3faa69a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96cd349f-0cb1-49e1-9748-1e622986251f', '775a5672-7057-41d6-b34c-84c0e5df54fe', '0b71326a-f0f9-4ef6-8988-c9a55226954d', '2379bbbc-f6b4-4375-9de4-9fb0acad5a8e']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:37.449651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917dbed9-2469-4ecb-be4b-34305a61bd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:37.488142 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917dbed9-2469-4ecb-be4b-34305a61bd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8db83ec-44a0-44bc-a3dd-fffed188d228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-869969995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['96cd349f-0cb1-49e1-9748-1e622986251f','775a5672-7057-41d6-b34c-84c0e5df54fe','0b71326a-f0f9-4ef6-8988-c9a55226954d','2379bbbc-f6b4-4375-9de4-9fb0acad5a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-869969995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8db83ec-44a0-44bc-a3dd-fffed188d228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db5bcd82383248c398f2cad0371aa7e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:37.489354 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0a23e0-b06e-454b-9ecc-0812bb8aa077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:37.498274 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7e2f4d63-5c4a-417a-8d31-01b49cd060d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:37.498609 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e2f4d63-5c4a-417a-8d31-01b49cd060d7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 Aug 18 07:35:37.498609 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e2f4d63-5c4a-417a-8d31-01b49cd060d7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:37.499657 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e2f4d63-5c4a-417a-8d31-01b49cd060d7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:37.499657 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7e2f4d63-5c4a-417a-8d31-01b49cd060d7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Show backup with id 2ae714a6-860e-46b2-ba4d-bf051592a805. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:37.503420 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e2f4d63-5c4a-417a-8d31-01b49cd060d7 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 returned with HTTP 404 Aug 18 07:35:37.504073 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 641/2544] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:37 2026] GET /volume/v3/backups/2ae714a6-860e-46b2-ba4d-bf051592a805 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:37.510754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:37.511840 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0a23e0-b06e-454b-9ecc-0812bb8aa077) transitioned into state 'SUCCESS' from state '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-869969995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['96cd349f-0cb1-49e1-9748-1e622986251f','775a5672-7057-41d6-b34c-84c0e5df54fe','0b71326a-f0f9-4ef6-8988-c9a55226954d','2379bbbc-f6b4-4375-9de4-9fb0acad5a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:37.512882 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83aa531-407e-4fba-bd35-ebf9224d67e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:37.513164 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 Aug 18 07:35:37.513514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:37.513829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:37.514089 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete volume with id: 6dbe1348-ba38-46d0-a438-645746b63d62 Aug 18 07:35:37.523364 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:37.523364 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:37.523744 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:37.527138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83aa531-407e-4fba-bd35-ebf9224d67e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:37.528314 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (6781b35e-b5fa-4f4c-887d-716fdb6d1075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:37.528622 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request issued successfully. Aug 18 07:35:37.529316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2adc9fe9-0b38-4b55-96f5-17d5723657a7 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:37.529830 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 628/2545] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:37 2026] POST /volume/v3/volumes => generated 746 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:37.547451 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-499c807c-db30-4088-89db-53c540fe153c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:37.549198 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-499c807c-db30-4088-89db-53c540fe153c tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 Aug 18 07:35:37.549551 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-499c807c-db30-4088-89db-53c540fe153c tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:37.549631 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-499c807c-db30-4088-89db-53c540fe153c tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:37.553354 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Delete volume request issued successfully. Aug 18 07:35:37.553354 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-601d1cf0-f0bc-407a-92e3-1239d809aa8c tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 returned with HTTP 202 Aug 18 07:35:37.553845 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 637/2546] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:37 2026] DELETE /volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:37.561704 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:37.561704 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:37.561952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a33addf-e8fe-493c-99cd-e1affa858579 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:37.564101 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a33addf-e8fe-493c-99cd-e1affa858579 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 Aug 18 07:35:37.564409 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a33addf-e8fe-493c-99cd-e1affa858579 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:37.564675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a33addf-e8fe-493c-99cd-e1affa858579 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:37.570730 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-499c807c-db30-4088-89db-53c540fe153c tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:37.572545 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:37.572545 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:37.573742 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-499c807c-db30-4088-89db-53c540fe153c tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 returned with HTTP 200 Aug 18 07:35:37.574167 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 641/2547] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:37 2026] GET /volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:37.576122 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7a33addf-e8fe-493c-99cd-e1affa858579 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Volume info retrieved successfully. Aug 18 07:35:37.579925 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a33addf-e8fe-493c-99cd-e1affa858579 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 returned with HTTP 200 Aug 18 07:35:37.580322 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 642/2548] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:37 2026] GET /volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:37.675665 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ed1011b7-b1f7-4994-b22a-901797788822 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:37.678261 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed1011b7-b1f7-4994-b22a-901797788822 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:37.678496 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed1011b7-b1f7-4994-b22a-901797788822 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:37.678727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed1011b7-b1f7-4994-b22a-901797788822 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:37.678868 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ed1011b7-b1f7-4994-b22a-901797788822 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:37.688049 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:37.688049 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:37.689047 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed1011b7-b1f7-4994-b22a-901797788822 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:37.689538 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 629/2549] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:37 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.249193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.251619 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:35:38.252066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca59f4c0-b77c-4582-8235-64bb7ef986d8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1845199735", "description": null, "metadata": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:38.268886 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.268886 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:38.269684 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:38.269974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create snapshot from volume ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:35:38.312265 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['5ae16b35-c380-421c-9b89-0b562cfca15b', '65dd15f9-0757-412b-9cdc-2404db7527bd', '5dfd018b-e0b8-4810-a61e-18039587e321', '12bef6e5-3a52-420e-9cf2-4f7ffa9ef831'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:38.348941 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot force create request issued successfully. Aug 18 07:35:38.349336 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a55ae69-79d8-4e7f-8a00-0dcdb87239a8 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:35:38.349838 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 638/2550] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:35:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:38.359025 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e9534f40-34b6-4506-8070-54328442bbb6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.360562 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9534f40-34b6-4506-8070-54328442bbb6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 Aug 18 07:35:38.360732 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9534f40-34b6-4506-8070-54328442bbb6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.360898 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9534f40-34b6-4506-8070-54328442bbb6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.363289 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=641,cinder:UPDATE=142,cinder:INSERT=66,cinder:DELETE=2 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:35:38.368712 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.368712 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:38.369323 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e9534f40-34b6-4506-8070-54328442bbb6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:38.370255 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9534f40-34b6-4506-8070-54328442bbb6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 returned with HTTP 200 Aug 18 07:35:38.370653 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 642/2551] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.455047 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eae0b674-f0a8-4bdd-8535-b676af9ddc2e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.590800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e007fd12-6968-4bab-9f98-3b75b1e03e43 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.592846 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e007fd12-6968-4bab-9f98-3b75b1e03e43 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 Aug 18 07:35:38.593108 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e007fd12-6968-4bab-9f98-3b75b1e03e43 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.593414 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e007fd12-6968-4bab-9f98-3b75b1e03e43 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.601038 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e7d5a8c-f5b1-468b-95d4-89c76dd79a09 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.603572 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e7d5a8c-f5b1-468b-95d4-89c76dd79a09 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] GET https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 Aug 18 07:35:38.603831 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e7d5a8c-f5b1-468b-95d4-89c76dd79a09 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.604094 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e7d5a8c-f5b1-468b-95d4-89c76dd79a09 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.605015 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eae0b674-f0a8-4bdd-8535-b676af9ddc2e tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:38.605416 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eae0b674-f0a8-4bdd-8535-b676af9ddc2e tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.605670 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eae0b674-f0a8-4bdd-8535-b676af9ddc2e tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.607431 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.608758 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.608758 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:38.612589 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e7d5a8c-f5b1-468b-95d4-89c76dd79a09 tempest-ProjectReaderTests33-2090449766 tempest-ProjectReaderTests33-2090449766-project-admin] https://10.4.3.152/volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 returned with HTTP 404 Aug 18 07:35:38.614246 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 639/2552] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/volumes/6dbe1348-ba38-46d0-a438-645746b63d62 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:38.617576 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e007fd12-6968-4bab-9f98-3b75b1e03e43 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:38.630283 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e007fd12-6968-4bab-9f98-3b75b1e03e43 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 returned with HTTP 200 Aug 18 07:35:38.630807 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 630/2553] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.637472 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eae0b674-f0a8-4bdd-8535-b676af9ddc2e tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:38.637990 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 643/2554] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 600 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.646097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.648048 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:38.648458 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d8db83ec-44a0-44bc-a3dd-fffed188d228", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1617561329"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:38.649415 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.649921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request body: {'volume': {'source_volid': 'd8db83ec-44a0-44bc-a3dd-fffed188d228', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1617561329'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:38.651661 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54/defaults Aug 18 07:35:38.651888 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.652110 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'defaults' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.657382 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.657382 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:38.657574 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:38.657905 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1927359487"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:38.657953 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume retrieved successfully. Aug 18 07:35:38.658033 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume of 2 GB Aug 18 07:35:38.659698 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1927359487'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:38.659865 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Create volume of 1 GB Aug 18 07:35:38.661480 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Availability Zones retrieved successfully. Aug 18 07:35:38.663663 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:38.664023 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:38.664368 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:38.667200 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Availability Zones retrieved successfully. Aug 18 07:35:38.667603 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (44897920-8c99-429f-9e9d-ead0c92f5aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:38.669199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fdbb2da-c01a-4cf3-ab7d-d1b2f7ee18c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.670306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:38.671668 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-027bfefc-00ff-4f22-b02c-653f1b4fe979 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54/defaults returned with HTTP 200 Aug 18 07:35:38.671668 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 631/2555] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54/defaults => generated 600 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.676636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Flow 'volume_create_api' (be96b533-9423-4365-90d0-f5f8759e669a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:38.677590 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616a4341-3c72-4725-b27d-ffca20efcc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.678544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:38.682083 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5fdd67d5-076c-4d54-afb1-16619e75f13c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.684995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5fdd67d5-076c-4d54-afb1-16619e75f13c tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:38.684995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5fdd67d5-076c-4d54-afb1-16619e75f13c tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:38.698119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fdbb2da-c01a-4cf3-ab7d-d1b2f7ee18c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd8db83ec-44a0-44bc-a3dd-fffed188d228', 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.699703 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d04710-59e6-4bbb-9b6b-e1dc0e90c3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.701344 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29ee6e72-ac81-49ac-864a-899b5f3bf048 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.703379 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29ee6e72-ac81-49ac-864a-899b5f3bf048 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:38.703437 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29ee6e72-ac81-49ac-864a-899b5f3bf048 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.703664 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29ee6e72-ac81-49ac-864a-899b5f3bf048 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.703779 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-29ee6e72-ac81-49ac-864a-899b5f3bf048 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:38.713637 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.713637 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:38.714708 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29ee6e72-ac81-49ac-864a-899b5f3bf048 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:38.715106 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 632/2556] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.722340 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616a4341-3c72-4725-b27d-ffca20efcc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.723397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a4777e-c4b5-43e4-a5df-938f8295bbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.730719 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5fdd67d5-076c-4d54-afb1-16619e75f13c tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:38.731179 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 644/2557] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:35:38 2026] PUT /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 558 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.741618 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-441b4cc0-ab77-46d1-a382-e3b121d0fb81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.743778 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-441b4cc0-ab77-46d1-a382-e3b121d0fb81 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] DELETE https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:38.743920 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-441b4cc0-ab77-46d1-a382-e3b121d0fb81 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.744155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-441b4cc0-ab77-46d1-a382-e3b121d0fb81 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.751595 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-441b4cc0-ab77-46d1-a382-e3b121d0fb81 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:38.752649 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 633/2558] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:35:38 2026] DELETE /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:35:38.757283 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Created reservations ['d1c75b4d-0636-421d-8656-4d5a7235da9e', 'c21abd52-1133-41f6-bed6-a766ffe635b2', '571f5d57-6e9c-484f-bc3a-93242ca8b58e', '0142a484-be29-40d1-9544-06548e36049a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:38.757584 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d04710-59e6-4bbb-9b6b-e1dc0e90c3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c75b4d-0636-421d-8656-4d5a7235da9e', 'c21abd52-1133-41f6-bed6-a766ffe635b2', '571f5d57-6e9c-484f-bc3a-93242ca8b58e', '0142a484-be29-40d1-9544-06548e36049a']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.758489 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb14b45-5611-46e6-8ada-e5f30e96d35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.760251 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-923cf14a-0b71-4a08-bffa-198353dd7cf8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.763095 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-923cf14a-0b71-4a08-bffa-198353dd7cf8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:38.766240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-923cf14a-0b71-4a08-bffa-198353dd7cf8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.766240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-923cf14a-0b71-4a08-bffa-198353dd7cf8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.777325 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-923cf14a-0b71-4a08-bffa-198353dd7cf8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:38.777717 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 645/2559] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 600 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.786515 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1f906b89-33e5-4ca5-9972-ea7950737e8e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.791306 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f906b89-33e5-4ca5-9972-ea7950737e8e tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:38.791713 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1f906b89-33e5-4ca5-9972-ea7950737e8e tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:38.793855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bb14b45-5611-46e6-8ada-e5f30e96d35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ca1d703-e93d-4521-9391-d864ef31c9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1617561329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['d1c75b4d-0636-421d-8656-4d5a7235da9e','c21abd52-1133-41f6-bed6-a766ffe635b2','571f5d57-6e9c-484f-bc3a-93242ca8b58e','0142a484-be29-40d1-9544-06548e36049a'],size=2,snapshot_id=None,source_replicaid=,source_volid=d8db83ec-44a0-44bc-a3dd-fffed188d228,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1617561329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ca1d703-e93d-4521-9391-d864ef31c9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db5bcd82383248c398f2cad0371aa7e6',provider_auth=None,provider_geometry=None,provider_id=None,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=d8db83ec-44a0-44bc-a3dd-fffed188d228,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.794852 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ea16ee-f711-447b-bd0a-697c615075d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.799850 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Created reservations ['d3f42335-6c9e-4dde-ad68-728ea4c20c73', 'b57480da-6dfa-476a-bb71-ca8cf7880c3d', '15659833-430e-4570-b2f7-6a98ba142263', '268eef54-25ff-4ade-94e5-0d5f51fe1600'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:38.801052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a4777e-c4b5-43e4-a5df-938f8295bbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3f42335-6c9e-4dde-ad68-728ea4c20c73', 'b57480da-6dfa-476a-bb71-ca8cf7880c3d', '15659833-430e-4570-b2f7-6a98ba142263', '268eef54-25ff-4ade-94e5-0d5f51fe1600']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.802231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aab7ecf-dd33-4826-8d65-db358170ac94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.816305 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ea16ee-f711-447b-bd0a-697c615075d8) transitioned into state 'SUCCESS' from state '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-1617561329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5bcd82383248c398f2cad0371aa7e6',qos_specs=None,replication_status=,reservations=['d1c75b4d-0636-421d-8656-4d5a7235da9e','c21abd52-1133-41f6-bed6-a766ffe635b2','571f5d57-6e9c-484f-bc3a-93242ca8b58e','0142a484-be29-40d1-9544-06548e36049a'],size=2,snapshot_id=None,source_replicaid=,source_volid=d8db83ec-44a0-44bc-a3dd-fffed188d228,status='creating',user_id='aa2f6ed9b16142bb9d32a1ab997aafc1',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.817196 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45981ef5-4527-430b-a516-3e8ccdaa733f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.833265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aab7ecf-dd33-4826-8d65-db358170ac94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6b31418-e12d-4402-b810-fda223d1b14c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1927359487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19e0f9cd7bd9401184c24fac0f2d71cb',qos_specs=None,replication_status=,reservations=['d3f42335-6c9e-4dde-ad68-728ea4c20c73','b57480da-6dfa-476a-bb71-ca8cf7880c3d','15659833-430e-4570-b2f7-6a98ba142263','268eef54-25ff-4ade-94e5-0d5f51fe1600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2fd361f08a4805b99b85362b786581',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1927359487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6b31418-e12d-4402-b810-fda223d1b14c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19e0f9cd7bd9401184c24fac0f2d71cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d2fd361f08a4805b99b85362b786581',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.834200 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ede83d5-1d02-464f-ae42-cd2ed5175313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.836823 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45981ef5-4527-430b-a516-3e8ccdaa733f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.838082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Flow 'volume_create_api' (44897920-8c99-429f-9e9d-ead0c92f5aeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:38.838550 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Create volume request issued successfully. Aug 18 07:35:38.839303 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cf7bbc4b-3509-41f6-960d-164a93f2d92e tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:38.840004 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 640/2560] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:38 2026] POST /volume/v3/volumes => generated 781 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:38.855063 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c2286e7f-c8bf-4eb4-969c-6fd31ed13092 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.856998 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2286e7f-c8bf-4eb4-969c-6fd31ed13092 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:38.857191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2286e7f-c8bf-4eb4-969c-6fd31ed13092 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.857433 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2286e7f-c8bf-4eb4-969c-6fd31ed13092 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.859793 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ede83d5-1d02-464f-ae42-cd2ed5175313) transitioned into state 'SUCCESS' from state '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-1927359487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19e0f9cd7bd9401184c24fac0f2d71cb',qos_specs=None,replication_status=,reservations=['d3f42335-6c9e-4dde-ad68-728ea4c20c73','b57480da-6dfa-476a-bb71-ca8cf7880c3d','15659833-430e-4570-b2f7-6a98ba142263','268eef54-25ff-4ade-94e5-0d5f51fe1600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2fd361f08a4805b99b85362b786581',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.860969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0faa1657-3a28-4076-8807-1f7a5fa1bf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:38.865388 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.865388 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:38.870469 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c2286e7f-c8bf-4eb4-969c-6fd31ed13092 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:38.874619 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0faa1657-3a28-4076-8807-1f7a5fa1bf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:38.875564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Flow 'volume_create_api' (be96b533-9423-4365-90d0-f5f8759e669a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:38.875665 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2286e7f-c8bf-4eb4-969c-6fd31ed13092 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 returned with HTTP 200 Aug 18 07:35:38.875927 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Create volume request issued successfully. Aug 18 07:35:38.876068 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 646/2561] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.876571 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-860f60e5-95f0-44e1-ab93-749d20aebce7 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:38.877003 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 643/2562] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:38 2026] POST /volume/v3/volumes => generated 749 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:38.889462 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6a6d4d0a-b9fc-4dd8-85fc-9a5ea0296d95 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.892472 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a6d4d0a-b9fc-4dd8-85fc-9a5ea0296d95 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:38.892733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a6d4d0a-b9fc-4dd8-85fc-9a5ea0296d95 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.892990 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6a6d4d0a-b9fc-4dd8-85fc-9a5ea0296d95 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.902752 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.902752 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:38.906622 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6a6d4d0a-b9fc-4dd8-85fc-9a5ea0296d95 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:38.907899 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1f906b89-33e5-4ca5-9972-ea7950737e8e tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:38.908631 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 634/2563] 10.4.3.152 () {68 vars in 1375 bytes} [Tue Aug 18 07:35:38 2026] PUT /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 558 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.910483 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6a6d4d0a-b9fc-4dd8-85fc-9a5ea0296d95 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:38.910826 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 641/2564] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.919863 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-215b0670-6c8f-47bd-b38c-2cdad0e35eae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.921670 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-215b0670-6c8f-47bd-b38c-2cdad0e35eae tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54/defaults Aug 18 07:35:38.921867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-215b0670-6c8f-47bd-b38c-2cdad0e35eae tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.922060 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-215b0670-6c8f-47bd-b38c-2cdad0e35eae tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'defaults' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.930996 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-215b0670-6c8f-47bd-b38c-2cdad0e35eae tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54/defaults returned with HTTP 200 Aug 18 07:35:38.931433 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 647/2565] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54/defaults => generated 600 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.940912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.943556 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:38.943826 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.944093 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:38.944501 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:38.944501 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:38.955401 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:38.955401 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:38.955401 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:38.962126 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36d0e0ac-1aae-4d3d-a703-c031a56f7258 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:38.962595 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 644/2566] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 600 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:38.972040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-52e3fb0a-5a66-43ee-8f50-bdd51d599c14 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:38.977510 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52e3fb0a-5a66-43ee-8f50-bdd51d599c14 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True Aug 18 07:35:38.977702 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52e3fb0a-5a66-43ee-8f50-bdd51d599c14 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:38.977917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52e3fb0a-5a66-43ee-8f50-bdd51d599c14 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.008646 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52e3fb0a-5a66-43ee-8f50-bdd51d599c14 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True returned with HTTP 200 Aug 18 07:35:39.009196 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 635/2567] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:38 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True => generated 1341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:39.020578 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.049166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.052161 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] DELETE https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:39.052508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.052854 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.052969 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Delete volume with id: 34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:39.061675 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.061675 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:39.062394 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:39.080678 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Delete volume request issued successfully. Aug 18 07:35:39.080855 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a97bfa2-86e8-44cf-9d0b-3b40f2963624 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 202 Aug 18 07:35:39.081270 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 648/2568] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:39 2026] DELETE /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:39.092161 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-74277a0e-e2a7-4445-8fc1-ba28b6591195 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.094832 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74277a0e-e2a7-4445-8fc1-ba28b6591195 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:39.095160 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74277a0e-e2a7-4445-8fc1-ba28b6591195 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.095489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74277a0e-e2a7-4445-8fc1-ba28b6591195 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.106403 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.106403 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:39.113066 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-74277a0e-e2a7-4445-8fc1-ba28b6591195 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:39.119683 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74277a0e-e2a7-4445-8fc1-ba28b6591195 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 200 Aug 18 07:35:39.120201 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 645/2569] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.165008 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:39.165375 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-267562636"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:39.166776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-267562636'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:39.166889 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Create volume of 1 GB Aug 18 07:35:39.170841 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Availability Zones retrieved successfully. Aug 18 07:35:39.176053 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Flow 'volume_create_api' (b3025e45-b4f3-4976-a632-cd3ea91f2aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:39.177045 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b436bb-7ac5-41db-b009-14a9c29ca571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:39.178011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:39.217702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b436bb-7ac5-41db-b009-14a9c29ca571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:39.218528 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b0d1d9-af4f-4ec8-b2c6-2bddc793d3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:39.315451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Created reservations ['21231bc4-2adb-42f1-9bed-dda783188014', 'f82bb84a-4884-4b29-b03a-efb89c9647b1', '0ff67d65-0e6e-4071-bc01-56c030365e31', 'e3e86430-8106-4839-87c9-0c14245afa0c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:39.316270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b0d1d9-af4f-4ec8-b2c6-2bddc793d3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21231bc4-2adb-42f1-9bed-dda783188014', 'f82bb84a-4884-4b29-b03a-efb89c9647b1', '0ff67d65-0e6e-4071-bc01-56c030365e31', 'e3e86430-8106-4839-87c9-0c14245afa0c']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:39.317015 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba5a867-0562-4670-a5e3-07d2abbca1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:39.341126 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba5a867-0562-4670-a5e3-07d2abbca1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d2fc57b-ead8-45db-8c27-bae36570cdb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-267562636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9507fb1dfe87471c9743ca42a8393e54',qos_specs=None,replication_status=,reservations=['21231bc4-2adb-42f1-9bed-dda783188014','f82bb84a-4884-4b29-b03a-efb89c9647b1','0ff67d65-0e6e-4071-bc01-56c030365e31','e3e86430-8106-4839-87c9-0c14245afa0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfc6ebe7c14ec39cbc4890f594d883',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-267562636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d2fc57b-ead8-45db-8c27-bae36570cdb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9507fb1dfe87471c9743ca42a8393e54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cbfc6ebe7c14ec39cbc4890f594d883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:39.341951 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac55e2e9-6517-4681-ae85-8b86124370de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:39.376656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac55e2e9-6517-4681-ae85-8b86124370de) transitioned into state 'SUCCESS' from state '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-267562636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9507fb1dfe87471c9743ca42a8393e54',qos_specs=None,replication_status=,reservations=['21231bc4-2adb-42f1-9bed-dda783188014','f82bb84a-4884-4b29-b03a-efb89c9647b1','0ff67d65-0e6e-4071-bc01-56c030365e31','e3e86430-8106-4839-87c9-0c14245afa0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfc6ebe7c14ec39cbc4890f594d883',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:39.377420 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f9ae98-8441-4bc3-9534-7d23821c9c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:39.381324 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a8781bbd-c9fd-470b-b413-c250fbdb6164 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.383884 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8781bbd-c9fd-470b-b413-c250fbdb6164 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 Aug 18 07:35:39.384134 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8781bbd-c9fd-470b-b413-c250fbdb6164 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.384433 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8781bbd-c9fd-470b-b413-c250fbdb6164 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.390779 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.390779 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:39.391376 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a8781bbd-c9fd-470b-b413-c250fbdb6164 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:39.392471 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8781bbd-c9fd-470b-b413-c250fbdb6164 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 returned with HTTP 200 Aug 18 07:35:39.392975 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 636/2570] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.393928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f9ae98-8441-4bc3-9534-7d23821c9c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:39.394867 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Flow 'volume_create_api' (b3025e45-b4f3-4976-a632-cd3ea91f2aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:39.395193 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Create volume request issued successfully. Aug 18 07:35:39.395868 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce9edf96-3d95-4f57-b1ef-581843fea3c5 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:39.396387 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 642/2571] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:39 2026] POST /volume/v3/volumes => generated 755 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:39.402691 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-adc6c890-0903-444a-a968-6afe1354ffdd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.407361 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-adc6c890-0903-444a-a968-6afe1354ffdd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 Aug 18 07:35:39.408806 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-adc6c890-0903-444a-a968-6afe1354ffdd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.409078 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-adc6c890-0903-444a-a968-6afe1354ffdd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.410043 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7bbd6652-b8ba-4cec-911a-427eb9b13890 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.411888 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7bbd6652-b8ba-4cec-911a-427eb9b13890 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:39.412158 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7bbd6652-b8ba-4cec-911a-427eb9b13890 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.412423 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7bbd6652-b8ba-4cec-911a-427eb9b13890 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.415268 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.415268 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:39.415702 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-adc6c890-0903-444a-a968-6afe1354ffdd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:39.416509 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-adc6c890-0903-444a-a968-6afe1354ffdd tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 returned with HTTP 200 Aug 18 07:35:39.416865 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 649/2572] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.420080 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.420080 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:39.423981 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7bbd6652-b8ba-4cec-911a-427eb9b13890 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Volume info retrieved successfully. Aug 18 07:35:39.428243 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7bbd6652-b8ba-4cec-911a-427eb9b13890 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 returned with HTTP 200 Aug 18 07:35:39.428657 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 646/2573] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.729534 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4c535bc4-7c25-4104-8eb8-9e746341fbe2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.731658 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c535bc4-7c25-4104-8eb8-9e746341fbe2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:39.732110 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c535bc4-7c25-4104-8eb8-9e746341fbe2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.732772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c535bc4-7c25-4104-8eb8-9e746341fbe2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.732772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4c535bc4-7c25-4104-8eb8-9e746341fbe2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:39.737614 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.737614 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:39.738606 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c535bc4-7c25-4104-8eb8-9e746341fbe2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:39.739057 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 637/2574] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.889975 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-583a7f24-a763-43ea-9caf-8d1cd46da3d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.891703 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-583a7f24-a763-43ea-9caf-8d1cd46da3d4 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:39.892005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-583a7f24-a763-43ea-9caf-8d1cd46da3d4 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.892241 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-583a7f24-a763-43ea-9caf-8d1cd46da3d4 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.899622 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.899622 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:39.903632 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-583a7f24-a763-43ea-9caf-8d1cd46da3d4 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:39.913280 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-583a7f24-a763-43ea-9caf-8d1cd46da3d4 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 returned with HTTP 200 Aug 18 07:35:39.913710 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 643/2575] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.924566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-831cb54f-6564-4b6f-a2c5-ba58ea6b192a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.927926 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-831cb54f-6564-4b6f-a2c5-ba58ea6b192a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:39.928105 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-831cb54f-6564-4b6f-a2c5-ba58ea6b192a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.928354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-831cb54f-6564-4b6f-a2c5-ba58ea6b192a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.931356 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9782157-1949-4540-b1c6-5df2f5114527 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.934182 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9782157-1949-4540-b1c6-5df2f5114527 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:39.934411 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9782157-1949-4540-b1c6-5df2f5114527 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.934661 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9782157-1949-4540-b1c6-5df2f5114527 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.936653 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.936653 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:39.940448 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-831cb54f-6564-4b6f-a2c5-ba58ea6b192a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:39.943714 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.943714 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:39.947875 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-831cb54f-6564-4b6f-a2c5-ba58ea6b192a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:39.948204 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9782157-1949-4540-b1c6-5df2f5114527 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:39.948388 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 650/2576] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.955241 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9782157-1949-4540-b1c6-5df2f5114527 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 returned with HTTP 200 Aug 18 07:35:39.955241 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 647/2577] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.968104 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-14cd3f85-9587-4a0b-8ac1-412d0eef4721 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.969751 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14cd3f85-9587-4a0b-8ac1-412d0eef4721 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:39.969903 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14cd3f85-9587-4a0b-8ac1-412d0eef4721 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.971240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-14cd3f85-9587-4a0b-8ac1-412d0eef4721 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.977485 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:39.977485 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:39.981242 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-14cd3f85-9587-4a0b-8ac1-412d0eef4721 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:39.984498 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-14cd3f85-9587-4a0b-8ac1-412d0eef4721 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 returned with HTTP 200 Aug 18 07:35:39.984603 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 638/2578] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:39 2026] GET /volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:39.996090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:39.998055 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:39.998274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:39.998452 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:39.998623 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume with id: 9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:40.010572 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.010572 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:40.011010 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:40.030951 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume request issued successfully. Aug 18 07:35:40.031161 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6733aca1-3c83-4e1d-98be-7ffcf1a2b148 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 returned with HTTP 202 Aug 18 07:35:40.031558 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 644/2579] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:39 2026] DELETE /volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:40.038309 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9aaa8873-08f1-43e3-b3cf-fc880b671018 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.040025 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9aaa8873-08f1-43e3-b3cf-fc880b671018 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:40.040181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9aaa8873-08f1-43e3-b3cf-fc880b671018 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.040454 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9aaa8873-08f1-43e3-b3cf-fc880b671018 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.049590 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.049590 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:40.054875 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9aaa8873-08f1-43e3-b3cf-fc880b671018 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:40.060669 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9aaa8873-08f1-43e3-b3cf-fc880b671018 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 returned with HTTP 200 Aug 18 07:35:40.061039 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 651/2580] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:40.137523 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-90213a3a-dba0-484a-8fad-a2e157575425 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.151135 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-90213a3a-dba0-484a-8fad-a2e157575425 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac Aug 18 07:35:40.151135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-90213a3a-dba0-484a-8fad-a2e157575425 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.151135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-90213a3a-dba0-484a-8fad-a2e157575425 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.155886 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-90213a3a-dba0-484a-8fad-a2e157575425 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac returned with HTTP 404 Aug 18 07:35:40.156513 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 648/2581] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/volumes/34129d63-6032-4a26-aecc-e41abbcedaac => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:40.169353 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.170939 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] DELETE https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:40.172167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.172167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.172167 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Delete volume with id: 45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:40.184589 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.184589 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:40.185019 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:40.214113 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Delete volume request issued successfully. Aug 18 07:35:40.214574 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0afa406f-b63b-4573-9df5-d5b4bbc03768 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 202 Aug 18 07:35:40.214898 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 639/2582] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:40 2026] DELETE /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:40.233748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c47ca231-a9e2-4d19-b555-25f76bb450a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.240107 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c47ca231-a9e2-4d19-b555-25f76bb450a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:40.240448 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c47ca231-a9e2-4d19-b555-25f76bb450a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.240730 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c47ca231-a9e2-4d19-b555-25f76bb450a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.254085 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.254085 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:40.266263 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c47ca231-a9e2-4d19-b555-25f76bb450a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:40.273331 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c47ca231-a9e2-4d19-b555-25f76bb450a7 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 200 Aug 18 07:35:40.273331 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 645/2583] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:40.440860 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c3ef447-8a4b-4b27-be8a-1e794cd88a2e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.444291 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c3ef447-8a4b-4b27-be8a-1e794cd88a2e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:40.444454 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c3ef447-8a4b-4b27-be8a-1e794cd88a2e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.444618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c3ef447-8a4b-4b27-be8a-1e794cd88a2e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.457631 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.457631 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:40.462539 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3c3ef447-8a4b-4b27-be8a-1e794cd88a2e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Volume info retrieved successfully. Aug 18 07:35:40.467575 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c3ef447-8a4b-4b27-be8a-1e794cd88a2e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 returned with HTTP 200 Aug 18 07:35:40.468052 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 652/2584] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:40.485189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-048d1f62-9222-4a77-8310-dc67ded54827 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.493963 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-048d1f62-9222-4a77-8310-dc67ded54827 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True Aug 18 07:35:40.494247 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-048d1f62-9222-4a77-8310-dc67ded54827 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.494698 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-048d1f62-9222-4a77-8310-dc67ded54827 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.513947 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-048d1f62-9222-4a77-8310-dc67ded54827 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True returned with HTTP 200 Aug 18 07:35:40.514435 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 649/2585] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True => generated 1341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:40.529908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.531904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:40.532277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.532515 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.532755 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Delete volume with id: 2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:40.540515 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.540515 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:40.541029 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Volume info retrieved successfully. Aug 18 07:35:40.563079 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Delete volume request issued successfully. Aug 18 07:35:40.563572 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb8e924b-60d4-4e97-9a39-6dfa3657489b tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 returned with HTTP 202 Aug 18 07:35:40.563913 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 640/2586] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:40 2026] DELETE /volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:40.571968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7bb1044-7d52-48e0-a065-73f4a964541e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.577267 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7bb1044-7d52-48e0-a065-73f4a964541e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:40.577267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7bb1044-7d52-48e0-a065-73f4a964541e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.577267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7bb1044-7d52-48e0-a065-73f4a964541e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.589885 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.589885 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:40.596193 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7bb1044-7d52-48e0-a065-73f4a964541e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Volume info retrieved successfully. Aug 18 07:35:40.602943 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7bb1044-7d52-48e0-a065-73f4a964541e tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 returned with HTTP 200 Aug 18 07:35:40.603532 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 646/2587] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:40.608562 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-42cffb62-8528-4223-81a2-1beb0f77e158 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.722801 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42cffb62-8528-4223-81a2-1beb0f77e158 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:40.722801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42cffb62-8528-4223-81a2-1beb0f77e158 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-22552484", "extra_specs": {"storage_protocol": "tempest-storage_protocol-437381267", "vendor_name": "tempest-vendor_name-1898475568"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:40.737562 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42cffb62-8528-4223-81a2-1beb0f77e158 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:40.738138 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 653/2588] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:40 2026] POST /volume/v3/types => generated 327 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:40.751528 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-40b8c493-a60e-4bae-a861-1b66ae635b59 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.751915 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.754182 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40b8c493-a60e-4bae-a861-1b66ae635b59 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:40.754305 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:40.754478 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40b8c493-a60e-4bae-a861-1b66ae635b59 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.754747 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40b8c493-a60e-4bae-a861-1b66ae635b59 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.754869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92f75276-4042-43a3-9276-6fe8fa0e0d8e", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:40.754943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-40b8c493-a60e-4bae-a861-1b66ae635b59 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:40.756688 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Create volume request body: {'volume': {'volume_type': '92f75276-4042-43a3-9276-6fe8fa0e0d8e', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:40.761049 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Create volume of 1 GB Aug 18 07:35:40.761578 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.761578 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:40.761917 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Availability Zones retrieved successfully. Aug 18 07:35:40.764982 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.764982 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:40.766165 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40b8c493-a60e-4bae-a861-1b66ae635b59 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:40.766714 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 650/2589] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:40.767853 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Flow 'volume_create_api' (cd36526c-0942-4578-8cf6-807fa2a183d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:40.768766 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b26f9b-59cb-4e24-8a39-07bc58ae42d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:40.769591 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:40.791761 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b26f9b-59cb-4e24-8a39-07bc58ae42d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-437381267',vendor_name='tempest-vendor_name-1898475568'},id=92f75276-4042-43a3-9276-6fe8fa0e0d8e,is_public=True,name='tempest-ProjectReaderTests-volume-type-22552484',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92f75276-4042-43a3-9276-6fe8fa0e0d8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:40.792826 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8345c048-993a-4c83-8f9a-78b3864b8ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:40.824131 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-22552484 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-22552484, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:40.824785 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-22552484 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-22552484, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:40.857359 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Created reservations ['a920a98d-2e2b-4c07-a682-e858caa2c506', '19207112-4bc7-45d1-acb6-1d23fdfcf1d1', 'ff830ef4-4f09-4972-aa34-cb438fdd8917', '5361755e-2060-497b-99af-b48c9391dc27'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:40.858040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8345c048-993a-4c83-8f9a-78b3864b8ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a920a98d-2e2b-4c07-a682-e858caa2c506', '19207112-4bc7-45d1-acb6-1d23fdfcf1d1', 'ff830ef4-4f09-4972-aa34-cb438fdd8917', '5361755e-2060-497b-99af-b48c9391dc27']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:40.858780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d76b397-23f5-493e-9015-f635a2d8010b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:40.884007 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d76b397-23f5-493e-9015-f635a2d8010b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a28a9c9-3da6-409b-8284-595813166b03', '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='4f0d3a555ed040d6bfabae9e02ec7d5c',qos_specs=None,replication_status=,reservations=['a920a98d-2e2b-4c07-a682-e858caa2c506','19207112-4bc7-45d1-acb6-1d23fdfcf1d1','ff830ef4-4f09-4972-aa34-cb438fdd8917','5361755e-2060-497b-99af-b48c9391dc27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53803012af774c7e995224bd63d40349',volume_type_id=92f75276-4042-43a3-9276-6fe8fa0e0d8e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:40Z,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=7a28a9c9-3da6-409b-8284-595813166b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0d3a555ed040d6bfabae9e02ec7d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53803012af774c7e995224bd63d40349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92f75276-4042-43a3-9276-6fe8fa0e0d8e),volume_type_id=92f75276-4042-43a3-9276-6fe8fa0e0d8e)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:40.884995 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1686b40c-b785-4b9a-8354-a0c8af853a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:40.908833 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1686b40c-b785-4b9a-8354-a0c8af853a21) transitioned into state 'SUCCESS' from 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='4f0d3a555ed040d6bfabae9e02ec7d5c',qos_specs=None,replication_status=,reservations=['a920a98d-2e2b-4c07-a682-e858caa2c506','19207112-4bc7-45d1-acb6-1d23fdfcf1d1','ff830ef4-4f09-4972-aa34-cb438fdd8917','5361755e-2060-497b-99af-b48c9391dc27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53803012af774c7e995224bd63d40349',volume_type_id=92f75276-4042-43a3-9276-6fe8fa0e0d8e)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:40.909738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04986f3-ae50-4baa-af13-165655fb0cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:40.921280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04986f3-ae50-4baa-af13-165655fb0cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:40.922157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Flow 'volume_create_api' (cd36526c-0942-4578-8cf6-807fa2a183d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:40.922513 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Create volume request issued successfully. Aug 18 07:35:40.923119 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5fe20c9-56f6-4fd9-8dd4-7b1535a74144 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:40.923685 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 641/2590] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:35:40 2026] POST /volume/v3/volumes => generated 772 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:40.935513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5d2afa4e-8d32-4904-a050-27d04a7d7430 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:40.938919 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d2afa4e-8d32-4904-a050-27d04a7d7430 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] GET https://10.4.3.152/volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 Aug 18 07:35:40.939144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d2afa4e-8d32-4904-a050-27d04a7d7430 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:40.939384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d2afa4e-8d32-4904-a050-27d04a7d7430 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:40.948389 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:40.948389 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:40.952014 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5d2afa4e-8d32-4904-a050-27d04a7d7430 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Volume info retrieved successfully. Aug 18 07:35:40.955988 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d2afa4e-8d32-4904-a050-27d04a7d7430 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 returned with HTTP 200 Aug 18 07:35:40.956745 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 647/2591] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:40 2026] GET /volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:41.072601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c5a24661-d288-4418-bc3f-a16851620d4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.074671 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5a24661-d288-4418-bc3f-a16851620d4a tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 Aug 18 07:35:41.074797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5a24661-d288-4418-bc3f-a16851620d4a tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.074984 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5a24661-d288-4418-bc3f-a16851620d4a tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.082325 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5a24661-d288-4418-bc3f-a16851620d4a tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 returned with HTTP 404 Aug 18 07:35:41.082894 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 654/2592] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/9ca1d703-e93d-4521-9391-d864ef31c9a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:41.090197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5f84b8e7-ad50-4e78-90c3-df01ef0bb477 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.095109 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f84b8e7-ad50-4e78-90c3-df01ef0bb477 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 Aug 18 07:35:41.095109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f84b8e7-ad50-4e78-90c3-df01ef0bb477 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.095109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f84b8e7-ad50-4e78-90c3-df01ef0bb477 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.104548 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.104548 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:41.112804 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f84b8e7-ad50-4e78-90c3-df01ef0bb477 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:41.116067 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f84b8e7-ad50-4e78-90c3-df01ef0bb477 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 returned with HTTP 200 Aug 18 07:35:41.116670 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 651/2593] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:41.129018 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.130807 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 Aug 18 07:35:41.130985 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.131158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.131333 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume with id: d8db83ec-44a0-44bc-a3dd-fffed188d228 Aug 18 07:35:41.137644 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.137644 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:41.138101 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:41.152999 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Delete volume request issued successfully. Aug 18 07:35:41.153176 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8c28496-3c56-4b8d-adf2-a1075e308acc tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 returned with HTTP 202 Aug 18 07:35:41.153635 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 642/2594] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:41 2026] DELETE /volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:41.160873 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-90d9c415-879b-4829-b537-a68bfe3a7d79 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.163115 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-90d9c415-879b-4829-b537-a68bfe3a7d79 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 Aug 18 07:35:41.163419 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-90d9c415-879b-4829-b537-a68bfe3a7d79 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.163693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-90d9c415-879b-4829-b537-a68bfe3a7d79 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.175303 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.175303 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:41.180939 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-90d9c415-879b-4829-b537-a68bfe3a7d79 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Volume info retrieved successfully. Aug 18 07:35:41.186787 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-90d9c415-879b-4829-b537-a68bfe3a7d79 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 returned with HTTP 200 Aug 18 07:35:41.187650 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 648/2595] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:41.288684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b81a753-22eb-403e-8298-6e8cf85e4bd3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.291169 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b81a753-22eb-403e-8298-6e8cf85e4bd3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb Aug 18 07:35:41.291386 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b81a753-22eb-403e-8298-6e8cf85e4bd3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.291568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b81a753-22eb-403e-8298-6e8cf85e4bd3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.301102 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b81a753-22eb-403e-8298-6e8cf85e4bd3 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb returned with HTTP 404 Aug 18 07:35:41.301599 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 655/2596] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/45c95791-0bb5-4bf6-8bcf-bbb5aa3ceafb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:41.373978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.375393 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] DELETE https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:35:41.375688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.375949 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.376201 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Delete volume with id: 280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:35:41.383634 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.383634 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:41.385224 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:41.402519 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Delete volume request issued successfully. Aug 18 07:35:41.402926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31d7458a-fe3c-4eeb-8453-069fed19aa89 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 202 Aug 18 07:35:41.403474 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 652/2597] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:41 2026] DELETE /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:41.412140 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-99fc24de-1d85-4fc9-ad5d-3f5c02459339 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.414085 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99fc24de-1d85-4fc9-ad5d-3f5c02459339 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:35:41.414350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99fc24de-1d85-4fc9-ad5d-3f5c02459339 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.414535 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99fc24de-1d85-4fc9-ad5d-3f5c02459339 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.422721 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.422721 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:41.426473 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-99fc24de-1d85-4fc9-ad5d-3f5c02459339 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Volume info retrieved successfully. Aug 18 07:35:41.431347 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99fc24de-1d85-4fc9-ad5d-3f5c02459339 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 200 Aug 18 07:35:41.431712 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 643/2598] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:41.620024 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-41db2ed7-9f19-46b9-817a-df10a1e8caed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.621701 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-41db2ed7-9f19-46b9-817a-df10a1e8caed tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:41.621906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-41db2ed7-9f19-46b9-817a-df10a1e8caed tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.622129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-41db2ed7-9f19-46b9-817a-df10a1e8caed tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.627686 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-41db2ed7-9f19-46b9-817a-df10a1e8caed tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 returned with HTTP 404 Aug 18 07:35:41.628141 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 649/2599] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:41.639532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6720c873-39b6-431e-af60-34213830df8f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.641918 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6720c873-39b6-431e-af60-34213830df8f tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:41.642241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6720c873-39b6-431e-af60-34213830df8f tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.642515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6720c873-39b6-431e-af60-34213830df8f tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.649891 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6720c873-39b6-431e-af60-34213830df8f tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 returned with HTTP 404 Aug 18 07:35:41.650687 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 656/2600] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:41.661196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b90bf0c-8894-46e6-ab2e-bfdacfa1f266 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.668284 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b90bf0c-8894-46e6-ab2e-bfdacfa1f266 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:41.668284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b90bf0c-8894-46e6-ab2e-bfdacfa1f266 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.668284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b90bf0c-8894-46e6-ab2e-bfdacfa1f266 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.668284 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1b90bf0c-8894-46e6-ab2e-bfdacfa1f266 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Delete volume with id: 2d2fc57b-ead8-45db-8c27-bae36570cdb2 Aug 18 07:35:41.673920 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b90bf0c-8894-46e6-ab2e-bfdacfa1f266 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 returned with HTTP 404 Aug 18 07:35:41.674285 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 653/2601] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:41 2026] DELETE /volume/v3/volumes/2d2fc57b-ead8-45db-8c27-bae36570cdb2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:41.683366 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-76421da8-6419-4f07-85b0-dedec29fa87d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.685034 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:41.685376 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2144461421"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:41.686867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2144461421'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:41.687396 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Create volume of 1 GB Aug 18 07:35:41.691824 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Availability Zones retrieved successfully. Aug 18 07:35:41.699531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Flow 'volume_create_api' (e90ba4d5-3a92-48c7-bb09-06325ca36f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:41.700531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86e18d8-75dc-4b64-9015-5c076a49ca4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:41.701516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:41.739098 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86e18d8-75dc-4b64-9015-5c076a49ca4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:41.740589 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cd61c1-d885-4b59-9554-0ee6720eadd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:41.781406 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c931b30a-b370-479c-8b36-4f7927af3e88 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.782665 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Created reservations ['ea8cddb5-389a-40c1-9c44-ae4f089bc23e', '2985b9cb-ebc6-4a1f-b964-e2a76ffab6dd', 'ba22b25c-54a4-4422-86c0-dccdfc77ed32', 'cc2d46ff-7a20-42e8-bd86-05738380769c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:41.783709 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cd61c1-d885-4b59-9554-0ee6720eadd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8cddb5-389a-40c1-9c44-ae4f089bc23e', '2985b9cb-ebc6-4a1f-b964-e2a76ffab6dd', 'ba22b25c-54a4-4422-86c0-dccdfc77ed32', 'cc2d46ff-7a20-42e8-bd86-05738380769c']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:41.784639 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c931b30a-b370-479c-8b36-4f7927af3e88 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:41.784703 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b05640-7220-4703-a5cd-34e75733d9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:41.784816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c931b30a-b370-479c-8b36-4f7927af3e88 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.785014 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c931b30a-b370-479c-8b36-4f7927af3e88 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.785136 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c931b30a-b370-479c-8b36-4f7927af3e88 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:41.793962 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.793962 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:41.798003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c931b30a-b370-479c-8b36-4f7927af3e88 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:41.798391 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 650/2602] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:41.807459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b05640-7220-4703-a5cd-34e75733d9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab948b89-6e5c-4393-83fd-f55b380167a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2144461421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9507fb1dfe87471c9743ca42a8393e54',qos_specs=None,replication_status=,reservations=['ea8cddb5-389a-40c1-9c44-ae4f089bc23e','2985b9cb-ebc6-4a1f-b964-e2a76ffab6dd','ba22b25c-54a4-4422-86c0-dccdfc77ed32','cc2d46ff-7a20-42e8-bd86-05738380769c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfc6ebe7c14ec39cbc4890f594d883',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2144461421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab948b89-6e5c-4393-83fd-f55b380167a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9507fb1dfe87471c9743ca42a8393e54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cbfc6ebe7c14ec39cbc4890f594d883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:41.808331 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56eb1d6-9be4-4639-83f8-402dcfc3b97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:41.833878 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d56eb1d6-9be4-4639-83f8-402dcfc3b97d) transitioned into state 'SUCCESS' from state '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-2144461421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9507fb1dfe87471c9743ca42a8393e54',qos_specs=None,replication_status=,reservations=['ea8cddb5-389a-40c1-9c44-ae4f089bc23e','2985b9cb-ebc6-4a1f-b964-e2a76ffab6dd','ba22b25c-54a4-4422-86c0-dccdfc77ed32','cc2d46ff-7a20-42e8-bd86-05738380769c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbfc6ebe7c14ec39cbc4890f594d883',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:41.834124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced1fb21-bbe6-41e9-84f5-a5cfa6509494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:41.846242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced1fb21-bbe6-41e9-84f5-a5cfa6509494) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:41.846242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Flow 'volume_create_api' (e90ba4d5-3a92-48c7-bb09-06325ca36f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:41.846242 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Create volume request issued successfully. Aug 18 07:35:41.846242 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76421da8-6419-4f07-85b0-dedec29fa87d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:41.846242 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 644/2603] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:41 2026] POST /volume/v3/volumes => generated 756 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:41.865361 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-846214c5-3997-409e-a6af-e6febd620aec None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.871282 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-846214c5-3997-409e-a6af-e6febd620aec tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:41.871582 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-846214c5-3997-409e-a6af-e6febd620aec tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.872096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-846214c5-3997-409e-a6af-e6febd620aec tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.882812 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.882812 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:41.889799 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-846214c5-3997-409e-a6af-e6febd620aec tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Volume info retrieved successfully. Aug 18 07:35:41.895027 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-846214c5-3997-409e-a6af-e6febd620aec tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 200 Aug 18 07:35:41.895027 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 657/2604] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:41.972034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b2e7d49a-73cb-4cd2-8520-5f80019ca999 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:41.974243 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2e7d49a-73cb-4cd2-8520-5f80019ca999 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] GET https://10.4.3.152/volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 Aug 18 07:35:41.974568 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b2e7d49a-73cb-4cd2-8520-5f80019ca999 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:41.974808 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b2e7d49a-73cb-4cd2-8520-5f80019ca999 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:41.984947 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:41.984947 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:41.990940 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b2e7d49a-73cb-4cd2-8520-5f80019ca999 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Volume info retrieved successfully. Aug 18 07:35:41.997109 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2e7d49a-73cb-4cd2-8520-5f80019ca999 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 returned with HTTP 200 Aug 18 07:35:41.997601 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 654/2605] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:41 2026] GET /volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:42.018293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-908520ee-22ca-46ba-9557-a63170652c85 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.020089 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-908520ee-22ca-46ba-9557-a63170652c85 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:35:42.020390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-908520ee-22ca-46ba-9557-a63170652c85 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.020617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-908520ee-22ca-46ba-9557-a63170652c85 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.027397 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-908520ee-22ca-46ba-9557-a63170652c85 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:35:42.027901 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 651/2606] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:42.041251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-33412e77-badd-499a-aab8-7fb313608624 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.140780 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33412e77-badd-499a-aab8-7fb313608624 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] GET https://10.4.3.152/volume/v3/messages Aug 18 07:35:42.141082 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33412e77-badd-499a-aab8-7fb313608624 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.141375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33412e77-badd-499a-aab8-7fb313608624 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.141779 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:42.141779 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:42.149512 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33412e77-badd-499a-aab8-7fb313608624 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:35:42.150164 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 645/2607] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/messages => generated 670 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:42.161229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5818db79-eae3-4461-b4e7-9ea2c95ce40d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.164178 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5818db79-eae3-4461-b4e7-9ea2c95ce40d tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] DELETE https://10.4.3.152/volume/v3/messages/a0d8db84-b2c1-4b90-973c-b8d2dad62aec Aug 18 07:35:42.164178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5818db79-eae3-4461-b4e7-9ea2c95ce40d tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.164178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5818db79-eae3-4461-b4e7-9ea2c95ce40d tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.181901 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5818db79-eae3-4461-b4e7-9ea2c95ce40d tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/messages/a0d8db84-b2c1-4b90-973c-b8d2dad62aec returned with HTTP 204 Aug 18 07:35:42.182557 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 658/2608] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:35:42 2026] DELETE /volume/v3/messages/a0d8db84-b2c1-4b90-973c-b8d2dad62aec => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:35:42.193015 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.196469 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 Aug 18 07:35:42.196469 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.198663 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.199125 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Delete volume with id: 7a28a9c9-3da6-409b-8284-595813166b03 Aug 18 07:35:42.208341 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-56da4375-e336-46f9-a821-8212fec334b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.216722 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56da4375-e336-46f9-a821-8212fec334b0 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] GET https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 Aug 18 07:35:42.216722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56da4375-e336-46f9-a821-8212fec334b0 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.216722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56da4375-e336-46f9-a821-8212fec334b0 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.217035 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:42.217035 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:42.217035 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Volume info retrieved successfully. Aug 18 07:35:42.220284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100292) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:35:42.231584 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56da4375-e336-46f9-a821-8212fec334b0 tempest-VolumesCloneTest-869618331 tempest-VolumesCloneTest-869618331-project-member] https://10.4.3.152/volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 returned with HTTP 404 Aug 18 07:35:42.232317 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 652/2609] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/volumes/d8db83ec-44a0-44bc-a3dd-fffed188d228 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:42.250119 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-22552484 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-22552484, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:42.250119 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-22552484 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-22552484, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:42.288603 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Created reservations ['b11852c4-0d02-4495-b9e7-3ae62cf7aaef', 'f84d4b86-acc0-4599-8a0e-0224306d78c6', '8644cd4c-372d-42e0-89aa-b4ef7f86b94d', '8c101029-8c7c-49e7-9bed-01cfe0a6f188'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:42.360353 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Delete volume request issued successfully. Aug 18 07:35:42.360666 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb2f4d84-6335-4368-8ddc-14d7f0383836 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 returned with HTTP 202 Aug 18 07:35:42.361342 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 655/2610] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:42 2026] DELETE /volume/v3/volumes/7a28a9c9-3da6-409b-8284-595813166b03 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:42.369607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-34f4ab0a-8fbe-4e99-96dc-d62e73568afc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.372226 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34f4ab0a-8fbe-4e99-96dc-d62e73568afc tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] DELETE https://10.4.3.152/volume/v3/types/92f75276-4042-43a3-9276-6fe8fa0e0d8e Aug 18 07:35:42.372537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34f4ab0a-8fbe-4e99-96dc-d62e73568afc tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.372827 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34f4ab0a-8fbe-4e99-96dc-d62e73568afc tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.410379 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34f4ab0a-8fbe-4e99-96dc-d62e73568afc tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/types/92f75276-4042-43a3-9276-6fe8fa0e0d8e returned with HTTP 202 Aug 18 07:35:42.410379 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 646/2611] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:42 2026] DELETE /volume/v3/types/92f75276-4042-43a3-9276-6fe8fa0e0d8e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:42.418808 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8e48fcd2-412f-4f28-923e-4803cec2d9cc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.421487 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e48fcd2-412f-4f28-923e-4803cec2d9cc tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:42.422042 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e48fcd2-412f-4f28-923e-4803cec2d9cc tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-255899099", "extra_specs": {"storage_protocol": "tempest-storage_protocol-67833435", "vendor_name": "tempest-vendor_name-1338334206"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:42.455146 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e48fcd2-412f-4f28-923e-4803cec2d9cc tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:42.455523 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 659/2612] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:42 2026] POST /volume/v3/types => generated 327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:35:42.457166 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d507a031-9859-4189-8acb-264b12346559 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.458971 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d507a031-9859-4189-8acb-264b12346559 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] GET https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 Aug 18 07:35:42.459161 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d507a031-9859-4189-8acb-264b12346559 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.459415 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d507a031-9859-4189-8acb-264b12346559 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.465352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.465471 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d507a031-9859-4189-8acb-264b12346559 tempest-AttachVolumeTestJSON-990497298 tempest-AttachVolumeTestJSON-990497298-project-member] https://10.4.3.152/volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 returned with HTTP 404 Aug 18 07:35:42.465916 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 653/2613] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/volumes/280a562d-8365-4ba8-9fb1-73322be3de57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:42.467628 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:42.468016 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e440fc1-6f07-4141-b86d-6cfbbb3ba190", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:42.469915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Create volume request body: {'volume': {'volume_type': '5e440fc1-6f07-4141-b86d-6cfbbb3ba190', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:42.477581 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Create volume of 1 GB Aug 18 07:35:42.477581 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:42.477581 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:42.477581 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Availability Zones retrieved successfully. Aug 18 07:35:42.481822 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Flow 'volume_create_api' (9a5ad470-8f98-45bc-b336-f596fb0f2d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:42.482918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c00139e-fe54-4e0e-ba1c-d894f561817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:42.483790 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:42.505162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c00139e-fe54-4e0e-ba1c-d894f561817b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-67833435',vendor_name='tempest-vendor_name-1338334206'},id=5e440fc1-6f07-4141-b86d-6cfbbb3ba190,is_public=True,name='tempest-ProjectReaderTests-volume-type-255899099',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e440fc1-6f07-4141-b86d-6cfbbb3ba190', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:42.506186 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92068982-0900-4838-a828-c714be630f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:42.538393 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:42.538698 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:42.571193 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Created reservations ['33d88280-2d94-4580-a7b1-580ff68698fa', '71dbe993-8d0a-4d6c-924e-cf6fd3796cdf', '5b2374e4-5d3f-42ed-b0b4-8a443e1b1b83', '5eed6503-edf6-4301-ac1e-799e5a68b45b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:42.572573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92068982-0900-4838-a828-c714be630f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d88280-2d94-4580-a7b1-580ff68698fa', '71dbe993-8d0a-4d6c-924e-cf6fd3796cdf', '5b2374e4-5d3f-42ed-b0b4-8a443e1b1b83', '5eed6503-edf6-4301-ac1e-799e5a68b45b']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:42.575051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a54b65-0d24-48c7-8f83-7f01ce02c690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:42.604842 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a54b65-0d24-48c7-8f83-7f01ce02c690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f07fae6b-3b4f-49e7-b49e-506e0f2c5a70', '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='4f0d3a555ed040d6bfabae9e02ec7d5c',qos_specs=None,replication_status=,reservations=['33d88280-2d94-4580-a7b1-580ff68698fa','71dbe993-8d0a-4d6c-924e-cf6fd3796cdf','5b2374e4-5d3f-42ed-b0b4-8a443e1b1b83','5eed6503-edf6-4301-ac1e-799e5a68b45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53803012af774c7e995224bd63d40349',volume_type_id=5e440fc1-6f07-4141-b86d-6cfbbb3ba190), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f07fae6b-3b4f-49e7-b49e-506e0f2c5a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0d3a555ed040d6bfabae9e02ec7d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53803012af774c7e995224bd63d40349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e440fc1-6f07-4141-b86d-6cfbbb3ba190),volume_type_id=5e440fc1-6f07-4141-b86d-6cfbbb3ba190)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:42.605675 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdee78f-bec2-4a93-8438-44d9759133a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:42.627397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdee78f-bec2-4a93-8438-44d9759133a3) transitioned into state 'SUCCESS' from 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='4f0d3a555ed040d6bfabae9e02ec7d5c',qos_specs=None,replication_status=,reservations=['33d88280-2d94-4580-a7b1-580ff68698fa','71dbe993-8d0a-4d6c-924e-cf6fd3796cdf','5b2374e4-5d3f-42ed-b0b4-8a443e1b1b83','5eed6503-edf6-4301-ac1e-799e5a68b45b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53803012af774c7e995224bd63d40349',volume_type_id=5e440fc1-6f07-4141-b86d-6cfbbb3ba190)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:42.628133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef42420-f4f5-43d3-8a66-fc502fc4f38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:42.646079 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aef42420-f4f5-43d3-8a66-fc502fc4f38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:42.646950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Flow 'volume_create_api' (9a5ad470-8f98-45bc-b336-f596fb0f2d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:42.647337 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Create volume request issued successfully. Aug 18 07:35:42.647959 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a7a1bcc-a872-42ab-ae9c-7824455da0d0 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:42.648455 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 656/2614] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:35:42 2026] POST /volume/v3/volumes => generated 773 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:42.663352 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5209ab7e-998e-43a3-ac3e-74eb9db8a278 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.666098 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5209ab7e-998e-43a3-ac3e-74eb9db8a278 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] GET https://10.4.3.152/volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 Aug 18 07:35:42.666098 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5209ab7e-998e-43a3-ac3e-74eb9db8a278 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.666264 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5209ab7e-998e-43a3-ac3e-74eb9db8a278 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.677090 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:42.677090 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:42.682894 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5209ab7e-998e-43a3-ac3e-74eb9db8a278 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Volume info retrieved successfully. Aug 18 07:35:42.694831 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5209ab7e-998e-43a3-ac3e-74eb9db8a278 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 returned with HTTP 200 Aug 18 07:35:42.695569 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 647/2615] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:42.811024 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4490aef3-8bf7-4a86-b0f9-2509ecd13601 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.812839 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4490aef3-8bf7-4a86-b0f9-2509ecd13601 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:42.813045 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4490aef3-8bf7-4a86-b0f9-2509ecd13601 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.813329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4490aef3-8bf7-4a86-b0f9-2509ecd13601 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.813600 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4490aef3-8bf7-4a86-b0f9-2509ecd13601 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:42.821192 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:42.821192 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:42.822250 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4490aef3-8bf7-4a86-b0f9-2509ecd13601 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:42.822718 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 660/2616] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:42.911788 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7849256f-e559-4426-bc36-9d81517cab4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.913804 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7849256f-e559-4426-bc36-9d81517cab4d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:42.913804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7849256f-e559-4426-bc36-9d81517cab4d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.913989 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7849256f-e559-4426-bc36-9d81517cab4d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.922398 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:42.922398 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:42.927188 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7849256f-e559-4426-bc36-9d81517cab4d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Volume info retrieved successfully. Aug 18 07:35:42.933244 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7849256f-e559-4426-bc36-9d81517cab4d tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 200 Aug 18 07:35:42.933666 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 654/2617] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:42.946996 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6d841224-c7d3-4f48-9d06-05f670201fde None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.950267 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d841224-c7d3-4f48-9d06-05f670201fde tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True Aug 18 07:35:42.950473 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d841224-c7d3-4f48-9d06-05f670201fde tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.950690 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d841224-c7d3-4f48-9d06-05f670201fde tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:42.950956 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:42.950956 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:42.961824 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-6d841224-c7d3-4f48-9d06-05f670201fde tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:42.968757 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d841224-c7d3-4f48-9d06-05f670201fde tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True returned with HTTP 200 Aug 18 07:35:42.969163 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 657/2618] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True => generated 1654 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:42.985169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9106d017-e342-4a94-b905-0ce6028b8da8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:42.987605 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9106d017-e342-4a94-b905-0ce6028b8da8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/0f825295a738452f82d698e6624ca0a1?usage=True Aug 18 07:35:42.992194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9106d017-e342-4a94-b905-0ce6028b8da8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:42.992194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9106d017-e342-4a94-b905-0ce6028b8da8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.003754 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-9106d017-e342-4a94-b905-0ce6028b8da8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.004343 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-9106d017-e342-4a94-b905-0ce6028b8da8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.004482 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-9106d017-e342-4a94-b905-0ce6028b8da8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.012582 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9106d017-e342-4a94-b905-0ce6028b8da8 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/0f825295a738452f82d698e6624ca0a1?usage=True returned with HTTP 200 Aug 18 07:35:43.013303 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 648/2619] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:42 2026] GET /volume/v3/os-quota-sets/0f825295a738452f82d698e6624ca0a1?usage=True => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:43.028905 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4a12bcb7-19bd-4d01-a6b3-18da56e33c10 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.031222 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a12bcb7-19bd-4d01-a6b3-18da56e33c10 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer Aug 18 07:35:43.031695 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4a12bcb7-19bd-4d01-a6b3-18da56e33c10 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ab948b89-6e5c-4393-83fd-f55b380167a4"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:43.034373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.volume_transfer [None req-4a12bcb7-19bd-4d01-a6b3-18da56e33c10 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ab948b89-6e5c-4393-83fd-f55b380167a4'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 07:35:43.034535 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.volume_transfer [None req-4a12bcb7-19bd-4d01-a6b3-18da56e33c10 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Creating transfer of volume ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:43.034665 np0000007613 devstack@c-api.service[100291]: INFO cinder.transfer.api [None req-4a12bcb7-19bd-4d01-a6b3-18da56e33c10 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Generating transfer record for volume ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:43.046929 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:43.046929 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:43.065859 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4a12bcb7-19bd-4d01-a6b3-18da56e33c10 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 07:35:43.066970 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 661/2620] 10.4.3.152 () {68 vars in 1291 bytes} [Tue Aug 18 07:35:43 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:43.077184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.194046 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer/8b6e323a-d363-45af-9017-c2c9c64a45f3/accept Aug 18 07:35:43.194316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "dd0700051a7a8b2f"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:43.195818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.volume_transfer [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Accepting volume transfer 8b6e323a-d363-45af-9017-c2c9c64a45f3 {{(pid=100290) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 07:35:43.195964 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.volume_transfer [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Accepting transfer 8b6e323a-d363-45af-9017-c2c9c64a45f3 Aug 18 07:35:43.278321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Created reservations ['454a8c4d-4aed-4afc-bed6-4ed0550e4cc8', '49c1e522-380d-44db-a852-3456ddbc0b95', '710ea5e3-3592-4e17-ad66-86524d352902', '994ac9f5-81ec-48b7-978a-0a4339d6acd5'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:43.327296 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Created reservations ['2850afe6-93da-49a0-889c-0b168aaebe6c', '51567c1d-8538-4bcf-acc8-8909f987ff98', 'da52e6fb-9288-454a-90c7-cc80d0bbebbd', 'a17ba62a-7cfe-4b92-a880-ba498757d78b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:43.372283 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Created reservations ['d1241c72-9a9e-431c-80df-9c398d8e1d3f', '844aa318-617e-4298-a7dd-b6067e3f12ce', '33eb9d51-455f-4533-9a79-5f4f7a5cd2ba', '3fe83fc3-b898-475c-895b-90549158ffa3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:43.402443 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Created reservations ['1638232a-5f33-46fe-82ee-c4d3a969e58c', 'ab2b2497-7da7-411f-83c6-b98dcc7988a7', '3900fb9c-b897-4956-a325-4239a43a7414', '49e8ed84-5267-4436-ab20-200ec29f76fd'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:43.416473 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Transfer volume completed successfully. Aug 18 07:35:43.485221 np0000007613 devstack@c-api.service[100290]: INFO cinder.transfer.api [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Volume ab948b89-6e5c-4393-83fd-f55b380167a4 has been transferred. Aug 18 07:35:43.492044 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0c0becb-8cc4-488a-8c7e-7533aa8fd0d1 tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/8b6e323a-d363-45af-9017-c2c9c64a45f3/accept returned with HTTP 202 Aug 18 07:35:43.492603 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 655/2621] 10.4.3.152 () {68 vars in 1423 bytes} [Tue Aug 18 07:35:43 2026] POST /volume/v3/os-volume-transfer/8b6e323a-d363-45af-9017-c2c9c64a45f3/accept => generated 365 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:43.505930 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-00802d4a-4e7c-47f6-a173-bf5a21fe705c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.508815 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00802d4a-4e7c-47f6-a173-bf5a21fe705c tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] GET https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:43.509491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00802d4a-4e7c-47f6-a173-bf5a21fe705c tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.509929 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00802d4a-4e7c-47f6-a173-bf5a21fe705c tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.520343 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:43.520343 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:43.524934 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-00802d4a-4e7c-47f6-a173-bf5a21fe705c tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] Volume info retrieved successfully. Aug 18 07:35:43.529628 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00802d4a-4e7c-47f6-a173-bf5a21fe705c tempest-VolumeQuotasAdminTestJSON-1845179770 tempest-VolumeQuotasAdminTestJSON-1845179770-project-member] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 200 Aug 18 07:35:43.530062 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 658/2622] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:43.542730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae9d3ef6-2dfb-43f5-bdde-0da2128b34cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.544949 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae9d3ef6-2dfb-43f5-bdde-0da2128b34cb tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True Aug 18 07:35:43.545125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae9d3ef6-2dfb-43f5-bdde-0da2128b34cb tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.545399 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae9d3ef6-2dfb-43f5-bdde-0da2128b34cb tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.566057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae9d3ef6-2dfb-43f5-bdde-0da2128b34cb tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True returned with HTTP 200 Aug 18 07:35:43.566578 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 649/2623] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54?usage=True => generated 1654 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:43.580405 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.581918 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/0f825295a738452f82d698e6624ca0a1?usage=True Aug 18 07:35:43.582073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.582293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.593413 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.593693 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.593943 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.601096 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a3d0a78-3e14-4755-849f-c9ff5763984b tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/0f825295a738452f82d698e6624ca0a1?usage=True returned with HTTP 200 Aug 18 07:35:43.601563 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 662/2624] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/os-quota-sets/0f825295a738452f82d698e6624ca0a1?usage=True => generated 1654 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:43.614425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.618835 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:43.618835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.618835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.618835 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Delete volume with id: ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:43.633972 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:43.633972 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:43.633972 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Volume info retrieved successfully. Aug 18 07:35:43.658012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3e60a19f-8374-479c-b777-79203c572f68 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.664250 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Delete volume request issued successfully. Aug 18 07:35:43.664623 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d66724bd-090f-4bf3-96b2-1b81cca38054 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 202 Aug 18 07:35:43.665317 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 656/2625] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:43 2026] DELETE /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:43.676312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-595dcdbf-ab63-4eba-8a11-22053ad37033 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.678407 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-595dcdbf-ab63-4eba-8a11-22053ad37033 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:43.678612 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-595dcdbf-ab63-4eba-8a11-22053ad37033 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.678826 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-595dcdbf-ab63-4eba-8a11-22053ad37033 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.687195 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:43.687195 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:43.693991 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-595dcdbf-ab63-4eba-8a11-22053ad37033 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Volume info retrieved successfully. Aug 18 07:35:43.698551 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-595dcdbf-ab63-4eba-8a11-22053ad37033 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 200 Aug 18 07:35:43.698998 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 650/2626] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:43.712547 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c990668b-4c95-4ad4-908b-449cc2382e24 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.715232 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c990668b-4c95-4ad4-908b-449cc2382e24 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] GET https://10.4.3.152/volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 Aug 18 07:35:43.715923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c990668b-4c95-4ad4-908b-449cc2382e24 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.715923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c990668b-4c95-4ad4-908b-449cc2382e24 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.728466 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:43.728466 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:43.733704 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c990668b-4c95-4ad4-908b-449cc2382e24 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Volume info retrieved successfully. Aug 18 07:35:43.742406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c990668b-4c95-4ad4-908b-449cc2382e24 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 returned with HTTP 200 Aug 18 07:35:43.742406 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 663/2627] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:43.757849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-749ced0e-e915-49e8-a71c-6896e91d1d7b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.759535 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-749ced0e-e915-49e8-a71c-6896e91d1d7b tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:35:43.760047 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-749ced0e-e915-49e8-a71c-6896e91d1d7b tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.760405 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-749ced0e-e915-49e8-a71c-6896e91d1d7b tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.764250 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-749ced0e-e915-49e8-a71c-6896e91d1d7b tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:35:43.764781 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 657/2628] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:43.777940 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-91ee33cb-4589-4af8-a1ad-c72bc595bbf2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.779699 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-91ee33cb-4589-4af8-a1ad-c72bc595bbf2 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] GET https://10.4.3.152/volume/v3/messages/eb0a6e64-f0de-41bd-8923-cce739dac312 Aug 18 07:35:43.779978 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-91ee33cb-4589-4af8-a1ad-c72bc595bbf2 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.780160 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-91ee33cb-4589-4af8-a1ad-c72bc595bbf2 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.788467 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-91ee33cb-4589-4af8-a1ad-c72bc595bbf2 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-reader] https://10.4.3.152/volume/v3/messages/eb0a6e64-f0de-41bd-8923-cce739dac312 returned with HTTP 200 Aug 18 07:35:43.788881 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 651/2629] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/messages/eb0a6e64-f0de-41bd-8923-cce739dac312 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:43.791037 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e60a19f-8374-479c-b777-79203c572f68 tempest-VolumesSummaryTest-565079782 tempest-VolumesSummaryTest-565079782-project-member] GET https://10.4.3.152/volume/v3/volumes/summary Aug 18 07:35:43.791656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e60a19f-8374-479c-b777-79203c572f68 tempest-VolumesSummaryTest-565079782 tempest-VolumesSummaryTest-565079782-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.791656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e60a19f-8374-479c-b777-79203c572f68 tempest-VolumesSummaryTest-565079782 tempest-VolumesSummaryTest-565079782-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.791745 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-3e60a19f-8374-479c-b777-79203c572f68 tempest-VolumesSummaryTest-565079782 tempest-VolumesSummaryTest-565079782-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:35:43.798618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e623ebf9-3751-4e0e-8f4a-f879de73129c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.799646 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3e60a19f-8374-479c-b777-79203c572f68 tempest-VolumesSummaryTest-565079782 tempest-VolumesSummaryTest-565079782-project-member] Get summary completed successfully. Aug 18 07:35:43.799695 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e60a19f-8374-479c-b777-79203c572f68 tempest-VolumesSummaryTest-565079782 tempest-VolumesSummaryTest-565079782-project-member] https://10.4.3.152/volume/v3/volumes/summary returned with HTTP 200 Aug 18 07:35:43.800191 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 659/2630] 10.4.3.152 () {68 vars in 1302 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:43.802039 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e623ebf9-3751-4e0e-8f4a-f879de73129c tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] DELETE https://10.4.3.152/volume/v3/messages/eb0a6e64-f0de-41bd-8923-cce739dac312 Aug 18 07:35:43.802382 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e623ebf9-3751-4e0e-8f4a-f879de73129c tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.802646 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e623ebf9-3751-4e0e-8f4a-f879de73129c tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.814226 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e623ebf9-3751-4e0e-8f4a-f879de73129c tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/messages/eb0a6e64-f0de-41bd-8923-cce739dac312 returned with HTTP 204 Aug 18 07:35:43.814681 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 664/2631] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:35:43 2026] DELETE /volume/v3/messages/eb0a6e64-f0de-41bd-8923-cce739dac312 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:35:43.827970 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.829724 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 Aug 18 07:35:43.831596 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.831596 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.831596 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Delete volume with id: f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 Aug 18 07:35:43.836752 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-784a2d59-2bfc-470a-9d14-e076671abde5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.838978 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:43.838978 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:43.839444 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Volume info retrieved successfully. Aug 18 07:35:43.840500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:35:43.841690 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-784a2d59-2bfc-470a-9d14-e076671abde5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:43.841886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-784a2d59-2bfc-470a-9d14-e076671abde5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.842074 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-784a2d59-2bfc-470a-9d14-e076671abde5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.842182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-784a2d59-2bfc-470a-9d14-e076671abde5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:43.848614 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:43.848614 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:43.848903 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-784a2d59-2bfc-470a-9d14-e076671abde5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:43.849312 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 652/2632] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:43 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:43.855683 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.855918 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-255899099 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-255899099, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:43.865579 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Created reservations ['d51d33af-1e81-4668-afa8-c2c16a3e116e', '63d3ae1e-45f9-486e-b755-3ebcfd60c312', 'd62a28e1-4b86-44b2-a080-fbe79723dc6a', 'bcfef663-d1b7-47a6-a6cd-882318351916'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:43.931609 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Delete volume request issued successfully. Aug 18 07:35:43.932075 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ce51ac1-22d6-4697-9549-b486025f44a6 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 returned with HTTP 202 Aug 18 07:35:43.932443 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 658/2633] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:43 2026] DELETE /volume/v3/volumes/f07fae6b-3b4f-49e7-b49e-506e0f2c5a70 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:43.942062 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9cc848ba-1166-46a5-bfb0-5d46e03ccdf3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:43.943817 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9cc848ba-1166-46a5-bfb0-5d46e03ccdf3 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] DELETE https://10.4.3.152/volume/v3/types/5e440fc1-6f07-4141-b86d-6cfbbb3ba190 Aug 18 07:35:43.944004 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9cc848ba-1166-46a5-bfb0-5d46e03ccdf3 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:43.944194 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9cc848ba-1166-46a5-bfb0-5d46e03ccdf3 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:43.975044 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9cc848ba-1166-46a5-bfb0-5d46e03ccdf3 tempest-ProjectReaderTests-1623608099 tempest-ProjectReaderTests-1623608099-project-admin] https://10.4.3.152/volume/v3/types/5e440fc1-6f07-4141-b86d-6cfbbb3ba190 returned with HTTP 202 Aug 18 07:35:43.975573 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 660/2634] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:43 2026] DELETE /volume/v3/types/5e440fc1-6f07-4141-b86d-6cfbbb3ba190 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:44.717115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-78873ba2-0c37-4105-8671-efdd62082ee0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:44.719489 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78873ba2-0c37-4105-8671-efdd62082ee0 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:44.719785 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78873ba2-0c37-4105-8671-efdd62082ee0 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:44.720073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-78873ba2-0c37-4105-8671-efdd62082ee0 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:44.731229 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-78873ba2-0c37-4105-8671-efdd62082ee0 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 404 Aug 18 07:35:44.731874 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 665/2635] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:44 2026] GET /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:44.739555 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f8653ea7-964a-4f6e-a9e7-9b22f67d6c97 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:44.741642 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8653ea7-964a-4f6e-a9e7-9b22f67d6c97 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] GET https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:44.741861 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8653ea7-964a-4f6e-a9e7-9b22f67d6c97 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:44.742103 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f8653ea7-964a-4f6e-a9e7-9b22f67d6c97 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:44.748544 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f8653ea7-964a-4f6e-a9e7-9b22f67d6c97 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 404 Aug 18 07:35:44.749547 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 653/2636] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:44 2026] GET /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:44.758857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ff21782c-509c-4a5c-b30b-f238634dd3e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:44.760838 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff21782c-509c-4a5c-b30b-f238634dd3e9 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:44.761058 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff21782c-509c-4a5c-b30b-f238634dd3e9 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:44.761294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff21782c-509c-4a5c-b30b-f238634dd3e9 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:44.761466 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-ff21782c-509c-4a5c-b30b-f238634dd3e9 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] Delete volume with id: ab948b89-6e5c-4393-83fd-f55b380167a4 Aug 18 07:35:44.768002 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff21782c-509c-4a5c-b30b-f238634dd3e9 tempest-VolumeQuotasAdminTestJSON-604834494 tempest-VolumeQuotasAdminTestJSON-604834494-project-member] https://10.4.3.152/volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 returned with HTTP 404 Aug 18 07:35:44.768545 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 659/2637] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:44 2026] DELETE /volume/v3/volumes/ab948b89-6e5c-4393-83fd-f55b380167a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:44.780955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c8af7e8d-fea4-4169-ad75-e6a92fbf58f3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:44.782653 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8af7e8d-fea4-4169-ad75-e6a92fbf58f3 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] GET https://10.4.3.152/volume/v3/os-quota-sets/a393194d5f364991a076eb476e2990d0?usage=True Aug 18 07:35:44.782811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c8af7e8d-fea4-4169-ad75-e6a92fbf58f3 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:44.782982 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c8af7e8d-fea4-4169-ad75-e6a92fbf58f3 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:44.802527 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8af7e8d-fea4-4169-ad75-e6a92fbf58f3 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/a393194d5f364991a076eb476e2990d0?usage=True returned with HTTP 200 Aug 18 07:35:44.802906 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 661/2638] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:44 2026] GET /volume/v3/os-quota-sets/a393194d5f364991a076eb476e2990d0?usage=True => generated 1341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:44.814995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0be135f3-4e7d-4292-92c6-84319eacf3b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:44.816936 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0be135f3-4e7d-4292-92c6-84319eacf3b0 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:44.817347 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0be135f3-4e7d-4292-92c6-84319eacf3b0 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:44.862482 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6dad5ecd-93d7-4303-81e4-35f1bbaac221 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:44.864566 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6dad5ecd-93d7-4303-81e4-35f1bbaac221 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:44.864792 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6dad5ecd-93d7-4303-81e4-35f1bbaac221 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:44.864987 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6dad5ecd-93d7-4303-81e4-35f1bbaac221 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:44.865086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6dad5ecd-93d7-4303-81e4-35f1bbaac221 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:44.869692 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:44.869692 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:44.870568 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6dad5ecd-93d7-4303-81e4-35f1bbaac221 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:44.870932 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 654/2639] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:44 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:44.914936 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0be135f3-4e7d-4292-92c6-84319eacf3b0 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:44.915427 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 666/2640] 10.4.3.152 () {68 vars in 1375 bytes} [Tue Aug 18 07:35:44 2026] PUT /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 560 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:44.925058 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-63cb6573-1409-4c75-825f-34e35c200417 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:44.926915 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63cb6573-1409-4c75-825f-34e35c200417 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] PUT https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 Aug 18 07:35:44.927360 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63cb6573-1409-4c75-825f-34e35c200417 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:45.018504 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-63cb6573-1409-4c75-825f-34e35c200417 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1286160705 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1286160705, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:45.023778 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63cb6573-1409-4c75-825f-34e35c200417 tempest-VolumeQuotasAdminTestJSON-197550720 tempest-VolumeQuotasAdminTestJSON-197550720-project-admin] https://10.4.3.152/volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 returned with HTTP 200 Aug 18 07:35:45.024298 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 660/2641] 10.4.3.152 () {68 vars in 1375 bytes} [Tue Aug 18 07:35:44 2026] PUT /volume/v3/os-quota-sets/9507fb1dfe87471c9743ca42a8393e54 => generated 558 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:45.885564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e656aec6-26b0-49b9-9346-3c40b47e126f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:45.888539 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e656aec6-26b0-49b9-9346-3c40b47e126f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:45.888720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e656aec6-26b0-49b9-9346-3c40b47e126f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:45.888921 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e656aec6-26b0-49b9-9346-3c40b47e126f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:45.889044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e656aec6-26b0-49b9-9346-3c40b47e126f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:45.894773 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:45.894773 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:45.895784 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e656aec6-26b0-49b9-9346-3c40b47e126f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:45.895968 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 662/2642] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:45 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.164851 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1faf6e8-1f13-4481-a9d3-6df4c3cb5849 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.386780 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1faf6e8-1f13-4481-a9d3-6df4c3cb5849 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:46.387407 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1faf6e8-1f13-4481-a9d3-6df4c3cb5849 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2068280800", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.416799 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1faf6e8-1f13-4481-a9d3-6df4c3cb5849 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:46.417307 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 655/2643] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types => generated 380 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.428650 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a20efae5-8e16-4341-9669-04e1e3d985a4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.431431 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a20efae5-8e16-4341-9669-04e1e3d985a4 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption Aug 18 07:35:46.431825 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a20efae5-8e16-4341-9669-04e1e3d985a4 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.456732 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a20efae5-8e16-4341-9669-04e1e3d985a4 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption returned with HTTP 200 Aug 18 07:35:46.458113 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 667/2644] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.468414 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-30189884-fe07-46b5-b8ea-b670b23eaaae None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.471100 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30189884-fe07-46b5-b8ea-b670b23eaaae tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:46.471851 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-30189884-fe07-46b5-b8ea-b670b23eaaae tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1505864447", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.504682 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30189884-fe07-46b5-b8ea-b670b23eaaae tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:46.505621 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 661/2645] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.514856 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b67fd7df-f130-4c15-a855-74240e2056ab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.649999 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b67fd7df-f130-4c15-a855-74240e2056ab tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] POST https://10.4.3.152/volume/v3/types/81dc782d-5701-4576-98d6-4b91af5e3db9/encryption Aug 18 07:35:46.650401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b67fd7df-f130-4c15-a855-74240e2056ab tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.656189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-b67fd7df-f130-4c15-a855-74240e2056ab tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:46.656512 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b67fd7df-f130-4c15-a855-74240e2056ab tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/81dc782d-5701-4576-98d6-4b91af5e3db9/encryption returned with HTTP 403 Aug 18 07:35:46.657434 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 663/2646] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types/81dc782d-5701-4576-98d6-4b91af5e3db9/encryption => generated 127 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:46.671299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2586cb94-df8b-4a1a-bf9e-b60247474517 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.673108 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2586cb94-df8b-4a1a-bf9e-b60247474517 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:46.673596 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2586cb94-df8b-4a1a-bf9e-b60247474517 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-982947637", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.708971 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2586cb94-df8b-4a1a-bf9e-b60247474517 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:46.710238 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 656/2647] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.718451 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd30c6a5-3bae-4cfa-8d80-4b6bf72f256b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.720616 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd30c6a5-3bae-4cfa-8d80-4b6bf72f256b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] POST https://10.4.3.152/volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a/extra_specs Aug 18 07:35:46.721031 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd30c6a5-3bae-4cfa-8d80-4b6bf72f256b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.723460 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-fd30c6a5-3bae-4cfa-8d80-4b6bf72f256b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:46.723696 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd30c6a5-3bae-4cfa-8d80-4b6bf72f256b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a/extra_specs returned with HTTP 403 Aug 18 07:35:46.724399 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 668/2648] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:46.731658 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b549099b-22f4-4b00-9d91-43202071d10a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.733446 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b549099b-22f4-4b00-9d91-43202071d10a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] PUT https://10.4.3.152/volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a/extra_specs/key2 Aug 18 07:35:46.733570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b549099b-22f4-4b00-9d91-43202071d10a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.735811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-b549099b-22f4-4b00-9d91-43202071d10a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:46.735989 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b549099b-22f4-4b00-9d91-43202071d10a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a/extra_specs/key2 returned with HTTP 403 Aug 18 07:35:46.736518 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 662/2649] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:46 2026] PUT /volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:46.745834 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee963268-816e-4d6e-97dc-4bbd9c5fb00a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.747926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee963268-816e-4d6e-97dc-4bbd9c5fb00a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:46.749126 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee963268-816e-4d6e-97dc-4bbd9c5fb00a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.751625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-ee963268-816e-4d6e-97dc-4bbd9c5fb00a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:46.752129 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee963268-816e-4d6e-97dc-4bbd9c5fb00a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types returned with HTTP 403 Aug 18 07:35:46.752472 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 664/2650] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:35:46 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) Aug 18 07:35:46.765188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0d8b4559-febf-4d27-8e70-651f23ecc398 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.766892 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d8b4559-febf-4d27-8e70-651f23ecc398 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:46.767200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d8b4559-febf-4d27-8e70-651f23ecc398 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-902313975", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.786863 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d8b4559-febf-4d27-8e70-651f23ecc398 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:46.787308 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 657/2651] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.802806 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9aa00843-c77c-4fe5-8ea8-f13447e56f94 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.809759 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9aa00843-c77c-4fe5-8ea8-f13447e56f94 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3/encryption Aug 18 07:35:46.810194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9aa00843-c77c-4fe5-8ea8-f13447e56f94 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.835749 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9aa00843-c77c-4fe5-8ea8-f13447e56f94 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3/encryption returned with HTTP 200 Aug 18 07:35:46.836235 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 669/2652] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.847449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3789d11e-7a84-4e66-bae7-272cb7d23ecc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.851043 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3789d11e-7a84-4e66-bae7-272cb7d23ecc tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] DELETE https://10.4.3.152/volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3/encryption/0dc54ece-3fd4-4296-96e9-68a6263c20cf Aug 18 07:35:46.851521 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3789d11e-7a84-4e66-bae7-272cb7d23ecc tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:46.851682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3789d11e-7a84-4e66-bae7-272cb7d23ecc tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:46.852290 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-3789d11e-7a84-4e66-bae7-272cb7d23ecc tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:46.852817 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3789d11e-7a84-4e66-bae7-272cb7d23ecc tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3/encryption/0dc54ece-3fd4-4296-96e9-68a6263c20cf returned with HTTP 403 Aug 18 07:35:46.852817 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 663/2653] 10.4.3.152 () {66 vars in 1489 bytes} [Tue Aug 18 07:35:46 2026] DELETE /volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3/encryption/0dc54ece-3fd4-4296-96e9-68a6263c20cf => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:46.863989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-145732d5-6254-4ee1-8bec-3fcd0cdc3c53 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.865499 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-145732d5-6254-4ee1-8bec-3fcd0cdc3c53 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:46.865969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-145732d5-6254-4ee1-8bec-3fcd0cdc3c53 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-973657213", "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=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.897946 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-145732d5-6254-4ee1-8bec-3fcd0cdc3c53 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:46.898514 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 665/2654] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types => generated 379 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.909029 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ae3c4af7-233a-4206-85f8-ffc34454245d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.909229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5bd273c0-b0cb-45e9-94eb-a961bf81878b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.911698 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ae3c4af7-233a-4206-85f8-ffc34454245d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:46.911994 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ae3c4af7-233a-4206-85f8-ffc34454245d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:46.912287 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ae3c4af7-233a-4206-85f8-ffc34454245d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:46.912533 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ae3c4af7-233a-4206-85f8-ffc34454245d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:46.912756 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5bd273c0-b0cb-45e9-94eb-a961bf81878b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] DELETE https://10.4.3.152/volume/v3/types/c8b00a09-3e17-4aa4-8045-152d59474f4f/extra_specs/key1 Aug 18 07:35:46.913377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5bd273c0-b0cb-45e9-94eb-a961bf81878b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:46.913377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5bd273c0-b0cb-45e9-94eb-a961bf81878b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:46.917880 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:46.917880 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:46.918925 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ae3c4af7-233a-4206-85f8-ffc34454245d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:46.919692 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 670/2655] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:46 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.919748 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-5bd273c0-b0cb-45e9-94eb-a961bf81878b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:46.920166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5bd273c0-b0cb-45e9-94eb-a961bf81878b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/c8b00a09-3e17-4aa4-8045-152d59474f4f/extra_specs/key1 returned with HTTP 403 Aug 18 07:35:46.920445 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 658/2656] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:35:46 2026] DELETE /volume/v3/types/c8b00a09-3e17-4aa4-8045-152d59474f4f/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:46.930226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9abfd97d-213c-402e-91ed-d4e09c197994 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.935293 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9abfd97d-213c-402e-91ed-d4e09c197994 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:46.935293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9abfd97d-213c-402e-91ed-d4e09c197994 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1520104454", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.938907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.940800 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:46.941287 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-attach": {"instance_uuid": "ea7363bb-70a2-4eb5-8127-b21a0291827f", "mountpoint": "/dev/vdb"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:46.941483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ea7363bb-70a2-4eb5-8127-b21a0291827f", "mountpoint": "/dev/vdb"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:46.950573 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:46.950573 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:46.951140 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:46.956153 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9abfd97d-213c-402e-91ed-d4e09c197994 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:46.956545 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 664/2657] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:46.966680 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Update volume admin metadata completed successfully. Aug 18 07:35:46.966767 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5639e0d-95b9-42e3-bf6a-0b5da3c79a83 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.969345 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5639e0d-95b9-42e3-bf6a-0b5da3c79a83 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] DELETE https://10.4.3.152/volume/v3/types/848234f5-14a1-4f9a-973a-b59bacf057c6 Aug 18 07:35:46.969537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5639e0d-95b9-42e3-bf6a-0b5da3c79a83 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:46.969724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5639e0d-95b9-42e3-bf6a-0b5da3c79a83 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:46.970422 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-e5639e0d-95b9-42e3-bf6a-0b5da3c79a83 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:46.970586 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5639e0d-95b9-42e3-bf6a-0b5da3c79a83 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/848234f5-14a1-4f9a-973a-b59bacf057c6 returned with HTTP 403 Aug 18 07:35:46.970988 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 671/2658] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:46 2026] DELETE /volume/v3/types/848234f5-14a1-4f9a-973a-b59bacf057c6 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:46.984325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a685cdb8-826f-42a4-ad86-ec15c77fe1a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:46.986508 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a685cdb8-826f-42a4-ad86-ec15c77fe1a7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] GET https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs Aug 18 07:35:46.986508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a685cdb8-826f-42a4-ad86-ec15c77fe1a7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:46.986610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a685cdb8-826f-42a4-ad86-ec15c77fe1a7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.003345 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a685cdb8-826f-42a4-ad86-ec15c77fe1a7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs returned with HTTP 200 Aug 18 07:35:47.003697 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 659/2659] 10.4.3.152 () {66 vars in 1378 bytes} [Tue Aug 18 07:35:46 2026] GET /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:47.013650 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-97b796cf-c116-45d1-b5ce-3ee11cb8944e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.017653 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-97b796cf-c116-45d1-b5ce-3ee11cb8944e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] GET https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption/cipher Aug 18 07:35:47.017653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-97b796cf-c116-45d1-b5ce-3ee11cb8944e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.017653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-97b796cf-c116-45d1-b5ce-3ee11cb8944e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.017653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-97b796cf-c116-45d1-b5ce-3ee11cb8944e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:47.017653 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-97b796cf-c116-45d1-b5ce-3ee11cb8944e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption/cipher returned with HTTP 403 Aug 18 07:35:47.017942 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 665/2660] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:47.037668 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cca3908c-42f6-4462-a876-5a439aa0392b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.039668 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cca3908c-42f6-4462-a876-5a439aa0392b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] GET https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption Aug 18 07:35:47.042410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cca3908c-42f6-4462-a876-5a439aa0392b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.042410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cca3908c-42f6-4462-a876-5a439aa0392b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.042410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-cca3908c-42f6-4462-a876-5a439aa0392b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:47.042410 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cca3908c-42f6-4462-a876-5a439aa0392b tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption returned with HTTP 403 Aug 18 07:35:47.042410 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 672/2661] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:47.050684 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2b156d23-f725-42a3-bdc6-b7b03c4ee546 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.052628 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b156d23-f725-42a3-bdc6-b7b03c4ee546 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] GET https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/multiattach Aug 18 07:35:47.052870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b156d23-f725-42a3-bdc6-b7b03c4ee546 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.053079 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b156d23-f725-42a3-bdc6-b7b03c4ee546 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.060390 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Attach volume completed successfully. Aug 18 07:35:47.061737 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05eeed58-3ed8-4a1a-a5ec-c0a0488881b0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:47.062038 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 666/2662] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:46 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:47.068130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b156d23-f725-42a3-bdc6-b7b03c4ee546 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/multiattach returned with HTTP 200 Aug 18 07:35:47.069783 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 660/2663] 10.4.3.152 () {66 vars in 1414 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:47.069855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-42853aca-ca56-44b6-a782-953e34684e96 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.071475 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42853aca-ca56-44b6-a782-953e34684e96 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:47.071869 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42853aca-ca56-44b6-a782-953e34684e96 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.072274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42853aca-ca56-44b6-a782-953e34684e96 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.081939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-777c88ff-9704-407a-b4ed-90bc25b6969d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.084552 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-777c88ff-9704-407a-b4ed-90bc25b6969d tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] GET https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/volume_backend_name Aug 18 07:35:47.084715 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-777c88ff-9704-407a-b4ed-90bc25b6969d tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.085073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-777c88ff-9704-407a-b4ed-90bc25b6969d tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.087917 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.087917 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:47.092388 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-42853aca-ca56-44b6-a782-953e34684e96 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:47.097313 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-777c88ff-9704-407a-b4ed-90bc25b6969d tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 07:35:47.097518 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42853aca-ca56-44b6-a782-953e34684e96 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:47.097721 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 673/2664] 10.4.3.152 () {66 vars in 1438 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/volume_backend_name => generated 143 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:47.097825 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 666/2665] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:47.111660 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c45d8051-0353-456e-bdbf-7f986cb15e71 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.113858 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c45d8051-0353-456e-bdbf-7f986cb15e71 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] PUT https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption/a93469ec-fe75-496e-b8c6-f67557df6ced Aug 18 07:35:47.114314 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c45d8051-0353-456e-bdbf-7f986cb15e71 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:47.117045 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.117045 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:47.117252 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae78710b-472c-41b5-b47e-182a4309e4be None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.118052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-c45d8051-0353-456e-bdbf-7f986cb15e71 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:47.118052 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c45d8051-0353-456e-bdbf-7f986cb15e71 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption/a93469ec-fe75-496e-b8c6-f67557df6ced returned with HTTP 403 Aug 18 07:35:47.118600 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 667/2666] 10.4.3.152 () {68 vars in 1506 bytes} [Tue Aug 18 07:35:47 2026] PUT /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/encryption/a93469ec-fe75-496e-b8c6-f67557df6ced => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:47.120193 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae78710b-472c-41b5-b47e-182a4309e4be tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:47.120607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae78710b-472c-41b5-b47e-182a4309e4be tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-detach": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:47.120797 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae78710b-472c-41b5-b47e-182a4309e4be tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:47.133648 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de71f59e-f7fb-41ee-af2e-3c3dab4b9f92 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.137760 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de71f59e-f7fb-41ee-af2e-3c3dab4b9f92 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] PUT https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/key1 Aug 18 07:35:47.137760 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de71f59e-f7fb-41ee-af2e-3c3dab4b9f92 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:47.138239 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.138239 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:47.138910 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae78710b-472c-41b5-b47e-182a4309e4be tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:47.140710 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-de71f59e-f7fb-41ee-af2e-3c3dab4b9f92 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:47.140903 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de71f59e-f7fb-41ee-af2e-3c3dab4b9f92 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/key1 returned with HTTP 403 Aug 18 07:35:47.141802 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 674/2667] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:35:47 2026] PUT /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:47.154368 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5515cc1-bc3d-4204-8691-b832e6464cb3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.156727 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5515cc1-bc3d-4204-8691-b832e6464cb3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] PUT https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7 Aug 18 07:35:47.157107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5515cc1-bc3d-4204-8691-b832e6464cb3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:47.159285 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-d5515cc1-bc3d-4204-8691-b832e6464cb3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5ede6273478f42b0b2eb6e8028b76481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ea454b847f746e79f2985c9ec9bb2f0', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:35:47.159577 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5515cc1-bc3d-4204-8691-b832e6464cb3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-reader] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7 returned with HTTP 403 Aug 18 07:35:47.160080 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 667/2668] 10.4.3.152 () {68 vars in 1362 bytes} [Tue Aug 18 07:35:47 2026] PUT /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:47.169202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cbce1ba5-6980-476c-9c5c-d89b4d6d65d3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.171593 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbce1ba5-6980-476c-9c5c-d89b4d6d65d3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] DELETE https://10.4.3.152/volume/v3/types/848234f5-14a1-4f9a-973a-b59bacf057c6 Aug 18 07:35:47.171593 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbce1ba5-6980-476c-9c5c-d89b4d6d65d3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.171807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbce1ba5-6980-476c-9c5c-d89b4d6d65d3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.204122 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbce1ba5-6980-476c-9c5c-d89b4d6d65d3 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/848234f5-14a1-4f9a-973a-b59bacf057c6 returned with HTTP 202 Aug 18 07:35:47.204573 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 668/2669] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:47 2026] DELETE /volume/v3/types/848234f5-14a1-4f9a-973a-b59bacf057c6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:47.210555 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae78710b-472c-41b5-b47e-182a4309e4be tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Detach volume completed successfully. Aug 18 07:35:47.210900 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae78710b-472c-41b5-b47e-182a4309e4be tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:47.212536 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 661/2670] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:47 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:47.213867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc53edab-5893-474a-a816-8121641704b1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.216158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc53edab-5893-474a-a816-8121641704b1 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] DELETE https://10.4.3.152/volume/v3/types/c8b00a09-3e17-4aa4-8045-152d59474f4f Aug 18 07:35:47.217949 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc53edab-5893-474a-a816-8121641704b1 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.217949 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc53edab-5893-474a-a816-8121641704b1 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.221776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b49227dd-c56f-464e-b819-2b87d528b0aa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.223855 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b49227dd-c56f-464e-b819-2b87d528b0aa tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:47.224032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b49227dd-c56f-464e-b819-2b87d528b0aa tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.224232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b49227dd-c56f-464e-b819-2b87d528b0aa tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.233639 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.233639 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:47.238610 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b49227dd-c56f-464e-b819-2b87d528b0aa tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:47.242198 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b6d86e74-b324-4533-a2cc-058185dec8ad None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.245116 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6d86e74-b324-4533-a2cc-058185dec8ad tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 Aug 18 07:35:47.245408 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6d86e74-b324-4533-a2cc-058185dec8ad tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.245665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6d86e74-b324-4533-a2cc-058185dec8ad tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.245834 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-b6d86e74-b324-4533-a2cc-058185dec8ad tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: 9c2a1424-a8f3-4698-a10f-9a9dc0977191 Aug 18 07:35:47.249163 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b49227dd-c56f-464e-b819-2b87d528b0aa tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:47.249635 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 668/2671] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:47.255613 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc53edab-5893-474a-a816-8121641704b1 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/c8b00a09-3e17-4aa4-8045-152d59474f4f returned with HTTP 202 Aug 18 07:35:47.256288 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 675/2672] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:47 2026] DELETE /volume/v3/types/c8b00a09-3e17-4aa4-8045-152d59474f4f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:47.256355 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.256355 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:47.256949 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b6d86e74-b324-4533-a2cc-058185dec8ad tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:47.266915 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d965d019-e776-4d75-852c-d864525c994a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.272121 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d965d019-e776-4d75-852c-d864525c994a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] DELETE https://10.4.3.152/volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3 Aug 18 07:35:47.274818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d965d019-e776-4d75-852c-d864525c994a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.275139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d965d019-e776-4d75-852c-d864525c994a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.285396 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b6d86e74-b324-4533-a2cc-058185dec8ad tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot delete request issued successfully. Aug 18 07:35:47.285587 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6d86e74-b324-4533-a2cc-058185dec8ad tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 returned with HTTP 202 Aug 18 07:35:47.286000 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 669/2673] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:35:47 2026] DELETE /volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:47.294123 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a9bffe78-0ffa-4ee9-a38e-35eac4a31778 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.298386 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9bffe78-0ffa-4ee9-a38e-35eac4a31778 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 Aug 18 07:35:47.298386 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9bffe78-0ffa-4ee9-a38e-35eac4a31778 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.298386 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9bffe78-0ffa-4ee9-a38e-35eac4a31778 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.306103 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.306103 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:47.306663 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a9bffe78-0ffa-4ee9-a38e-35eac4a31778 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:47.307154 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9bffe78-0ffa-4ee9-a38e-35eac4a31778 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 returned with HTTP 200 Aug 18 07:35:47.308894 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 669/2674] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:47.342199 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d965d019-e776-4d75-852c-d864525c994a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3 returned with HTTP 202 Aug 18 07:35:47.342199 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 662/2675] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:47 2026] DELETE /volume/v3/types/6913c3d9-9c1a-4b46-bb47-ccae373c24d3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:47.353498 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0392e0fb-2a2e-4574-a865-43ae2ce2ea9e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.356275 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0392e0fb-2a2e-4574-a865-43ae2ce2ea9e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] DELETE https://10.4.3.152/volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a Aug 18 07:35:47.357164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0392e0fb-2a2e-4574-a865-43ae2ce2ea9e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.358224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0392e0fb-2a2e-4574-a865-43ae2ce2ea9e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.396492 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0392e0fb-2a2e-4574-a865-43ae2ce2ea9e tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a returned with HTTP 202 Aug 18 07:35:47.397123 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 676/2676] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:47 2026] DELETE /volume/v3/types/791ca610-9394-4188-a2ad-4c76b622d74a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:47.407181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee8cf04c-469e-43ed-b657-64ffebb8c1e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.409914 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee8cf04c-469e-43ed-b657-64ffebb8c1e7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] DELETE https://10.4.3.152/volume/v3/types/81dc782d-5701-4576-98d6-4b91af5e3db9 Aug 18 07:35:47.410125 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee8cf04c-469e-43ed-b657-64ffebb8c1e7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.410384 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee8cf04c-469e-43ed-b657-64ffebb8c1e7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.410620 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.410620 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:47.440143 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee8cf04c-469e-43ed-b657-64ffebb8c1e7 tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/81dc782d-5701-4576-98d6-4b91af5e3db9 returned with HTTP 202 Aug 18 07:35:47.440361 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 670/2677] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:47 2026] DELETE /volume/v3/types/81dc782d-5701-4576-98d6-4b91af5e3db9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:47.448030 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1a9179d-774f-4bac-97ce-ab234a3c038a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.449621 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1a9179d-774f-4bac-97ce-ab234a3c038a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] DELETE https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7 Aug 18 07:35:47.449801 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1a9179d-774f-4bac-97ce-ab234a3c038a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.449983 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1a9179d-774f-4bac-97ce-ab234a3c038a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.486076 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1a9179d-774f-4bac-97ce-ab234a3c038a tempest-VolumeTypesReaderTests-1267657650 tempest-VolumeTypesReaderTests-1267657650-project-admin] https://10.4.3.152/volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7 returned with HTTP 202 Aug 18 07:35:47.486571 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 670/2678] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:47 2026] DELETE /volume/v3/types/e8f6cd88-2e99-422b-a54b-7b84050242d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:35:47.713974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a58b7d5-37ea-4298-acfc-a77e5ad586b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.895058 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a58b7d5-37ea-4298-acfc-a77e5ad586b1 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:47.896240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a58b7d5-37ea-4298-acfc-a77e5ad586b1 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1759225231", "extra_specs": {"storage_protocol": "tempest-storage_protocol-322907913", "vendor_name": "tempest-vendor_name-1710739319"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:47.917460 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a58b7d5-37ea-4298-acfc-a77e5ad586b1 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:47.917946 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 663/2679] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:47 2026] POST /volume/v3/types => generated 327 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:47.934196 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-95720295-4381-4573-8d4f-752190c61c6e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.938357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6b4609e-bca8-4885-a6ba-a760beac88ec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:47.939014 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6b4609e-bca8-4885-a6ba-a760beac88ec tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:47.939344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6b4609e-bca8-4885-a6ba-a760beac88ec tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:47.939647 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6b4609e-bca8-4885-a6ba-a760beac88ec tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:47.939803 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c6b4609e-bca8-4885-a6ba-a760beac88ec tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:47.946513 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:47.946513 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:47.947616 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6b4609e-bca8-4885-a6ba-a760beac88ec tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:47.948113 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 671/2680] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:47 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:47.965791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.063481 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:48.063481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e443f505-d4ca-41a2-87b7-5170c3009499", "size": 1, "name": "tempest-UserMessagesTest-Volume-1621042852"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:48.065655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Create volume request body: {'volume': {'volume_type': 'e443f505-d4ca-41a2-87b7-5170c3009499', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1621042852'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:48.077502 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Create volume of 1 GB Aug 18 07:35:48.077502 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:48.077502 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:48.077502 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Availability Zones retrieved successfully. Aug 18 07:35:48.082280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Flow 'volume_create_api' (d5a50b50-dcef-492b-bed6-5a06c0f81982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:48.083550 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3d837b-7d0a-4fe6-9821-70389908c931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.084389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:48.109376 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a3d837b-7d0a-4fe6-9821-70389908c931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-322907913',vendor_name='tempest-vendor_name-1710739319'},id=e443f505-d4ca-41a2-87b7-5170c3009499,is_public=True,name='tempest-UserMessagesTest-volume-type-1759225231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e443f505-d4ca-41a2-87b7-5170c3009499', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.110492 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29baba5-aca3-4593-bab4-4269ecdc6733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.146793 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1759225231 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1759225231, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:48.146793 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1759225231 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1759225231, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:48.155156 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:35:48.155590 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df6a857c-297a-487f-841e-a45d34ac47ec", "incremental": true}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:48.157748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating new backup {'backup': {'volume_id': 'df6a857c-297a-487f-841e-a45d34ac47ec', 'incremental': True}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:35:48.157920 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating backup of volume df6a857c-297a-487f-841e-a45d34ac47ec in container None Aug 18 07:35:48.167166 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:48.167166 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:48.167393 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Volume info retrieved successfully. Aug 18 07:35:48.181883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Created reservations ['0d83ba06-6233-4f87-9f62-262664ae273f', '21eb7f7f-7146-4c0a-b38f-b37d94ff111a', 'f8d190a5-4174-4f97-beed-ba2196ac7e99', '93d84427-339d-4f28-a960-0909d762398a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:48.182669 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29baba5-aca3-4593-bab4-4269ecdc6733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d83ba06-6233-4f87-9f62-262664ae273f', '21eb7f7f-7146-4c0a-b38f-b37d94ff111a', 'f8d190a5-4174-4f97-beed-ba2196ac7e99', '93d84427-339d-4f28-a960-0909d762398a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.183380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca2f330-dba6-4252-9bf0-c4cb17e7dfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.199629 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Created reservations ['317a0781-1717-4f86-b0de-db72af5e768f', 'b2012e3f-c2f1-4e33-ad92-ed4d3a08e627'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:48.213631 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca2f330-dba6-4252-9bf0-c4cb17e7dfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc606c13-fc96-4773-a195-831f3d4b36ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1621042852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad976bc8c5dd437b8881f335b9dd4296',qos_specs=None,replication_status=,reservations=['0d83ba06-6233-4f87-9f62-262664ae273f','21eb7f7f-7146-4c0a-b38f-b37d94ff111a','f8d190a5-4174-4f97-beed-ba2196ac7e99','93d84427-339d-4f28-a960-0909d762398a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2fdee350211401c96fce555efddc5ba',volume_type_id=e443f505-d4ca-41a2-87b7-5170c3009499), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1621042852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc606c13-fc96-4773-a195-831f3d4b36ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad976bc8c5dd437b8881f335b9dd4296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2fdee350211401c96fce555efddc5ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e443f505-d4ca-41a2-87b7-5170c3009499),volume_type_id=e443f505-d4ca-41a2-87b7-5170c3009499)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.215562 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8187fb-eef9-48ba-896b-e3ddecf65811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.226953 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4de2e11-77af-4ddd-8070-4ba81b2589ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 400 Aug 18 07:35:48.227806 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 671/2681] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:47 2026] POST /volume/v3/backups => generated 109 bytes in 263 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 18 07:35:48.236439 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b6279fc2-970c-4a2e-9d87-81bd2b0b089c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.238260 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6279fc2-970c-4a2e-9d87-81bd2b0b089c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] DELETE https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:48.238536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6279fc2-970c-4a2e-9d87-81bd2b0b089c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.238793 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b6279fc2-970c-4a2e-9d87-81bd2b0b089c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.238938 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-b6279fc2-970c-4a2e-9d87-81bd2b0b089c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete backup with id: c89adf18-771f-4c63-b72b-4a5995f285a0. Aug 18 07:35:48.243804 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:48.243804 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:48.252469 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8187fb-eef9-48ba-896b-e3ddecf65811) transitioned into state 'SUCCESS' from state '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-1621042852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad976bc8c5dd437b8881f335b9dd4296',qos_specs=None,replication_status=,reservations=['0d83ba06-6233-4f87-9f62-262664ae273f','21eb7f7f-7146-4c0a-b38f-b37d94ff111a','f8d190a5-4174-4f97-beed-ba2196ac7e99','93d84427-339d-4f28-a960-0909d762398a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2fdee350211401c96fce555efddc5ba',volume_type_id=e443f505-d4ca-41a2-87b7-5170c3009499)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.253365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310f8fd5-c9b6-4ed7-9acf-626568abdca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.257711 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-b6279fc2-970c-4a2e-9d87-81bd2b0b089c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] delete_backup rpcapi backup_id c89adf18-771f-4c63-b72b-4a5995f285a0 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:35:48.259412 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b6279fc2-970c-4a2e-9d87-81bd2b0b089c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 202 Aug 18 07:35:48.259812 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 664/2682] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:48 2026] DELETE /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:48.265337 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310f8fd5-c9b6-4ed7-9acf-626568abdca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.266522 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Flow 'volume_create_api' (d5a50b50-dcef-492b-bed6-5a06c0f81982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:48.266958 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Create volume request issued successfully. Aug 18 07:35:48.267817 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95720295-4381-4573-8d4f-752190c61c6e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:48.268363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-27ffdc20-fa0f-47bf-9618-fda9e12c7127 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.268412 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 677/2683] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:35:47 2026] POST /volume/v3/volumes => generated 786 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:48.272366 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27ffdc20-fa0f-47bf-9618-fda9e12c7127 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:48.272563 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-27ffdc20-fa0f-47bf-9618-fda9e12c7127 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.272753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-27ffdc20-fa0f-47bf-9618-fda9e12c7127 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.272869 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-27ffdc20-fa0f-47bf-9618-fda9e12c7127 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:48.277760 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:48.277760 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:48.278578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-27ffdc20-fa0f-47bf-9618-fda9e12c7127 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 200 Aug 18 07:35:48.278999 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 672/2684] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:48 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:48.289835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2822c66a-de60-4ea9-938a-272b3823f0e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.291974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2822c66a-de60-4ea9-938a-272b3823f0e7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca Aug 18 07:35:48.292246 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2822c66a-de60-4ea9-938a-272b3823f0e7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.292454 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2822c66a-de60-4ea9-938a-272b3823f0e7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.303387 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:48.303387 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:48.308902 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2822c66a-de60-4ea9-938a-272b3823f0e7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:48.314020 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2822c66a-de60-4ea9-938a-272b3823f0e7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca returned with HTTP 200 Aug 18 07:35:48.314453 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 672/2685] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:48 2026] GET /volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:48.329578 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ef32956-815e-4aa1-93cf-b65529c91c2b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.334087 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ef32956-815e-4aa1-93cf-b65529c91c2b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 Aug 18 07:35:48.334087 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ef32956-815e-4aa1-93cf-b65529c91c2b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.334087 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ef32956-815e-4aa1-93cf-b65529c91c2b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.338581 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ef32956-815e-4aa1-93cf-b65529c91c2b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 returned with HTTP 404 Aug 18 07:35:48.338581 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 665/2686] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:48 2026] GET /volume/v3/snapshots/9c2a1424-a8f3-4698-a10f-9a9dc0977191 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:48.506284 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0db2b1e7-1e48-44d1-97a4-24e9775eeb56 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.604814 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0db2b1e7-1e48-44d1-97a4-24e9775eeb56 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] GET https://10.4.3.152/volume/v3/os-services Aug 18 07:35:48.604814 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0db2b1e7-1e48-44d1-97a4-24e9775eeb56 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.604909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0db2b1e7-1e48-44d1-97a4-24e9775eeb56 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.605308 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:48.605308 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:48.609282 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0db2b1e7-1e48-44d1-97a4-24e9775eeb56 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] https://10.4.3.152/volume/v3/os-services returned with HTTP 200 Aug 18 07:35:48.609627 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 678/2687] 10.4.3.152 () {66 vars in 1249 bytes} [Tue Aug 18 07:35:48 2026] GET /volume/v3/os-services => generated 626 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:48.622601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-368b9329-dac7-4efd-b9ae-a705dc12a687 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.624745 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-368b9329-dac7-4efd-b9ae-a705dc12a687 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] GET https://10.4.3.152/volume/v3/os-services?host=np0000007613 Aug 18 07:35:48.625889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-368b9329-dac7-4efd-b9ae-a705dc12a687 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.625889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-368b9329-dac7-4efd-b9ae-a705dc12a687 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.632162 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-368b9329-dac7-4efd-b9ae-a705dc12a687 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] https://10.4.3.152/volume/v3/os-services?host=np0000007613 returned with HTTP 200 Aug 18 07:35:48.632634 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 673/2688] 10.4.3.152 () {66 vars in 1284 bytes} [Tue Aug 18 07:35:48 2026] GET /volume/v3/os-services?host=np0000007613 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:48.643864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a0e466b9-747d-403b-a8ee-81932ddfb8b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.647232 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0e466b9-747d-403b-a8ee-81932ddfb8b0 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] GET https://10.4.3.152/volume/v3/os-services?host=np0000007613&binary=cinder-scheduler Aug 18 07:35:48.647517 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0e466b9-747d-403b-a8ee-81932ddfb8b0 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.647807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0e466b9-747d-403b-a8ee-81932ddfb8b0 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.656929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0e466b9-747d-403b-a8ee-81932ddfb8b0 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] https://10.4.3.152/volume/v3/os-services?host=np0000007613&binary=cinder-scheduler returned with HTTP 200 Aug 18 07:35:48.657497 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 673/2689] 10.4.3.152 () {66 vars in 1332 bytes} [Tue Aug 18 07:35:48 2026] GET /volume/v3/os-services?host=np0000007613&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:48.667108 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cbde0e52-3b8c-4aa3-a619-298f20be6ebc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.669230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbde0e52-3b8c-4aa3-a619-298f20be6ebc tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] GET https://10.4.3.152/volume/v3/os-services?binary=cinder-scheduler Aug 18 07:35:48.669443 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbde0e52-3b8c-4aa3-a619-298f20be6ebc tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:48.669834 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbde0e52-3b8c-4aa3-a619-298f20be6ebc tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:48.675889 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbde0e52-3b8c-4aa3-a619-298f20be6ebc tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] https://10.4.3.152/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 07:35:48.676518 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 666/2690] 10.4.3.152 () {66 vars in 1296 bytes} [Tue Aug 18 07:35:48 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) Aug 18 07:35:48.686850 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:48.802356 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:48.802356 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-371159301"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:48.802582 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-371159301'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:48.802752 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Create volume of 1 GB Aug 18 07:35:48.811244 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Availability Zones retrieved successfully. Aug 18 07:35:48.817104 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Flow 'volume_create_api' (824c135b-c047-4e55-b3d1-dca5fc73c642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:48.818754 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a0e804-19f9-46b5-b564-b028b677f038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.819786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:48.862227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a0e804-19f9-46b5-b564-b028b677f038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.864054 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf380cb-4552-46a9-8a20-c621430ae5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.954102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Created reservations ['154385dd-7f76-454b-ab47-61f9eccb0bad', '1759e5f9-5eea-4229-8a5b-f9ab7fe42292', '34765586-4577-4180-96b3-aa0635bbc986', '05b997d6-872e-4399-9cc0-654538458554'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:48.955131 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf380cb-4552-46a9-8a20-c621430ae5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['154385dd-7f76-454b-ab47-61f9eccb0bad', '1759e5f9-5eea-4229-8a5b-f9ab7fe42292', '34765586-4577-4180-96b3-aa0635bbc986', '05b997d6-872e-4399-9cc0-654538458554']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.956078 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630a7946-2805-4da2-889a-d51c7434d6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:48.982079 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630a7946-2805-4da2-889a-d51c7434d6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9567e4df-d0cf-4df5-a262-38533ebc31fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-371159301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672a8fbbafd74449ada3e30d12bcb882',qos_specs=None,replication_status=,reservations=['154385dd-7f76-454b-ab47-61f9eccb0bad','1759e5f9-5eea-4229-8a5b-f9ab7fe42292','34765586-4577-4180-96b3-aa0635bbc986','05b997d6-872e-4399-9cc0-654538458554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='349096bf953f4772bb06b4d50fb7a1cb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-371159301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9567e4df-d0cf-4df5-a262-38533ebc31fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672a8fbbafd74449ada3e30d12bcb882',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='349096bf953f4772bb06b4d50fb7a1cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:48.983341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d89b77-6cd4-406e-9e6c-51e0552e7e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.004843 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d89b77-6cd4-406e-9e6c-51e0552e7e38) transitioned into state 'SUCCESS' from state '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-371159301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='672a8fbbafd74449ada3e30d12bcb882',qos_specs=None,replication_status=,reservations=['154385dd-7f76-454b-ab47-61f9eccb0bad','1759e5f9-5eea-4229-8a5b-f9ab7fe42292','34765586-4577-4180-96b3-aa0635bbc986','05b997d6-872e-4399-9cc0-654538458554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='349096bf953f4772bb06b4d50fb7a1cb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.005637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1233c4-fd8f-4e60-b95c-7a116ced5ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.018560 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1233c4-fd8f-4e60-b95c-7a116ced5ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.019827 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Flow 'volume_create_api' (824c135b-c047-4e55-b3d1-dca5fc73c642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:49.020362 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Create volume request issued successfully. Aug 18 07:35:49.021135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-645cd0db-00d7-48d8-a973-5e8a430bf4eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:49.021699 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 679/2691] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:48 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:49.040092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e51db813-16d3-460c-8226-b9ac1c36e1eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.041761 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e51db813-16d3-460c-8226-b9ac1c36e1eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] GET https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:49.041895 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e51db813-16d3-460c-8226-b9ac1c36e1eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.042656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e51db813-16d3-460c-8226-b9ac1c36e1eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.050024 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.050024 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:49.056534 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e51db813-16d3-460c-8226-b9ac1c36e1eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Volume info retrieved successfully. Aug 18 07:35:49.062347 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e51db813-16d3-460c-8226-b9ac1c36e1eb tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe returned with HTTP 200 Aug 18 07:35:49.062858 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 674/2692] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:49.293494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee3ec7e1-f757-41e0-a2af-600c74b6f121 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.296531 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee3ec7e1-f757-41e0-a2af-600c74b6f121 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 Aug 18 07:35:49.296531 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee3ec7e1-f757-41e0-a2af-600c74b6f121 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.296694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee3ec7e1-f757-41e0-a2af-600c74b6f121 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.296758 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ee3ec7e1-f757-41e0-a2af-600c74b6f121 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id c89adf18-771f-4c63-b72b-4a5995f285a0. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:49.304847 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee3ec7e1-f757-41e0-a2af-600c74b6f121 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 returned with HTTP 404 Aug 18 07:35:49.305403 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 674/2693] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/backups/c89adf18-771f-4c63-b72b-4a5995f285a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:49.317786 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.323335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:49.323644 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1018591631"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:49.325067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1018591631'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:49.325185 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume of 1 GB Aug 18 07:35:49.332702 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-880aed7b-381e-44cb-ba7e-c2072002675a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.335042 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-880aed7b-381e-44cb-ba7e-c2072002675a tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca Aug 18 07:35:49.335318 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-880aed7b-381e-44cb-ba7e-c2072002675a tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.335418 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Availability Zones retrieved successfully. Aug 18 07:35:49.335525 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-880aed7b-381e-44cb-ba7e-c2072002675a tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.342839 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Flow 'volume_create_api' (20cda00f-308d-46ec-aabf-a2d0bb99f294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:49.344106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394e42fa-bdc6-4911-8ffe-ed96e7ed4e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.345229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:49.349813 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.349813 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:49.355430 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-880aed7b-381e-44cb-ba7e-c2072002675a tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:49.361740 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-880aed7b-381e-44cb-ba7e-c2072002675a tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca returned with HTTP 200 Aug 18 07:35:49.362328 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 680/2694] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:49.375527 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-38d87e1c-6b72-4442-94f4-ad262e62f4f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.378654 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38d87e1c-6b72-4442-94f4-ad262e62f4f7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/messages Aug 18 07:35:49.378818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38d87e1c-6b72-4442-94f4-ad262e62f4f7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.380133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38d87e1c-6b72-4442-94f4-ad262e62f4f7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.388915 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38d87e1c-6b72-4442-94f4-ad262e62f4f7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:35:49.389386 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 675/2695] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:49.400572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394e42fa-bdc6-4911-8ffe-ed96e7ed4e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.401868 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5d2cef-a115-49a1-8421-360b79e4f414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.403771 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-186aea29-833f-4a46-a73a-5296542d05b4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.408560 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-186aea29-833f-4a46-a73a-5296542d05b4 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] DELETE https://10.4.3.152/volume/v3/messages/0fa56ebd-6af8-4595-a26e-cea99f875779 Aug 18 07:35:49.408560 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-186aea29-833f-4a46-a73a-5296542d05b4 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.408560 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-186aea29-833f-4a46-a73a-5296542d05b4 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.427749 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-186aea29-833f-4a46-a73a-5296542d05b4 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/messages/0fa56ebd-6af8-4595-a26e-cea99f875779 returned with HTTP 204 Aug 18 07:35:49.428227 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 675/2696] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:35:49 2026] DELETE /volume/v3/messages/0fa56ebd-6af8-4595-a26e-cea99f875779 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:35:49.437004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1ba7dc6-1ec5-4c6c-ad14-349414a5e151 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.439135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1ba7dc6-1ec5-4c6c-ad14-349414a5e151 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/messages/0fa56ebd-6af8-4595-a26e-cea99f875779 Aug 18 07:35:49.439389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1ba7dc6-1ec5-4c6c-ad14-349414a5e151 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.439563 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1ba7dc6-1ec5-4c6c-ad14-349414a5e151 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.443474 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1ba7dc6-1ec5-4c6c-ad14-349414a5e151 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/messages/0fa56ebd-6af8-4595-a26e-cea99f875779 returned with HTTP 404 Aug 18 07:35:49.444157 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 681/2697] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/messages/0fa56ebd-6af8-4595-a26e-cea99f875779 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:49.450927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c639cfa1-b354-4480-8736-932cc3053588 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.453612 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c639cfa1-b354-4480-8736-932cc3053588 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca Aug 18 07:35:49.453812 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c639cfa1-b354-4480-8736-932cc3053588 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.454009 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c639cfa1-b354-4480-8736-932cc3053588 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.460102 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Created reservations ['9647b6b0-531a-4884-b8d5-f77eff7a6349', '97368135-dd6e-44ea-ab54-5ebb2eb8b9ae', 'fc6179fd-8491-41bd-bf9b-a54551be60b9', 'c8a04a66-186f-488f-abcc-88ee3d167e1a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:49.460712 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.460712 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:49.460910 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5d2cef-a115-49a1-8421-360b79e4f414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9647b6b0-531a-4884-b8d5-f77eff7a6349', '97368135-dd6e-44ea-ab54-5ebb2eb8b9ae', 'fc6179fd-8491-41bd-bf9b-a54551be60b9', 'c8a04a66-186f-488f-abcc-88ee3d167e1a']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.461694 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edf465a-1c39-4a57-b71c-8205c5c53c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.464929 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c639cfa1-b354-4480-8736-932cc3053588 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:49.469773 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c639cfa1-b354-4480-8736-932cc3053588 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca returned with HTTP 200 Aug 18 07:35:49.470326 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 676/2698] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:49.484372 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.486374 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] DELETE https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca Aug 18 07:35:49.486560 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.486727 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.486880 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Delete volume with id: fc606c13-fc96-4773-a195-831f3d4b36ca Aug 18 07:35:49.488163 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edf465a-1c39-4a57-b71c-8205c5c53c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51801f06-b47f-4ee3-b0f5-3207e13c142d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1018591631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',qos_specs=None,replication_status=,reservations=['9647b6b0-531a-4884-b8d5-f77eff7a6349','97368135-dd6e-44ea-ab54-5ebb2eb8b9ae','fc6179fd-8491-41bd-bf9b-a54551be60b9','c8a04a66-186f-488f-abcc-88ee3d167e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1018591631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51801f06-b47f-4ee3-b0f5-3207e13c142d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.489831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb25315-ce23-455b-b6bb-bcf411bd979a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.494186 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.494186 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:49.494898 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:49.495985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:35:49.508225 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1759225231 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1759225231, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:49.508545 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1759225231 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1759225231, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:49.517082 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb25315-ce23-455b-b6bb-bcf411bd979a) transitioned into state 'SUCCESS' from state '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-1018591631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',qos_specs=None,replication_status=,reservations=['9647b6b0-531a-4884-b8d5-f77eff7a6349','97368135-dd6e-44ea-ab54-5ebb2eb8b9ae','fc6179fd-8491-41bd-bf9b-a54551be60b9','c8a04a66-186f-488f-abcc-88ee3d167e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.518056 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6758dfa2-e730-4e52-940b-5fbce19d55a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.522536 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Created reservations ['d0a55952-a7b9-425e-8811-1953221f3d95', 'c41ba762-3c2a-44e9-944f-37c54f537600', '6c097fbd-1432-4261-bd5a-63a6bfdef520', '8c2a1cdb-5db7-45b2-9cc2-7be5b4abd108'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:49.532501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6758dfa2-e730-4e52-940b-5fbce19d55a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.533682 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Flow 'volume_create_api' (20cda00f-308d-46ec-aabf-a2d0bb99f294) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:49.534107 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume request issued successfully. Aug 18 07:35:49.534783 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae297abf-b489-46ab-b4c2-1ec6a654d0ce tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:49.535222 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 667/2699] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:49 2026] POST /volume/v3/volumes => generated 749 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:49.549389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-00266c4c-68b8-42af-ba43-2f864c5d20c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.551937 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-00266c4c-68b8-42af-ba43-2f864c5d20c9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d Aug 18 07:35:49.552168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-00266c4c-68b8-42af-ba43-2f864c5d20c9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.552415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-00266c4c-68b8-42af-ba43-2f864c5d20c9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.565519 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.565519 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:49.567478 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Delete volume request issued successfully. Aug 18 07:35:49.567725 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6bee3f15-6c14-4c8d-b6f4-8d59eff72848 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca returned with HTTP 202 Aug 18 07:35:49.568162 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 676/2700] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:49 2026] DELETE /volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:49.571259 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-00266c4c-68b8-42af-ba43-2f864c5d20c9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:35:49.575889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8a040be7-8246-41cf-9835-dfdcfe919649 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.576377 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-00266c4c-68b8-42af-ba43-2f864c5d20c9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d returned with HTTP 200 Aug 18 07:35:49.576844 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 682/2701] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:49.578387 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a040be7-8246-41cf-9835-dfdcfe919649 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca Aug 18 07:35:49.578628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a040be7-8246-41cf-9835-dfdcfe919649 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.578832 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8a040be7-8246-41cf-9835-dfdcfe919649 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.586104 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8a040be7-8246-41cf-9835-dfdcfe919649 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca returned with HTTP 404 Aug 18 07:35:49.587115 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 677/2702] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/volumes/fc606c13-fc96-4773-a195-831f3d4b36ca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:49.595517 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8a828be9-31ef-4f28-822b-0790c4037ba4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.597590 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a828be9-31ef-4f28-822b-0790c4037ba4 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] DELETE https://10.4.3.152/volume/v3/types/e443f505-d4ca-41a2-87b7-5170c3009499 Aug 18 07:35:49.598913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a828be9-31ef-4f28-822b-0790c4037ba4 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.598913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a828be9-31ef-4f28-822b-0790c4037ba4 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.598913 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.598913 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:49.624392 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a828be9-31ef-4f28-822b-0790c4037ba4 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] https://10.4.3.152/volume/v3/types/e443f505-d4ca-41a2-87b7-5170c3009499 returned with HTTP 202 Aug 18 07:35:49.624551 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 668/2703] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:49 2026] DELETE /volume/v3/types/e443f505-d4ca-41a2-87b7-5170c3009499 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:49.632929 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c34493f7-f55a-408a-b29a-c16f4755c77b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.635722 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c34493f7-f55a-408a-b29a-c16f4755c77b tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] GET https://10.4.3.152/volume/v3/types/e443f505-d4ca-41a2-87b7-5170c3009499 Aug 18 07:35:49.635962 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c34493f7-f55a-408a-b29a-c16f4755c77b tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.636289 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c34493f7-f55a-408a-b29a-c16f4755c77b tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.644820 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c34493f7-f55a-408a-b29a-c16f4755c77b tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] https://10.4.3.152/volume/v3/types/e443f505-d4ca-41a2-87b7-5170c3009499 returned with HTTP 404 Aug 18 07:35:49.645321 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 677/2704] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/types/e443f505-d4ca-41a2-87b7-5170c3009499 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:49.653913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09c0a6a1-fc81-4bc6-9103-149890fab8dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.656138 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09c0a6a1-fc81-4bc6-9103-149890fab8dd tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:49.656663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09c0a6a1-fc81-4bc6-9103-149890fab8dd tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-385549185", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1957587968", "vendor_name": "tempest-vendor_name-821259980"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:49.674722 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09c0a6a1-fc81-4bc6-9103-149890fab8dd tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:49.675223 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 683/2705] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:49 2026] POST /volume/v3/types => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:49.685848 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.689078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:49.689411 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d5e2781-9d91-4dbc-9fec-f7cef057bfdb", "size": 1, "name": "tempest-UserMessagesTest-Volume-1122836039"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:49.694982 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Create volume request body: {'volume': {'volume_type': '3d5e2781-9d91-4dbc-9fec-f7cef057bfdb', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1122836039'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:49.704963 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Create volume of 1 GB Aug 18 07:35:49.705302 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.705302 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:49.705743 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Availability Zones retrieved successfully. Aug 18 07:35:49.712687 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Flow 'volume_create_api' (42eacebe-8bc5-415e-8470-f8ab3936e9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:49.713935 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210080a2-48a4-4b8e-a725-78a387810276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.715076 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:49.741455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210080a2-48a4-4b8e-a725-78a387810276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1957587968',vendor_name='tempest-vendor_name-821259980'},id=3d5e2781-9d91-4dbc-9fec-f7cef057bfdb,is_public=True,name='tempest-UserMessagesTest-volume-type-385549185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d5e2781-9d91-4dbc-9fec-f7cef057bfdb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.742185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813fe095-6281-4aab-8a0c-c8857c15ff55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.774906 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-385549185 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-385549185, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:49.775182 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-385549185 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-385549185, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:49.805170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Created reservations ['cd86eb81-b7a6-4b8d-846e-b105c7920ceb', '21bad09b-56a2-42c7-a6fb-2d55d5fb97a8', 'd52826cb-a7f7-4524-af2e-e01cc14a8496', 'f94e5398-34a0-4528-86e5-80fc8af09467'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:49.806048 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813fe095-6281-4aab-8a0c-c8857c15ff55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd86eb81-b7a6-4b8d-846e-b105c7920ceb', '21bad09b-56a2-42c7-a6fb-2d55d5fb97a8', 'd52826cb-a7f7-4524-af2e-e01cc14a8496', 'f94e5398-34a0-4528-86e5-80fc8af09467']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.806806 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c6c7b3-032f-412e-95dc-71f0b935c6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.835879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c6c7b3-032f-412e-95dc-71f0b935c6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21b9c09a-ff88-4c34-bb8c-32983850eed8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1122836039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad976bc8c5dd437b8881f335b9dd4296',qos_specs=None,replication_status=,reservations=['cd86eb81-b7a6-4b8d-846e-b105c7920ceb','21bad09b-56a2-42c7-a6fb-2d55d5fb97a8','d52826cb-a7f7-4524-af2e-e01cc14a8496','f94e5398-34a0-4528-86e5-80fc8af09467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2fdee350211401c96fce555efddc5ba',volume_type_id=3d5e2781-9d91-4dbc-9fec-f7cef057bfdb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1122836039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21b9c09a-ff88-4c34-bb8c-32983850eed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad976bc8c5dd437b8881f335b9dd4296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2fdee350211401c96fce555efddc5ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d5e2781-9d91-4dbc-9fec-f7cef057bfdb),volume_type_id=3d5e2781-9d91-4dbc-9fec-f7cef057bfdb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.837010 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e93864e-8393-4352-8fee-f2f7fea78d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.858735 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e93864e-8393-4352-8fee-f2f7fea78d1b) transitioned into state 'SUCCESS' from state '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-1122836039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad976bc8c5dd437b8881f335b9dd4296',qos_specs=None,replication_status=,reservations=['cd86eb81-b7a6-4b8d-846e-b105c7920ceb','21bad09b-56a2-42c7-a6fb-2d55d5fb97a8','d52826cb-a7f7-4524-af2e-e01cc14a8496','f94e5398-34a0-4528-86e5-80fc8af09467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2fdee350211401c96fce555efddc5ba',volume_type_id=3d5e2781-9d91-4dbc-9fec-f7cef057bfdb)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.859444 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e0b1df3-8732-475f-affb-119e4a84de97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:49.870614 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e0b1df3-8732-475f-affb-119e4a84de97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:49.871459 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Flow 'volume_create_api' (42eacebe-8bc5-415e-8470-f8ab3936e9c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:49.871758 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Create volume request issued successfully. Aug 18 07:35:49.872334 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f97f27b-f6ee-4ed5-8334-d7afeffeddfe tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:49.872851 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 678/2706] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:35:49 2026] POST /volume/v3/volumes => generated 785 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:49.893084 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-661f1d8f-ef03-41af-a367-9b183c34f48e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.893084 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-661f1d8f-ef03-41af-a367-9b183c34f48e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 Aug 18 07:35:49.893084 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-661f1d8f-ef03-41af-a367-9b183c34f48e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.893084 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-661f1d8f-ef03-41af-a367-9b183c34f48e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.907694 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.907694 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:49.913107 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-661f1d8f-ef03-41af-a367-9b183c34f48e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:49.920689 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-661f1d8f-ef03-41af-a367-9b183c34f48e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 returned with HTTP 200 Aug 18 07:35:49.922101 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 669/2707] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:49 2026] GET /volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:49.938390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-dab41eac-b840-4af6-8687-25683025df1b req-9fbce8b3-0c19-4b34-bae1-a769ca853e06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:49.940625 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-dab41eac-b840-4af6-8687-25683025df1b req-9fbce8b3-0c19-4b34-bae1-a769ca853e06 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571 Aug 18 07:35:49.940786 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-dab41eac-b840-4af6-8687-25683025df1b req-9fbce8b3-0c19-4b34-bae1-a769ca853e06 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:49.940974 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-dab41eac-b840-4af6-8687-25683025df1b req-9fbce8b3-0c19-4b34-bae1-a769ca853e06 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:49.950551 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:49.950551 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:49.999067 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-dab41eac-b840-4af6-8687-25683025df1b req-9fbce8b3-0c19-4b34-bae1-a769ca853e06 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571 returned with HTTP 200 Aug 18 07:35:49.999766 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 678/2708] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:35:49 2026] DELETE /volume/v3/attachments/d19c13de-56c9-4d03-a974-9699e86a7571 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.083488 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-28bb6a86-9846-4284-aa97-168ba328a2a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.087154 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28bb6a86-9846-4284-aa97-168ba328a2a6 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] GET https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:50.087154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28bb6a86-9846-4284-aa97-168ba328a2a6 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.087154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28bb6a86-9846-4284-aa97-168ba328a2a6 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.096835 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.096835 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:50.101175 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-28bb6a86-9846-4284-aa97-168ba328a2a6 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Volume info retrieved successfully. Aug 18 07:35:50.106523 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28bb6a86-9846-4284-aa97-168ba328a2a6 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe returned with HTTP 200 Aug 18 07:35:50.106890 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 684/2709] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.121631 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6aa6c0a8-5dbc-41a0-bef9-2f2cdb94d636 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.123963 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6aa6c0a8-5dbc-41a0-bef9-2f2cdb94d636 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] GET https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:50.124258 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6aa6c0a8-5dbc-41a0-bef9-2f2cdb94d636 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.124530 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6aa6c0a8-5dbc-41a0-bef9-2f2cdb94d636 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.133225 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.133225 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:50.136645 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6aa6c0a8-5dbc-41a0-bef9-2f2cdb94d636 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Volume info retrieved successfully. Aug 18 07:35:50.140281 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6aa6c0a8-5dbc-41a0-bef9-2f2cdb94d636 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe returned with HTTP 200 Aug 18 07:35:50.140632 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 679/2710] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe => generated 1019 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:50.152232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b23f22eb-4342-4f7e-b94e-c2181182896d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.154036 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b23f22eb-4342-4f7e-b94e-c2181182896d tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] GET https://10.4.3.152/volume/v3/os-services?host=np0000007613&binary=cinder-volume Aug 18 07:35:50.154223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b23f22eb-4342-4f7e-b94e-c2181182896d tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.154481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b23f22eb-4342-4f7e-b94e-c2181182896d tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.159335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b23f22eb-4342-4f7e-b94e-c2181182896d tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] https://10.4.3.152/volume/v3/os-services?host=np0000007613&binary=cinder-volume returned with HTTP 200 Aug 18 07:35:50.159717 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 670/2711] 10.4.3.152 () {66 vars in 1326 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/os-services?host=np0000007613&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.172196 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-00272103-98de-481b-b3be-f60b446a46d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.174097 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00272103-98de-481b-b3be-f60b446a46d7 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] GET https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:50.174497 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00272103-98de-481b-b3be-f60b446a46d7 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.174708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00272103-98de-481b-b3be-f60b446a46d7 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.181726 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.181726 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:50.186232 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-00272103-98de-481b-b3be-f60b446a46d7 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Volume info retrieved successfully. Aug 18 07:35:50.191096 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00272103-98de-481b-b3be-f60b446a46d7 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe returned with HTTP 200 Aug 18 07:35:50.191487 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 679/2712] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.205155 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.207698 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:50.207898 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.208161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.208464 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Delete volume with id: 9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:50.217830 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.217830 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:50.219648 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Volume info retrieved successfully. Aug 18 07:35:50.245694 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Delete volume request issued successfully. Aug 18 07:35:50.245694 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e4c7ed5-d8d0-434b-95ba-ca61a22aec9b tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe returned with HTTP 202 Aug 18 07:35:50.245694 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 685/2713] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:50 2026] DELETE /volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:50.252287 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d0482789-aa83-436e-bcb4-68f8ead2df43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.253264 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0482789-aa83-436e-bcb4-68f8ead2df43 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] GET https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:50.253496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0482789-aa83-436e-bcb4-68f8ead2df43 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.253683 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0482789-aa83-436e-bcb4-68f8ead2df43 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.262113 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.262113 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:50.266374 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d0482789-aa83-436e-bcb4-68f8ead2df43 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Volume info retrieved successfully. Aug 18 07:35:50.272757 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0482789-aa83-436e-bcb4-68f8ead2df43 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe returned with HTTP 200 Aug 18 07:35:50.273266 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 680/2714] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.590746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-702d59bd-b201-4b18-bc9d-56eb1b00cf0a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.594464 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-702d59bd-b201-4b18-bc9d-56eb1b00cf0a tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d Aug 18 07:35:50.594464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-702d59bd-b201-4b18-bc9d-56eb1b00cf0a tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.594464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-702d59bd-b201-4b18-bc9d-56eb1b00cf0a tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.603526 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.603526 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:50.608705 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-702d59bd-b201-4b18-bc9d-56eb1b00cf0a tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:35:50.614961 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-702d59bd-b201-4b18-bc9d-56eb1b00cf0a tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d returned with HTTP 200 Aug 18 07:35:50.614961 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 671/2715] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.630872 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d50242a4-22c1-43fd-b757-cb6e561021ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.632187 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d50242a4-22c1-43fd-b757-cb6e561021ad tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:35:50.632568 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d50242a4-22c1-43fd-b757-cb6e561021ad tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51801f06-b47f-4ee3-b0f5-3207e13c142d", "name": "tempest-VolumesBackupsTest-Backup-1232796584"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:50.634508 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-d50242a4-22c1-43fd-b757-cb6e561021ad tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating new backup {'backup': {'volume_id': '51801f06-b47f-4ee3-b0f5-3207e13c142d', 'name': 'tempest-VolumesBackupsTest-Backup-1232796584'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:35:50.634508 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-d50242a4-22c1-43fd-b757-cb6e561021ad tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating backup of volume 51801f06-b47f-4ee3-b0f5-3207e13c142d in container None Aug 18 07:35:50.648123 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.648123 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:50.648123 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d50242a4-22c1-43fd-b757-cb6e561021ad tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Volume info retrieved successfully. Aug 18 07:35:50.674584 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-d50242a4-22c1-43fd-b757-cb6e561021ad tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Created reservations ['5181d446-f119-4690-97f3-5ce72b8dd74c', 'aef1c2b0-2ed1-4e41-a004-18b1e76fcfa4'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:50.703744 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d50242a4-22c1-43fd-b757-cb6e561021ad tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:35:50.704440 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 680/2716] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:50 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:50.713962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-58cba637-1c51-48e3-86b6-5749862c2319 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.716393 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58cba637-1c51-48e3-86b6-5749862c2319 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:50.716744 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58cba637-1c51-48e3-86b6-5749862c2319 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.717257 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-58cba637-1c51-48e3-86b6-5749862c2319 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.717487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-58cba637-1c51-48e3-86b6-5749862c2319 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:50.723705 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.723705 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:50.724666 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-58cba637-1c51-48e3-86b6-5749862c2319 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:50.725291 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 686/2717] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.933273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-627d2e5d-203f-4a4a-b99f-bd1c8255a4e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.935760 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-627d2e5d-203f-4a4a-b99f-bd1c8255a4e1 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 Aug 18 07:35:50.936195 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-627d2e5d-203f-4a4a-b99f-bd1c8255a4e1 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.936457 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-627d2e5d-203f-4a4a-b99f-bd1c8255a4e1 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.944884 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:50.944884 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:50.949291 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-627d2e5d-203f-4a4a-b99f-bd1c8255a4e1 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:50.954809 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-627d2e5d-203f-4a4a-b99f-bd1c8255a4e1 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 returned with HTTP 200 Aug 18 07:35:50.955151 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 681/2718] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.970134 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2ea834b8-39fa-4466-8603-d808a21a22a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.971958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ea834b8-39fa-4466-8603-d808a21a22a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/messages Aug 18 07:35:50.972161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ea834b8-39fa-4466-8603-d808a21a22a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.972422 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2ea834b8-39fa-4466-8603-d808a21a22a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:50.978165 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2ea834b8-39fa-4466-8603-d808a21a22a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:35:50.978568 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 672/2719] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:50.989669 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fba7c37e-fd74-4d02-99d6-72ff9239bb92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:50.991819 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fba7c37e-fd74-4d02-99d6-72ff9239bb92 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/messages/fd136eae-e5bc-481f-b0b1-1c0e74adcc7a Aug 18 07:35:50.992327 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fba7c37e-fd74-4d02-99d6-72ff9239bb92 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:50.992598 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fba7c37e-fd74-4d02-99d6-72ff9239bb92 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.000455 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:51.000455 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:51.001317 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fba7c37e-fd74-4d02-99d6-72ff9239bb92 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/messages/fd136eae-e5bc-481f-b0b1-1c0e74adcc7a returned with HTTP 200 Aug 18 07:35:51.002512 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 681/2720] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:50 2026] GET /volume/v3/messages/fd136eae-e5bc-481f-b0b1-1c0e74adcc7a => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:51.014789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3bdd7a3f-0e01-48ac-b053-4a6045444089 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.016187 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3bdd7a3f-0e01-48ac-b053-4a6045444089 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/messages Aug 18 07:35:51.016187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3bdd7a3f-0e01-48ac-b053-4a6045444089 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.016396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3bdd7a3f-0e01-48ac-b053-4a6045444089 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.021560 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3bdd7a3f-0e01-48ac-b053-4a6045444089 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:35:51.022040 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 687/2721] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:51.030563 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b5010960-bb57-454b-bbf1-4d8559869bf8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.032972 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5010960-bb57-454b-bbf1-4d8559869bf8 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] DELETE https://10.4.3.152/volume/v3/messages/fd136eae-e5bc-481f-b0b1-1c0e74adcc7a Aug 18 07:35:51.033097 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5010960-bb57-454b-bbf1-4d8559869bf8 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.033409 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5010960-bb57-454b-bbf1-4d8559869bf8 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.043146 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5010960-bb57-454b-bbf1-4d8559869bf8 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/messages/fd136eae-e5bc-481f-b0b1-1c0e74adcc7a returned with HTTP 204 Aug 18 07:35:51.043601 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 682/2722] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:35:51 2026] DELETE /volume/v3/messages/fd136eae-e5bc-481f-b0b1-1c0e74adcc7a => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:35:51.051697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-835073d0-fbe4-4355-b191-8e71c9e9a3a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.055842 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-835073d0-fbe4-4355-b191-8e71c9e9a3a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 Aug 18 07:35:51.055842 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-835073d0-fbe4-4355-b191-8e71c9e9a3a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.055842 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-835073d0-fbe4-4355-b191-8e71c9e9a3a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.061002 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:51.061002 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:51.068182 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-835073d0-fbe4-4355-b191-8e71c9e9a3a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:51.076982 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-835073d0-fbe4-4355-b191-8e71c9e9a3a7 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 returned with HTTP 200 Aug 18 07:35:51.076982 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 673/2723] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:51.086464 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.088584 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] DELETE https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 Aug 18 07:35:51.088850 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.089068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.089271 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Delete volume with id: 21b9c09a-ff88-4c34-bb8c-32983850eed8 Aug 18 07:35:51.097426 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:51.097426 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:51.099273 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Volume info retrieved successfully. Aug 18 07:35:51.099879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:35:51.115116 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-385549185 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-385549185, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:51.115913 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-385549185 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-385549185, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:51.127306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Created reservations ['6d4540b9-ddbd-4422-b602-d9778849c829', 'c28c2bb6-10ed-4a27-824d-b8f0e834e197', '10a5b5c6-b84f-4be9-ac90-06c85be81448', '7dea91bd-745b-4492-8130-6e619226408e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:51.152955 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Delete volume request issued successfully. Aug 18 07:35:51.153168 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-182cdb83-0f74-46d7-9583-d5cf4f39ed84 tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 returned with HTTP 202 Aug 18 07:35:51.153626 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 682/2724] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:51 2026] DELETE /volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:51.163586 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1c3ca158-01dc-431d-b3ef-dd262c5ede4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.166005 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c3ca158-01dc-431d-b3ef-dd262c5ede4e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] GET https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 Aug 18 07:35:51.167084 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c3ca158-01dc-431d-b3ef-dd262c5ede4e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.167084 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c3ca158-01dc-431d-b3ef-dd262c5ede4e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.173796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c3ca158-01dc-431d-b3ef-dd262c5ede4e tempest-UserMessagesTest-1766120313 tempest-UserMessagesTest-1766120313-project-member] https://10.4.3.152/volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 returned with HTTP 404 Aug 18 07:35:51.174954 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 688/2725] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/volumes/21b9c09a-ff88-4c34-bb8c-32983850eed8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:51.184403 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6d99c48-9bd2-4d23-ac3c-010bef42be1a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.186475 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6d99c48-9bd2-4d23-ac3c-010bef42be1a tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] DELETE https://10.4.3.152/volume/v3/types/3d5e2781-9d91-4dbc-9fec-f7cef057bfdb Aug 18 07:35:51.186737 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6d99c48-9bd2-4d23-ac3c-010bef42be1a tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.186974 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6d99c48-9bd2-4d23-ac3c-010bef42be1a tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.252588 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6d99c48-9bd2-4d23-ac3c-010bef42be1a tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] https://10.4.3.152/volume/v3/types/3d5e2781-9d91-4dbc-9fec-f7cef057bfdb returned with HTTP 202 Aug 18 07:35:51.253391 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 683/2726] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:51 2026] DELETE /volume/v3/types/3d5e2781-9d91-4dbc-9fec-f7cef057bfdb => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:51.261161 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-90500155-756a-44e6-9e38-a33363897594 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.263961 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90500155-756a-44e6-9e38-a33363897594 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] GET https://10.4.3.152/volume/v3/types/3d5e2781-9d91-4dbc-9fec-f7cef057bfdb Aug 18 07:35:51.264368 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-90500155-756a-44e6-9e38-a33363897594 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.265540 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-90500155-756a-44e6-9e38-a33363897594 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.268200 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90500155-756a-44e6-9e38-a33363897594 tempest-UserMessagesTest-232117567 tempest-UserMessagesTest-232117567-project-admin] https://10.4.3.152/volume/v3/types/3d5e2781-9d91-4dbc-9fec-f7cef057bfdb returned with HTTP 404 Aug 18 07:35:51.268958 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 674/2727] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/types/3d5e2781-9d91-4dbc-9fec-f7cef057bfdb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:51.287948 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac763acd-d764-4bfb-b0b4-f64d51a9dc83 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.290476 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac763acd-d764-4bfb-b0b4-f64d51a9dc83 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] GET https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe Aug 18 07:35:51.290995 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac763acd-d764-4bfb-b0b4-f64d51a9dc83 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.291317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac763acd-d764-4bfb-b0b4-f64d51a9dc83 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.299770 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac763acd-d764-4bfb-b0b4-f64d51a9dc83 tempest-VolumesServicesTestJSON-140319457 tempest-VolumesServicesTestJSON-140319457-project-member] https://10.4.3.152/volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe returned with HTTP 404 Aug 18 07:35:51.300605 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 683/2728] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/volumes/9567e4df-d0cf-4df5-a262-38533ebc31fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:51.310144 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dfd45d5d-f9b4-4d8e-a02b-430f4d931fa2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.312219 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dfd45d5d-f9b4-4d8e-a02b-430f4d931fa2 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] GET https://10.4.3.152/volume/v3/os-services Aug 18 07:35:51.312493 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dfd45d5d-f9b4-4d8e-a02b-430f4d931fa2 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.312734 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dfd45d5d-f9b4-4d8e-a02b-430f4d931fa2 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.318759 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dfd45d5d-f9b4-4d8e-a02b-430f4d931fa2 tempest-VolumesServicesTestJSON-1344790998 tempest-VolumesServicesTestJSON-1344790998-project-admin] https://10.4.3.152/volume/v3/os-services returned with HTTP 200 Aug 18 07:35:51.319677 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 689/2729] 10.4.3.152 () {66 vars in 1249 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:51.738515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-17c51855-cb92-4f30-96ee-9423d2dd7a09 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.740267 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17c51855-cb92-4f30-96ee-9423d2dd7a09 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:51.740471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17c51855-cb92-4f30-96ee-9423d2dd7a09 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.740671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-17c51855-cb92-4f30-96ee-9423d2dd7a09 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.740807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-17c51855-cb92-4f30-96ee-9423d2dd7a09 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:51.747345 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:51.747345 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:51.748216 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-17c51855-cb92-4f30-96ee-9423d2dd7a09 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:51.748715 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 684/2730] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:51.792498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.795258 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:35:51.795258 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.795544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.795695 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:35:51.804397 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:51.804397 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:51.804811 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:51.824659 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:35:51.824659 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-197bb2ed-8450-4ac8-a30a-1fbba5e77229 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 202 Aug 18 07:35:51.824659 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 675/2731] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:51 2026] DELETE /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:51.831036 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b5c95eaf-6822-4e62-8819-2b6094e9e70b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:51.832673 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5c95eaf-6822-4e62-8819-2b6094e9e70b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:35:51.832866 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5c95eaf-6822-4e62-8819-2b6094e9e70b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:51.833083 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5c95eaf-6822-4e62-8819-2b6094e9e70b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:51.842964 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:51.842964 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:51.852996 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b5c95eaf-6822-4e62-8819-2b6094e9e70b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:51.862919 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5c95eaf-6822-4e62-8819-2b6094e9e70b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 200 Aug 18 07:35:51.863483 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 684/2732] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:51 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:52.766458 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e0188ee-1d5b-4270-aa23-cadab2435f58 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:52.768112 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e0188ee-1d5b-4270-aa23-cadab2435f58 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:52.768400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e0188ee-1d5b-4270-aa23-cadab2435f58 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:52.768641 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e0188ee-1d5b-4270-aa23-cadab2435f58 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:52.768842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1e0188ee-1d5b-4270-aa23-cadab2435f58 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:52.772690 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:52.772690 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:52.773364 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e0188ee-1d5b-4270-aa23-cadab2435f58 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:52.773919 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 690/2733] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:52 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:52.876935 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6d119606-e69c-4585-b90b-5f56104987f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:52.879128 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d119606-e69c-4585-b90b-5f56104987f4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 Aug 18 07:35:52.879410 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d119606-e69c-4585-b90b-5f56104987f4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:52.879683 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d119606-e69c-4585-b90b-5f56104987f4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:52.888673 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d119606-e69c-4585-b90b-5f56104987f4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 returned with HTTP 404 Aug 18 07:35:52.889340 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 685/2734] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:52 2026] GET /volume/v3/volumes/ca59f4c0-b77c-4582-8235-64bb7ef986d8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:52.917944 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:52.921774 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:52.921774 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1631569696", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:52.923965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1631569696', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:53.040156 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:35:53.046513 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:35:53.051650 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (cd17cda0-a91f-4f0a-af9c-a0ce6edded4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:53.054254 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13324847-fec6-41f4-a880-ef9a19b1f911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.054775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:53.131223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13324847-fec6-41f4-a880-ef9a19b1f911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.132383 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0402ad9d-2e7a-4700-9baa-6a06d145b27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.182891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['9a00257f-666f-4eea-aff4-6d8173e5ac72', '80f95088-08d6-4cc8-aa2e-2dfdce9c73b8', 'b5b01d89-5149-4b59-a965-0246b693fda9', '7dafd4e2-525f-418e-809b-717b6692056a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:53.183742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0402ad9d-2e7a-4700-9baa-6a06d145b27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a00257f-666f-4eea-aff4-6d8173e5ac72', '80f95088-08d6-4cc8-aa2e-2dfdce9c73b8', 'b5b01d89-5149-4b59-a965-0246b693fda9', '7dafd4e2-525f-418e-809b-717b6692056a']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.184484 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a77b81-10ce-4aa7-8c8c-fafed11b3b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.217502 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a77b81-10ce-4aa7-8c8c-fafed11b3b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e4bb49-f20f-441d-ae2c-624cddcf1573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1631569696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['9a00257f-666f-4eea-aff4-6d8173e5ac72','80f95088-08d6-4cc8-aa2e-2dfdce9c73b8','b5b01d89-5149-4b59-a965-0246b693fda9','7dafd4e2-525f-418e-809b-717b6692056a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1631569696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26e4bb49-f20f-441d-ae2c-624cddcf1573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.218373 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf89140-2ab8-4cb3-8068-c426e46aa8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.241646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf89140-2ab8-4cb3-8068-c426e46aa8c4) transitioned into state 'SUCCESS' from state '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-1631569696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['9a00257f-666f-4eea-aff4-6d8173e5ac72','80f95088-08d6-4cc8-aa2e-2dfdce9c73b8','b5b01d89-5149-4b59-a965-0246b693fda9','7dafd4e2-525f-418e-809b-717b6692056a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.242503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f86586-6ce0-41af-b1e8-a65b5878ec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.254042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f86586-6ce0-41af-b1e8-a65b5878ec11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.255706 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (cd17cda0-a91f-4f0a-af9c-a0ce6edded4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:53.257409 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:35:53.259928 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-795cc43c-3d32-49a3-a7aa-96c431eb8e81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:53.259928 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 676/2735] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:52 2026] POST /volume/v3/volumes => generated 759 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:53.276635 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-894f4b8b-2aca-4028-904f-494035decc31 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:53.279182 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-894f4b8b-2aca-4028-904f-494035decc31 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:35:53.279883 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-894f4b8b-2aca-4028-904f-494035decc31 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:53.280080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-894f4b8b-2aca-4028-904f-494035decc31 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:53.295101 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:53.295101 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:53.302075 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-894f4b8b-2aca-4028-904f-494035decc31 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:53.307815 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-894f4b8b-2aca-4028-904f-494035decc31 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 200 Aug 18 07:35:53.308373 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 685/2736] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:53 2026] GET /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:53.339039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:53.464892 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:53.464892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1671239548"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:53.468012 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1671239548'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:53.468012 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Create volume of 1 GB Aug 18 07:35:53.473088 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Availability Zones retrieved successfully. Aug 18 07:35:53.479418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Flow 'volume_create_api' (e64df1cb-4291-4a3d-892e-a170e28c5c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:53.480662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a83f91-d959-4ec1-8cf0-93e84a1ca92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.481915 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:53.519099 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a83f91-d959-4ec1-8cf0-93e84a1ca92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.520541 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d293cf1-7c31-46a5-888e-8d8f41c50d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.607986 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Created reservations ['cbfd5bc2-9f83-4a22-a389-101a1da8fe20', 'e2d80b1f-5fd5-4047-8bbf-418390c92b03', '1fc74fdf-0512-4d7c-b2ab-65cfc983b741', '87c1dc81-bf09-4467-9dce-2895682cb8dc'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:53.609223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d293cf1-7c31-46a5-888e-8d8f41c50d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbfd5bc2-9f83-4a22-a389-101a1da8fe20', 'e2d80b1f-5fd5-4047-8bbf-418390c92b03', '1fc74fdf-0512-4d7c-b2ab-65cfc983b741', '87c1dc81-bf09-4467-9dce-2895682cb8dc']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.610638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1afb7b51-1c9f-4e36-b684-406fe6a493da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.647094 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1afb7b51-1c9f-4e36-b684-406fe6a493da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca51a358-9cd3-45e3-8c05-21798fec2675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1671239548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6125706c464f499fa5e1b23cf13e6bb7',qos_specs=None,replication_status=,reservations=['cbfd5bc2-9f83-4a22-a389-101a1da8fe20','e2d80b1f-5fd5-4047-8bbf-418390c92b03','1fc74fdf-0512-4d7c-b2ab-65cfc983b741','87c1dc81-bf09-4467-9dce-2895682cb8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a87e3c042594e64897e3859f48e633a',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1671239548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca51a358-9cd3-45e3-8c05-21798fec2675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6125706c464f499fa5e1b23cf13e6bb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a87e3c042594e64897e3859f48e633a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.648730 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad2c097-576d-4f61-894c-60e2cba6343f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.682123 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad2c097-576d-4f61-894c-60e2cba6343f) transitioned into state 'SUCCESS' from state '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-1671239548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6125706c464f499fa5e1b23cf13e6bb7',qos_specs=None,replication_status=,reservations=['cbfd5bc2-9f83-4a22-a389-101a1da8fe20','e2d80b1f-5fd5-4047-8bbf-418390c92b03','1fc74fdf-0512-4d7c-b2ab-65cfc983b741','87c1dc81-bf09-4467-9dce-2895682cb8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a87e3c042594e64897e3859f48e633a',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.683142 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e9598a-fe30-42ea-bc22-167a2020e56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:53.695973 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e9598a-fe30-42ea-bc22-167a2020e56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:53.697165 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Flow 'volume_create_api' (e64df1cb-4291-4a3d-892e-a170e28c5c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:53.697623 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Create volume request issued successfully. Aug 18 07:35:53.698487 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b1514ce-08ba-4b0c-886b-73ea4250218a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:53.699217 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 691/2737] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:53 2026] POST /volume/v3/volumes => generated 755 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:53.733040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e4707143-bc72-4ecc-b4c0-3f15d403f6ee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:53.738023 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4707143-bc72-4ecc-b4c0-3f15d403f6ee tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:53.738339 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4707143-bc72-4ecc-b4c0-3f15d403f6ee tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:53.738601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4707143-bc72-4ecc-b4c0-3f15d403f6ee tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:53.747766 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:53.747766 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:53.753608 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e4707143-bc72-4ecc-b4c0-3f15d403f6ee tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Volume info retrieved successfully. Aug 18 07:35:53.761301 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4707143-bc72-4ecc-b4c0-3f15d403f6ee tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 returned with HTTP 200 Aug 18 07:35:53.761301 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 686/2738] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:53 2026] GET /volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:53.786416 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0ba37831-63e5-4f57-9f02-b1c1a0b038ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:53.787803 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0ba37831-63e5-4f57-9f02-b1c1a0b038ae tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:53.787989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0ba37831-63e5-4f57-9f02-b1c1a0b038ae tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:53.788169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0ba37831-63e5-4f57-9f02-b1c1a0b038ae tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:53.788375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0ba37831-63e5-4f57-9f02-b1c1a0b038ae tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:53.792813 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:53.792813 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:53.793162 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0ba37831-63e5-4f57-9f02-b1c1a0b038ae tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:53.793336 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 677/2739] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:53 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:54.238538 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62ab428d-80ee-4c42-8ea9-70d4988d1bb6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.323879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aab23117-2265-4835-9bff-eb16ae768166 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.326155 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aab23117-2265-4835-9bff-eb16ae768166 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:35:54.326369 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aab23117-2265-4835-9bff-eb16ae768166 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:54.326633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aab23117-2265-4835-9bff-eb16ae768166 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:54.335023 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.335023 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:54.343439 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aab23117-2265-4835-9bff-eb16ae768166 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:54.353227 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aab23117-2265-4835-9bff-eb16ae768166 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 200 Aug 18 07:35:54.354017 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 692/2740] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:54 2026] GET /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:54.369233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62ab428d-80ee-4c42-8ea9-70d4988d1bb6 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:54.369233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62ab428d-80ee-4c42-8ea9-70d4988d1bb6 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1916476452", "os-volume-type-access:is_public": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:54.369591 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e4e64dbf-1a00-4614-86a5-13ec00c9d8e2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.372801 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4e64dbf-1a00-4614-86a5-13ec00c9d8e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:35:54.373007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4e64dbf-1a00-4614-86a5-13ec00c9d8e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:54.373251 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4e64dbf-1a00-4614-86a5-13ec00c9d8e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:54.381146 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.381146 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:54.386906 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e4e64dbf-1a00-4614-86a5-13ec00c9d8e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:54.387030 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62ab428d-80ee-4c42-8ea9-70d4988d1bb6 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:54.387030 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 686/2741] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:54 2026] POST /volume/v3/types => generated 229 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:54.392231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4e64dbf-1a00-4614-86a5-13ec00c9d8e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 200 Aug 18 07:35:54.392670 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 687/2742] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:54 2026] GET /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:54.397609 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2d1433d1-88cd-4d9f-9672-22a117db239e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.409126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.411252 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:35:54.411747 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26e4bb49-f20f-441d-ae2c-624cddcf1573", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1469697788", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:54.423306 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.423306 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:54.424049 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:54.424311 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create snapshot from volume 26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:35:54.457502 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['d5cf9a4c-a7d7-4542-8785-f38afebae6e8', '367b13f6-aaa5-450b-8eec-9175e223161a', '9542c9ba-d4c5-49fc-b978-cb817030b0d4', 'd6e9f948-bd5e-4970-9e35-94d4442edde6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:54.479380 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d1433d1-88cd-4d9f-9672-22a117db239e tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:54.479752 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d1433d1-88cd-4d9f-9672-22a117db239e tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "10678a3b-6887-4918-a858-d8be45af45da", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:54.481628 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-2d1433d1-88cd-4d9f-9672-22a117db239e tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Create volume request body: {'volume': {'volume_type': '10678a3b-6887-4918-a858-d8be45af45da', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:54.490081 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d1433d1-88cd-4d9f-9672-22a117db239e tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 404 Aug 18 07:35:54.490781 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 678/2743] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:35:54 2026] POST /volume/v3/volumes => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:54.501510 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f3b5d4da-c417-47d4-aa1a-da1175fc4e14 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.501649 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot create request issued successfully. Aug 18 07:35:54.501649 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3affdc19-8f9f-404f-840b-e4792fe1fd1b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:35:54.505235 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 693/2744] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:35:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:54.505381 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3b5d4da-c417-47d4-aa1a-da1175fc4e14 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da/action Aug 18 07:35:54.505381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3b5d4da-c417-47d4-aa1a-da1175fc4e14 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action body: b'{"addProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:54.505381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3b5d4da-c417-47d4-aa1a-da1175fc4e14 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:54.515445 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65c3ad1e-55ba-426c-b8c3-b591a18ca5e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.518083 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65c3ad1e-55ba-426c-b8c3-b591a18ca5e1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:35:54.518083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65c3ad1e-55ba-426c-b8c3-b591a18ca5e1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:54.518405 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65c3ad1e-55ba-426c-b8c3-b591a18ca5e1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:54.527822 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.527822 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:54.528159 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65c3ad1e-55ba-426c-b8c3-b591a18ca5e1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:54.529272 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65c3ad1e-55ba-426c-b8c3-b591a18ca5e1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 200 Aug 18 07:35:54.529978 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 688/2745] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:54 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:54.534120 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3b5d4da-c417-47d4-aa1a-da1175fc4e14 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da/action returned with HTTP 202 Aug 18 07:35:54.534120 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 687/2746] 10.4.3.152 () {68 vars in 1384 bytes} [Tue Aug 18 07:35:54 2026] POST /volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:54.543392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.546312 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:54.546856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "10678a3b-6887-4918-a858-d8be45af45da", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1838197220"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:54.548610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Create volume request body: {'volume': {'volume_type': '10678a3b-6887-4918-a858-d8be45af45da', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1838197220'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:54.552927 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Create volume of 1 GB Aug 18 07:35:54.553225 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.553225 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:54.553913 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Availability Zones retrieved successfully. Aug 18 07:35:54.566428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Flow 'volume_create_api' (1616e841-7630-41d4-b81e-3edf68acbc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:54.567965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9bcdc8-a29b-4810-8a5f-b67f45bbf2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:54.569757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:54.595966 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9bcdc8-a29b-4810-8a5f-b67f45bbf2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:35:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10678a3b-6887-4918-a858-d8be45af45da,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1916476452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10678a3b-6887-4918-a858-d8be45af45da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:54.597003 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7008cc80-4edb-4258-8160-1ad64e09be12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:54.628457 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1916476452 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1916476452, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:54.628882 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1916476452 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1916476452, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:35:54.665844 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Created reservations ['7977f6b9-6873-4ede-aaaf-a76e936203cc', '47ef57b8-918c-4c94-817d-5dbe8afd7642', 'ad9405f9-1b9c-41a5-b125-499d337ef810', 'c13c690a-7c73-4e13-9aac-d12290793356'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:54.666749 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7008cc80-4edb-4258-8160-1ad64e09be12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7977f6b9-6873-4ede-aaaf-a76e936203cc', '47ef57b8-918c-4c94-817d-5dbe8afd7642', 'ad9405f9-1b9c-41a5-b125-499d337ef810', 'c13c690a-7c73-4e13-9aac-d12290793356']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:54.667529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726ec18a-3e58-4e4e-914f-01c82da330aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:54.690652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726ec18a-3e58-4e4e-914f-01c82da330aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7c73df-0909-4701-9ccc-99d9e82b7402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1838197220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ded275fb75d4915a7a3b6b214dcf659',qos_specs=None,replication_status=,reservations=['7977f6b9-6873-4ede-aaaf-a76e936203cc','47ef57b8-918c-4c94-817d-5dbe8afd7642','ad9405f9-1b9c-41a5-b125-499d337ef810','c13c690a-7c73-4e13-9aac-d12290793356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af21bb0afec4eaa8cf563d4607bd175',volume_type_id=10678a3b-6887-4918-a858-d8be45af45da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1838197220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e7c73df-0909-4701-9ccc-99d9e82b7402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ded275fb75d4915a7a3b6b214dcf659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9af21bb0afec4eaa8cf563d4607bd175',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10678a3b-6887-4918-a858-d8be45af45da),volume_type_id=10678a3b-6887-4918-a858-d8be45af45da)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:54.691421 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24dfc0f-bfb5-44e0-bad5-5aac4a94ed79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:54.713015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c24dfc0f-bfb5-44e0-bad5-5aac4a94ed79) transitioned into state 'SUCCESS' from state '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-1838197220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ded275fb75d4915a7a3b6b214dcf659',qos_specs=None,replication_status=,reservations=['7977f6b9-6873-4ede-aaaf-a76e936203cc','47ef57b8-918c-4c94-817d-5dbe8afd7642','ad9405f9-1b9c-41a5-b125-499d337ef810','c13c690a-7c73-4e13-9aac-d12290793356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af21bb0afec4eaa8cf563d4607bd175',volume_type_id=10678a3b-6887-4918-a858-d8be45af45da)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:54.713779 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653612ec-a121-4a5a-966e-9456380774aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:54.723948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653612ec-a121-4a5a-966e-9456380774aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:54.724689 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Flow 'volume_create_api' (1616e841-7630-41d4-b81e-3edf68acbc51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:54.724943 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Create volume request issued successfully. Aug 18 07:35:54.725613 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5dacc0aa-36fb-4950-8988-508c14f1b449 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:54.725862 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 679/2747] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:54 2026] POST /volume/v3/volumes => generated 796 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:54.739891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-922c9ae8-a725-4ee2-af88-8e5d7b9e1d0c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.742747 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-922c9ae8-a725-4ee2-af88-8e5d7b9e1d0c tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] GET https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 Aug 18 07:35:54.742916 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-922c9ae8-a725-4ee2-af88-8e5d7b9e1d0c tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:54.743096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-922c9ae8-a725-4ee2-af88-8e5d7b9e1d0c tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:54.753816 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.753816 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:54.759765 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-922c9ae8-a725-4ee2-af88-8e5d7b9e1d0c tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Volume info retrieved successfully. Aug 18 07:35:54.766529 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-922c9ae8-a725-4ee2-af88-8e5d7b9e1d0c tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 returned with HTTP 200 Aug 18 07:35:54.766895 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 694/2748] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:54 2026] GET /volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:54.777739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-43d3bde0-4a4c-4669-bdce-426601830309 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.781801 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43d3bde0-4a4c-4669-bdce-426601830309 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:54.782404 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43d3bde0-4a4c-4669-bdce-426601830309 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:54.782961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43d3bde0-4a4c-4669-bdce-426601830309 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:54.790681 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.790681 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:54.795803 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-43d3bde0-4a4c-4669-bdce-426601830309 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Volume info retrieved successfully. Aug 18 07:35:54.801040 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43d3bde0-4a4c-4669-bdce-426601830309 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 returned with HTTP 200 Aug 18 07:35:54.801763 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 689/2749] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:54 2026] GET /volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:54.807277 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d76756f-1894-4a93-a648-572f42a4b11c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.811834 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d76756f-1894-4a93-a648-572f42a4b11c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:54.811834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d76756f-1894-4a93-a648-572f42a4b11c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:54.811834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d76756f-1894-4a93-a648-572f42a4b11c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:54.811834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4d76756f-1894-4a93-a648-572f42a4b11c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:54.818963 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.818963 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:54.820001 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.820905 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d76756f-1894-4a93-a648-572f42a4b11c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:54.821663 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 688/2750] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:54 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:54.822045 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:35:54.822549 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca51a358-9cd3-45e3-8c05-21798fec2675", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-283681255"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:54.831787 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.831787 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:54.832391 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Volume info retrieved successfully. Aug 18 07:35:54.832548 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Create snapshot from volume ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:54.884718 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Created reservations ['b8d21dbc-d64f-430a-9bef-7dc4c23d4034', 'e9d4b8de-97bc-438b-a317-dfda3ad951d7', 'cc36aaa5-55fe-4fe4-a9bf-8cbce2c50698', '0ab3dfbc-d3d6-4a4d-96b1-b257a9a981c2'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:54.931264 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot create request issued successfully. Aug 18 07:35:54.931783 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f925e5f-8c9d-4b4c-978a-3b0c0f7cbd1d tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:35:54.932369 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 680/2751] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:35:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:54.945126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-06cc89e2-dba4-464e-9924-e16ebabde969 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:54.947458 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06cc89e2-dba4-464e-9924-e16ebabde969 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 Aug 18 07:35:54.947680 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06cc89e2-dba4-464e-9924-e16ebabde969 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:54.947902 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06cc89e2-dba4-464e-9924-e16ebabde969 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:54.953539 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:54.953539 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:54.954089 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-06cc89e2-dba4-464e-9924-e16ebabde969 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:54.954902 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06cc89e2-dba4-464e-9924-e16ebabde969 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 returned with HTTP 200 Aug 18 07:35:54.955408 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 695/2752] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:54 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.205126 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.207721 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:55.207909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-2134392466", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:55.209770 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-2134392466', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:55.298770 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Create volume of 1 GB Aug 18 07:35:55.303602 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Availability Zones retrieved successfully. Aug 18 07:35:55.308818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Flow 'volume_create_api' (4b3a6352-9487-4763-99f3-33e6f2cb2487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:55.310095 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cc728d-5d35-4883-8115-beeea7a12958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:55.311019 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:55.373522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cc728d-5d35-4883-8115-beeea7a12958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:55.374299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7526507e-d079-4e14-83d0-ee1c1248bec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:55.443152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Created reservations ['51b112ab-ef14-4083-9be9-f5e633a0b248', '1a41786f-e8ca-4d6f-a1f5-bbbc428de3d0', 'abb7aa4c-3d55-4162-97f6-37627cf07b3e', '3583d68b-b128-492e-a1df-57804034aeb2'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:55.444334 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7526507e-d079-4e14-83d0-ee1c1248bec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51b112ab-ef14-4083-9be9-f5e633a0b248', '1a41786f-e8ca-4d6f-a1f5-bbbc428de3d0', 'abb7aa4c-3d55-4162-97f6-37627cf07b3e', '3583d68b-b128-492e-a1df-57804034aeb2']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:55.445231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846d36ba-707d-4518-85a3-da4b97d27364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:55.468826 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846d36ba-707d-4518-85a3-da4b97d27364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ffa6291-85c0-4575-9efc-aa761c1062af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2134392466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a49320fd74e48a2bd5565bba70904d9',qos_specs=None,replication_status=,reservations=['51b112ab-ef14-4083-9be9-f5e633a0b248','1a41786f-e8ca-4d6f-a1f5-bbbc428de3d0','abb7aa4c-3d55-4162-97f6-37627cf07b3e','3583d68b-b128-492e-a1df-57804034aeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa991e2a6394188a44916af20b72bda',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2134392466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ffa6291-85c0-4575-9efc-aa761c1062af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a49320fd74e48a2bd5565bba70904d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa991e2a6394188a44916af20b72bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:55.469722 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a39e858-a4c7-4c6a-bcb0-5faafc107fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:55.492943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a39e858-a4c7-4c6a-bcb0-5faafc107fbd) transitioned into state 'SUCCESS' from state '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-2134392466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a49320fd74e48a2bd5565bba70904d9',qos_specs=None,replication_status=,reservations=['51b112ab-ef14-4083-9be9-f5e633a0b248','1a41786f-e8ca-4d6f-a1f5-bbbc428de3d0','abb7aa4c-3d55-4162-97f6-37627cf07b3e','3583d68b-b128-492e-a1df-57804034aeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa991e2a6394188a44916af20b72bda',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:55.493656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92013d2f-a89b-45ef-957f-220c3e2d685b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:55.504476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92013d2f-a89b-45ef-957f-220c3e2d685b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:55.505349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Flow 'volume_create_api' (4b3a6352-9487-4763-99f3-33e6f2cb2487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:55.505639 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Create volume request issued successfully. Aug 18 07:35:55.506226 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3eade8e3-029f-4356-a048-9e7995cbf1ac tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:55.506697 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 690/2753] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:55 2026] POST /volume/v3/volumes => generated 754 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:55.519789 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83fb1d76-86b1-48a1-a9c7-33094ea07a3d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.521793 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83fb1d76-86b1-48a1-a9c7-33094ea07a3d tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:35:55.522117 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83fb1d76-86b1-48a1-a9c7-33094ea07a3d tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.522733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83fb1d76-86b1-48a1-a9c7-33094ea07a3d tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.531320 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.531320 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:55.535713 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-83fb1d76-86b1-48a1-a9c7-33094ea07a3d tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:35:55.539026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9da21873-668f-448b-840c-7a1519b373bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.542522 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9da21873-668f-448b-840c-7a1519b373bc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:35:55.542764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9da21873-668f-448b-840c-7a1519b373bc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.543009 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9da21873-668f-448b-840c-7a1519b373bc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.545567 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83fb1d76-86b1-48a1-a9c7-33094ea07a3d tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 200 Aug 18 07:35:55.545567 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 689/2754] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.548792 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.548792 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:55.549372 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9da21873-668f-448b-840c-7a1519b373bc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:55.550228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9da21873-668f-448b-840c-7a1519b373bc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 200 Aug 18 07:35:55.550662 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 681/2755] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.559071 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-99acdad5-da8d-4049-b4ba-56845286b03f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.561052 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-99acdad5-da8d-4049-b4ba-56845286b03f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:35:55.561227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-99acdad5-da8d-4049-b4ba-56845286b03f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.561467 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-99acdad5-da8d-4049-b4ba-56845286b03f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.566171 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.566171 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:55.566683 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-99acdad5-da8d-4049-b4ba-56845286b03f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:55.567432 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-99acdad5-da8d-4049-b4ba-56845286b03f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 200 Aug 18 07:35:55.567775 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 696/2756] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.710259 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e92433c9-15d2-4679-8c1a-0d7b5a137d46 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.712927 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e92433c9-15d2-4679-8c1a-0d7b5a137d46 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:35:55.713185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e92433c9-15d2-4679-8c1a-0d7b5a137d46 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.713466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e92433c9-15d2-4679-8c1a-0d7b5a137d46 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.719616 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.719616 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:55.720227 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e92433c9-15d2-4679-8c1a-0d7b5a137d46 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:55.721184 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e92433c9-15d2-4679-8c1a-0d7b5a137d46 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 200 Aug 18 07:35:55.721696 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 691/2757] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.733056 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d6db9645-7a61-486e-b146-0f7bfa6205e4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.735697 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d6db9645-7a61-486e-b146-0f7bfa6205e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:35:55.736427 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d6db9645-7a61-486e-b146-0f7bfa6205e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.736598 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d6db9645-7a61-486e-b146-0f7bfa6205e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.746153 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.746153 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:55.751353 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d6db9645-7a61-486e-b146-0f7bfa6205e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:55.757323 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d6db9645-7a61-486e-b146-0f7bfa6205e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 200 Aug 18 07:35:55.757323 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 690/2758] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:55.789142 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-89676ecd-592f-429d-a7fa-b3296c0456bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.791672 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89676ecd-592f-429d-a7fa-b3296c0456bf tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] GET https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 Aug 18 07:35:55.791917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89676ecd-592f-429d-a7fa-b3296c0456bf tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.793427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-89676ecd-592f-429d-a7fa-b3296c0456bf tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.805862 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.805862 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:55.811125 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-89676ecd-592f-429d-a7fa-b3296c0456bf tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Volume info retrieved successfully. Aug 18 07:35:55.817685 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-89676ecd-592f-429d-a7fa-b3296c0456bf tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 returned with HTTP 200 Aug 18 07:35:55.817685 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 682/2759] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 => generated 889 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.833748 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4e3eb9c7-790f-4c93-8669-4f6713675ac1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.834586 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec7e2e61-5020-4b15-becc-9f657776d9cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.835641 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e3eb9c7-790f-4c93-8669-4f6713675ac1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:55.835855 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e3eb9c7-790f-4c93-8669-4f6713675ac1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.836040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4e3eb9c7-790f-4c93-8669-4f6713675ac1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.836172 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4e3eb9c7-790f-4c93-8669-4f6713675ac1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:55.838735 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec7e2e61-5020-4b15-becc-9f657776d9cb tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] GET https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 Aug 18 07:35:55.838991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec7e2e61-5020-4b15-becc-9f657776d9cb tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.839284 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec7e2e61-5020-4b15-becc-9f657776d9cb tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.843520 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.843520 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:55.844144 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4e3eb9c7-790f-4c93-8669-4f6713675ac1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:55.844590 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 697/2760] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.853538 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.853538 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:55.857344 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec7e2e61-5020-4b15-becc-9f657776d9cb tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Volume info retrieved successfully. Aug 18 07:35:55.861574 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec7e2e61-5020-4b15-becc-9f657776d9cb tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 returned with HTTP 200 Aug 18 07:35:55.861867 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 692/2761] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 => generated 889 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.878127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.881656 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 Aug 18 07:35:55.881832 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.882023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.882200 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Delete volume with id: 3e7c73df-0909-4701-9ccc-99d9e82b7402 Aug 18 07:35:55.890338 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.890338 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:55.891224 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Volume info retrieved successfully. Aug 18 07:35:55.912524 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Delete volume request issued successfully. Aug 18 07:35:55.912696 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e15c1baa-4f40-4a26-8b0a-b3555ae55372 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 returned with HTTP 202 Aug 18 07:35:55.913144 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 691/2762] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:55 2026] DELETE /volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:55.922776 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9e6081e2-f717-424c-a1fb-035116eaa8ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.924934 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e6081e2-f717-424c-a1fb-035116eaa8ee tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] GET https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 Aug 18 07:35:55.925039 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e6081e2-f717-424c-a1fb-035116eaa8ee tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.925301 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9e6081e2-f717-424c-a1fb-035116eaa8ee tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.933989 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.933989 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:55.938691 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9e6081e2-f717-424c-a1fb-035116eaa8ee tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Volume info retrieved successfully. Aug 18 07:35:55.943137 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9e6081e2-f717-424c-a1fb-035116eaa8ee tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 returned with HTTP 200 Aug 18 07:35:55.943946 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 683/2763] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.964688 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.965296 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-812e4d8f-95b1-4565-a339-e20f72eee713 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.966540 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:55.966943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-attach": {"instance_uuid": "19914613-5487-415c-b77b-b33b92b237f5", "mountpoint": "/dev/vdb"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:55.967089 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "19914613-5487-415c-b77b-b33b92b237f5", "mountpoint": "/dev/vdb"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:55.969918 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-812e4d8f-95b1-4565-a339-e20f72eee713 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 Aug 18 07:35:55.970165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-812e4d8f-95b1-4565-a339-e20f72eee713 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:55.970380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-812e4d8f-95b1-4565-a339-e20f72eee713 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:55.977576 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.977576 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:55.977748 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:55.977748 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:55.978224 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:55.978292 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-812e4d8f-95b1-4565-a339-e20f72eee713 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:55.979498 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-812e4d8f-95b1-4565-a339-e20f72eee713 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 returned with HTTP 200 Aug 18 07:35:55.979932 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 693/2764] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:55 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:55.985676 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Update volume admin metadata completed successfully. Aug 18 07:35:55.992507 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-394f99e0-6fb1-45a7-8cfd-f7e936b912d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:55.997822 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-394f99e0-6fb1-45a7-8cfd-f7e936b912d2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] POST https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:55.998298 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-394f99e0-6fb1-45a7-8cfd-f7e936b912d2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.009442 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.009442 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:56.009932 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-394f99e0-6fb1-45a7-8cfd-f7e936b912d2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.038430 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-394f99e0-6fb1-45a7-8cfd-f7e936b912d2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Update snapshot metadata completed successfully. Aug 18 07:35:56.038845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-394f99e0-6fb1-45a7-8cfd-f7e936b912d2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.039483 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 692/2765] 10.4.3.152 () {68 vars in 1402 bytes} [Tue Aug 18 07:35:55 2026] POST /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.049940 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-93dc28d8-759d-4e89-94c0-406288e4a2a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.052568 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93dc28d8-759d-4e89-94c0-406288e4a2a9 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.052873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93dc28d8-759d-4e89-94c0-406288e4a2a9 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.053098 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-93dc28d8-759d-4e89-94c0-406288e4a2a9 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.062394 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.062394 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:56.062921 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-93dc28d8-759d-4e89-94c0-406288e4a2a9 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.064017 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-93dc28d8-759d-4e89-94c0-406288e4a2a9 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Get snapshot metadata completed successfully. Aug 18 07:35:56.064370 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-93dc28d8-759d-4e89-94c0-406288e4a2a9 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.064918 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 684/2766] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.075858 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Attach volume completed successfully. Aug 18 07:35:56.076094 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1580d3bd-6e18-4397-8cfa-4de8c70663a6 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:56.076294 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1bd8a1cb-671e-40e6-86d6-370c7783532a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.076774 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 698/2767] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:55 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:56.079547 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bd8a1cb-671e-40e6-86d6-370c7783532a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] PUT https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.079993 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1bd8a1cb-671e-40e6-86d6-370c7783532a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.086495 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c3474109-de2b-458f-9cae-a168296df85b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.091144 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c3474109-de2b-458f-9cae-a168296df85b tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:56.091481 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c3474109-de2b-458f-9cae-a168296df85b tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.091777 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c3474109-de2b-458f-9cae-a168296df85b tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.095282 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.095282 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:56.095896 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1bd8a1cb-671e-40e6-86d6-370c7783532a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.113056 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.113056 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:56.117075 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c3474109-de2b-458f-9cae-a168296df85b tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:56.122269 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c3474109-de2b-458f-9cae-a168296df85b tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:56.122761 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 693/2768] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:56.134194 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1bd8a1cb-671e-40e6-86d6-370c7783532a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Update snapshot metadata completed successfully. Aug 18 07:35:56.134983 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bd8a1cb-671e-40e6-86d6-370c7783532a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.135952 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 694/2769] 10.4.3.152 () {68 vars in 1401 bytes} [Tue Aug 18 07:35:56 2026] PUT /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 57 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.140388 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0124be7-f846-48a4-ba4f-1786e580d5bf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.143579 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0124be7-f846-48a4-ba4f-1786e580d5bf tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:56.143852 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0124be7-f846-48a4-ba4f-1786e580d5bf tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.144105 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0124be7-f846-48a4-ba4f-1786e580d5bf tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.146420 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-38b00b53-7da4-4a2b-8800-84c732aa9ca1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.148849 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38b00b53-7da4-4a2b-8800-84c732aa9ca1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.149528 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-38b00b53-7da4-4a2b-8800-84c732aa9ca1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.149528 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-38b00b53-7da4-4a2b-8800-84c732aa9ca1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.156983 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.156983 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:56.157526 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-38b00b53-7da4-4a2b-8800-84c732aa9ca1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.158094 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.158094 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:56.158373 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-38b00b53-7da4-4a2b-8800-84c732aa9ca1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Get snapshot metadata completed successfully. Aug 18 07:35:56.158681 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38b00b53-7da4-4a2b-8800-84c732aa9ca1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.159098 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 699/2770] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.162608 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c0124be7-f846-48a4-ba4f-1786e580d5bf tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:56.167729 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0124be7-f846-48a4-ba4f-1786e580d5bf tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:56.168015 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 685/2771] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:56.172232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-930ebba6-2513-4687-a145-4379d0fe9a4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.172232 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-930ebba6-2513-4687-a145-4379d0fe9a4a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 Aug 18 07:35:56.172423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-930ebba6-2513-4687-a145-4379d0fe9a4a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.172523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-930ebba6-2513-4687-a145-4379d0fe9a4a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.178480 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.178480 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:56.180686 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-930ebba6-2513-4687-a145-4379d0fe9a4a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.180686 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-930ebba6-2513-4687-a145-4379d0fe9a4a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Get snapshot metadata completed successfully. Aug 18 07:35:56.185190 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1c1d6ec4-e17c-4581-a273-c0a4429e29ee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.187469 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c1d6ec4-e17c-4581-a273-c0a4429e29ee tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:56.187892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c1d6ec4-e17c-4581-a273-c0a4429e29ee tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-detach": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:56.188084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1c1d6ec4-e17c-4581-a273-c0a4429e29ee tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.195844 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-930ebba6-2513-4687-a145-4379d0fe9a4a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Delete snapshot metadata completed successfully. Aug 18 07:35:56.195844 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-930ebba6-2513-4687-a145-4379d0fe9a4a tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 returned with HTTP 200 Aug 18 07:35:56.195844 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 694/2772] 10.4.3.152 () {66 vars in 1399 bytes} [Tue Aug 18 07:35:56 2026] DELETE /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 07:35:56.203663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5a743d7e-c109-4dae-b459-dd5950723029 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.204001 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.204001 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:56.204498 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1c1d6ec4-e17c-4581-a273-c0a4429e29ee tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:56.205807 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a743d7e-c109-4dae-b459-dd5950723029 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.206151 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a743d7e-c109-4dae-b459-dd5950723029 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.206928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5a743d7e-c109-4dae-b459-dd5950723029 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.212928 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.212928 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:56.213553 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a743d7e-c109-4dae-b459-dd5950723029 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.214514 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5a743d7e-c109-4dae-b459-dd5950723029 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Get snapshot metadata completed successfully. Aug 18 07:35:56.216500 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5a743d7e-c109-4dae-b459-dd5950723029 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.217276 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 700/2773] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.225073 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-52ab291b-b96d-4040-b05d-7cb7acf908e1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.228507 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52ab291b-b96d-4040-b05d-7cb7acf908e1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] PUT https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.230865 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52ab291b-b96d-4040-b05d-7cb7acf908e1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.239873 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.239873 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:56.240719 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-52ab291b-b96d-4040-b05d-7cb7acf908e1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.263878 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-c78efe02-a441-487e-a765-24faa6c8ca82 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.264021 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1c1d6ec4-e17c-4581-a273-c0a4429e29ee tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Detach volume completed successfully. Aug 18 07:35:56.264886 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1c1d6ec4-e17c-4581-a273-c0a4429e29ee tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:56.265801 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 695/2774] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:56 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:56.266598 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-c78efe02-a441-487e-a765-24faa6c8ca82 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:35:56.267675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-c78efe02-a441-487e-a765-24faa6c8ca82 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.267675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-c78efe02-a441-487e-a765-24faa6c8ca82 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.273876 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-52ab291b-b96d-4040-b05d-7cb7acf908e1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Update snapshot metadata completed successfully. Aug 18 07:35:56.274176 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52ab291b-b96d-4040-b05d-7cb7acf908e1 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.274351 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2f6dba6d-5da1-4084-adde-0cccd2c7d26d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.274748 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 686/2775] 10.4.3.152 () {68 vars in 1401 bytes} [Tue Aug 18 07:35:56 2026] PUT /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.276572 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.276572 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:56.277228 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-c78efe02-a441-487e-a765-24faa6c8ca82 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.279856 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f6dba6d-5da1-4084-adde-0cccd2c7d26d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:56.280150 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f6dba6d-5da1-4084-adde-0cccd2c7d26d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.280470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f6dba6d-5da1-4084-adde-0cccd2c7d26d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.281049 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-c78efe02-a441-487e-a765-24faa6c8ca82 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 200 Aug 18 07:35:56.281650 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 695/2776] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:56.287168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a5a57be-a366-4069-9741-bb29335929ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.291100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a5a57be-a366-4069-9741-bb29335929ce tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] POST https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.291906 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a5a57be-a366-4069-9741-bb29335929ce tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.294663 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.294663 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:56.300689 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2f6dba6d-5da1-4084-adde-0cccd2c7d26d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:56.301031 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.301031 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:56.301570 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4a5a57be-a366-4069-9741-bb29335929ce tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.305100 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f6dba6d-5da1-4084-adde-0cccd2c7d26d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:56.305516 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 701/2777] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:56.333397 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4a5a57be-a366-4069-9741-bb29335929ce tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Update snapshot metadata completed successfully. Aug 18 07:35:56.333781 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a5a57be-a366-4069-9741-bb29335929ce tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.334107 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 696/2778] 10.4.3.152 () {68 vars in 1402 bytes} [Tue Aug 18 07:35:56 2026] POST /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.342705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77ec1358-8c71-4ecd-a024-691b410f8140 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.346797 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77ec1358-8c71-4ecd-a024-691b410f8140 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.347006 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77ec1358-8c71-4ecd-a024-691b410f8140 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.347273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77ec1358-8c71-4ecd-a024-691b410f8140 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.354385 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.354385 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:56.354853 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-77ec1358-8c71-4ecd-a024-691b410f8140 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.355555 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-77ec1358-8c71-4ecd-a024-691b410f8140 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Get snapshot metadata completed successfully. Aug 18 07:35:56.355779 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77ec1358-8c71-4ecd-a024-691b410f8140 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.356729 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 687/2779] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.368083 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-91707176-63b9-46ff-a504-e6e51ec337b2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.369878 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91707176-63b9-46ff-a504-e6e51ec337b2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] PUT https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 Aug 18 07:35:56.370162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-91707176-63b9-46ff-a504-e6e51ec337b2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.376671 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.376671 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:56.377179 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-91707176-63b9-46ff-a504-e6e51ec337b2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.393775 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-91707176-63b9-46ff-a504-e6e51ec337b2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Update snapshot metadata completed successfully. Aug 18 07:35:56.394145 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-91707176-63b9-46ff-a504-e6e51ec337b2 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 returned with HTTP 200 Aug 18 07:35:56.394745 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 696/2780] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:35:56 2026] PUT /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.406835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cdab7cb5-d449-4c23-a60a-b25ac72dbb1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.408827 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdab7cb5-d449-4c23-a60a-b25ac72dbb1c tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 Aug 18 07:35:56.409069 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdab7cb5-d449-4c23-a60a-b25ac72dbb1c tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.409338 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdab7cb5-d449-4c23-a60a-b25ac72dbb1c tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.415948 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.415948 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:56.416502 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cdab7cb5-d449-4c23-a60a-b25ac72dbb1c tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.417284 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cdab7cb5-d449-4c23-a60a-b25ac72dbb1c tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Get snapshot metadata completed successfully. Aug 18 07:35:56.417625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdab7cb5-d449-4c23-a60a-b25ac72dbb1c tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 returned with HTTP 200 Aug 18 07:35:56.418153 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 702/2781] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.428292 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ed65b347-fe95-48b0-8ef0-3a1a621260fe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.429548 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed65b347-fe95-48b0-8ef0-3a1a621260fe tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.429548 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed65b347-fe95-48b0-8ef0-3a1a621260fe tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.429548 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed65b347-fe95-48b0-8ef0-3a1a621260fe tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.435712 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.435712 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:56.436170 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ed65b347-fe95-48b0-8ef0-3a1a621260fe tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.436946 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ed65b347-fe95-48b0-8ef0-3a1a621260fe tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Get snapshot metadata completed successfully. Aug 18 07:35:56.437244 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed65b347-fe95-48b0-8ef0-3a1a621260fe tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.437789 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 697/2782] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.452517 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e2eb4dbf-2e90-4ade-aae0-0feda3bc0115 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.454594 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2eb4dbf-2e90-4ade-aae0-0feda3bc0115 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] PUT https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata Aug 18 07:35:56.454931 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2eb4dbf-2e90-4ade-aae0-0feda3bc0115 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.462969 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.462969 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:56.463758 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e2eb4dbf-2e90-4ade-aae0-0feda3bc0115 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.481651 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e2eb4dbf-2e90-4ade-aae0-0feda3bc0115 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Update snapshot metadata completed successfully. Aug 18 07:35:56.482136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2eb4dbf-2e90-4ade-aae0-0feda3bc0115 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata returned with HTTP 200 Aug 18 07:35:56.482693 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 688/2783] 10.4.3.152 () {68 vars in 1401 bytes} [Tue Aug 18 07:35:56 2026] PUT /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:35:56.492829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-03ce4e09-b775-4afb-aced-dc389793e1cf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.494558 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03ce4e09-b775-4afb-aced-dc389793e1cf tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 Aug 18 07:35:56.494770 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03ce4e09-b775-4afb-aced-dc389793e1cf tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.494970 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03ce4e09-b775-4afb-aced-dc389793e1cf tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.495070 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-03ce4e09-b775-4afb-aced-dc389793e1cf tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Delete snapshot with id: bd217a8c-32e4-4b86-9ff7-f3568e052d56 Aug 18 07:35:56.500368 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.500368 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:56.500940 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-03ce4e09-b775-4afb-aced-dc389793e1cf tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.517003 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-03ce4e09-b775-4afb-aced-dc389793e1cf tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot delete request issued successfully. Aug 18 07:35:56.517003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03ce4e09-b775-4afb-aced-dc389793e1cf tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 returned with HTTP 202 Aug 18 07:35:56.517504 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 697/2784] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:35:56 2026] DELETE /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:56.523917 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-73436528-2fb6-4ade-90c6-962deb255791 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.525672 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73436528-2fb6-4ade-90c6-962deb255791 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 Aug 18 07:35:56.525913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73436528-2fb6-4ade-90c6-962deb255791 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.526099 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73436528-2fb6-4ade-90c6-962deb255791 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.531833 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.531833 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:56.532518 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-73436528-2fb6-4ade-90c6-962deb255791 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Snapshot retrieved successfully. Aug 18 07:35:56.533515 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73436528-2fb6-4ade-90c6-962deb255791 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 returned with HTTP 200 Aug 18 07:35:56.533985 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 703/2785] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:56.560663 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a50df91-b327-47c1-91b9-164c6a110371 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.562583 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a50df91-b327-47c1-91b9-164c6a110371 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:35:56.562778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a50df91-b327-47c1-91b9-164c6a110371 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.563002 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a50df91-b327-47c1-91b9-164c6a110371 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.571433 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.571433 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:56.576587 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2a50df91-b327-47c1-91b9-164c6a110371 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:35:56.582181 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a50df91-b327-47c1-91b9-164c6a110371 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 200 Aug 18 07:35:56.582725 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 698/2786] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:56.598014 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-96430036-3fd6-4139-bc15-5441403a50d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.600037 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-96430036-3fd6-4139-bc15-5441403a50d5 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:35:56.600353 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-96430036-3fd6-4139-bc15-5441403a50d5 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.600619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-96430036-3fd6-4139-bc15-5441403a50d5 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.608881 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.608881 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:56.613078 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-96430036-3fd6-4139-bc15-5441403a50d5 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:35:56.618670 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-96430036-3fd6-4139-bc15-5441403a50d5 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 200 Aug 18 07:35:56.619218 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 689/2787] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:56.633171 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e6363a5c-dba4-4739-b6d6-5e5adc9cacf7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.635157 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6363a5c-dba4-4739-b6d6-5e5adc9cacf7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:35:56.635465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6363a5c-dba4-4739-b6d6-5e5adc9cacf7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.635699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6363a5c-dba4-4739-b6d6-5e5adc9cacf7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.643299 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.643299 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:56.647817 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e6363a5c-dba4-4739-b6d6-5e5adc9cacf7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:35:56.653522 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6363a5c-dba4-4739-b6d6-5e5adc9cacf7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 200 Aug 18 07:35:56.653973 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 698/2788] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:56.667993 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-72334c38-6176-4f43-8b15-1988a39a916c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.669452 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72334c38-6176-4f43-8b15-1988a39a916c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:35:56.669983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72334c38-6176-4f43-8b15-1988a39a916c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2ffa6291-85c0-4575-9efc-aa761c1062af", "name": "tempest-TestVolumeBackupRestore-backup-577080164", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.671357 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-72334c38-6176-4f43-8b15-1988a39a916c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Creating new backup {'backup': {'volume_id': '2ffa6291-85c0-4575-9efc-aa761c1062af', 'name': 'tempest-TestVolumeBackupRestore-backup-577080164', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:35:56.671497 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-72334c38-6176-4f43-8b15-1988a39a916c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Creating backup of volume 2ffa6291-85c0-4575-9efc-aa761c1062af in container None Aug 18 07:35:56.678519 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.678519 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:56.679087 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-72334c38-6176-4f43-8b15-1988a39a916c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:35:56.705264 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-72334c38-6176-4f43-8b15-1988a39a916c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Created reservations ['1e3ed8d0-97d4-40e3-b985-5722cabee07a', '5b64a1db-f775-4ad7-bfc9-e4c0a95cd55f'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:56.743917 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72334c38-6176-4f43-8b15-1988a39a916c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:35:56.744843 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 704/2789] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:35:56 2026] POST /volume/v3/backups => generated 334 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:56.754784 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c64fbfa-e8d7-469d-8222-2ac24938953c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.758104 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c64fbfa-e8d7-469d-8222-2ac24938953c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:35:56.758104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c64fbfa-e8d7-469d-8222-2ac24938953c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.758104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c64fbfa-e8d7-469d-8222-2ac24938953c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.758104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3c64fbfa-e8d7-469d-8222-2ac24938953c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:56.762466 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.762466 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:56.763768 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c64fbfa-e8d7-469d-8222-2ac24938953c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:35:56.763961 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 699/2790] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 741 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:56.858800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ceb1d594-7e2e-4697-b6aa-10c92f7bdb85 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.862727 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ceb1d594-7e2e-4697-b6aa-10c92f7bdb85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:56.862727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ceb1d594-7e2e-4697-b6aa-10c92f7bdb85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.862727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ceb1d594-7e2e-4697-b6aa-10c92f7bdb85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.862727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ceb1d594-7e2e-4697-b6aa-10c92f7bdb85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:56.865857 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.865857 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:56.866432 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ceb1d594-7e2e-4697-b6aa-10c92f7bdb85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:56.867058 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 690/2791] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:35:56.966675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-eaf8fd23-8c4a-449f-8357-ec1da05d3ad3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.968196 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eaf8fd23-8c4a-449f-8357-ec1da05d3ad3 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] GET https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 Aug 18 07:35:56.968481 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eaf8fd23-8c4a-449f-8357-ec1da05d3ad3 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:56.968642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-eaf8fd23-8c4a-449f-8357-ec1da05d3ad3 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:56.979398 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-eaf8fd23-8c4a-449f-8357-ec1da05d3ad3 tempest-VolumeTypesAccessTest-884755673 tempest-VolumeTypesAccessTest-884755673-project-member] https://10.4.3.152/volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 returned with HTTP 404 Aug 18 07:35:56.979398 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 699/2792] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:56 2026] GET /volume/v3/volumes/3e7c73df-0909-4701-9ccc-99d9e82b7402 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:56.982868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8737652f-63eb-4ef4-8f00-abd7ba8d729c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:56.987458 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8737652f-63eb-4ef4-8f00-abd7ba8d729c tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da/action Aug 18 07:35:56.987856 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8737652f-63eb-4ef4-8f00-abd7ba8d729c tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action body: b'{"removeProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:56.988003 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8737652f-63eb-4ef4-8f00-abd7ba8d729c tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:56.990274 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:56.990274 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:57.005055 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8737652f-63eb-4ef4-8f00-abd7ba8d729c tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da/action returned with HTTP 202 Aug 18 07:35:57.005494 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 705/2793] 10.4.3.152 () {68 vars in 1384 bytes} [Tue Aug 18 07:35:56 2026] POST /volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:57.012194 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f35f03c0-2317-4d47-9e4a-d840adcfe580 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.014460 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f35f03c0-2317-4d47-9e4a-d840adcfe580 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] DELETE https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da Aug 18 07:35:57.014769 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f35f03c0-2317-4d47-9e4a-d840adcfe580 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.017235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f35f03c0-2317-4d47-9e4a-d840adcfe580 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.042688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f35f03c0-2317-4d47-9e4a-d840adcfe580 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da returned with HTTP 202 Aug 18 07:35:57.042688 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 700/2794] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:57 2026] DELETE /volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:57.050475 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2c295083-992d-4041-a437-e5ac85c3942f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.052527 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c295083-992d-4041-a437-e5ac85c3942f tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] GET https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da Aug 18 07:35:57.052845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c295083-992d-4041-a437-e5ac85c3942f tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.053035 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c295083-992d-4041-a437-e5ac85c3942f tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.056962 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c295083-992d-4041-a437-e5ac85c3942f tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da returned with HTTP 404 Aug 18 07:35:57.057514 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 691/2795] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/types/10678a3b-6887-4918-a858-d8be45af45da => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:57.067491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-11e83935-fcb2-4475-902d-e04b3bb8add7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.069796 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11e83935-fcb2-4475-902d-e04b3bb8add7 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:35:57.070307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11e83935-fcb2-4475-902d-e04b3bb8add7 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1369587321", "os-volume-type-access:is_public": false}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:57.086083 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11e83935-fcb2-4475-902d-e04b3bb8add7 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:35:57.086492 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 700/2796] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:35:57 2026] POST /volume/v3/types => generated 229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.095544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2d7ce7af-0057-4409-8bf6-cb7b9d8522e2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.101944 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d7ce7af-0057-4409-8bf6-cb7b9d8522e2 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action Aug 18 07:35:57.102394 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d7ce7af-0057-4409-8bf6-cb7b9d8522e2 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action body: b'{"addProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:57.103091 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d7ce7af-0057-4409-8bf6-cb7b9d8522e2 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:57.116220 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d7ce7af-0057-4409-8bf6-cb7b9d8522e2 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action returned with HTTP 202 Aug 18 07:35:57.116868 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 706/2797] 10.4.3.152 () {68 vars in 1384 bytes} [Tue Aug 18 07:35:57 2026] POST /volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:57.124152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fd3298c7-af44-4a41-a382-ba371080f56e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.126061 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd3298c7-af44-4a41-a382-ba371080f56e tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action Aug 18 07:35:57.126472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd3298c7-af44-4a41-a382-ba371080f56e tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action body: b'{"addProjectAccess": {"project": "9a3b47cc774e46e5b6b490486ff0982c"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:57.126594 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd3298c7-af44-4a41-a382-ba371080f56e tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9a3b47cc774e46e5b6b490486ff0982c"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:57.138073 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd3298c7-af44-4a41-a382-ba371080f56e tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action returned with HTTP 202 Aug 18 07:35:57.138512 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 701/2798] 10.4.3.152 () {68 vars in 1384 bytes} [Tue Aug 18 07:35:57 2026] POST /volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:57.147040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-617d3dd7-792a-4dd9-a7f7-2bd266af122d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.149480 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-617d3dd7-792a-4dd9-a7f7-2bd266af122d tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] GET https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/os-volume-type-access Aug 18 07:35:57.149725 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-617d3dd7-792a-4dd9-a7f7-2bd266af122d tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.149908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-617d3dd7-792a-4dd9-a7f7-2bd266af122d tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.164732 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-617d3dd7-792a-4dd9-a7f7-2bd266af122d tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/os-volume-type-access returned with HTTP 200 Aug 18 07:35:57.165462 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 692/2799] 10.4.3.152 () {66 vars in 1408 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.175485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-27fc0456-642e-43e2-b47c-aab66fea5026 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.177305 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27fc0456-642e-43e2-b47c-aab66fea5026 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action Aug 18 07:35:57.177686 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27fc0456-642e-43e2-b47c-aab66fea5026 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action body: b'{"removeProjectAccess": {"project": "9a3b47cc774e46e5b6b490486ff0982c"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:57.177802 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27fc0456-642e-43e2-b47c-aab66fea5026 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9a3b47cc774e46e5b6b490486ff0982c"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:57.189960 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27fc0456-642e-43e2-b47c-aab66fea5026 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action returned with HTTP 202 Aug 18 07:35:57.190570 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 701/2800] 10.4.3.152 () {68 vars in 1384 bytes} [Tue Aug 18 07:35:57 2026] POST /volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:57.197563 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4b2e7a38-1d8b-4e6d-87ec-70e4e9d92eb1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.199514 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4b2e7a38-1d8b-4e6d-87ec-70e4e9d92eb1 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] POST https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action Aug 18 07:35:57.199880 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4b2e7a38-1d8b-4e6d-87ec-70e4e9d92eb1 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action body: b'{"removeProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:57.200008 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4b2e7a38-1d8b-4e6d-87ec-70e4e9d92eb1 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0ded275fb75d4915a7a3b6b214dcf659"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:57.216031 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4b2e7a38-1d8b-4e6d-87ec-70e4e9d92eb1 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action returned with HTTP 202 Aug 18 07:35:57.216507 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 707/2801] 10.4.3.152 () {68 vars in 1384 bytes} [Tue Aug 18 07:35:57 2026] POST /volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:57.226419 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2353e95-a4df-4d1a-87c1-37db0dc56439 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.228467 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2353e95-a4df-4d1a-87c1-37db0dc56439 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] DELETE https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d Aug 18 07:35:57.228655 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2353e95-a4df-4d1a-87c1-37db0dc56439 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.228914 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2353e95-a4df-4d1a-87c1-37db0dc56439 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.270266 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2353e95-a4df-4d1a-87c1-37db0dc56439 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d returned with HTTP 202 Aug 18 07:35:57.270266 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 702/2802] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:35:57 2026] DELETE /volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:35:57.279193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a0a00f01-fb44-4832-9556-ac34a0b00509 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.281196 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0a00f01-fb44-4832-9556-ac34a0b00509 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] GET https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d Aug 18 07:35:57.281476 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0a00f01-fb44-4832-9556-ac34a0b00509 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.281690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0a00f01-fb44-4832-9556-ac34a0b00509 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.285537 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0a00f01-fb44-4832-9556-ac34a0b00509 tempest-VolumeTypesAccessTest-981770045 tempest-VolumeTypesAccessTest-981770045-project-admin] https://10.4.3.152/volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d returned with HTTP 404 Aug 18 07:35:57.286017 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 693/2803] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/types/677e01a4-68fd-4e55-850f-b6256ee7625d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:57.310791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e9093d1d-2fbe-428a-af7a-cdc47cc3fe95 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.312828 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e9093d1d-2fbe-428a-af7a-cdc47cc3fe95 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:35:57.312997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e9093d1d-2fbe-428a-af7a-cdc47cc3fe95 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.313267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e9093d1d-2fbe-428a-af7a-cdc47cc3fe95 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.319786 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.319786 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:57.320280 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e9093d1d-2fbe-428a-af7a-cdc47cc3fe95 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:57.321449 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e9093d1d-2fbe-428a-af7a-cdc47cc3fe95 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 200 Aug 18 07:35:57.321934 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 702/2804] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.331020 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-136ae3db-8c86-4ccd-991d-def5c34deb16 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.334239 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-136ae3db-8c86-4ccd-991d-def5c34deb16 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:35:57.334561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-136ae3db-8c86-4ccd-991d-def5c34deb16 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.334804 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-136ae3db-8c86-4ccd-991d-def5c34deb16 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.347566 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.347566 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:57.357184 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-136ae3db-8c86-4ccd-991d-def5c34deb16 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:57.364883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-136ae3db-8c86-4ccd-991d-def5c34deb16 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 200 Aug 18 07:35:57.365453 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 708/2805] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:35:57.382771 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.385803 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:35:57.386351 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a56e899f-2189-404b-9be6-452def21e1d5", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:57.388672 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a56e899f-2189-404b-9be6-452def21e1d5', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:35:57.407030 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.407030 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:57.407670 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:35:57.407818 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:35:57.408710 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:35:57.419816 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (b60ad188-e41f-41a2-9802-ca37e345bcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:57.421734 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61801096-5b7f-47d5-9f71-888867003821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:57.423059 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:35:57.466584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61801096-5b7f-47d5-9f71-888867003821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a56e899f-2189-404b-9be6-452def21e1d5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:57.467571 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77460412-b066-4bcf-a8b7-b872b0bcf703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:57.523088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['6d05353d-ff32-4293-ac25-7e278bc1594e', '8384537a-9876-42b9-a61f-40dfa541a8a0', '4912e932-c0dc-4745-b42d-f2d7bae3e509', '7c24f3b5-9073-441d-9d91-fff1e4f126a8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:35:57.524080 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77460412-b066-4bcf-a8b7-b872b0bcf703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d05353d-ff32-4293-ac25-7e278bc1594e', '8384537a-9876-42b9-a61f-40dfa541a8a0', '4912e932-c0dc-4745-b42d-f2d7bae3e509', '7c24f3b5-9073-441d-9d91-fff1e4f126a8']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:57.525957 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a220e8db-4231-46f6-b750-81663e6e0657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:57.544229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-111da6c9-0272-49db-b5d5-6c48a8f109dd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.546188 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-111da6c9-0272-49db-b5d5-6c48a8f109dd tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 Aug 18 07:35:57.546491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-111da6c9-0272-49db-b5d5-6c48a8f109dd tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.546738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-111da6c9-0272-49db-b5d5-6c48a8f109dd tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.554895 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-111da6c9-0272-49db-b5d5-6c48a8f109dd tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 returned with HTTP 404 Aug 18 07:35:57.555536 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 694/2806] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/snapshots/bd217a8c-32e4-4b86-9ff7-f3568e052d56 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:57.563744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c8a96779-85e3-4a36-945f-bb01678e479f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.566088 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8a96779-85e3-4a36-945f-bb01678e479f tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:57.566347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c8a96779-85e3-4a36-945f-bb01678e479f tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.566667 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c8a96779-85e3-4a36-945f-bb01678e479f tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.574696 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a220e8db-4231-46f6-b750-81663e6e0657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22368b1-1e85-4462-a2f5-285de51b036a', '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='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['6d05353d-ff32-4293-ac25-7e278bc1594e','8384537a-9876-42b9-a61f-40dfa541a8a0','4912e932-c0dc-4745-b42d-f2d7bae3e509','7c24f3b5-9073-441d-9d91-fff1e4f126a8'],size=1,snapshot_id=a56e899f-2189-404b-9be6-452def21e1d5,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:35:57Z,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=f22368b1-1e85-4462-a2f5-285de51b036a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a56e899f-2189-404b-9be6-452def21e1d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:57.575744 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.575744 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:57.575891 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c94166e-3e34-4c1f-bfd1-16bb4fe64265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:57.581636 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c8a96779-85e3-4a36-945f-bb01678e479f tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Volume info retrieved successfully. Aug 18 07:35:57.588486 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8a96779-85e3-4a36-945f-bb01678e479f tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 returned with HTTP 200 Aug 18 07:35:57.589126 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 703/2807] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.603771 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c94166e-3e34-4c1f-bfd1-16bb4fe64265) transitioned into 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='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['6d05353d-ff32-4293-ac25-7e278bc1594e','8384537a-9876-42b9-a61f-40dfa541a8a0','4912e932-c0dc-4745-b42d-f2d7bae3e509','7c24f3b5-9073-441d-9d91-fff1e4f126a8'],size=1,snapshot_id=a56e899f-2189-404b-9be6-452def21e1d5,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:57.605175 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434787c9-e56e-45b8-9c6d-000450b0de42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:35:57.606993 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-520801aa-e49f-432b-b793-c6f20baf7c61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.609627 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-520801aa-e49f-432b-b793-c6f20baf7c61 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:57.609627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-520801aa-e49f-432b-b793-c6f20baf7c61 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.609751 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-520801aa-e49f-432b-b793-c6f20baf7c61 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.609961 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-520801aa-e49f-432b-b793-c6f20baf7c61 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Delete volume with id: ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:57.624671 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.624671 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:57.626374 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-520801aa-e49f-432b-b793-c6f20baf7c61 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Volume info retrieved successfully. Aug 18 07:35:57.629064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (434787c9-e56e-45b8-9c6d-000450b0de42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:35:57.630380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (b60ad188-e41f-41a2-9802-ca37e345bcd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:35:57.630778 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:35:57.631578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-1aac3c0a-f0ce-4378-a019-cdad4c7d7fc1 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:35:57.633199 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 703/2808] 10.4.3.152 () {72 vars in 1541 bytes} [Tue Aug 18 07:35:57 2026] POST /volume/v3/volumes => generated 736 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:35:57.645635 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e6ce3174-5749-40a2-92e0-afac887d8a5c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.648825 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e6ce3174-5749-40a2-92e0-afac887d8a5c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:35:57.649094 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e6ce3174-5749-40a2-92e0-afac887d8a5c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.649381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e6ce3174-5749-40a2-92e0-afac887d8a5c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.651161 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-520801aa-e49f-432b-b793-c6f20baf7c61 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Delete volume request issued successfully. Aug 18 07:35:57.651553 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-520801aa-e49f-432b-b793-c6f20baf7c61 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 returned with HTTP 202 Aug 18 07:35:57.651887 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 709/2809] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:35:57 2026] DELETE /volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:35:57.662743 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-26513850-c716-4c61-815a-7111b716041b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.664424 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.664424 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:57.665147 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26513850-c716-4c61-815a-7111b716041b tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:57.665531 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-26513850-c716-4c61-815a-7111b716041b tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.665799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-26513850-c716-4c61-815a-7111b716041b tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.670461 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e6ce3174-5749-40a2-92e0-afac887d8a5c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:57.676165 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.676165 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:57.678769 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-e6ce3174-5749-40a2-92e0-afac887d8a5c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a returned with HTTP 200 Aug 18 07:35:57.678769 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 695/2810] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a => generated 804 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.681009 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-26513850-c716-4c61-815a-7111b716041b tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Volume info retrieved successfully. Aug 18 07:35:57.686920 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26513850-c716-4c61-815a-7111b716041b tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 returned with HTTP 200 Aug 18 07:35:57.687508 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 704/2811] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.690433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d83a7e13-babf-40f0-86a2-734f2c3a3100 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.693328 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d83a7e13-babf-40f0-86a2-734f2c3a3100 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:35:57.693614 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d83a7e13-babf-40f0-86a2-734f2c3a3100 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.693869 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d83a7e13-babf-40f0-86a2-734f2c3a3100 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.703796 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.703796 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:57.708257 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d83a7e13-babf-40f0-86a2-734f2c3a3100 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:35:57.714106 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-d83a7e13-babf-40f0-86a2-734f2c3a3100 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a returned with HTTP 200 Aug 18 07:35:57.714637 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 704/2812] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.777067 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-30b49b4c-8dea-4617-8215-0f892d417ddf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.790387 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30b49b4c-8dea-4617-8215-0f892d417ddf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:35:57.792573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30b49b4c-8dea-4617-8215-0f892d417ddf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.792573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-30b49b4c-8dea-4617-8215-0f892d417ddf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.792573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-30b49b4c-8dea-4617-8215-0f892d417ddf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:57.798440 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.798440 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:57.800296 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-30b49b4c-8dea-4617-8215-0f892d417ddf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:35:57.801163 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 710/2813] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 743 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:57.881128 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a314153-58d6-44e0-aca9-96fd5d01a368 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:57.883909 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a314153-58d6-44e0-aca9-96fd5d01a368 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:57.884548 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a314153-58d6-44e0-aca9-96fd5d01a368 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:57.884783 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a314153-58d6-44e0-aca9-96fd5d01a368 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:57.884912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1a314153-58d6-44e0-aca9-96fd5d01a368 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:57.891638 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:57.891638 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:57.892500 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a314153-58d6-44e0-aca9-96fd5d01a368 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:57.893266 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 696/2814] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:57 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:58.703478 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c7ca6ff8-89d1-4790-a5fc-794dc8071ac7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:58.705490 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7ca6ff8-89d1-4790-a5fc-794dc8071ac7 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] GET https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 Aug 18 07:35:58.705692 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7ca6ff8-89d1-4790-a5fc-794dc8071ac7 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:58.706234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7ca6ff8-89d1-4790-a5fc-794dc8071ac7 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:58.713614 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7ca6ff8-89d1-4790-a5fc-794dc8071ac7 tempest-SnapshotMetadataTestJSON-941340384 tempest-SnapshotMetadataTestJSON-941340384-project-member] https://10.4.3.152/volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 returned with HTTP 404 Aug 18 07:35:58.714067 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 705/2815] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:58 2026] GET /volume/v3/volumes/ca51a358-9cd3-45e3-8c05-21798fec2675 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:35:58.816299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-783f61c6-67e5-439c-95d6-2c564b55e4d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:58.819546 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-783f61c6-67e5-439c-95d6-2c564b55e4d1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:35:58.819821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-783f61c6-67e5-439c-95d6-2c564b55e4d1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:58.820077 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-783f61c6-67e5-439c-95d6-2c564b55e4d1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:58.820252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-783f61c6-67e5-439c-95d6-2c564b55e4d1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:58.827180 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:58.827180 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:58.828340 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-783f61c6-67e5-439c-95d6-2c564b55e4d1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:35:58.829493 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 705/2816] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:58 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:58.840059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7325d64b-36fc-463e-8407-fcb8e7bf83de None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:58.842439 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7325d64b-36fc-463e-8407-fcb8e7bf83de tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:58.842619 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7325d64b-36fc-463e-8407-fcb8e7bf83de tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:58.842782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7325d64b-36fc-463e-8407-fcb8e7bf83de tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:58.857913 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:58.857913 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:58.858473 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7325d64b-36fc-463e-8407-fcb8e7bf83de tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:58.865861 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7325d64b-36fc-463e-8407-fcb8e7bf83de tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Reserve volume completed successfully. Aug 18 07:35:58.866140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7325d64b-36fc-463e-8407-fcb8e7bf83de tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:58.866680 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 711/2817] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:58 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:58.882583 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c6795d3b-bda5-490e-845d-c79b4938b4f0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:58.883166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c6795d3b-bda5-490e-845d-c79b4938b4f0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:58.883375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c6795d3b-bda5-490e-845d-c79b4938b4f0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:58.883543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c6795d3b-bda5-490e-845d-c79b4938b4f0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:58.894532 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:58.894532 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:58.899640 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c6795d3b-bda5-490e-845d-c79b4938b4f0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:58.904873 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-03b4c2c7-9365-4280-8bca-11e31c613f87 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:58.905786 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c6795d3b-bda5-490e-845d-c79b4938b4f0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:58.906242 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 697/2818] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:58 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:58.907544 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03b4c2c7-9365-4280-8bca-11e31c613f87 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:58.907705 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03b4c2c7-9365-4280-8bca-11e31c613f87 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:58.907910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-03b4c2c7-9365-4280-8bca-11e31c613f87 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:58.908016 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-03b4c2c7-9365-4280-8bca-11e31c613f87 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:58.914495 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:58.914495 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:58.915341 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-03b4c2c7-9365-4280-8bca-11e31c613f87 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:58.915947 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 706/2819] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:58 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:58.926543 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-595a34a1-fbcc-41a7-8b3f-f4ce54e7f546 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:58.928178 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-595a34a1-fbcc-41a7-8b3f-f4ce54e7f546 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:58.928677 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-595a34a1-fbcc-41a7-8b3f-f4ce54e7f546 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:58.928877 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-595a34a1-fbcc-41a7-8b3f-f4ce54e7f546 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:58.940670 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:58.940670 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:58.941486 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-595a34a1-fbcc-41a7-8b3f-f4ce54e7f546 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:58.963858 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-595a34a1-fbcc-41a7-8b3f-f4ce54e7f546 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Unreserve volume completed successfully. Aug 18 07:35:58.964642 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-595a34a1-fbcc-41a7-8b3f-f4ce54e7f546 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:58.965196 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 706/2820] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:58 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:58.974130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-16255b91-a7a9-4b8f-8216-51fadbfc624c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:58.975919 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16255b91-a7a9-4b8f-8216-51fadbfc624c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:58.976107 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16255b91-a7a9-4b8f-8216-51fadbfc624c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:58.976316 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16255b91-a7a9-4b8f-8216-51fadbfc624c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:58.987108 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:58.987108 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:58.991992 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-16255b91-a7a9-4b8f-8216-51fadbfc624c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:58.997309 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16255b91-a7a9-4b8f-8216-51fadbfc624c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:58.997773 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 712/2821] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:58 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:59.013312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-19421220-6f0b-4d21-8e95-757079ce6c8d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.017858 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-19421220-6f0b-4d21-8e95-757079ce6c8d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:59.018468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-19421220-6f0b-4d21-8e95-757079ce6c8d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:59.018468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-19421220-6f0b-4d21-8e95-757079ce6c8d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:59.034391 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.034391 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:59.034894 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-19421220-6f0b-4d21-8e95-757079ce6c8d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.046857 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-19421220-6f0b-4d21-8e95-757079ce6c8d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume updated successfully. Aug 18 07:35:59.047101 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-19421220-6f0b-4d21-8e95-757079ce6c8d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 200 Aug 18 07:35:59.047713 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 698/2822] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:59 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:35:59.055015 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8bd6821a-c4bb-4052-bbc3-45915f321acb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.058693 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8bd6821a-c4bb-4052-bbc3-45915f321acb tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:59.058693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8bd6821a-c4bb-4052-bbc3-45915f321acb tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:59.059033 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8bd6821a-c4bb-4052-bbc3-45915f321acb tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:59.069317 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.069317 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:59.076297 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8bd6821a-c4bb-4052-bbc3-45915f321acb tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.086463 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8bd6821a-c4bb-4052-bbc3-45915f321acb tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:59.087202 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 707/2823] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:59 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:59.105349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-28b6a243-0d07-4bfa-a6d3-327244c8b15f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.107701 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28b6a243-0d07-4bfa-a6d3-327244c8b15f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:59.108108 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28b6a243-0d07-4bfa-a6d3-327244c8b15f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:59.108291 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-28b6a243-0d07-4bfa-a6d3-327244c8b15f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:59.123300 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.123300 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:59.124845 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-28b6a243-0d07-4bfa-a6d3-327244c8b15f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.139551 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-28b6a243-0d07-4bfa-a6d3-327244c8b15f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume updated successfully. Aug 18 07:35:59.139934 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-28b6a243-0d07-4bfa-a6d3-327244c8b15f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 200 Aug 18 07:35:59.140634 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 707/2824] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:59 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 07:35:59.151449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-35b97cb3-0521-49d3-9a68-3694afdd530f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.157644 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35b97cb3-0521-49d3-9a68-3694afdd530f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:59.158590 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35b97cb3-0521-49d3-9a68-3694afdd530f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:59.159732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-35b97cb3-0521-49d3-9a68-3694afdd530f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:59.192606 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.192606 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:59.207132 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-35b97cb3-0521-49d3-9a68-3694afdd530f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.233255 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-35b97cb3-0521-49d3-9a68-3694afdd530f tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:59.233255 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 713/2825] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:59 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:59.253948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.256661 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:59.257120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:59.257385 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:59.267358 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.267358 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:59.267760 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.282902 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Update volume admin metadata completed successfully. Aug 18 07:35:59.283117 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Update readonly setting on volume completed successfully. Aug 18 07:35:59.283449 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-41b45a4b-cdcc-4f1d-9f1d-0b565911993c tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:59.283970 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 699/2826] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:59 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:59.291646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-08db9580-b483-4c9d-9bb5-74e1fb897422 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.293553 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08db9580-b483-4c9d-9bb5-74e1fb897422 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:59.295708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08db9580-b483-4c9d-9bb5-74e1fb897422 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:59.295708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08db9580-b483-4c9d-9bb5-74e1fb897422 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:59.302471 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.302471 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:59.305779 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-08db9580-b483-4c9d-9bb5-74e1fb897422 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.310275 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08db9580-b483-4c9d-9bb5-74e1fb897422 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:59.310688 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 708/2827] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:59 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:59.324960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.326737 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:59.327106 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:59.328130 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:59.336138 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.336138 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:59.337158 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.346844 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Update volume admin metadata completed successfully. Aug 18 07:35:59.346968 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Update readonly setting on volume completed successfully. Aug 18 07:35:59.347166 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c65130dd-4cdf-4ec7-8ab5-713c456bad06 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:35:59.347647 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 708/2828] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:35:59 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:35:59.355129 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-42cd6920-8148-4fc9-b2ab-e72aa9d2d1a0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.356794 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42cd6920-8148-4fc9-b2ab-e72aa9d2d1a0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:35:59.356960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42cd6920-8148-4fc9-b2ab-e72aa9d2d1a0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:59.357127 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42cd6920-8148-4fc9-b2ab-e72aa9d2d1a0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:59.364464 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.364464 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:35:59.368794 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-42cd6920-8148-4fc9-b2ab-e72aa9d2d1a0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.373649 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42cd6920-8148-4fc9-b2ab-e72aa9d2d1a0 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:35:59.377251 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 714/2829] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:59 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:59.388407 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.390387 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:35:59.390718 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-953624095", "disk_format": "raw"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:35:59.390878 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-953624095", "disk_format": "raw"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:35:59.398969 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.398969 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:59.399606 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:35:59.413168 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.413168 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:35:59.417945 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.image.image_utils [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-953624095'}] 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-953624095'}]. {{(pid=100293) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 07:35:59.842598 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5d4c3327-76d6-45b7-9d07-db0e75457761 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.845292 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d4c3327-76d6-45b7-9d07-db0e75457761 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:35:59.845553 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d4c3327-76d6-45b7-9d07-db0e75457761 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:59.845787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d4c3327-76d6-45b7-9d07-db0e75457761 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:59.845920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5d4c3327-76d6-45b7-9d07-db0e75457761 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:59.851912 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.851912 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:35:59.852790 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d4c3327-76d6-45b7-9d07-db0e75457761 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:35:59.853231 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 709/2830] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:59 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:35:59.929719 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9fe920d4-1a50-4a99-9fa6-4b9bada0cdf7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:35:59.931978 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fe920d4-1a50-4a99-9fa6-4b9bada0cdf7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:35:59.931978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fe920d4-1a50-4a99-9fa6-4b9bada0cdf7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:35:59.932173 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fe920d4-1a50-4a99-9fa6-4b9bada0cdf7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:35:59.932386 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9fe920d4-1a50-4a99-9fa6-4b9bada0cdf7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:35:59.938294 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:35:59.938294 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:35:59.939000 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fe920d4-1a50-4a99-9fa6-4b9bada0cdf7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:35:59.939371 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 709/2831] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:35:59 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:00.009414 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Copy volume to image completed successfully. Aug 18 07:36:00.009953 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3e6ddc8-8cb4-491d-8af1-abf8e6e7f75d tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:36:00.010556 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 700/2832] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:35:59 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 686 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:00.723015 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-eed6f5b2-64b0-4eb9-96e7-90dabef4376e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:00.725120 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-eed6f5b2-64b0-4eb9-96e7-90dabef4376e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:36:00.725384 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-eed6f5b2-64b0-4eb9-96e7-90dabef4376e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:00.725570 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-eed6f5b2-64b0-4eb9-96e7-90dabef4376e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:00.735101 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:00.735101 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:00.738570 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-eed6f5b2-64b0-4eb9-96e7-90dabef4376e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:00.743496 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-eed6f5b2-64b0-4eb9-96e7-90dabef4376e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a returned with HTTP 200 Aug 18 07:36:00.743909 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 715/2833] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:00 2026] GET /volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:00.752565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-71f4c58e-22a9-4862-bdd9-9e07e235a9dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:00.752933 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71f4c58e-22a9-4862-bdd9-9e07e235a9dd None None] GET https://10.4.3.152/volume// Aug 18 07:36:00.753114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71f4c58e-22a9-4862-bdd9-9e07e235a9dd None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:00.753307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-71f4c58e-22a9-4862-bdd9-9e07e235a9dd None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:00.753635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-71f4c58e-22a9-4862-bdd9-9e07e235a9dd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:00.753904 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 710/2834] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:36:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:00.761462 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-18d403eb-be3b-4913-8813-9f0debbdb4ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:00.763511 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-18d403eb-be3b-4913-8813-9f0debbdb4ce tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:36:00.763894 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-18d403eb-be3b-4913-8813-9f0debbdb4ce tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f22368b1-1e85-4462-a2f5-285de51b036a", "connector": null, "instance_uuid": "a53b9b9c-54ce-4f85-9ffc-432999c2e197"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:00.772428 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:00.772428 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:00.797834 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-18d403eb-be3b-4913-8813-9f0debbdb4ce tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:36:00.798261 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 710/2835] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:36: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) Aug 18 07:36:00.807364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-721a85ab-4024-4e42-a920-d663ffd0d9e1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:00.807364 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-721a85ab-4024-4e42-a920-d663ffd0d9e1 None None] GET https://10.4.3.152/volume// Aug 18 07:36:00.807364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-721a85ab-4024-4e42-a920-d663ffd0d9e1 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:00.807364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-721a85ab-4024-4e42-a920-d663ffd0d9e1 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:00.807364 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-721a85ab-4024-4e42-a920-d663ffd0d9e1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:00.807364 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 701/2836] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:36:00 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:00.812968 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-f1981aaf-ec14-4386-99c4-c40d3b7c9b74 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:00.814825 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-f1981aaf-ec14-4386-99c4-c40d3b7c9b74 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:36:00.815041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-f1981aaf-ec14-4386-99c4-c40d3b7c9b74 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:00.815321 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-f1981aaf-ec14-4386-99c4-c40d3b7c9b74 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:00.825929 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:00.825929 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:00.830397 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-f1981aaf-ec14-4386-99c4-c40d3b7c9b74 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:00.836262 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-f1981aaf-ec14-4386-99c4-c40d3b7c9b74 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a returned with HTTP 200 Aug 18 07:36:00.836721 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 716/2837] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:36:00 2026] GET /volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a => generated 1524 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:00.864963 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-341e8dc2-1593-4289-9b02-46a9c3d86f6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:00.866804 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-341e8dc2-1593-4289-9b02-46a9c3d86f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:00.867016 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-341e8dc2-1593-4289-9b02-46a9c3d86f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:00.867231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-341e8dc2-1593-4289-9b02-46a9c3d86f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:00.867387 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-341e8dc2-1593-4289-9b02-46a9c3d86f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:00.873808 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:00.873808 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:00.877231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-341e8dc2-1593-4289-9b02-46a9c3d86f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:00.877231 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 711/2838] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:00 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:00.952642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-356edfa2-a1e4-444e-8623-cd317c7c562e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:00.954258 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-356edfa2-a1e4-444e-8623-cd317c7c562e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:00.954636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-356edfa2-a1e4-444e-8623-cd317c7c562e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:00.954749 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-356edfa2-a1e4-444e-8623-cd317c7c562e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:00.954917 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-356edfa2-a1e4-444e-8623-cd317c7c562e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:00.960048 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:00.960048 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:00.960895 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-356edfa2-a1e4-444e-8623-cd317c7c562e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:00.961288 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 711/2839] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:00 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:00.998121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-91f9ea62-0bf7-4bb1-9ced-cf3b89ed6d8c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:01.000814 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-91f9ea62-0bf7-4bb1-9ced-cf3b89ed6d8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849 Aug 18 07:36:01.001341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-91f9ea62-0bf7-4bb1-9ced-cf3b89ed6d8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:01.013362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-91f9ea62-0bf7-4bb1-9ced-cf3b89ed6d8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-f22368b1-1e85-4462-a2f5-285de51b036a-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:36:01.019459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-91f9ea62-0bf7-4bb1-9ced-cf3b89ed6d8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-f22368b1-1e85-4462-a2f5-285de51b036a-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:36:01.020534 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:01.020534 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:01.129374 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-91f9ea62-0bf7-4bb1-9ced-cf3b89ed6d8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-f22368b1-1e85-4462-a2f5-285de51b036a-np0000007613" released by "attachment_update" :: held 0.110s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:36:01.129838 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-91f9ea62-0bf7-4bb1-9ced-cf3b89ed6d8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849 returned with HTTP 200 Aug 18 07:36:01.130852 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 702/2840] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:36:00 2026] PUT /volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:01.148771 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:01.159348 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-8bccfc78-64b4-4e4f-b608-7b93c53ef2be None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:01.161311 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-8bccfc78-64b4-4e4f-b608-7b93c53ef2be tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849/action Aug 18 07:36:01.161803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-8bccfc78-64b4-4e4f-b608-7b93c53ef2be tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:01.161902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-8bccfc78-64b4-4e4f-b608-7b93c53ef2be tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:01.184492 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:01.184492 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:01.212879 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7ed199c9-018a-4136-a8fc-f2e2bc86d8b2 req-8bccfc78-64b4-4e4f-b608-7b93c53ef2be tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849/action returned with HTTP 204 Aug 18 07:36:01.213605 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 712/2841] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:36:01 2026] POST /volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:01.333800 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:01.334035 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1751177440"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:01.335526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1751177440'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:01.335672 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Create volume of 1 GB Aug 18 07:36:01.342268 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Availability Zones retrieved successfully. Aug 18 07:36:01.350526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Flow 'volume_create_api' (cdbafc34-e72b-4cd2-bb77-12fede19df4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:01.351483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00a2566-47b9-4cf4-8d1d-a054eaa60e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:01.352690 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:01.384485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00a2566-47b9-4cf4-8d1d-a054eaa60e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:01.385353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586e1839-f10a-4c32-a880-b2be3a78420f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:01.444470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Created reservations ['0f612a76-bdc0-462d-b18f-e3dd1d84a17f', 'cb5fff6c-c722-4a77-a9ee-615773cc5a19', '0e102b7b-bbb2-4983-bd02-cf7ce635b14d', 'b59ab837-d957-4cbb-8245-131ace4a691a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:01.445102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586e1839-f10a-4c32-a880-b2be3a78420f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f612a76-bdc0-462d-b18f-e3dd1d84a17f', 'cb5fff6c-c722-4a77-a9ee-615773cc5a19', '0e102b7b-bbb2-4983-bd02-cf7ce635b14d', 'b59ab837-d957-4cbb-8245-131ace4a691a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:01.445845 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d41ad50-4384-4599-a625-8baa83dbd51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:01.472684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d41ad50-4384-4599-a625-8baa83dbd51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7720046e-6fbe-4aed-b385-d050367b2095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1751177440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc41c9d7f7874cde975ec5703dbec8b7',qos_specs=None,replication_status=,reservations=['0f612a76-bdc0-462d-b18f-e3dd1d84a17f','cb5fff6c-c722-4a77-a9ee-615773cc5a19','0e102b7b-bbb2-4983-bd02-cf7ce635b14d','b59ab837-d957-4cbb-8245-131ace4a691a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82745398104e44489b49defec47d5419',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1751177440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7720046e-6fbe-4aed-b385-d050367b2095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc41c9d7f7874cde975ec5703dbec8b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82745398104e44489b49defec47d5419',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:01.473561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aad8569-f1d8-4ca5-94eb-bc77fecf2d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:01.499113 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aad8569-f1d8-4ca5-94eb-bc77fecf2d94) transitioned into state 'SUCCESS' from state '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-1751177440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc41c9d7f7874cde975ec5703dbec8b7',qos_specs=None,replication_status=,reservations=['0f612a76-bdc0-462d-b18f-e3dd1d84a17f','cb5fff6c-c722-4a77-a9ee-615773cc5a19','0e102b7b-bbb2-4983-bd02-cf7ce635b14d','b59ab837-d957-4cbb-8245-131ace4a691a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82745398104e44489b49defec47d5419',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:01.499113 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c5354c-526a-4252-8e1b-6a4dcf02d6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:01.508935 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c5354c-526a-4252-8e1b-6a4dcf02d6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:01.510142 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Flow 'volume_create_api' (cdbafc34-e72b-4cd2-bb77-12fede19df4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:01.510641 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Create volume request issued successfully. Aug 18 07:36:01.517304 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8d49fba1-8544-4b86-b748-9c4269e8ac2c tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:01.518079 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 717/2842] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:36:01 2026] POST /volume/v3/volumes => generated 819 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:01.534304 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b89e5332-e916-421b-be6b-0aba8919236e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:01.536666 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b89e5332-e916-421b-be6b-0aba8919236e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:01.536666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b89e5332-e916-421b-be6b-0aba8919236e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:01.536869 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b89e5332-e916-421b-be6b-0aba8919236e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:01.544866 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:01.544866 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:01.549982 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b89e5332-e916-421b-be6b-0aba8919236e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Volume info retrieved successfully. Aug 18 07:36:01.555843 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b89e5332-e916-421b-be6b-0aba8919236e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 200 Aug 18 07:36:01.556661 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 712/2843] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:01 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:01.886483 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f555868b-310b-4777-ad59-8506917ef935 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:01.888185 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f555868b-310b-4777-ad59-8506917ef935 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:01.888416 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f555868b-310b-4777-ad59-8506917ef935 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:01.888593 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f555868b-310b-4777-ad59-8506917ef935 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:01.888738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f555868b-310b-4777-ad59-8506917ef935 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:01.892853 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:01.892853 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:01.893596 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f555868b-310b-4777-ad59-8506917ef935 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:01.893940 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 703/2844] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:01 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:01.972780 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed1f3d50-5acf-4702-99a7-8d913228277f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:01.976940 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed1f3d50-5acf-4702-99a7-8d913228277f tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:01.977168 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed1f3d50-5acf-4702-99a7-8d913228277f tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:01.977420 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed1f3d50-5acf-4702-99a7-8d913228277f tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:01.977523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ed1f3d50-5acf-4702-99a7-8d913228277f tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:01.984778 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:01.984778 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:01.985464 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed1f3d50-5acf-4702-99a7-8d913228277f tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:01.986038 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 713/2845] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:01 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:02.150261 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-df5fac5f-aadc-4c31-bfb5-5f465735e39e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.152069 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-df5fac5f-aadc-4c31-bfb5-5f465735e39e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:02.152286 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-df5fac5f-aadc-4c31-bfb5-5f465735e39e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.152511 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-df5fac5f-aadc-4c31-bfb5-5f465735e39e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.159819 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.159819 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:02.164057 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-df5fac5f-aadc-4c31-bfb5-5f465735e39e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:02.169073 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-df5fac5f-aadc-4c31-bfb5-5f465735e39e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:02.169578 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 718/2846] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:02.181390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b317fcfd-226b-4ace-9147-19260cd59993 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.183177 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b317fcfd-226b-4ace-9147-19260cd59993 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:02.183431 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b317fcfd-226b-4ace-9147-19260cd59993 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.183661 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b317fcfd-226b-4ace-9147-19260cd59993 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.190899 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.190899 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:02.194607 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b317fcfd-226b-4ace-9147-19260cd59993 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:02.199419 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b317fcfd-226b-4ace-9147-19260cd59993 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:02.199980 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 713/2847] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:02.252053 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-88ab0e59-c49c-4072-8e9a-93b291dcb96c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.254554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-88ab0e59-c49c-4072-8e9a-93b291dcb96c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:02.254818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-88ab0e59-c49c-4072-8e9a-93b291dcb96c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.255055 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-88ab0e59-c49c-4072-8e9a-93b291dcb96c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.263953 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.263953 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:02.268751 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-88ab0e59-c49c-4072-8e9a-93b291dcb96c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:02.274087 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-88ab0e59-c49c-4072-8e9a-93b291dcb96c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:02.274444 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 704/2848] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:02.357820 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7d9b45ec-c0c4-41c0-99d4-940a634fc3c4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.358265 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d9b45ec-c0c4-41c0-99d4-940a634fc3c4 None None] GET https://10.4.3.152/volume// Aug 18 07:36:02.358734 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7d9b45ec-c0c4-41c0-99d4-940a634fc3c4 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.358734 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7d9b45ec-c0c4-41c0-99d4-940a634fc3c4 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.359134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d9b45ec-c0c4-41c0-99d4-940a634fc3c4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:02.359531 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 714/2849] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:02.368164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-2ca47b49-571e-4777-bec2-ae3196d5763a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.370464 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-2ca47b49-571e-4777-bec2-ae3196d5763a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:36:02.370903 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-2ca47b49-571e-4777-bec2-ae3196d5763a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af434236-c89b-44c2-be2b-13a71167d339", "connector": null, "instance_uuid": "7ae02fc3-1072-47b7-8bf0-4c5075c0f29f"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:02.380625 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.380625 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:02.417283 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-2ca47b49-571e-4777-bec2-ae3196d5763a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:36:02.417957 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 719/2850] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:36:02 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) Aug 18 07:36:02.456839 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3bd4e594-4e77-4e6e-a930-f002e1e13bf2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.458788 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bd4e594-4e77-4e6e-a930-f002e1e13bf2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:02.458788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bd4e594-4e77-4e6e-a930-f002e1e13bf2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.458788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bd4e594-4e77-4e6e-a930-f002e1e13bf2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.466253 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c7e586f5-025e-4025-b7d7-bb1bb31da7ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.466697 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7e586f5-025e-4025-b7d7-bb1bb31da7ee None None] GET https://10.4.3.152/volume// Aug 18 07:36:02.466936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7e586f5-025e-4025-b7d7-bb1bb31da7ee None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.467181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7e586f5-025e-4025-b7d7-bb1bb31da7ee None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.467558 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7e586f5-025e-4025-b7d7-bb1bb31da7ee None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:02.467991 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 705/2851] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:02.470934 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.470934 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:02.475132 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3bd4e594-4e77-4e6e-a930-f002e1e13bf2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:02.476457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-f50288a7-d404-4171-8a7f-f12bf8c7e5c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.479688 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-f50288a7-d404-4171-8a7f-f12bf8c7e5c5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:02.479937 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-f50288a7-d404-4171-8a7f-f12bf8c7e5c5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.480169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-f50288a7-d404-4171-8a7f-f12bf8c7e5c5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.483840 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bd4e594-4e77-4e6e-a930-f002e1e13bf2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:02.484375 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 714/2852] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:02.491883 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.491883 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:02.497022 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-f50288a7-d404-4171-8a7f-f12bf8c7e5c5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:02.501511 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-f50288a7-d404-4171-8a7f-f12bf8c7e5c5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:02.501952 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 715/2853] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:02.569334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ec416b3d-6d32-4168-b2ef-5ee1b5d7452f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.571552 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec416b3d-6d32-4168-b2ef-5ee1b5d7452f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:02.571794 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec416b3d-6d32-4168-b2ef-5ee1b5d7452f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.572026 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec416b3d-6d32-4168-b2ef-5ee1b5d7452f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.584060 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.584060 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:02.588081 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec416b3d-6d32-4168-b2ef-5ee1b5d7452f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Volume info retrieved successfully. Aug 18 07:36:02.592156 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec416b3d-6d32-4168-b2ef-5ee1b5d7452f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 200 Aug 18 07:36:02.592542 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 720/2854] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:02.609901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-698dac89-46a3-4510-b5a8-7d68560a10e8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.612013 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-698dac89-46a3-4510-b5a8-7d68560a10e8 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 18 07:36:02.612088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-698dac89-46a3-4510-b5a8-7d68560a10e8 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7720046e-6fbe-4aed-b385-d050367b2095"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:02.613477 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volume_transfer [None req-698dac89-46a3-4510-b5a8-7d68560a10e8 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Creating new volume transfer {'transfer': {'volume_id': '7720046e-6fbe-4aed-b385-d050367b2095'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 07:36:02.613650 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volume_transfer [None req-698dac89-46a3-4510-b5a8-7d68560a10e8 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Creating transfer of volume 7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:02.613787 np0000007613 devstack@c-api.service[100293]: INFO cinder.transfer.api [None req-698dac89-46a3-4510-b5a8-7d68560a10e8 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Generating transfer record for volume 7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:02.620057 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.620057 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:02.640237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-8d341cae-8a28-46ae-9a2f-27e702d1875b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.643406 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-8d341cae-8a28-46ae-9a2f-27e702d1875b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] PUT https://10.4.3.152/volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d Aug 18 07:36:02.643841 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-8d341cae-8a28-46ae-9a2f-27e702d1875b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:02.647548 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-698dac89-46a3-4510-b5a8-7d68560a10e8 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 18 07:36:02.648081 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 706/2855] 10.4.3.152 () {70 vars in 1326 bytes} [Tue Aug 18 07:36:02 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:02.653701 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-8d341cae-8a28-46ae-9a2f-27e702d1875b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Acquiring lock "cinder-attachment_update-af434236-c89b-44c2-be2b-13a71167d339-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:36:02.659142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-8d341cae-8a28-46ae-9a2f-27e702d1875b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-af434236-c89b-44c2-be2b-13a71167d339-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:36:02.660505 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.660505 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:02.661056 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8e8d11f7-4d9e-4ae4-ae9e-3fcb44240585 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.662909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8e8d11f7-4d9e-4ae4-ae9e-3fcb44240585 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:02.663554 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8e8d11f7-4d9e-4ae4-ae9e-3fcb44240585 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.663554 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8e8d11f7-4d9e-4ae4-ae9e-3fcb44240585 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.670351 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.670351 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:02.673487 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8e8d11f7-4d9e-4ae4-ae9e-3fcb44240585 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Volume info retrieved successfully. Aug 18 07:36:02.677709 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8e8d11f7-4d9e-4ae4-ae9e-3fcb44240585 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 200 Aug 18 07:36:02.678526 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 716/2856] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:02.694723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f707e852-38f2-4d9f-bd91-edda921f1e7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.698547 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f707e852-38f2-4d9f-bd91-edda921f1e7d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f Aug 18 07:36:02.699896 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f707e852-38f2-4d9f-bd91-edda921f1e7d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.700186 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f707e852-38f2-4d9f-bd91-edda921f1e7d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.707697 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f707e852-38f2-4d9f-bd91-edda921f1e7d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f returned with HTTP 200 Aug 18 07:36:02.707697 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 721/2857] 10.4.3.152 () {68 vars in 1416 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f => generated 540 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:02.716711 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ccf0dfc7-67a4-44e3-8184-780c43421aa3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.718822 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccf0dfc7-67a4-44e3-8184-780c43421aa3 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volume-transfers Aug 18 07:36:02.719088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccf0dfc7-67a4-44e3-8184-780c43421aa3 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.719406 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccf0dfc7-67a4-44e3-8184-780c43421aa3 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.719641 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volume_transfer [None req-ccf0dfc7-67a4-44e3-8184-780c43421aa3 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Listing volume transfers {{(pid=100293) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 07:36:02.723454 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccf0dfc7-67a4-44e3-8184-780c43421aa3 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 200 Aug 18 07:36:02.723896 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 707/2858] 10.4.3.152 () {68 vars in 1305 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:02.732102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.747718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-8d341cae-8a28-46ae-9a2f-27e702d1875b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-af434236-c89b-44c2-be2b-13a71167d339-np0000007613" released by "attachment_update" :: held 0.089s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:36:02.748098 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-8d341cae-8a28-46ae-9a2f-27e702d1875b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d returned with HTTP 200 Aug 18 07:36:02.748628 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 715/2859] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:36:02 2026] PUT /volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:02.766594 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-4bdd3f54-a955-42bf-b276-11cca7562729 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.771499 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-4bdd3f54-a955-42bf-b276-11cca7562729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/encryption Aug 18 07:36:02.771499 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-4bdd3f54-a955-42bf-b276-11cca7562729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.771499 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-4bdd3f54-a955-42bf-b276-11cca7562729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.793505 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.793505 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:02.809411 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-4bdd3f54-a955-42bf-b276-11cca7562729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/encryption returned with HTTP 200 Aug 18 07:36:02.809867 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 722/2860] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/encryption => generated 160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:02.831568 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] POST https://10.4.3.152/volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f/accept Aug 18 07:36:02.831752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ada65927835e0a4f"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:02.833335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.volume_transfer [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Accepting volume transfer 99e21c67-4383-43e0-a9c3-52732d3d752f {{(pid=100290) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 07:36:02.833335 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.volume_transfer [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Accepting transfer 99e21c67-4383-43e0-a9c3-52732d3d752f Aug 18 07:36:02.901911 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Created reservations ['fa5da42e-3507-49be-b0b1-d869bc33c73b', 'f565f563-6654-4fb0-9073-c45da50348b6', '9f1d1e8f-6a4c-47c4-9659-d786233f5318', '35fd3a1d-433b-408a-b778-8a4115efc0d3'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:02.907415 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c4e1a1e7-fc9a-4734-9b1b-61efbab21f6c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:02.910307 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4e1a1e7-fc9a-4734-9b1b-61efbab21f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:02.910499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4e1a1e7-fc9a-4734-9b1b-61efbab21f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:02.910659 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4e1a1e7-fc9a-4734-9b1b-61efbab21f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:02.910789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c4e1a1e7-fc9a-4734-9b1b-61efbab21f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:02.915659 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:02.915659 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:02.916589 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4e1a1e7-fc9a-4734-9b1b-61efbab21f6c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:02.917087 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 708/2861] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:02.925415 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Created reservations ['a628e1a6-e755-47a3-a77e-21a2e21b20ca', '67578cdb-2ddd-4a31-824f-e6d0694b1b67', '06377ba7-f7a4-428c-a700-69becffb80fe', '749036c8-229b-4dbc-ae02-67d316694958'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:02.964147 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Created reservations ['6c19c39d-e5a5-4cdc-9607-0d0789a0cd55', 'a74d24ea-5eb9-4bb5-8e26-72fe1e1ee7fb', 'bf7e2b3f-09e7-4bb9-81d2-5536194ce6b1', 'ce6916a0-04ef-4a24-97cf-2278f5743543'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:02.999117 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Created reservations ['f24f80ac-af49-48c1-9b21-8d697a349249', 'a322c78f-4b89-4c8f-b93c-daf3d8ab191a', 'dea242f9-2f62-4b22-80fd-d2f6ff432237', '17a12d13-c28b-4934-ad1a-1745df4b514a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:02.999688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ba622b1-d4e9-43c1-82e6-e12823765f46 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.001611 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ba622b1-d4e9-43c1-82e6-e12823765f46 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:03.001611 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ba622b1-d4e9-43c1-82e6-e12823765f46 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.001843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ba622b1-d4e9-43c1-82e6-e12823765f46 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.001889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6ba622b1-d4e9-43c1-82e6-e12823765f46 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:03.007930 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:03.007930 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:03.008849 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ba622b1-d4e9-43c1-82e6-e12823765f46 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:03.009561 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 716/2862] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:02 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:03.014385 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Transfer volume completed successfully. Aug 18 07:36:03.086027 np0000007613 devstack@c-api.service[100290]: INFO cinder.transfer.api [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Volume 7720046e-6fbe-4aed-b385-d050367b2095 has been transferred. Aug 18 07:36:03.092772 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1e9d876-6d34-49a4-a3f3-d2489cd1a9aa tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] https://10.4.3.152/volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f/accept returned with HTTP 202 Aug 18 07:36:03.093194 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 717/2863] 10.4.3.152 () {70 vars in 1458 bytes} [Tue Aug 18 07:36:02 2026] POST /volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f/accept => generated 365 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:03.102473 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a3f1ef53-88a4-4c3a-b83c-4f055e6668da None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.103972 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3f1ef53-88a4-4c3a-b83c-4f055e6668da tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:03.104428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a3f1ef53-88a4-4c3a-b83c-4f055e6668da tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.104765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a3f1ef53-88a4-4c3a-b83c-4f055e6668da tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.113777 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:03.113777 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:03.116662 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a3f1ef53-88a4-4c3a-b83c-4f055e6668da tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Volume info retrieved successfully. Aug 18 07:36:03.122640 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a3f1ef53-88a4-4c3a-b83c-4f055e6668da tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 200 Aug 18 07:36:03.123590 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 723/2864] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:03 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:03.137553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-083cf75f-0a96-491e-875b-1cea89e86a2c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.140325 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-083cf75f-0a96-491e-875b-1cea89e86a2c tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:03.140602 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-083cf75f-0a96-491e-875b-1cea89e86a2c tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.140869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-083cf75f-0a96-491e-875b-1cea89e86a2c tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.148363 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:03.148363 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:03.152220 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-083cf75f-0a96-491e-875b-1cea89e86a2c tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] Volume info retrieved successfully. Aug 18 07:36:03.157248 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-083cf75f-0a96-491e-875b-1cea89e86a2c tempest-VolumesTransfersV357Test-8982496 tempest-VolumesTransfersV357Test-8982496-project-member] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 200 Aug 18 07:36:03.157743 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 709/2865] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:03 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:03.172230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59a815cf-6a09-4ff7-bc57-1af38ae5be0d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.174170 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59a815cf-6a09-4ff7-bc57-1af38ae5be0d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f Aug 18 07:36:03.174440 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59a815cf-6a09-4ff7-bc57-1af38ae5be0d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.174636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59a815cf-6a09-4ff7-bc57-1af38ae5be0d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.174761 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-59a815cf-6a09-4ff7-bc57-1af38ae5be0d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Delete transfer with id: 99e21c67-4383-43e0-a9c3-52732d3d752f Aug 18 07:36:03.178033 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59a815cf-6a09-4ff7-bc57-1af38ae5be0d tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f returned with HTTP 404 Aug 18 07:36:03.178518 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 717/2866] 10.4.3.152 () {68 vars in 1419 bytes} [Tue Aug 18 07:36:03 2026] DELETE /volume/v3/volume-transfers/99e21c67-4383-43e0-a9c3-52732d3d752f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:03.185952 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-09e3c4eb-374c-42df-b748-105af43964f7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.211889 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09e3c4eb-374c-42df-b748-105af43964f7 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:03.212201 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09e3c4eb-374c-42df-b748-105af43964f7 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.212592 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-09e3c4eb-374c-42df-b748-105af43964f7 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.212811 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-09e3c4eb-374c-42df-b748-105af43964f7 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Delete volume with id: 7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:03.221828 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:03.221828 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:03.222192 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09e3c4eb-374c-42df-b748-105af43964f7 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Volume info retrieved successfully. Aug 18 07:36:03.245771 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-09e3c4eb-374c-42df-b748-105af43964f7 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Delete volume request issued successfully. Aug 18 07:36:03.246025 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-09e3c4eb-374c-42df-b748-105af43964f7 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 202 Aug 18 07:36:03.246510 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 718/2867] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:36:03 2026] DELETE /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:36:03.255563 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-731368c6-d807-491e-b41c-73455fd0946d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.258194 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-731368c6-d807-491e-b41c-73455fd0946d tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:03.259230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-731368c6-d807-491e-b41c-73455fd0946d tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.259230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-731368c6-d807-491e-b41c-73455fd0946d tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.268837 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:03.268837 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:03.274012 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-731368c6-d807-491e-b41c-73455fd0946d tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Volume info retrieved successfully. Aug 18 07:36:03.280904 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-731368c6-d807-491e-b41c-73455fd0946d tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 200 Aug 18 07:36:03.280904 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 724/2868] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:03 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:03.498307 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-21654d7f-72d2-4477-b34e-b3a401a6373c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.500341 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21654d7f-72d2-4477-b34e-b3a401a6373c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:03.500569 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21654d7f-72d2-4477-b34e-b3a401a6373c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.500784 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21654d7f-72d2-4477-b34e-b3a401a6373c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.511306 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:03.511306 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:03.515145 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-21654d7f-72d2-4477-b34e-b3a401a6373c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:03.520225 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21654d7f-72d2-4477-b34e-b3a401a6373c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:03.520723 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 710/2869] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:03 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:03.926955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2400d726-ebbd-4eab-a249-bc0987ec1454 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:03.928793 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2400d726-ebbd-4eab-a249-bc0987ec1454 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:03.928976 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2400d726-ebbd-4eab-a249-bc0987ec1454 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:03.929148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2400d726-ebbd-4eab-a249-bc0987ec1454 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:03.929295 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2400d726-ebbd-4eab-a249-bc0987ec1454 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:03.933701 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:03.933701 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:03.934386 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2400d726-ebbd-4eab-a249-bc0987ec1454 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:03.934721 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 718/2870] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:03 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:04.021325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-406e005a-f5ea-4195-b4d0-056e06660cb1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.024383 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-406e005a-f5ea-4195-b4d0-056e06660cb1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:04.024652 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-406e005a-f5ea-4195-b4d0-056e06660cb1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:04.024886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-406e005a-f5ea-4195-b4d0-056e06660cb1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:04.025008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-406e005a-f5ea-4195-b4d0-056e06660cb1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:04.029376 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:04.029376 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:04.030231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-406e005a-f5ea-4195-b4d0-056e06660cb1 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:04.030708 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 719/2871] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:04 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:04.295264 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4824eec9-fa01-4637-bc5e-d25cdf56e3ca None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.297878 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4824eec9-fa01-4637-bc5e-d25cdf56e3ca tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:04.298132 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4824eec9-fa01-4637-bc5e-d25cdf56e3ca tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:04.298377 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4824eec9-fa01-4637-bc5e-d25cdf56e3ca tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:04.304593 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4824eec9-fa01-4637-bc5e-d25cdf56e3ca tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 404 Aug 18 07:36:04.305076 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 725/2872] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:04 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:04.312716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-08288d5a-c6bf-47e5-bb6d-7f582956bb6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.314610 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-08288d5a-c6bf-47e5-bb6d-7f582956bb6f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:04.314873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-08288d5a-c6bf-47e5-bb6d-7f582956bb6f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:04.315111 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-08288d5a-c6bf-47e5-bb6d-7f582956bb6f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:04.321018 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-08288d5a-c6bf-47e5-bb6d-7f582956bb6f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 404 Aug 18 07:36:04.321635 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 711/2873] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:04 2026] GET /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:04.329175 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-462c0951-0a5a-49f8-a20d-26eaedd7c95b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.330931 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-462c0951-0a5a-49f8-a20d-26eaedd7c95b tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] DELETE https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:04.331128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-462c0951-0a5a-49f8-a20d-26eaedd7c95b tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:04.331333 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-462c0951-0a5a-49f8-a20d-26eaedd7c95b tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:04.331749 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-462c0951-0a5a-49f8-a20d-26eaedd7c95b tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Delete volume with id: 7720046e-6fbe-4aed-b385-d050367b2095 Aug 18 07:36:04.337144 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-462c0951-0a5a-49f8-a20d-26eaedd7c95b tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 returned with HTTP 404 Aug 18 07:36:04.337611 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 719/2874] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:36:04 2026] DELETE /volume/v3/volumes/7720046e-6fbe-4aed-b385-d050367b2095 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:04.345002 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3a157345-abab-4d32-a860-691f952f3f60 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.346750 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:04.347130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-920047170"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:04.348665 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-920047170'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:04.348787 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Create volume of 1 GB Aug 18 07:36:04.355353 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Availability Zones retrieved successfully. Aug 18 07:36:04.360902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Flow 'volume_create_api' (f4fafec1-a546-4dd1-bc38-5ead6eb8be53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:04.361777 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805bb513-bb65-4ff1-8d86-4c37d36c8ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:04.362641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:04.390689 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805bb513-bb65-4ff1-8d86-4c37d36c8ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:04.391505 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade0ae46-e645-46d7-9ae6-10e53c4bb61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:04.438237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Created reservations ['89d7e442-5708-4f0d-b482-1d95eb1f1dcd', '3e8619ea-83f4-4db0-999f-20529b1e7b2a', '5c0ebba2-5c03-449e-9083-7ef7e7de0f69', '81428c55-d5d6-4716-b205-39cf41c2aeed'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:04.439050 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade0ae46-e645-46d7-9ae6-10e53c4bb61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89d7e442-5708-4f0d-b482-1d95eb1f1dcd', '3e8619ea-83f4-4db0-999f-20529b1e7b2a', '5c0ebba2-5c03-449e-9083-7ef7e7de0f69', '81428c55-d5d6-4716-b205-39cf41c2aeed']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:04.439846 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d43af2-17ab-49c3-9771-920f7d0be92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:04.466887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14d43af2-17ab-49c3-9771-920f7d0be92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bee5db3-c905-4ccc-8cc7-e71a0e11d2be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-920047170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc41c9d7f7874cde975ec5703dbec8b7',qos_specs=None,replication_status=,reservations=['89d7e442-5708-4f0d-b482-1d95eb1f1dcd','3e8619ea-83f4-4db0-999f-20529b1e7b2a','5c0ebba2-5c03-449e-9083-7ef7e7de0f69','81428c55-d5d6-4716-b205-39cf41c2aeed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82745398104e44489b49defec47d5419',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-920047170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bee5db3-c905-4ccc-8cc7-e71a0e11d2be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc41c9d7f7874cde975ec5703dbec8b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82745398104e44489b49defec47d5419',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:04.467857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d734f5-fe3e-4294-a032-47e4c2b3c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:04.489120 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d734f5-fe3e-4294-a032-47e4c2b3c393) transitioned into state 'SUCCESS' from state '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-920047170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc41c9d7f7874cde975ec5703dbec8b7',qos_specs=None,replication_status=,reservations=['89d7e442-5708-4f0d-b482-1d95eb1f1dcd','3e8619ea-83f4-4db0-999f-20529b1e7b2a','5c0ebba2-5c03-449e-9083-7ef7e7de0f69','81428c55-d5d6-4716-b205-39cf41c2aeed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82745398104e44489b49defec47d5419',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:04.489807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ead3bb-d277-4d29-946d-58a988b3d92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:04.500203 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ead3bb-d277-4d29-946d-58a988b3d92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:04.501016 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Flow 'volume_create_api' (f4fafec1-a546-4dd1-bc38-5ead6eb8be53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:04.501312 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Create volume request issued successfully. Aug 18 07:36:04.501861 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3a157345-abab-4d32-a860-691f952f3f60 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:04.502262 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 720/2875] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:36:04 2026] POST /volume/v3/volumes => generated 818 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:04.513682 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-888722db-77ee-4eda-80a2-45d517dcbc4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.515530 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-888722db-77ee-4eda-80a2-45d517dcbc4a tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:04.515725 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-888722db-77ee-4eda-80a2-45d517dcbc4a tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:04.515909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-888722db-77ee-4eda-80a2-45d517dcbc4a tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:04.523422 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:04.523422 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:04.527162 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-888722db-77ee-4eda-80a2-45d517dcbc4a tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Volume info retrieved successfully. Aug 18 07:36:04.532556 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-888722db-77ee-4eda-80a2-45d517dcbc4a tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 200 Aug 18 07:36:04.532944 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 726/2876] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:04 2026] GET /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:04.534165 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fcc4c7e9-0cca-41a5-bfb8-f22fd0d70733 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.543689 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcc4c7e9-0cca-41a5-bfb8-f22fd0d70733 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:04.543884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcc4c7e9-0cca-41a5-bfb8-f22fd0d70733 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:04.544139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcc4c7e9-0cca-41a5-bfb8-f22fd0d70733 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:04.561523 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:04.561523 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:04.567384 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fcc4c7e9-0cca-41a5-bfb8-f22fd0d70733 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:04.573021 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcc4c7e9-0cca-41a5-bfb8-f22fd0d70733 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:04.573826 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 712/2877] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:04 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:04.948104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6f1db836-86e1-426c-af55-29bc77637c5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:04.953614 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f1db836-86e1-426c-af55-29bc77637c5e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:04.953806 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f1db836-86e1-426c-af55-29bc77637c5e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:04.953969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f1db836-86e1-426c-af55-29bc77637c5e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:04.954074 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6f1db836-86e1-426c-af55-29bc77637c5e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:04.962422 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:04.962422 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:04.962422 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f1db836-86e1-426c-af55-29bc77637c5e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:04.962422 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 720/2878] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:04 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:05.042768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66e630da-7b2c-4fb0-8303-7279994fed5b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.044580 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66e630da-7b2c-4fb0-8303-7279994fed5b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:05.044742 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66e630da-7b2c-4fb0-8303-7279994fed5b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.044931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66e630da-7b2c-4fb0-8303-7279994fed5b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.045028 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-66e630da-7b2c-4fb0-8303-7279994fed5b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:05.049497 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.049497 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:05.050232 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66e630da-7b2c-4fb0-8303-7279994fed5b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:05.050653 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 721/2879] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:05.552571 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da8bff92-55bf-4c0a-a17f-b1896d083a7f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.557073 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da8bff92-55bf-4c0a-a17f-b1896d083a7f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.557364 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da8bff92-55bf-4c0a-a17f-b1896d083a7f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.557588 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da8bff92-55bf-4c0a-a17f-b1896d083a7f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.577239 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.577239 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:05.578697 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-da8bff92-55bf-4c0a-a17f-b1896d083a7f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Volume info retrieved successfully. Aug 18 07:36:05.588186 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da8bff92-55bf-4c0a-a17f-b1896d083a7f tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 200 Aug 18 07:36:05.589970 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 727/2880] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:05.590071 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-52e9d7fc-b0a5-497d-babf-b5021304b111 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.596536 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52e9d7fc-b0a5-497d-babf-b5021304b111 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:05.596783 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52e9d7fc-b0a5-497d-babf-b5021304b111 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.597114 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-52e9d7fc-b0a5-497d-babf-b5021304b111 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.605727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e42bf9a5-cf60-42c8-adb4-ec8341c5f1c7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.610984 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e42bf9a5-cf60-42c8-adb4-ec8341c5f1c7 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] POST https://10.4.3.152/volume/v3/volume-transfers Aug 18 07:36:05.611461 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e42bf9a5-cf60-42c8-adb4-ec8341c5f1c7 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3bee5db3-c905-4ccc-8cc7-e71a0e11d2be"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:05.617269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volume_transfer [None req-e42bf9a5-cf60-42c8-adb4-ec8341c5f1c7 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Creating new volume transfer {'transfer': {'volume_id': '3bee5db3-c905-4ccc-8cc7-e71a0e11d2be'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 07:36:05.617269 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volume_transfer [None req-e42bf9a5-cf60-42c8-adb4-ec8341c5f1c7 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Creating transfer of volume 3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.617269 np0000007613 devstack@c-api.service[100292]: INFO cinder.transfer.api [None req-e42bf9a5-cf60-42c8-adb4-ec8341c5f1c7 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Generating transfer record for volume 3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.633706 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.633706 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:05.633864 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.633864 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:05.644973 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-52e9d7fc-b0a5-497d-babf-b5021304b111 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:05.649423 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e42bf9a5-cf60-42c8-adb4-ec8341c5f1c7 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers returned with HTTP 202 Aug 18 07:36:05.649800 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 721/2881] 10.4.3.152 () {70 vars in 1326 bytes} [Tue Aug 18 07:36:05 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:05.653306 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-52e9d7fc-b0a5-497d-babf-b5021304b111 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:05.653892 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 713/2882] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:05.663883 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-212d68a7-7a07-4440-b925-bfb51a990547 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.668079 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-212d68a7-7a07-4440-b925-bfb51a990547 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.668181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-212d68a7-7a07-4440-b925-bfb51a990547 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.668413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-212d68a7-7a07-4440-b925-bfb51a990547 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.677530 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.677530 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:05.682282 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-212d68a7-7a07-4440-b925-bfb51a990547 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Volume info retrieved successfully. Aug 18 07:36:05.688723 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-212d68a7-7a07-4440-b925-bfb51a990547 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 200 Aug 18 07:36:05.689283 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 722/2883] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:05.710706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-98bfc64a-93f6-48a4-925d-5144eead7438 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.714802 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-98bfc64a-93f6-48a4-925d-5144eead7438 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volume-transfers/detail Aug 18 07:36:05.715187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-98bfc64a-93f6-48a4-925d-5144eead7438 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.715298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-98bfc64a-93f6-48a4-925d-5144eead7438 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.715673 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volume_transfer [None req-98bfc64a-93f6-48a4-925d-5144eead7438 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Listing volume transfers {{(pid=100291) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 07:36:05.721014 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-98bfc64a-93f6-48a4-925d-5144eead7438 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 07:36:05.722724 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 728/2884] 10.4.3.152 () {68 vars in 1326 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:05.732871 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3d945c6c-51ee-40ac-ad87-2cc2da863a8e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.735170 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d945c6c-51ee-40ac-ad87-2cc2da863a8e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/03543c4d-b387-4416-bf3e-68038733646e Aug 18 07:36:05.735506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d945c6c-51ee-40ac-ad87-2cc2da863a8e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.735788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d945c6c-51ee-40ac-ad87-2cc2da863a8e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.735955 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-3d945c6c-51ee-40ac-ad87-2cc2da863a8e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Delete transfer with id: 03543c4d-b387-4416-bf3e-68038733646e Aug 18 07:36:05.749932 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.749932 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:05.761461 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d945c6c-51ee-40ac-ad87-2cc2da863a8e tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers/03543c4d-b387-4416-bf3e-68038733646e returned with HTTP 202 Aug 18 07:36:05.762060 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 722/2885] 10.4.3.152 () {68 vars in 1419 bytes} [Tue Aug 18 07:36:05 2026] DELETE /volume/v3/volume-transfers/03543c4d-b387-4416-bf3e-68038733646e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:36:05.771437 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c9e8eab9-1314-4f90-bd8b-6803e247c180 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.773166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9e8eab9-1314-4f90-bd8b-6803e247c180 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.773428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9e8eab9-1314-4f90-bd8b-6803e247c180 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.773607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9e8eab9-1314-4f90-bd8b-6803e247c180 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.782438 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.782438 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:05.787900 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c9e8eab9-1314-4f90-bd8b-6803e247c180 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Volume info retrieved successfully. Aug 18 07:36:05.792099 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9e8eab9-1314-4f90-bd8b-6803e247c180 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 200 Aug 18 07:36:05.792669 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 714/2886] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:05.812468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1540f440-ef38-4ab3-a738-324e27e64472 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.817389 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1540f440-ef38-4ab3-a738-324e27e64472 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] DELETE https://10.4.3.152/volume/v3/volume-transfers/03543c4d-b387-4416-bf3e-68038733646e Aug 18 07:36:05.817646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1540f440-ef38-4ab3-a738-324e27e64472 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.817883 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1540f440-ef38-4ab3-a738-324e27e64472 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.818021 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.volume_transfer [None req-1540f440-ef38-4ab3-a738-324e27e64472 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Delete transfer with id: 03543c4d-b387-4416-bf3e-68038733646e Aug 18 07:36:05.825821 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1540f440-ef38-4ab3-a738-324e27e64472 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volume-transfers/03543c4d-b387-4416-bf3e-68038733646e returned with HTTP 404 Aug 18 07:36:05.826467 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 723/2887] 10.4.3.152 () {68 vars in 1419 bytes} [Tue Aug 18 07:36:05 2026] DELETE /volume/v3/volume-transfers/03543c4d-b387-4416-bf3e-68038733646e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:05.837154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d90b0efb-fbe2-4677-9372-03b250e5626f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.838977 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d90b0efb-fbe2-4677-9372-03b250e5626f tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.839161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d90b0efb-fbe2-4677-9372-03b250e5626f tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.839334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d90b0efb-fbe2-4677-9372-03b250e5626f tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.839508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-d90b0efb-fbe2-4677-9372-03b250e5626f tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Delete volume with id: 3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.846477 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.846477 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:05.847302 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d90b0efb-fbe2-4677-9372-03b250e5626f tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Volume info retrieved successfully. Aug 18 07:36:05.870931 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d90b0efb-fbe2-4677-9372-03b250e5626f tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Delete volume request issued successfully. Aug 18 07:36:05.871106 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d90b0efb-fbe2-4677-9372-03b250e5626f tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 202 Aug 18 07:36:05.871736 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 729/2888] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:36:05 2026] DELETE /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:36:05.881259 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-641e0364-a846-479a-a1a7-b4cfaa7d0b1e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.883550 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-641e0364-a846-479a-a1a7-b4cfaa7d0b1e tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] GET https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:05.883688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-641e0364-a846-479a-a1a7-b4cfaa7d0b1e tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.883932 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-641e0364-a846-479a-a1a7-b4cfaa7d0b1e tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.893138 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.893138 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:05.899605 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-641e0364-a846-479a-a1a7-b4cfaa7d0b1e tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Volume info retrieved successfully. Aug 18 07:36:05.909890 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-641e0364-a846-479a-a1a7-b4cfaa7d0b1e tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 200 Aug 18 07:36:05.910452 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 723/2889] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:05.976449 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77230451-3f4f-443b-97a1-adab11602742 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:05.979271 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77230451-3f4f-443b-97a1-adab11602742 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:05.979457 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77230451-3f4f-443b-97a1-adab11602742 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:05.979621 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77230451-3f4f-443b-97a1-adab11602742 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:05.979736 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-77230451-3f4f-443b-97a1-adab11602742 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:05.986285 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:05.986285 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:05.987130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77230451-3f4f-443b-97a1-adab11602742 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:05.987544 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 715/2890] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:05 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:06.066506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1bc1aa35-9972-4839-a186-b5e883152ce6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:06.068458 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bc1aa35-9972-4839-a186-b5e883152ce6 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:06.068971 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bc1aa35-9972-4839-a186-b5e883152ce6 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:06.070225 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bc1aa35-9972-4839-a186-b5e883152ce6 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:06.070225 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1bc1aa35-9972-4839-a186-b5e883152ce6 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:06.078656 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:06.078656 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:06.079564 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bc1aa35-9972-4839-a186-b5e883152ce6 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:06.079767 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 724/2891] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:06 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:06.671136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31920dd7-7202-45e4-b0bf-07fd633deb95 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:06.674314 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31920dd7-7202-45e4-b0bf-07fd633deb95 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:06.674611 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31920dd7-7202-45e4-b0bf-07fd633deb95 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:06.674866 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31920dd7-7202-45e4-b0bf-07fd633deb95 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:06.688536 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:06.688536 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:06.696276 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-31920dd7-7202-45e4-b0bf-07fd633deb95 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:06.700221 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31920dd7-7202-45e4-b0bf-07fd633deb95 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:06.700807 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 730/2892] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:06 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:06.926618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e33f19f7-192a-4e23-944c-9a1376b50ef5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:06.929730 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e33f19f7-192a-4e23-944c-9a1376b50ef5 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] GET https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:06.929960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e33f19f7-192a-4e23-944c-9a1376b50ef5 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:06.930172 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e33f19f7-192a-4e23-944c-9a1376b50ef5 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:06.943585 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e33f19f7-192a-4e23-944c-9a1376b50ef5 tempest-VolumesTransfersV357Test-414831330 tempest-VolumesTransfersV357Test-414831330-project-admin] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 404 Aug 18 07:36:06.944450 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 724/2893] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:06 2026] GET /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:06.960455 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-81310fff-b3e4-47f6-a377-853f04605efc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:06.964196 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81310fff-b3e4-47f6-a377-853f04605efc tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] GET https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:06.964508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81310fff-b3e4-47f6-a377-853f04605efc tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:06.964744 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81310fff-b3e4-47f6-a377-853f04605efc tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:06.977935 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81310fff-b3e4-47f6-a377-853f04605efc tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 404 Aug 18 07:36:06.978584 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 716/2894] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:06 2026] GET /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:06.989689 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e86481dd-59b4-46ef-8637-793c9ee37ba6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:06.991937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e86481dd-59b4-46ef-8637-793c9ee37ba6 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:06.992236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e86481dd-59b4-46ef-8637-793c9ee37ba6 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:06.992526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e86481dd-59b4-46ef-8637-793c9ee37ba6 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:06.992799 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e86481dd-59b4-46ef-8637-793c9ee37ba6 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] Delete volume with id: 3bee5db3-c905-4ccc-8cc7-e71a0e11d2be Aug 18 07:36:06.999344 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e86481dd-59b4-46ef-8637-793c9ee37ba6 tempest-VolumesTransfersV357Test-1374121152 tempest-VolumesTransfersV357Test-1374121152-project-member] https://10.4.3.152/volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be returned with HTTP 404 Aug 18 07:36:07.000578 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 725/2895] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:36:06 2026] DELETE /volume/v3/volumes/3bee5db3-c905-4ccc-8cc7-e71a0e11d2be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:07.001703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-200af82a-04b9-4fd8-8e24-f98fc557df6e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:07.003771 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-200af82a-04b9-4fd8-8e24-f98fc557df6e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:07.003911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-200af82a-04b9-4fd8-8e24-f98fc557df6e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:07.004075 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-200af82a-04b9-4fd8-8e24-f98fc557df6e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:07.004169 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-200af82a-04b9-4fd8-8e24-f98fc557df6e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:07.010869 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:07.010869 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:07.011844 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-200af82a-04b9-4fd8-8e24-f98fc557df6e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:07.012003 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 731/2896] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:07 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:07.092617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d9a5ae8a-aa54-4ca5-a78b-6033d1666f36 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:07.095249 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d9a5ae8a-aa54-4ca5-a78b-6033d1666f36 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:07.095452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d9a5ae8a-aa54-4ca5-a78b-6033d1666f36 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:07.095680 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d9a5ae8a-aa54-4ca5-a78b-6033d1666f36 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:07.095791 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d9a5ae8a-aa54-4ca5-a78b-6033d1666f36 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:07.102043 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:07.102043 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:07.102726 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d9a5ae8a-aa54-4ca5-a78b-6033d1666f36 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:07.103189 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 725/2897] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:07 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:07.719022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-46a33574-ebb9-413c-9aad-d8c2739b01b8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:07.722150 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-46a33574-ebb9-413c-9aad-d8c2739b01b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:07.722337 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-46a33574-ebb9-413c-9aad-d8c2739b01b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:07.722572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-46a33574-ebb9-413c-9aad-d8c2739b01b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:07.733232 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:07.733232 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:07.738580 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-46a33574-ebb9-413c-9aad-d8c2739b01b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:07.744322 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-46a33574-ebb9-413c-9aad-d8c2739b01b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:07.744870 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 717/2898] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:07 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:08.024786 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cddf5a06-61ea-4cdc-8314-0bd9a8c8c05b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:08.029059 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cddf5a06-61ea-4cdc-8314-0bd9a8c8c05b tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:08.029059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cddf5a06-61ea-4cdc-8314-0bd9a8c8c05b tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:08.029059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cddf5a06-61ea-4cdc-8314-0bd9a8c8c05b tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:08.029059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-cddf5a06-61ea-4cdc-8314-0bd9a8c8c05b tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:08.034647 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:08.034647 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:08.037030 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cddf5a06-61ea-4cdc-8314-0bd9a8c8c05b tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:08.037744 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 726/2899] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:08 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:08.117058 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-10b6ee32-bbfd-41b5-995f-c5f2da42c531 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:08.119908 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10b6ee32-bbfd-41b5-995f-c5f2da42c531 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:08.120105 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10b6ee32-bbfd-41b5-995f-c5f2da42c531 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:08.120315 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10b6ee32-bbfd-41b5-995f-c5f2da42c531 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:08.120459 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-10b6ee32-bbfd-41b5-995f-c5f2da42c531 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:08.127095 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:08.127095 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:08.127924 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10b6ee32-bbfd-41b5-995f-c5f2da42c531 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:08.128310 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 732/2900] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:08 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:08.765279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-26455e5f-4967-49c0-b622-04552e6046fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:08.768733 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26455e5f-4967-49c0-b622-04552e6046fc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:08.768817 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26455e5f-4967-49c0-b622-04552e6046fc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:08.771548 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26455e5f-4967-49c0-b622-04552e6046fc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:08.785814 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:08.785814 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:08.789587 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-26455e5f-4967-49c0-b622-04552e6046fc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:08.795520 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26455e5f-4967-49c0-b622-04552e6046fc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:08.796061 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 726/2901] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:08 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:09.051361 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6a9096fc-61c3-474f-8d55-a1bc1aac1883 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:09.053973 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a9096fc-61c3-474f-8d55-a1bc1aac1883 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:09.054168 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a9096fc-61c3-474f-8d55-a1bc1aac1883 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:09.054430 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6a9096fc-61c3-474f-8d55-a1bc1aac1883 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:09.054583 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6a9096fc-61c3-474f-8d55-a1bc1aac1883 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:09.060150 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:09.060150 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:09.060670 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6a9096fc-61c3-474f-8d55-a1bc1aac1883 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:09.061074 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 718/2902] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:09 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:09.138939 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f41fda6-5c6e-4847-9322-2105d34cd192 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:09.141913 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f41fda6-5c6e-4847-9322-2105d34cd192 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:09.142106 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f41fda6-5c6e-4847-9322-2105d34cd192 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:09.142542 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f41fda6-5c6e-4847-9322-2105d34cd192 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:09.143089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8f41fda6-5c6e-4847-9322-2105d34cd192 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:09.148029 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:09.148029 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:09.148659 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f41fda6-5c6e-4847-9322-2105d34cd192 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:09.149042 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 727/2903] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:09 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:09.814505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c0812b7c-c310-4d59-88c3-73f15b0bbdcf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:09.816793 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0812b7c-c310-4d59-88c3-73f15b0bbdcf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:09.816982 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0812b7c-c310-4d59-88c3-73f15b0bbdcf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:09.817158 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0812b7c-c310-4d59-88c3-73f15b0bbdcf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:09.832477 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:09.832477 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:09.837963 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c0812b7c-c310-4d59-88c3-73f15b0bbdcf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:09.843117 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0812b7c-c310-4d59-88c3-73f15b0bbdcf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:09.843557 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 733/2904] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:09 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:10.077485 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-700843a4-0fac-4d0b-9184-5ab67e38aa47 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:10.083433 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-700843a4-0fac-4d0b-9184-5ab67e38aa47 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:10.083433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-700843a4-0fac-4d0b-9184-5ab67e38aa47 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:10.083433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-700843a4-0fac-4d0b-9184-5ab67e38aa47 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:10.083433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-700843a4-0fac-4d0b-9184-5ab67e38aa47 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:10.091458 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:10.091458 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:10.092841 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-700843a4-0fac-4d0b-9184-5ab67e38aa47 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:10.093692 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 727/2905] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:10 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:10.164480 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0994c52-4dff-4f89-bb19-fef15c21fc43 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:10.166301 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0994c52-4dff-4f89-bb19-fef15c21fc43 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:10.168045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0994c52-4dff-4f89-bb19-fef15c21fc43 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:10.168045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0994c52-4dff-4f89-bb19-fef15c21fc43 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:10.168045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c0994c52-4dff-4f89-bb19-fef15c21fc43 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:10.172416 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:10.172416 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:10.173370 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0994c52-4dff-4f89-bb19-fef15c21fc43 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:10.173988 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 719/2906] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:10 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:10.856441 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cd481dfb-cecb-497e-845f-2b5e4da4f2db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:10.858115 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd481dfb-cecb-497e-845f-2b5e4da4f2db tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:10.858338 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd481dfb-cecb-497e-845f-2b5e4da4f2db tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:10.858533 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd481dfb-cecb-497e-845f-2b5e4da4f2db tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:10.870511 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:10.870511 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:10.874127 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cd481dfb-cecb-497e-845f-2b5e4da4f2db tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:10.878354 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd481dfb-cecb-497e-845f-2b5e4da4f2db tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:10.878688 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 728/2907] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:10 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:11.105024 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-26e47d75-8b47-428d-980a-591a8ed41f54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:11.108582 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26e47d75-8b47-428d-980a-591a8ed41f54 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:11.108773 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26e47d75-8b47-428d-980a-591a8ed41f54 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:11.108960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26e47d75-8b47-428d-980a-591a8ed41f54 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:11.109057 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-26e47d75-8b47-428d-980a-591a8ed41f54 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:11.115557 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:11.115557 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:11.115557 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26e47d75-8b47-428d-980a-591a8ed41f54 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:11.115839 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 734/2908] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:11 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:11.186241 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-68e8f875-1d6a-45bd-aa54-97f510a28ea9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:11.189770 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68e8f875-1d6a-45bd-aa54-97f510a28ea9 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:11.189770 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68e8f875-1d6a-45bd-aa54-97f510a28ea9 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:11.189770 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68e8f875-1d6a-45bd-aa54-97f510a28ea9 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:11.189770 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-68e8f875-1d6a-45bd-aa54-97f510a28ea9 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:11.199586 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:11.199586 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:11.200323 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68e8f875-1d6a-45bd-aa54-97f510a28ea9 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:11.200712 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 728/2909] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:11 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:11.885004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-921a259b-12c4-48ec-aa76-a10b0bdf09ac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:11.886879 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-921a259b-12c4-48ec-aa76-a10b0bdf09ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:36:11.887200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-921a259b-12c4-48ec-aa76-a10b0bdf09ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:11.887623 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-921a259b-12c4-48ec-aa76-a10b0bdf09ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:11.894643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9467afd2-514b-4139-85d7-4ad59340e530 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:11.898422 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9467afd2-514b-4139-85d7-4ad59340e530 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:11.898422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9467afd2-514b-4139-85d7-4ad59340e530 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:11.898422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9467afd2-514b-4139-85d7-4ad59340e530 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:11.909004 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:11.909004 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:11.912573 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:11.912573 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:11.914728 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9467afd2-514b-4139-85d7-4ad59340e530 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:11.918045 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-921a259b-12c4-48ec-aa76-a10b0bdf09ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:11.919678 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9467afd2-514b-4139-85d7-4ad59340e530 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:11.920556 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 729/2910] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:11 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:11.930937 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-921a259b-12c4-48ec-aa76-a10b0bdf09ac tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a returned with HTTP 200 Aug 18 07:36:11.930937 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 720/2911] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:11 2026] GET /volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a => generated 1637 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:12.132173 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-344969b6-960d-435f-b7ef-acf2213ca985 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:12.134229 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-344969b6-960d-435f-b7ef-acf2213ca985 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:12.134508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-344969b6-960d-435f-b7ef-acf2213ca985 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:12.134767 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-344969b6-960d-435f-b7ef-acf2213ca985 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:12.134905 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-344969b6-960d-435f-b7ef-acf2213ca985 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:12.139923 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:12.139923 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:12.140881 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-344969b6-960d-435f-b7ef-acf2213ca985 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:12.141289 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 735/2912] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:12 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:12.214367 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0f66001c-c2f7-49a4-9f62-4bf2eb0bf293 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:12.216517 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f66001c-c2f7-49a4-9f62-4bf2eb0bf293 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:12.216751 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f66001c-c2f7-49a4-9f62-4bf2eb0bf293 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:12.217053 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f66001c-c2f7-49a4-9f62-4bf2eb0bf293 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:12.217330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0f66001c-c2f7-49a4-9f62-4bf2eb0bf293 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:12.221996 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:12.221996 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:12.222979 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f66001c-c2f7-49a4-9f62-4bf2eb0bf293 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:12.223349 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 729/2913] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:12 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:12.941557 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4d7db78-7742-41bf-bf06-4ef4bc18b7bd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:12.944380 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4d7db78-7742-41bf-bf06-4ef4bc18b7bd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:12.944380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4d7db78-7742-41bf-bf06-4ef4bc18b7bd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:12.944529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4d7db78-7742-41bf-bf06-4ef4bc18b7bd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:12.957589 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:12.957589 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:12.963684 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4d7db78-7742-41bf-bf06-4ef4bc18b7bd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:12.969118 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4d7db78-7742-41bf-bf06-4ef4bc18b7bd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:12.970125 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 730/2914] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:12 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:13.158353 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-abbdddce-fbf5-45be-a716-67ea65fe2bc2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.159892 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-abbdddce-fbf5-45be-a716-67ea65fe2bc2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:13.160127 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-abbdddce-fbf5-45be-a716-67ea65fe2bc2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:13.160328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-abbdddce-fbf5-45be-a716-67ea65fe2bc2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:13.160442 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-abbdddce-fbf5-45be-a716-67ea65fe2bc2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:13.164455 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:13.164455 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:13.165517 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-abbdddce-fbf5-45be-a716-67ea65fe2bc2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:13.165662 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 721/2915] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:13 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:13.235809 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-87ac7bec-b204-4ed2-bf8e-515bfb6d5655 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.237158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87ac7bec-b204-4ed2-bf8e-515bfb6d5655 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:13.238036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87ac7bec-b204-4ed2-bf8e-515bfb6d5655 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:13.238036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-87ac7bec-b204-4ed2-bf8e-515bfb6d5655 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:13.238036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-87ac7bec-b204-4ed2-bf8e-515bfb6d5655 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:13.240008 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=688,cinder:UPDATE=143,cinder:INSERT=87 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:36:13.244326 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:13.244326 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:13.245091 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-87ac7bec-b204-4ed2-bf8e-515bfb6d5655 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:13.245585 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 736/2916] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:13 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:13.258024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9f8eab7-8845-4373-b856-362d92295e7c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.260980 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9f8eab7-8845-4373-b856-362d92295e7c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:36:13.261741 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9f8eab7-8845-4373-b856-362d92295e7c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51801f06-b47f-4ee3-b0f5-3207e13c142d", "incremental": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:13.263275 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-c9f8eab7-8845-4373-b856-362d92295e7c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating new backup {'backup': {'volume_id': '51801f06-b47f-4ee3-b0f5-3207e13c142d', 'incremental': True}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:36:13.263438 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-c9f8eab7-8845-4373-b856-362d92295e7c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating backup of volume 51801f06-b47f-4ee3-b0f5-3207e13c142d in container None Aug 18 07:36:13.274360 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:13.274360 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:13.274883 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9f8eab7-8845-4373-b856-362d92295e7c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:36:13.309903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c9f8eab7-8845-4373-b856-362d92295e7c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Created reservations ['8aa9744e-e16c-44d4-b755-4dbbc3781129', 'dd89b1eb-dfb6-47c0-a284-26b030e8b102'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:13.346221 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9f8eab7-8845-4373-b856-362d92295e7c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 400 Aug 18 07:36:13.346823 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 730/2917] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:13 2026] POST /volume/v3/backups => generated 109 bytes in 89 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:36:13.356164 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-70187235-ea45-41e4-b69f-43355c1b085e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.358328 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70187235-ea45-41e4-b69f-43355c1b085e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] DELETE https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:13.358580 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-70187235-ea45-41e4-b69f-43355c1b085e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:13.358826 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-70187235-ea45-41e4-b69f-43355c1b085e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:13.358998 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-70187235-ea45-41e4-b69f-43355c1b085e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Delete backup with id: 8f0ff32f-e55b-4e76-9dec-1bf10a646362. Aug 18 07:36:13.367528 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:13.367528 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:13.393908 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-70187235-ea45-41e4-b69f-43355c1b085e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] delete_backup rpcapi backup_id 8f0ff32f-e55b-4e76-9dec-1bf10a646362 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:36:13.395737 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70187235-ea45-41e4-b69f-43355c1b085e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 202 Aug 18 07:36:13.396260 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 731/2918] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:13 2026] DELETE /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:13.412638 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c86f0efe-e6e9-43a1-91a8-0213b094a9cd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.418000 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c86f0efe-e6e9-43a1-91a8-0213b094a9cd tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:13.418000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c86f0efe-e6e9-43a1-91a8-0213b094a9cd tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:13.418000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c86f0efe-e6e9-43a1-91a8-0213b094a9cd tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:13.418000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c86f0efe-e6e9-43a1-91a8-0213b094a9cd tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:13.431282 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:13.431282 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:13.432070 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c86f0efe-e6e9-43a1-91a8-0213b094a9cd tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:13.432520 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 722/2919] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:13 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:13.495897 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-0f809c5f-bbc1-4bbe-9967-ed6e07930b30 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.500084 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-0f809c5f-bbc1-4bbe-9967-ed6e07930b30 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849 Aug 18 07:36:13.500272 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-0f809c5f-bbc1-4bbe-9967-ed6e07930b30 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:13.500460 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-0f809c5f-bbc1-4bbe-9967-ed6e07930b30 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:13.513600 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:13.513600 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:13.584526 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-0f809c5f-bbc1-4bbe-9967-ed6e07930b30 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849 returned with HTTP 200 Aug 18 07:36:13.584956 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 737/2920] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:36:13 2026] DELETE /volume/v3/attachments/d8e5a822-1bb1-4cdc-80e0-9c1d9cb64849 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:13.596061 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.597818 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:36:13.597972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:13.598138 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:13.598308 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:36:13.604539 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:13.604539 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:13.604909 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:13.623781 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:36:13.624316 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9b75c1a0-abf1-449b-a206-c10d338a041c req-76f1c99d-54ea-4ba4-ad25-0a2df98a44c0 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a returned with HTTP 202 Aug 18 07:36:13.624613 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 731/2921] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:36:13 2026] DELETE /volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:13.984899 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f6f73bd2-670e-4d2a-8dc9-c74946c28a30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:13.990318 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6f73bd2-670e-4d2a-8dc9-c74946c28a30 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:13.990731 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6f73bd2-670e-4d2a-8dc9-c74946c28a30 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:13.990821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f6f73bd2-670e-4d2a-8dc9-c74946c28a30 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:14.012162 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:14.012162 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:14.018666 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f6f73bd2-670e-4d2a-8dc9-c74946c28a30 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:14.025015 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f6f73bd2-670e-4d2a-8dc9-c74946c28a30 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:14.025712 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 732/2922] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:13 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:14.181583 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f5d23f9-038c-4658-a166-0e62a5692acf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:14.183856 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f5d23f9-038c-4658-a166-0e62a5692acf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:14.184169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f5d23f9-038c-4658-a166-0e62a5692acf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:14.184541 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f5d23f9-038c-4658-a166-0e62a5692acf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:14.184847 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5f5d23f9-038c-4658-a166-0e62a5692acf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:14.191163 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:14.191163 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:14.192167 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f5d23f9-038c-4658-a166-0e62a5692acf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:14.193136 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 723/2923] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:14 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:14.445946 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c0cd9c7b-19d4-4382-a471-80c9508c6219 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:14.447167 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0cd9c7b-19d4-4382-a471-80c9508c6219 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:14.447431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0cd9c7b-19d4-4382-a471-80c9508c6219 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:14.447618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c0cd9c7b-19d4-4382-a471-80c9508c6219 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:14.447726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c0cd9c7b-19d4-4382-a471-80c9508c6219 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:14.452533 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:14.452533 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:14.453472 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c0cd9c7b-19d4-4382-a471-80c9508c6219 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 200 Aug 18 07:36:14.453472 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 738/2924] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:14 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:14.531453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-61ac8d8c-5a42-47e5-8fe8-5c35b12d0024 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:14.533102 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61ac8d8c-5a42-47e5-8fe8-5c35b12d0024 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a Aug 18 07:36:14.533652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61ac8d8c-5a42-47e5-8fe8-5c35b12d0024 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:14.533652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-61ac8d8c-5a42-47e5-8fe8-5c35b12d0024 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:14.546244 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-61ac8d8c-5a42-47e5-8fe8-5c35b12d0024 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a returned with HTTP 404 Aug 18 07:36:14.546780 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 732/2925] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:14 2026] GET /volume/v3/volumes/f22368b1-1e85-4462-a2f5-285de51b036a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:14.643608 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:14.647199 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:36:14.647199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:14.647199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:14.647199 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:36:14.652690 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:14.652690 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:14.653113 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:36:14.676871 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot delete request issued successfully. Aug 18 07:36:14.677073 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac8c2a90-357e-44a0-96c6-41b7e7af5151 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 202 Aug 18 07:36:14.677470 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 733/2926] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:36:14 2026] DELETE /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:14.688257 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee89eb3a-b27e-489a-afda-28d3e69d428f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:14.692392 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee89eb3a-b27e-489a-afda-28d3e69d428f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:36:14.692392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee89eb3a-b27e-489a-afda-28d3e69d428f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:14.692392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee89eb3a-b27e-489a-afda-28d3e69d428f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:14.703162 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:14.703162 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:14.705847 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ee89eb3a-b27e-489a-afda-28d3e69d428f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:36:14.708685 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee89eb3a-b27e-489a-afda-28d3e69d428f tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 200 Aug 18 07:36:14.709534 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 724/2927] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:36:14 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:15.043407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-901179d6-3701-4103-aa80-fbe8b8d37907 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.044857 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-901179d6-3701-4103-aa80-fbe8b8d37907 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:15.045072 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-901179d6-3701-4103-aa80-fbe8b8d37907 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.045314 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-901179d6-3701-4103-aa80-fbe8b8d37907 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.056197 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.056197 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:15.062012 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-901179d6-3701-4103-aa80-fbe8b8d37907 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:15.066352 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-901179d6-3701-4103-aa80-fbe8b8d37907 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:15.066972 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 739/2928] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:15 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:15.205148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-74c10ba6-2526-42fe-b8d8-2b8596ecdff7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.208753 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74c10ba6-2526-42fe-b8d8-2b8596ecdff7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:15.208993 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74c10ba6-2526-42fe-b8d8-2b8596ecdff7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.209183 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74c10ba6-2526-42fe-b8d8-2b8596ecdff7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.209332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-74c10ba6-2526-42fe-b8d8-2b8596ecdff7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:15.214078 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.214078 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:15.214888 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74c10ba6-2526-42fe-b8d8-2b8596ecdff7 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:15.215272 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 733/2929] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:15 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:15.229509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9fb3d4f8-5fd0-4d6f-b2c3-b5bd2da62e70 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.232829 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fb3d4f8-5fd0-4d6f-b2c3-b5bd2da62e70 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:36:15.233045 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fb3d4f8-5fd0-4d6f-b2c3-b5bd2da62e70 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.233259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fb3d4f8-5fd0-4d6f-b2c3-b5bd2da62e70 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.244105 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.244105 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:15.249353 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9fb3d4f8-5fd0-4d6f-b2c3-b5bd2da62e70 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:15.259507 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fb3d4f8-5fd0-4d6f-b2c3-b5bd2da62e70 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 200 Aug 18 07:36:15.260061 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 734/2930] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:15 2026] GET /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:15.272775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d2977949-cdd4-4345-bd84-3809cb85b40e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.275759 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] POST https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05/restore Aug 18 07:36:15.275759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:15.277415 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Restoring backup d4641de5-fcfb-4758-a6cb-f2374699dc05 ({'restore': {}}) {{(pid=100293) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:36:15.277509 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Restoring backup d4641de5-fcfb-4758-a6cb-f2374699dc05 to volume None. Aug 18 07:36:15.282526 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.282526 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:15.285188 np0000007613 devstack@c-api.service[100293]: INFO cinder.backup.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Creating volume of 1 GB for restore of backup d4641de5-fcfb-4758-a6cb-f2374699dc05. Aug 18 07:36:15.291277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:36:15.291009. {{(pid=100293) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:36:15.291446 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Availability Zones retrieved successfully. Aug 18 07:36:15.300536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Flow 'volume_create_api' (ea27d9ef-e6e7-4fe6-907e-d726ac6506a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:15.300536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94988e03-d5fe-4119-b4f9-f010d672f450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.301936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:15.343283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94988e03-d5fe-4119-b4f9-f010d672f450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.344548 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (009d2e4f-6276-41f2-9915-c98e4d14584b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.379802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Created reservations ['bf01ed51-a48d-4273-a7ca-359b2d3cda02', 'f872b8d0-26d6-4ed3-b8c0-40c1ea5888ce', 'cc086576-2c87-4079-904b-645f62251420', 'e7ecab02-dbf6-400b-8f0f-60cde60b9ad3'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:15.380536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (009d2e4f-6276-41f2-9915-c98e4d14584b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf01ed51-a48d-4273-a7ca-359b2d3cda02', 'f872b8d0-26d6-4ed3-b8c0-40c1ea5888ce', 'cc086576-2c87-4079-904b-645f62251420', 'e7ecab02-dbf6-400b-8f0f-60cde60b9ad3']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.381229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7414ae3a-1be8-409c-9d52-651ea1375f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.411127 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7414ae3a-1be8-409c-9d52-651ea1375f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7317d1c-0eea-4014-b554-af3cb581790e', '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_d4641de5-fcfb-4758-a6cb-f2374699dc05',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a49320fd74e48a2bd5565bba70904d9',qos_specs=None,replication_status=,reservations=['bf01ed51-a48d-4273-a7ca-359b2d3cda02','f872b8d0-26d6-4ed3-b8c0-40c1ea5888ce','cc086576-2c87-4079-904b-645f62251420','e7ecab02-dbf6-400b-8f0f-60cde60b9ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa991e2a6394188a44916af20b72bda',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d4641de5-fcfb-4758-a6cb-f2374699dc05',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7317d1c-0eea-4014-b554-af3cb581790e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a49320fd74e48a2bd5565bba70904d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa991e2a6394188a44916af20b72bda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.412317 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3441a59-2c71-4123-b166-b38c3c4f3b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.429720 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3441a59-2c71-4123-b166-b38c3c4f3b8b) transitioned into 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_d4641de5-fcfb-4758-a6cb-f2374699dc05',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a49320fd74e48a2bd5565bba70904d9',qos_specs=None,replication_status=,reservations=['bf01ed51-a48d-4273-a7ca-359b2d3cda02','f872b8d0-26d6-4ed3-b8c0-40c1ea5888ce','cc086576-2c87-4079-904b-645f62251420','e7ecab02-dbf6-400b-8f0f-60cde60b9ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa991e2a6394188a44916af20b72bda',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.431111 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e645ee79-3933-4431-98d9-5ac6bb504ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.441638 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e645ee79-3933-4431-98d9-5ac6bb504ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.442469 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Flow 'volume_create_api' (ea27d9ef-e6e7-4fe6-907e-d726ac6506a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:15.442767 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Create volume request issued successfully. Aug 18 07:36:15.449038 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.449038 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:15.449643 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:15.468869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3552d69c-2991-40d3-8068-ceafa68d3384 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.471281 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3552d69c-2991-40d3-8068-ceafa68d3384 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 Aug 18 07:36:15.473117 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3552d69c-2991-40d3-8068-ceafa68d3384 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.473380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3552d69c-2991-40d3-8068-ceafa68d3384 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.473539 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3552d69c-2991-40d3-8068-ceafa68d3384 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 8f0ff32f-e55b-4e76-9dec-1bf10a646362. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:15.478626 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3552d69c-2991-40d3-8068-ceafa68d3384 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 returned with HTTP 404 Aug 18 07:36:15.479195 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 740/2931] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:15 2026] GET /volume/v3/backups/8f0ff32f-e55b-4e76-9dec-1bf10a646362 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:15.490061 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.492310 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:15.492733 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-166148585"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:15.494932 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-166148585'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:15.494932 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume of 1 GB Aug 18 07:36:15.499545 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Availability Zones retrieved successfully. Aug 18 07:36:15.510238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Flow 'volume_create_api' (a86dba6c-658e-4915-84a1-d4a518cdb87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:15.510238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e3303a-5e96-4956-a819-044e2fb82fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.510502 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:15.545046 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e3303a-5e96-4956-a819-044e2fb82fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.545046 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786007ef-e526-4130-abed-cc70f94bd9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.606434 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Created reservations ['5cc19ae9-492d-4fe8-8fa6-f16a61e76725', '1b3c9ddb-dfad-489c-b3e7-4ef0f40adfad', '393a89ce-51ab-41b3-a88c-b9dbea2d5894', 'c7ddb6d7-be3d-41d8-ae03-c0a06ede9bfc'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:15.607198 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786007ef-e526-4130-abed-cc70f94bd9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc19ae9-492d-4fe8-8fa6-f16a61e76725', '1b3c9ddb-dfad-489c-b3e7-4ef0f40adfad', '393a89ce-51ab-41b3-a88c-b9dbea2d5894', 'c7ddb6d7-be3d-41d8-ae03-c0a06ede9bfc']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.607893 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c4c040-84c1-4815-b07d-094d1d594228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.633693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c4c040-84c1-4815-b07d-094d1d594228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c21198-b6de-4b7c-99a4-6830eb7aa083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-166148585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',qos_specs=None,replication_status=,reservations=['5cc19ae9-492d-4fe8-8fa6-f16a61e76725','1b3c9ddb-dfad-489c-b3e7-4ef0f40adfad','393a89ce-51ab-41b3-a88c-b9dbea2d5894','c7ddb6d7-be3d-41d8-ae03-c0a06ede9bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-166148585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39c21198-b6de-4b7c-99a4-6830eb7aa083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.634430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22870bc3-8c9d-4d6f-96af-7889a0632d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.665254 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22870bc3-8c9d-4d6f-96af-7889a0632d4d) transitioned into state 'SUCCESS' from state '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-166148585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bcdfb3a0bba4924925e7e2be0718fb7',qos_specs=None,replication_status=,reservations=['5cc19ae9-492d-4fe8-8fa6-f16a61e76725','1b3c9ddb-dfad-489c-b3e7-4ef0f40adfad','393a89ce-51ab-41b3-a88c-b9dbea2d5894','c7ddb6d7-be3d-41d8-ae03-c0a06ede9bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb3f1f4abc467d815e9e31a6ba7aa2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.667228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de39eec7-6df4-452b-bed2-08ac36981d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:15.679901 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de39eec7-6df4-452b-bed2-08ac36981d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:15.680728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Flow 'volume_create_api' (a86dba6c-658e-4915-84a1-d4a518cdb87c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:15.681029 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Create volume request issued successfully. Aug 18 07:36:15.681669 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95f6bb11-5938-4580-b831-0afe2c258dd4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:15.682075 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 734/2932] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:15 2026] POST /volume/v3/volumes => generated 748 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:15.699223 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-efd4317c-ef69-4aa1-8bb0-c37e5fb9299c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.702793 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-efd4317c-ef69-4aa1-8bb0-c37e5fb9299c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 Aug 18 07:36:15.703026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-efd4317c-ef69-4aa1-8bb0-c37e5fb9299c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.703188 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-efd4317c-ef69-4aa1-8bb0-c37e5fb9299c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.720183 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-64d2d70a-73c9-4139-b840-e61f881da730 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.724177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64d2d70a-73c9-4139-b840-e61f881da730 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 Aug 18 07:36:15.724410 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.724410 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:15.724490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64d2d70a-73c9-4139-b840-e61f881da730 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.724657 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-64d2d70a-73c9-4139-b840-e61f881da730 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.729985 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-64d2d70a-73c9-4139-b840-e61f881da730 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 returned with HTTP 404 Aug 18 07:36:15.730599 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 741/2933] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:36:15 2026] GET /volume/v3/snapshots/a56e899f-2189-404b-9be6-452def21e1d5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:15.734875 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-efd4317c-ef69-4aa1-8bb0-c37e5fb9299c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:36:15.741313 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-efd4317c-ef69-4aa1-8bb0-c37e5fb9299c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 returned with HTTP 200 Aug 18 07:36:15.742286 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 735/2934] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:15 2026] GET /volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:15.743497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-91259737-523b-4a4d-9d54-d60d790ad406 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.746977 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91259737-523b-4a4d-9d54-d60d790ad406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:36:15.747243 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91259737-523b-4a4d-9d54-d60d790ad406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.747489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91259737-523b-4a4d-9d54-d60d790ad406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.747694 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-91259737-523b-4a4d-9d54-d60d790ad406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:36:15.758495 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.758495 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:15.759021 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-91259737-523b-4a4d-9d54-d60d790ad406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:15.787466 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-91259737-523b-4a4d-9d54-d60d790ad406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:36:15.787724 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91259737-523b-4a4d-9d54-d60d790ad406 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 202 Aug 18 07:36:15.788261 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 735/2935] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:15 2026] DELETE /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:15.798156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d5463a25-fa01-4a25-a817-b6c95898e4ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:15.804255 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d5463a25-fa01-4a25-a817-b6c95898e4ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:36:15.804407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d5463a25-fa01-4a25-a817-b6c95898e4ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:15.805334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d5463a25-fa01-4a25-a817-b6c95898e4ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:15.821308 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:15.821308 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:15.830786 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d5463a25-fa01-4a25-a817-b6c95898e4ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:15.834572 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d5463a25-fa01-4a25-a817-b6c95898e4ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 200 Aug 18 07:36:15.834861 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 742/2936] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:15 2026] GET /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:16.084607 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d3d50fbb-9971-43a4-bfcb-1b32969de748 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.086415 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3d50fbb-9971-43a4-bfcb-1b32969de748 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:16.086585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d3d50fbb-9971-43a4-bfcb-1b32969de748 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:16.086752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d3d50fbb-9971-43a4-bfcb-1b32969de748 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:16.095900 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:16.095900 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:16.099788 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d3d50fbb-9971-43a4-bfcb-1b32969de748 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:16.103620 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3d50fbb-9971-43a4-bfcb-1b32969de748 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:16.103936 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 736/2937] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:16 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:16.402843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ae5d5e1-db97-4c2d-912c-210580ce6752 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.404586 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ae5d5e1-db97-4c2d-912c-210580ce6752 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:16.404839 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ae5d5e1-db97-4c2d-912c-210580ce6752 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:16.405094 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ae5d5e1-db97-4c2d-912c-210580ce6752 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:16.416084 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:16.416084 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:16.421459 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1ae5d5e1-db97-4c2d-912c-210580ce6752 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:16.428157 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ae5d5e1-db97-4c2d-912c-210580ce6752 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:36:16.428584 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 736/2938] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:16 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:16.457898 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:16.457898 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:16.458759 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:16.458883 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Checking backup size 1 against volume size 1 {{(pid=100293) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:36:16.458968 np0000007613 devstack@c-api.service[100293]: INFO cinder.backup.api [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Overwriting volume d7317d1c-0eea-4014-b554-af3cb581790e with restore of backup d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:16.470386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] restore_backup in rpcapi backup_id d4641de5-fcfb-4758-a6cb-f2374699dc05 {{(pid=100293) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:36:16.474606 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2977949-cdd4-4345-bd84-3809cb85b40e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05/restore returned with HTTP 202 Aug 18 07:36:16.475001 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 725/2939] 10.4.3.152 () {68 vars in 1393 bytes} [Tue Aug 18 07:36:15 2026] POST /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05/restore => generated 189 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:16.485454 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e21f45c5-9893-4207-988f-aa0855234acd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.495733 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e21f45c5-9893-4207-988f-aa0855234acd tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:16.495936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e21f45c5-9893-4207-988f-aa0855234acd tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:16.496148 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e21f45c5-9893-4207-988f-aa0855234acd tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:16.496315 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e21f45c5-9893-4207-988f-aa0855234acd tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:16.501376 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:16.501376 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:16.502439 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e21f45c5-9893-4207-988f-aa0855234acd tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:16.502907 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 743/2940] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:16 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:16.761794 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a65bf4f8-78bb-40a5-9790-c4b8d99d6f18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.763812 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a65bf4f8-78bb-40a5-9790-c4b8d99d6f18 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 Aug 18 07:36:16.764025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a65bf4f8-78bb-40a5-9790-c4b8d99d6f18 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:16.764256 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a65bf4f8-78bb-40a5-9790-c4b8d99d6f18 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:16.771252 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:16.771252 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:16.774943 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a65bf4f8-78bb-40a5-9790-c4b8d99d6f18 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:36:16.779432 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a65bf4f8-78bb-40a5-9790-c4b8d99d6f18 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 returned with HTTP 200 Aug 18 07:36:16.779841 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 737/2941] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:16 2026] GET /volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:16.791611 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b7b8b324-878c-41d1-b11e-508b94143120 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.793398 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7b8b324-878c-41d1-b11e-508b94143120 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:36:16.793846 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7b8b324-878c-41d1-b11e-508b94143120 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39c21198-b6de-4b7c-99a4-6830eb7aa083", "name": "tempest-VolumesBackupsTest-Backup-1560534878"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:16.795327 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-b7b8b324-878c-41d1-b11e-508b94143120 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating new backup {'backup': {'volume_id': '39c21198-b6de-4b7c-99a4-6830eb7aa083', 'name': 'tempest-VolumesBackupsTest-Backup-1560534878'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:36:16.795528 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-b7b8b324-878c-41d1-b11e-508b94143120 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating backup of volume 39c21198-b6de-4b7c-99a4-6830eb7aa083 in container None Aug 18 07:36:16.802557 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:16.802557 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:16.803028 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b7b8b324-878c-41d1-b11e-508b94143120 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Volume info retrieved successfully. Aug 18 07:36:16.822392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b7b8b324-878c-41d1-b11e-508b94143120 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Created reservations ['1aabf279-387b-469f-86da-a3578a3e28e5', 'f89377d4-a84a-4c72-94ed-e561509a31ee'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:16.848595 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d034cc3c-9730-404e-bba4-b31f7601219a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.850385 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d034cc3c-9730-404e-bba4-b31f7601219a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 Aug 18 07:36:16.850602 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d034cc3c-9730-404e-bba4-b31f7601219a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:16.850814 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d034cc3c-9730-404e-bba4-b31f7601219a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:16.851615 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7b8b324-878c-41d1-b11e-508b94143120 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:36:16.852025 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 737/2942] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:16 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:16.861821 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d034cc3c-9730-404e-bba4-b31f7601219a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 returned with HTTP 404 Aug 18 07:36:16.862109 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ede9c5c9-4e2e-4b69-9776-c724efd2a839 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.862332 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 726/2943] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:16 2026] GET /volume/v3/volumes/26e4bb49-f20f-441d-ae2c-624cddcf1573 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:16.863750 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ede9c5c9-4e2e-4b69-9776-c724efd2a839 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:16.863930 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ede9c5c9-4e2e-4b69-9776-c724efd2a839 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:16.864103 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ede9c5c9-4e2e-4b69-9776-c724efd2a839 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:16.864273 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ede9c5c9-4e2e-4b69-9776-c724efd2a839 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:16.867760 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:16.867760 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:16.868331 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ede9c5c9-4e2e-4b69-9776-c724efd2a839 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:16.868699 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 744/2944] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:16 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:16.890064 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:16.891951 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:16.892347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2103269999", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:16.894125 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2103269999', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:17.102927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.105882 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:17.106264 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-583705676"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:17.108867 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-583705676'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:17.109048 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume of 1 GB Aug 18 07:36:17.109624 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.109624 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:17.112429 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:36:17.113885 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Availability Zones retrieved successfully. Aug 18 07:36:17.115713 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c3518fd8-814b-4022-8948-2a99a5d0a63a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.116769 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:36:17.117750 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c3518fd8-814b-4022-8948-2a99a5d0a63a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:17.117934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c3518fd8-814b-4022-8948-2a99a5d0a63a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:17.118113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c3518fd8-814b-4022-8948-2a99a5d0a63a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:17.121006 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (4fae90f1-ee80-4647-bd21-0132aaa61886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:17.121593 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (38cd9f3a-a5a1-4acd-97f3-bda6235c0f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:17.122107 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52dbed7d-c527-4338-b5aa-af72aea38c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.122571 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afe1b36b-ecde-474f-9f79-e0a271a2e5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.123380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:17.123464 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:17.126585 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.126585 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:17.129759 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c3518fd8-814b-4022-8948-2a99a5d0a63a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:17.133732 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c3518fd8-814b-4022-8948-2a99a5d0a63a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:17.134098 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 727/2945] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:17 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:17.149789 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52dbed7d-c527-4338-b5aa-af72aea38c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.150714 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacb0bd4-4cf8-41c2-958f-799213eeb697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.175121 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afe1b36b-ecde-474f-9f79-e0a271a2e5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.175820 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9875891c-c6d5-4e2d-83ed-761ec7905141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.212357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Created reservations ['145e9727-5b7a-4959-ae12-dd8ed7e74aa8', 'e2ca422b-4fb7-4069-ba14-03aa55fe878a', '77308426-8103-4ea5-ab04-cdd9b6e7ec14', '924cf2f2-69d5-462b-a835-4709c7456ba0'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:17.213269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacb0bd4-4cf8-41c2-958f-799213eeb697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['145e9727-5b7a-4959-ae12-dd8ed7e74aa8', 'e2ca422b-4fb7-4069-ba14-03aa55fe878a', '77308426-8103-4ea5-ab04-cdd9b6e7ec14', '924cf2f2-69d5-462b-a835-4709c7456ba0']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.214007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0989e6ee-3238-4d1e-9d13-d95fab3a692b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.217707 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['aa7c6608-83b7-422f-a83d-b03658ec00af', 'aedcde42-b714-4e35-a6ae-4b4ebdd3bd89', '308f6dc4-06ed-4493-8af2-cab9a3dc289b', '0208a5ff-7f30-4f14-a157-84be4f4893bb'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:17.218460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9875891c-c6d5-4e2d-83ed-761ec7905141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa7c6608-83b7-422f-a83d-b03658ec00af', 'aedcde42-b714-4e35-a6ae-4b4ebdd3bd89', '308f6dc4-06ed-4493-8af2-cab9a3dc289b', '0208a5ff-7f30-4f14-a157-84be4f4893bb']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.219203 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ddc33e-2bd9-4685-a230-a5469f366b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.238398 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0989e6ee-3238-4d1e-9d13-d95fab3a692b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5487909d-bf40-48b1-b915-59017d9fd5a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583705676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['145e9727-5b7a-4959-ae12-dd8ed7e74aa8','e2ca422b-4fb7-4069-ba14-03aa55fe878a','77308426-8103-4ea5-ab04-cdd9b6e7ec14','924cf2f2-69d5-462b-a835-4709c7456ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583705676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5487909d-bf40-48b1-b915-59017d9fd5a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ad05859bd649138935215dacf3cd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424cec0e367d4c4bb05fabded0175c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.239100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956f9251-8957-43e6-97fa-8c5b365f22ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.248060 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ddc33e-2bd9-4685-a230-a5469f366b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '180b6f94-8717-4d50-b04e-05a175435f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2103269999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['aa7c6608-83b7-422f-a83d-b03658ec00af','aedcde42-b714-4e35-a6ae-4b4ebdd3bd89','308f6dc4-06ed-4493-8af2-cab9a3dc289b','0208a5ff-7f30-4f14-a157-84be4f4893bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2103269999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=180b6f94-8717-4d50-b04e-05a175435f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.248770 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1c4e98-9148-4d14-aff3-02c7e82d5820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.261011 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956f9251-8957-43e6-97fa-8c5b365f22ce) transitioned into state 'SUCCESS' from state '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-583705676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['145e9727-5b7a-4959-ae12-dd8ed7e74aa8','e2ca422b-4fb7-4069-ba14-03aa55fe878a','77308426-8103-4ea5-ab04-cdd9b6e7ec14','924cf2f2-69d5-462b-a835-4709c7456ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.261932 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e64e367-a683-4ee4-b8dc-79f6ff697968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.271724 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e64e367-a683-4ee4-b8dc-79f6ff697968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.273869 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1c4e98-9148-4d14-aff3-02c7e82d5820) transitioned into state 'SUCCESS' from state '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-2103269999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['aa7c6608-83b7-422f-a83d-b03658ec00af','aedcde42-b714-4e35-a6ae-4b4ebdd3bd89','308f6dc4-06ed-4493-8af2-cab9a3dc289b','0208a5ff-7f30-4f14-a157-84be4f4893bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.274996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28fd777-58ef-4ad2-8bf9-deaf1aa0a4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:17.276082 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (4fae90f1-ee80-4647-bd21-0132aaa61886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:17.276459 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request issued successfully. Aug 18 07:36:17.277054 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c847d011-83e9-4fa0-9b1e-199fde0cb3c2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:17.277578 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 738/2946] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:17 2026] POST /volume/v3/volumes => generated 748 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:17.285402 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28fd777-58ef-4ad2-8bf9-deaf1aa0a4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:17.286117 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (38cd9f3a-a5a1-4acd-97f3-bda6235c0f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:17.286437 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:36:17.286930 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f59f6f2-dceb-4be5-a01d-85aeafa1b7a6 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:17.287361 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 738/2947] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:16 2026] POST /volume/v3/volumes => generated 759 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:17.288049 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7bf12cd5-923e-4382-aab7-9a7f61a76ee3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.290389 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7bf12cd5-923e-4382-aab7-9a7f61a76ee3 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:17.290625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7bf12cd5-923e-4382-aab7-9a7f61a76ee3 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:17.290844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7bf12cd5-923e-4382-aab7-9a7f61a76ee3 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:17.298991 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.298991 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:17.301372 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e141a6b1-6915-47cd-a244-8203ef60aff5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.303288 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e141a6b1-6915-47cd-a244-8203ef60aff5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:36:17.303503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e141a6b1-6915-47cd-a244-8203ef60aff5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:17.303541 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7bf12cd5-923e-4382-aab7-9a7f61a76ee3 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:17.303697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e141a6b1-6915-47cd-a244-8203ef60aff5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:17.308424 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7bf12cd5-923e-4382-aab7-9a7f61a76ee3 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:17.308886 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 745/2948] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:17 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:17.310355 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.310355 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:17.313930 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e141a6b1-6915-47cd-a244-8203ef60aff5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:17.317904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e141a6b1-6915-47cd-a244-8203ef60aff5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:36:17.318380 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 728/2949] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:17 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:17.441545 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b86a3ece-3604-4507-98b4-040a76ae86b8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.443252 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b86a3ece-3604-4507-98b4-040a76ae86b8 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:17.443441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b86a3ece-3604-4507-98b4-040a76ae86b8 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:17.443613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b86a3ece-3604-4507-98b4-040a76ae86b8 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:17.450279 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.450279 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:17.453685 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b86a3ece-3604-4507-98b4-040a76ae86b8 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:17.457578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b86a3ece-3604-4507-98b4-040a76ae86b8 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:36:17.457578 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 739/2950] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:17 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:17.497077 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-23be61d8-0635-408f-a2ce-48d71450ed45 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.501164 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23be61d8-0635-408f-a2ce-48d71450ed45 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] POST https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action Aug 18 07:36:17.501335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23be61d8-0635-408f-a2ce-48d71450ed45 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-817662610", "disk_format": "qcow2"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:17.501529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23be61d8-0635-408f-a2ce-48d71450ed45 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-817662610", "disk_format": "qcow2"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:17.514337 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6f46ee1-f7b1-41ab-9234-fa283c1ff10e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.516167 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6f46ee1-f7b1-41ab-9234-fa283c1ff10e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:17.516353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6f46ee1-f7b1-41ab-9234-fa283c1ff10e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:17.516544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6f46ee1-f7b1-41ab-9234-fa283c1ff10e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:17.516636 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f6f46ee1-f7b1-41ab-9234-fa283c1ff10e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:17.517577 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.517577 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:17.520534 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23be61d8-0635-408f-a2ce-48d71450ed45 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:17.523278 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.523278 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:17.524156 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6f46ee1-f7b1-41ab-9234-fa283c1ff10e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:17.524362 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 746/2951] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:17 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:17.533963 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.533963 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:17.537654 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.image.image_utils [None req-23be61d8-0635-408f-a2ce-48d71450ed45 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-817662610'}] 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-817662610'}]. {{(pid=100290) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 07:36:17.565589 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-d967510b-dc48-47b4-94b9-3deaa4ae7036 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.567511 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-d967510b-dc48-47b4-94b9-3deaa4ae7036 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d/action Aug 18 07:36:17.567832 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-d967510b-dc48-47b4-94b9-3deaa4ae7036 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:17.567937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-d967510b-dc48-47b4-94b9-3deaa4ae7036 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:17.582230 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.582230 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:17.595905 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a4bdd733-c097-45c1-871e-09d92f64c5b3 req-d967510b-dc48-47b4-94b9-3deaa4ae7036 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d/action returned with HTTP 204 Aug 18 07:36:17.596347 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 729/2952] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:36:17 2026] POST /volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:17.879266 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0547dd49-3e8c-4811-8843-f7359da6ed1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:17.881542 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0547dd49-3e8c-4811-8843-f7359da6ed1b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:17.881857 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0547dd49-3e8c-4811-8843-f7359da6ed1b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:17.882120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0547dd49-3e8c-4811-8843-f7359da6ed1b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:17.882296 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0547dd49-3e8c-4811-8843-f7359da6ed1b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:17.887830 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:17.887830 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:17.888844 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0547dd49-3e8c-4811-8843-f7359da6ed1b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:17.889466 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 740/2953] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:17 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:17.984883 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23be61d8-0635-408f-a2ce-48d71450ed45 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Copy volume to image completed successfully. Aug 18 07:36:17.985237 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23be61d8-0635-408f-a2ce-48d71450ed45 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action returned with HTTP 202 Aug 18 07:36:17.985628 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 739/2954] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:36:17 2026] POST /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c/action => generated 688 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:18.145495 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2dfbd2e5-85e6-4472-8293-edb290e991fa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.147003 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2dfbd2e5-85e6-4472-8293-edb290e991fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:18.147157 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2dfbd2e5-85e6-4472-8293-edb290e991fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.147353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2dfbd2e5-85e6-4472-8293-edb290e991fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.155789 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.155789 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:18.158950 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2dfbd2e5-85e6-4472-8293-edb290e991fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:18.162733 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2dfbd2e5-85e6-4472-8293-edb290e991fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:18.163077 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 747/2955] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.175643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0a505910-8f20-418a-8610-7a2b4d3c0367 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.177322 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a505910-8f20-418a-8610-7a2b4d3c0367 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:18.177550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a505910-8f20-418a-8610-7a2b4d3c0367 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.177748 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a505910-8f20-418a-8610-7a2b4d3c0367 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.186723 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.186723 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:18.189959 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0a505910-8f20-418a-8610-7a2b4d3c0367 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:18.193877 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a505910-8f20-418a-8610-7a2b4d3c0367 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:18.194289 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 730/2956] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.234134 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-f61c81dd-e4f1-4b11-8e60-069f7f89d6c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.236110 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-f61c81dd-e4f1-4b11-8e60-069f7f89d6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:18.236378 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-f61c81dd-e4f1-4b11-8e60-069f7f89d6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.236622 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-f61c81dd-e4f1-4b11-8e60-069f7f89d6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.245130 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.245130 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:18.248198 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-f61c81dd-e4f1-4b11-8e60-069f7f89d6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:18.251789 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-f61c81dd-e4f1-4b11-8e60-069f7f89d6c9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:18.252256 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 741/2957] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.269116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-0b07d93d-4e8f-41a3-97b5-e9171f7197da None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.271133 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-0b07d93d-4e8f-41a3-97b5-e9171f7197da tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/action Aug 18 07:36:18.271506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-0b07d93d-4e8f-41a3-97b5-e9171f7197da tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:18.271641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-0b07d93d-4e8f-41a3-97b5-e9171f7197da tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:18.281949 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.281949 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:18.282438 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-0b07d93d-4e8f-41a3-97b5-e9171f7197da tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:18.289707 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-0b07d93d-4e8f-41a3-97b5-e9171f7197da tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Begin detaching volume completed successfully. Aug 18 07:36:18.290006 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-0b07d93d-4e8f-41a3-97b5-e9171f7197da tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/action returned with HTTP 202 Aug 18 07:36:18.290516 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 740/2958] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:36:18 2026] POST /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:18.321397 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-134cc095-3f88-4184-b92a-6f774eaf8827 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.323763 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-134cc095-3f88-4184-b92a-6f774eaf8827 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.323763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-134cc095-3f88-4184-b92a-6f774eaf8827 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.323763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-134cc095-3f88-4184-b92a-6f774eaf8827 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.332792 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-69c64a77-c1ac-45a9-9a1b-7e1c6897c11c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.333117 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b5216414-82a7-49cb-92a9-1d15d7d902d2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.334001 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.334001 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:18.334064 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5216414-82a7-49cb-92a9-1d15d7d902d2 None None] GET https://10.4.3.152/volume// Aug 18 07:36:18.334064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5216414-82a7-49cb-92a9-1d15d7d902d2 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.334248 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5216414-82a7-49cb-92a9-1d15d7d902d2 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.334728 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5216414-82a7-49cb-92a9-1d15d7d902d2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:18.334877 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69c64a77-c1ac-45a9-9a1b-7e1c6897c11c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:36:18.335273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69c64a77-c1ac-45a9-9a1b-7e1c6897c11c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.335313 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 742/2959] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:18.335353 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69c64a77-c1ac-45a9-9a1b-7e1c6897c11c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.338810 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-134cc095-3f88-4184-b92a-6f774eaf8827 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.343198 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-134cc095-3f88-4184-b92a-6f774eaf8827 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.343280 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-ab3b4135-ad69-46e9-b46c-9fb21af7e85c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.343557 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 748/2960] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.343603 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.343603 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:18.345228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-ab3b4135-ad69-46e9-b46c-9fb21af7e85c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:18.345461 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-ab3b4135-ad69-46e9-b46c-9fb21af7e85c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.345634 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-ab3b4135-ad69-46e9-b46c-9fb21af7e85c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.347910 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-69c64a77-c1ac-45a9-9a1b-7e1c6897c11c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:18.353653 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69c64a77-c1ac-45a9-9a1b-7e1c6897c11c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:36:18.354231 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 731/2961] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.354302 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.354302 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:18.357395 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-ab3b4135-ad69-46e9-b46c-9fb21af7e85c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:18.357601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.359430 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action Aug 18 07:36:18.359775 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action body: b'{"os-attach": {"instance_uuid": "9fa2487e-8d13-4012-90f9-13b4ab5bab00", "mountpoint": "/dev/vdb"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:18.359896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9fa2487e-8d13-4012-90f9-13b4ab5bab00", "mountpoint": "/dev/vdb"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:18.361589 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-ab3b4135-ad69-46e9-b46c-9fb21af7e85c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:18.361968 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 741/2962] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:18.365271 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-82181b59-46b6-471a-8e11-4250534c1121 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.366573 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82181b59-46b6-471a-8e11-4250534c1121 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:36:18.366764 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82181b59-46b6-471a-8e11-4250534c1121 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.366945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82181b59-46b6-471a-8e11-4250534c1121 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.368154 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.368154 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:18.368641 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.371613 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-85f90fd0-79c5-4891-8dc2-6ce4b07033cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.373538 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.373538 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:18.373691 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-85f90fd0-79c5-4891-8dc2-6ce4b07033cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/encryption Aug 18 07:36:18.373913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-85f90fd0-79c5-4891-8dc2-6ce4b07033cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.374148 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-85f90fd0-79c5-4891-8dc2-6ce4b07033cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.377009 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-82181b59-46b6-471a-8e11-4250534c1121 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:18.377423 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Update volume admin metadata completed successfully. Aug 18 07:36:18.381343 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82181b59-46b6-471a-8e11-4250534c1121 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:36:18.381689 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 749/2963] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.382604 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.382604 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:18.388814 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-85f90fd0-79c5-4891-8dc2-6ce4b07033cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/encryption returned with HTTP 200 Aug 18 07:36:18.389328 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 732/2964] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.430225 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Attach volume completed successfully. Aug 18 07:36:18.430514 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9aa41a02-d114-42d6-a1d0-d47202907e2f tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action returned with HTTP 202 Aug 18 07:36:18.431155 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 743/2965] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:18 2026] POST /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:18.438531 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93e28ec2-6b8c-4a2b-8067-3a7443ffa0e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.441379 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93e28ec2-6b8c-4a2b-8067-3a7443ffa0e8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.441599 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93e28ec2-6b8c-4a2b-8067-3a7443ffa0e8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.441784 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93e28ec2-6b8c-4a2b-8067-3a7443ffa0e8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.454016 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.454016 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:18.458173 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93e28ec2-6b8c-4a2b-8067-3a7443ffa0e8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.463771 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93e28ec2-6b8c-4a2b-8067-3a7443ffa0e8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.464156 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 742/2966] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.476806 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ade9c78-43f2-4fe4-94d5-efb007a68a4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.479008 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ade9c78-43f2-4fe4-94d5-efb007a68a4e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.479268 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ade9c78-43f2-4fe4-94d5-efb007a68a4e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.479496 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ade9c78-43f2-4fe4-94d5-efb007a68a4e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.488115 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.488115 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:18.491859 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ade9c78-43f2-4fe4-94d5-efb007a68a4e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.495972 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ade9c78-43f2-4fe4-94d5-efb007a68a4e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.496380 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 750/2967] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.509404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b103b580-dd58-4520-8971-cf3641a75744 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.536773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b996d9f8-e54b-45dd-b903-2b0f2cfe0d34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.539376 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b996d9f8-e54b-45dd-b903-2b0f2cfe0d34 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:18.539585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b996d9f8-e54b-45dd-b903-2b0f2cfe0d34 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.539765 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b996d9f8-e54b-45dd-b903-2b0f2cfe0d34 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.539856 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b996d9f8-e54b-45dd-b903-2b0f2cfe0d34 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:18.550008 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.550008 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:18.552034 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b996d9f8-e54b-45dd-b903-2b0f2cfe0d34 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:18.552495 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 744/2968] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.592706 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b103b580-dd58-4520-8971-cf3641a75744 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action Aug 18 07:36:18.593104 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b103b580-dd58-4520-8971-cf3641a75744 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:18.593301 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b103b580-dd58-4520-8971-cf3641a75744 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:18.606372 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.606372 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:18.606809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-b103b580-dd58-4520-8971-cf3641a75744 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume '5487909d-bf40-48b1-b915-59017d9fd5a7' with '{'status': 'error'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:18.634076 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b103b580-dd58-4520-8971-cf3641a75744 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action returned with HTTP 202 Aug 18 07:36:18.634579 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 733/2969] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:18 2026] POST /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:18.641340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5c18c7e5-ab36-4db7-8624-89e412bab50e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.643633 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c18c7e5-ab36-4db7-8624-89e412bab50e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.644091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c18c7e5-ab36-4db7-8624-89e412bab50e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.644299 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c18c7e5-ab36-4db7-8624-89e412bab50e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.654538 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.654538 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:18.657599 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5c18c7e5-ab36-4db7-8624-89e412bab50e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.661135 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c18c7e5-ab36-4db7-8624-89e412bab50e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.661538 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 743/2970] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:18.686483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.689698 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action Aug 18 07:36:18.689698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "bbc5c0c9-0998-463a-bea6-1da64bf6e5fa"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:18.689941 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "bbc5c0c9-0998-463a-bea6-1da64bf6e5fa"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:18.713233 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.713233 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:18.713233 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Volume info retrieved successfully. Aug 18 07:36:18.730588 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Terminate volume connection completed successfully. Aug 18 07:36:18.735522 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100291) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 07:36:18.790559 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Detach volume completed successfully. Aug 18 07:36:18.790559 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e93923ec-4ae7-45a8-ad98-d6375a475cb7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action returned with HTTP 202 Aug 18 07:36:18.790849 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 751/2971] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:18 2026] POST /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:18.800181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6f2b8a61-167f-4cd3-b287-42623296aa8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.803469 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f2b8a61-167f-4cd3-b287-42623296aa8c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.803650 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f2b8a61-167f-4cd3-b287-42623296aa8c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.803843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f2b8a61-167f-4cd3-b287-42623296aa8c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.812142 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.812142 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:18.818497 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6f2b8a61-167f-4cd3-b287-42623296aa8c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.822626 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f2b8a61-167f-4cd3-b287-42623296aa8c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.824027 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 745/2972] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.840509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1b84a71b-88c4-406a-8e3b-a9d3a5ebb3d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.843061 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b84a71b-88c4-406a-8e3b-a9d3a5ebb3d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.843405 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b84a71b-88c4-406a-8e3b-a9d3a5ebb3d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.843698 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b84a71b-88c4-406a-8e3b-a9d3a5ebb3d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.854798 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.854798 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:18.856619 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1b84a71b-88c4-406a-8e3b-a9d3a5ebb3d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.862506 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b84a71b-88c4-406a-8e3b-a9d3a5ebb3d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.862506 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 734/2973] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.873681 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22925ea7-9f8a-4a00-aa51-9c8bbfeb6b16 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.875840 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22925ea7-9f8a-4a00-aa51-9c8bbfeb6b16 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action Aug 18 07:36:18.875840 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22925ea7-9f8a-4a00-aa51-9c8bbfeb6b16 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action body: b'{"os-detach": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:18.875840 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22925ea7-9f8a-4a00-aa51-9c8bbfeb6b16 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:18.883431 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.883431 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:18.884101 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-22925ea7-9f8a-4a00-aa51-9c8bbfeb6b16 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.899962 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-22925ea7-9f8a-4a00-aa51-9c8bbfeb6b16 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Detach volume completed successfully. Aug 18 07:36:18.900175 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22925ea7-9f8a-4a00-aa51-9c8bbfeb6b16 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action returned with HTTP 202 Aug 18 07:36:18.900665 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 744/2974] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:18 2026] POST /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:18.900816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a05987ab-52e7-4efc-90cf-8a62e375f931 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.903023 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a05987ab-52e7-4efc-90cf-8a62e375f931 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:18.903793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a05987ab-52e7-4efc-90cf-8a62e375f931 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.903793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a05987ab-52e7-4efc-90cf-8a62e375f931 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.903793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a05987ab-52e7-4efc-90cf-8a62e375f931 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:18.909027 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.909027 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:18.909226 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a05987ab-52e7-4efc-90cf-8a62e375f931 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:18.909956 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 752/2975] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.910767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ba722a5-a6ef-4ae9-9b77-2d2ec8a8e185 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.912474 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ba722a5-a6ef-4ae9-9b77-2d2ec8a8e185 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.912659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ba722a5-a6ef-4ae9-9b77-2d2ec8a8e185 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.912837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ba722a5-a6ef-4ae9-9b77-2d2ec8a8e185 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.921846 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.921846 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:18.926568 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6ba722a5-a6ef-4ae9-9b77-2d2ec8a8e185 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.936833 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ba722a5-a6ef-4ae9-9b77-2d2ec8a8e185 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.937264 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 746/2976] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.951460 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b0425c32-8036-4c1a-8592-7989e05d08ec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.953113 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0425c32-8036-4c1a-8592-7989e05d08ec tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.953299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0425c32-8036-4c1a-8592-7989e05d08ec tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.953491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0425c32-8036-4c1a-8592-7989e05d08ec tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.967901 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:18.967901 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:18.972148 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b0425c32-8036-4c1a-8592-7989e05d08ec tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:18.976406 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0425c32-8036-4c1a-8592-7989e05d08ec tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:18.977701 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 735/2977] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:18 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:18.992640 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b54a8f70-90ba-471b-99b5-350c49c879af None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:18.994975 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b54a8f70-90ba-471b-99b5-350c49c879af tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:18.995244 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b54a8f70-90ba-471b-99b5-350c49c879af tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:18.995517 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b54a8f70-90ba-471b-99b5-350c49c879af tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:18.995739 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b54a8f70-90ba-471b-99b5-350c49c879af tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume with id: 5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:19.010722 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:19.010722 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:19.011393 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b54a8f70-90ba-471b-99b5-350c49c879af tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:19.043592 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b54a8f70-90ba-471b-99b5-350c49c879af tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume request issued successfully. Aug 18 07:36:19.043787 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b54a8f70-90ba-471b-99b5-350c49c879af tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 202 Aug 18 07:36:19.044133 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 745/2978] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:18 2026] DELETE /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:19.053080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-116d7f7c-4163-40ca-bc4a-a2db263087eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:19.055187 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-116d7f7c-4163-40ca-bc4a-a2db263087eb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:19.055402 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-116d7f7c-4163-40ca-bc4a-a2db263087eb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:19.055613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-116d7f7c-4163-40ca-bc4a-a2db263087eb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:19.062218 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:19.062218 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:19.066045 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-116d7f7c-4163-40ca-bc4a-a2db263087eb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:19.071620 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-116d7f7c-4163-40ca-bc4a-a2db263087eb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 200 Aug 18 07:36:19.072061 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 753/2979] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:19 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:19.275665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-b98e67d7-5f09-4319-968e-d54792f493cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:19.280224 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-b98e67d7-5f09-4319-968e-d54792f493cf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d Aug 18 07:36:19.280513 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-b98e67d7-5f09-4319-968e-d54792f493cf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:19.280792 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-b98e67d7-5f09-4319-968e-d54792f493cf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:19.295114 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:19.295114 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:19.352730 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-6f6042fb-9526-4b04-91fe-69711fd45787 req-b98e67d7-5f09-4319-968e-d54792f493cf tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d returned with HTTP 200 Aug 18 07:36:19.353492 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 747/2980] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:36:19 2026] DELETE /volume/v3/attachments/1ed7a5b7-4e6a-44f3-88f0-21290523bf6d => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:19.518984 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-a87271b0-f720-4bad-a966-894b9a37b26b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:19.521680 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-a87271b0-f720-4bad-a966-894b9a37b26b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:36:19.521871 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-a87271b0-f720-4bad-a966-894b9a37b26b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:19.522040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-a87271b0-f720-4bad-a966-894b9a37b26b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:19.529892 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:19.529892 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:19.537310 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-a87271b0-f720-4bad-a966-894b9a37b26b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:19.544809 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-a87271b0-f720-4bad-a966-894b9a37b26b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:36:19.545491 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 736/2981] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:19 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:19.562151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5fee027e-3514-478f-871b-d45a46fdd2b1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:19.564589 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fee027e-3514-478f-871b-d45a46fdd2b1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:19.564744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fee027e-3514-478f-871b-d45a46fdd2b1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:19.564934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5fee027e-3514-478f-871b-d45a46fdd2b1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:19.565037 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5fee027e-3514-478f-871b-d45a46fdd2b1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:19.569240 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:19.569240 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:19.569963 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5fee027e-3514-478f-871b-d45a46fdd2b1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:19.570377 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 746/2982] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:19 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:19.919354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09d1c3cb-b972-49fc-981a-fe178ea0b662 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:19.921036 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09d1c3cb-b972-49fc-981a-fe178ea0b662 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:19.921222 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09d1c3cb-b972-49fc-981a-fe178ea0b662 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:19.921408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09d1c3cb-b972-49fc-981a-fe178ea0b662 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:19.921532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-09d1c3cb-b972-49fc-981a-fe178ea0b662 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:19.925605 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:19.925605 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:19.926138 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09d1c3cb-b972-49fc-981a-fe178ea0b662 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:19.926501 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 754/2983] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:19 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:20.066699 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-129fcf37-46d0-4f06-b5d0-db72bc128267 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.068880 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-129fcf37-46d0-4f06-b5d0-db72bc128267 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:36:20.069087 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-129fcf37-46d0-4f06-b5d0-db72bc128267 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:20.069367 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-129fcf37-46d0-4f06-b5d0-db72bc128267 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:20.076692 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:20.076692 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:20.080959 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-129fcf37-46d0-4f06-b5d0-db72bc128267 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:20.084516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb11ab6d-1223-473f-8495-b7aa7b7602bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.085618 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-129fcf37-46d0-4f06-b5d0-db72bc128267 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:36:20.086018 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 748/2984] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:20 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:20.087119 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb11ab6d-1223-473f-8495-b7aa7b7602bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 Aug 18 07:36:20.087404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb11ab6d-1223-473f-8495-b7aa7b7602bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:20.087696 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb11ab6d-1223-473f-8495-b7aa7b7602bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:20.094827 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb11ab6d-1223-473f-8495-b7aa7b7602bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 returned with HTTP 404 Aug 18 07:36:20.095293 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 737/2985] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:20 2026] GET /volume/v3/volumes/5487909d-bf40-48b1-b915-59017d9fd5a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:20.100967 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-773051af-bfa4-4632-8b58-ca841d28fee9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.101312 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-773051af-bfa4-4632-8b58-ca841d28fee9 None None] GET https://10.4.3.152/volume// Aug 18 07:36:20.103225 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-773051af-bfa4-4632-8b58-ca841d28fee9 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:20.103225 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-773051af-bfa4-4632-8b58-ca841d28fee9 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:20.103225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-773051af-bfa4-4632-8b58-ca841d28fee9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:20.103225 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 747/2986] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:36:20 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:20.110458 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-1fb5fafb-5257-4fac-8de5-a7a42c199aa9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.112503 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-1fb5fafb-5257-4fac-8de5-a7a42c199aa9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:36:20.112879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-1fb5fafb-5257-4fac-8de5-a7a42c199aa9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "180b6f94-8717-4d50-b04e-05a175435f47", "connector": null, "instance_uuid": "f1eb8fcb-3273-4885-a10b-c8cfd5f44e15"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:20.120832 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:20.120832 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:20.142944 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-1fb5fafb-5257-4fac-8de5-a7a42c199aa9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:36:20.143434 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 755/2987] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:36:20 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:20.485948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cc528e74-4f96-4eb4-a7b4-535bc2642204 req-623b03b8-02ac-4b28-ac20-9ffaf7f3dc29 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.487300 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cc528e74-4f96-4eb4-a7b4-535bc2642204 req-623b03b8-02ac-4b28-ac20-9ffaf7f3dc29 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:20.487582 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cc528e74-4f96-4eb4-a7b4-535bc2642204 req-623b03b8-02ac-4b28-ac20-9ffaf7f3dc29 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:20.487852 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cc528e74-4f96-4eb4-a7b4-535bc2642204 req-623b03b8-02ac-4b28-ac20-9ffaf7f3dc29 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:20.496097 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:20.496097 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:20.497572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a35d7649-4c09-417e-996f-c683c763214a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.499977 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-cc528e74-4f96-4eb4-a7b4-535bc2642204 req-623b03b8-02ac-4b28-ac20-9ffaf7f3dc29 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:20.505834 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cc528e74-4f96-4eb4-a7b4-535bc2642204 req-623b03b8-02ac-4b28-ac20-9ffaf7f3dc29 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:20.506373 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 749/2988] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:20 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:20.589569 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0158618c-28c4-4818-8a01-9b813b8cdd89 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.591478 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:20.592192 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0158618c-28c4-4818-8a01-9b813b8cdd89 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:20.592345 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-759320253"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:20.592452 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0158618c-28c4-4818-8a01-9b813b8cdd89 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:20.592484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0158618c-28c4-4818-8a01-9b813b8cdd89 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:20.592678 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0158618c-28c4-4818-8a01-9b813b8cdd89 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:20.594710 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-759320253'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:20.594906 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Create volume of 1 GB Aug 18 07:36:20.599379 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:20.599379 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:20.599379 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0158618c-28c4-4818-8a01-9b813b8cdd89 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:20.599846 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 748/2989] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:20 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:20.607580 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Availability Zones retrieved successfully. Aug 18 07:36:20.615933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Flow 'volume_create_api' (acded188-2295-4458-9fd9-412dd4afb869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:20.616818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a6453d-01a7-4bd7-815d-38653060ebaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:20.617935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:20.649290 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a6453d-01a7-4bd7-815d-38653060ebaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:20.652291 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8054ef03-6078-4032-9b3a-75888283784d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:20.723913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Created reservations ['a676d097-7486-43b3-a7f6-6f7d6408a706', 'f8045fb4-6122-416d-b28d-d4de922450a3', 'e9a9cd8e-da18-4cbb-a03a-e6d8426133ff', '7226cd83-adb6-4f9b-bb50-c401ea5af217'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:20.725877 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8054ef03-6078-4032-9b3a-75888283784d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a676d097-7486-43b3-a7f6-6f7d6408a706', 'f8045fb4-6122-416d-b28d-d4de922450a3', 'e9a9cd8e-da18-4cbb-a03a-e6d8426133ff', '7226cd83-adb6-4f9b-bb50-c401ea5af217']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:20.726057 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48619613-ab4f-4562-a78c-9a6aec069325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:20.754112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48619613-ab4f-4562-a78c-9a6aec069325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b945476-e884-4b44-924f-3648db5a2276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-759320253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='087de872bc724e4692c06729bdca3009',qos_specs=None,replication_status=,reservations=['a676d097-7486-43b3-a7f6-6f7d6408a706','f8045fb4-6122-416d-b28d-d4de922450a3','e9a9cd8e-da18-4cbb-a03a-e6d8426133ff','7226cd83-adb6-4f9b-bb50-c401ea5af217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744a6801cce943a3ade2ed7b3eeb8520',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-759320253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b945476-e884-4b44-924f-3648db5a2276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='087de872bc724e4692c06729bdca3009',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='744a6801cce943a3ade2ed7b3eeb8520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:20.755705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb713d69-9255-4bd3-a218-b14d29d98528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:20.781846 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb713d69-9255-4bd3-a218-b14d29d98528) transitioned into state 'SUCCESS' from state '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-759320253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='087de872bc724e4692c06729bdca3009',qos_specs=None,replication_status=,reservations=['a676d097-7486-43b3-a7f6-6f7d6408a706','f8045fb4-6122-416d-b28d-d4de922450a3','e9a9cd8e-da18-4cbb-a03a-e6d8426133ff','7226cd83-adb6-4f9b-bb50-c401ea5af217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744a6801cce943a3ade2ed7b3eeb8520',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:20.782828 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8afea4c-92a2-4945-b7f2-1852ba656ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:20.800355 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8afea4c-92a2-4945-b7f2-1852ba656ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:20.801593 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Flow 'volume_create_api' (acded188-2295-4458-9fd9-412dd4afb869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:20.802033 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Create volume request issued successfully. Aug 18 07:36:20.803290 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a35d7649-4c09-417e-996f-c683c763214a tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:20.806750 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 738/2990] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:36:20 2026] POST /volume/v3/volumes => generated 773 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:36:20.818761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-25095b6e-87da-4c56-8f06-4e10acb1cb69 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.821646 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25095b6e-87da-4c56-8f06-4e10acb1cb69 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:36:20.821768 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25095b6e-87da-4c56-8f06-4e10acb1cb69 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:20.823065 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-25095b6e-87da-4c56-8f06-4e10acb1cb69 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:20.829138 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:20.829138 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:20.835320 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-25095b6e-87da-4c56-8f06-4e10acb1cb69 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:36:20.842904 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-25095b6e-87da-4c56-8f06-4e10acb1cb69 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:36:20.842904 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 756/2991] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:20 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:20.936001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bcb79d0e-7da8-49fd-adb6-d02d7029c06d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:20.937878 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bcb79d0e-7da8-49fd-adb6-d02d7029c06d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:20.938093 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bcb79d0e-7da8-49fd-adb6-d02d7029c06d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:20.938333 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bcb79d0e-7da8-49fd-adb6-d02d7029c06d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:20.938452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bcb79d0e-7da8-49fd-adb6-d02d7029c06d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:20.942534 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:20.942534 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:20.943187 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bcb79d0e-7da8-49fd-adb6-d02d7029c06d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:20.943544 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 750/2992] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:20 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:21.208972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-11f32e6e-3ff1-46ec-a9a6-f180c52be3ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:21.209495 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11f32e6e-3ff1-46ec-a9a6-f180c52be3ad None None] GET https://10.4.3.152/volume// Aug 18 07:36:21.209708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11f32e6e-3ff1-46ec-a9a6-f180c52be3ad None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:21.209946 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11f32e6e-3ff1-46ec-a9a6-f180c52be3ad None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:21.210371 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11f32e6e-3ff1-46ec-a9a6-f180c52be3ad None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:21.210727 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 749/2993] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:36:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:21.220741 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-dcdbf139-701b-4dc1-93c2-2406e6881254 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:21.223514 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-dcdbf139-701b-4dc1-93c2-2406e6881254 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:36:21.223819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-dcdbf139-701b-4dc1-93c2-2406e6881254 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:21.224080 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-dcdbf139-701b-4dc1-93c2-2406e6881254 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:21.236778 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:21.236778 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:21.241357 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-dcdbf139-701b-4dc1-93c2-2406e6881254 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:36:21.247908 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-dcdbf139-701b-4dc1-93c2-2406e6881254 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:36:21.248407 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 739/2994] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:36:21 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:21.366294 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-c3dc8bc5-3e9e-4e1a-96c2-300403c54b40 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:21.371880 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-c3dc8bc5-3e9e-4e1a-96c2-300403c54b40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471 Aug 18 07:36:21.372306 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-c3dc8bc5-3e9e-4e1a-96c2-300403c54b40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:21.388938 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-c3dc8bc5-3e9e-4e1a-96c2-300403c54b40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-180b6f94-8717-4d50-b04e-05a175435f47-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:36:21.393630 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-c3dc8bc5-3e9e-4e1a-96c2-300403c54b40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-180b6f94-8717-4d50-b04e-05a175435f47-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:36:21.394720 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:21.394720 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:21.491027 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-c3dc8bc5-3e9e-4e1a-96c2-300403c54b40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-180b6f94-8717-4d50-b04e-05a175435f47-np0000007613" released by "attachment_update" :: held 0.097s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:36:21.491343 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-c3dc8bc5-3e9e-4e1a-96c2-300403c54b40 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471 returned with HTTP 200 Aug 18 07:36:21.492037 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 757/2995] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:36:21 2026] PUT /volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:21.513441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-3bb27836-70e4-42bb-b234-5b85cc177c76 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:21.515395 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-3bb27836-70e4-42bb-b234-5b85cc177c76 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471/action Aug 18 07:36:21.515768 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-3bb27836-70e4-42bb-b234-5b85cc177c76 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:21.515881 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-3bb27836-70e4-42bb-b234-5b85cc177c76 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:21.531092 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:21.531092 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:21.540874 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cb579bcb-cef1-4047-98b9-4d0a8ac6b4cf req-3bb27836-70e4-42bb-b234-5b85cc177c76 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471/action returned with HTTP 204 Aug 18 07:36:21.541441 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 751/2996] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:36:21 2026] POST /volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:21.617089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-322b02bd-267b-4ab1-a3c3-a7f7e917b1f2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:21.619176 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-322b02bd-267b-4ab1-a3c3-a7f7e917b1f2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:21.619396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-322b02bd-267b-4ab1-a3c3-a7f7e917b1f2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:21.619597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-322b02bd-267b-4ab1-a3c3-a7f7e917b1f2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:21.619697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-322b02bd-267b-4ab1-a3c3-a7f7e917b1f2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:21.623817 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:21.623817 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:21.624948 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-322b02bd-267b-4ab1-a3c3-a7f7e917b1f2 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:21.625102 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 750/2997] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:21 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:21.855341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07462cb7-f7bb-4aa5-becf-d507d184ca1c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:21.857401 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07462cb7-f7bb-4aa5-becf-d507d184ca1c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:36:21.857660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07462cb7-f7bb-4aa5-becf-d507d184ca1c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:21.857889 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07462cb7-f7bb-4aa5-becf-d507d184ca1c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:21.866264 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:21.866264 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:21.870423 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-07462cb7-f7bb-4aa5-becf-d507d184ca1c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:36:21.875463 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07462cb7-f7bb-4aa5-becf-d507d184ca1c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:36:21.875896 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 740/2998] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:36:21 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:21.953725 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f454e2f6-1339-4a00-ac73-4c1e433c3c85 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:21.955398 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f454e2f6-1339-4a00-ac73-4c1e433c3c85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:21.955680 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f454e2f6-1339-4a00-ac73-4c1e433c3c85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:21.955919 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f454e2f6-1339-4a00-ac73-4c1e433c3c85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:21.956894 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f454e2f6-1339-4a00-ac73-4c1e433c3c85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:21.961034 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:21.961034 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:21.961853 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f454e2f6-1339-4a00-ac73-4c1e433c3c85 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:21.962569 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 758/2999] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:21 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:22.599008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-98b535c5-da25-40fb-9815-d418249d6a47 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:22.601096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:22.601234 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-98059893"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:22.602598 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-98059893'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:22.602841 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume of 1 GB Aug 18 07:36:22.607818 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Availability Zones retrieved successfully. Aug 18 07:36:22.615403 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (04f1dd7c-87f1-4029-8e13-2ed4986dfc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:22.616820 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97a6c30-1031-479d-ac98-1f26d48727cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:22.618172 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:22.636114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1fb27b9d-7bde-45f4-a2cd-db169f7ec352 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:22.637936 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1fb27b9d-7bde-45f4-a2cd-db169f7ec352 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:22.638180 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1fb27b9d-7bde-45f4-a2cd-db169f7ec352 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:22.638403 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1fb27b9d-7bde-45f4-a2cd-db169f7ec352 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:22.638559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1fb27b9d-7bde-45f4-a2cd-db169f7ec352 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:22.643059 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:22.643059 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:22.643846 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1fb27b9d-7bde-45f4-a2cd-db169f7ec352 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:22.644232 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 751/3000] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:22 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:22.653618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97a6c30-1031-479d-ac98-1f26d48727cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:22.654897 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301d00c7-ba38-498d-8d7f-ebed670007dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:22.692471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Created reservations ['5b569df9-3daa-46ba-9c97-82175f4db43f', '76038144-ba21-4252-ae40-fc6a5541eadc', 'd1794e18-3c39-4fc3-af32-1a712a9ab47d', '9cf2ea74-4b8a-4054-b982-a0b2bf8f5b02'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:22.693141 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301d00c7-ba38-498d-8d7f-ebed670007dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b569df9-3daa-46ba-9c97-82175f4db43f', '76038144-ba21-4252-ae40-fc6a5541eadc', 'd1794e18-3c39-4fc3-af32-1a712a9ab47d', '9cf2ea74-4b8a-4054-b982-a0b2bf8f5b02']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:22.693875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819945a8-8a23-4351-a907-caffa6e89723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:22.714685 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819945a8-8a23-4351-a907-caffa6e89723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d2de98c-15a5-4956-ab50-0df910dac5ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-98059893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['5b569df9-3daa-46ba-9c97-82175f4db43f','76038144-ba21-4252-ae40-fc6a5541eadc','d1794e18-3c39-4fc3-af32-1a712a9ab47d','9cf2ea74-4b8a-4054-b982-a0b2bf8f5b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-98059893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d2de98c-15a5-4956-ab50-0df910dac5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ad05859bd649138935215dacf3cd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424cec0e367d4c4bb05fabded0175c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:22.715392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5808e1ce-935a-40c2-b97f-56c8ff7f21f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:22.733480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5808e1ce-935a-40c2-b97f-56c8ff7f21f9) transitioned into state 'SUCCESS' from state '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-98059893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['5b569df9-3daa-46ba-9c97-82175f4db43f','76038144-ba21-4252-ae40-fc6a5541eadc','d1794e18-3c39-4fc3-af32-1a712a9ab47d','9cf2ea74-4b8a-4054-b982-a0b2bf8f5b02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:22.734115 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6a0f56-5516-4ae5-83bc-4d34d879b3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:22.744223 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6a0f56-5516-4ae5-83bc-4d34d879b3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:22.744961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (04f1dd7c-87f1-4029-8e13-2ed4986dfc67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:22.745241 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request issued successfully. Aug 18 07:36:22.745753 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98b535c5-da25-40fb-9815-d418249d6a47 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:22.746130 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 752/3001] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:22 2026] POST /volume/v3/volumes => generated 747 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:22.760299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-393bf40b-4e3b-407e-aa2e-5fce00f7a931 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:22.762037 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-393bf40b-4e3b-407e-aa2e-5fce00f7a931 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:22.762248 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-393bf40b-4e3b-407e-aa2e-5fce00f7a931 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:22.762444 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-393bf40b-4e3b-407e-aa2e-5fce00f7a931 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:22.768445 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:22.768445 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:22.772143 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-393bf40b-4e3b-407e-aa2e-5fce00f7a931 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:22.775978 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-393bf40b-4e3b-407e-aa2e-5fce00f7a931 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee returned with HTTP 200 Aug 18 07:36:22.776396 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 741/3002] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:22 2026] GET /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:22.976230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6cf30996-4733-4397-9069-04cf8a823392 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:22.977115 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cf30996-4733-4397-9069-04cf8a823392 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:22.977421 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cf30996-4733-4397-9069-04cf8a823392 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:22.977701 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cf30996-4733-4397-9069-04cf8a823392 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:22.977823 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6cf30996-4733-4397-9069-04cf8a823392 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:22.982529 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:22.982529 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:22.983176 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cf30996-4733-4397-9069-04cf8a823392 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:22.984061 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 759/3003] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:22 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:23.550124 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.552038 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:23.552254 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:23.552515 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:23.552727 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume with id: af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:23.563126 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.563126 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:23.563643 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:23.578764 np0000007613 devstack@c-api.service[100290]: WARNING cinder.keymgr.conf_key_mgr [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:36:23.586060 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume request issued successfully. Aug 18 07:36:23.586060 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cc5b76c-4197-44ff-865f-92cd5bfa3d1d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 202 Aug 18 07:36:23.588684 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 752/3004] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:23 2026] DELETE /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:23.596407 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-207973f4-680a-40d2-8de2-cdd65666d888 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.599022 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-207973f4-680a-40d2-8de2-cdd65666d888 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:23.599500 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-207973f4-680a-40d2-8de2-cdd65666d888 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:23.599723 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-207973f4-680a-40d2-8de2-cdd65666d888 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:23.608499 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.608499 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:23.612545 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-207973f4-680a-40d2-8de2-cdd65666d888 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:36:23.616885 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-207973f4-680a-40d2-8de2-cdd65666d888 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 200 Aug 18 07:36:23.617523 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 753/3005] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:23 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:23.656022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-313dfcfc-2f31-421c-a583-5127d216cce1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.658252 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-313dfcfc-2f31-421c-a583-5127d216cce1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:23.658544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-313dfcfc-2f31-421c-a583-5127d216cce1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:23.658782 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-313dfcfc-2f31-421c-a583-5127d216cce1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:23.658923 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-313dfcfc-2f31-421c-a583-5127d216cce1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:23.664473 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.664473 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:23.665416 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-313dfcfc-2f31-421c-a583-5127d216cce1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:23.665874 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 742/3006] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:23 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:23.796518 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1519ac15-78b7-480a-8d46-a518de8b2c57 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.802989 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1519ac15-78b7-480a-8d46-a518de8b2c57 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:23.803198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1519ac15-78b7-480a-8d46-a518de8b2c57 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:23.803468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1519ac15-78b7-480a-8d46-a518de8b2c57 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:23.813520 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.813520 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:23.817551 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1519ac15-78b7-480a-8d46-a518de8b2c57 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:23.821630 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1519ac15-78b7-480a-8d46-a518de8b2c57 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee returned with HTTP 200 Aug 18 07:36:23.822009 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 760/3007] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:23 2026] GET /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:23.835179 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4260a57a-603c-4a37-ab3b-cca1adcf3ad7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.837050 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4260a57a-603c-4a37-ab3b-cca1adcf3ad7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee/action Aug 18 07:36:23.837492 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4260a57a-603c-4a37-ab3b-cca1adcf3ad7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:23.837643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4260a57a-603c-4a37-ab3b-cca1adcf3ad7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:23.846632 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.846632 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:23.846902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-4260a57a-603c-4a37-ab3b-cca1adcf3ad7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume '1d2de98c-15a5-4956-ab50-0df910dac5ee' with '{'status': 'attaching'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:23.864506 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4260a57a-603c-4a37-ab3b-cca1adcf3ad7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee/action returned with HTTP 202 Aug 18 07:36:23.864885 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 753/3008] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:23 2026] POST /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:23.871182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d907d9bb-f28e-4cf4-bd7a-c7adfe06966e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.873050 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d907d9bb-f28e-4cf4-bd7a-c7adfe06966e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:23.873262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d907d9bb-f28e-4cf4-bd7a-c7adfe06966e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:23.873458 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d907d9bb-f28e-4cf4-bd7a-c7adfe06966e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:23.880518 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.880518 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:23.883890 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d907d9bb-f28e-4cf4-bd7a-c7adfe06966e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:23.888231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d907d9bb-f28e-4cf4-bd7a-c7adfe06966e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee returned with HTTP 200 Aug 18 07:36:23.888695 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 754/3009] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:23 2026] GET /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:23.900356 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1ffb61d0-e05a-49bc-98c7-210a5b275c31 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.901968 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ffb61d0-e05a-49bc-98c7-210a5b275c31 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee/action Aug 18 07:36:23.902297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ffb61d0-e05a-49bc-98c7-210a5b275c31 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:23.902408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1ffb61d0-e05a-49bc-98c7-210a5b275c31 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:23.909922 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.909922 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:23.910239 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1ffb61d0-e05a-49bc-98c7-210a5b275c31 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Volume info retrieved successfully. Aug 18 07:36:23.930429 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1ffb61d0-e05a-49bc-98c7-210a5b275c31 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Delete volume request issued successfully. Aug 18 07:36:23.930429 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1ffb61d0-e05a-49bc-98c7-210a5b275c31 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee/action returned with HTTP 202 Aug 18 07:36:23.930429 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 743/3010] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:23 2026] POST /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:23.936074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-572e0c4c-0cb4-4b93-96dd-727f1a812594 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.938422 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-572e0c4c-0cb4-4b93-96dd-727f1a812594 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:23.938637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-572e0c4c-0cb4-4b93-96dd-727f1a812594 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:23.938912 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-572e0c4c-0cb4-4b93-96dd-727f1a812594 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:23.947321 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:23.947321 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:23.951401 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-572e0c4c-0cb4-4b93-96dd-727f1a812594 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:23.957156 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-572e0c4c-0cb4-4b93-96dd-727f1a812594 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee returned with HTTP 200 Aug 18 07:36:23.957774 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 761/3011] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:23 2026] GET /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:23.995539 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4f9fd231-bca1-4767-8f2e-c42e4d5b2273 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:23.997356 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f9fd231-bca1-4767-8f2e-c42e4d5b2273 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:23.997585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f9fd231-bca1-4767-8f2e-c42e4d5b2273 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:23.997776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f9fd231-bca1-4767-8f2e-c42e4d5b2273 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:23.997897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4f9fd231-bca1-4767-8f2e-c42e4d5b2273 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:24.002061 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:24.002061 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:24.002708 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f9fd231-bca1-4767-8f2e-c42e4d5b2273 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:24.003273 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 754/3012] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:23 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:24.631333 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd4bcc18-4bc2-4568-b46d-1c257ded8d7d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.634920 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd4bcc18-4bc2-4568-b46d-1c257ded8d7d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 Aug 18 07:36:24.635171 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd4bcc18-4bc2-4568-b46d-1c257ded8d7d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:24.635455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd4bcc18-4bc2-4568-b46d-1c257ded8d7d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:24.641398 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd4bcc18-4bc2-4568-b46d-1c257ded8d7d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 returned with HTTP 404 Aug 18 07:36:24.641865 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 755/3013] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:24 2026] GET /volume/v3/volumes/af434236-c89b-44c2-be2b-13a71167d339 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:24.649133 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-137a9370-009c-4032-8d13-9cef09bfcfe0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.652008 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-137a9370-009c-4032-8d13-9cef09bfcfe0 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:36:24.652008 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-137a9370-009c-4032-8d13-9cef09bfcfe0 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:24.652008 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-137a9370-009c-4032-8d13-9cef09bfcfe0 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:24.652436 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-137a9370-009c-4032-8d13-9cef09bfcfe0 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:36:24.669481 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-137a9370-009c-4032-8d13-9cef09bfcfe0 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Get all volumes completed successfully. Aug 18 07:36:24.671673 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:24.671673 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:24.678527 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-137a9370-009c-4032-8d13-9cef09bfcfe0 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:36:24.678987 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 744/3014] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:36:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:24.680877 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9dfd8872-ecee-435e-b3a0-f10fc0dcb896 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.683304 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9dfd8872-ecee-435e-b3a0-f10fc0dcb896 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:24.683692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9dfd8872-ecee-435e-b3a0-f10fc0dcb896 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:24.684114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9dfd8872-ecee-435e-b3a0-f10fc0dcb896 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:24.684329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9dfd8872-ecee-435e-b3a0-f10fc0dcb896 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:24.690360 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:24.690360 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:24.691591 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9dfd8872-ecee-435e-b3a0-f10fc0dcb896 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:24.692192 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 762/3015] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:24 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:24.694342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ab45f8c0-6a5d-4a4a-8bf9-a3d97468896d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.696372 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab45f8c0-6a5d-4a4a-8bf9-a3d97468896d tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] DELETE https://10.4.3.152/volume/v3/types/590d133c-ffa3-41d4-ba17-890c907fc3fb Aug 18 07:36:24.696653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab45f8c0-6a5d-4a4a-8bf9-a3d97468896d tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:24.696907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ab45f8c0-6a5d-4a4a-8bf9-a3d97468896d tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:24.724546 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ab45f8c0-6a5d-4a4a-8bf9-a3d97468896d tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/590d133c-ffa3-41d4-ba17-890c907fc3fb returned with HTTP 202 Aug 18 07:36:24.725080 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 755/3016] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:36:24 2026] DELETE /volume/v3/types/590d133c-ffa3-41d4-ba17-890c907fc3fb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:24.737375 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3a12d8d0-09f6-4354-b9bb-0131b37c465a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.739225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a12d8d0-09f6-4354-b9bb-0131b37c465a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:36:24.739671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a12d8d0-09f6-4354-b9bb-0131b37c465a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1876145509", "extra_specs": {}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:24.755809 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a12d8d0-09f6-4354-b9bb-0131b37c465a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:36:24.756177 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 756/3017] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:36:24 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:24.767658 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9af28afe-815c-4b5a-8938-0746c01ff984 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.771081 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9af28afe-815c-4b5a-8938-0746c01ff984 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types/903329d8-bb0c-4e68-b85a-1ea22d40472c/encryption Aug 18 07:36:24.773233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9af28afe-815c-4b5a-8938-0746c01ff984 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:24.799632 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9af28afe-815c-4b5a-8938-0746c01ff984 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/903329d8-bb0c-4e68-b85a-1ea22d40472c/encryption returned with HTTP 200 Aug 18 07:36:24.800030 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 745/3018] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:36:24 2026] POST /volume/v3/types/903329d8-bb0c-4e68-b85a-1ea22d40472c/encryption => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:24.809234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.812259 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:24.813017 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1746152280", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1876145509", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:24.818341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1746152280', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1876145509', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:24.826128 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume of 1 GB Aug 18 07:36:24.827229 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:24.827229 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:24.827474 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Availability Zones retrieved successfully. Aug 18 07:36:24.837047 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (4dc53d45-fe3b-4701-8651-bf134aff401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:24.842539 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42de8365-5744-4a3c-abe5-ff80f0fb7c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:24.844380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:24.881167 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42de8365-5744-4a3c-abe5-ff80f0fb7c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:36:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=903329d8-bb0c-4e68-b85a-1ea22d40472c,is_public=True,name='tempest-scenario-type-luksv2-1876145509',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '903329d8-bb0c-4e68-b85a-1ea22d40472c', '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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:24.882740 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441933ef-efd1-484c-8df4-3f9d5af67517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:24.920037 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1876145509 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1876145509, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:36:24.920555 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1876145509 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1876145509, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:36:24.949232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Created reservations ['128ffc2b-b1f7-4d5c-ab74-d7492b5b4e52', '8a6bbddb-4d27-4a2f-b6de-4baac4b37c2e', 'a0e36209-d890-4074-a1f9-010b36cfd38f', '1ee49e21-d7aa-43b4-aaf6-0853f66ac7b6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:24.950513 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441933ef-efd1-484c-8df4-3f9d5af67517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['128ffc2b-b1f7-4d5c-ab74-d7492b5b4e52', '8a6bbddb-4d27-4a2f-b6de-4baac4b37c2e', 'a0e36209-d890-4074-a1f9-010b36cfd38f', '1ee49e21-d7aa-43b4-aaf6-0853f66ac7b6']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:24.951703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (321430d2-8f1f-42ed-a0b3-63795062fb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:24.975039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a566c7f2-0aa0-423b-93fa-b8c14db72b03 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:24.977377 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a566c7f2-0aa0-423b-93fa-b8c14db72b03 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:24.977506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a566c7f2-0aa0-423b-93fa-b8c14db72b03 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:24.977710 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a566c7f2-0aa0-423b-93fa-b8c14db72b03 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:24.985037 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a566c7f2-0aa0-423b-93fa-b8c14db72b03 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee returned with HTTP 404 Aug 18 07:36:24.985655 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 756/3019] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:24 2026] GET /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:24.986335 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (321430d2-8f1f-42ed-a0b3-63795062fb6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46f2f353-c1ca-4d15-b763-ba49402fba46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1746152280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['128ffc2b-b1f7-4d5c-ab74-d7492b5b4e52','8a6bbddb-4d27-4a2f-b6de-4baac4b37c2e','a0e36209-d890-4074-a1f9-010b36cfd38f','1ee49e21-d7aa-43b4-aaf6-0853f66ac7b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=903329d8-bb0c-4e68-b85a-1ea22d40472c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1746152280',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=46f2f353-c1ca-4d15-b763-ba49402fba46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64eba439ea934ed180df7b9617168ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(903329d8-bb0c-4e68-b85a-1ea22d40472c),volume_type_id=903329d8-bb0c-4e68-b85a-1ea22d40472c)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:24.987673 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ae9fb2-a243-4f2a-acaf-6e069d964531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:24.996221 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-196154e0-39d4-4c0a-b061-468a621b3dba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:25.000315 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-196154e0-39d4-4c0a-b061-468a621b3dba tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:25.001103 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-196154e0-39d4-4c0a-b061-468a621b3dba tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:25.001311 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-196154e0-39d4-4c0a-b061-468a621b3dba tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:25.011072 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ae9fb2-a243-4f2a-acaf-6e069d964531) transitioned into state 'SUCCESS' from state '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-1746152280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['128ffc2b-b1f7-4d5c-ab74-d7492b5b4e52','8a6bbddb-4d27-4a2f-b6de-4baac4b37c2e','a0e36209-d890-4074-a1f9-010b36cfd38f','1ee49e21-d7aa-43b4-aaf6-0853f66ac7b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=903329d8-bb0c-4e68-b85a-1ea22d40472c)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:25.012146 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5861d4d8-b27a-430d-918c-d87424cec205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:25.013575 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-196154e0-39d4-4c0a-b061-468a621b3dba tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee returned with HTTP 404 Aug 18 07:36:25.015078 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 757/3020] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:24 2026] GET /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:25.016606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-75035a9f-58f1-46db-82e0-d3812564ff34 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:25.019258 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75035a9f-58f1-46db-82e0-d3812564ff34 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:25.019507 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75035a9f-58f1-46db-82e0-d3812564ff34 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:25.019950 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-75035a9f-58f1-46db-82e0-d3812564ff34 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:25.019950 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-75035a9f-58f1-46db-82e0-d3812564ff34 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:25.025655 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:25.025655 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:25.026447 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-75035a9f-58f1-46db-82e0-d3812564ff34 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:25.027109 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 746/3021] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:25 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:25.027836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b78b61d-45bf-4e8b-aff1-bb990600e5c6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:25.030410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5861d4d8-b27a-430d-918c-d87424cec205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:25.030937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b78b61d-45bf-4e8b-aff1-bb990600e5c6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:25.031152 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b78b61d-45bf-4e8b-aff1-bb990600e5c6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:25.031394 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b78b61d-45bf-4e8b-aff1-bb990600e5c6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:25.031480 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (4dc53d45-fe3b-4701-8651-bf134aff401f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:25.031590 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1b78b61d-45bf-4e8b-aff1-bb990600e5c6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume with id: 1d2de98c-15a5-4956-ab50-0df910dac5ee Aug 18 07:36:25.031840 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request issued successfully. Aug 18 07:36:25.032743 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-554c6313-a823-4b7e-ba93-6f3777af83e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:25.033513 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 763/3022] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:24 2026] POST /volume/v3/volumes => generated 787 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:25.038901 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b78b61d-45bf-4e8b-aff1-bb990600e5c6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee returned with HTTP 404 Aug 18 07:36:25.039220 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 757/3023] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:25 2026] DELETE /volume/v3/volumes/1d2de98c-15a5-4956-ab50-0df910dac5ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:25.051955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:25.059670 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:25.060880 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-308414439"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:25.063756 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-308414439'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:25.063908 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume of 1 GB Aug 18 07:36:25.071203 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Availability Zones retrieved successfully. Aug 18 07:36:25.081795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (471ca8cb-8420-4ad6-ab67-060ae3f726d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:25.087355 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b640e0-6966-4eed-816c-27cee375dc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:25.088944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:25.142149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b640e0-6966-4eed-816c-27cee375dc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:25.143246 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0dfd79-6354-4f88-a65f-39ca36454cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:25.203283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Created reservations ['84df1fc0-4752-42f2-9754-ae9cdc619cbc', '3a006b10-d503-44b2-91bb-da17a06ac8d2', '3caa2f06-6315-4a1f-b8f0-3596f08e4f89', '3dabc2ad-798a-431c-88d3-827478bb148a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:25.204605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0dfd79-6354-4f88-a65f-39ca36454cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84df1fc0-4752-42f2-9754-ae9cdc619cbc', '3a006b10-d503-44b2-91bb-da17a06ac8d2', '3caa2f06-6315-4a1f-b8f0-3596f08e4f89', '3dabc2ad-798a-431c-88d3-827478bb148a']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:25.206063 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b9f230-fb4a-4aec-ab91-c91ce246ebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:25.233702 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b9f230-fb4a-4aec-ab91-c91ce246ebc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bb0017c-6ee2-4886-818a-b905c4f309d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-308414439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['84df1fc0-4752-42f2-9754-ae9cdc619cbc','3a006b10-d503-44b2-91bb-da17a06ac8d2','3caa2f06-6315-4a1f-b8f0-3596f08e4f89','3dabc2ad-798a-431c-88d3-827478bb148a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-308414439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bb0017c-6ee2-4886-818a-b905c4f309d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ad05859bd649138935215dacf3cd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424cec0e367d4c4bb05fabded0175c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:25.234662 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6519e2-3ea4-4102-b320-7aa0e259d9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:25.271671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c6519e2-3ea4-4102-b320-7aa0e259d9cb) transitioned into state 'SUCCESS' from state '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-308414439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['84df1fc0-4752-42f2-9754-ae9cdc619cbc','3a006b10-d503-44b2-91bb-da17a06ac8d2','3caa2f06-6315-4a1f-b8f0-3596f08e4f89','3dabc2ad-798a-431c-88d3-827478bb148a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:25.272335 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fecf160-f163-401d-8920-b5ef675e9b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:25.293076 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fecf160-f163-401d-8920-b5ef675e9b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:25.293794 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (471ca8cb-8420-4ad6-ab67-060ae3f726d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:25.294118 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request issued successfully. Aug 18 07:36:25.294763 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-efdf497b-f6a8-4e8a-aaf2-79d839fe4f7c tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:25.296349 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 758/3024] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:25 2026] POST /volume/v3/volumes => generated 748 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:25.313523 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7e6858b7-57a8-48c7-8d87-bcf543be1fb6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:25.315669 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e6858b7-57a8-48c7-8d87-bcf543be1fb6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:25.315870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e6858b7-57a8-48c7-8d87-bcf543be1fb6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:25.316077 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e6858b7-57a8-48c7-8d87-bcf543be1fb6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:25.324322 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:25.324322 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:25.329225 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7e6858b7-57a8-48c7-8d87-bcf543be1fb6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:25.333617 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e6858b7-57a8-48c7-8d87-bcf543be1fb6 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 returned with HTTP 200 Aug 18 07:36:25.334168 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 747/3025] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:25 2026] GET /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:25.704236 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4f4dc0f0-7ead-451d-9e67-3704a8cdc1db None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:25.706479 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f4dc0f0-7ead-451d-9e67-3704a8cdc1db tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:25.706671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f4dc0f0-7ead-451d-9e67-3704a8cdc1db tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:25.706892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f4dc0f0-7ead-451d-9e67-3704a8cdc1db tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:25.707007 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4f4dc0f0-7ead-451d-9e67-3704a8cdc1db tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:25.711837 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:25.711837 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:25.712637 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f4dc0f0-7ead-451d-9e67-3704a8cdc1db tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:25.713001 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 764/3026] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:25 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:36:26.039769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-42782970-c0f0-482c-848c-f19a3be82a8b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:26.044328 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42782970-c0f0-482c-848c-f19a3be82a8b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:26.044328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42782970-c0f0-482c-848c-f19a3be82a8b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:26.044328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-42782970-c0f0-482c-848c-f19a3be82a8b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:26.044328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-42782970-c0f0-482c-848c-f19a3be82a8b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:26.049442 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:26.049442 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:26.050345 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-42782970-c0f0-482c-848c-f19a3be82a8b tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:26.050968 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 758/3027] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:26 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:26.353229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd1492fd-e821-4d74-9a59-fa5c6fa18525 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:26.354977 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd1492fd-e821-4d74-9a59-fa5c6fa18525 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:26.355122 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd1492fd-e821-4d74-9a59-fa5c6fa18525 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:26.355344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd1492fd-e821-4d74-9a59-fa5c6fa18525 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:26.362431 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:26.362431 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:26.366675 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd1492fd-e821-4d74-9a59-fa5c6fa18525 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:26.370874 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd1492fd-e821-4d74-9a59-fa5c6fa18525 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 returned with HTTP 200 Aug 18 07:36:26.371691 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 759/3028] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:26 2026] GET /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:26.384187 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d5f6aefe-d444-4fb9-aa06-4e84af9e38d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:26.389279 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5f6aefe-d444-4fb9-aa06-4e84af9e38d5 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8/action Aug 18 07:36:26.389279 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5f6aefe-d444-4fb9-aa06-4e84af9e38d5 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:26.389279 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d5f6aefe-d444-4fb9-aa06-4e84af9e38d5 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:26.403657 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:26.403657 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:26.404726 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-d5f6aefe-d444-4fb9-aa06-4e84af9e38d5 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume '6bb0017c-6ee2-4886-818a-b905c4f309d8' with '{'status': 'creating'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:26.426867 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d5f6aefe-d444-4fb9-aa06-4e84af9e38d5 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8/action returned with HTTP 202 Aug 18 07:36:26.427320 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 748/3029] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:26 2026] POST /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:26.435373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b5624dce-bb7e-4d16-a1cc-7e0b5d3f2398 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:26.437130 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5624dce-bb7e-4d16-a1cc-7e0b5d3f2398 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:26.437319 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5624dce-bb7e-4d16-a1cc-7e0b5d3f2398 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:26.437524 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5624dce-bb7e-4d16-a1cc-7e0b5d3f2398 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:26.444886 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:26.444886 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:26.449041 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b5624dce-bb7e-4d16-a1cc-7e0b5d3f2398 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:26.453129 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5624dce-bb7e-4d16-a1cc-7e0b5d3f2398 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 returned with HTTP 200 Aug 18 07:36:26.453530 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 765/3030] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:26 2026] GET /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:26.470935 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e244f039-a03a-4ede-aee2-4ee2cf588daf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:26.473929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e244f039-a03a-4ede-aee2-4ee2cf588daf tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8/action Aug 18 07:36:26.474318 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e244f039-a03a-4ede-aee2-4ee2cf588daf tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:26.474521 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e244f039-a03a-4ede-aee2-4ee2cf588daf tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:26.487032 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:26.487032 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:26.487032 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e244f039-a03a-4ede-aee2-4ee2cf588daf tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Volume info retrieved successfully. Aug 18 07:36:26.510278 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e244f039-a03a-4ede-aee2-4ee2cf588daf tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Delete volume request issued successfully. Aug 18 07:36:26.510513 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e244f039-a03a-4ede-aee2-4ee2cf588daf tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8/action returned with HTTP 202 Aug 18 07:36:26.510913 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 759/3031] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:26 2026] POST /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:26.518010 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3688dc64-59bb-4546-83a6-21e65293ae8d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:26.520738 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3688dc64-59bb-4546-83a6-21e65293ae8d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:26.520738 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3688dc64-59bb-4546-83a6-21e65293ae8d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:26.520738 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3688dc64-59bb-4546-83a6-21e65293ae8d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:26.528725 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:26.528725 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:26.532586 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3688dc64-59bb-4546-83a6-21e65293ae8d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:26.537176 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3688dc64-59bb-4546-83a6-21e65293ae8d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 returned with HTTP 200 Aug 18 07:36:26.537691 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 760/3032] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:26 2026] GET /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:26.725296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e3637834-532b-431a-a92f-cc4b9a84b243 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:26.731830 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3637834-532b-431a-a92f-cc4b9a84b243 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:26.731830 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3637834-532b-431a-a92f-cc4b9a84b243 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:26.731830 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3637834-532b-431a-a92f-cc4b9a84b243 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:26.731830 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e3637834-532b-431a-a92f-cc4b9a84b243 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:26.743104 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:26.743104 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:26.743999 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3637834-532b-431a-a92f-cc4b9a84b243 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:26.744492 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 749/3033] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:26 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:27.062634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3a74f496-de9a-4291-8e71-fc2063876dee None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:27.064201 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a74f496-de9a-4291-8e71-fc2063876dee tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:27.064470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a74f496-de9a-4291-8e71-fc2063876dee tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:27.064599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a74f496-de9a-4291-8e71-fc2063876dee tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:27.064706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3a74f496-de9a-4291-8e71-fc2063876dee tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:27.068383 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:27.068383 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:27.068984 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a74f496-de9a-4291-8e71-fc2063876dee tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:27.069394 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 766/3034] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:27 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:27.552039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-33e5e300-6e32-4b2f-9bc6-b8bff75df32e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:27.554225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33e5e300-6e32-4b2f-9bc6-b8bff75df32e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:27.554496 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33e5e300-6e32-4b2f-9bc6-b8bff75df32e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:27.554743 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-33e5e300-6e32-4b2f-9bc6-b8bff75df32e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:27.561589 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-33e5e300-6e32-4b2f-9bc6-b8bff75df32e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 returned with HTTP 404 Aug 18 07:36:27.562122 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 760/3035] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:27 2026] GET /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:27.569649 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-685ec3ed-f7c3-457d-baa9-b341a318c628 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:27.571121 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-685ec3ed-f7c3-457d-baa9-b341a318c628 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:27.571656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-685ec3ed-f7c3-457d-baa9-b341a318c628 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:27.571656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-685ec3ed-f7c3-457d-baa9-b341a318c628 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:27.576782 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-685ec3ed-f7c3-457d-baa9-b341a318c628 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 returned with HTTP 404 Aug 18 07:36:27.577196 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 761/3036] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:27 2026] GET /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:27.584632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82584481-d36a-42d8-8bf2-4f925b33da12 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:27.586337 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82584481-d36a-42d8-8bf2-4f925b33da12 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:27.586569 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82584481-d36a-42d8-8bf2-4f925b33da12 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:27.586755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82584481-d36a-42d8-8bf2-4f925b33da12 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:27.586921 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-82584481-d36a-42d8-8bf2-4f925b33da12 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume with id: 6bb0017c-6ee2-4886-818a-b905c4f309d8 Aug 18 07:36:27.591886 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82584481-d36a-42d8-8bf2-4f925b33da12 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 returned with HTTP 404 Aug 18 07:36:27.592310 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 750/3037] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:27 2026] DELETE /volume/v3/volumes/6bb0017c-6ee2-4886-818a-b905c4f309d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:27.600443 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:27.602168 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:27.602526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-257538702"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:27.603922 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-257538702'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:27.604054 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume of 1 GB Aug 18 07:36:27.608057 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Availability Zones retrieved successfully. Aug 18 07:36:27.613186 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (b99c6308-f24a-4787-a736-d84d50cf047e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:27.614131 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5772f99c-553d-4962-a53b-2321267de1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:27.615243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:27.638588 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5772f99c-553d-4962-a53b-2321267de1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:27.638588 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6462918-1205-4149-8f0f-3ea1123a3b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:27.678397 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Created reservations ['ee712815-3f25-43f6-a525-edea95696259', '7510a944-9c4b-4e90-9bcc-8353a0899173', '67755890-afe3-47b3-a4b2-14589497548a', '2b3cc9c7-ead1-49e0-8f15-839aa134f855'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:27.679359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6462918-1205-4149-8f0f-3ea1123a3b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee712815-3f25-43f6-a525-edea95696259', '7510a944-9c4b-4e90-9bcc-8353a0899173', '67755890-afe3-47b3-a4b2-14589497548a', '2b3cc9c7-ead1-49e0-8f15-839aa134f855']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:27.680602 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6891213-8d23-40ba-b74d-00dfbdb21704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:27.709353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6891213-8d23-40ba-b74d-00dfbdb21704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f51286a-2420-4b0b-a6ae-2066210f924e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-257538702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['ee712815-3f25-43f6-a525-edea95696259','7510a944-9c4b-4e90-9bcc-8353a0899173','67755890-afe3-47b3-a4b2-14589497548a','2b3cc9c7-ead1-49e0-8f15-839aa134f855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-257538702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f51286a-2420-4b0b-a6ae-2066210f924e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ad05859bd649138935215dacf3cd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424cec0e367d4c4bb05fabded0175c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:27.710314 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f09006-02cd-449f-aaaf-a5bd87343061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:27.730430 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f09006-02cd-449f-aaaf-a5bd87343061) transitioned into state 'SUCCESS' from state '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-257538702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['ee712815-3f25-43f6-a525-edea95696259','7510a944-9c4b-4e90-9bcc-8353a0899173','67755890-afe3-47b3-a4b2-14589497548a','2b3cc9c7-ead1-49e0-8f15-839aa134f855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:27.731093 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d3bb4c-85b9-4b8a-9944-1015c65b4da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:27.741945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d3bb4c-85b9-4b8a-9944-1015c65b4da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:27.742903 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (b99c6308-f24a-4787-a736-d84d50cf047e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:27.743197 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request issued successfully. Aug 18 07:36:27.743889 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d09c9804-6df6-46fb-9e5e-20c3bd02d845 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:27.744420 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 767/3038] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:27 2026] POST /volume/v3/volumes => generated 748 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:27.756101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2b57a43b-a7b0-4c4a-ae95-16a1bea998ea None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:27.757358 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9d2a243b-ae73-4826-a451-2ade9a222dae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:27.757873 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b57a43b-a7b0-4c4a-ae95-16a1bea998ea tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:27.758124 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b57a43b-a7b0-4c4a-ae95-16a1bea998ea tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:27.758355 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b57a43b-a7b0-4c4a-ae95-16a1bea998ea tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:27.759358 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d2a243b-ae73-4826-a451-2ade9a222dae tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:27.759587 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d2a243b-ae73-4826-a451-2ade9a222dae tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:27.759865 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d2a243b-ae73-4826-a451-2ade9a222dae tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:27.759865 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9d2a243b-ae73-4826-a451-2ade9a222dae tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:27.765778 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:27.765778 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:27.766852 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d2a243b-ae73-4826-a451-2ade9a222dae tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:27.767661 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 762/3039] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:27 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:27.773249 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:27.773249 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:27.779273 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2b57a43b-a7b0-4c4a-ae95-16a1bea998ea tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:27.785324 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b57a43b-a7b0-4c4a-ae95-16a1bea998ea tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e returned with HTTP 200 Aug 18 07:36:27.785819 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 761/3040] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:27 2026] GET /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:28.080917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f1f9fc7a-a455-48b8-8918-fc2250ad2e5e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.082847 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1f9fc7a-a455-48b8-8918-fc2250ad2e5e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:28.083253 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1f9fc7a-a455-48b8-8918-fc2250ad2e5e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:28.083253 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1f9fc7a-a455-48b8-8918-fc2250ad2e5e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:28.085347 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f1f9fc7a-a455-48b8-8918-fc2250ad2e5e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:28.091305 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.091305 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:28.092163 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1f9fc7a-a455-48b8-8918-fc2250ad2e5e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:28.092427 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 751/3041] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:28 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:28.233164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-97d54282-28d5-460a-bbba-b8d264d330af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.235974 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97d54282-28d5-460a-bbba-b8d264d330af tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:28.235974 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97d54282-28d5-460a-bbba-b8d264d330af tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:28.236229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97d54282-28d5-460a-bbba-b8d264d330af tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:28.249942 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.249942 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:28.258886 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-97d54282-28d5-460a-bbba-b8d264d330af tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:28.266603 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97d54282-28d5-460a-bbba-b8d264d330af tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:36:28.267221 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 768/3042] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:28 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:28.780421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c6a9637d-c0b2-463a-a299-677b18bbb458 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.782810 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6a9637d-c0b2-463a-a299-677b18bbb458 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:36:28.783236 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6a9637d-c0b2-463a-a299-677b18bbb458 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:28.783573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c6a9637d-c0b2-463a-a299-677b18bbb458 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:28.783739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c6a9637d-c0b2-463a-a299-677b18bbb458 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Show backup with id d4641de5-fcfb-4758-a6cb-f2374699dc05. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:28.789273 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.789273 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:28.790520 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c6a9637d-c0b2-463a-a299-677b18bbb458 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 200 Aug 18 07:36:28.790864 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 763/3043] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:28 2026] GET /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:28.802909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-153052db-ec83-4ad6-b6a0-1f00f3d4bfd0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.804977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-153052db-ec83-4ad6-b6a0-1f00f3d4bfd0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:28.805189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-153052db-ec83-4ad6-b6a0-1f00f3d4bfd0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:28.805435 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-153052db-ec83-4ad6-b6a0-1f00f3d4bfd0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:28.807434 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b842c72e-9f61-49ab-8ba0-d15f9a32915f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.809463 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b842c72e-9f61-49ab-8ba0-d15f9a32915f tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e Aug 18 07:36:28.809713 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b842c72e-9f61-49ab-8ba0-d15f9a32915f tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:28.809965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b842c72e-9f61-49ab-8ba0-d15f9a32915f tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:28.820994 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.820994 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:28.822610 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.822610 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:28.826877 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b842c72e-9f61-49ab-8ba0-d15f9a32915f tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:28.830487 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-153052db-ec83-4ad6-b6a0-1f00f3d4bfd0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:28.832175 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b842c72e-9f61-49ab-8ba0-d15f9a32915f tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e returned with HTTP 200 Aug 18 07:36:28.832711 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 752/3044] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:28 2026] GET /volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e => generated 1417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:28.857804 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-153052db-ec83-4ad6-b6a0-1f00f3d4bfd0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e returned with HTTP 200 Aug 18 07:36:28.858313 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 762/3045] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:28 2026] GET /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:28.861638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-47f198cc-f9a3-4044-9d0f-b11b9db370cf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.864865 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47f198cc-f9a3-4044-9d0f-b11b9db370cf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e Aug 18 07:36:28.865139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47f198cc-f9a3-4044-9d0f-b11b9db370cf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:28.865471 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-47f198cc-f9a3-4044-9d0f-b11b9db370cf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:28.873395 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fbc4d3c0-da56-4e0e-bfe4-b6da94c4f26f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.878395 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbc4d3c0-da56-4e0e-bfe4-b6da94c4f26f tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e/action Aug 18 07:36:28.878881 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbc4d3c0-da56-4e0e-bfe4-b6da94c4f26f tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:28.879274 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fbc4d3c0-da56-4e0e-bfe4-b6da94c4f26f tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:28.885623 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.885623 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:28.891037 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-47f198cc-f9a3-4044-9d0f-b11b9db370cf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:28.896338 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.896338 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:28.897150 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-fbc4d3c0-da56-4e0e-bfe4-b6da94c4f26f tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume '1f51286a-2420-4b0b-a6ae-2066210f924e' with '{'status': 'error'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:28.897361 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-47f198cc-f9a3-4044-9d0f-b11b9db370cf tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e returned with HTTP 200 Aug 18 07:36:28.897901 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 769/3046] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:28 2026] GET /volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e => generated 1417 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:28.927387 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fbc4d3c0-da56-4e0e-bfe4-b6da94c4f26f tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e/action returned with HTTP 202 Aug 18 07:36:28.928276 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 764/3047] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:28 2026] POST /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:28.937201 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e8ecb0e6-63b4-4113-af98-7bdcd235b382 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.939133 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8ecb0e6-63b4-4113-af98-7bdcd235b382 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:28.939359 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8ecb0e6-63b4-4113-af98-7bdcd235b382 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:28.939686 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8ecb0e6-63b4-4113-af98-7bdcd235b382 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:28.947574 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.947574 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:28.951479 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e8ecb0e6-63b4-4113-af98-7bdcd235b382 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:28.956379 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8ecb0e6-63b4-4113-af98-7bdcd235b382 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e returned with HTTP 200 Aug 18 07:36:28.956813 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 753/3048] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:28 2026] GET /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:36:28.974407 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c955e2e-b92c-4df4-84a3-445fda83d388 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:28.977053 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c955e2e-b92c-4df4-84a3-445fda83d388 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e/action Aug 18 07:36:28.977388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c955e2e-b92c-4df4-84a3-445fda83d388 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:28.977541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c955e2e-b92c-4df4-84a3-445fda83d388 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:28.993508 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:28.993508 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:28.993934 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3c955e2e-b92c-4df4-84a3-445fda83d388 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Volume info retrieved successfully. Aug 18 07:36:29.016887 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3c955e2e-b92c-4df4-84a3-445fda83d388 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Delete volume request issued successfully. Aug 18 07:36:29.017190 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c955e2e-b92c-4df4-84a3-445fda83d388 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e/action returned with HTTP 202 Aug 18 07:36:29.017676 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 763/3049] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:28 2026] POST /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:29.025354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-11030556-adf0-4e54-a99d-0d2eaac3ac78 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:29.027051 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11030556-adf0-4e54-a99d-0d2eaac3ac78 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:29.027250 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11030556-adf0-4e54-a99d-0d2eaac3ac78 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:29.027431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11030556-adf0-4e54-a99d-0d2eaac3ac78 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:29.036943 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:29.036943 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:29.041020 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11030556-adf0-4e54-a99d-0d2eaac3ac78 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:29.045937 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11030556-adf0-4e54-a99d-0d2eaac3ac78 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e returned with HTTP 200 Aug 18 07:36:29.046494 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 770/3050] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:29 2026] GET /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:29.108967 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9ec4adce-50ed-4d8d-8464-1c6e55e0c1b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:29.115594 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ec4adce-50ed-4d8d-8464-1c6e55e0c1b7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:29.115814 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ec4adce-50ed-4d8d-8464-1c6e55e0c1b7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:29.116043 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ec4adce-50ed-4d8d-8464-1c6e55e0c1b7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:29.119496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9ec4adce-50ed-4d8d-8464-1c6e55e0c1b7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:29.123727 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:29.123727 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:29.124445 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ec4adce-50ed-4d8d-8464-1c6e55e0c1b7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:29.124839 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 765/3051] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:29 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:29.285026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1c51daa8-508f-45a3-a855-3cbd0e35da6a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:29.288197 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c51daa8-508f-45a3-a855-3cbd0e35da6a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:29.288465 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c51daa8-508f-45a3-a855-3cbd0e35da6a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:29.288582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c51daa8-508f-45a3-a855-3cbd0e35da6a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:29.300234 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:29.300234 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:29.309244 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1c51daa8-508f-45a3-a855-3cbd0e35da6a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:29.316958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c51daa8-508f-45a3-a855-3cbd0e35da6a tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:36:29.317395 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 754/3052] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:29 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:30.064670 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-51b1b315-1767-4e5d-bf5b-16a3b3a120b8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.067230 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51b1b315-1767-4e5d-bf5b-16a3b3a120b8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:30.067563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51b1b315-1767-4e5d-bf5b-16a3b3a120b8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.067619 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51b1b315-1767-4e5d-bf5b-16a3b3a120b8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.073652 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51b1b315-1767-4e5d-bf5b-16a3b3a120b8 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e returned with HTTP 404 Aug 18 07:36:30.074317 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 764/3053] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:30.085882 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6cd1c228-b03d-4fde-ad16-5dabe95b0870 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.100036 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cd1c228-b03d-4fde-ad16-5dabe95b0870 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:30.100036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cd1c228-b03d-4fde-ad16-5dabe95b0870 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.100036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cd1c228-b03d-4fde-ad16-5dabe95b0870 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.109474 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cd1c228-b03d-4fde-ad16-5dabe95b0870 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e returned with HTTP 404 Aug 18 07:36:30.118091 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 771/3054] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:30.143572 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0967f24e-0e4a-44f9-8b9a-d26d2e6c9ee5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.144410 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-33dd6012-5417-4b4e-ab9b-c6e4a803d87e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.145336 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0967f24e-0e4a-44f9-8b9a-d26d2e6c9ee5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:30.145554 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0967f24e-0e4a-44f9-8b9a-d26d2e6c9ee5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.145821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0967f24e-0e4a-44f9-8b9a-d26d2e6c9ee5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.146049 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-0967f24e-0e4a-44f9-8b9a-d26d2e6c9ee5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume with id: 1f51286a-2420-4b0b-a6ae-2066210f924e Aug 18 07:36:30.149764 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33dd6012-5417-4b4e-ab9b-c6e4a803d87e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:30.149764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33dd6012-5417-4b4e-ab9b-c6e4a803d87e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.149764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33dd6012-5417-4b4e-ab9b-c6e4a803d87e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.149764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-33dd6012-5417-4b4e-ab9b-c6e4a803d87e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:30.153560 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.153560 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:30.153681 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33dd6012-5417-4b4e-ab9b-c6e4a803d87e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:30.153968 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0967f24e-0e4a-44f9-8b9a-d26d2e6c9ee5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e returned with HTTP 404 Aug 18 07:36:30.154625 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 766/3055] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:30 2026] DELETE /volume/v3/volumes/1f51286a-2420-4b0b-a6ae-2066210f924e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:30.155406 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 755/3056] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:30.165531 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-679aaf8a-b06f-4fe6-b769-958606adfbad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.167119 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-449beb68-aa12-4aec-bd3f-76a050df5bfc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.167810 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:30.168183 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-444343533"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:30.168913 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-449beb68-aa12-4aec-bd3f-76a050df5bfc tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:30.169143 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-449beb68-aa12-4aec-bd3f-76a050df5bfc tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.169368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-449beb68-aa12-4aec-bd3f-76a050df5bfc tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.169632 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-444343533'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:30.170125 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume of 1 GB Aug 18 07:36:30.175730 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Availability Zones retrieved successfully. Aug 18 07:36:30.180273 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.180273 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:30.182804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (91080fb5-7550-438e-829e-874eb83024da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:30.183934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd290c4-d3cd-4cec-a7e1-d866e7181ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:30.184775 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-449beb68-aa12-4aec-bd3f-76a050df5bfc tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:30.185076 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:30.189264 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-449beb68-aa12-4aec-bd3f-76a050df5bfc tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:36:30.189630 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 772/3057] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:30.206326 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d6b982dd-0212-4915-a781-26db4ec41494 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.208880 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6b982dd-0212-4915-a781-26db4ec41494 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:30.209169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6b982dd-0212-4915-a781-26db4ec41494 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.209604 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6b982dd-0212-4915-a781-26db4ec41494 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.210081 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d6b982dd-0212-4915-a781-26db4ec41494 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Delete volume with id: b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:30.221151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd290c4-d3cd-4cec-a7e1-d866e7181ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:30.221910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36854b45-bd90-4a3c-a552-f088598c8897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:30.231523 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.231523 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:30.232128 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d6b982dd-0212-4915-a781-26db4ec41494 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:30.266904 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d6b982dd-0212-4915-a781-26db4ec41494 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Delete volume request issued successfully. Aug 18 07:36:30.267188 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6b982dd-0212-4915-a781-26db4ec41494 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 202 Aug 18 07:36:30.267796 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 767/3058] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:30 2026] DELETE /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:30.275859 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Created reservations ['0f3fdc5c-3f2f-49c5-be1c-987ac4842318', 'f71513df-bb90-4071-b23b-6bedd1974c7b', '292b740b-766c-4c96-bd07-c9bfd77d5f64', 'f4992516-0383-4037-b2f0-f5bd40f20574'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:30.277243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36854b45-bd90-4a3c-a552-f088598c8897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f3fdc5c-3f2f-49c5-be1c-987ac4842318', 'f71513df-bb90-4071-b23b-6bedd1974c7b', '292b740b-766c-4c96-bd07-c9bfd77d5f64', 'f4992516-0383-4037-b2f0-f5bd40f20574']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:30.277563 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1f269cc-b717-4ff4-8d92-b906399574e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.278260 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e14925-6875-48ef-923d-6f0f687fbb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:30.279759 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1f269cc-b717-4ff4-8d92-b906399574e2 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:30.279982 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1f269cc-b717-4ff4-8d92-b906399574e2 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.280277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1f269cc-b717-4ff4-8d92-b906399574e2 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.292450 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.292450 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:30.298351 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d1f269cc-b717-4ff4-8d92-b906399574e2 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Volume info retrieved successfully. Aug 18 07:36:30.304576 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1f269cc-b717-4ff4-8d92-b906399574e2 tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 200 Aug 18 07:36:30.305150 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 756/3059] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:30.312300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79e14925-6875-48ef-923d-6f0f687fbb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e6775f3-70c6-4f20-af48-798a3b06e7a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-444343533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['0f3fdc5c-3f2f-49c5-be1c-987ac4842318','f71513df-bb90-4071-b23b-6bedd1974c7b','292b740b-766c-4c96-bd07-c9bfd77d5f64','f4992516-0383-4037-b2f0-f5bd40f20574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-444343533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e6775f3-70c6-4f20-af48-798a3b06e7a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ad05859bd649138935215dacf3cd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424cec0e367d4c4bb05fabded0175c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:30.313239 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a28e4ff8-86f3-453d-b1b9-5ed956e11876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:30.336641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a28e4ff8-86f3-453d-b1b9-5ed956e11876) transitioned into state 'SUCCESS' from state '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-444343533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['0f3fdc5c-3f2f-49c5-be1c-987ac4842318','f71513df-bb90-4071-b23b-6bedd1974c7b','292b740b-766c-4c96-bd07-c9bfd77d5f64','f4992516-0383-4037-b2f0-f5bd40f20574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:30.337517 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a26cea-e705-4fcd-851d-b34272f6d40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:30.350924 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a26cea-e705-4fcd-851d-b34272f6d40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:30.351699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (91080fb5-7550-438e-829e-874eb83024da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:30.352077 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request issued successfully. Aug 18 07:36:30.352799 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-679aaf8a-b06f-4fe6-b769-958606adfbad tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:30.353363 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 765/3060] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:30 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:36:30.370589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4f4fce28-ff16-4db5-9e00-c68831acd899 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.372068 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f4fce28-ff16-4db5-9e00-c68831acd899 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:30.372389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f4fce28-ff16-4db5-9e00-c68831acd899 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.372704 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4f4fce28-ff16-4db5-9e00-c68831acd899 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.376098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f1e239fd-b25b-46db-9116-74c78e38234c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.378219 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f1e239fd-b25b-46db-9116-74c78e38234c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e Aug 18 07:36:30.378499 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f1e239fd-b25b-46db-9116-74c78e38234c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.378760 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f1e239fd-b25b-46db-9116-74c78e38234c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.386129 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.386129 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:30.387602 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.387602 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:30.391690 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4f4fce28-ff16-4db5-9e00-c68831acd899 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:30.392677 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f1e239fd-b25b-46db-9116-74c78e38234c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:30.397506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4f4fce28-ff16-4db5-9e00-c68831acd899 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 returned with HTTP 200 Aug 18 07:36:30.398030 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 773/3061] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:30.399422 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f1e239fd-b25b-46db-9116-74c78e38234c tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e returned with HTTP 200 Aug 18 07:36:30.400065 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 768/3062] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:30.879409 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ab98728a-327a-42c0-8b18-444348a55de3 req-6be0023e-e466-4a32-985a-f011cd239465 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.881355 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-6be0023e-e466-4a32-985a-f011cd239465 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e Aug 18 07:36:30.881587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-6be0023e-e466-4a32-985a-f011cd239465 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.881811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-6be0023e-e466-4a32-985a-f011cd239465 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.888636 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.888636 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:30.894578 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ab98728a-327a-42c0-8b18-444348a55de3 req-6be0023e-e466-4a32-985a-f011cd239465 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:30.902835 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-6be0023e-e466-4a32-985a-f011cd239465 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e returned with HTTP 200 Aug 18 07:36:30.903291 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 757/3063] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:30.913136 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f2cb7a35-e525-4fca-a935-af6ab1dc5d6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.913619 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2cb7a35-e525-4fca-a935-af6ab1dc5d6c None None] GET https://10.4.3.152/volume// Aug 18 07:36:30.913776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2cb7a35-e525-4fca-a935-af6ab1dc5d6c None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:30.913955 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2cb7a35-e525-4fca-a935-af6ab1dc5d6c None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:30.914266 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2cb7a35-e525-4fca-a935-af6ab1dc5d6c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:30.914963 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 766/3064] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:36:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:30.921893 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f70f2ce9-8b7f-44d9-8248-614c4f7a4a60 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:30.926731 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f70f2ce9-8b7f-44d9-8248-614c4f7a4a60 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:36:30.927074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f70f2ce9-8b7f-44d9-8248-614c4f7a4a60 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7317d1c-0eea-4014-b554-af3cb581790e", "connector": null, "instance_uuid": "215badc7-6bec-4a52-ba8f-d9a1c19343bd"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:30.937217 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:30.937217 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:30.971123 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-f70f2ce9-8b7f-44d9-8248-614c4f7a4a60 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:36:30.974669 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 774/3065] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:36:30 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:31.168970 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9025cfa9-94d2-45c2-ada5-4db300deb3cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:31.171169 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9025cfa9-94d2-45c2-ada5-4db300deb3cf tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:31.171491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9025cfa9-94d2-45c2-ada5-4db300deb3cf tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:31.171693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9025cfa9-94d2-45c2-ada5-4db300deb3cf tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:31.171778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9025cfa9-94d2-45c2-ada5-4db300deb3cf tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:31.176789 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:31.176789 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:31.177572 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9025cfa9-94d2-45c2-ada5-4db300deb3cf tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:31.178161 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 769/3066] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:31 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:31.318737 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77132ce6-1a3b-40ea-9155-8f0e7dd31dba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:31.321371 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77132ce6-1a3b-40ea-9155-8f0e7dd31dba tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] GET https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c Aug 18 07:36:31.321803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77132ce6-1a3b-40ea-9155-8f0e7dd31dba tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:31.322151 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77132ce6-1a3b-40ea-9155-8f0e7dd31dba tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:31.330092 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77132ce6-1a3b-40ea-9155-8f0e7dd31dba tempest-VolumesActionsTest-1106515614 tempest-VolumesActionsTest-1106515614-project-member] https://10.4.3.152/volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c returned with HTTP 404 Aug 18 07:36:31.330714 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 758/3067] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:31 2026] GET /volume/v3/volumes/b6b31418-e12d-4402-b810-fda223d1b14c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:31.419599 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3fbb2708-545a-41a9-97f6-93393ec77ea2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:31.424559 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fbb2708-545a-41a9-97f6-93393ec77ea2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:31.424559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fbb2708-545a-41a9-97f6-93393ec77ea2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:31.424559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3fbb2708-545a-41a9-97f6-93393ec77ea2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:31.433512 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:31.433512 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:31.438429 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3fbb2708-545a-41a9-97f6-93393ec77ea2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:31.446062 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3fbb2708-545a-41a9-97f6-93393ec77ea2 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 returned with HTTP 200 Aug 18 07:36:31.446856 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 767/3068] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:31 2026] GET /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:31.459237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1e201075-1ab8-49fb-8708-afeb5347ad8e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:31.461072 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e201075-1ab8-49fb-8708-afeb5347ad8e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0/action Aug 18 07:36:31.461454 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e201075-1ab8-49fb-8708-afeb5347ad8e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:31.461624 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1e201075-1ab8-49fb-8708-afeb5347ad8e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:31.471788 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:31.471788 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:31.472347 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-1e201075-1ab8-49fb-8708-afeb5347ad8e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume '2e6775f3-70c6-4f20-af48-798a3b06e7a0' with '{'status': 'maintenance'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:31.505347 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1e201075-1ab8-49fb-8708-afeb5347ad8e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0/action returned with HTTP 202 Aug 18 07:36:31.505347 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 775/3069] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:31 2026] POST /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:31.513237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d6fda219-8c2b-4e89-8474-a0a8e47335c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:31.514975 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6fda219-8c2b-4e89-8474-a0a8e47335c9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:31.515242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6fda219-8c2b-4e89-8474-a0a8e47335c9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:31.515522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d6fda219-8c2b-4e89-8474-a0a8e47335c9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:31.524703 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:31.524703 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:31.529433 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d6fda219-8c2b-4e89-8474-a0a8e47335c9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:31.535892 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d6fda219-8c2b-4e89-8474-a0a8e47335c9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 returned with HTTP 200 Aug 18 07:36:31.536309 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 770/3070] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:31 2026] GET /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:31.559873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e2338872-162d-4c95-a547-b0104551cfd8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:31.563316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2338872-162d-4c95-a547-b0104551cfd8 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0/action Aug 18 07:36:31.563636 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2338872-162d-4c95-a547-b0104551cfd8 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:31.563767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2338872-162d-4c95-a547-b0104551cfd8 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:31.574672 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:31.574672 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:31.575082 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e2338872-162d-4c95-a547-b0104551cfd8 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Volume info retrieved successfully. Aug 18 07:36:31.599265 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e2338872-162d-4c95-a547-b0104551cfd8 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Delete volume request issued successfully. Aug 18 07:36:31.599514 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2338872-162d-4c95-a547-b0104551cfd8 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0/action returned with HTTP 202 Aug 18 07:36:31.600004 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 759/3071] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:31 2026] POST /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:31.611875 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb01fa66-b794-48ae-9f6c-5bdeade33d7d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:31.616812 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb01fa66-b794-48ae-9f6c-5bdeade33d7d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:31.618268 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb01fa66-b794-48ae-9f6c-5bdeade33d7d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:31.618268 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb01fa66-b794-48ae-9f6c-5bdeade33d7d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:31.628963 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:31.628963 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:31.634808 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fb01fa66-b794-48ae-9f6c-5bdeade33d7d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:31.644273 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb01fa66-b794-48ae-9f6c-5bdeade33d7d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 returned with HTTP 200 Aug 18 07:36:31.644273 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 768/3072] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:31 2026] GET /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:32.138336 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b966b64-bf2c-47b3-9c32-be0f96bd0ea9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.138722 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b966b64-bf2c-47b3-9c32-be0f96bd0ea9 None None] GET https://10.4.3.152/volume// Aug 18 07:36:32.138904 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b966b64-bf2c-47b3-9c32-be0f96bd0ea9 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:32.139136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b966b64-bf2c-47b3-9c32-be0f96bd0ea9 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:32.139514 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b966b64-bf2c-47b3-9c32-be0f96bd0ea9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:36:32.139775 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 776/3073] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:36:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:36:32.150983 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ab98728a-327a-42c0-8b18-444348a55de3 req-73850b56-720b-4a4c-9d18-f8511c23a4f1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.155662 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-73850b56-720b-4a4c-9d18-f8511c23a4f1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e Aug 18 07:36:32.155886 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-73850b56-720b-4a4c-9d18-f8511c23a4f1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:32.156071 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-73850b56-720b-4a4c-9d18-f8511c23a4f1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:32.168321 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:32.168321 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:32.175631 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ab98728a-327a-42c0-8b18-444348a55de3 req-73850b56-720b-4a4c-9d18-f8511c23a4f1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:36:32.183759 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-73850b56-720b-4a4c-9d18-f8511c23a4f1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e returned with HTTP 200 Aug 18 07:36:32.184017 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 771/3074] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:36:32 2026] GET /volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e => generated 1596 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:32.190916 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4932eb99-28e2-4890-b9a0-c2f54ff5dfec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.194744 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4932eb99-28e2-4890-b9a0-c2f54ff5dfec tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:32.195166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4932eb99-28e2-4890-b9a0-c2f54ff5dfec tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:32.195557 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4932eb99-28e2-4890-b9a0-c2f54ff5dfec tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:32.195780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4932eb99-28e2-4890-b9a0-c2f54ff5dfec tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:32.201257 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:32.201257 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:32.202615 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4932eb99-28e2-4890-b9a0-c2f54ff5dfec tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:32.203186 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 760/3075] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:32 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:32.309713 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ab98728a-327a-42c0-8b18-444348a55de3 req-9ac4aae6-7c30-4767-9547-0a4db12028df None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.313116 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-9ac4aae6-7c30-4767-9547-0a4db12028df tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] PUT https://10.4.3.152/volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0 Aug 18 07:36:32.313616 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-9ac4aae6-7c30-4767-9547-0a4db12028df tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:32.323463 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-ab98728a-327a-42c0-8b18-444348a55de3 req-9ac4aae6-7c30-4767-9547-0a4db12028df tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Acquiring lock "cinder-attachment_update-d7317d1c-0eea-4014-b554-af3cb581790e-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:36:32.329547 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-ab98728a-327a-42c0-8b18-444348a55de3 req-9ac4aae6-7c30-4767-9547-0a4db12028df tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Lock "cinder-attachment_update-d7317d1c-0eea-4014-b554-af3cb581790e-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:36:32.330690 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:32.330690 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:32.459996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-ab98728a-327a-42c0-8b18-444348a55de3 req-9ac4aae6-7c30-4767-9547-0a4db12028df tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Lock "cinder-attachment_update-d7317d1c-0eea-4014-b554-af3cb581790e-np0000007613" released by "attachment_update" :: held 0.130s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:36:32.460388 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-9ac4aae6-7c30-4767-9547-0a4db12028df tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0 returned with HTTP 200 Aug 18 07:36:32.460738 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 769/3076] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:36:32 2026] PUT /volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:32.491027 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ab98728a-327a-42c0-8b18-444348a55de3 req-8e9cacda-da07-4694-8370-bc21318aac44 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.494090 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-8e9cacda-da07-4694-8370-bc21318aac44 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] POST https://10.4.3.152/volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0/action Aug 18 07:36:32.494527 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-8e9cacda-da07-4694-8370-bc21318aac44 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:32.494668 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-8e9cacda-da07-4694-8370-bc21318aac44 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:32.519803 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:32.519803 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:32.534957 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ab98728a-327a-42c0-8b18-444348a55de3 req-8e9cacda-da07-4694-8370-bc21318aac44 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0/action returned with HTTP 204 Aug 18 07:36:32.535608 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 777/3077] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:36:32 2026] POST /volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:32.660795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a7b337f2-fcaf-43fc-8dbf-eebff1a318d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.663671 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7b337f2-fcaf-43fc-8dbf-eebff1a318d5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:32.663934 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7b337f2-fcaf-43fc-8dbf-eebff1a318d5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:32.664224 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7b337f2-fcaf-43fc-8dbf-eebff1a318d5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:32.672942 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7b337f2-fcaf-43fc-8dbf-eebff1a318d5 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 returned with HTTP 404 Aug 18 07:36:32.674136 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 772/3078] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:32 2026] GET /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:32.681675 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ee9b6a7-c208-487d-aaf7-0c598c530fbd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.684719 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ee9b6a7-c208-487d-aaf7-0c598c530fbd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:32.684719 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ee9b6a7-c208-487d-aaf7-0c598c530fbd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:32.684719 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ee9b6a7-c208-487d-aaf7-0c598c530fbd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:32.689791 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ee9b6a7-c208-487d-aaf7-0c598c530fbd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 returned with HTTP 404 Aug 18 07:36:32.690406 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 761/3079] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:32 2026] GET /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:32.699149 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-850df95b-9af7-456a-b3fa-8b66f2d2d6d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.701459 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-850df95b-9af7-456a-b3fa-8b66f2d2d6d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:32.701702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-850df95b-9af7-456a-b3fa-8b66f2d2d6d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:32.701978 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-850df95b-9af7-456a-b3fa-8b66f2d2d6d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:32.702173 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-850df95b-9af7-456a-b3fa-8b66f2d2d6d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume with id: 2e6775f3-70c6-4f20-af48-798a3b06e7a0 Aug 18 07:36:32.715250 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-850df95b-9af7-456a-b3fa-8b66f2d2d6d0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 returned with HTTP 404 Aug 18 07:36:32.716009 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 770/3080] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:32 2026] DELETE /volume/v3/volumes/2e6775f3-70c6-4f20-af48-798a3b06e7a0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:32.727520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.729790 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:32.730350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1050138632"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:32.732439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1050138632'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:32.732439 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume of 1 GB Aug 18 07:36:32.737742 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Availability Zones retrieved successfully. Aug 18 07:36:32.746692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (56cfbdcb-fc97-40bf-927b-55da40b63a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:32.748243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc23a3e9-aec0-4a4f-96ee-6d128c055626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:32.749646 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:32.791566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc23a3e9-aec0-4a4f-96ee-6d128c055626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:32.793038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909898f9-99b0-4735-8eea-125b96475e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:32.834632 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Created reservations ['7a13921d-b241-45fe-871c-e6335c8c2c6e', '6f77dbfd-8d36-4c7b-b793-52507dc33e77', '6e43b1b1-0a47-4191-8b9c-4875676c8e8e', '108dace6-86f6-4a42-8913-a981c7fb1e06'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:32.835635 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909898f9-99b0-4735-8eea-125b96475e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a13921d-b241-45fe-871c-e6335c8c2c6e', '6f77dbfd-8d36-4c7b-b793-52507dc33e77', '6e43b1b1-0a47-4191-8b9c-4875676c8e8e', '108dace6-86f6-4a42-8913-a981c7fb1e06']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:32.836497 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ed7670-9662-46c3-8e89-05835d1c25f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:32.859837 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ed7670-9662-46c3-8e89-05835d1c25f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9893c80-afb7-4625-bcbf-95e680cac854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1050138632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['7a13921d-b241-45fe-871c-e6335c8c2c6e','6f77dbfd-8d36-4c7b-b793-52507dc33e77','6e43b1b1-0a47-4191-8b9c-4875676c8e8e','108dace6-86f6-4a42-8913-a981c7fb1e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1050138632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9893c80-afb7-4625-bcbf-95e680cac854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17ad05859bd649138935215dacf3cd97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424cec0e367d4c4bb05fabded0175c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:32.860599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5511067-1ab6-4e9a-8ce7-e403a3c0c645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:32.877821 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5511067-1ab6-4e9a-8ce7-e403a3c0c645) transitioned into state 'SUCCESS' from state '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-1050138632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17ad05859bd649138935215dacf3cd97',qos_specs=None,replication_status=,reservations=['7a13921d-b241-45fe-871c-e6335c8c2c6e','6f77dbfd-8d36-4c7b-b793-52507dc33e77','6e43b1b1-0a47-4191-8b9c-4875676c8e8e','108dace6-86f6-4a42-8913-a981c7fb1e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424cec0e367d4c4bb05fabded0175c48',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:32.878554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38928541-476e-4cd7-937a-ac3882740442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:32.893283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38928541-476e-4cd7-937a-ac3882740442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:32.893283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Flow 'volume_create_api' (56cfbdcb-fc97-40bf-927b-55da40b63a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:32.893283 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Create volume request issued successfully. Aug 18 07:36:32.893283 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-433e3d78-5df4-4aab-a2df-d8fabf009688 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:32.893659 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 778/3081] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:32 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) Aug 18 07:36:32.914330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac8857ef-8361-4986-9d33-7de15d9955e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:32.917946 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac8857ef-8361-4986-9d33-7de15d9955e4 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:32.918130 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac8857ef-8361-4986-9d33-7de15d9955e4 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:32.918332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac8857ef-8361-4986-9d33-7de15d9955e4 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:32.924650 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:32.924650 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:32.929428 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ac8857ef-8361-4986-9d33-7de15d9955e4 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:32.934442 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac8857ef-8361-4986-9d33-7de15d9955e4 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:32.934789 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 773/3082] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:32 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:33.215175 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6f485bf5-e8ea-47e1-9f91-bc0cba977058 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:33.219112 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f485bf5-e8ea-47e1-9f91-bc0cba977058 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:33.219112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f485bf5-e8ea-47e1-9f91-bc0cba977058 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:33.219112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6f485bf5-e8ea-47e1-9f91-bc0cba977058 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:33.219112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6f485bf5-e8ea-47e1-9f91-bc0cba977058 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:33.222968 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:33.222968 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:33.224173 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6f485bf5-e8ea-47e1-9f91-bc0cba977058 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:33.224861 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 762/3083] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:33 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:33.949597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b3f5de0c-9a5e-45d4-8678-dae043f087cb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:33.951658 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3f5de0c-9a5e-45d4-8678-dae043f087cb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:33.951982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3f5de0c-9a5e-45d4-8678-dae043f087cb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:33.952096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3f5de0c-9a5e-45d4-8678-dae043f087cb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:33.960256 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:33.960256 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:33.965109 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b3f5de0c-9a5e-45d4-8678-dae043f087cb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:33.970095 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3f5de0c-9a5e-45d4-8678-dae043f087cb tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:33.970831 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 771/3084] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:33 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:33.984431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d04449d-4c58-48ac-a265-02866e910fa7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:33.987581 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d04449d-4c58-48ac-a265-02866e910fa7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action Aug 18 07:36:33.987983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d04449d-4c58-48ac-a265-02866e910fa7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:33.991261 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d04449d-4c58-48ac-a265-02866e910fa7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:33.999110 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:33.999110 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:33.999627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-5d04449d-4c58-48ac-a265-02866e910fa7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume 'e9893c80-afb7-4625-bcbf-95e680cac854' with '{'status': 'error'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:34.021097 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d04449d-4c58-48ac-a265-02866e910fa7 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action returned with HTTP 202 Aug 18 07:36:34.021640 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 779/3085] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:33 2026] POST /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:34.032596 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-293f7f81-bbe4-48dc-a164-9ff81e4beebf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.034312 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-293f7f81-bbe4-48dc-a164-9ff81e4beebf tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.034516 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-293f7f81-bbe4-48dc-a164-9ff81e4beebf tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.034679 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-293f7f81-bbe4-48dc-a164-9ff81e4beebf tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.042732 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.042732 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:34.046987 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-293f7f81-bbe4-48dc-a164-9ff81e4beebf tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:34.050816 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-293f7f81-bbe4-48dc-a164-9ff81e4beebf tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:34.051286 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 774/3086] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:34 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:34.069831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bb3971c0-8be5-4e0b-8928-968a6dadee0e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.072177 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb3971c0-8be5-4e0b-8928-968a6dadee0e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action Aug 18 07:36:34.072522 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb3971c0-8be5-4e0b-8928-968a6dadee0e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:34.072632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb3971c0-8be5-4e0b-8928-968a6dadee0e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:34.081810 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.081810 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:34.082195 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-bb3971c0-8be5-4e0b-8928-968a6dadee0e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume 'e9893c80-afb7-4625-bcbf-95e680cac854' with '{'status': 'available'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:34.101289 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb3971c0-8be5-4e0b-8928-968a6dadee0e tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action returned with HTTP 202 Aug 18 07:36:34.101662 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 763/3087] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:34 2026] POST /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:34.109078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae6d1478-8f62-4983-a804-b20462858ad0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.110941 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae6d1478-8f62-4983-a804-b20462858ad0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.111162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae6d1478-8f62-4983-a804-b20462858ad0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.111375 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae6d1478-8f62-4983-a804-b20462858ad0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.119161 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.119161 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:34.124042 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ae6d1478-8f62-4983-a804-b20462858ad0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:34.129970 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae6d1478-8f62-4983-a804-b20462858ad0 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:34.130525 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 772/3088] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:34 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:34.147201 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c09d859d-52e9-46ce-80cd-25c6b922a140 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.149217 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c09d859d-52e9-46ce-80cd-25c6b922a140 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action Aug 18 07:36:34.149719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c09d859d-52e9-46ce-80cd-25c6b922a140 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:34.149924 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c09d859d-52e9-46ce-80cd-25c6b922a140 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:34.160246 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.160246 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:34.160642 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-c09d859d-52e9-46ce-80cd-25c6b922a140 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume 'e9893c80-afb7-4625-bcbf-95e680cac854' with '{'status': 'maintenance'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:34.182243 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c09d859d-52e9-46ce-80cd-25c6b922a140 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action returned with HTTP 202 Aug 18 07:36:34.182243 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 780/3089] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:34 2026] POST /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:34.194201 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3d682c10-d854-43b3-9e0e-7cf886f16692 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.199229 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d682c10-d854-43b3-9e0e-7cf886f16692 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.199229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d682c10-d854-43b3-9e0e-7cf886f16692 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.199229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d682c10-d854-43b3-9e0e-7cf886f16692 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.204176 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.204176 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:34.207923 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3d682c10-d854-43b3-9e0e-7cf886f16692 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:34.212318 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d682c10-d854-43b3-9e0e-7cf886f16692 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:34.212746 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 775/3090] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:34 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:34.238145 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb0c1496-896f-494e-aaba-13c8e7ef546e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.238301 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8915646d-11cd-43c3-a0c8-5094d50d6949 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.240865 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8915646d-11cd-43c3-a0c8-5094d50d6949 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] POST https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action Aug 18 07:36:34.241270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8915646d-11cd-43c3-a0c8-5094d50d6949 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:36:34.241441 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8915646d-11cd-43c3-a0c8-5094d50d6949 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:34.241979 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb0c1496-896f-494e-aaba-13c8e7ef546e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:34.242308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb0c1496-896f-494e-aaba-13c8e7ef546e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.242619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb0c1496-896f-494e-aaba-13c8e7ef546e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.242825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fb0c1496-896f-494e-aaba-13c8e7ef546e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:34.261251 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.261251 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:34.261251 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-8915646d-11cd-43c3-a0c8-5094d50d6949 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] Updating volume 'e9893c80-afb7-4625-bcbf-95e680cac854' with '{'status': 'available'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 07:36:34.262959 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.262959 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:34.263846 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb0c1496-896f-494e-aaba-13c8e7ef546e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:34.264328 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 764/3091] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:34 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:34.298911 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8915646d-11cd-43c3-a0c8-5094d50d6949 tempest-VolumesActionsTest-131554220 tempest-VolumesActionsTest-131554220-project-admin] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action returned with HTTP 202 Aug 18 07:36:34.300179 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 773/3092] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:36:34 2026] POST /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:36:34.306812 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c2c717bd-783c-49a0-88f4-78947282690e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.308651 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2c717bd-783c-49a0-88f4-78947282690e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.309500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2c717bd-783c-49a0-88f4-78947282690e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.309500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2c717bd-783c-49a0-88f4-78947282690e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.319236 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.319236 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:34.322184 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c2c717bd-783c-49a0-88f4-78947282690e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:34.329714 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2c717bd-783c-49a0-88f4-78947282690e tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:34.330515 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 781/3093] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:34 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:34.346797 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-35e7b8cf-c137-4e1b-a935-f7aafcb5b2d9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.348841 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35e7b8cf-c137-4e1b-a935-f7aafcb5b2d9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.349043 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35e7b8cf-c137-4e1b-a935-f7aafcb5b2d9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.349294 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35e7b8cf-c137-4e1b-a935-f7aafcb5b2d9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.358472 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.358472 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:34.362822 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-35e7b8cf-c137-4e1b-a935-f7aafcb5b2d9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:34.368381 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35e7b8cf-c137-4e1b-a935-f7aafcb5b2d9 tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:34.369876 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 776/3094] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:34 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:34.383350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.390379 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.390475 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.390662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.390849 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume with id: e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.399622 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.399622 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:34.400135 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:34.420989 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Delete volume request issued successfully. Aug 18 07:36:34.421254 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9dd2a42-0e92-4e54-9313-8bab9c49c1bd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 202 Aug 18 07:36:34.421649 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 765/3095] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:34 2026] DELETE /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:34.428753 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3bdf7102-94cd-4572-83b0-4f752429b3fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:34.430885 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bdf7102-94cd-4572-83b0-4f752429b3fd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:34.431177 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3bdf7102-94cd-4572-83b0-4f752429b3fd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:34.431513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3bdf7102-94cd-4572-83b0-4f752429b3fd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:34.439139 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:34.439139 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:34.444749 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3bdf7102-94cd-4572-83b0-4f752429b3fd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Volume info retrieved successfully. Aug 18 07:36:34.449188 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bdf7102-94cd-4572-83b0-4f752429b3fd tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 200 Aug 18 07:36:34.449702 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 774/3096] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:34 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:34.959620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:35.038065 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:35.038457 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1604540002"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:35.039711 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1604540002'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:35.039821 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Create volume of 2 GB Aug 18 07:36:35.043475 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Availability Zones retrieved successfully. Aug 18 07:36:35.049240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Flow 'volume_create_api' (112097e5-0ddc-4af6-a306-ec2eaba29ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:35.050985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951bc48c-9ecc-4890-9bb6-eddcbf2ce551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:35.052180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Validating volume size '2' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:35.082293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951bc48c-9ecc-4890-9bb6-eddcbf2ce551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:35.082293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62861bc-b074-4c73-85a0-861f33b04a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:35.137551 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Created reservations ['7b2a7899-497e-4a98-a553-a63f7f269373', 'e97338ae-e544-45ca-8297-e0914f90e6c9', 'c9fb9c59-2542-46c0-9ac1-200d2cf7e035', 'ee4c519f-4933-4503-aab2-306dc0b4a1e4'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:35.138276 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62861bc-b074-4c73-85a0-861f33b04a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b2a7899-497e-4a98-a553-a63f7f269373', 'e97338ae-e544-45ca-8297-e0914f90e6c9', 'c9fb9c59-2542-46c0-9ac1-200d2cf7e035', 'ee4c519f-4933-4503-aab2-306dc0b4a1e4']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:35.138959 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aecb315-53e0-4ec5-83be-3499129919d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:35.161884 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aecb315-53e0-4ec5-83be-3499129919d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '736dd76e-dd51-4d25-a126-b01f2b3e8492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1604540002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc09b42a442c4a7c8b87d48df76832db',qos_specs=None,replication_status=,reservations=['7b2a7899-497e-4a98-a553-a63f7f269373','e97338ae-e544-45ca-8297-e0914f90e6c9','c9fb9c59-2542-46c0-9ac1-200d2cf7e035','ee4c519f-4933-4503-aab2-306dc0b4a1e4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32229bc33ceb410b86639952ce5f6a74',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1604540002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=736dd76e-dd51-4d25-a126-b01f2b3e8492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc09b42a442c4a7c8b87d48df76832db',provider_auth=None,provider_geometry=None,provider_id=None,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='32229bc33ceb410b86639952ce5f6a74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:35.162685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c87189-42ed-4e06-bc16-17571521118c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:35.182291 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6c87189-42ed-4e06-bc16-17571521118c) transitioned into state 'SUCCESS' from state '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-1604540002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc09b42a442c4a7c8b87d48df76832db',qos_specs=None,replication_status=,reservations=['7b2a7899-497e-4a98-a553-a63f7f269373','e97338ae-e544-45ca-8297-e0914f90e6c9','c9fb9c59-2542-46c0-9ac1-200d2cf7e035','ee4c519f-4933-4503-aab2-306dc0b4a1e4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32229bc33ceb410b86639952ce5f6a74',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:35.183049 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c302f237-e29d-43bc-864b-e6ca47fb6434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:35.198432 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c302f237-e29d-43bc-864b-e6ca47fb6434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:35.199016 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Flow 'volume_create_api' (112097e5-0ddc-4af6-a306-ec2eaba29ccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:35.199351 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Create volume request issued successfully. Aug 18 07:36:35.201739 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-11f8eb56-8c35-419f-a31b-a18c464f4b1f tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:35.201739 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 782/3097] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:34 2026] POST /volume/v3/volumes => generated 755 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:35.219666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c0391f20-e8dc-40b8-87e0-4f41c6b687b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:35.222031 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0391f20-e8dc-40b8-87e0-4f41c6b687b0 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] GET https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 Aug 18 07:36:35.222287 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0391f20-e8dc-40b8-87e0-4f41c6b687b0 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:35.222566 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0391f20-e8dc-40b8-87e0-4f41c6b687b0 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:35.230935 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:35.230935 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:35.234792 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c0391f20-e8dc-40b8-87e0-4f41c6b687b0 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Volume info retrieved successfully. Aug 18 07:36:35.240908 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0391f20-e8dc-40b8-87e0-4f41c6b687b0 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 returned with HTTP 200 Aug 18 07:36:35.241360 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 777/3098] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:35 2026] GET /volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:35.279912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fcee045d-9da7-4d8b-8b9b-c02d41837f44 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:35.287612 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcee045d-9da7-4d8b-8b9b-c02d41837f44 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:35.287882 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcee045d-9da7-4d8b-8b9b-c02d41837f44 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:35.288143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcee045d-9da7-4d8b-8b9b-c02d41837f44 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:35.288320 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fcee045d-9da7-4d8b-8b9b-c02d41837f44 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:35.296914 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:35.296914 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:35.297133 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcee045d-9da7-4d8b-8b9b-c02d41837f44 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:35.297616 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 766/3099] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:35 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:35.464999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-416b73f3-aa00-4266-ad60-ed6e56b42d4d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:35.466809 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-416b73f3-aa00-4266-ad60-ed6e56b42d4d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] GET https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 Aug 18 07:36:35.467013 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-416b73f3-aa00-4266-ad60-ed6e56b42d4d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:35.467269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-416b73f3-aa00-4266-ad60-ed6e56b42d4d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:35.473802 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-416b73f3-aa00-4266-ad60-ed6e56b42d4d tempest-VolumesActionsTest-1496055125 tempest-VolumesActionsTest-1496055125-project-member] https://10.4.3.152/volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 returned with HTTP 404 Aug 18 07:36:35.474367 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 775/3100] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:35 2026] GET /volume/v3/volumes/e9893c80-afb7-4625-bcbf-95e680cac854 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:36.260129 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f348ab9f-4af3-433d-8622-cf4971e88706 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:36.262020 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f348ab9f-4af3-433d-8622-cf4971e88706 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] GET https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 Aug 18 07:36:36.262280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f348ab9f-4af3-433d-8622-cf4971e88706 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:36.262549 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f348ab9f-4af3-433d-8622-cf4971e88706 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:36.270034 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:36.270034 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:36.274375 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f348ab9f-4af3-433d-8622-cf4971e88706 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Volume info retrieved successfully. Aug 18 07:36:36.279674 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f348ab9f-4af3-433d-8622-cf4971e88706 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 returned with HTTP 200 Aug 18 07:36:36.280280 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 783/3101] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:36 2026] GET /volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:36.296422 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:36.299366 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:36.299709 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "736dd76e-dd51-4d25-a126-b01f2b3e8492"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:36.301108 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '736dd76e-dd51-4d25-a126-b01f2b3e8492'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:36.307902 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:36.307902 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:36.308376 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Volume retrieved successfully. Aug 18 07:36:36.308470 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Create volume of 1 GB Aug 18 07:36:36.313113 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Availability Zones retrieved successfully. Aug 18 07:36:36.315942 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1495d35c-1c97-4cb6-806a-b463910be06e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:36.316624 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Flow 'volume_create_api' (40e0733d-1de1-4c33-a6d7-94591f6c781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:36.317767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75824b5-04bb-40c9-a8bb-5805dc798f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:36.318624 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1495d35c-1c97-4cb6-806a-b463910be06e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:36.318723 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:36.318922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1495d35c-1c97-4cb6-806a-b463910be06e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:36.319193 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1495d35c-1c97-4cb6-806a-b463910be06e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:36.319365 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1495d35c-1c97-4cb6-806a-b463910be06e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:36.319560 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75824b5-04bb-40c9-a8bb-5805dc798f30) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 07:36:36.319560 np0000007613 devstack@c-api.service[100292]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 18 07:36:36.321040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75824b5-04bb-40c9-a8bb-5805dc798f30) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:36.321447 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=584,cinder:UPDATE=149,cinder:INSERT=103,cinder:DELETE=3 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:36:36.321914 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75824b5-04bb-40c9-a8bb-5805dc798f30) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:36:36.322908 np0000007613 devstack@c-api.service[100292]: WARNING cinder.volume.api [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Flow 'volume_create_api' (40e0733d-1de1-4c33-a6d7-94591f6c781f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 07:36:36.323167 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57588a62-938e-4d1d-95c5-bccf76f28f3a tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:36:36.323824 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 778/3102] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:36 2026] POST /volume/v3/volumes => generated 173 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:36:36.327492 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:36.327492 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:36.328777 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1495d35c-1c97-4cb6-806a-b463910be06e tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:36.329747 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 767/3103] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:36 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:36.331439 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a2976f0-2561-4683-8c65-507abbe617ed None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:36.334702 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a2976f0-2561-4683-8c65-507abbe617ed tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] GET https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 Aug 18 07:36:36.334891 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a2976f0-2561-4683-8c65-507abbe617ed tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:36.335146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a2976f0-2561-4683-8c65-507abbe617ed tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:36.343885 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:36.343885 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:36.348318 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a2976f0-2561-4683-8c65-507abbe617ed tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Volume info retrieved successfully. Aug 18 07:36:36.353735 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a2976f0-2561-4683-8c65-507abbe617ed tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 returned with HTTP 200 Aug 18 07:36:36.354167 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 776/3104] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:36 2026] GET /volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:36.367130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-424b91fa-c060-4465-8ce1-3590836f5e03 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:36.369364 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-424b91fa-c060-4465-8ce1-3590836f5e03 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 Aug 18 07:36:36.369700 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-424b91fa-c060-4465-8ce1-3590836f5e03 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:36.369987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-424b91fa-c060-4465-8ce1-3590836f5e03 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:36.370281 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-424b91fa-c060-4465-8ce1-3590836f5e03 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Delete volume with id: 736dd76e-dd51-4d25-a126-b01f2b3e8492 Aug 18 07:36:36.379258 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:36.379258 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:36.380070 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-424b91fa-c060-4465-8ce1-3590836f5e03 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Volume info retrieved successfully. Aug 18 07:36:36.399200 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-424b91fa-c060-4465-8ce1-3590836f5e03 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Delete volume request issued successfully. Aug 18 07:36:36.399644 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-424b91fa-c060-4465-8ce1-3590836f5e03 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 returned with HTTP 202 Aug 18 07:36:36.400172 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 784/3105] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:36 2026] DELETE /volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:36.408474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8ad09bc7-b60a-4060-ba03-3ff431086a91 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:36.410284 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ad09bc7-b60a-4060-ba03-3ff431086a91 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] GET https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 Aug 18 07:36:36.410498 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ad09bc7-b60a-4060-ba03-3ff431086a91 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:36.410668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ad09bc7-b60a-4060-ba03-3ff431086a91 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:36.417752 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:36.417752 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:36.421700 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8ad09bc7-b60a-4060-ba03-3ff431086a91 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Volume info retrieved successfully. Aug 18 07:36:36.426188 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ad09bc7-b60a-4060-ba03-3ff431086a91 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 returned with HTTP 200 Aug 18 07:36:36.426600 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 779/3106] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:36 2026] GET /volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:37.342566 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-15775ed3-f375-4030-b3e9-dfbc188a4855 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:37.347230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15775ed3-f375-4030-b3e9-dfbc188a4855 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:37.347505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15775ed3-f375-4030-b3e9-dfbc188a4855 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:37.347721 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15775ed3-f375-4030-b3e9-dfbc188a4855 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:37.347825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-15775ed3-f375-4030-b3e9-dfbc188a4855 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:37.352967 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:37.352967 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:37.353867 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15775ed3-f375-4030-b3e9-dfbc188a4855 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:37.355428 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 768/3107] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:37 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:37.444944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2b12ff4d-e53b-4cd0-8fa3-efd7ba313150 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:37.446952 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b12ff4d-e53b-4cd0-8fa3-efd7ba313150 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] GET https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 Aug 18 07:36:37.447339 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b12ff4d-e53b-4cd0-8fa3-efd7ba313150 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:37.447692 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b12ff4d-e53b-4cd0-8fa3-efd7ba313150 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:37.453403 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=642,cinder:UPDATE=233,cinder:INSERT=133,cinder:DELETE=2 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:36:37.459413 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b12ff4d-e53b-4cd0-8fa3-efd7ba313150 tempest-VolumesCloneNegativeTest-2137740526 tempest-VolumesCloneNegativeTest-2137740526-project-member] https://10.4.3.152/volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 returned with HTTP 404 Aug 18 07:36:37.460010 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 777/3108] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:37 2026] GET /volume/v3/volumes/736dd76e-dd51-4d25-a126-b01f2b3e8492 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:38.365682 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f59dc5d-f6cd-4784-a582-97fe080e64ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.368327 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f59dc5d-f6cd-4784-a582-97fe080e64ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:38.368596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f59dc5d-f6cd-4784-a582-97fe080e64ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:38.368844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f59dc5d-f6cd-4784-a582-97fe080e64ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:38.368999 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8f59dc5d-f6cd-4784-a582-97fe080e64ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:38.380828 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:38.380828 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:38.383076 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f59dc5d-f6cd-4784-a582-97fe080e64ab tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:38.383399 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 785/3109] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:38 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:38.393862 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.396428 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:36:38.396894 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39c21198-b6de-4b7c-99a4-6830eb7aa083", "name": "tempest-VolumesBackupsTest-Backup-1618892088"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:38.398999 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating new backup {'backup': {'volume_id': '39c21198-b6de-4b7c-99a4-6830eb7aa083', 'name': 'tempest-VolumesBackupsTest-Backup-1618892088'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:36:38.399196 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating backup of volume 39c21198-b6de-4b7c-99a4-6830eb7aa083 in container None Aug 18 07:36:38.401696 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=616,cinder:INSERT=99,cinder:UPDATE=188,cinder:DELETE=1 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:36:38.414486 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:38.414486 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:38.415123 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:36:38.441015 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Created reservations ['dd094a85-cefc-40fd-bc1f-fcad002d12b4', '54dc6240-f364-4774-9a5f-22ae8a9f336b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:38.478383 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6bd3150a-cd00-4950-bd4b-742d4e199c72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:36:38.478917 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 780/3110] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:38 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:38.491125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4878637f-202b-4a15-ba28-0cd50e08f3cf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.496150 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4878637f-202b-4a15-ba28-0cd50e08f3cf tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:38.496466 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4878637f-202b-4a15-ba28-0cd50e08f3cf tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:38.496742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4878637f-202b-4a15-ba28-0cd50e08f3cf tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:38.496908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4878637f-202b-4a15-ba28-0cd50e08f3cf tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:38.506269 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:38.506269 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:38.507367 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4878637f-202b-4a15-ba28-0cd50e08f3cf tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:38.507861 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 769/3111] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:38 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:38.746924 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f25e764a-6fa7-452b-87a1-23345d8ce504 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.854682 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f25e764a-6fa7-452b-87a1-23345d8ce504 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:36:38.854682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f25e764a-6fa7-452b-87a1-23345d8ce504 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12d05b79-226a-4536-b961-01ee4ab9069b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1806991485"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:38.865367 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f25e764a-6fa7-452b-87a1-23345d8ce504 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 404 Aug 18 07:36:38.865936 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 778/3112] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:36:38 2026] POST /volume/v3/snapshots => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:38.880354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5155a821-1c78-46e4-a165-c304128101d8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.882870 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5155a821-1c78-46e4-a165-c304128101d8 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:36:38.883408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5155a821-1c78-46e4-a165-c304128101d8 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-85277535"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:38.915362 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5155a821-1c78-46e4-a165-c304128101d8 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 404 Aug 18 07:36:38.915362 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 786/3113] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:36:38 2026] POST /volume/v3/snapshots => generated 77 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:38.926036 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c066b65-5258-4c1c-b4b1-cd9d9dcf44b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.928146 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c066b65-5258-4c1c-b4b1-cd9d9dcf44b4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/snapshots?limit=invalid Aug 18 07:36:38.928391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c066b65-5258-4c1c-b4b1-cd9d9dcf44b4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:38.928637 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c066b65-5258-4c1c-b4b1-cd9d9dcf44b4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:38.929319 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c066b65-5258-4c1c-b4b1-cd9d9dcf44b4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] HTTP exception thrown: limit param must be an integer Aug 18 07:36:38.929471 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c066b65-5258-4c1c-b4b1-cd9d9dcf44b4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 07:36:38.930050 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 781/3114] 10.4.3.152 () {66 vars in 1270 bytes} [Tue Aug 18 07:36:38 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:38.940793 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7a447891-f505-437c-bd90-77e28c42ee9e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.943218 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a447891-f505-437c-bd90-77e28c42ee9e tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/snapshots?marker=77b8c861-072f-4a2a-8774-b2c1357ed0f6 Aug 18 07:36:38.943516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a447891-f505-437c-bd90-77e28c42ee9e tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:38.943773 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a447891-f505-437c-bd90-77e28c42ee9e tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:38.944093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-7a447891-f505-437c-bd90-77e28c42ee9e tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:36:38.945529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-7a447891-f505-437c-bd90-77e28c42ee9e tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:36:38.951346 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a447891-f505-437c-bd90-77e28c42ee9e tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots?marker=77b8c861-072f-4a2a-8774-b2c1357ed0f6 returned with HTTP 404 Aug 18 07:36:38.951488 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 770/3115] 10.4.3.152 () {66 vars in 1330 bytes} [Tue Aug 18 07:36:38 2026] GET /volume/v3/snapshots?marker=77b8c861-072f-4a2a-8774-b2c1357ed0f6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:38.966925 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0bdf7f3f-63f6-4408-8a5e-f3667984b5c3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.969487 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0bdf7f3f-63f6-4408-8a5e-f3667984b5c3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/snapshots?sort_key=invalid Aug 18 07:36:38.969778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0bdf7f3f-63f6-4408-8a5e-f3667984b5c3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:38.970052 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0bdf7f3f-63f6-4408-8a5e-f3667984b5c3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:38.970409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-0bdf7f3f-63f6-4408-8a5e-f3667984b5c3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:36:38.971796 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.db.api [None req-0bdf7f3f-63f6-4408-8a5e-f3667984b5c3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Building query based on filter {{(pid=100290) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:36:38.972412 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0bdf7f3f-63f6-4408-8a5e-f3667984b5c3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 07:36:38.973272 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 779/3116] 10.4.3.152 () {66 vars in 1276 bytes} [Tue Aug 18 07:36:38 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:36:38.982461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-624aa027-da6a-48c6-a258-6a892710ddd4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:38.984039 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:38.984410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1769562969"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:38.986075 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1769562969'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:38.986249 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Create volume of 2 GB Aug 18 07:36:38.991106 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Availability Zones retrieved successfully. Aug 18 07:36:38.996708 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Flow 'volume_create_api' (e2218c91-424e-48c2-a76c-ed4f23e13296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:38.997750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f2db7d-9909-45cb-b386-c71915010060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:38.998659 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Validating volume size '2' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:39.024581 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f2db7d-9909-45cb-b386-c71915010060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:39.025464 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f943ebf-7572-4959-98c8-2ac210b5a050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:39.090165 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Created reservations ['d69a0d5d-a96c-4fd2-bac4-b65699f72d13', 'a52979ef-6448-4bc1-a8b9-59d3cbd11403', 'f0067641-537a-40b4-aca3-1bbd7ec36c74', '2077ae3a-2c6d-4ab9-8706-e425636f678d'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:39.091241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f943ebf-7572-4959-98c8-2ac210b5a050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d69a0d5d-a96c-4fd2-bac4-b65699f72d13', 'a52979ef-6448-4bc1-a8b9-59d3cbd11403', 'f0067641-537a-40b4-aca3-1bbd7ec36c74', '2077ae3a-2c6d-4ab9-8706-e425636f678d']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:39.092073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d582f19-e6c4-4525-81be-2e6e9cb72838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:39.116545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d582f19-e6c4-4525-81be-2e6e9cb72838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115987d3-c89d-410e-a023-deb24ec1cc23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1769562969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='567f43bcfbe34900b8087dbb3f1a8ec4',qos_specs=None,replication_status=,reservations=['d69a0d5d-a96c-4fd2-bac4-b65699f72d13','a52979ef-6448-4bc1-a8b9-59d3cbd11403','f0067641-537a-40b4-aca3-1bbd7ec36c74','2077ae3a-2c6d-4ab9-8706-e425636f678d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65e80e27224442c4841fc352eb5cc870',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1769562969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115987d3-c89d-410e-a023-deb24ec1cc23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='567f43bcfbe34900b8087dbb3f1a8ec4',provider_auth=None,provider_geometry=None,provider_id=None,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='65e80e27224442c4841fc352eb5cc870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:39.117361 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d539e23-d6c8-4a83-b8aa-f05f65413fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:39.133933 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d539e23-d6c8-4a83-b8aa-f05f65413fb4) transitioned into state 'SUCCESS' from state '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-1769562969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='567f43bcfbe34900b8087dbb3f1a8ec4',qos_specs=None,replication_status=,reservations=['d69a0d5d-a96c-4fd2-bac4-b65699f72d13','a52979ef-6448-4bc1-a8b9-59d3cbd11403','f0067641-537a-40b4-aca3-1bbd7ec36c74','2077ae3a-2c6d-4ab9-8706-e425636f678d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65e80e27224442c4841fc352eb5cc870',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:39.134783 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5204d9a8-23e0-44e1-8b73-52a69eb49889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:39.143452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5204d9a8-23e0-44e1-8b73-52a69eb49889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:39.143983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Flow 'volume_create_api' (e2218c91-424e-48c2-a76c-ed4f23e13296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:39.144615 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Create volume request issued successfully. Aug 18 07:36:39.145031 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-624aa027-da6a-48c6-a258-6a892710ddd4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:39.145600 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 787/3117] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:38 2026] POST /volume/v3/volumes => generated 762 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:39.157583 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-318817cd-714b-4332-be77-dbd9b63211b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:39.159192 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-318817cd-714b-4332-be77-dbd9b63211b0 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:39.159392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-318817cd-714b-4332-be77-dbd9b63211b0 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:39.159581 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-318817cd-714b-4332-be77-dbd9b63211b0 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:39.165783 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:39.165783 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:39.169709 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-318817cd-714b-4332-be77-dbd9b63211b0 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Volume info retrieved successfully. Aug 18 07:36:39.173852 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-318817cd-714b-4332-be77-dbd9b63211b0 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 returned with HTTP 200 Aug 18 07:36:39.174196 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 782/3118] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:39 2026] GET /volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:39.521005 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-22b77bae-cb98-4ea3-9bff-d853578437eb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:39.522782 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22b77bae-cb98-4ea3-9bff-d853578437eb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:39.522976 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22b77bae-cb98-4ea3-9bff-d853578437eb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:39.523155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22b77bae-cb98-4ea3-9bff-d853578437eb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:39.523301 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-22b77bae-cb98-4ea3-9bff-d853578437eb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:39.527843 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:39.527843 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:39.528619 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22b77bae-cb98-4ea3-9bff-d853578437eb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:39.529044 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 771/3119] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:39 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:40.187893 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-af325e96-9c94-4e8b-a8d0-9b571d41be55 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:40.189627 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af325e96-9c94-4e8b-a8d0-9b571d41be55 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:40.189805 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af325e96-9c94-4e8b-a8d0-9b571d41be55 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:40.190001 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af325e96-9c94-4e8b-a8d0-9b571d41be55 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:40.197640 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:40.197640 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:40.201744 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-af325e96-9c94-4e8b-a8d0-9b571d41be55 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Volume info retrieved successfully. Aug 18 07:36:40.206191 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af325e96-9c94-4e8b-a8d0-9b571d41be55 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 returned with HTTP 200 Aug 18 07:36:40.206598 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 780/3120] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:40 2026] GET /volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:40.224413 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:40.226686 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:36:40.227110 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "115987d3-c89d-410e-a023-deb24ec1cc23", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-662337743"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:40.240791 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:40.240791 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:40.241788 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Volume info retrieved successfully. Aug 18 07:36:40.242030 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Create snapshot from volume 115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:40.292341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Created reservations ['801f584c-18ac-4a31-951b-77cd0adaa2fc', '69bf2a74-cf38-4ee3-a60d-490524fa83ea', '71f425d1-7b72-43b3-87d1-8aa722ae97c7', '55a27288-b7a7-47a4-b6eb-ace34cc844d7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:40.330470 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Snapshot create request issued successfully. Aug 18 07:36:40.330814 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32a95b59-3a60-4a87-b370-01d1f8aaa9e9 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:36:40.331334 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 788/3121] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:36:40 2026] POST /volume/v3/snapshots => generated 317 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:40.341937 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-558570f2-06b7-4940-ac89-d1069445d483 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:40.343701 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-558570f2-06b7-4940-ac89-d1069445d483 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 Aug 18 07:36:40.343881 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-558570f2-06b7-4940-ac89-d1069445d483 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:40.344689 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-558570f2-06b7-4940-ac89-d1069445d483 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:40.349799 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:40.349799 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:40.350323 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-558570f2-06b7-4940-ac89-d1069445d483 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Snapshot retrieved successfully. Aug 18 07:36:40.351431 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-558570f2-06b7-4940-ac89-d1069445d483 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 returned with HTTP 200 Aug 18 07:36:40.351853 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 783/3122] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:36:40 2026] GET /volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 => generated 449 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:40.540958 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2d01696c-a739-4364-a614-7868d20c0f2d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:40.543318 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d01696c-a739-4364-a614-7868d20c0f2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:40.543648 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d01696c-a739-4364-a614-7868d20c0f2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:40.543934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d01696c-a739-4364-a614-7868d20c0f2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:40.544100 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2d01696c-a739-4364-a614-7868d20c0f2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:40.550374 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:40.550374 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:41.365773 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d01696c-a739-4364-a614-7868d20c0f2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:41.365773 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 772/3123] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:40 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:41.367134 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d01730e1-d314-4685-93a6-f685cc3120bf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:41.367134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d01730e1-d314-4685-93a6-f685cc3120bf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 Aug 18 07:36:41.367134 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d01730e1-d314-4685-93a6-f685cc3120bf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:41.367134 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d01730e1-d314-4685-93a6-f685cc3120bf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:41.374446 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:41.374446 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:41.375021 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d01730e1-d314-4685-93a6-f685cc3120bf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Snapshot retrieved successfully. Aug 18 07:36:41.376225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d01730e1-d314-4685-93a6-f685cc3120bf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 returned with HTTP 200 Aug 18 07:36:41.376991 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 781/3124] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:36:41 2026] GET /volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:41.390395 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-039ed522-8d29-44ea-80ec-12eeaf964401 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:41.395937 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:41.395937 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "43678a8e-f643-4fbe-a0aa-d87375285760"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:41.395937 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '43678a8e-f643-4fbe-a0aa-d87375285760'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:41.401951 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:41.401951 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:41.401951 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Snapshot retrieved successfully. Aug 18 07:36:41.401951 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Create volume of 1 GB Aug 18 07:36:41.411265 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Availability Zones retrieved successfully. Aug 18 07:36:41.416981 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Flow 'volume_create_api' (a2869998-40cb-446e-b63d-e3855dfcfb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:41.417905 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a74c99-bfb2-43ea-8b0d-8474650b1c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:41.419041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:41.420062 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a74c99-bfb2-43ea-8b0d-8474650b1c31) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 07:36:41.420062 np0000007613 devstack@c-api.service[100291]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 18 07:36:41.421663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a74c99-bfb2-43ea-8b0d-8474650b1c31) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:41.422642 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a74c99-bfb2-43ea-8b0d-8474650b1c31) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 07:36:41.423487 np0000007613 devstack@c-api.service[100291]: WARNING cinder.volume.api [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Flow 'volume_create_api' (a2869998-40cb-446e-b63d-e3855dfcfb93) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 07:36:41.423847 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-039ed522-8d29-44ea-80ec-12eeaf964401 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 400 Aug 18 07:36:41.424894 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 789/3125] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:41 2026] POST /volume/v3/volumes => generated 171 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 07:36:41.433373 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:41.435022 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 Aug 18 07:36:41.435197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:41.435391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:41.435480 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Delete snapshot with id: 43678a8e-f643-4fbe-a0aa-d87375285760 Aug 18 07:36:41.440175 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:41.440175 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:41.440569 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Snapshot retrieved successfully. Aug 18 07:36:41.459719 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Snapshot delete request issued successfully. Aug 18 07:36:41.460234 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b5598d6f-405a-42f2-a5c3-5ffcd8ea80f3 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 returned with HTTP 202 Aug 18 07:36:41.460399 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 784/3126] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:36:41 2026] DELETE /volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:41.475966 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-98b15b68-772a-4485-bdeb-7793a8fa5c1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:41.478141 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98b15b68-772a-4485-bdeb-7793a8fa5c1d tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 Aug 18 07:36:41.478399 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98b15b68-772a-4485-bdeb-7793a8fa5c1d tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:41.478631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98b15b68-772a-4485-bdeb-7793a8fa5c1d tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:41.485450 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:41.485450 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:41.486048 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-98b15b68-772a-4485-bdeb-7793a8fa5c1d tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Snapshot retrieved successfully. Aug 18 07:36:41.487016 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98b15b68-772a-4485-bdeb-7793a8fa5c1d tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 returned with HTTP 200 Aug 18 07:36:41.487543 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 773/3127] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:36:41 2026] GET /volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:41.571518 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f7252a55-f0d7-478a-9539-724dcb06eef4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:41.578755 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7252a55-f0d7-478a-9539-724dcb06eef4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:41.579017 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f7252a55-f0d7-478a-9539-724dcb06eef4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:41.582590 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f7252a55-f0d7-478a-9539-724dcb06eef4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:41.582750 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f7252a55-f0d7-478a-9539-724dcb06eef4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:41.588966 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:41.588966 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:41.589823 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7252a55-f0d7-478a-9539-724dcb06eef4 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:41.590220 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 782/3128] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:41 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:42.496533 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-14ea108c-3cdb-4ed4-889b-8d3c8b13a4fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:42.499535 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14ea108c-3cdb-4ed4-889b-8d3c8b13a4fc tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 Aug 18 07:36:42.499776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14ea108c-3cdb-4ed4-889b-8d3c8b13a4fc tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:42.500005 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-14ea108c-3cdb-4ed4-889b-8d3c8b13a4fc tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:42.505690 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-14ea108c-3cdb-4ed4-889b-8d3c8b13a4fc tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 returned with HTTP 404 Aug 18 07:36:42.506701 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 790/3129] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:36:42 2026] GET /volume/v3/snapshots/43678a8e-f643-4fbe-a0aa-d87375285760 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:42.519896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-42f81edb-faad-4068-8d47-32880dfd1acf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:42.523323 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-42f81edb-faad-4068-8d47-32880dfd1acf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:42.523323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-42f81edb-faad-4068-8d47-32880dfd1acf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:42.523323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-42f81edb-faad-4068-8d47-32880dfd1acf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:42.528678 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:42.528678 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:42.533143 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-42f81edb-faad-4068-8d47-32880dfd1acf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Volume info retrieved successfully. Aug 18 07:36:42.538498 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-42f81edb-faad-4068-8d47-32880dfd1acf tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 returned with HTTP 200 Aug 18 07:36:42.538964 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 785/3130] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:42 2026] GET /volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:42.561119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:42.564592 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] DELETE https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:42.565201 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:42.566184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:42.566184 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Delete volume with id: 115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:42.580021 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:42.580021 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:42.580772 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Volume info retrieved successfully. Aug 18 07:36:42.602049 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-287bb18b-2ad5-4ba5-b782-53d2a5041e82 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:42.605144 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-287bb18b-2ad5-4ba5-b782-53d2a5041e82 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:42.606896 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-287bb18b-2ad5-4ba5-b782-53d2a5041e82 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:42.607100 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-287bb18b-2ad5-4ba5-b782-53d2a5041e82 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:42.607323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-287bb18b-2ad5-4ba5-b782-53d2a5041e82 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:42.609016 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Delete volume request issued successfully. Aug 18 07:36:42.609264 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-98caab84-dd9d-4bb0-bc5f-9699c4334171 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 returned with HTTP 202 Aug 18 07:36:42.609833 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 774/3131] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:42 2026] DELETE /volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:42.613866 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:42.613866 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:42.614861 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-287bb18b-2ad5-4ba5-b782-53d2a5041e82 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:42.615436 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 783/3132] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:42 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:42.618157 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd959022-9fab-4786-890b-efbe666bdaf4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:42.621797 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd959022-9fab-4786-890b-efbe666bdaf4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:42.621966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd959022-9fab-4786-890b-efbe666bdaf4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:42.622148 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd959022-9fab-4786-890b-efbe666bdaf4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:42.635966 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:42.635966 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:42.637425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:42.641679 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fd959022-9fab-4786-890b-efbe666bdaf4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Volume info retrieved successfully. Aug 18 07:36:42.647057 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd959022-9fab-4786-890b-efbe666bdaf4 tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 returned with HTTP 200 Aug 18 07:36:42.647485 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 791/3133] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:42 2026] GET /volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:42.809895 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:42.810351 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1603292948"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:42.813322 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1603292948'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:42.813322 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Create volume of 1 GB Aug 18 07:36:42.817100 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Availability Zones retrieved successfully. Aug 18 07:36:42.827089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Flow 'volume_create_api' (2aa44fc0-c745-421c-b6b1-785fcada4fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:42.827089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f464c3e9-2a34-4c43-9a27-4d4d1cae8fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:42.827089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:42.869925 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f464c3e9-2a34-4c43-9a27-4d4d1cae8fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:42.869925 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee24f7b-8bdd-4c8f-9271-2ca7199e420b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:42.930577 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Created reservations ['abca0f17-6e76-4132-8389-e320f21c9825', '6034822c-6f86-44e1-8580-5168ec505dd0', '2e92a255-94c7-4b19-bd58-dbac80b30ec7', '28569ff0-c2a4-4f1c-bfc5-16753c61232b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:42.931708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee24f7b-8bdd-4c8f-9271-2ca7199e420b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abca0f17-6e76-4132-8389-e320f21c9825', '6034822c-6f86-44e1-8580-5168ec505dd0', '2e92a255-94c7-4b19-bd58-dbac80b30ec7', '28569ff0-c2a4-4f1c-bfc5-16753c61232b']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:42.932760 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f654f1e-410f-44bc-9407-c02e82b319a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:42.967192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f654f1e-410f-44bc-9407-c02e82b319a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9da781d-b62c-4b9a-b310-4b24954996ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1603292948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e2652c506e43c2ab5e9c28085d0663',qos_specs=None,replication_status=,reservations=['abca0f17-6e76-4132-8389-e320f21c9825','6034822c-6f86-44e1-8580-5168ec505dd0','2e92a255-94c7-4b19-bd58-dbac80b30ec7','28569ff0-c2a4-4f1c-bfc5-16753c61232b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a9d39c501645649d9b1f3dd92859b7',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1603292948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9da781d-b62c-4b9a-b310-4b24954996ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e2652c506e43c2ab5e9c28085d0663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08a9d39c501645649d9b1f3dd92859b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:42.970230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed51bc1a-c129-4324-b748-635a20aae6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:43.003344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed51bc1a-c129-4324-b748-635a20aae6f0) transitioned into state 'SUCCESS' from state '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-1603292948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e2652c506e43c2ab5e9c28085d0663',qos_specs=None,replication_status=,reservations=['abca0f17-6e76-4132-8389-e320f21c9825','6034822c-6f86-44e1-8580-5168ec505dd0','2e92a255-94c7-4b19-bd58-dbac80b30ec7','28569ff0-c2a4-4f1c-bfc5-16753c61232b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a9d39c501645649d9b1f3dd92859b7',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:43.003344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d0b31a-3e4c-4382-9bfa-a665acf57688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:43.020580 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d0b31a-3e4c-4382-9bfa-a665acf57688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:43.021748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Flow 'volume_create_api' (2aa44fc0-c745-421c-b6b1-785fcada4fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:43.022178 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Create volume request issued successfully. Aug 18 07:36:43.022971 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beef7d8f-d5a7-452b-87fc-ee986c5ac255 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:43.023657 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 786/3134] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:36:42 2026] POST /volume/v3/volumes => generated 754 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:43.036555 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d1e10fa-a306-48f8-baa8-bc69f949fe1f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:43.039526 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d1e10fa-a306-48f8-baa8-bc69f949fe1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:36:43.039816 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d1e10fa-a306-48f8-baa8-bc69f949fe1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:43.040104 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d1e10fa-a306-48f8-baa8-bc69f949fe1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:43.051089 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:43.051089 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:43.059929 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3d1e10fa-a306-48f8-baa8-bc69f949fe1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:36:43.067492 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d1e10fa-a306-48f8-baa8-bc69f949fe1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec returned with HTTP 200 Aug 18 07:36:43.067948 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 775/3135] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:43 2026] GET /volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:43.627904 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6270059f-03da-4c9c-8ef2-109376e4acb5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:43.630234 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6270059f-03da-4c9c-8ef2-109376e4acb5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:43.630536 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6270059f-03da-4c9c-8ef2-109376e4acb5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:43.630832 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6270059f-03da-4c9c-8ef2-109376e4acb5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:43.630983 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6270059f-03da-4c9c-8ef2-109376e4acb5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:43.637194 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:43.637194 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:43.638443 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6270059f-03da-4c9c-8ef2-109376e4acb5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:43.638934 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 784/3136] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:43 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:43.666061 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d7840c91-1c77-4cd8-88f0-77d16dfd602f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:43.670987 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7840c91-1c77-4cd8-88f0-77d16dfd602f tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] GET https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 Aug 18 07:36:43.671221 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7840c91-1c77-4cd8-88f0-77d16dfd602f tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:43.671454 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d7840c91-1c77-4cd8-88f0-77d16dfd602f tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:43.682162 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d7840c91-1c77-4cd8-88f0-77d16dfd602f tempest-VolumesSnapshotNegativeTestJSON-1919349320 tempest-VolumesSnapshotNegativeTestJSON-1919349320-project-member] https://10.4.3.152/volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 returned with HTTP 404 Aug 18 07:36:43.682845 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 792/3137] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:43 2026] GET /volume/v3/volumes/115987d3-c89d-410e-a023-deb24ec1cc23 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:44.085452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-675fa5e6-7640-4ca5-b789-03d81cd27c1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:44.090586 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-675fa5e6-7640-4ca5-b789-03d81cd27c1b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:36:44.090931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-675fa5e6-7640-4ca5-b789-03d81cd27c1b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:44.091287 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-675fa5e6-7640-4ca5-b789-03d81cd27c1b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:44.107138 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:44.107138 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:44.117023 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-675fa5e6-7640-4ca5-b789-03d81cd27c1b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:36:44.149133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-675fa5e6-7640-4ca5-b789-03d81cd27c1b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec returned with HTTP 200 Aug 18 07:36:44.149133 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 787/3138] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:44 2026] GET /volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:44.167704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:44.169697 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:36:44.170079 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9da781d-b62c-4b9a-b310-4b24954996ec", "name": "tempest-VolumesBackupsAdminTest-Backup-1004252502", "container": "tempest-volumesbackupsadmintest-backup-container-587947747"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:44.171885 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Creating new backup {'backup': {'volume_id': 'f9da781d-b62c-4b9a-b310-4b24954996ec', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1004252502', 'container': 'tempest-volumesbackupsadmintest-backup-container-587947747'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:36:44.172045 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Creating backup of volume f9da781d-b62c-4b9a-b310-4b24954996ec in container tempest-volumesbackupsadmintest-backup-container-587947747 Aug 18 07:36:44.181359 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:44.181359 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:44.181910 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:36:44.224949 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Created reservations ['07eccae0-d3c9-42aa-8d12-22fc91d09d18', 'f0372f73-5ab9-45af-bb8b-39be835701fc'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:44.257008 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-112ba0de-a9bb-4c24-9cbd-4e6d09872314 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:36:44.257533 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 776/3139] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:44 2026] POST /volume/v3/backups => generated 335 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:44.271436 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b961aa90-cc42-421f-a6d6-976bf738330d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:44.273713 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b961aa90-cc42-421f-a6d6-976bf738330d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:44.273812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b961aa90-cc42-421f-a6d6-976bf738330d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:44.274381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b961aa90-cc42-421f-a6d6-976bf738330d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:44.274381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b961aa90-cc42-421f-a6d6-976bf738330d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:44.282101 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:44.282101 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:44.282101 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b961aa90-cc42-421f-a6d6-976bf738330d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:44.282336 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 785/3140] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:44 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:44.651929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-699669ad-b2bb-400a-8494-4237ad375071 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:44.654310 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-699669ad-b2bb-400a-8494-4237ad375071 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:44.654588 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-699669ad-b2bb-400a-8494-4237ad375071 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:44.654849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-699669ad-b2bb-400a-8494-4237ad375071 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:44.655002 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-699669ad-b2bb-400a-8494-4237ad375071 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:44.661019 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:44.661019 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:44.662326 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-699669ad-b2bb-400a-8494-4237ad375071 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:44.662899 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 793/3141] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:44 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:45.294838 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-40c2c024-8010-4245-980f-733236b19eaa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:45.297158 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40c2c024-8010-4245-980f-733236b19eaa tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:45.298896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40c2c024-8010-4245-980f-733236b19eaa tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:45.298896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40c2c024-8010-4245-980f-733236b19eaa tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:45.298896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-40c2c024-8010-4245-980f-733236b19eaa tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:45.306424 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:45.306424 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:45.306424 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40c2c024-8010-4245-980f-733236b19eaa tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:45.306424 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 788/3142] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:45 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:45.360996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c14ce469-faf1-454d-8ac7-9a81a1b69638 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:45.477329 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c14ce469-faf1-454d-8ac7-9a81a1b69638 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:36:45.477772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c14ce469-faf1-454d-8ac7-9a81a1b69638 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:45.481507 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:45.481507 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:45.493088 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c14ce469-faf1-454d-8ac7-9a81a1b69638 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:36:45.493786 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 777/3143] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:36:45 2026] POST /volume/v3/types => generated 287 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:45.677510 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-26bd096a-b513-415a-a740-286e69a563a2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:45.678998 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26bd096a-b513-415a-a740-286e69a563a2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:45.679161 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-26bd096a-b513-415a-a740-286e69a563a2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:45.679350 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-26bd096a-b513-415a-a740-286e69a563a2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:45.679449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-26bd096a-b513-415a-a740-286e69a563a2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:45.683219 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:45.683219 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:45.683897 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-26bd096a-b513-415a-a740-286e69a563a2 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:45.684239 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 786/3144] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:45 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:46.317997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9648a53a-0ff9-4712-805c-d498977a036a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:46.319882 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9648a53a-0ff9-4712-805c-d498977a036a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:46.320082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9648a53a-0ff9-4712-805c-d498977a036a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:46.320293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9648a53a-0ff9-4712-805c-d498977a036a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:46.320409 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9648a53a-0ff9-4712-805c-d498977a036a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:46.324888 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:46.324888 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:46.325683 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9648a53a-0ff9-4712-805c-d498977a036a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:46.326060 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 794/3145] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:46 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:46.694760 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ecacafdb-9d93-41dd-a44f-74bb510e41a0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:46.696847 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecacafdb-9d93-41dd-a44f-74bb510e41a0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:46.696847 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecacafdb-9d93-41dd-a44f-74bb510e41a0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:46.696847 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecacafdb-9d93-41dd-a44f-74bb510e41a0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:46.697063 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ecacafdb-9d93-41dd-a44f-74bb510e41a0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:46.703167 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:46.703167 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:46.703167 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecacafdb-9d93-41dd-a44f-74bb510e41a0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:46.703167 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 789/3146] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:46 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:47.207160 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f1179203-e458-40b6-a51c-bc77971e97bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:47.209149 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:47.209485 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "3f41b6f4-16ef-4b33-9fdc-c0bde3cec047", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:47.211536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '3f41b6f4-16ef-4b33-9fdc-c0bde3cec047', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:47.298315 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Create volume of 1 GB Aug 18 07:36:47.303791 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Availability Zones retrieved successfully. Aug 18 07:36:47.309276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Flow 'volume_create_api' (8213edd2-8e82-46e4-a1ca-806d5313c7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:47.310486 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf643817-82ec-49ed-b0fc-728f42142919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:47.311481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:47.336738 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dc3c9703-409a-4230-aff0-06ac309c8eae None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:47.338455 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dc3c9703-409a-4230-aff0-06ac309c8eae tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:47.338664 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dc3c9703-409a-4230-aff0-06ac309c8eae tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:47.338872 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dc3c9703-409a-4230-aff0-06ac309c8eae tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:47.339018 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-dc3c9703-409a-4230-aff0-06ac309c8eae tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:47.342884 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:47.342884 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:47.343899 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dc3c9703-409a-4230-aff0-06ac309c8eae tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:47.344436 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 787/3147] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:47 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:47.373907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf643817-82ec-49ed-b0fc-728f42142919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:36:45Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=6cf757e1-26ae-4a38-974e-811de06ae222,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': '6cf757e1-26ae-4a38-974e-811de06ae222', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:47.374721 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f851c692-6e4c-451d-a9f5-4d80afc44f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:47.402188 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:36:47.402446 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:36:47.429980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Created reservations ['b91a9bed-fef2-4667-915b-c2e2610b3c20', 'd81e1073-d8ef-45f7-b6e1-bc459677639f', '71c43727-e7ff-4614-9049-1665c4662cff', 'fc3bd69d-a0e3-43b5-8ab2-9992b5b8f479'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:47.430884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f851c692-6e4c-451d-a9f5-4d80afc44f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b91a9bed-fef2-4667-915b-c2e2610b3c20', 'd81e1073-d8ef-45f7-b6e1-bc459677639f', '71c43727-e7ff-4614-9049-1665c4662cff', 'fc3bd69d-a0e3-43b5-8ab2-9992b5b8f479']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:47.431592 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bca968-521e-49fa-86e1-b91d4711b0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:47.452783 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bca968-521e-49fa-86e1-b91d4711b0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c81a2b-4e89-40f0-8118-13468700bce3', '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='8d618e94698b4fa3a1cb4cecd318dd21',qos_specs=None,replication_status=,reservations=['b91a9bed-fef2-4667-915b-c2e2610b3c20','d81e1073-d8ef-45f7-b6e1-bc459677639f','71c43727-e7ff-4614-9049-1665c4662cff','fc3bd69d-a0e3-43b5-8ab2-9992b5b8f479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459af6cf971348eda8595f546cf5d203',volume_type_id=6cf757e1-26ae-4a38-974e-811de06ae222), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:47Z,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=78c81a2b-4e89-40f0-8118-13468700bce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d618e94698b4fa3a1cb4cecd318dd21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='459af6cf971348eda8595f546cf5d203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cf757e1-26ae-4a38-974e-811de06ae222),volume_type_id=6cf757e1-26ae-4a38-974e-811de06ae222)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:47.453714 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a15ad8-792d-4bd3-a22f-c756440ae596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:47.473680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a15ad8-792d-4bd3-a22f-c756440ae596) transitioned into state 'SUCCESS' from 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='8d618e94698b4fa3a1cb4cecd318dd21',qos_specs=None,replication_status=,reservations=['b91a9bed-fef2-4667-915b-c2e2610b3c20','d81e1073-d8ef-45f7-b6e1-bc459677639f','71c43727-e7ff-4614-9049-1665c4662cff','fc3bd69d-a0e3-43b5-8ab2-9992b5b8f479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459af6cf971348eda8595f546cf5d203',volume_type_id=6cf757e1-26ae-4a38-974e-811de06ae222)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:47.474651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db662a9-d8b0-4fc1-bf55-5c4c2b877c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:47.484809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db662a9-d8b0-4fc1-bf55-5c4c2b877c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:47.485657 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Flow 'volume_create_api' (8213edd2-8e82-46e4-a1ca-806d5313c7d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:47.485987 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Create volume request issued successfully. Aug 18 07:36:47.486624 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1179203-e458-40b6-a51c-bc77971e97bd tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:47.487070 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 778/3148] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:47 2026] POST /volume/v3/volumes => generated 798 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:47.502481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6d9a8ef1-5163-4015-bdca-f714772af49c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:47.506504 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d9a8ef1-5163-4015-bdca-f714772af49c tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:47.507313 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d9a8ef1-5163-4015-bdca-f714772af49c tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:47.508031 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d9a8ef1-5163-4015-bdca-f714772af49c tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:47.525962 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:47.525962 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:47.536830 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6d9a8ef1-5163-4015-bdca-f714772af49c tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:47.551757 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d9a8ef1-5163-4015-bdca-f714772af49c tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:47.552954 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 795/3149] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:47 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:47.713312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a2cfe7e-33c7-4e97-9c8d-c257a0e735df None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:47.718092 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a2cfe7e-33c7-4e97-9c8d-c257a0e735df tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:47.718092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a2cfe7e-33c7-4e97-9c8d-c257a0e735df tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:47.718092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a2cfe7e-33c7-4e97-9c8d-c257a0e735df tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:47.718092 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4a2cfe7e-33c7-4e97-9c8d-c257a0e735df tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:47.726412 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:47.726412 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:47.726412 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a2cfe7e-33c7-4e97-9c8d-c257a0e735df tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:47.726412 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 790/3150] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:47 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:48.355566 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9c1b4538-a436-4b62-9c1a-f83f402d8eba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:48.357929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9c1b4538-a436-4b62-9c1a-f83f402d8eba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:48.358267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9c1b4538-a436-4b62-9c1a-f83f402d8eba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:48.358586 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9c1b4538-a436-4b62-9c1a-f83f402d8eba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:48.358774 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9c1b4538-a436-4b62-9c1a-f83f402d8eba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:48.364347 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:48.364347 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:48.365467 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9c1b4538-a436-4b62-9c1a-f83f402d8eba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:48.366019 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 788/3151] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:48 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:48.569842 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fb583e2f-aa88-4b96-bf5e-d1a99c0b5e10 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:48.576230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb583e2f-aa88-4b96-bf5e-d1a99c0b5e10 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:48.576230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb583e2f-aa88-4b96-bf5e-d1a99c0b5e10 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:48.576230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fb583e2f-aa88-4b96-bf5e-d1a99c0b5e10 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:48.582638 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:48.582638 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:48.586520 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fb583e2f-aa88-4b96-bf5e-d1a99c0b5e10 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:48.591597 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fb583e2f-aa88-4b96-bf5e-d1a99c0b5e10 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:48.592258 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 779/3152] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:48 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:48.741128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3c05e4e2-4832-4b7e-a33c-b496ca11dea7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:48.744828 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c05e4e2-4832-4b7e-a33c-b496ca11dea7 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:48.746868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c05e4e2-4832-4b7e-a33c-b496ca11dea7 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:48.747841 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3c05e4e2-4832-4b7e-a33c-b496ca11dea7 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:48.749345 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3c05e4e2-4832-4b7e-a33c-b496ca11dea7 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:48.770905 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:48.770905 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:48.771734 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3c05e4e2-4832-4b7e-a33c-b496ca11dea7 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:48.772308 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 796/3153] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:48 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:49.377953 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d17a259a-1842-4647-9013-28766d84a450 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:49.379717 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d17a259a-1842-4647-9013-28766d84a450 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:49.381632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d17a259a-1842-4647-9013-28766d84a450 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:49.381632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d17a259a-1842-4647-9013-28766d84a450 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:49.381632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d17a259a-1842-4647-9013-28766d84a450 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:49.389732 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:49.389732 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:49.389732 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d17a259a-1842-4647-9013-28766d84a450 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:49.389732 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 791/3154] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:49 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:49.606457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f34b7007-4826-477e-9775-903a76ab31b9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:49.608579 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f34b7007-4826-477e-9775-903a76ab31b9 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:49.608811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f34b7007-4826-477e-9775-903a76ab31b9 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:49.609027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f34b7007-4826-477e-9775-903a76ab31b9 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:49.617516 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:49.617516 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:49.621853 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f34b7007-4826-477e-9775-903a76ab31b9 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:49.626975 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f34b7007-4826-477e-9775-903a76ab31b9 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:49.627394 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 789/3155] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:49 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:49.784810 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0f160a27-8508-4f0f-9061-22127c4fae07 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:49.787318 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f160a27-8508-4f0f-9061-22127c4fae07 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:49.787596 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f160a27-8508-4f0f-9061-22127c4fae07 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:49.787837 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f160a27-8508-4f0f-9061-22127c4fae07 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:49.787993 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0f160a27-8508-4f0f-9061-22127c4fae07 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:49.793096 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:49.793096 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:49.794100 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f160a27-8508-4f0f-9061-22127c4fae07 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:49.794607 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 780/3156] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:49 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:50.405405 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-20b2b6fd-1fb2-4441-a208-0685915785d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:50.413238 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20b2b6fd-1fb2-4441-a208-0685915785d9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:50.413924 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20b2b6fd-1fb2-4441-a208-0685915785d9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:50.414605 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20b2b6fd-1fb2-4441-a208-0685915785d9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:50.415222 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-20b2b6fd-1fb2-4441-a208-0685915785d9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:50.430138 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:50.430138 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:50.433504 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20b2b6fd-1fb2-4441-a208-0685915785d9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:50.435581 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 797/3157] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:50 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:50.641185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-79b05d39-cea0-4547-be54-b73ff4904923 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:50.642800 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79b05d39-cea0-4547-be54-b73ff4904923 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:50.643230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79b05d39-cea0-4547-be54-b73ff4904923 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:50.644486 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79b05d39-cea0-4547-be54-b73ff4904923 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:50.676620 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:50.676620 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:50.705414 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-79b05d39-cea0-4547-be54-b73ff4904923 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:50.727689 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79b05d39-cea0-4547-be54-b73ff4904923 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:50.729601 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 792/3158] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:50 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 951 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:50.804621 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae0c72fa-76ed-4b2b-8acd-6472a605f9fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:50.806395 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae0c72fa-76ed-4b2b-8acd-6472a605f9fe tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:50.806586 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae0c72fa-76ed-4b2b-8acd-6472a605f9fe tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:50.806760 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae0c72fa-76ed-4b2b-8acd-6472a605f9fe tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:50.806857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ae0c72fa-76ed-4b2b-8acd-6472a605f9fe tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:50.810753 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:50.810753 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:50.811450 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae0c72fa-76ed-4b2b-8acd-6472a605f9fe tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:50.811809 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 790/3159] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:50 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:51.444814 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7642616-8721-4d44-a814-7a77f8dcfd9e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:51.447372 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7642616-8721-4d44-a814-7a77f8dcfd9e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:51.447650 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7642616-8721-4d44-a814-7a77f8dcfd9e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:51.447903 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7642616-8721-4d44-a814-7a77f8dcfd9e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:51.448060 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d7642616-8721-4d44-a814-7a77f8dcfd9e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:51.453368 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:51.453368 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:51.454390 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7642616-8721-4d44-a814-7a77f8dcfd9e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:51.454890 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 781/3160] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:51 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:51.745367 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e296d91f-1dee-4253-8dd5-954a102ac357 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:51.747074 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e296d91f-1dee-4253-8dd5-954a102ac357 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:51.747286 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e296d91f-1dee-4253-8dd5-954a102ac357 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:51.747452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e296d91f-1dee-4253-8dd5-954a102ac357 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:51.754223 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:51.754223 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:51.758308 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e296d91f-1dee-4253-8dd5-954a102ac357 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:51.763731 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e296d91f-1dee-4253-8dd5-954a102ac357 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:51.764285 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 798/3161] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:51 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:51.829029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bd255821-a367-4499-b67d-fac9ea7b63fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:51.831094 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd255821-a367-4499-b67d-fac9ea7b63fb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:51.831332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bd255821-a367-4499-b67d-fac9ea7b63fb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:51.831557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bd255821-a367-4499-b67d-fac9ea7b63fb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:51.831696 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bd255821-a367-4499-b67d-fac9ea7b63fb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:51.836375 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:51.836375 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:51.837181 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd255821-a367-4499-b67d-fac9ea7b63fb tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:51.837598 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 793/3162] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:51 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:52.465614 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-efa81a19-6d3d-4bb1-b5c0-679e1bdb8f41 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:52.467665 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-efa81a19-6d3d-4bb1-b5c0-679e1bdb8f41 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:52.467865 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-efa81a19-6d3d-4bb1-b5c0-679e1bdb8f41 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:52.468057 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-efa81a19-6d3d-4bb1-b5c0-679e1bdb8f41 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:52.468163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-efa81a19-6d3d-4bb1-b5c0-679e1bdb8f41 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:52.472483 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:52.472483 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:52.473391 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-efa81a19-6d3d-4bb1-b5c0-679e1bdb8f41 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:52.473881 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 791/3163] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:52 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:52.783127 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b21b7859-5986-4af2-83f4-61cb9960bd24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:52.785180 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b21b7859-5986-4af2-83f4-61cb9960bd24 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:52.785403 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b21b7859-5986-4af2-83f4-61cb9960bd24 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:52.785669 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b21b7859-5986-4af2-83f4-61cb9960bd24 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:52.798230 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:52.798230 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:52.803558 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b21b7859-5986-4af2-83f4-61cb9960bd24 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:52.810728 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b21b7859-5986-4af2-83f4-61cb9960bd24 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:52.811303 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 782/3164] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:52 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:52.854761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6ca627c7-18a9-443b-bd04-91d5734ebc8e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:52.858052 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ca627c7-18a9-443b-bd04-91d5734ebc8e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:52.858326 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ca627c7-18a9-443b-bd04-91d5734ebc8e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:52.858586 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ca627c7-18a9-443b-bd04-91d5734ebc8e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:52.858732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6ca627c7-18a9-443b-bd04-91d5734ebc8e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:52.862779 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:52.862779 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:52.863435 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ca627c7-18a9-443b-bd04-91d5734ebc8e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:52.863771 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 799/3165] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:52 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:53.485203 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e046bbef-b425-4e4c-ae7e-f0d806817a1e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:53.486970 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e046bbef-b425-4e4c-ae7e-f0d806817a1e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:53.487142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e046bbef-b425-4e4c-ae7e-f0d806817a1e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:53.487335 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e046bbef-b425-4e4c-ae7e-f0d806817a1e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:53.487430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e046bbef-b425-4e4c-ae7e-f0d806817a1e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:53.491784 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:53.491784 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:53.492548 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e046bbef-b425-4e4c-ae7e-f0d806817a1e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:53.492941 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 794/3166] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:53 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:53.827462 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8aee76b1-fee4-42c7-8333-f5cab480c300 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:53.829198 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8aee76b1-fee4-42c7-8333-f5cab480c300 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:53.829451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8aee76b1-fee4-42c7-8333-f5cab480c300 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:53.829654 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8aee76b1-fee4-42c7-8333-f5cab480c300 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:53.837419 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:53.837419 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:53.841716 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8aee76b1-fee4-42c7-8333-f5cab480c300 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:53.847194 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8aee76b1-fee4-42c7-8333-f5cab480c300 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:53.847753 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 792/3167] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:53 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:53.867572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:53.869918 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] DELETE https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:53.870251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:53.870482 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:53.870802 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Delete volume with id: 78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:53.880662 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:53.880662 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:53.881278 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:53.887900 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eb503937-2a5f-4f3c-a9c7-b8838d54e987 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:53.890035 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb503937-2a5f-4f3c-a9c7-b8838d54e987 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:36:53.890444 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb503937-2a5f-4f3c-a9c7-b8838d54e987 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:53.890699 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb503937-2a5f-4f3c-a9c7-b8838d54e987 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:53.890877 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-eb503937-2a5f-4f3c-a9c7-b8838d54e987 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:53.895777 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:53.895777 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:53.896705 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb503937-2a5f-4f3c-a9c7-b8838d54e987 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:36:53.897138 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 800/3168] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:53 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:53.899993 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Delete volume request issued successfully. Aug 18 07:36:53.900223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0d24a7f-9f6c-4950-9bf4-ae14deba1850 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 202 Aug 18 07:36:53.900705 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 783/3169] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:53 2026] DELETE /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:53.911076 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5f8d9abd-f2fe-456b-b2c7-5465ceb0c348 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:53.912979 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aa36bf80-228c-4f33-a64a-e24d26d7dbd3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:53.913133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f8d9abd-f2fe-456b-b2c7-5465ceb0c348 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:53.913361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f8d9abd-f2fe-456b-b2c7-5465ceb0c348 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:53.913582 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f8d9abd-f2fe-456b-b2c7-5465ceb0c348 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:53.915437 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa36bf80-228c-4f33-a64a-e24d26d7dbd3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:36:53.915823 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa36bf80-228c-4f33-a64a-e24d26d7dbd3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:53.916074 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aa36bf80-228c-4f33-a64a-e24d26d7dbd3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:53.916248 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-aa36bf80-228c-4f33-a64a-e24d26d7dbd3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:53.920037 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:53.920037 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:53.921369 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:53.921369 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:53.922070 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aa36bf80-228c-4f33-a64a-e24d26d7dbd3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:36:53.922674 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 793/3170] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:53 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:53.923812 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f8d9abd-f2fe-456b-b2c7-5465ceb0c348 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Volume info retrieved successfully. Aug 18 07:36:53.928229 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f8d9abd-f2fe-456b-b2c7-5465ceb0c348 tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 200 Aug 18 07:36:53.928648 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 795/3171] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:53 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 1294 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:53.932707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6e35098-1f73-4285-ab18-6866a74293ce None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:53.934337 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6e35098-1f73-4285-ab18-6866a74293ce tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:36:53.937567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6e35098-1f73-4285-ab18-6866a74293ce tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39c21198-b6de-4b7c-99a4-6830eb7aa083", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-49390961"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:53.938980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-b6e35098-1f73-4285-ab18-6866a74293ce tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating new backup {'backup': {'volume_id': '39c21198-b6de-4b7c-99a4-6830eb7aa083', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-49390961'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:36:53.939119 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-b6e35098-1f73-4285-ab18-6866a74293ce tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Creating backup of volume 39c21198-b6de-4b7c-99a4-6830eb7aa083 in container None Aug 18 07:36:53.953000 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:53.953000 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:53.953340 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b6e35098-1f73-4285-ab18-6866a74293ce tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Volume info retrieved successfully. Aug 18 07:36:53.980308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-b6e35098-1f73-4285-ab18-6866a74293ce tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Created reservations ['9ca575c7-e65d-4092-b9b5-ad11aa15e0d6', 'e172c85d-fae3-482f-905f-a65a5e4262a5'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:54.016830 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6e35098-1f73-4285-ab18-6866a74293ce tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:36:54.017433 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 801/3172] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:53 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) Aug 18 07:36:54.030241 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6df7bc79-cfc4-4594-963b-04ac7b54f508 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:54.031948 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6df7bc79-cfc4-4594-963b-04ac7b54f508 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:36:54.032132 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6df7bc79-cfc4-4594-963b-04ac7b54f508 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:54.032332 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6df7bc79-cfc4-4594-963b-04ac7b54f508 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:54.032434 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6df7bc79-cfc4-4594-963b-04ac7b54f508 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:54.036984 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:54.036984 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:54.037597 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6df7bc79-cfc4-4594-963b-04ac7b54f508 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:36:54.037958 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 784/3173] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:54 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:54.507046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9f8372a5-5213-41e8-8137-daaf10f51a91 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:54.508995 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f8372a5-5213-41e8-8137-daaf10f51a91 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:54.509236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f8372a5-5213-41e8-8137-daaf10f51a91 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:54.509502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f8372a5-5213-41e8-8137-daaf10f51a91 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:54.509694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9f8372a5-5213-41e8-8137-daaf10f51a91 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:54.515723 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:54.515723 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:54.516456 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f8372a5-5213-41e8-8137-daaf10f51a91 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:54.516839 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 794/3174] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:54 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:54.940767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4335b917-4d1a-4294-b5be-b66f7eec9e0d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:54.943022 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4335b917-4d1a-4294-b5be-b66f7eec9e0d tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] GET https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 Aug 18 07:36:54.943296 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4335b917-4d1a-4294-b5be-b66f7eec9e0d tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:54.943678 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4335b917-4d1a-4294-b5be-b66f7eec9e0d tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:54.950611 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4335b917-4d1a-4294-b5be-b66f7eec9e0d tempest-VolumeAndVolumeTypeFromImageTest-239030274 tempest-VolumeAndVolumeTypeFromImageTest-239030274-project-member] https://10.4.3.152/volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 returned with HTTP 404 Aug 18 07:36:54.951192 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 796/3175] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:54 2026] GET /volume/v3/volumes/78c81a2b-4e89-40f0-8118-13468700bce3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:55.051028 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-74f6702b-d293-4c00-aa12-5179ed59b8a8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:55.053499 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f6702b-d293-4c00-aa12-5179ed59b8a8 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:36:55.053767 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74f6702b-d293-4c00-aa12-5179ed59b8a8 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:55.053991 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74f6702b-d293-4c00-aa12-5179ed59b8a8 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:55.054115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-74f6702b-d293-4c00-aa12-5179ed59b8a8 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:55.058694 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:55.058694 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:55.059411 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74f6702b-d293-4c00-aa12-5179ed59b8a8 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:36:55.059848 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 802/3176] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:55 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:55.128004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2b5b553d-0c5c-4304-8e98-39c2cd3f6230 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:55.130239 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b5b553d-0c5c-4304-8e98-39c2cd3f6230 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:36:55.130501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b5b553d-0c5c-4304-8e98-39c2cd3f6230 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:55.130751 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b5b553d-0c5c-4304-8e98-39c2cd3f6230 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:55.131738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2b5b553d-0c5c-4304-8e98-39c2cd3f6230 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:36:55.152033 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2b5b553d-0c5c-4304-8e98-39c2cd3f6230 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Get all volumes completed successfully. Aug 18 07:36:55.155464 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:55.155464 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:55.162831 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b5b553d-0c5c-4304-8e98-39c2cd3f6230 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:36:55.163342 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 785/3177] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:36:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:36:55.178127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0554de52-b520-47a3-9353-43a454158ed7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:55.179792 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 Aug 18 07:36:55.179991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:55.180153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:55.180316 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Delete volume with id: 7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 Aug 18 07:36:55.186834 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:55.186834 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:55.187137 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Volume info retrieved successfully. Aug 18 07:36:55.196424 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.image.cache [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '3f41b6f4-16ef-4b33-9fdc-c0bde3cec047', 'volume_id': '7be1b6b8-eeb4-4683-8dd4-6cee4427ade5', 'host': 'np0000007613@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 7, 36, 47), 'last_used': datetime.datetime(2026, 8, 18, 7, 36, 54)}. {{(pid=100290) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 07:36:55.205908 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Delete volume request issued successfully. Aug 18 07:36:55.206105 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0554de52-b520-47a3-9353-43a454158ed7 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] https://10.4.3.152/volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 returned with HTTP 202 Aug 18 07:36:55.206525 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 795/3178] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:55 2026] DELETE /volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:55.214738 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-700c3f6c-a8f7-499f-91d4-c8fcf530847f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:55.220038 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-700c3f6c-a8f7-499f-91d4-c8fcf530847f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] GET https://10.4.3.152/volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 Aug 18 07:36:55.220038 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-700c3f6c-a8f7-499f-91d4-c8fcf530847f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:55.220038 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-700c3f6c-a8f7-499f-91d4-c8fcf530847f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:55.226743 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:55.226743 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:55.230462 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-700c3f6c-a8f7-499f-91d4-c8fcf530847f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Volume info retrieved successfully. Aug 18 07:36:55.234224 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-700c3f6c-a8f7-499f-91d4-c8fcf530847f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] https://10.4.3.152/volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 returned with HTTP 200 Aug 18 07:36:55.234630 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 797/3179] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:55 2026] GET /volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 => generated 1096 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:55.527243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6adcf49f-4080-4d88-9356-8985bad2dc56 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:55.529237 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6adcf49f-4080-4d88-9356-8985bad2dc56 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:55.529440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6adcf49f-4080-4d88-9356-8985bad2dc56 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:55.529943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6adcf49f-4080-4d88-9356-8985bad2dc56 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:55.530051 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6adcf49f-4080-4d88-9356-8985bad2dc56 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:55.535333 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:55.535333 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:55.536086 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6adcf49f-4080-4d88-9356-8985bad2dc56 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:55.536455 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 803/3180] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:55 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:56.098244 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d24aab80-10ee-4881-ab8d-fae0f007af42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:56.100093 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d24aab80-10ee-4881-ab8d-fae0f007af42 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:36:56.100288 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d24aab80-10ee-4881-ab8d-fae0f007af42 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:56.100474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d24aab80-10ee-4881-ab8d-fae0f007af42 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:56.100604 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d24aab80-10ee-4881-ab8d-fae0f007af42 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:56.104683 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:56.104683 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:56.105223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d24aab80-10ee-4881-ab8d-fae0f007af42 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:36:56.105557 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 786/3181] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:56 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:56.248343 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-773be947-cee8-477b-a209-5e2f9844a813 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:56.250260 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-773be947-cee8-477b-a209-5e2f9844a813 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] GET https://10.4.3.152/volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 Aug 18 07:36:56.250476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-773be947-cee8-477b-a209-5e2f9844a813 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:56.250728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-773be947-cee8-477b-a209-5e2f9844a813 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:56.256664 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-773be947-cee8-477b-a209-5e2f9844a813 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] https://10.4.3.152/volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 returned with HTTP 404 Aug 18 07:36:56.257139 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 796/3182] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:56 2026] GET /volume/v3/volumes/7be1b6b8-eeb4-4683-8dd4-6cee4427ade5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:56.264506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9ac22e65-ecda-428a-b6cc-e3e2546f750f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:56.266681 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ac22e65-ecda-428a-b6cc-e3e2546f750f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] DELETE https://10.4.3.152/volume/v3/types/6cf757e1-26ae-4a38-974e-811de06ae222 Aug 18 07:36:56.267133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ac22e65-ecda-428a-b6cc-e3e2546f750f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:56.267611 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9ac22e65-ecda-428a-b6cc-e3e2546f750f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:56.295941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9ac22e65-ecda-428a-b6cc-e3e2546f750f tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] https://10.4.3.152/volume/v3/types/6cf757e1-26ae-4a38-974e-811de06ae222 returned with HTTP 202 Aug 18 07:36:56.296569 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 798/3183] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:36:56 2026] DELETE /volume/v3/types/6cf757e1-26ae-4a38-974e-811de06ae222 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:56.303920 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-82e85980-b5ff-425a-9e80-1de69e1a6f15 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:56.305501 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82e85980-b5ff-425a-9e80-1de69e1a6f15 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] GET https://10.4.3.152/volume/v3/types/6cf757e1-26ae-4a38-974e-811de06ae222 Aug 18 07:36:56.305696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82e85980-b5ff-425a-9e80-1de69e1a6f15 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:56.305899 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82e85980-b5ff-425a-9e80-1de69e1a6f15 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:56.308801 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82e85980-b5ff-425a-9e80-1de69e1a6f15 tempest-VolumeAndVolumeTypeFromImageTest-58138076 tempest-VolumeAndVolumeTypeFromImageTest-58138076-project-admin] https://10.4.3.152/volume/v3/types/6cf757e1-26ae-4a38-974e-811de06ae222 returned with HTTP 404 Aug 18 07:36:56.309269 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 804/3184] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:36:56 2026] GET /volume/v3/types/6cf757e1-26ae-4a38-974e-811de06ae222 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:36:56.548107 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e07c6007-4be7-46e7-86e8-5659f6755102 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:56.550008 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e07c6007-4be7-46e7-86e8-5659f6755102 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:56.550184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e07c6007-4be7-46e7-86e8-5659f6755102 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:56.550379 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e07c6007-4be7-46e7-86e8-5659f6755102 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:56.550483 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e07c6007-4be7-46e7-86e8-5659f6755102 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:56.555643 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:56.555643 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:56.557476 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e07c6007-4be7-46e7-86e8-5659f6755102 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:56.557476 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 787/3185] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:56 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:57.135266 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f8637012-ab9c-4102-9f88-77338b76c77c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:57.137403 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8637012-ab9c-4102-9f88-77338b76c77c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:36:57.137654 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8637012-ab9c-4102-9f88-77338b76c77c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:57.137907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8637012-ab9c-4102-9f88-77338b76c77c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:57.138044 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f8637012-ab9c-4102-9f88-77338b76c77c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:57.148855 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:57.148855 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:57.149752 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8637012-ab9c-4102-9f88-77338b76c77c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:36:57.150248 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 797/3186] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:57 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:57.568949 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b58386af-b0be-4356-bfe3-82c8412e32b0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:57.571125 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b58386af-b0be-4356-bfe3-82c8412e32b0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:57.571274 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b58386af-b0be-4356-bfe3-82c8412e32b0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:57.571538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b58386af-b0be-4356-bfe3-82c8412e32b0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:57.571937 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b58386af-b0be-4356-bfe3-82c8412e32b0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:57.577600 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:57.577600 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:57.578861 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b58386af-b0be-4356-bfe3-82c8412e32b0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:57.579374 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 799/3187] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:57 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:58.197051 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5436dbf8-5bf8-4855-92e7-b4ba0b5934c3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:58.200449 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5436dbf8-5bf8-4855-92e7-b4ba0b5934c3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:36:58.200449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5436dbf8-5bf8-4855-92e7-b4ba0b5934c3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:58.200449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5436dbf8-5bf8-4855-92e7-b4ba0b5934c3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:58.200449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5436dbf8-5bf8-4855-92e7-b4ba0b5934c3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:58.207542 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:58.207542 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:58.208470 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5436dbf8-5bf8-4855-92e7-b4ba0b5934c3 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:36:58.209029 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 805/3188] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:58 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:58.343331 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:58.479633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:58.480036 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-517961641"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:58.481928 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request body: {'volume': {"'imageRef": 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-517961641'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:58.482057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume of 1 GB Aug 18 07:36:58.487652 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Availability Zones retrieved successfully. Aug 18 07:36:58.494948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (f6a371b0-6667-4617-8dd0-a2afff978903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:58.495989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc787dd-9f8d-4670-b9df-0ddf5491f684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.497100 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:58.527099 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc787dd-9f8d-4670-b9df-0ddf5491f684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.528294 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4495dd-d650-494e-85bb-3323d4da55c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.591237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69f1f3c0-b1d9-4f88-b099-ef020ace280a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:58.592990 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69f1f3c0-b1d9-4f88-b099-ef020ace280a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:58.593234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Created reservations ['90f085b1-90ed-4eee-a032-03fefe326f89', 'a124cbc0-f170-475f-995e-a630950fa801', 'b5dc8cc5-ae41-4897-81e1-43e6ad1768c4', '82a044f1-0f09-4ea9-9709-a52d95cbeb6c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:58.593519 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69f1f3c0-b1d9-4f88-b099-ef020ace280a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:58.593839 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69f1f3c0-b1d9-4f88-b099-ef020ace280a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:58.593947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4495dd-d650-494e-85bb-3323d4da55c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90f085b1-90ed-4eee-a032-03fefe326f89', 'a124cbc0-f170-475f-995e-a630950fa801', 'b5dc8cc5-ae41-4897-81e1-43e6ad1768c4', '82a044f1-0f09-4ea9-9709-a52d95cbeb6c']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.594178 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-69f1f3c0-b1d9-4f88-b099-ef020ace280a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:58.594670 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f370590-6e2e-4eed-8e9e-f27bd4b0ba48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.598866 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:58.598866 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:58.599752 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69f1f3c0-b1d9-4f88-b099-ef020ace280a tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:58.600178 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 798/3189] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:58 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:58.620418 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f370590-6e2e-4eed-8e9e-f27bd4b0ba48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade21ff8-4007-47e5-8011-d23c1d9e700f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517961641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['90f085b1-90ed-4eee-a032-03fefe326f89','a124cbc0-f170-475f-995e-a630950fa801','b5dc8cc5-ae41-4897-81e1-43e6ad1768c4','82a044f1-0f09-4ea9-9709-a52d95cbeb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517961641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade21ff8-4007-47e5-8011-d23c1d9e700f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d221a44a9678407aaa5d2a25f6bd71ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51172c65b97348a88ca0e2604319ef37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.621341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b289fcd8-f21d-4a1e-a104-a1d5fa50c473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.638343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b289fcd8-f21d-4a1e-a104-a1d5fa50c473) transitioned into state 'SUCCESS' from state '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-517961641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['90f085b1-90ed-4eee-a032-03fefe326f89','a124cbc0-f170-475f-995e-a630950fa801','b5dc8cc5-ae41-4897-81e1-43e6ad1768c4','82a044f1-0f09-4ea9-9709-a52d95cbeb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.639199 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1bccfe0-2fbc-4269-a174-566b279489c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.650123 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1bccfe0-2fbc-4269-a174-566b279489c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.651455 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (f6a371b0-6667-4617-8dd0-a2afff978903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:58.651875 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request issued successfully. Aug 18 07:36:58.652613 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9642d6d3-c63b-4b0a-b719-f60f8c27d259 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:58.653059 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 788/3190] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:58 2026] POST /volume/v3/volumes => generated 756 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:58.676497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-720d878f-d939-447a-bade-d1de50517741 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:58.681272 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:58.683841 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-132523007"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:58.687493 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request body: {'volume': {"'imageRef": 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-132523007'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:58.687768 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume of 1 GB Aug 18 07:36:58.694754 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Availability Zones retrieved successfully. Aug 18 07:36:58.701060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (b15067e4-61d5-4e17-8934-5f590fe90042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:58.702309 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d3deca-0b33-4f32-8fa0-64c7de98dd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.703374 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:58.740741 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d3deca-0b33-4f32-8fa0-64c7de98dd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.741387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87d72bf1-599d-4e79-929f-82122134f8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.784338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Created reservations ['79e09c0d-7600-4fd7-90bd-be0e42e2602d', '598b55e6-1cb9-4ffa-865b-ae5cd43cbe29', '4a766149-7685-40f5-9eed-d71acc0b4863', 'c5ca2265-3233-4168-9c14-1a7efa190206'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:58.785155 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87d72bf1-599d-4e79-929f-82122134f8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79e09c0d-7600-4fd7-90bd-be0e42e2602d', '598b55e6-1cb9-4ffa-865b-ae5cd43cbe29', '4a766149-7685-40f5-9eed-d71acc0b4863', 'c5ca2265-3233-4168-9c14-1a7efa190206']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.786082 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f88f607-9b7c-4b6b-922e-8c496d6b5f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.810807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f88f607-9b7c-4b6b-922e-8c496d6b5f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73122d46-eb70-4622-85db-4aa1cacd9fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-132523007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['79e09c0d-7600-4fd7-90bd-be0e42e2602d','598b55e6-1cb9-4ffa-865b-ae5cd43cbe29','4a766149-7685-40f5-9eed-d71acc0b4863','c5ca2265-3233-4168-9c14-1a7efa190206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-132523007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73122d46-eb70-4622-85db-4aa1cacd9fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d221a44a9678407aaa5d2a25f6bd71ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51172c65b97348a88ca0e2604319ef37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.811917 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10bb58ff-fcd8-4957-8a04-80000f271cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.834513 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10bb58ff-fcd8-4957-8a04-80000f271cef) transitioned into state 'SUCCESS' from state '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-132523007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['79e09c0d-7600-4fd7-90bd-be0e42e2602d','598b55e6-1cb9-4ffa-865b-ae5cd43cbe29','4a766149-7685-40f5-9eed-d71acc0b4863','c5ca2265-3233-4168-9c14-1a7efa190206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.835443 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422a8737-2356-4e6b-8818-6aad5d2519ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.849267 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422a8737-2356-4e6b-8818-6aad5d2519ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.849267 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (b15067e4-61d5-4e17-8934-5f590fe90042) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:58.849267 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request issued successfully. Aug 18 07:36:58.849267 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-720d878f-d939-447a-bade-d1de50517741 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:58.849780 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 800/3191] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:58 2026] POST /volume/v3/volumes => generated 756 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:58.865473 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:58.869479 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:58.869814 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-208642469"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:58.871103 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request body: {'volume': {"'imageRef": 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-208642469'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:58.872903 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume of 1 GB Aug 18 07:36:58.877395 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Availability Zones retrieved successfully. Aug 18 07:36:58.881864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (eb097d38-7092-480a-a10c-2af919b19b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:58.882772 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa16eac8-c3a9-4435-8eac-983c2fb6b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.883679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:58.911958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa16eac8-c3a9-4435-8eac-983c2fb6b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.912765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97a4c69-aa5f-480d-8bc1-955c4c8cba60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.958737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Created reservations ['6c08c0f9-c09c-47e7-9d50-4e31b911e2fa', '48c979a7-7ca0-4076-8aeb-23653ff962df', '29e559d3-65a0-443e-b3e8-b690717d6aa5', 'ae2d6abe-d7d6-41db-89d7-10b2c7bc3b7c'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:58.959618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97a4c69-aa5f-480d-8bc1-955c4c8cba60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c08c0f9-c09c-47e7-9d50-4e31b911e2fa', '48c979a7-7ca0-4076-8aeb-23653ff962df', '29e559d3-65a0-443e-b3e8-b690717d6aa5', 'ae2d6abe-d7d6-41db-89d7-10b2c7bc3b7c']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.960358 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad86e9e5-644f-4913-b7d7-4770647a6144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:58.988517 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad86e9e5-644f-4913-b7d7-4770647a6144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f453b4f7-ed8c-4c35-8e3b-7857806f6e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-208642469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['6c08c0f9-c09c-47e7-9d50-4e31b911e2fa','48c979a7-7ca0-4076-8aeb-23653ff962df','29e559d3-65a0-443e-b3e8-b690717d6aa5','ae2d6abe-d7d6-41db-89d7-10b2c7bc3b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-208642469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f453b4f7-ed8c-4c35-8e3b-7857806f6e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d221a44a9678407aaa5d2a25f6bd71ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51172c65b97348a88ca0e2604319ef37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:58.989682 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e4526e-e348-41f6-b8f6-6cbd4dbd2e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.009622 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e4526e-e348-41f6-b8f6-6cbd4dbd2e40) transitioned into state 'SUCCESS' from state '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-208642469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['6c08c0f9-c09c-47e7-9d50-4e31b911e2fa','48c979a7-7ca0-4076-8aeb-23653ff962df','29e559d3-65a0-443e-b3e8-b690717d6aa5','ae2d6abe-d7d6-41db-89d7-10b2c7bc3b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.010575 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb281b3-fbc1-4104-8da7-a67499cc7edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.022426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb281b3-fbc1-4104-8da7-a67499cc7edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.024089 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (eb097d38-7092-480a-a10c-2af919b19b20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:59.024510 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request issued successfully. Aug 18 07:36:59.025380 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9f7c8f4a-b627-4cb2-992d-2592dc24b7bb tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:59.025998 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 806/3192] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:58 2026] POST /volume/v3/volumes => generated 756 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:36:59.044233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.045729 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:59.046614 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1280852892"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:59.047908 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request body: {'volume': {"'imageRef": 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1280852892'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:59.048617 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume of 1 GB Aug 18 07:36:59.053338 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Availability Zones retrieved successfully. Aug 18 07:36:59.058792 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (d0164cee-c658-4f10-9506-ba5f1a3571b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:59.059671 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7abe61-e48b-46ea-8a8e-a11c405fc7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.060928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:59.087129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7abe61-e48b-46ea-8a8e-a11c405fc7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.087888 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff682a8c-3fff-45e0-8fb1-0f455f8170e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.134657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Created reservations ['53fb80eb-223b-4a7e-ac60-b51be8615450', '1e0ad259-442e-408b-a803-6f3707717c57', 'a959c2cf-ef68-4ff7-b433-7979f1cdbcda', 'f3e1b601-592d-46c8-b21d-22e17e5c6650'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:59.135481 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff682a8c-3fff-45e0-8fb1-0f455f8170e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53fb80eb-223b-4a7e-ac60-b51be8615450', '1e0ad259-442e-408b-a803-6f3707717c57', 'a959c2cf-ef68-4ff7-b433-7979f1cdbcda', 'f3e1b601-592d-46c8-b21d-22e17e5c6650']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.136339 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07937eb-3b47-4b94-a7a6-965841ae65c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.160771 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07937eb-3b47-4b94-a7a6-965841ae65c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93f7198e-9c9a-4350-88b8-0ba94ea9e313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1280852892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['53fb80eb-223b-4a7e-ac60-b51be8615450','1e0ad259-442e-408b-a803-6f3707717c57','a959c2cf-ef68-4ff7-b433-7979f1cdbcda','f3e1b601-592d-46c8-b21d-22e17e5c6650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1280852892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93f7198e-9c9a-4350-88b8-0ba94ea9e313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d221a44a9678407aaa5d2a25f6bd71ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51172c65b97348a88ca0e2604319ef37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.161745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b899b05-d6bb-4821-a43f-7b0ec155688e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.184655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b899b05-d6bb-4821-a43f-7b0ec155688e) transitioned into state 'SUCCESS' from state '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-1280852892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['53fb80eb-223b-4a7e-ac60-b51be8615450','1e0ad259-442e-408b-a803-6f3707717c57','a959c2cf-ef68-4ff7-b433-7979f1cdbcda','f3e1b601-592d-46c8-b21d-22e17e5c6650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.185596 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49f0f90-0240-4024-a472-ceb260fab3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.197709 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d49f0f90-0240-4024-a472-ceb260fab3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.199485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (d0164cee-c658-4f10-9506-ba5f1a3571b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:59.199985 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request issued successfully. Aug 18 07:36:59.200909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1e9805f-d8eb-4432-a872-929316e1fe65 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:59.201505 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 799/3193] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:59 2026] POST /volume/v3/volumes => generated 757 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:59.221448 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.225038 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:36:59.225289 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-457652393"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:59.227891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request body: {'volume': {"'imageRef": 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-457652393'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:36:59.228130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume of 1 GB Aug 18 07:36:59.228453 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.228453 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:59.232477 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9eb493a8-d2b4-45bf-a9d3-8fbe21998e39 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.234886 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Availability Zones retrieved successfully. Aug 18 07:36:59.234938 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9eb493a8-d2b4-45bf-a9d3-8fbe21998e39 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:36:59.235194 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9eb493a8-d2b4-45bf-a9d3-8fbe21998e39 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.235466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9eb493a8-d2b4-45bf-a9d3-8fbe21998e39 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.235851 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9eb493a8-d2b4-45bf-a9d3-8fbe21998e39 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:59.244223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (910f19b7-8b00-44c2-83a6-43123da04a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:59.244319 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.244319 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:59.244714 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d338fd8d-8484-4e4b-a6b6-d11451b8371c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.245150 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9eb493a8-d2b4-45bf-a9d3-8fbe21998e39 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:36:59.245612 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:36:59.245826 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 801/3194] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.277455 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d338fd8d-8484-4e4b-a6b6-d11451b8371c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.278089 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8738ca2-0d65-40da-9159-bd8c66ec48e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.328920 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Created reservations ['aeda4598-b6c3-4c0b-ad8f-cf3799dcbeed', '441a05a3-b3ad-4dc2-8668-6666c15e17e3', '81971e15-bc0a-4425-9574-7bc9bf8eed12', 'bd8b920c-32c0-4a14-b9d5-59f801a29720'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:59.329660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8738ca2-0d65-40da-9159-bd8c66ec48e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeda4598-b6c3-4c0b-ad8f-cf3799dcbeed', '441a05a3-b3ad-4dc2-8668-6666c15e17e3', '81971e15-bc0a-4425-9574-7bc9bf8eed12', 'bd8b920c-32c0-4a14-b9d5-59f801a29720']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.330311 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3fd3f0-08a7-476a-98a3-37dfc3977f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.356386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3fd3f0-08a7-476a-98a3-37dfc3977f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f45e77b0-a978-4fd0-9e94-e88bd6e88ed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-457652393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['aeda4598-b6c3-4c0b-ad8f-cf3799dcbeed','441a05a3-b3ad-4dc2-8668-6666c15e17e3','81971e15-bc0a-4425-9574-7bc9bf8eed12','bd8b920c-32c0-4a14-b9d5-59f801a29720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-457652393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f45e77b0-a978-4fd0-9e94-e88bd6e88ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d221a44a9678407aaa5d2a25f6bd71ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51172c65b97348a88ca0e2604319ef37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.358549 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139777dc-96d4-484c-890e-ca03c3def056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.380270 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139777dc-96d4-484c-890e-ca03c3def056) transitioned into state 'SUCCESS' from state '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-457652393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d221a44a9678407aaa5d2a25f6bd71ce',qos_specs=None,replication_status=,reservations=['aeda4598-b6c3-4c0b-ad8f-cf3799dcbeed','441a05a3-b3ad-4dc2-8668-6666c15e17e3','81971e15-bc0a-4425-9574-7bc9bf8eed12','bd8b920c-32c0-4a14-b9d5-59f801a29720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51172c65b97348a88ca0e2604319ef37',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.381251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e714e391-7a7b-4d16-ac5a-13f0509faf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:36:59.396933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e714e391-7a7b-4d16-ac5a-13f0509faf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:36:59.398165 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Flow 'volume_create_api' (910f19b7-8b00-44c2-83a6-43123da04a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:36:59.398610 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Create volume request issued successfully. Aug 18 07:36:59.400438 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5bf44a21-1c1b-4ae6-a91a-110255294a5f tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:36:59.401070 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 789/3195] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:36:59 2026] POST /volume/v3/volumes => generated 756 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:36:59.420871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-491af4d1-3587-42a3-bc09-d968027ec2ea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.422830 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-491af4d1-3587-42a3-bc09-d968027ec2ea tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f Aug 18 07:36:59.423041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-491af4d1-3587-42a3-bc09-d968027ec2ea tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.423266 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-491af4d1-3587-42a3-bc09-d968027ec2ea tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.431332 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.431332 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:59.435443 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-491af4d1-3587-42a3-bc09-d968027ec2ea tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:36:59.440037 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-491af4d1-3587-42a3-bc09-d968027ec2ea tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f returned with HTTP 200 Aug 18 07:36:59.440422 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 807/3196] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.459519 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-84fde99f-4a3c-438b-bd31-c066fe5b72e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.461944 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-84fde99f-4a3c-438b-bd31-c066fe5b72e7 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 Aug 18 07:36:59.462219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-84fde99f-4a3c-438b-bd31-c066fe5b72e7 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.462491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-84fde99f-4a3c-438b-bd31-c066fe5b72e7 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.471377 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.471377 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:59.476068 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-84fde99f-4a3c-438b-bd31-c066fe5b72e7 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:36:59.481836 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-84fde99f-4a3c-438b-bd31-c066fe5b72e7 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 returned with HTTP 200 Aug 18 07:36:59.482350 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 800/3197] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.498505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fd063470-a66c-43e8-b3ab-ba2888175e4e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.502229 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd063470-a66c-43e8-b3ab-ba2888175e4e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 Aug 18 07:36:59.502229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd063470-a66c-43e8-b3ab-ba2888175e4e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.502229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd063470-a66c-43e8-b3ab-ba2888175e4e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.510607 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.510607 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:59.515800 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fd063470-a66c-43e8-b3ab-ba2888175e4e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:36:59.525045 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd063470-a66c-43e8-b3ab-ba2888175e4e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 returned with HTTP 200 Aug 18 07:36:59.525758 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 802/3198] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.541627 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d28cc22e-a85f-4148-a8d2-941744cbc99c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.545726 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d28cc22e-a85f-4148-a8d2-941744cbc99c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 Aug 18 07:36:59.545906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d28cc22e-a85f-4148-a8d2-941744cbc99c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.546126 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d28cc22e-a85f-4148-a8d2-941744cbc99c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.553221 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.553221 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:59.557355 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d28cc22e-a85f-4148-a8d2-941744cbc99c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:36:59.563610 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d28cc22e-a85f-4148-a8d2-941744cbc99c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 returned with HTTP 200 Aug 18 07:36:59.563992 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 790/3199] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.578394 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1c31c43d-b5a7-4d40-96a8-021e5065bbe0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.580447 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c31c43d-b5a7-4d40-96a8-021e5065bbe0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 Aug 18 07:36:59.580693 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c31c43d-b5a7-4d40-96a8-021e5065bbe0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.580932 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c31c43d-b5a7-4d40-96a8-021e5065bbe0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.589348 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.589348 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:59.593433 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1c31c43d-b5a7-4d40-96a8-021e5065bbe0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:36:59.598530 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c31c43d-b5a7-4d40-96a8-021e5065bbe0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 returned with HTTP 200 Aug 18 07:36:59.599065 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 808/3200] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.611482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4efa5404-5159-44e7-8f88-b42b4da42574 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.613128 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.613465 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4efa5404-5159-44e7-8f88-b42b4da42574 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:36:59.613745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4efa5404-5159-44e7-8f88-b42b4da42574 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.613988 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4efa5404-5159-44e7-8f88-b42b4da42574 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.614131 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-4efa5404-5159-44e7-8f88-b42b4da42574 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:59.615354 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 Aug 18 07:36:59.615612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.615848 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.616069 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume with id: f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 Aug 18 07:36:59.618993 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.618993 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:59.619864 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4efa5404-5159-44e7-8f88-b42b4da42574 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:36:59.620297 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 801/3201] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.623635 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.623635 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:36:59.624011 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:36:59.634113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bc368463-d0f7-4e1b-a24a-49ffb57a576b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.635489 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc368463-d0f7-4e1b-a24a-49ffb57a576b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:36:59.636875 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc368463-d0f7-4e1b-a24a-49ffb57a576b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.636875 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc368463-d0f7-4e1b-a24a-49ffb57a576b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.642403 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.642403 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:59.643544 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume request issued successfully. Aug 18 07:36:59.643734 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db07a8b6-8f01-42f5-8bcb-e3c9451ab81c tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 returned with HTTP 202 Aug 18 07:36:59.644283 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 803/3202] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:36:59 2026] DELETE /volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:36:59.646619 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bc368463-d0f7-4e1b-a24a-49ffb57a576b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:36:59.652420 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc368463-d0f7-4e1b-a24a-49ffb57a576b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec returned with HTTP 200 Aug 18 07:36:59.652872 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 791/3203] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.654254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-219c20f9-ce8a-4032-88d0-4b9f820c3bda None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.656196 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-219c20f9-ce8a-4032-88d0-4b9f820c3bda tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 Aug 18 07:36:59.656402 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-219c20f9-ce8a-4032-88d0-4b9f820c3bda tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.656642 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-219c20f9-ce8a-4032-88d0-4b9f820c3bda tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.664297 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.664297 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:36:59.668143 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-219c20f9-ce8a-4032-88d0-4b9f820c3bda tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:36:59.672507 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-219c20f9-ce8a-4032-88d0-4b9f820c3bda tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 returned with HTTP 200 Aug 18 07:36:59.672958 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 809/3204] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:36:59.679782 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8ad5899d-d119-45e0-8b24-be7828188a29 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.761052 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712/export_record Aug 18 07:36:59.761276 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.761516 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling method 'export_record' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.761655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Export record for backup 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 07:36:59.769011 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.769011 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:36:59.769136 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.api [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling RPCAPI with context: , host: np0000007613, backup: 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 07:36:59.776667 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] export_record in rpcapi backup_id 7d17afb0-3454-4ff3-95da-998d275cc712 on host np0000007613. {{(pid=100290) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 07:36:59.789999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2QxN2FmYjAtMzQ1NC00ZmYzLTk1ZGEtOTk4ZDI3NWNjNzEyIiwgInVzZXJfaWQiOiAiMDhhOWQzOWM1MDE2NDU2NDlkOWIxZjNkZDkyODU5YjciLCAicHJvamVjdF9pZCI6ICIyN2UyNjUyYzUwNmU0M2MyYWI1ZTljMjgwODVkMDY2MyIsICJ2b2x1bWVfaWQiOiAiZjlkYTc4MWQtYjYyYy00YjlhLWIzMTAtNGIyNDk1NDk5NmVjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODc5NDc3NDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwNDI1MjUwMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Y5ZGE3ODFkLWI2MmMtNGI5YS1iMzEwLTRiMjQ5NTQ5OTZlYy8yMDI2MDgxODA3MzY0Ni9hel9ub3ZhX2JhY2t1cF83ZDE3YWZiMC0zNDU0LTRmZjMtOTVkYS05OThkMjc1Y2M3MTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6Mzc6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100290) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 07:36:59.790329 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8ad5899d-d119-45e0-8b24-be7828188a29 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712/export_record returned with HTTP 200 Aug 18 07:36:59.791065 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 802/3205] 10.4.3.152 () {66 vars in 1390 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712/export_record => generated 1512 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:36:59.798696 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dde089e2-b516-418e-ba64-5626097bd393 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.800408 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] POST https://10.4.3.152/volume/v3/backups/import_record Aug 18 07:36:59.800850 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVmZTU1YTItZmJlOS00NzlmLWJhMTItYjYyMmVmYjdkMTBjIiwgInVzZXJfaWQiOiAiMDhhOWQzOWM1MDE2NDU2NDlkOWIxZjNkZDkyODU5YjciLCAicHJvamVjdF9pZCI6ICIyN2UyNjUyYzUwNmU0M2MyYWI1ZTljMjgwODVkMDY2MyIsICJ2b2x1bWVfaWQiOiAiZjlkYTc4MWQtYjYyYy00YjlhLWIzMTAtNGIyNDk1NDk5NmVjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODc5NDc3NDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwNDI1MjUwMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Y5ZGE3ODFkLWI2MmMtNGI5YS1iMzEwLTRiMjQ5NTQ5OTZlYy8yMDI2MDgxODA3MzY0Ni9hel9ub3ZhX2JhY2t1cF83ZDE3YWZiMC0zNDU0LTRmZjMtOTVkYS05OThkMjc1Y2M3MTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6Mzc6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:36:59.802263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVmZTU1YTItZmJlOS00NzlmLWJhMTItYjYyMmVmYjdkMTBjIiwgInVzZXJfaWQiOiAiMDhhOWQzOWM1MDE2NDU2NDlkOWIxZjNkZDkyODU5YjciLCAicHJvamVjdF9pZCI6ICIyN2UyNjUyYzUwNmU0M2MyYWI1ZTljMjgwODVkMDY2MyIsICJ2b2x1bWVfaWQiOiAiZjlkYTc4MWQtYjYyYy00YjlhLWIzMTAtNGIyNDk1NDk5NmVjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODc5NDc3NDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwNDI1MjUwMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Y5ZGE3ODFkLWI2MmMtNGI5YS1iMzEwLTRiMjQ5NTQ5OTZlYy8yMDI2MDgxODA3MzY0Ni9hel9ub3ZhX2JhY2t1cF83ZDE3YWZiMC0zNDU0LTRmZjMtOTVkYS05OThkMjc1Y2M3MTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6Mzc6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100292) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 07:36:59.802413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVmZTU1YTItZmJlOS00NzlmLWJhMTItYjYyMmVmYjdkMTBjIiwgInVzZXJfaWQiOiAiMDhhOWQzOWM1MDE2NDU2NDlkOWIxZjNkZDkyODU5YjciLCAicHJvamVjdF9pZCI6ICIyN2UyNjUyYzUwNmU0M2MyYWI1ZTljMjgwODVkMDY2MyIsICJ2b2x1bWVfaWQiOiAiZjlkYTc4MWQtYjYyYy00YjlhLWIzMTAtNGIyNDk1NDk5NmVjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODc5NDc3NDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwNDI1MjUwMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Y5ZGE3ODFkLWI2MmMtNGI5YS1iMzEwLTRiMjQ5NTQ5OTZlYy8yMDI2MDgxODA3MzY0Ni9hel9ub3ZhX2JhY2t1cF83ZDE3YWZiMC0zNDU0LTRmZjMtOTVkYS05OThkMjc1Y2M3MTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6Mzc6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100292) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 07:36:59.841876 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Created reservations ['7279991f-0069-4668-a581-0a64e9a2d5f6', '45ffefbb-c27a-473e-80ff-12098d94405c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:36:59.859456 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] import_record rpcapi backup id d5fe55a2-fbe9-479f-ba12-b622efb7d10c on host np0000007613 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVmZTU1YTItZmJlOS00NzlmLWJhMTItYjYyMmVmYjdkMTBjIiwgInVzZXJfaWQiOiAiMDhhOWQzOWM1MDE2NDU2NDlkOWIxZjNkZDkyODU5YjciLCAicHJvamVjdF9pZCI6ICIyN2UyNjUyYzUwNmU0M2MyYWI1ZTljMjgwODVkMDY2MyIsICJ2b2x1bWVfaWQiOiAiZjlkYTc4MWQtYjYyYy00YjlhLWIzMTAtNGIyNDk1NDk5NmVjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01ODc5NDc3NDciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTAwNDI1MjUwMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2Y5ZGE3ODFkLWI2MmMtNGI5YS1iMzEwLTRiMjQ5NTQ5OTZlYy8yMDI2MDgxODA3MzY0Ni9hel9ub3ZhX2JhY2t1cF83ZDE3YWZiMC0zNDU0LTRmZjMtOTVkYS05OThkMjc1Y2M3MTIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM2OjQ0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6Mzc6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100292) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 07:36:59.861460 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Import record output: {'backup': {'id': 'd5fe55a2-fbe9-479f-ba12-b622efb7d10c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.152/volume/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c'}]}}. {{(pid=100292) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 07:36:59.861701 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dde089e2-b516-418e-ba64-5626097bd393 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 201 Aug 18 07:36:59.862080 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 804/3206] 10.4.3.152 () {68 vars in 1302 bytes} [Tue Aug 18 07:36:59 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 64 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:36:59.874832 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-507ad95c-5784-48be-9f4a-7434a16959a3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:36:59.876358 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-507ad95c-5784-48be-9f4a-7434a16959a3 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] GET https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c Aug 18 07:36:59.876652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-507ad95c-5784-48be-9f4a-7434a16959a3 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:36:59.877845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-507ad95c-5784-48be-9f4a-7434a16959a3 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:36:59.877845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-507ad95c-5784-48be-9f4a-7434a16959a3 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Show backup with id d5fe55a2-fbe9-479f-ba12-b622efb7d10c. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:36:59.881231 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:36:59.881231 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:36:59.882028 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-507ad95c-5784-48be-9f4a-7434a16959a3 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c returned with HTTP 200 Aug 18 07:36:59.882551 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 792/3207] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:36:59 2026] GET /volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:00.257495 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7f64d419-f968-4af9-ad39-4af5d16ee246 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:00.259146 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f64d419-f968-4af9-ad39-4af5d16ee246 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:37:00.259324 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f64d419-f968-4af9-ad39-4af5d16ee246 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:00.259517 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7f64d419-f968-4af9-ad39-4af5d16ee246 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:00.259625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7f64d419-f968-4af9-ad39-4af5d16ee246 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:00.263543 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:00.263543 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:00.264217 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7f64d419-f968-4af9-ad39-4af5d16ee246 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:37:00.264598 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 810/3208] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:00 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:00.689450 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f156475-04b2-452e-aa7a-2a6369a288a3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:00.691309 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f156475-04b2-452e-aa7a-2a6369a288a3 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 Aug 18 07:37:00.691534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f156475-04b2-452e-aa7a-2a6369a288a3 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:00.691801 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f156475-04b2-452e-aa7a-2a6369a288a3 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:00.698195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f156475-04b2-452e-aa7a-2a6369a288a3 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 returned with HTTP 404 Aug 18 07:37:00.698779 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 803/3209] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:00 2026] GET /volume/v3/volumes/f45e77b0-a978-4fd0-9e94-e88bd6e88ed1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:00.707474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:00.709277 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] DELETE https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 Aug 18 07:37:00.709473 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:00.709686 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:00.709843 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume with id: 93f7198e-9c9a-4350-88b8-0ba94ea9e313 Aug 18 07:37:00.717157 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:00.717157 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:00.717712 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:00.734230 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume request issued successfully. Aug 18 07:37:00.734454 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-419e62fd-a7ba-4cc9-b454-a6abfc87b7f9 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 returned with HTTP 202 Aug 18 07:37:00.734891 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 805/3210] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:00 2026] DELETE /volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:00.742449 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0a698a56-4068-4980-be05-83d550f933a4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:00.743911 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a698a56-4068-4980-be05-83d550f933a4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 Aug 18 07:37:00.744061 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a698a56-4068-4980-be05-83d550f933a4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:00.744248 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a698a56-4068-4980-be05-83d550f933a4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:00.751754 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:00.751754 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:00.755459 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0a698a56-4068-4980-be05-83d550f933a4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:00.760045 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a698a56-4068-4980-be05-83d550f933a4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 returned with HTTP 200 Aug 18 07:37:00.760461 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 793/3211] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:00 2026] GET /volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:00.893751 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d15a06a6-9fcc-43d4-86de-881c7d839c79 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:00.895346 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d15a06a6-9fcc-43d4-86de-881c7d839c79 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] GET https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c Aug 18 07:37:00.895520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d15a06a6-9fcc-43d4-86de-881c7d839c79 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:00.895709 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d15a06a6-9fcc-43d4-86de-881c7d839c79 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:00.895807 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d15a06a6-9fcc-43d4-86de-881c7d839c79 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Show backup with id d5fe55a2-fbe9-479f-ba12-b622efb7d10c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:00.899504 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:00.899504 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:00.900092 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d15a06a6-9fcc-43d4-86de-881c7d839c79 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c returned with HTTP 200 Aug 18 07:37:00.900538 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 811/3212] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:00 2026] GET /volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:00.910236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9b587b49-5c3b-4a7a-b49a-949535cf7f2b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:00.912360 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b587b49-5c3b-4a7a-b49a-949535cf7f2b tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] GET https://10.4.3.152/volume/v3/backups Aug 18 07:37:00.912677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9b587b49-5c3b-4a7a-b49a-949535cf7f2b tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:00.912960 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9b587b49-5c3b-4a7a-b49a-949535cf7f2b tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:00.918731 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9b587b49-5c3b-4a7a-b49a-949535cf7f2b tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 18 07:37:00.919410 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 804/3213] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:37:00 2026] GET /volume/v3/backups => generated 338 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:00.927349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:00.932174 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] POST https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712/restore Aug 18 07:37:00.932756 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:00.934910 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Restoring backup 7d17afb0-3454-4ff3-95da-998d275cc712 ({'restore': {}}) {{(pid=100292) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:37:00.935088 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Restoring backup 7d17afb0-3454-4ff3-95da-998d275cc712 to volume None. Aug 18 07:37:00.940027 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:00.940027 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:00.941412 np0000007613 devstack@c-api.service[100292]: INFO cinder.backup.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Creating volume of 1 GB for restore of backup 7d17afb0-3454-4ff3-95da-998d275cc712. Aug 18 07:37:00.947506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:37:00.947268. {{(pid=100292) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:37:00.947636 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Availability Zones retrieved successfully. Aug 18 07:37:00.952967 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Flow 'volume_create_api' (abcb9e25-90b9-4ba2-9838-5eba3dff3ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:00.954036 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ad24dc-dccb-4754-8667-1ce2030cf47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:00.955044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:00.984976 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ad24dc-dccb-4754-8667-1ce2030cf47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:00.986029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1705fef-2bb0-4833-80a4-d1323bce9627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:01.021723 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Created reservations ['bdccfe8c-ea71-47f4-908a-0089c5452aba', '43ab8677-c22a-43fb-9d99-4b7674680d05', '0a8b749f-05f3-4b4b-9461-4830d2a58682', '009e43da-2ba0-45a1-979f-455d115b148e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:01.022721 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1705fef-2bb0-4833-80a4-d1323bce9627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdccfe8c-ea71-47f4-908a-0089c5452aba', '43ab8677-c22a-43fb-9d99-4b7674680d05', '0a8b749f-05f3-4b4b-9461-4830d2a58682', '009e43da-2ba0-45a1-979f-455d115b148e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:01.023681 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4eacf1-1212-4098-bcf9-dbede492d757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:01.053733 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4eacf1-1212-4098-bcf9-dbede492d757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52356bc9-9aea-4730-80e3-f72fbd006740', '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_7d17afb0-3454-4ff3-95da-998d275cc712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e2652c506e43c2ab5e9c28085d0663',qos_specs=None,replication_status=,reservations=['bdccfe8c-ea71-47f4-908a-0089c5452aba','43ab8677-c22a-43fb-9d99-4b7674680d05','0a8b749f-05f3-4b4b-9461-4830d2a58682','009e43da-2ba0-45a1-979f-455d115b148e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a9d39c501645649d9b1f3dd92859b7',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7d17afb0-3454-4ff3-95da-998d275cc712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52356bc9-9aea-4730-80e3-f72fbd006740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e2652c506e43c2ab5e9c28085d0663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08a9d39c501645649d9b1f3dd92859b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:01.054412 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf091ba-4bfc-4d99-a587-2e2a6693574d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:01.069014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf091ba-4bfc-4d99-a587-2e2a6693574d) transitioned into 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_7d17afb0-3454-4ff3-95da-998d275cc712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e2652c506e43c2ab5e9c28085d0663',qos_specs=None,replication_status=,reservations=['bdccfe8c-ea71-47f4-908a-0089c5452aba','43ab8677-c22a-43fb-9d99-4b7674680d05','0a8b749f-05f3-4b4b-9461-4830d2a58682','009e43da-2ba0-45a1-979f-455d115b148e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a9d39c501645649d9b1f3dd92859b7',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:01.069810 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f02f427-ca2a-41bb-93f3-14412a4e4853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:01.077899 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f02f427-ca2a-41bb-93f3-14412a4e4853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:01.078776 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Flow 'volume_create_api' (abcb9e25-90b9-4ba2-9838-5eba3dff3ff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:01.079103 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Create volume request issued successfully. Aug 18 07:37:01.086960 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:01.086960 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:01.086960 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:01.274661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-525ad09a-0106-4c6c-9b48-38cb3e75cf8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:01.276103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-525ad09a-0106-4c6c-9b48-38cb3e75cf8a tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:37:01.276277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-525ad09a-0106-4c6c-9b48-38cb3e75cf8a tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:01.276451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-525ad09a-0106-4c6c-9b48-38cb3e75cf8a tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:01.276531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-525ad09a-0106-4c6c-9b48-38cb3e75cf8a tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:01.280261 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:01.280261 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:01.280824 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-525ad09a-0106-4c6c-9b48-38cb3e75cf8a tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:37:01.281154 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 794/3214] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:01 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:01.774375 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4db42390-845d-4104-82c3-643b1617d9d1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:01.775971 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4db42390-845d-4104-82c3-643b1617d9d1 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 Aug 18 07:37:01.776157 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4db42390-845d-4104-82c3-643b1617d9d1 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:01.776364 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4db42390-845d-4104-82c3-643b1617d9d1 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:01.781636 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4db42390-845d-4104-82c3-643b1617d9d1 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 returned with HTTP 404 Aug 18 07:37:01.782033 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 812/3215] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:01 2026] GET /volume/v3/volumes/93f7198e-9c9a-4350-88b8-0ba94ea9e313 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:01.788962 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:01.790574 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 Aug 18 07:37:01.790774 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:01.790991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:01.791141 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume with id: f453b4f7-ed8c-4c35-8e3b-7857806f6e36 Aug 18 07:37:01.797457 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:01.797457 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:01.797926 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:01.813921 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume request issued successfully. Aug 18 07:37:01.814175 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df29fc36-93f4-4c24-817e-b1ae3e324981 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 returned with HTTP 202 Aug 18 07:37:01.814625 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 805/3216] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:01 2026] DELETE /volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:01.821392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-322dd05e-e492-4f4f-9a67-72e358577f0d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:01.824199 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-322dd05e-e492-4f4f-9a67-72e358577f0d tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 Aug 18 07:37:01.824199 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-322dd05e-e492-4f4f-9a67-72e358577f0d tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:01.824199 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-322dd05e-e492-4f4f-9a67-72e358577f0d tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:01.830272 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:01.830272 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:01.833573 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-322dd05e-e492-4f4f-9a67-72e358577f0d tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:01.837339 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-322dd05e-e492-4f4f-9a67-72e358577f0d tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 returned with HTTP 200 Aug 18 07:37:01.837815 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 795/3217] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:01 2026] GET /volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:02.093425 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.093425 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:02.093893 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:02.094008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Checking backup size 1 against volume size 1 {{(pid=100292) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:37:02.094117 np0000007613 devstack@c-api.service[100292]: INFO cinder.backup.api [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Overwriting volume 52356bc9-9aea-4730-80e3-f72fbd006740 with restore of backup 7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:02.105872 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] restore_backup in rpcapi backup_id 7d17afb0-3454-4ff3-95da-998d275cc712 {{(pid=100292) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:37:02.107637 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-33a89dfd-8039-45e7-bf06-11e54f9cc1a8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712/restore returned with HTTP 202 Aug 18 07:37:02.108061 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 806/3218] 10.4.3.152 () {68 vars in 1393 bytes} [Tue Aug 18 07:37:00 2026] POST /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712/restore => generated 189 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:02.115816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f5b033b1-045c-45cc-9c54-a3f3ec7f3008 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.117542 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5b033b1-045c-45cc-9c54-a3f3ec7f3008 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:02.117771 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f5b033b1-045c-45cc-9c54-a3f3ec7f3008 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.117998 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f5b033b1-045c-45cc-9c54-a3f3ec7f3008 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.118130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f5b033b1-045c-45cc-9c54-a3f3ec7f3008 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:02.122302 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.122302 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:02.123073 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5b033b1-045c-45cc-9c54-a3f3ec7f3008 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:02.123462 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 813/3219] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:02 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:02.290389 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-80014ac4-44bb-4352-8271-3f08764d62dc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.291931 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80014ac4-44bb-4352-8271-3f08764d62dc tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:37:02.292101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80014ac4-44bb-4352-8271-3f08764d62dc tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.292286 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-80014ac4-44bb-4352-8271-3f08764d62dc tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.292380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-80014ac4-44bb-4352-8271-3f08764d62dc tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:02.296638 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.296638 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:02.297169 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-80014ac4-44bb-4352-8271-3f08764d62dc tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:37:02.297476 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 806/3220] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:02 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:02.306462 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-224191f8-a4a3-4fba-aa9e-430692271d16 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.310078 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-224191f8-a4a3-4fba-aa9e-430692271d16 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:37:02.310078 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-224191f8-a4a3-4fba-aa9e-430692271d16 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.310078 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-224191f8-a4a3-4fba-aa9e-430692271d16 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.310078 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-224191f8-a4a3-4fba-aa9e-430692271d16 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:02.314151 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.314151 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:02.315138 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-224191f8-a4a3-4fba-aa9e-430692271d16 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:37:02.315645 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 796/3221] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:02 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:02.324311 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-56fd7e30-93d0-4681-9ce5-70e1f060e7a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.325977 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56fd7e30-93d0-4681-9ce5-70e1f060e7a4 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:37:02.326162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56fd7e30-93d0-4681-9ce5-70e1f060e7a4 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.326352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-56fd7e30-93d0-4681-9ce5-70e1f060e7a4 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.326467 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-56fd7e30-93d0-4681-9ce5-70e1f060e7a4 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:02.330189 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.330189 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:02.330765 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-56fd7e30-93d0-4681-9ce5-70e1f060e7a4 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:37:02.331062 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 807/3222] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:02 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:02.339997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.341499 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:37:02.341790 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39c21198-b6de-4b7c-99a4-6830eb7aa083", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-694001034"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:02.343096 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating new backup {'backup': {'volume_id': '39c21198-b6de-4b7c-99a4-6830eb7aa083', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-694001034'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:37:02.343230 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Creating backup of volume 39c21198-b6de-4b7c-99a4-6830eb7aa083 in container None Aug 18 07:37:02.349368 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.349368 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:02.349691 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:37:02.362646 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Created reservations ['1f93d9dd-66dc-4a66-a43e-ace2a3e45237', 'fb2c1bfd-6cea-498f-b123-4474e9d9ec94'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:02.391234 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b24eb6a-93b9-4bd7-abf5-d2a939038315 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:37:02.391234 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 814/3223] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:02 2026] POST /volume/v3/backups => generated 329 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:02.397266 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b3f99b91-160f-4109-9215-7ffc88f4594f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.399415 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3f99b91-160f-4109-9215-7ffc88f4594f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:02.401673 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3f99b91-160f-4109-9215-7ffc88f4594f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.401673 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b3f99b91-160f-4109-9215-7ffc88f4594f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.401673 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b3f99b91-160f-4109-9215-7ffc88f4594f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:02.404153 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.404153 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:02.404981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b3f99b91-160f-4109-9215-7ffc88f4594f tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:02.405508 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 807/3224] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:02 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:02.851030 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f312c05-b406-42ea-995f-b8fce31692f4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.854224 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f312c05-b406-42ea-995f-b8fce31692f4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 Aug 18 07:37:02.854224 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f312c05-b406-42ea-995f-b8fce31692f4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.854224 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f312c05-b406-42ea-995f-b8fce31692f4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.859028 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f312c05-b406-42ea-995f-b8fce31692f4 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 returned with HTTP 404 Aug 18 07:37:02.859028 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 797/3225] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:02 2026] GET /volume/v3/volumes/f453b4f7-ed8c-4c35-8e3b-7857806f6e36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:02.865548 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.867871 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] DELETE https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 Aug 18 07:37:02.868131 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.868406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.868642 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume with id: 73122d46-eb70-4622-85db-4aa1cacd9fa7 Aug 18 07:37:02.877573 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.877573 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:02.878189 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:02.892931 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume request issued successfully. Aug 18 07:37:02.893092 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3f71fdc-df6e-4814-b0bd-076b68a42a09 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 returned with HTTP 202 Aug 18 07:37:02.893489 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 808/3226] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:02 2026] DELETE /volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:02.899859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-189e6281-87dd-4aba-b7f2-71717404da7e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:02.901603 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-189e6281-87dd-4aba-b7f2-71717404da7e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 Aug 18 07:37:02.901818 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-189e6281-87dd-4aba-b7f2-71717404da7e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:02.902003 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-189e6281-87dd-4aba-b7f2-71717404da7e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:02.908740 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:02.908740 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:02.912160 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-189e6281-87dd-4aba-b7f2-71717404da7e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:02.916508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-189e6281-87dd-4aba-b7f2-71717404da7e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 returned with HTTP 200 Aug 18 07:37:02.916878 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 815/3227] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:02 2026] GET /volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:03.133197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-94a84abd-61ab-4fe2-94d4-93c945577be0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:03.135225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-94a84abd-61ab-4fe2-94d4-93c945577be0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:03.135482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-94a84abd-61ab-4fe2-94d4-93c945577be0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:03.135702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-94a84abd-61ab-4fe2-94d4-93c945577be0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:03.135834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-94a84abd-61ab-4fe2-94d4-93c945577be0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:03.139679 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:03.139679 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:03.140338 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-94a84abd-61ab-4fe2-94d4-93c945577be0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:03.140658 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 808/3228] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:03 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:03.414264 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3cc5d974-ffef-4613-9b55-46889326e3de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:03.415897 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cc5d974-ffef-4613-9b55-46889326e3de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:03.416074 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3cc5d974-ffef-4613-9b55-46889326e3de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:03.416299 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3cc5d974-ffef-4613-9b55-46889326e3de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:03.416403 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3cc5d974-ffef-4613-9b55-46889326e3de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:03.420705 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:03.420705 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:03.421371 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cc5d974-ffef-4613-9b55-46889326e3de tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:03.421856 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 798/3229] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:03 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:03.929371 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3c4bcbeb-a21c-436a-a19d-edc468f2edc0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:03.931088 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c4bcbeb-a21c-436a-a19d-edc468f2edc0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 Aug 18 07:37:03.931273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c4bcbeb-a21c-436a-a19d-edc468f2edc0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:03.931455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3c4bcbeb-a21c-436a-a19d-edc468f2edc0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:03.936890 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3c4bcbeb-a21c-436a-a19d-edc468f2edc0 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 returned with HTTP 404 Aug 18 07:37:03.937301 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 809/3230] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:03 2026] GET /volume/v3/volumes/73122d46-eb70-4622-85db-4aa1cacd9fa7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:03.944982 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f259241b-bd6f-466b-9207-01cafd478c0e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:03.946694 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f259241b-bd6f-466b-9207-01cafd478c0e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] DELETE https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f Aug 18 07:37:03.946879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f259241b-bd6f-466b-9207-01cafd478c0e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:03.947080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f259241b-bd6f-466b-9207-01cafd478c0e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:03.947252 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-f259241b-bd6f-466b-9207-01cafd478c0e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume with id: ade21ff8-4007-47e5-8011-d23c1d9e700f Aug 18 07:37:03.953774 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:03.953774 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:03.954221 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f259241b-bd6f-466b-9207-01cafd478c0e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:03.975512 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f259241b-bd6f-466b-9207-01cafd478c0e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Delete volume request issued successfully. Aug 18 07:37:03.975713 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f259241b-bd6f-466b-9207-01cafd478c0e tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f returned with HTTP 202 Aug 18 07:37:03.976113 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 816/3231] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:03 2026] DELETE /volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:03.986985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f8f8c4be-2ae7-4f96-b466-a99ee7c6a176 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:03.990191 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8f8c4be-2ae7-4f96-b466-a99ee7c6a176 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f Aug 18 07:37:03.990401 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8f8c4be-2ae7-4f96-b466-a99ee7c6a176 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:03.990611 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8f8c4be-2ae7-4f96-b466-a99ee7c6a176 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:04.001943 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:04.001943 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:04.005994 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f8f8c4be-2ae7-4f96-b466-a99ee7c6a176 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Volume info retrieved successfully. Aug 18 07:37:04.011924 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8f8c4be-2ae7-4f96-b466-a99ee7c6a176 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f returned with HTTP 200 Aug 18 07:37:04.012451 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 809/3232] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:03 2026] GET /volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:04.151822 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a0197527-2217-4292-af04-2558cb0e1ab9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:04.155169 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0197527-2217-4292-af04-2558cb0e1ab9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:04.155169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0197527-2217-4292-af04-2558cb0e1ab9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:04.155169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0197527-2217-4292-af04-2558cb0e1ab9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:04.155169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a0197527-2217-4292-af04-2558cb0e1ab9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:04.158760 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:04.158760 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:04.159611 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0197527-2217-4292-af04-2558cb0e1ab9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:04.160055 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 799/3233] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:04 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:04.431874 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c02fae80-04aa-4a0f-9b91-05899b8d3c5d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:04.433610 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c02fae80-04aa-4a0f-9b91-05899b8d3c5d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:04.433847 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c02fae80-04aa-4a0f-9b91-05899b8d3c5d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:04.434009 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c02fae80-04aa-4a0f-9b91-05899b8d3c5d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:04.434120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c02fae80-04aa-4a0f-9b91-05899b8d3c5d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:04.438377 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:04.438377 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:04.439133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c02fae80-04aa-4a0f-9b91-05899b8d3c5d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:04.439504 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 810/3234] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:04 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:05.026689 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-216db5e6-297a-4785-902d-8c97c344fb71 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:05.028327 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-216db5e6-297a-4785-902d-8c97c344fb71 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] GET https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f Aug 18 07:37:05.028512 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-216db5e6-297a-4785-902d-8c97c344fb71 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:05.028708 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-216db5e6-297a-4785-902d-8c97c344fb71 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:05.033755 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-216db5e6-297a-4785-902d-8c97c344fb71 tempest-CreateVolumesFromImageTest-1911428129 tempest-CreateVolumesFromImageTest-1911428129-project-member] https://10.4.3.152/volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f returned with HTTP 404 Aug 18 07:37:05.034149 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 817/3235] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:05 2026] GET /volume/v3/volumes/ade21ff8-4007-47e5-8011-d23c1d9e700f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:05.168959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3753e381-047e-4054-9f03-1ede49d2b455 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:05.170764 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3753e381-047e-4054-9f03-1ede49d2b455 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:05.170961 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3753e381-047e-4054-9f03-1ede49d2b455 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:05.171138 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3753e381-047e-4054-9f03-1ede49d2b455 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:05.171262 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3753e381-047e-4054-9f03-1ede49d2b455 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:05.175191 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:05.175191 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:05.175854 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3753e381-047e-4054-9f03-1ede49d2b455 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:05.176334 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 810/3236] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:05 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:05.451994 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-31b55bc6-7018-4024-862f-5f7f8e3b1845 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:05.457706 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31b55bc6-7018-4024-862f-5f7f8e3b1845 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:05.457706 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31b55bc6-7018-4024-862f-5f7f8e3b1845 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:05.457706 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-31b55bc6-7018-4024-862f-5f7f8e3b1845 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:05.457706 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-31b55bc6-7018-4024-862f-5f7f8e3b1845 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:05.467609 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:05.467609 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:05.469530 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-31b55bc6-7018-4024-862f-5f7f8e3b1845 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:05.469530 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 800/3237] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:05 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:06.026231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4c076369-b7aa-43d5-acad-069bb595fa34 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.108755 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:06.109088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1004331508"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:06.110621 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1004331508'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:06.110744 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume of 1 GB Aug 18 07:37:06.114649 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Availability Zones retrieved successfully. Aug 18 07:37:06.119840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (5adaf6a4-6bd2-4dc5-acf7-12a745a65874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:06.120704 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3674728b-c0a2-48e4-b7e7-1f1a3343ec73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:06.121537 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:06.144756 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3674728b-c0a2-48e4-b7e7-1f1a3343ec73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:06.145536 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a86491-a772-4583-a0dc-f51808a1f62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:06.186847 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5ffcc8f9-39c7-4e4f-b10f-89b6d4b7fe14 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.188542 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ffcc8f9-39c7-4e4f-b10f-89b6d4b7fe14 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:06.188762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ffcc8f9-39c7-4e4f-b10f-89b6d4b7fe14 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.188973 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ffcc8f9-39c7-4e4f-b10f-89b6d4b7fe14 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.189066 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5ffcc8f9-39c7-4e4f-b10f-89b6d4b7fe14 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:06.193446 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.193446 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:06.194109 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ffcc8f9-39c7-4e4f-b10f-89b6d4b7fe14 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:06.194442 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 818/3238] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:06.202816 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Created reservations ['ff2e2705-d15a-48aa-a97c-c123c205c7e9', '374825a9-2f76-45a7-9eb7-d3c423d8631d', '98157e1c-b70d-4041-8f4e-0dcd82e1ccb8', '358f4b07-f343-4b97-bafa-064003f7b977'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:06.203620 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a86491-a772-4583-a0dc-f51808a1f62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2e2705-d15a-48aa-a97c-c123c205c7e9', '374825a9-2f76-45a7-9eb7-d3c423d8631d', '98157e1c-b70d-4041-8f4e-0dcd82e1ccb8', '358f4b07-f343-4b97-bafa-064003f7b977']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:06.204344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544f9f9a-ab5a-4e4f-939a-1cc1252efec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:06.233949 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544f9f9a-ab5a-4e4f-939a-1cc1252efec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e47881-fc0f-4227-a3dd-569fbea11961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1004331508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['ff2e2705-d15a-48aa-a97c-c123c205c7e9','374825a9-2f76-45a7-9eb7-d3c423d8631d','98157e1c-b70d-4041-8f4e-0dcd82e1ccb8','358f4b07-f343-4b97-bafa-064003f7b977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1004331508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e47881-fc0f-4227-a3dd-569fbea11961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:06.234785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d10a6d-e8b9-4aa7-b8c6-75d257ad5094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:06.259875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d10a6d-e8b9-4aa7-b8c6-75d257ad5094) transitioned into state 'SUCCESS' from state '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-1004331508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['ff2e2705-d15a-48aa-a97c-c123c205c7e9','374825a9-2f76-45a7-9eb7-d3c423d8631d','98157e1c-b70d-4041-8f4e-0dcd82e1ccb8','358f4b07-f343-4b97-bafa-064003f7b977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:06.260584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3b2fe1-2a40-48d6-bcb1-2178d8aecb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:06.272235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3b2fe1-2a40-48d6-bcb1-2178d8aecb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:06.272235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (5adaf6a4-6bd2-4dc5-acf7-12a745a65874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:06.272235 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request issued successfully. Aug 18 07:37:06.272470 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c076369-b7aa-43d5-acad-069bb595fa34 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:06.272901 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 811/3239] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:37:06 2026] POST /volume/v3/volumes => generated 760 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:06.289854 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-099a2d96-9f80-47b1-9598-2b21268b0933 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.292000 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-099a2d96-9f80-47b1-9598-2b21268b0933 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 Aug 18 07:37:06.292278 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-099a2d96-9f80-47b1-9598-2b21268b0933 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.292540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-099a2d96-9f80-47b1-9598-2b21268b0933 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.301630 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.301630 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:06.306079 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-099a2d96-9f80-47b1-9598-2b21268b0933 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:06.311685 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-099a2d96-9f80-47b1-9598-2b21268b0933 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 returned with HTTP 200 Aug 18 07:37:06.312199 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 811/3240] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:06.479519 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-87c2c5ae-bfaf-46b5-842f-3075bf09deb0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.482943 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87c2c5ae-bfaf-46b5-842f-3075bf09deb0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:06.482943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87c2c5ae-bfaf-46b5-842f-3075bf09deb0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.482943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87c2c5ae-bfaf-46b5-842f-3075bf09deb0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.482943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-87c2c5ae-bfaf-46b5-842f-3075bf09deb0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:06.486113 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.486113 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:06.486903 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87c2c5ae-bfaf-46b5-842f-3075bf09deb0 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:06.487671 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 801/3241] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:06.498081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-31af8353-5d68-4dd1-bbc2-11d117850beb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.499791 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-31af8353-5d68-4dd1-bbc2-11d117850beb tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:06.499949 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-31af8353-5d68-4dd1-bbc2-11d117850beb tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.500116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-31af8353-5d68-4dd1-bbc2-11d117850beb tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.505991 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.505991 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:06.509029 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-31af8353-5d68-4dd1-bbc2-11d117850beb tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:06.512111 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-31af8353-5d68-4dd1-bbc2-11d117850beb tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:06.512589 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 819/3242] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:06.582084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4666b1f2-f7a8-4019-b764-e277baa2a4e0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.582480 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4666b1f2-f7a8-4019-b764-e277baa2a4e0 None None] GET https://10.4.3.152/volume// Aug 18 07:37:06.582642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4666b1f2-f7a8-4019-b764-e277baa2a4e0 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.582817 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4666b1f2-f7a8-4019-b764-e277baa2a4e0 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.583101 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4666b1f2-f7a8-4019-b764-e277baa2a4e0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:06.583364 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 812/3243] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:06.593342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b8107a28-b237-4afc-a39a-0cbaa3546b41 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.595279 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b8107a28-b237-4afc-a39a-0cbaa3546b41 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:37:06.595664 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b8107a28-b237-4afc-a39a-0cbaa3546b41 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b945476-e884-4b44-924f-3648db5a2276", "connector": null, "instance_uuid": "e0104a97-61d2-4c96-8e3c-4bf493e1b870"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:06.603763 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.603763 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:06.629148 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b8107a28-b237-4afc-a39a-0cbaa3546b41 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:37:06.629630 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 812/3244] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:37:06 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:06.658713 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45fc35cf-e413-485b-aec4-8de3a0b9ca20 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.661741 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45fc35cf-e413-485b-aec4-8de3a0b9ca20 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:06.661741 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45fc35cf-e413-485b-aec4-8de3a0b9ca20 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.661741 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45fc35cf-e413-485b-aec4-8de3a0b9ca20 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.670924 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-216cf75b-aa5c-456a-839d-85ee7faba232 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.671155 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.671155 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:06.671420 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-216cf75b-aa5c-456a-839d-85ee7faba232 None None] GET https://10.4.3.152/volume// Aug 18 07:37:06.671649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-216cf75b-aa5c-456a-839d-85ee7faba232 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.671879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-216cf75b-aa5c-456a-839d-85ee7faba232 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.672281 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-216cf75b-aa5c-456a-839d-85ee7faba232 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:06.672652 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 820/3245] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:06.675180 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45fc35cf-e413-485b-aec4-8de3a0b9ca20 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:06.681718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-d33de3c9-a3fe-4fe0-866f-1e4a7a05a377 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.683752 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-d33de3c9-a3fe-4fe0-866f-1e4a7a05a377 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:06.683927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-d33de3c9-a3fe-4fe0-866f-1e4a7a05a377 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:06.684101 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-d33de3c9-a3fe-4fe0-866f-1e4a7a05a377 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:06.684803 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45fc35cf-e413-485b-aec4-8de3a0b9ca20 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:06.685654 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 802/3246] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:06.693261 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.693261 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:06.696867 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-d33de3c9-a3fe-4fe0-866f-1e4a7a05a377 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:06.700780 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-d33de3c9-a3fe-4fe0-866f-1e4a7a05a377 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:06.701174 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 813/3247] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:37:06 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:06.795409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b813fd09-35c2-4c9a-aa0b-56c702bf9aa2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:06.797578 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b813fd09-35c2-4c9a-aa0b-56c702bf9aa2 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] PUT https://10.4.3.152/volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50 Aug 18 07:37:06.797986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b813fd09-35c2-4c9a-aa0b-56c702bf9aa2 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:06.810047 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b813fd09-35c2-4c9a-aa0b-56c702bf9aa2 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Acquiring lock "cinder-attachment_update-1b945476-e884-4b44-924f-3648db5a2276-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:37:06.814337 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b813fd09-35c2-4c9a-aa0b-56c702bf9aa2 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Lock "cinder-attachment_update-1b945476-e884-4b44-924f-3648db5a2276-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:37:06.815186 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:06.815186 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:06.903996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b813fd09-35c2-4c9a-aa0b-56c702bf9aa2 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Lock "cinder-attachment_update-1b945476-e884-4b44-924f-3648db5a2276-np0000007613" released by "attachment_update" :: held 0.090s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:37:06.904294 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-b813fd09-35c2-4c9a-aa0b-56c702bf9aa2 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50 returned with HTTP 200 Aug 18 07:37:06.904766 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 813/3248] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:37:06 2026] PUT /volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:07.205987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-10419057-87f5-4f06-a18b-0925d8f951a5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:07.207647 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10419057-87f5-4f06-a18b-0925d8f951a5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:07.207824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10419057-87f5-4f06-a18b-0925d8f951a5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:07.208000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-10419057-87f5-4f06-a18b-0925d8f951a5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:07.208087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-10419057-87f5-4f06-a18b-0925d8f951a5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:07.212332 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:07.212332 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:07.213694 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-10419057-87f5-4f06-a18b-0925d8f951a5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:07.214245 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 821/3249] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:07 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:07.327147 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bbeb5f85-d208-4862-9023-901a5df6ebd6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:07.329650 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbeb5f85-d208-4862-9023-901a5df6ebd6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 Aug 18 07:37:07.329921 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bbeb5f85-d208-4862-9023-901a5df6ebd6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:07.330180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bbeb5f85-d208-4862-9023-901a5df6ebd6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:07.340708 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:07.340708 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:07.346273 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bbeb5f85-d208-4862-9023-901a5df6ebd6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:07.351542 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbeb5f85-d208-4862-9023-901a5df6ebd6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 returned with HTTP 200 Aug 18 07:37:07.351954 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 803/3250] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:07 2026] GET /volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:07.366860 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:07.368611 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:37:07.368961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97e47881-fc0f-4227-a3dd-569fbea11961", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-246084338"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:07.379872 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:07.379872 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:07.380423 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:07.380549 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create snapshot from volume 97e47881-fc0f-4227-a3dd-569fbea11961 Aug 18 07:37:07.420556 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Created reservations ['4e86607a-0f79-4e7f-a25f-6fd1d30bd0ac', 'fe11b1c2-6bf0-4bff-a675-39036db3a2fd', '8aef1d85-70cf-4a20-89b2-ef94372ff960', '4c8b946f-c7f0-4752-8d0f-c008d5061b89'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:07.453243 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Snapshot create request issued successfully. Aug 18 07:37:07.453243 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6fdeccb-8618-4c23-a4db-0e98eeb9aafe tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:37:07.453243 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 814/3251] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:37:07 2026] POST /volume/v3/snapshots => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:07.466421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a98916f0-e848-48fc-93ff-1cfba1a3842a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:07.467154 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a98916f0-e848-48fc-93ff-1cfba1a3842a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c Aug 18 07:37:07.467294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a98916f0-e848-48fc-93ff-1cfba1a3842a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:07.467804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a98916f0-e848-48fc-93ff-1cfba1a3842a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:07.472985 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:07.472985 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:07.473799 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a98916f0-e848-48fc-93ff-1cfba1a3842a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Snapshot retrieved successfully. Aug 18 07:37:07.475901 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a98916f0-e848-48fc-93ff-1cfba1a3842a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c returned with HTTP 200 Aug 18 07:37:07.475901 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 814/3252] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:07 2026] GET /volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:07.496854 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4ff59c1b-d017-4c50-9e85-78c26d8aa106 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:07.498804 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4ff59c1b-d017-4c50-9e85-78c26d8aa106 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:07.498978 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4ff59c1b-d017-4c50-9e85-78c26d8aa106 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:07.499151 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4ff59c1b-d017-4c50-9e85-78c26d8aa106 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:07.499278 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4ff59c1b-d017-4c50-9e85-78c26d8aa106 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:07.504604 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:07.504604 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:07.505669 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4ff59c1b-d017-4c50-9e85-78c26d8aa106 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:07.506152 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 822/3253] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:07 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:07.699358 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bb872c03-8bfa-414e-91ff-a3d8e84e3058 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:07.701134 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb872c03-8bfa-414e-91ff-a3d8e84e3058 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:07.701406 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb872c03-8bfa-414e-91ff-a3d8e84e3058 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:07.701636 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb872c03-8bfa-414e-91ff-a3d8e84e3058 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:07.711857 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:07.711857 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:07.715505 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bb872c03-8bfa-414e-91ff-a3d8e84e3058 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:07.719646 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb872c03-8bfa-414e-91ff-a3d8e84e3058 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:07.720532 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 804/3254] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:07 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:08.226845 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef18c909-de11-4e85-9fc7-e1b4ccbfb130 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.230504 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef18c909-de11-4e85-9fc7-e1b4ccbfb130 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:08.230762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef18c909-de11-4e85-9fc7-e1b4ccbfb130 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:08.231303 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef18c909-de11-4e85-9fc7-e1b4ccbfb130 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:08.231524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ef18c909-de11-4e85-9fc7-e1b4ccbfb130 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:08.239982 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:08.239982 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:08.240926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef18c909-de11-4e85-9fc7-e1b4ccbfb130 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:08.241363 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 815/3255] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:08 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:08.271054 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.273071 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/limits Aug 18 07:37:08.273328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:08.273559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:08.282361 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1876145509 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1876145509, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:37:08.282681 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1876145509 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1876145509, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:37:08.282915 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1876145509 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1876145509, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:37:08.293437 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-94aec4f6-caa2-4183-bc2f-03f9c595f4e4 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 18 07:37:08.293928 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 815/3256] 10.4.3.152 () {68 vars in 1484 bytes} [Tue Aug 18 07:37:08 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:08.333140 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-daff7eef-822b-4c49-953a-909a64e5147d req-a65ab9ce-597a-4686-8c96-5b8bdddd46b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.335158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-a65ab9ce-597a-4686-8c96-5b8bdddd46b2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:37:08.335396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-a65ab9ce-597a-4686-8c96-5b8bdddd46b2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:08.335636 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-a65ab9ce-597a-4686-8c96-5b8bdddd46b2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:08.343871 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:08.343871 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:08.346881 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-daff7eef-822b-4c49-953a-909a64e5147d req-a65ab9ce-597a-4686-8c96-5b8bdddd46b2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:08.350753 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-a65ab9ce-597a-4686-8c96-5b8bdddd46b2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:37:08.351272 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 823/3257] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:08 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 1659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:08.361800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.364394 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:37:08.364876 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "180b6f94-8717-4d50-b04e-05a175435f47", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-377571689", "description": null, "metadata": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:08.378458 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:08.378458 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:08.378920 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:08.379060 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create snapshot from volume 180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:37:08.402027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['e3ff050a-ea29-4e29-b819-7be5b0dd4e2a', 'df8c8d2d-b1de-41a3-a9fb-55bfed44b50c', 'c1fba610-6ac9-49e3-955c-2493c5b6b4c0', 'e154f6d9-98d2-4509-bc5e-63cdb1858b98'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:08.433366 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot force create request issued successfully. Aug 18 07:37:08.433737 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-daff7eef-822b-4c49-953a-909a64e5147d req-dba5d490-8ee1-4bfd-9abb-b237c1c69056 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:37:08.434283 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 805/3258] 10.4.3.152 () {72 vars in 1547 bytes} [Tue Aug 18 07:37:08 2026] POST /volume/v3/snapshots => generated 319 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:08.486257 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4c50b095-b1c8-4214-8ad9-029cc2aca972 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.487956 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c50b095-b1c8-4214-8ad9-029cc2aca972 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c Aug 18 07:37:08.488158 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c50b095-b1c8-4214-8ad9-029cc2aca972 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:08.488339 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c50b095-b1c8-4214-8ad9-029cc2aca972 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:08.498171 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:08.498171 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:08.498672 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4c50b095-b1c8-4214-8ad9-029cc2aca972 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Snapshot retrieved successfully. Aug 18 07:37:08.499427 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c50b095-b1c8-4214-8ad9-029cc2aca972 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c returned with HTTP 200 Aug 18 07:37:08.499820 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 816/3259] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:08 2026] GET /volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:08.509849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.511593 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:08.511931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6d2b5554-0c35-4ef8-8a27-c085162f575c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-375231002"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:08.513265 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request body: {'volume': {"'snapshot_id": '6d2b5554-0c35-4ef8-8a27-c085162f575c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-375231002'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:08.513378 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume of 1 GB Aug 18 07:37:08.516892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c80575a2-a1d0-4e85-a285-0e82d7695219 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.517440 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Availability Zones retrieved successfully. Aug 18 07:37:08.519013 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c80575a2-a1d0-4e85-a285-0e82d7695219 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:08.519240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c80575a2-a1d0-4e85-a285-0e82d7695219 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:08.519465 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c80575a2-a1d0-4e85-a285-0e82d7695219 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:08.519604 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c80575a2-a1d0-4e85-a285-0e82d7695219 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:08.522573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (ba1a51c6-ce7e-4de6-9f8c-b5c017aadcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:08.523482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2af9e2-c0df-4d5b-9582-393096673a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.524312 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:08.524506 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:08.524506 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:08.525470 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c80575a2-a1d0-4e85-a285-0e82d7695219 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:08.525829 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 824/3260] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:08 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:08.555954 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2af9e2-c0df-4d5b-9582-393096673a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.556772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743016cd-30d3-4b5b-921c-dfb0dc4177a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.600144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Created reservations ['df59edf8-1130-4015-b65b-8d3f0c9e5b93', 'b380f1a1-0d0f-46d5-abeb-793ff41d4a29', 'b27cb2be-2b28-4a21-a489-805edbd13422', '92d853fd-bcab-47fc-8cd7-959392ff96ef'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:08.600991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743016cd-30d3-4b5b-921c-dfb0dc4177a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df59edf8-1130-4015-b65b-8d3f0c9e5b93', 'b380f1a1-0d0f-46d5-abeb-793ff41d4a29', 'b27cb2be-2b28-4a21-a489-805edbd13422', '92d853fd-bcab-47fc-8cd7-959392ff96ef']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.601709 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018656b5-ce43-4684-a4b3-216ece9a0516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.624704 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018656b5-ce43-4684-a4b3-216ece9a0516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6af2978d-6e2e-4f36-a52b-5671e1adf1e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-375231002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['df59edf8-1130-4015-b65b-8d3f0c9e5b93','b380f1a1-0d0f-46d5-abeb-793ff41d4a29','b27cb2be-2b28-4a21-a489-805edbd13422','92d853fd-bcab-47fc-8cd7-959392ff96ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-375231002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6af2978d-6e2e-4f36-a52b-5671e1adf1e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.625747 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f9fe53-cd07-4398-8271-59ab69c59276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.646365 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f9fe53-cd07-4398-8271-59ab69c59276) transitioned into state 'SUCCESS' from state '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-375231002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['df59edf8-1130-4015-b65b-8d3f0c9e5b93','b380f1a1-0d0f-46d5-abeb-793ff41d4a29','b27cb2be-2b28-4a21-a489-805edbd13422','92d853fd-bcab-47fc-8cd7-959392ff96ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.647432 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8dfb7f4-30a1-480f-a764-33e8313ecb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.657776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8dfb7f4-30a1-480f-a764-33e8313ecb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.658094 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (ba1a51c6-ce7e-4de6-9f8c-b5c017aadcc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:08.658394 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request issued successfully. Aug 18 07:37:08.658923 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f7e78f97-c5e7-480e-bfda-f3507211b71b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:08.659304 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 816/3261] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:08 2026] POST /volume/v3/volumes => generated 759 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:08.676046 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3d9ca8d1-c119-480c-b897-5418256290c9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.679074 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:08.679256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6d2b5554-0c35-4ef8-8a27-c085162f575c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1416725951"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:08.680651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request body: {'volume': {"'snapshot_id": '6d2b5554-0c35-4ef8-8a27-c085162f575c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1416725951'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:08.680775 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume of 1 GB Aug 18 07:37:08.681042 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:08.681042 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:08.684996 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Availability Zones retrieved successfully. Aug 18 07:37:08.690286 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (5f830f39-5aa8-4f5a-b7db-7e29486090f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:08.691164 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9160eb00-a779-402e-979b-c99d5fb31325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.691992 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:08.716346 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9160eb00-a779-402e-979b-c99d5fb31325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.717537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ac829f-378f-427f-b1ae-08fea0a7cbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.734426 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2b87d6a5-312f-4357-8bc0-a80716a6ebe6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.736171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b87d6a5-312f-4357-8bc0-a80716a6ebe6 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:08.736720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b87d6a5-312f-4357-8bc0-a80716a6ebe6 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:08.736720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b87d6a5-312f-4357-8bc0-a80716a6ebe6 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:08.746907 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:08.746907 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:08.750907 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2b87d6a5-312f-4357-8bc0-a80716a6ebe6 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:08.755586 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b87d6a5-312f-4357-8bc0-a80716a6ebe6 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:08.756019 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 817/3262] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:08 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:08.764396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Created reservations ['b7da7424-da20-49a7-a8c4-ea8a848f78a3', 'b2bb42c9-7e08-49b7-a7d5-47a5a484637c', '72fb523d-26ef-402f-af11-802e316c2dbb', '712cdea7-37d8-4b65-ad87-d0d0fb9c657c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:08.765313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ac829f-378f-427f-b1ae-08fea0a7cbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7da7424-da20-49a7-a8c4-ea8a848f78a3', 'b2bb42c9-7e08-49b7-a7d5-47a5a484637c', '72fb523d-26ef-402f-af11-802e316c2dbb', '712cdea7-37d8-4b65-ad87-d0d0fb9c657c']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.766278 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f609d5-fd41-4320-bb1c-38adcf5676ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.793349 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f609d5-fd41-4320-bb1c-38adcf5676ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4811eab7-e415-4e55-8c34-16f32dc2fe8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1416725951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['b7da7424-da20-49a7-a8c4-ea8a848f78a3','b2bb42c9-7e08-49b7-a7d5-47a5a484637c','72fb523d-26ef-402f-af11-802e316c2dbb','712cdea7-37d8-4b65-ad87-d0d0fb9c657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1416725951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4811eab7-e415-4e55-8c34-16f32dc2fe8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.794396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e596cf9-df53-4157-90d2-b8529136f2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.812360 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e596cf9-df53-4157-90d2-b8529136f2ac) transitioned into state 'SUCCESS' from state '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-1416725951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['b7da7424-da20-49a7-a8c4-ea8a848f78a3','b2bb42c9-7e08-49b7-a7d5-47a5a484637c','72fb523d-26ef-402f-af11-802e316c2dbb','712cdea7-37d8-4b65-ad87-d0d0fb9c657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.813101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ffa3e2-e1da-4faf-a92f-58831236ff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.821818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ffa3e2-e1da-4faf-a92f-58831236ff36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.822582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (5f830f39-5aa8-4f5a-b7db-7e29486090f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:08.822928 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request issued successfully. Aug 18 07:37:08.823548 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3d9ca8d1-c119-480c-b897-5418256290c9 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:08.823931 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 806/3263] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:08 2026] POST /volume/v3/volumes => generated 760 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:08.836508 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:08.838838 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:08.839342 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6d2b5554-0c35-4ef8-8a27-c085162f575c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1957270887"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:08.841198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request body: {'volume': {"'snapshot_id": '6d2b5554-0c35-4ef8-8a27-c085162f575c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1957270887'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:08.841372 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume of 1 GB Aug 18 07:37:08.847419 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Availability Zones retrieved successfully. Aug 18 07:37:08.856432 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (98489f00-3cd9-40f3-b13c-3772dfffe46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:08.857374 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c572d415-741a-4aa5-ba5a-73c5fc26e8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.858178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:08.884924 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c572d415-741a-4aa5-ba5a-73c5fc26e8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.885806 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa4d89a6-7018-40ba-8356-c67211294674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.929059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Created reservations ['300e0fa9-e053-45fa-ab2d-067a16de24cc', 'feb54dbb-dab2-4a37-bf13-d677f24d0c5d', '3c61fdc5-40b6-4fb2-9f59-24cb8a57aa86', 'c1ce5209-cf85-4516-b6ab-89c765348989'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:08.930227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa4d89a6-7018-40ba-8356-c67211294674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['300e0fa9-e053-45fa-ab2d-067a16de24cc', 'feb54dbb-dab2-4a37-bf13-d677f24d0c5d', '3c61fdc5-40b6-4fb2-9f59-24cb8a57aa86', 'c1ce5209-cf85-4516-b6ab-89c765348989']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.931452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1106255e-a377-455f-a123-8f7b351abbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.964227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1106255e-a377-455f-a123-8f7b351abbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f407f82f-af89-4b25-a45d-da8edef68fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1957270887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['300e0fa9-e053-45fa-ab2d-067a16de24cc','feb54dbb-dab2-4a37-bf13-d677f24d0c5d','3c61fdc5-40b6-4fb2-9f59-24cb8a57aa86','c1ce5209-cf85-4516-b6ab-89c765348989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1957270887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f407f82f-af89-4b25-a45d-da8edef68fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.964227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f7949a-89b4-4e75-a54d-bb3c64990b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.978649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f7949a-89b4-4e75-a54d-bb3c64990b8e) transitioned into state 'SUCCESS' from state '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-1957270887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['300e0fa9-e053-45fa-ab2d-067a16de24cc','feb54dbb-dab2-4a37-bf13-d677f24d0c5d','3c61fdc5-40b6-4fb2-9f59-24cb8a57aa86','c1ce5209-cf85-4516-b6ab-89c765348989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.979274 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da7c73-274e-4783-bda1-782661d12778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:08.989449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da7c73-274e-4783-bda1-782661d12778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:08.990437 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (98489f00-3cd9-40f3-b13c-3772dfffe46c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:08.990770 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request issued successfully. Aug 18 07:37:08.991570 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-908c0ad2-f6a3-4fa0-b0f8-9b4488a24f63 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:08.992002 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 825/3264] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:08 2026] POST /volume/v3/volumes => generated 760 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:09.008129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.015382 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:09.017361 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6d2b5554-0c35-4ef8-8a27-c085162f575c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1413304209"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:09.022631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request body: {'volume': {"'snapshot_id": '6d2b5554-0c35-4ef8-8a27-c085162f575c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1413304209'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:09.023247 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume of 1 GB Aug 18 07:37:09.024517 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.024517 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:09.034067 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Availability Zones retrieved successfully. Aug 18 07:37:09.039860 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (468ed970-89d6-4720-be56-c64963d2a648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:09.040807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94dcc5c-4bf7-49d5-9b66-c23d77a99aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.041856 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:09.072095 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94dcc5c-4bf7-49d5-9b66-c23d77a99aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.072953 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c73c3881-9cff-4d0d-a4a6-0c09fedaa124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.113008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Created reservations ['154302b6-db22-4937-965c-de60b8f337be', '3458cd19-b8e5-42b7-a808-406b294a2937', 'e5cd613c-8ece-490b-9ddd-bd086aa8ffe5', '156eae3e-2135-404f-a916-916f15f9c927'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:09.114225 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c73c3881-9cff-4d0d-a4a6-0c09fedaa124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['154302b6-db22-4937-965c-de60b8f337be', '3458cd19-b8e5-42b7-a808-406b294a2937', 'e5cd613c-8ece-490b-9ddd-bd086aa8ffe5', '156eae3e-2135-404f-a916-916f15f9c927']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.115153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa8c6f2-9366-4cfd-b34e-fb845f02053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.143330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa8c6f2-9366-4cfd-b34e-fb845f02053d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '678d4233-0b1d-4dce-84ec-4e6b782e6760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1413304209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['154302b6-db22-4937-965c-de60b8f337be','3458cd19-b8e5-42b7-a808-406b294a2937','e5cd613c-8ece-490b-9ddd-bd086aa8ffe5','156eae3e-2135-404f-a916-916f15f9c927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1413304209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=678d4233-0b1d-4dce-84ec-4e6b782e6760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.144409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd35bbe5-3c37-4fbe-90ca-23d6313b7fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.167416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd35bbe5-3c37-4fbe-90ca-23d6313b7fea) transitioned into state 'SUCCESS' from state '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-1413304209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['154302b6-db22-4937-965c-de60b8f337be','3458cd19-b8e5-42b7-a808-406b294a2937','e5cd613c-8ece-490b-9ddd-bd086aa8ffe5','156eae3e-2135-404f-a916-916f15f9c927'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.168304 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15419217-ac51-4f70-b4fb-08a1dfb96553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.181081 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15419217-ac51-4f70-b4fb-08a1dfb96553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.182136 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (468ed970-89d6-4720-be56-c64963d2a648) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:09.182541 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request issued successfully. Aug 18 07:37:09.183270 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e6328b1-bea6-4360-812d-cac0dd4bf7eb tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:09.183806 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 817/3265] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:09 2026] POST /volume/v3/volumes => generated 760 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:09.194034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.195778 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:09.196104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6d2b5554-0c35-4ef8-8a27-c085162f575c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1618518286"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:09.197532 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request body: {'volume': {"'snapshot_id": '6d2b5554-0c35-4ef8-8a27-c085162f575c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1618518286'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:09.197588 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume of 1 GB Aug 18 07:37:09.201484 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Availability Zones retrieved successfully. Aug 18 07:37:09.207336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (6c364718-bcff-4a85-b10a-9e7f3d3fbdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:09.208346 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cdb15f-0801-440f-be8d-4ad0b0695312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.209383 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:09.235510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31cdb15f-0801-440f-be8d-4ad0b0695312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.236394 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048095a2-0a92-4438-81d8-accd830c66f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.254349 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ca54e6ba-45a7-47ba-acfa-2caccc637cb4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.257136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca54e6ba-45a7-47ba-acfa-2caccc637cb4 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:09.257136 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ca54e6ba-45a7-47ba-acfa-2caccc637cb4 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.257340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ca54e6ba-45a7-47ba-acfa-2caccc637cb4 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.257457 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ca54e6ba-45a7-47ba-acfa-2caccc637cb4 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:09.262387 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.262387 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:09.263285 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ca54e6ba-45a7-47ba-acfa-2caccc637cb4 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:09.263732 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 807/3266] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.297510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Created reservations ['9bfb689e-c067-4372-9fd7-c109a7419b13', '18ce3c80-0c0b-45f3-b633-a391db794021', '7a0c9f5b-8907-4cf3-8e29-ef1b0cbf041f', '3ec43e52-fca7-4de4-8be7-e606f7538ce5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:09.298573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048095a2-0a92-4438-81d8-accd830c66f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bfb689e-c067-4372-9fd7-c109a7419b13', '18ce3c80-0c0b-45f3-b633-a391db794021', '7a0c9f5b-8907-4cf3-8e29-ef1b0cbf041f', '3ec43e52-fca7-4de4-8be7-e606f7538ce5']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.299613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a7e1aa-4643-4c51-a91a-e598b08edd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.327524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a7e1aa-4643-4c51-a91a-e598b08edd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77939558-3093-4593-938b-6fc48c9e7037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1618518286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['9bfb689e-c067-4372-9fd7-c109a7419b13','18ce3c80-0c0b-45f3-b633-a391db794021','7a0c9f5b-8907-4cf3-8e29-ef1b0cbf041f','3ec43e52-fca7-4de4-8be7-e606f7538ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1618518286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77939558-3093-4593-938b-6fc48c9e7037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.328961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8d52c1-f1b5-4763-86cc-18630148be63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.350233 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8d52c1-f1b5-4763-86cc-18630148be63) transitioned into state 'SUCCESS' from state '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-1618518286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55c8d2c04b4870bd46c93a4bddbb5c',qos_specs=None,replication_status=,reservations=['9bfb689e-c067-4372-9fd7-c109a7419b13','18ce3c80-0c0b-45f3-b633-a391db794021','7a0c9f5b-8907-4cf3-8e29-ef1b0cbf041f','3ec43e52-fca7-4de4-8be7-e606f7538ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e7a2a073ebd49649a4f94cc114663d8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.351014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9be915c-6145-4128-a036-3ef043ee0db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:09.359527 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9be915c-6145-4128-a036-3ef043ee0db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:09.360299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Flow 'volume_create_api' (6c364718-bcff-4a85-b10a-9e7f3d3fbdbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:09.360630 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Create volume request issued successfully. Aug 18 07:37:09.361133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b11e8279-e8cd-482b-b3e6-87a2252a32d1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:09.361558 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 818/3267] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:09 2026] POST /volume/v3/volumes => generated 760 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:37:09.377640 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-97681905-e311-448f-a565-1846370e25b7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.379754 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97681905-e311-448f-a565-1846370e25b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 Aug 18 07:37:09.379962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97681905-e311-448f-a565-1846370e25b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.380183 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-97681905-e311-448f-a565-1846370e25b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.387581 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.387581 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:09.391719 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-97681905-e311-448f-a565-1846370e25b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:09.396100 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-97681905-e311-448f-a565-1846370e25b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 returned with HTTP 200 Aug 18 07:37:09.396473 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 826/3268] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.423917 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e61fd728-c46d-41c0-9b34-0431769dbc7a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.425766 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e61fd728-c46d-41c0-9b34-0431769dbc7a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d Aug 18 07:37:09.426020 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e61fd728-c46d-41c0-9b34-0431769dbc7a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.426153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e61fd728-c46d-41c0-9b34-0431769dbc7a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.433095 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.433095 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:09.436804 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e61fd728-c46d-41c0-9b34-0431769dbc7a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:09.440953 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e61fd728-c46d-41c0-9b34-0431769dbc7a tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d returned with HTTP 200 Aug 18 07:37:09.441287 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 818/3269] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.453908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0dfc0ad-432e-4a80-9ee4-ab156afdd6da None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.455666 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0dfc0ad-432e-4a80-9ee4-ab156afdd6da tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc Aug 18 07:37:09.455857 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0dfc0ad-432e-4a80-9ee4-ab156afdd6da tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.456030 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0dfc0ad-432e-4a80-9ee4-ab156afdd6da tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.463313 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.463313 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:09.466940 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c0dfc0ad-432e-4a80-9ee4-ab156afdd6da tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:09.470991 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0dfc0ad-432e-4a80-9ee4-ab156afdd6da tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc returned with HTTP 200 Aug 18 07:37:09.471359 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 808/3270] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.486903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cf22354f-90f8-4282-b493-291eb18cf2a3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.488699 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf22354f-90f8-4282-b493-291eb18cf2a3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 Aug 18 07:37:09.488877 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf22354f-90f8-4282-b493-291eb18cf2a3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.489063 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf22354f-90f8-4282-b493-291eb18cf2a3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.495589 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.495589 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:09.499055 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cf22354f-90f8-4282-b493-291eb18cf2a3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:09.503935 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf22354f-90f8-4282-b493-291eb18cf2a3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 returned with HTTP 200 Aug 18 07:37:09.504419 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 819/3271] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.517320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9b1919c6-2047-45f0-a829-18a23c76f31d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.519593 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b1919c6-2047-45f0-a829-18a23c76f31d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 Aug 18 07:37:09.519964 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b1919c6-2047-45f0-a829-18a23c76f31d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.520190 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b1919c6-2047-45f0-a829-18a23c76f31d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.528025 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.528025 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:09.532399 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9b1919c6-2047-45f0-a829-18a23c76f31d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:09.537236 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b1919c6-2047-45f0-a829-18a23c76f31d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 returned with HTTP 200 Aug 18 07:37:09.537648 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 827/3272] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.539187 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d6ca58a5-4890-47c7-b580-6de6cdecec87 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.540853 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6ca58a5-4890-47c7-b580-6de6cdecec87 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:09.541041 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6ca58a5-4890-47c7-b580-6de6cdecec87 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.541234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d6ca58a5-4890-47c7-b580-6de6cdecec87 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.541345 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d6ca58a5-4890-47c7-b580-6de6cdecec87 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:09.545404 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.545404 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:09.546075 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d6ca58a5-4890-47c7-b580-6de6cdecec87 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:09.546424 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 819/3273] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.740671 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bcef2958-75a9-4a04-87d4-5d83442b6357 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.742142 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcef2958-75a9-4a04-87d4-5d83442b6357 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:09.742326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcef2958-75a9-4a04-87d4-5d83442b6357 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.742494 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcef2958-75a9-4a04-87d4-5d83442b6357 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.751162 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.751162 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:09.754013 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bcef2958-75a9-4a04-87d4-5d83442b6357 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:09.757329 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcef2958-75a9-4a04-87d4-5d83442b6357 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:09.757662 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 809/3274] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.769723 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ff75821-26ef-4101-aba6-55023ef7a50e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.771384 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ff75821-26ef-4101-aba6-55023ef7a50e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:09.771548 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-85de052c-a73a-4b4b-82c3-531d717e99cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.771597 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ff75821-26ef-4101-aba6-55023ef7a50e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.771794 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ff75821-26ef-4101-aba6-55023ef7a50e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.773445 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85de052c-a73a-4b4b-82c3-531d717e99cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:09.773647 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85de052c-a73a-4b4b-82c3-531d717e99cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.773862 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-85de052c-a73a-4b4b-82c3-531d717e99cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.779763 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.779763 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:09.780550 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.780550 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:09.782729 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-85de052c-a73a-4b4b-82c3-531d717e99cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:09.784609 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1ff75821-26ef-4101-aba6-55023ef7a50e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:09.786429 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-85de052c-a73a-4b4b-82c3-531d717e99cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:09.786832 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 828/3275] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.789147 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ff75821-26ef-4101-aba6-55023ef7a50e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:09.789716 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 820/3276] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:09.825113 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-59c9d6f1-3031-4e2f-ba79-8bcd70c9348d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.826901 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-59c9d6f1-3031-4e2f-ba79-8bcd70c9348d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:09.827413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-59c9d6f1-3031-4e2f-ba79-8bcd70c9348d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.827413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-59c9d6f1-3031-4e2f-ba79-8bcd70c9348d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.833454 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.833454 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:09.836776 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-59c9d6f1-3031-4e2f-ba79-8bcd70c9348d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:09.840545 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-59c9d6f1-3031-4e2f-ba79-8bcd70c9348d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:09.840883 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 820/3277] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:09.907441 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d2fe16d3-c048-471c-9235-184f7828c761 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.907906 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2fe16d3-c048-471c-9235-184f7828c761 None None] GET https://10.4.3.152/volume// Aug 18 07:37:09.909063 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d2fe16d3-c048-471c-9235-184f7828c761 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:09.909063 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d2fe16d3-c048-471c-9235-184f7828c761 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:09.909063 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d2fe16d3-c048-471c-9235-184f7828c761 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:09.909063 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 810/3278] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:09.917778 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-854a5be5-cbff-4c25-889e-4fbd433e6938 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:09.920074 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-854a5be5-cbff-4c25-889e-4fbd433e6938 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:37:09.920445 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-854a5be5-cbff-4c25-889e-4fbd433e6938 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46f2f353-c1ca-4d15-b763-ba49402fba46", "connector": null, "instance_uuid": "37525fc2-9b6b-4a74-9525-624311d1e9a0"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:09.931195 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:09.931195 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:09.965425 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-854a5be5-cbff-4c25-889e-4fbd433e6938 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:37:09.966081 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 829/3279] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:37:09 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:09.999433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-81291fa6-4c30-46f1-b500-0fb91560e31b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.001418 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81291fa6-4c30-46f1-b500-0fb91560e31b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:10.001418 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81291fa6-4c30-46f1-b500-0fb91560e31b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.001671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81291fa6-4c30-46f1-b500-0fb91560e31b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.011092 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.011092 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:10.013884 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-00888e46-2149-4922-ae54-5122086be413 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.016477 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00888e46-2149-4922-ae54-5122086be413 None None] GET https://10.4.3.152/volume// Aug 18 07:37:10.016477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00888e46-2149-4922-ae54-5122086be413 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.016477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00888e46-2149-4922-ae54-5122086be413 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.016477 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00888e46-2149-4922-ae54-5122086be413 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:10.016477 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 821/3280] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:10.016630 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-81291fa6-4c30-46f1-b500-0fb91560e31b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:10.019857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81291fa6-4c30-46f1-b500-0fb91560e31b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:10.022251 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 821/3281] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:09 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.025141 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-f43ee00b-8b40-4b78-ab55-ceace5c12ee7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.032195 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-f43ee00b-8b40-4b78-ab55-ceace5c12ee7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:10.032518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-f43ee00b-8b40-4b78-ab55-ceace5c12ee7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.032769 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-f43ee00b-8b40-4b78-ab55-ceace5c12ee7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.049406 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.049406 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:10.058551 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-f43ee00b-8b40-4b78-ab55-ceace5c12ee7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:10.065836 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-f43ee00b-8b40-4b78-ab55-ceace5c12ee7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:10.066341 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 811/3282] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 1059 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:10.233778 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-425579e1-6ff1-47a0-aa02-a3422eb92ab8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.236938 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-425579e1-6ff1-47a0-aa02-a3422eb92ab8 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] POST https://10.4.3.152/volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50/action Aug 18 07:37:10.237034 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-425579e1-6ff1-47a0-aa02-a3422eb92ab8 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:37:10.237175 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-425579e1-6ff1-47a0-aa02-a3422eb92ab8 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:10.245787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c27abe75-200b-4c48-9132-36cf44b53b31 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.248500 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c27abe75-200b-4c48-9132-36cf44b53b31 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] PUT https://10.4.3.152/volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8 Aug 18 07:37:10.248500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c27abe75-200b-4c48-9132-36cf44b53b31 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:10.257024 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.257024 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:10.259927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c27abe75-200b-4c48-9132-36cf44b53b31 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Acquiring lock "cinder-attachment_update-46f2f353-c1ca-4d15-b763-ba49402fba46-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:37:10.262480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bc239d48-5682-4a82-8d5a-5d2a44a90b81 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.265550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c27abe75-200b-4c48-9132-36cf44b53b31 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-46f2f353-c1ca-4d15-b763-ba49402fba46-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:37:10.265599 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc239d48-5682-4a82-8d5a-5d2a44a90b81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:37:10.265599 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc239d48-5682-4a82-8d5a-5d2a44a90b81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.265599 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bc239d48-5682-4a82-8d5a-5d2a44a90b81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.265825 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.265825 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:10.275621 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2eccc433-42f1-40bf-a8a6-f3d58b6f9d0a req-425579e1-6ff1-47a0-aa02-a3422eb92ab8 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50/action returned with HTTP 204 Aug 18 07:37:10.276154 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 830/3283] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:37:10 2026] POST /volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:10.278182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c92231c0-8c36-40f4-9529-822face2cb7f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.279216 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.279216 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:10.279799 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bc239d48-5682-4a82-8d5a-5d2a44a90b81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:37:10.280521 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c92231c0-8c36-40f4-9529-822face2cb7f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:10.282991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c92231c0-8c36-40f4-9529-822face2cb7f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.283083 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bc239d48-5682-4a82-8d5a-5d2a44a90b81 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 200 Aug 18 07:37:10.283137 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c92231c0-8c36-40f4-9529-822face2cb7f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.283137 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c92231c0-8c36-40f4-9529-822face2cb7f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:10.283241 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 822/3284] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.290665 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.290665 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:10.291533 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c92231c0-8c36-40f4-9529-822face2cb7f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:10.291937 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 812/3285] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.364783 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c27abe75-200b-4c48-9132-36cf44b53b31 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-46f2f353-c1ca-4d15-b763-ba49402fba46-np0000007613" released by "attachment_update" :: held 0.100s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:37:10.365191 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c27abe75-200b-4c48-9132-36cf44b53b31 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8 returned with HTTP 200 Aug 18 07:37:10.365865 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 822/3286] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:37:10 2026] PUT /volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:10.376926 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-1f1eea46-fc14-4230-bba0-915249f67d1e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.379489 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-1f1eea46-fc14-4230-bba0-915249f67d1e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/encryption Aug 18 07:37:10.379960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-1f1eea46-fc14-4230-bba0-915249f67d1e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.380010 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-1f1eea46-fc14-4230-bba0-915249f67d1e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.390433 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.390433 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:10.396443 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-1f1eea46-fc14-4230-bba0-915249f67d1e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/encryption returned with HTTP 200 Aug 18 07:37:10.396848 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 831/3287] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.550918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d312eea0-c11a-45c6-9443-136f9ad4025c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.553024 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d312eea0-c11a-45c6-9443-136f9ad4025c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 Aug 18 07:37:10.553345 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d312eea0-c11a-45c6-9443-136f9ad4025c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.553581 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d312eea0-c11a-45c6-9443-136f9ad4025c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.558961 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e17b3b7e-37a8-4699-8f88-334b1de57be9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.560488 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.560488 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:10.561190 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e17b3b7e-37a8-4699-8f88-334b1de57be9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:10.561476 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e17b3b7e-37a8-4699-8f88-334b1de57be9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.561733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e17b3b7e-37a8-4699-8f88-334b1de57be9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.561881 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e17b3b7e-37a8-4699-8f88-334b1de57be9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:10.564258 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d312eea0-c11a-45c6-9443-136f9ad4025c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:10.567562 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.567562 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:10.568305 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d312eea0-c11a-45c6-9443-136f9ad4025c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 returned with HTTP 200 Aug 18 07:37:10.568554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e17b3b7e-37a8-4699-8f88-334b1de57be9 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:10.568665 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 823/3288] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.569045 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 813/3289] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.586388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-48ede095-6bbf-4def-9bcb-c652e081930c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.588235 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48ede095-6bbf-4def-9bcb-c652e081930c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] DELETE https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 Aug 18 07:37:10.588469 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48ede095-6bbf-4def-9bcb-c652e081930c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.588678 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48ede095-6bbf-4def-9bcb-c652e081930c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.588829 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-48ede095-6bbf-4def-9bcb-c652e081930c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume with id: 77939558-3093-4593-938b-6fc48c9e7037 Aug 18 07:37:10.595977 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.595977 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:10.596582 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48ede095-6bbf-4def-9bcb-c652e081930c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:10.614244 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48ede095-6bbf-4def-9bcb-c652e081930c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume request issued successfully. Aug 18 07:37:10.614425 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48ede095-6bbf-4def-9bcb-c652e081930c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 returned with HTTP 202 Aug 18 07:37:10.614846 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 823/3290] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:10 2026] DELETE /volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:10.624788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8de4e5b5-a2b2-4796-9fdf-d4d7636c2d99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.626953 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8de4e5b5-a2b2-4796-9fdf-d4d7636c2d99 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 Aug 18 07:37:10.627160 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8de4e5b5-a2b2-4796-9fdf-d4d7636c2d99 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.627353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8de4e5b5-a2b2-4796-9fdf-d4d7636c2d99 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.634828 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.634828 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:10.638499 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8de4e5b5-a2b2-4796-9fdf-d4d7636c2d99 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:10.643361 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8de4e5b5-a2b2-4796-9fdf-d4d7636c2d99 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 returned with HTTP 200 Aug 18 07:37:10.643973 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 832/3291] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.802789 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c86a80fc-cad1-474e-a98a-12018a10cdec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.804890 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c86a80fc-cad1-474e-a98a-12018a10cdec tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:10.805135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c86a80fc-cad1-474e-a98a-12018a10cdec tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.805356 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c86a80fc-cad1-474e-a98a-12018a10cdec tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.814912 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.814912 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:10.823125 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c86a80fc-cad1-474e-a98a-12018a10cdec tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:10.839146 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c86a80fc-cad1-474e-a98a-12018a10cdec tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:10.839830 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 824/3292] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:10.856027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.858976 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] POST https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276/action Aug 18 07:37:10.859376 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:37:10.859531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:10.872034 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.872034 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:10.872646 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:10.890465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-393503b3-b76c-4628-86de-39f3b8ed384d req-00b1bf11-7ede-49fa-8547-5f3951c4262e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.892737 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-393503b3-b76c-4628-86de-39f3b8ed384d req-00b1bf11-7ede-49fa-8547-5f3951c4262e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] DELETE https://10.4.3.152/volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0 Aug 18 07:37:10.892804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-393503b3-b76c-4628-86de-39f3b8ed384d req-00b1bf11-7ede-49fa-8547-5f3951c4262e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.893073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-393503b3-b76c-4628-86de-39f3b8ed384d req-00b1bf11-7ede-49fa-8547-5f3951c4262e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.900689 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.900689 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:10.915460 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Created reservations ['f5e94e7d-d19c-423b-8b10-3e5a7560d09b', 'f95751b0-b53b-4fa2-9fe4-7e580bd814f7'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:10.931128 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Extend volume request issued successfully. Aug 18 07:37:10.931323 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6cdd6041-ec95-43b1-ab19-a69de797f48e tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276/action returned with HTTP 202 Aug 18 07:37:10.931723 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 814/3293] 10.4.3.152 () {70 vars in 1431 bytes} [Tue Aug 18 07:37:10 2026] POST /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:37:10.940131 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-be5c6541-3083-41ec-acc6-ca8120c96f68 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:10.942072 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be5c6541-3083-41ec-acc6-ca8120c96f68 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:10.942335 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be5c6541-3083-41ec-acc6-ca8120c96f68 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:10.942560 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be5c6541-3083-41ec-acc6-ca8120c96f68 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:10.949526 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-393503b3-b76c-4628-86de-39f3b8ed384d req-00b1bf11-7ede-49fa-8547-5f3951c4262e tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0 returned with HTTP 200 Aug 18 07:37:10.950081 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 824/3294] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:37:10 2026] DELETE /volume/v3/attachments/e0bb5ec9-2185-4912-a3ae-e721197932a0 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:10.952046 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:10.952046 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:10.955165 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-be5c6541-3083-41ec-acc6-ca8120c96f68 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:10.958981 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be5c6541-3083-41ec-acc6-ca8120c96f68 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:10.959287 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 833/3295] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:10 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:11.035505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ed71d7da-591e-4aa0-af5e-9b7276d6a7b6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.037688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed71d7da-591e-4aa0-af5e-9b7276d6a7b6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:11.037883 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed71d7da-591e-4aa0-af5e-9b7276d6a7b6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.038084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ed71d7da-591e-4aa0-af5e-9b7276d6a7b6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.048433 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.048433 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:11.052588 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ed71d7da-591e-4aa0-af5e-9b7276d6a7b6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:11.056952 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ed71d7da-591e-4aa0-af5e-9b7276d6a7b6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:11.057305 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 825/3296] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:11.248117 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6cdd6041-ec95-43b1-ab19-a69de797f48e req-c09eeb37-6c55-43c6-b61a-961c1e50b2d3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.251265 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6cdd6041-ec95-43b1-ab19-a69de797f48e req-c09eeb37-6c55-43c6-b61a-961c1e50b2d3 service nova] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:11.251581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6cdd6041-ec95-43b1-ab19-a69de797f48e req-c09eeb37-6c55-43c6-b61a-961c1e50b2d3 service nova] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.251974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6cdd6041-ec95-43b1-ab19-a69de797f48e req-c09eeb37-6c55-43c6-b61a-961c1e50b2d3 service nova] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.267617 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.267617 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:11.271797 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6cdd6041-ec95-43b1-ab19-a69de797f48e req-c09eeb37-6c55-43c6-b61a-961c1e50b2d3 service nova] Volume info retrieved successfully. Aug 18 07:37:11.277060 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6cdd6041-ec95-43b1-ab19-a69de797f48e req-c09eeb37-6c55-43c6-b61a-961c1e50b2d3 service nova] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:11.277556 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 815/3297] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:11.306150 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bacf1459-bca5-4dec-bc96-0fec6af1a515 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.308428 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bacf1459-bca5-4dec-bc96-0fec6af1a515 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:11.308708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bacf1459-bca5-4dec-bc96-0fec6af1a515 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.308971 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bacf1459-bca5-4dec-bc96-0fec6af1a515 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.309140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-bacf1459-bca5-4dec-bc96-0fec6af1a515 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:11.314304 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.314304 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:11.315404 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bacf1459-bca5-4dec-bc96-0fec6af1a515 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:11.315893 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 825/3298] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:11.579100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-39e7b2e2-9efe-4f7b-9521-078c5f7c3969 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.580936 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39e7b2e2-9efe-4f7b-9521-078c5f7c3969 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:11.581191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-39e7b2e2-9efe-4f7b-9521-078c5f7c3969 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.581679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-39e7b2e2-9efe-4f7b-9521-078c5f7c3969 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.581679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-39e7b2e2-9efe-4f7b-9521-078c5f7c3969 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:11.589791 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.589791 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:11.589791 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-39e7b2e2-9efe-4f7b-9521-078c5f7c3969 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:11.589791 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 834/3299] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:11.657443 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a3dda409-1f50-4eef-a88d-f743bf0e4fc3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.659825 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3dda409-1f50-4eef-a88d-f743bf0e4fc3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 Aug 18 07:37:11.660096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3dda409-1f50-4eef-a88d-f743bf0e4fc3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.660303 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a3dda409-1f50-4eef-a88d-f743bf0e4fc3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.666759 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a3dda409-1f50-4eef-a88d-f743bf0e4fc3 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 returned with HTTP 404 Aug 18 07:37:11.667474 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 826/3300] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/volumes/77939558-3093-4593-938b-6fc48c9e7037 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:11.675763 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.677980 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] DELETE https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 Aug 18 07:37:11.678231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.678582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.678651 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume with id: 678d4233-0b1d-4dce-84ec-4e6b782e6760 Aug 18 07:37:11.686393 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.686393 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:11.686842 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:11.705244 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume request issued successfully. Aug 18 07:37:11.705447 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6b76d9b6-0dc8-4059-936c-4b2c59b6af3c tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 returned with HTTP 202 Aug 18 07:37:11.705904 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 816/3301] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:11 2026] DELETE /volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:11.713384 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c65325ed-b9ba-4b9b-9f01-328276ccdf19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.715164 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c65325ed-b9ba-4b9b-9f01-328276ccdf19 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 Aug 18 07:37:11.715367 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c65325ed-b9ba-4b9b-9f01-328276ccdf19 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.715564 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c65325ed-b9ba-4b9b-9f01-328276ccdf19 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.722220 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.722220 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:11.725390 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c65325ed-b9ba-4b9b-9f01-328276ccdf19 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:11.729968 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c65325ed-b9ba-4b9b-9f01-328276ccdf19 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 returned with HTTP 200 Aug 18 07:37:11.729968 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 826/3302] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:11.963712 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-493a5491-891c-478f-bf46-75b2f4d652a5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.965453 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-493a5491-891c-478f-bf46-75b2f4d652a5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:37:11.965688 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-493a5491-891c-478f-bf46-75b2f4d652a5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.965833 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-493a5491-891c-478f-bf46-75b2f4d652a5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.974818 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.974818 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:11.974977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-32a81475-b7d3-440a-9875-83e931c8597c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:11.975011 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-493a5491-891c-478f-bf46-75b2f4d652a5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:37:11.975698 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-493a5491-891c-478f-bf46-75b2f4d652a5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 200 Aug 18 07:37:11.975698 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 835/3303] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:11.976525 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32a81475-b7d3-440a-9875-83e931c8597c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:11.976843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32a81475-b7d3-440a-9875-83e931c8597c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:11.977094 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-32a81475-b7d3-440a-9875-83e931c8597c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:11.988768 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:11.988768 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:11.993109 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-32a81475-b7d3-440a-9875-83e931c8597c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:11.996955 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-32a81475-b7d3-440a-9875-83e931c8597c tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:11.997448 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 827/3304] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:11 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:12.014639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4fdc27dc-9d30-43c4-acf8-05525064b7d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.016325 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4fdc27dc-9d30-43c4-acf8-05525064b7d5 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:12.016757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4fdc27dc-9d30-43c4-acf8-05525064b7d5 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.017617 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4fdc27dc-9d30-43c4-acf8-05525064b7d5 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.027443 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.027443 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:12.030959 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4fdc27dc-9d30-43c4-acf8-05525064b7d5 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:12.035423 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4fdc27dc-9d30-43c4-acf8-05525064b7d5 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:12.035904 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 817/3305] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:12.071426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b452ab46-5865-44c3-9a26-25352ce28aa1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.073425 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b452ab46-5865-44c3-9a26-25352ce28aa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:12.073585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b452ab46-5865-44c3-9a26-25352ce28aa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.073852 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b452ab46-5865-44c3-9a26-25352ce28aa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.083112 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.083112 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:12.088188 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b452ab46-5865-44c3-9a26-25352ce28aa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:12.093076 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b452ab46-5865-44c3-9a26-25352ce28aa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:12.093146 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 827/3306] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:12.178644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c72568a-1655-4182-a4fc-61a02225cb98 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.180568 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c72568a-1655-4182-a4fc-61a02225cb98 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e Aug 18 07:37:12.180568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c72568a-1655-4182-a4fc-61a02225cb98 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.180803 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c72568a-1655-4182-a4fc-61a02225cb98 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.180963 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5c72568a-1655-4182-a4fc-61a02225cb98 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Delete volume with id: d7317d1c-0eea-4014-b554-af3cb581790e Aug 18 07:37:12.189226 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.189226 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:12.189816 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5c72568a-1655-4182-a4fc-61a02225cb98 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:37:12.208305 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5c72568a-1655-4182-a4fc-61a02225cb98 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Delete volume request issued successfully. Aug 18 07:37:12.208305 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c72568a-1655-4182-a4fc-61a02225cb98 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e returned with HTTP 202 Aug 18 07:37:12.208305 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 836/3307] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:12 2026] DELETE /volume/v3/volumes/d7317d1c-0eea-4014-b554-af3cb581790e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:12.218307 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-31a9029c-a8e4-4a78-b793-c12fd27defa1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.220475 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31a9029c-a8e4-4a78-b793-c12fd27defa1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] DELETE https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 Aug 18 07:37:12.220753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31a9029c-a8e4-4a78-b793-c12fd27defa1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.220999 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31a9029c-a8e4-4a78-b793-c12fd27defa1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.221144 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-31a9029c-a8e4-4a78-b793-c12fd27defa1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Delete backup with id: d4641de5-fcfb-4758-a6cb-f2374699dc05. Aug 18 07:37:12.225872 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.225872 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:12.239895 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-14785f04-6031-41e7-98a6-df554f524752 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.240834 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-31a9029c-a8e4-4a78-b793-c12fd27defa1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] delete_backup rpcapi backup_id d4641de5-fcfb-4758-a6cb-f2374699dc05 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:12.242479 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31a9029c-a8e4-4a78-b793-c12fd27defa1 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 returned with HTTP 202 Aug 18 07:37:12.242926 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 828/3308] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:12 2026] DELETE /volume/v3/backups/d4641de5-fcfb-4758-a6cb-f2374699dc05 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:12.242983 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-14785f04-6031-41e7-98a6-df554f524752 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:12.243213 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-14785f04-6031-41e7-98a6-df554f524752 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.243412 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-14785f04-6031-41e7-98a6-df554f524752 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.249723 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.252407 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:37:12.252875 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.253105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.253307 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Delete volume with id: 2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:37:12.256727 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.256727 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:12.261085 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-14785f04-6031-41e7-98a6-df554f524752 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:12.261443 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.261443 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:12.262299 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:37:12.266419 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-14785f04-6031-41e7-98a6-df554f524752 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:12.266951 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 818/3309] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:12.280712 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Delete volume request issued successfully. Aug 18 07:37:12.281032 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0a55a6-194f-471e-bf09-193f98ca5181 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 202 Aug 18 07:37:12.281648 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 828/3310] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:12 2026] DELETE /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:12.290332 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dbc5b0fc-7eb0-4b3e-99e5-d0451d727048 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.292146 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbc5b0fc-7eb0-4b3e-99e5-d0451d727048 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:37:12.292291 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-26a3e28a-268f-41b6-9045-4f9973144e80 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.292654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dbc5b0fc-7eb0-4b3e-99e5-d0451d727048 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.292951 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dbc5b0fc-7eb0-4b3e-99e5-d0451d727048 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.294811 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-26a3e28a-268f-41b6-9045-4f9973144e80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] POST https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276/action Aug 18 07:37:12.295326 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-26a3e28a-268f-41b6-9045-4f9973144e80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:37:12.295543 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-26a3e28a-268f-41b6-9045-4f9973144e80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:12.301131 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.301131 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:12.305084 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dbc5b0fc-7eb0-4b3e-99e5-d0451d727048 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Volume info retrieved successfully. Aug 18 07:37:12.310789 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.310789 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:12.311431 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-26a3e28a-268f-41b6-9045-4f9973144e80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:12.311579 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbc5b0fc-7eb0-4b3e-99e5-d0451d727048 tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 200 Aug 18 07:37:12.311981 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 837/3311] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:12.318551 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-26a3e28a-268f-41b6-9045-4f9973144e80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Begin detaching volume completed successfully. Aug 18 07:37:12.318819 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-26a3e28a-268f-41b6-9045-4f9973144e80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276/action returned with HTTP 202 Aug 18 07:37:12.319343 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 829/3312] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:37:12 2026] POST /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:12.328279 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf4bafce-01a8-42d5-808f-842f3924673d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.330041 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf4bafce-01a8-42d5-808f-842f3924673d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:12.330253 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf4bafce-01a8-42d5-808f-842f3924673d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.330427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf4bafce-01a8-42d5-808f-842f3924673d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.330534 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bf4bafce-01a8-42d5-808f-842f3924673d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:12.335075 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.335075 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:12.336114 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf4bafce-01a8-42d5-808f-842f3924673d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:12.336632 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 819/3313] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:12.339885 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7f2fb3ae-4c7c-4227-82c5-075440417f73 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.341771 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f2fb3ae-4c7c-4227-82c5-075440417f73 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:12.342083 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f2fb3ae-4c7c-4227-82c5-075440417f73 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.342483 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f2fb3ae-4c7c-4227-82c5-075440417f73 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.357413 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.357413 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:12.366037 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7f2fb3ae-4c7c-4227-82c5-075440417f73 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:12.371794 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f2fb3ae-4c7c-4227-82c5-075440417f73 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:12.372178 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 829/3314] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:12.373400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6bdd6a8c-fd69-4f6c-8849-6d6ef5b38353 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.373935 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6bdd6a8c-fd69-4f6c-8849-6d6ef5b38353 None None] GET https://10.4.3.152/volume// Aug 18 07:37:12.374000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6bdd6a8c-fd69-4f6c-8849-6d6ef5b38353 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.374194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6bdd6a8c-fd69-4f6c-8849-6d6ef5b38353 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.374543 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6bdd6a8c-fd69-4f6c-8849-6d6ef5b38353 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:12.374849 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 838/3315] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:12.385725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-3e034427-03e0-48b9-a9c0-d35022ec6492 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.388014 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-3e034427-03e0-48b9-a9c0-d35022ec6492 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:12.388340 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-3e034427-03e0-48b9-a9c0-d35022ec6492 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.388589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-3e034427-03e0-48b9-a9c0-d35022ec6492 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.398324 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.398324 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:12.402190 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-3e034427-03e0-48b9-a9c0-d35022ec6492 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:12.407341 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-3e034427-03e0-48b9-a9c0-d35022ec6492 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:12.407788 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 830/3316] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:12.601545 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82031ee3-94bb-43d6-9dba-6381f04484ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.603151 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82031ee3-94bb-43d6-9dba-6381f04484ee tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:12.603346 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82031ee3-94bb-43d6-9dba-6381f04484ee tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.603552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82031ee3-94bb-43d6-9dba-6381f04484ee tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.603688 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-82031ee3-94bb-43d6-9dba-6381f04484ee tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:12.607825 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.607825 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:12.608758 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82031ee3-94bb-43d6-9dba-6381f04484ee tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:12.609111 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 820/3317] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:12.742242 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-25b246f5-a423-4177-b131-ba3bad11d2d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.743906 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25b246f5-a423-4177-b131-ba3bad11d2d2 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 Aug 18 07:37:12.744082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25b246f5-a423-4177-b131-ba3bad11d2d2 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.744283 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-25b246f5-a423-4177-b131-ba3bad11d2d2 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.750792 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-25b246f5-a423-4177-b131-ba3bad11d2d2 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 returned with HTTP 404 Aug 18 07:37:12.751317 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 830/3318] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/678d4233-0b1d-4dce-84ec-4e6b782e6760 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:12.758691 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1942f637-5bc7-45e3-8336-3586934314e1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.760985 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1942f637-5bc7-45e3-8336-3586934314e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc Aug 18 07:37:12.760985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1942f637-5bc7-45e3-8336-3586934314e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.760985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1942f637-5bc7-45e3-8336-3586934314e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.761158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1942f637-5bc7-45e3-8336-3586934314e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume with id: f407f82f-af89-4b25-a45d-da8edef68fcc Aug 18 07:37:12.768249 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.768249 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:12.768731 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1942f637-5bc7-45e3-8336-3586934314e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:12.784960 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1942f637-5bc7-45e3-8336-3586934314e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume request issued successfully. Aug 18 07:37:12.785158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1942f637-5bc7-45e3-8336-3586934314e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc returned with HTTP 202 Aug 18 07:37:12.785572 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 839/3319] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:12 2026] DELETE /volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:12.792391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9d2b0b14-5805-48c3-a965-dc54f6704943 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.794223 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d2b0b14-5805-48c3-a965-dc54f6704943 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc Aug 18 07:37:12.794436 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d2b0b14-5805-48c3-a965-dc54f6704943 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.794690 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d2b0b14-5805-48c3-a965-dc54f6704943 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.801787 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.801787 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:12.805508 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9d2b0b14-5805-48c3-a965-dc54f6704943 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:12.810045 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d2b0b14-5805-48c3-a965-dc54f6704943 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc returned with HTTP 200 Aug 18 07:37:12.810540 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 831/3320] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:12.880277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-1d0b3465-25b2-4959-9568-0d6bc8767b68 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.882273 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-1d0b3465-25b2-4959-9568-0d6bc8767b68 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:37:12.883558 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-1d0b3465-25b2-4959-9568-0d6bc8767b68 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.883558 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-1d0b3465-25b2-4959-9568-0d6bc8767b68 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.887735 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.887735 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:12.888175 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-1d0b3465-25b2-4959-9568-0d6bc8767b68 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:37:12.888936 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-1d0b3465-25b2-4959-9568-0d6bc8767b68 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 200 Aug 18 07:37:12.889338 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 821/3321] 10.4.3.152 () {68 vars in 1604 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:12.897653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-f4175b4c-958c-4f12-a6eb-40139f6d4fe2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.899542 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-f4175b4c-958c-4f12-a6eb-40139f6d4fe2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:37:12.899721 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-f4175b4c-958c-4f12-a6eb-40139f6d4fe2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:12.899889 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-f4175b4c-958c-4f12-a6eb-40139f6d4fe2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:12.910493 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.910493 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:12.914430 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-f4175b4c-958c-4f12-a6eb-40139f6d4fe2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:12.919016 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-f4175b4c-958c-4f12-a6eb-40139f6d4fe2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 200 Aug 18 07:37:12.919469 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 831/3322] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:12 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:12.926376 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:12.928179 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:12.928537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:12.930134 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:12.937378 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:12.937378 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:12.937823 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:37:12.937947 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:37:12.938575 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:37:12.943363 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (d1f05c16-f990-4dac-b4a7-465d7d5aab8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:12.944348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2550e664-c016-4a5d-ac65-b48b4ee469ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:12.945142 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:12.969820 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2550e664-c016-4a5d-ac65-b48b4ee469ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:12.970570 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda9431b-f4e6-4556-bcfd-6b19460dea2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:13.004302 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['b5e6dbc8-265f-443a-8194-a65a9d726beb', '4daec67b-ba90-4af4-8c09-1371f4b6a4ef', '3c3c595c-b58c-4ab4-969d-32620b953dc7', 'a63917f2-c83a-4071-9950-caf7c5878949'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:13.005137 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda9431b-f4e6-4556-bcfd-6b19460dea2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e6dbc8-265f-443a-8194-a65a9d726beb', '4daec67b-ba90-4af4-8c09-1371f4b6a4ef', '3c3c595c-b58c-4ab4-969d-32620b953dc7', 'a63917f2-c83a-4071-9950-caf7c5878949']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:13.005956 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a973a3-6c8e-4e4e-99f5-c15c54e38647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:13.046097 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a973a3-6c8e-4e4e-99f5-c15c54e38647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c451aad-e41c-478d-95c4-225067e2be15', '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='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['b5e6dbc8-265f-443a-8194-a65a9d726beb','4daec67b-ba90-4af4-8c09-1371f4b6a4ef','3c3c595c-b58c-4ab4-969d-32620b953dc7','a63917f2-c83a-4071-9950-caf7c5878949'],size=1,snapshot_id=e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:13Z,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=0c451aad-e41c-478d-95c4-225067e2be15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:13.046817 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e85488-9543-4e5d-a672-016b015eb956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:13.063131 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e85488-9543-4e5d-a672-016b015eb956) transitioned into 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='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['b5e6dbc8-265f-443a-8194-a65a9d726beb','4daec67b-ba90-4af4-8c09-1371f4b6a4ef','3c3c595c-b58c-4ab4-969d-32620b953dc7','a63917f2-c83a-4071-9950-caf7c5878949'],size=1,snapshot_id=e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:13.064000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf48eb2e-81a2-4062-9080-4c707ff76715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:13.085786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf48eb2e-81a2-4062-9080-4c707ff76715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:13.086769 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (d1f05c16-f990-4dac-b4a7-465d7d5aab8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:13.087198 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:37:13.087842 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-5a9e0917-aba4-4835-b8d6-219cb4652abc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:13.088406 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 840/3323] 10.4.3.152 () {72 vars in 1541 bytes} [Tue Aug 18 07:37:12 2026] POST /volume/v3/volumes => generated 736 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:13.095214 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-948d95ee-2db1-4ee0-a771-a357933e8640 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.097053 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-948d95ee-2db1-4ee0-a771-a357933e8640 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:37:13.097227 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-948d95ee-2db1-4ee0-a771-a357933e8640 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.097415 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-948d95ee-2db1-4ee0-a771-a357933e8640 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.103154 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.103154 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:13.106326 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-948d95ee-2db1-4ee0-a771-a357933e8640 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:13.106598 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2d9f4b7c-a06e-40a4-93f6-b89a76857c66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.108288 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d9f4b7c-a06e-40a4-93f6-b89a76857c66 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:13.108482 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d9f4b7c-a06e-40a4-93f6-b89a76857c66 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.108676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d9f4b7c-a06e-40a4-93f6-b89a76857c66 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.109818 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-948d95ee-2db1-4ee0-a771-a357933e8640 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 returned with HTTP 200 Aug 18 07:37:13.110170 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 832/3324] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 => generated 804 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:13.116720 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.116720 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:13.116814 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-476a3cff-604c-4e9a-9501-3f1883dc1ec5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.118698 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-476a3cff-604c-4e9a-9501-3f1883dc1ec5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:37:13.118899 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-476a3cff-604c-4e9a-9501-3f1883dc1ec5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.119075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-476a3cff-604c-4e9a-9501-3f1883dc1ec5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.119811 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2d9f4b7c-a06e-40a4-93f6-b89a76857c66 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:13.123969 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d9f4b7c-a06e-40a4-93f6-b89a76857c66 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:13.124549 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 822/3325] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:13.125896 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.125896 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:13.129458 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-476a3cff-604c-4e9a-9501-3f1883dc1ec5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:13.133105 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-476a3cff-604c-4e9a-9501-3f1883dc1ec5 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 returned with HTTP 200 Aug 18 07:37:13.133661 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 832/3326] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:13.324273 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-831def29-7b6f-4bb1-b445-a1f5bc6129cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.326571 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-831def29-7b6f-4bb1-b445-a1f5bc6129cb tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] GET https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af Aug 18 07:37:13.326810 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-831def29-7b6f-4bb1-b445-a1f5bc6129cb tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.327065 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-831def29-7b6f-4bb1-b445-a1f5bc6129cb tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.329467 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=472,cinder:UPDATE=146,cinder:INSERT=78,cinder:DELETE=3 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:37:13.334180 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-831def29-7b6f-4bb1-b445-a1f5bc6129cb tempest-TestVolumeBackupRestore-1912136160 tempest-TestVolumeBackupRestore-1912136160-project-member] https://10.4.3.152/volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af returned with HTTP 404 Aug 18 07:37:13.334888 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 841/3327] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/volumes/2ffa6291-85c0-4575-9efc-aa761c1062af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:13.349752 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-743e657b-1ee3-448a-9771-8fc42dcfb808 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.351731 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-743e657b-1ee3-448a-9771-8fc42dcfb808 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:13.351974 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-743e657b-1ee3-448a-9771-8fc42dcfb808 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.352221 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-743e657b-1ee3-448a-9771-8fc42dcfb808 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.352355 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-743e657b-1ee3-448a-9771-8fc42dcfb808 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:13.359987 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.359987 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:13.360601 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-743e657b-1ee3-448a-9771-8fc42dcfb808 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:13.361028 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 833/3328] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:13.384242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-15f0e102-c71c-488a-b5dd-2bcef7340082 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.386464 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15f0e102-c71c-488a-b5dd-2bcef7340082 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:13.386746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15f0e102-c71c-488a-b5dd-2bcef7340082 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.387013 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15f0e102-c71c-488a-b5dd-2bcef7340082 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.399313 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.399313 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:13.403590 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-15f0e102-c71c-488a-b5dd-2bcef7340082 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:13.408892 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15f0e102-c71c-488a-b5dd-2bcef7340082 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:13.409305 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 823/3329] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:13.618661 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-076e127a-7c4f-4a50-aa0b-56d334aaef65 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.620423 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-076e127a-7c4f-4a50-aa0b-56d334aaef65 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:13.620845 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-076e127a-7c4f-4a50-aa0b-56d334aaef65 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.620845 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-076e127a-7c4f-4a50-aa0b-56d334aaef65 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.620938 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-076e127a-7c4f-4a50-aa0b-56d334aaef65 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:13.625396 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.625396 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:13.626165 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-076e127a-7c4f-4a50-aa0b-56d334aaef65 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:13.626533 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 833/3330] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:13.747293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-1225ef90-ddb4-4ac5-ac1d-c351a7503a19 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.749289 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-1225ef90-ddb4-4ac5-ac1d-c351a7503a19 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] DELETE https://10.4.3.152/volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50 Aug 18 07:37:13.749475 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-1225ef90-ddb4-4ac5-ac1d-c351a7503a19 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.749691 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-1225ef90-ddb4-4ac5-ac1d-c351a7503a19 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.756045 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.756045 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:13.804559 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-92c32ac8-2c21-41b0-a39e-c18a92e08514 req-1225ef90-ddb4-4ac5-ac1d-c351a7503a19 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50 returned with HTTP 200 Aug 18 07:37:13.804989 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 842/3331] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:37:13 2026] DELETE /volume/v3/attachments/e7e38d47-96ec-4d25-8fc9-54a3c8be4c50 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:13.827282 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a064312e-b5ca-4d58-924c-2da97869f8b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.829587 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a064312e-b5ca-4d58-924c-2da97869f8b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc Aug 18 07:37:13.829851 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a064312e-b5ca-4d58-924c-2da97869f8b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.830099 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a064312e-b5ca-4d58-924c-2da97869f8b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.844539 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a064312e-b5ca-4d58-924c-2da97869f8b7 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc returned with HTTP 404 Aug 18 07:37:13.844982 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 834/3332] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/volumes/f407f82f-af89-4b25-a45d-da8edef68fcc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:13.852222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.854271 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d Aug 18 07:37:13.854518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.854732 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.854927 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume with id: 4811eab7-e415-4e55-8c34-16f32dc2fe8d Aug 18 07:37:13.863464 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.863464 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:13.864048 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:13.884564 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume request issued successfully. Aug 18 07:37:13.884564 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ccce78c-e850-42f3-926f-17ac153c8e69 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d returned with HTTP 202 Aug 18 07:37:13.884564 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 824/3333] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:13 2026] DELETE /volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:13.890818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1830e92c-a88d-422e-8cd9-9d06d2f4d02b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:13.892241 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1830e92c-a88d-422e-8cd9-9d06d2f4d02b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d Aug 18 07:37:13.892409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1830e92c-a88d-422e-8cd9-9d06d2f4d02b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:13.892527 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1830e92c-a88d-422e-8cd9-9d06d2f4d02b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:13.905068 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:13.905068 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:13.910600 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1830e92c-a88d-422e-8cd9-9d06d2f4d02b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:13.918244 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1830e92c-a88d-422e-8cd9-9d06d2f4d02b tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d returned with HTTP 200 Aug 18 07:37:13.919177 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 834/3334] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:13 2026] GET /volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.135944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0a8771f4-b787-4039-aa97-6fe15d676ec8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.138155 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a8771f4-b787-4039-aa97-6fe15d676ec8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:14.138450 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a8771f4-b787-4039-aa97-6fe15d676ec8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.138762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a8771f4-b787-4039-aa97-6fe15d676ec8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.151682 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.151682 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:14.155932 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0a8771f4-b787-4039-aa97-6fe15d676ec8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:14.160293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a8771f4-b787-4039-aa97-6fe15d676ec8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:14.160634 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 843/3335] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.371691 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11365893-305b-4a72-b4fc-6a712c3c83af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.373135 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11365893-305b-4a72-b4fc-6a712c3c83af tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:14.373338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11365893-305b-4a72-b4fc-6a712c3c83af tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.373516 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11365893-305b-4a72-b4fc-6a712c3c83af tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.373659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-11365893-305b-4a72-b4fc-6a712c3c83af tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:14.377338 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.377338 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:14.377997 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11365893-305b-4a72-b4fc-6a712c3c83af tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:14.378345 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 835/3336] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.386668 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-686ca9a7-be0a-4f41-b5e3-2e25a35f8dca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.388170 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-686ca9a7-be0a-4f41-b5e3-2e25a35f8dca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/52356bc9-9aea-4730-80e3-f72fbd006740 Aug 18 07:37:14.388336 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-686ca9a7-be0a-4f41-b5e3-2e25a35f8dca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.388496 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-686ca9a7-be0a-4f41-b5e3-2e25a35f8dca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.394991 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.394991 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:14.398613 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-686ca9a7-be0a-4f41-b5e3-2e25a35f8dca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:14.402743 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-686ca9a7-be0a-4f41-b5e3-2e25a35f8dca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/52356bc9-9aea-4730-80e3-f72fbd006740 returned with HTTP 200 Aug 18 07:37:14.403112 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 825/3337] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/volumes/52356bc9-9aea-4730-80e3-f72fbd006740 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.415102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4be694b-5411-400c-95fb-e66f26fb5812 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.416478 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4be694b-5411-400c-95fb-e66f26fb5812 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:37:14.416666 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4be694b-5411-400c-95fb-e66f26fb5812 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.416841 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4be694b-5411-400c-95fb-e66f26fb5812 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.417101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-c4be694b-5411-400c-95fb-e66f26fb5812 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:14.417811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c4be694b-5411-400c-95fb-e66f26fb5812 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:14.422415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2f09bab2-53cd-4345-86d1-9c18bb9c4f80 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.424064 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f09bab2-53cd-4345-86d1-9c18bb9c4f80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:14.424280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f09bab2-53cd-4345-86d1-9c18bb9c4f80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.424474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2f09bab2-53cd-4345-86d1-9c18bb9c4f80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.425512 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c4be694b-5411-400c-95fb-e66f26fb5812 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Get all volumes completed successfully. Aug 18 07:37:14.426041 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4be694b-5411-400c-95fb-e66f26fb5812 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:37:14.426907 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 835/3338] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/volumes => generated 663 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.430377 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.430377 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:14.434906 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2f09bab2-53cd-4345-86d1-9c18bb9c4f80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:14.435545 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.437729 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] DELETE https://10.4.3.152/volume/v3/volumes/52356bc9-9aea-4730-80e3-f72fbd006740 Aug 18 07:37:14.437961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.438264 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.438382 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete volume with id: 52356bc9-9aea-4730-80e3-f72fbd006740 Aug 18 07:37:14.438482 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2f09bab2-53cd-4345-86d1-9c18bb9c4f80 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:14.438824 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 844/3339] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 07:37:14.446315 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.446315 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:14.446935 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:14.471296 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete volume request issued successfully. Aug 18 07:37:14.471426 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfd69f55-e1a5-4249-919c-60196cf6e3cc tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/52356bc9-9aea-4730-80e3-f72fbd006740 returned with HTTP 202 Aug 18 07:37:14.472095 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 836/3340] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:14 2026] DELETE /volume/v3/volumes/52356bc9-9aea-4730-80e3-f72fbd006740 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:14.483185 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0175e35c-b046-4099-8802-c58fd9b2ba65 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.487629 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0175e35c-b046-4099-8802-c58fd9b2ba65 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] DELETE https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c Aug 18 07:37:14.487944 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0175e35c-b046-4099-8802-c58fd9b2ba65 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.488424 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0175e35c-b046-4099-8802-c58fd9b2ba65 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.488424 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-0175e35c-b046-4099-8802-c58fd9b2ba65 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Delete backup with id: d5fe55a2-fbe9-479f-ba12-b622efb7d10c. Aug 18 07:37:14.493193 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.493193 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:14.511250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-0175e35c-b046-4099-8802-c58fd9b2ba65 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] delete_backup rpcapi backup_id d5fe55a2-fbe9-479f-ba12-b622efb7d10c {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:14.513358 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0175e35c-b046-4099-8802-c58fd9b2ba65 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c returned with HTTP 202 Aug 18 07:37:14.513817 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 826/3341] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:14 2026] DELETE /volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:14.520819 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-89f27934-b252-4ae2-9ce4-b812373505f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.524318 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89f27934-b252-4ae2-9ce4-b812373505f8 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] GET https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c Aug 18 07:37:14.524515 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89f27934-b252-4ae2-9ce4-b812373505f8 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.524720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89f27934-b252-4ae2-9ce4-b812373505f8 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.524829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-89f27934-b252-4ae2-9ce4-b812373505f8 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Show backup with id d5fe55a2-fbe9-479f-ba12-b622efb7d10c. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:14.530238 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.530238 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:14.530869 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89f27934-b252-4ae2-9ce4-b812373505f8 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c returned with HTTP 200 Aug 18 07:37:14.531366 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 836/3342] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.636391 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89099085-6f12-4bc2-89c5-e8eaafe8f5e6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.638753 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89099085-6f12-4bc2-89c5-e8eaafe8f5e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:14.639056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89099085-6f12-4bc2-89c5-e8eaafe8f5e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.639260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89099085-6f12-4bc2-89c5-e8eaafe8f5e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.639366 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-89099085-6f12-4bc2-89c5-e8eaafe8f5e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:14.643741 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.643741 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:14.644404 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89099085-6f12-4bc2-89c5-e8eaafe8f5e6 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:14.644784 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 845/3343] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.657027 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b87df29-b752-4167-b17e-8cbf9184df8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.659380 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b87df29-b752-4167-b17e-8cbf9184df8c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:37:14.659543 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b87df29-b752-4167-b17e-8cbf9184df8c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.659745 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b87df29-b752-4167-b17e-8cbf9184df8c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.659835 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1b87df29-b752-4167-b17e-8cbf9184df8c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:14.663918 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.663918 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:14.664736 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b87df29-b752-4167-b17e-8cbf9184df8c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:37:14.665123 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 837/3344] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.677359 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ebe07730-2aac-487c-9434-22413b715565 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.678805 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebe07730-2aac-487c-9434-22413b715565 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] DELETE https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:14.678975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebe07730-2aac-487c-9434-22413b715565 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.679510 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebe07730-2aac-487c-9434-22413b715565 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.679510 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-ebe07730-2aac-487c-9434-22413b715565 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete backup with id: 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. Aug 18 07:37:14.683585 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.683585 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:14.693576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-ebe07730-2aac-487c-9434-22413b715565 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] delete_backup rpcapi backup_id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:14.695359 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebe07730-2aac-487c-9434-22413b715565 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 202 Aug 18 07:37:14.695886 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 827/3345] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:14 2026] DELETE /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:14.703262 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06e8ed79-b8a8-438f-ba42-c1772d5df36b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.706800 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06e8ed79-b8a8-438f-ba42-c1772d5df36b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:14.706800 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06e8ed79-b8a8-438f-ba42-c1772d5df36b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.706800 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06e8ed79-b8a8-438f-ba42-c1772d5df36b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.706800 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-06e8ed79-b8a8-438f-ba42-c1772d5df36b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:14.713076 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.713076 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:14.713803 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06e8ed79-b8a8-438f-ba42-c1772d5df36b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 200 Aug 18 07:37:14.714395 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 837/3346] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:14.931088 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab9198b9-6561-4ca9-8d36-a5eef3a695d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.933031 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab9198b9-6561-4ca9-8d36-a5eef3a695d6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d Aug 18 07:37:14.933269 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab9198b9-6561-4ca9-8d36-a5eef3a695d6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.933451 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab9198b9-6561-4ca9-8d36-a5eef3a695d6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.939717 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab9198b9-6561-4ca9-8d36-a5eef3a695d6 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d returned with HTTP 404 Aug 18 07:37:14.940723 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 846/3347] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/volumes/4811eab7-e415-4e55-8c34-16f32dc2fe8d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:14.948689 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eaa5b074-03f8-4618-8908-6142567daa54 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:14.950782 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eaa5b074-03f8-4618-8908-6142567daa54 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] DELETE https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 Aug 18 07:37:14.950950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eaa5b074-03f8-4618-8908-6142567daa54 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:14.951119 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eaa5b074-03f8-4618-8908-6142567daa54 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:14.952666 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-eaa5b074-03f8-4618-8908-6142567daa54 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume with id: 6af2978d-6e2e-4f36-a52b-5671e1adf1e2 Aug 18 07:37:14.962030 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:14.962030 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:14.962693 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-eaa5b074-03f8-4618-8908-6142567daa54 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:14.989289 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-eaa5b074-03f8-4618-8908-6142567daa54 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume request issued successfully. Aug 18 07:37:14.989592 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eaa5b074-03f8-4618-8908-6142567daa54 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 returned with HTTP 202 Aug 18 07:37:14.990164 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 838/3348] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:14 2026] DELETE /volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:14.999362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f4e1710a-96e4-4fa7-8eae-3c92842c1396 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.001040 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4e1710a-96e4-4fa7-8eae-3c92842c1396 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 Aug 18 07:37:15.001277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4e1710a-96e4-4fa7-8eae-3c92842c1396 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.001453 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4e1710a-96e4-4fa7-8eae-3c92842c1396 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.008253 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:15.008253 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:15.011437 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f4e1710a-96e4-4fa7-8eae-3c92842c1396 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:15.014959 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4e1710a-96e4-4fa7-8eae-3c92842c1396 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 returned with HTTP 200 Aug 18 07:37:15.015319 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 828/3349] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:14 2026] GET /volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:15.173457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0e211f78-8d54-4642-bfef-8537838f25e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.177041 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e211f78-8d54-4642-bfef-8537838f25e6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:15.177311 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e211f78-8d54-4642-bfef-8537838f25e6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.177514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e211f78-8d54-4642-bfef-8537838f25e6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.187650 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:15.187650 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:15.192913 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0e211f78-8d54-4642-bfef-8537838f25e6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:15.200124 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e211f78-8d54-4642-bfef-8537838f25e6 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:15.200761 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 838/3350] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:15 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:15.545220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3bd619c9-c9c9-4452-a049-2f072fcd7b85 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.551385 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3bd619c9-c9c9-4452-a049-2f072fcd7b85 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] GET https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c Aug 18 07:37:15.551385 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3bd619c9-c9c9-4452-a049-2f072fcd7b85 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.551385 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3bd619c9-c9c9-4452-a049-2f072fcd7b85 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.551879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3bd619c9-c9c9-4452-a049-2f072fcd7b85 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Show backup with id d5fe55a2-fbe9-479f-ba12-b622efb7d10c. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:15.556601 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3bd619c9-c9c9-4452-a049-2f072fcd7b85 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c returned with HTTP 404 Aug 18 07:37:15.557406 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 847/3351] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:15 2026] GET /volume/v3/backups/d5fe55a2-fbe9-479f-ba12-b622efb7d10c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:15.566344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3ba7d522-512a-4406-b42a-4a909b472108 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.568602 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ba7d522-512a-4406-b42a-4a909b472108 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] DELETE https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:15.568888 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ba7d522-512a-4406-b42a-4a909b472108 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.569133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ba7d522-512a-4406-b42a-4a909b472108 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.569287 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-3ba7d522-512a-4406-b42a-4a909b472108 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete backup with id: 7d17afb0-3454-4ff3-95da-998d275cc712. Aug 18 07:37:15.574458 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:15.574458 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:15.591502 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-3ba7d522-512a-4406-b42a-4a909b472108 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] delete_backup rpcapi backup_id 7d17afb0-3454-4ff3-95da-998d275cc712 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:15.593752 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ba7d522-512a-4406-b42a-4a909b472108 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 202 Aug 18 07:37:15.594143 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 839/3352] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:15 2026] DELETE /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:15.603632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-39e5ee74-1678-4d15-8099-9f7020790533 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.606316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-39e5ee74-1678-4d15-8099-9f7020790533 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:15.606608 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-39e5ee74-1678-4d15-8099-9f7020790533 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.606875 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-39e5ee74-1678-4d15-8099-9f7020790533 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.607001 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-39e5ee74-1678-4d15-8099-9f7020790533 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:15.617184 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:15.617184 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:15.618007 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-39e5ee74-1678-4d15-8099-9f7020790533 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 200 Aug 18 07:37:15.618416 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 829/3353] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:15 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:15.724343 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-82ca5156-8429-45d9-95f5-1eba5042c801 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.726082 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82ca5156-8429-45d9-95f5-1eba5042c801 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd Aug 18 07:37:15.726266 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82ca5156-8429-45d9-95f5-1eba5042c801 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.727062 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82ca5156-8429-45d9-95f5-1eba5042c801 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.727062 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-82ca5156-8429-45d9-95f5-1eba5042c801 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id 999d277d-b494-4ae6-b3f6-0fe18da7dbdd. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:15.733158 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82ca5156-8429-45d9-95f5-1eba5042c801 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd returned with HTTP 404 Aug 18 07:37:15.733601 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 839/3354] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:15 2026] GET /volume/v3/backups/999d277d-b494-4ae6-b3f6-0fe18da7dbdd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:15.743695 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6910fe27-553a-47eb-a49c-f1196b044f5c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.748013 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6910fe27-553a-47eb-a49c-f1196b044f5c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] DELETE https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:37:15.748340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6910fe27-553a-47eb-a49c-f1196b044f5c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.748750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6910fe27-553a-47eb-a49c-f1196b044f5c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.748750 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-6910fe27-553a-47eb-a49c-f1196b044f5c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Delete backup with id: 52761a30-7b1c-4cde-8b01-a415c8847012. Aug 18 07:37:15.754279 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:15.754279 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:15.766706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-6910fe27-553a-47eb-a49c-f1196b044f5c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] delete_backup rpcapi backup_id 52761a30-7b1c-4cde-8b01-a415c8847012 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:15.768531 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6910fe27-553a-47eb-a49c-f1196b044f5c tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 202 Aug 18 07:37:15.769300 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 848/3355] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:15 2026] DELETE /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:15.778422 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ae3a6800-d906-4501-92f2-84de7924aed7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:15.780328 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae3a6800-d906-4501-92f2-84de7924aed7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:37:15.780476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae3a6800-d906-4501-92f2-84de7924aed7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:15.780799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ae3a6800-d906-4501-92f2-84de7924aed7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:15.780887 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ae3a6800-d906-4501-92f2-84de7924aed7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:15.786184 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:15.786184 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:15.786905 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ae3a6800-d906-4501-92f2-84de7924aed7 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 200 Aug 18 07:37:15.787614 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 840/3356] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:15 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:16.027011 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7fb9d699-ee01-43c6-943c-99d2e6b98387 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.028966 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7fb9d699-ee01-43c6-943c-99d2e6b98387 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 Aug 18 07:37:16.029187 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7fb9d699-ee01-43c6-943c-99d2e6b98387 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.029448 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7fb9d699-ee01-43c6-943c-99d2e6b98387 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.036762 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7fb9d699-ee01-43c6-943c-99d2e6b98387 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 returned with HTTP 404 Aug 18 07:37:16.037336 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 830/3357] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/volumes/6af2978d-6e2e-4f36-a52b-5671e1adf1e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:16.045482 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ff474442-427f-441f-9078-fe32679f327d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.047662 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff474442-427f-441f-9078-fe32679f327d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c Aug 18 07:37:16.047876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff474442-427f-441f-9078-fe32679f327d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.048151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff474442-427f-441f-9078-fe32679f327d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.048324 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ff474442-427f-441f-9078-fe32679f327d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete snapshot with id: 6d2b5554-0c35-4ef8-8a27-c085162f575c Aug 18 07:37:16.054328 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.054328 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:16.054873 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ff474442-427f-441f-9078-fe32679f327d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Snapshot retrieved successfully. Aug 18 07:37:16.082303 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ff474442-427f-441f-9078-fe32679f327d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Snapshot delete request issued successfully. Aug 18 07:37:16.082997 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff474442-427f-441f-9078-fe32679f327d tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c returned with HTTP 202 Aug 18 07:37:16.082997 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 840/3358] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:16 2026] DELETE /volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:16.093720 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6cd475d4-a207-461c-b870-0209a6abc3ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.095787 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cd475d4-a207-461c-b870-0209a6abc3ac tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c Aug 18 07:37:16.095996 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cd475d4-a207-461c-b870-0209a6abc3ac tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.096213 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cd475d4-a207-461c-b870-0209a6abc3ac tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.101976 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.101976 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:16.102540 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6cd475d4-a207-461c-b870-0209a6abc3ac tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Snapshot retrieved successfully. Aug 18 07:37:16.103502 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cd475d4-a207-461c-b870-0209a6abc3ac tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c returned with HTTP 200 Aug 18 07:37:16.104159 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 849/3359] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:16.142714 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-c95ac517-1343-45b0-9b0b-3c0b8bb6e6bb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.145654 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-c95ac517-1343-45b0-9b0b-3c0b8bb6e6bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:37:16.145893 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-c95ac517-1343-45b0-9b0b-3c0b8bb6e6bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.146129 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-c95ac517-1343-45b0-9b0b-3c0b8bb6e6bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.155121 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.155121 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:16.159946 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-c95ac517-1343-45b0-9b0b-3c0b8bb6e6bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:16.166503 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-c95ac517-1343-45b0-9b0b-3c0b8bb6e6bb tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 returned with HTTP 200 Aug 18 07:37:16.167072 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 841/3360] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:16.174616 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0cc8e3ea-fed9-4707-93c4-92e5d82845b9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.175145 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0cc8e3ea-fed9-4707-93c4-92e5d82845b9 None None] GET https://10.4.3.152/volume// Aug 18 07:37:16.175392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0cc8e3ea-fed9-4707-93c4-92e5d82845b9 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.175663 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0cc8e3ea-fed9-4707-93c4-92e5d82845b9 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.176030 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0cc8e3ea-fed9-4707-93c4-92e5d82845b9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:16.176403 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 831/3361] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:16.183687 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6bcc48b8-4b4a-4fb0-9a53-c2bb96ecdb17 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.186183 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6bcc48b8-4b4a-4fb0-9a53-c2bb96ecdb17 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:37:16.186693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6bcc48b8-4b4a-4fb0-9a53-c2bb96ecdb17 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c451aad-e41c-478d-95c4-225067e2be15", "connector": null, "instance_uuid": "89381c47-251e-4820-a501-748f42485a5a"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:16.197485 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.197485 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:16.215596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-977b51aa-5c74-4ba2-af88-450e73a307d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.218248 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-977b51aa-5c74-4ba2-af88-450e73a307d9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:16.218579 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-977b51aa-5c74-4ba2-af88-450e73a307d9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.218895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-977b51aa-5c74-4ba2-af88-450e73a307d9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.233952 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.233952 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:16.234037 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6bcc48b8-4b4a-4fb0-9a53-c2bb96ecdb17 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:37:16.234550 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 841/3362] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:37:16 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:16.239021 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-977b51aa-5c74-4ba2-af88-450e73a307d9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:16.245259 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-977b51aa-5c74-4ba2-af88-450e73a307d9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:16.245789 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 850/3363] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:16.247421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4c207b56-e63e-424b-a4c2-34bff5f48500 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.247945 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c207b56-e63e-424b-a4c2-34bff5f48500 None None] GET https://10.4.3.152/volume// Aug 18 07:37:16.248175 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c207b56-e63e-424b-a4c2-34bff5f48500 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.248449 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4c207b56-e63e-424b-a4c2-34bff5f48500 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.248913 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4c207b56-e63e-424b-a4c2-34bff5f48500 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:16.249595 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 842/3364] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:16.258832 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6af99ea8-da88-4def-8e92-7fc751ac6b6c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.261362 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6af99ea8-da88-4def-8e92-7fc751ac6b6c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:37:16.261666 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6af99ea8-da88-4def-8e92-7fc751ac6b6c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.261914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6af99ea8-da88-4def-8e92-7fc751ac6b6c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.275888 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.275888 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:16.281382 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6af99ea8-da88-4def-8e92-7fc751ac6b6c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:16.294532 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-6af99ea8-da88-4def-8e92-7fc751ac6b6c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 returned with HTTP 200 Aug 18 07:37:16.295172 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 832/3365] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 => generated 1524 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:16.402249 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-a6d087d2-e884-4c27-926b-e6ea7e324eb9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.404531 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-a6d087d2-e884-4c27-926b-e6ea7e324eb9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378 Aug 18 07:37:16.404923 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-a6d087d2-e884-4c27-926b-e6ea7e324eb9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:16.413359 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-a6d087d2-e884-4c27-926b-e6ea7e324eb9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-0c451aad-e41c-478d-95c4-225067e2be15-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:37:16.418512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-a6d087d2-e884-4c27-926b-e6ea7e324eb9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-0c451aad-e41c-478d-95c4-225067e2be15-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:37:16.419775 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.419775 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:16.489112 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-a6d087d2-e884-4c27-926b-e6ea7e324eb9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-0c451aad-e41c-478d-95c4-225067e2be15-np0000007613" released by "attachment_update" :: held 0.071s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:37:16.489466 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-a6d087d2-e884-4c27-926b-e6ea7e324eb9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378 returned with HTTP 200 Aug 18 07:37:16.490298 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 842/3366] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:37:16 2026] PUT /volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:16.516561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-0111e1db-b756-4619-a1ac-1d5c95e636f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.518613 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-0111e1db-b756-4619-a1ac-1d5c95e636f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378/action Aug 18 07:37:16.518990 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-0111e1db-b756-4619-a1ac-1d5c95e636f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:37:16.519125 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-0111e1db-b756-4619-a1ac-1d5c95e636f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:16.535508 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.535508 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:16.543610 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9fa09e5b-7c09-427a-9dda-5f51a3193527 req-0111e1db-b756-4619-a1ac-1d5c95e636f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378/action returned with HTTP 204 Aug 18 07:37:16.544034 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 851/3367] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:37:16 2026] POST /volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:16.629175 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b1408cc1-809d-4124-8e18-851bd89afe15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.631390 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1408cc1-809d-4124-8e18-851bd89afe15 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 Aug 18 07:37:16.631635 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b1408cc1-809d-4124-8e18-851bd89afe15 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.631856 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b1408cc1-809d-4124-8e18-851bd89afe15 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.631999 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b1408cc1-809d-4124-8e18-851bd89afe15 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 7d17afb0-3454-4ff3-95da-998d275cc712. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:16.635947 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1408cc1-809d-4124-8e18-851bd89afe15 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 returned with HTTP 404 Aug 18 07:37:16.636547 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 843/3368] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/backups/7d17afb0-3454-4ff3-95da-998d275cc712 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:16.731077 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77a58b1d-49ba-419b-87c5-777d89f583b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.733839 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77a58b1d-49ba-419b-87c5-777d89f583b1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:37:16.733839 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77a58b1d-49ba-419b-87c5-777d89f583b1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.734058 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77a58b1d-49ba-419b-87c5-777d89f583b1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.741991 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.741991 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:16.745914 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-77a58b1d-49ba-419b-87c5-777d89f583b1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:16.751335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77a58b1d-49ba-419b-87c5-777d89f583b1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec returned with HTTP 200 Aug 18 07:37:16.751883 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 833/3369] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:16.766446 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.768365 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:37:16.768572 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.768809 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.768981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete volume with id: f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:37:16.776725 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.776725 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:16.777292 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:16.793556 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete volume request issued successfully. Aug 18 07:37:16.793779 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9e214ad1-79e8-4126-b90f-d3923ada0eb5 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec returned with HTTP 202 Aug 18 07:37:16.794242 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 843/3370] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:16 2026] DELETE /volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:16.803225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a8934707-f064-4770-9b56-92358b5e833d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.803308 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a78d9f55-f6c7-46e2-839e-7f77a8cb1c1f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.803381 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8934707-f064-4770-9b56-92358b5e833d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 Aug 18 07:37:16.803426 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a78d9f55-f6c7-46e2-839e-7f77a8cb1c1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:37:16.803469 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8934707-f064-4770-9b56-92358b5e833d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.803519 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a78d9f55-f6c7-46e2-839e-7f77a8cb1c1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.803561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8934707-f064-4770-9b56-92358b5e833d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.803604 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a78d9f55-f6c7-46e2-839e-7f77a8cb1c1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.803653 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a8934707-f064-4770-9b56-92358b5e833d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id 52761a30-7b1c-4cde-8b01-a415c8847012. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:16.809980 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.809980 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:16.810805 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8934707-f064-4770-9b56-92358b5e833d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 returned with HTTP 404 Aug 18 07:37:16.811439 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 852/3371] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/backups/52761a30-7b1c-4cde-8b01-a415c8847012 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:16.813264 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a78d9f55-f6c7-46e2-839e-7f77a8cb1c1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:16.819342 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a78d9f55-f6c7-46e2-839e-7f77a8cb1c1f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec returned with HTTP 200 Aug 18 07:37:16.819700 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 844/3372] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:16.822523 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fff8b56a-19e7-4008-b7a4-4bf661219802 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.828305 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fff8b56a-19e7-4008-b7a4-4bf661219802 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] DELETE https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:37:16.828305 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fff8b56a-19e7-4008-b7a4-4bf661219802 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.828305 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fff8b56a-19e7-4008-b7a4-4bf661219802 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.828305 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-fff8b56a-19e7-4008-b7a4-4bf661219802 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete backup with id: a08812ae-64d6-4009-ba37-72620995ed42. Aug 18 07:37:16.832939 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.832939 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:16.846811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-fff8b56a-19e7-4008-b7a4-4bf661219802 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] delete_backup rpcapi backup_id a08812ae-64d6-4009-ba37-72620995ed42 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:16.848417 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fff8b56a-19e7-4008-b7a4-4bf661219802 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 202 Aug 18 07:37:16.848811 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 834/3373] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:16 2026] DELETE /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:16.865323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fbfce56d-c4fe-4784-b009-8893334526fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:16.870025 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fbfce56d-c4fe-4784-b009-8893334526fd tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:37:16.870025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fbfce56d-c4fe-4784-b009-8893334526fd tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:16.870025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fbfce56d-c4fe-4784-b009-8893334526fd tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:16.870025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-fbfce56d-c4fe-4784-b009-8893334526fd tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:16.882235 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:16.882235 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:16.882235 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fbfce56d-c4fe-4784-b009-8893334526fd tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 200 Aug 18 07:37:16.882235 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 844/3374] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:16 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:17.114153 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-def2ffce-af46-4a0d-8a97-10e628518106 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.126604 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-def2ffce-af46-4a0d-8a97-10e628518106 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c Aug 18 07:37:17.126786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-def2ffce-af46-4a0d-8a97-10e628518106 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.126951 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-def2ffce-af46-4a0d-8a97-10e628518106 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.132139 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-def2ffce-af46-4a0d-8a97-10e628518106 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c returned with HTTP 404 Aug 18 07:37:17.132654 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 853/3375] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/snapshots/6d2b5554-0c35-4ef8-8a27-c085162f575c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:17.138960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.141418 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] DELETE https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 Aug 18 07:37:17.141731 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.142035 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.142311 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume with id: 97e47881-fc0f-4227-a3dd-569fbea11961 Aug 18 07:37:17.151738 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.151738 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:17.152419 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:17.173247 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Delete volume request issued successfully. Aug 18 07:37:17.173247 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3202ad3d-dfb2-4cfc-9be4-922c2f8834e1 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 returned with HTTP 202 Aug 18 07:37:17.173247 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 845/3376] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:17 2026] DELETE /volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:17.182276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3a142841-235f-4c33-8ff1-e2865f0e4869 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.184520 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a142841-235f-4c33-8ff1-e2865f0e4869 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 Aug 18 07:37:17.184665 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a142841-235f-4c33-8ff1-e2865f0e4869 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.184922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a142841-235f-4c33-8ff1-e2865f0e4869 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.192394 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.192394 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:17.196107 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3a142841-235f-4c33-8ff1-e2865f0e4869 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Volume info retrieved successfully. Aug 18 07:37:17.202155 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a142841-235f-4c33-8ff1-e2865f0e4869 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 returned with HTTP 200 Aug 18 07:37:17.202660 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 835/3377] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:17.261021 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9dc03c0c-a1dd-40c5-9fe7-c8a332efb443 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.265876 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9dc03c0c-a1dd-40c5-9fe7-c8a332efb443 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:17.266498 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9dc03c0c-a1dd-40c5-9fe7-c8a332efb443 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.266880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9dc03c0c-a1dd-40c5-9fe7-c8a332efb443 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.280000 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.280000 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:17.284073 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9dc03c0c-a1dd-40c5-9fe7-c8a332efb443 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:17.289385 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9dc03c0c-a1dd-40c5-9fe7-c8a332efb443 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:17.289858 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 845/3378] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:17.386115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f9d705c4-38f0-4f8a-bfb8-736c9bbe93a3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.387795 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9d705c4-38f0-4f8a-bfb8-736c9bbe93a3 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:17.388077 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9d705c4-38f0-4f8a-bfb8-736c9bbe93a3 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.388264 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9d705c4-38f0-4f8a-bfb8-736c9bbe93a3 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.395501 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.395501 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:17.400187 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f9d705c4-38f0-4f8a-bfb8-736c9bbe93a3 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:17.404956 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9d705c4-38f0-4f8a-bfb8-736c9bbe93a3 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:17.405352 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 854/3379] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:17.418220 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.420583 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:17.420920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.421223 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.421480 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Delete volume with id: 1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:17.431181 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.431181 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:17.431666 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:17.448903 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Delete volume request issued successfully. Aug 18 07:37:17.449104 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c35bc916-3fa4-470d-8d30-31dc08dc9330 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 202 Aug 18 07:37:17.449695 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 846/3380] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:17 2026] DELETE /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:17.456615 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-967eb131-fa56-4e73-852a-087ce240186b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.458725 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-967eb131-fa56-4e73-852a-087ce240186b tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:17.459007 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-967eb131-fa56-4e73-852a-087ce240186b tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.459269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-967eb131-fa56-4e73-852a-087ce240186b tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.467569 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.467569 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:17.471528 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-967eb131-fa56-4e73-852a-087ce240186b tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Volume info retrieved successfully. Aug 18 07:37:17.476306 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-967eb131-fa56-4e73-852a-087ce240186b tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 200 Aug 18 07:37:17.476761 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 836/3381] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:17.832858 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dff93a04-792e-41d5-bb84-20e186386198 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.835406 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dff93a04-792e-41d5-bb84-20e186386198 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec Aug 18 07:37:17.835698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dff93a04-792e-41d5-bb84-20e186386198 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.835902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dff93a04-792e-41d5-bb84-20e186386198 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.842317 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dff93a04-792e-41d5-bb84-20e186386198 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec returned with HTTP 404 Aug 18 07:37:17.842831 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 846/3382] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/volumes/f9da781d-b62c-4b9a-b310-4b24954996ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:17.853911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.859122 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:17.859530 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-929280869"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:17.861231 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-929280869'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:17.862035 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Create volume of 1 GB Aug 18 07:37:17.866405 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Availability Zones retrieved successfully. Aug 18 07:37:17.875707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Flow 'volume_create_api' (d17ea377-e3f1-433d-920a-8c8538a6cbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:17.877334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c98b30-516a-4fcf-9fcd-eb78b5109756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:17.878196 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:17.896260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a142926a-96dd-40ff-bb24-7f9b1fef817b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.898097 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a142926a-96dd-40ff-bb24-7f9b1fef817b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 Aug 18 07:37:17.898551 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a142926a-96dd-40ff-bb24-7f9b1fef817b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.898997 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a142926a-96dd-40ff-bb24-7f9b1fef817b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.899961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a142926a-96dd-40ff-bb24-7f9b1fef817b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Show backup with id a08812ae-64d6-4009-ba37-72620995ed42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:17.904271 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a142926a-96dd-40ff-bb24-7f9b1fef817b tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 returned with HTTP 404 Aug 18 07:37:17.905416 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 847/3383] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/backups/a08812ae-64d6-4009-ba37-72620995ed42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:17.915073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c98b30-516a-4fcf-9fcd-eb78b5109756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:17.915849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648ca502-d852-42f2-bf8c-1280fe01a573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:17.916824 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a8f84127-6a25-4c99-bec8-55bec2d9d053 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.919063 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8f84127-6a25-4c99-bec8-55bec2d9d053 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] DELETE https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:37:17.919288 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8f84127-6a25-4c99-bec8-55bec2d9d053 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.919460 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8f84127-6a25-4c99-bec8-55bec2d9d053 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.919556 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-a8f84127-6a25-4c99-bec8-55bec2d9d053 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Delete backup with id: c5336a02-d999-40ed-a27b-df3a33804fa2. Aug 18 07:37:17.926253 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.926253 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:17.939689 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-a8f84127-6a25-4c99-bec8-55bec2d9d053 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] delete_backup rpcapi backup_id c5336a02-d999-40ed-a27b-df3a33804fa2 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:17.949204 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8f84127-6a25-4c99-bec8-55bec2d9d053 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 202 Aug 18 07:37:17.949737 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 837/3384] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:17 2026] DELETE /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:17.958772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-20da62a0-af95-4812-862c-1ff15d7e0c5d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:17.960860 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-20da62a0-af95-4812-862c-1ff15d7e0c5d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:37:17.961132 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-20da62a0-af95-4812-862c-1ff15d7e0c5d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:17.961442 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-20da62a0-af95-4812-862c-1ff15d7e0c5d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:17.961541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-20da62a0-af95-4812-862c-1ff15d7e0c5d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:17.968843 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:17.968843 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:17.969015 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-20da62a0-af95-4812-862c-1ff15d7e0c5d tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 200 Aug 18 07:37:17.969874 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 847/3385] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:17 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:17.974825 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Created reservations ['749a0504-55de-456d-9fda-4f287306eebf', '21aa8c8f-e743-4487-aff9-a6511f924bbc', '7a8ea861-aefe-4bec-88bc-b90c37d184f5', 'c168f593-3bec-438f-8205-df73205daf84'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:17.975468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648ca502-d852-42f2-bf8c-1280fe01a573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749a0504-55de-456d-9fda-4f287306eebf', '21aa8c8f-e743-4487-aff9-a6511f924bbc', '7a8ea861-aefe-4bec-88bc-b90c37d184f5', 'c168f593-3bec-438f-8205-df73205daf84']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:17.976482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f4f454-002d-4014-aaac-4642d60dcee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:18.006390 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f4f454-002d-4014-aaac-4642d60dcee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f33cbf69-9010-43e7-8ae3-f1b6cd787475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-929280869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e2652c506e43c2ab5e9c28085d0663',qos_specs=None,replication_status=,reservations=['749a0504-55de-456d-9fda-4f287306eebf','21aa8c8f-e743-4487-aff9-a6511f924bbc','7a8ea861-aefe-4bec-88bc-b90c37d184f5','c168f593-3bec-438f-8205-df73205daf84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a9d39c501645649d9b1f3dd92859b7',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-929280869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f33cbf69-9010-43e7-8ae3-f1b6cd787475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27e2652c506e43c2ab5e9c28085d0663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08a9d39c501645649d9b1f3dd92859b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:18.006669 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd137a0-8072-4ad5-b6cb-81cdcab0ce0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:18.035308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd137a0-8072-4ad5-b6cb-81cdcab0ce0a) transitioned into state 'SUCCESS' from state '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-929280869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27e2652c506e43c2ab5e9c28085d0663',qos_specs=None,replication_status=,reservations=['749a0504-55de-456d-9fda-4f287306eebf','21aa8c8f-e743-4487-aff9-a6511f924bbc','7a8ea861-aefe-4bec-88bc-b90c37d184f5','c168f593-3bec-438f-8205-df73205daf84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a9d39c501645649d9b1f3dd92859b7',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:18.035308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b03713-8911-493e-9867-a73eab5a7c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:18.056100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b03713-8911-493e-9867-a73eab5a7c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:18.058353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Flow 'volume_create_api' (d17ea377-e3f1-433d-920a-8c8538a6cbe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:18.058353 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Create volume request issued successfully. Aug 18 07:37:18.058353 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8b786cb-55fb-46c3-ad77-ab7211d41ff2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:18.058353 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 855/3386] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:37:17 2026] POST /volume/v3/volumes => generated 753 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:18.072909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-01b71848-beec-4766-b853-07b8f2a721cd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:18.079162 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01b71848-beec-4766-b853-07b8f2a721cd tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:18.079925 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01b71848-beec-4766-b853-07b8f2a721cd tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:18.079925 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-01b71848-beec-4766-b853-07b8f2a721cd tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:18.098295 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:18.098295 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:18.108484 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-01b71848-beec-4766-b853-07b8f2a721cd tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:18.113300 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-01b71848-beec-4766-b853-07b8f2a721cd tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 returned with HTTP 200 Aug 18 07:37:18.113683 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 848/3387] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:18 2026] GET /volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:18.216014 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f68bc6ba-5e14-4d31-90e5-043a150d3a35 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:18.217958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f68bc6ba-5e14-4d31-90e5-043a150d3a35 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] GET https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 Aug 18 07:37:18.218149 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f68bc6ba-5e14-4d31-90e5-043a150d3a35 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:18.218373 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f68bc6ba-5e14-4d31-90e5-043a150d3a35 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:18.227115 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f68bc6ba-5e14-4d31-90e5-043a150d3a35 tempest-CreateVolumesFromSnapshotTest-247821567 tempest-CreateVolumesFromSnapshotTest-247821567-project-member] https://10.4.3.152/volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 returned with HTTP 404 Aug 18 07:37:18.228333 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 838/3388] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:18 2026] GET /volume/v3/volumes/97e47881-fc0f-4227-a3dd-569fbea11961 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:18.301948 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bf3034e8-6099-4785-9a0e-2e860b5d7f49 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:18.307112 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf3034e8-6099-4785-9a0e-2e860b5d7f49 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:18.307364 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf3034e8-6099-4785-9a0e-2e860b5d7f49 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:18.307555 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf3034e8-6099-4785-9a0e-2e860b5d7f49 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:18.318780 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:18.318780 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:18.324119 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bf3034e8-6099-4785-9a0e-2e860b5d7f49 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:18.329440 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf3034e8-6099-4785-9a0e-2e860b5d7f49 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:18.329859 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 848/3389] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:18 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:18.493752 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-deaf4dcf-865b-4110-a330-a4ee7fa541a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:18.495862 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-deaf4dcf-865b-4110-a330-a4ee7fa541a9 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] GET https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 Aug 18 07:37:18.496076 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-deaf4dcf-865b-4110-a330-a4ee7fa541a9 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:18.496289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-deaf4dcf-865b-4110-a330-a4ee7fa541a9 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:18.502689 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-deaf4dcf-865b-4110-a330-a4ee7fa541a9 tempest-VolumesExtendAttachedTest-111189701 tempest-VolumesExtendAttachedTest-111189701-project-member] https://10.4.3.152/volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 returned with HTTP 404 Aug 18 07:37:18.503338 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 856/3390] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:18 2026] GET /volume/v3/volumes/1b945476-e884-4b44-924f-3648db5a2276 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:18.979368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-43b588f6-3d96-4674-955a-1210746ad238 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:18.983670 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43b588f6-3d96-4674-955a-1210746ad238 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] GET https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 Aug 18 07:37:18.983879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43b588f6-3d96-4674-955a-1210746ad238 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:18.984105 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-43b588f6-3d96-4674-955a-1210746ad238 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:18.984787 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-43b588f6-3d96-4674-955a-1210746ad238 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] Show backup with id c5336a02-d999-40ed-a27b-df3a33804fa2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:18.988034 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-43b588f6-3d96-4674-955a-1210746ad238 tempest-VolumesBackupsTest-1150464608 tempest-VolumesBackupsTest-1150464608-project-admin] https://10.4.3.152/volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 returned with HTTP 404 Aug 18 07:37:18.988710 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 849/3391] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:18 2026] GET /volume/v3/backups/c5336a02-d999-40ed-a27b-df3a33804fa2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:19.001485 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.003175 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] DELETE https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 Aug 18 07:37:19.003397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:19.003594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:19.003778 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete volume with id: 39c21198-b6de-4b7c-99a4-6830eb7aa083 Aug 18 07:37:19.011116 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:19.011116 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:19.011609 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:37:19.033071 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete volume request issued successfully. Aug 18 07:37:19.033444 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5acc1306-5f96-41fe-99f6-1c5212ba099e tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 returned with HTTP 202 Aug 18 07:37:19.033991 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 839/3392] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:19 2026] DELETE /volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:19.045025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f46376e7-6f36-4791-8388-285d17509a9d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.048139 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f46376e7-6f36-4791-8388-285d17509a9d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 Aug 18 07:37:19.048914 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f46376e7-6f36-4791-8388-285d17509a9d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:19.049330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f46376e7-6f36-4791-8388-285d17509a9d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:19.056971 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:19.056971 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:19.062687 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f46376e7-6f36-4791-8388-285d17509a9d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:37:19.075461 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f46376e7-6f36-4791-8388-285d17509a9d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 returned with HTTP 200 Aug 18 07:37:19.075937 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 849/3393] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:19 2026] GET /volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:19.133099 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dbffd8ef-7932-464d-8a95-7cb13cf7f5c8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.135344 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbffd8ef-7932-464d-8a95-7cb13cf7f5c8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:19.135638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dbffd8ef-7932-464d-8a95-7cb13cf7f5c8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:19.135924 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dbffd8ef-7932-464d-8a95-7cb13cf7f5c8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:19.146302 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:19.146302 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:19.148715 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dbffd8ef-7932-464d-8a95-7cb13cf7f5c8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:19.152879 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dbffd8ef-7932-464d-8a95-7cb13cf7f5c8 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 returned with HTTP 200 Aug 18 07:37:19.155230 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 857/3394] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:19 2026] GET /volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:19.166968 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-38ad404d-dace-4d15-9e12-416604619aca None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.169405 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38ad404d-dace-4d15-9e12-416604619aca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:37:19.169912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38ad404d-dace-4d15-9e12-416604619aca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f33cbf69-9010-43e7-8ae3-f1b6cd787475", "name": "tempest-VolumesBackupsAdminTest-Backup-871738419", "container": "tempest-volumesbackupsadmintest-backup-container-554838642"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:19.171487 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-38ad404d-dace-4d15-9e12-416604619aca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Creating new backup {'backup': {'volume_id': 'f33cbf69-9010-43e7-8ae3-f1b6cd787475', 'name': 'tempest-VolumesBackupsAdminTest-Backup-871738419', 'container': 'tempest-volumesbackupsadmintest-backup-container-554838642'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:37:19.172180 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-38ad404d-dace-4d15-9e12-416604619aca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Creating backup of volume f33cbf69-9010-43e7-8ae3-f1b6cd787475 in container tempest-volumesbackupsadmintest-backup-container-554838642 Aug 18 07:37:19.182324 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:19.182324 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:19.183012 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-38ad404d-dace-4d15-9e12-416604619aca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:19.205320 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-38ad404d-dace-4d15-9e12-416604619aca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Created reservations ['4023eac3-982c-4aeb-94d1-b7616b0e5542', 'eacb645d-bcec-48ba-922f-e4e1a3e036aa'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:19.251615 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38ad404d-dace-4d15-9e12-416604619aca tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:37:19.252348 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 850/3395] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:19 2026] POST /volume/v3/backups => generated 334 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:19.260981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-794e54f3-e780-4ce9-92d8-730196d88b10 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.263080 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-794e54f3-e780-4ce9-92d8-730196d88b10 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:19.263351 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-794e54f3-e780-4ce9-92d8-730196d88b10 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:19.263607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-794e54f3-e780-4ce9-92d8-730196d88b10 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:19.263793 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-794e54f3-e780-4ce9-92d8-730196d88b10 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:19.268535 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:19.268535 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:19.269371 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-794e54f3-e780-4ce9-92d8-730196d88b10 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:19.269900 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 840/3396] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:19 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:19.346705 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5dc7391d-898e-471b-8886-b292d6815f52 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.348860 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dc7391d-898e-471b-8886-b292d6815f52 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:19.349116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dc7391d-898e-471b-8886-b292d6815f52 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:19.349409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5dc7391d-898e-471b-8886-b292d6815f52 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:19.365412 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:19.365412 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:19.370987 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5dc7391d-898e-471b-8886-b292d6815f52 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:19.377653 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5dc7391d-898e-471b-8886-b292d6815f52 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:19.378168 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 850/3397] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:19 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:19.548810 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.609507 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:19.609936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1132221816"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:19.611502 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1132221816'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:19.611645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:19.616044 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:19.622301 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (756aaf17-96e7-4b29-bbb2-633b0ac08718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:19.623350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d391c30f-4370-49bf-88aa-1a49b2b2c42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:19.624373 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:19.652258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d391c30f-4370-49bf-88aa-1a49b2b2c42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:19.653229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01bf6c5d-296f-41d9-b87f-3229b2596f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:19.714437 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['17bd3b2a-e68a-49e5-a7f0-c099a74d1275', '453624c2-932e-46ea-b1c2-7565127420d8', '6f91a1b7-aed2-4818-8c74-d0a3c6ffddc8', 'd61a7ef8-f5e6-4e2f-9b15-f920ec4a6c75'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:19.718515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01bf6c5d-296f-41d9-b87f-3229b2596f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17bd3b2a-e68a-49e5-a7f0-c099a74d1275', '453624c2-932e-46ea-b1c2-7565127420d8', '6f91a1b7-aed2-4818-8c74-d0a3c6ffddc8', 'd61a7ef8-f5e6-4e2f-9b15-f920ec4a6c75']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:19.718515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adcb4db4-af0b-4404-905a-9d126be3661e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:19.743504 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adcb4db4-af0b-4404-905a-9d126be3661e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1132221816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['17bd3b2a-e68a-49e5-a7f0-c099a74d1275','453624c2-932e-46ea-b1c2-7565127420d8','6f91a1b7-aed2-4818-8c74-d0a3c6ffddc8','d61a7ef8-f5e6-4e2f-9b15-f920ec4a6c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1132221816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:19.744665 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1973c496-45e1-41e8-9ba9-86f00166e786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:19.774179 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1973c496-45e1-41e8-9ba9-86f00166e786) transitioned into state 'SUCCESS' from state '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-1132221816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['17bd3b2a-e68a-49e5-a7f0-c099a74d1275','453624c2-932e-46ea-b1c2-7565127420d8','6f91a1b7-aed2-4818-8c74-d0a3c6ffddc8','d61a7ef8-f5e6-4e2f-9b15-f920ec4a6c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:19.775291 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e747f3-d874-425c-9e53-0615cdb06a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:19.788343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e747f3-d874-425c-9e53-0615cdb06a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:19.790172 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (756aaf17-96e7-4b29-bbb2-633b0ac08718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:19.790172 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:19.791427 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af740eee-ac19-4a92-9756-4f24c02a98a5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:19.792136 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 858/3398] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:37:19 2026] POST /volume/v3/volumes => generated 770 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:19.811886 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7220f26d-ba73-458a-b9a2-983e29543794 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.814252 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7220f26d-ba73-458a-b9a2-983e29543794 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:19.814508 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7220f26d-ba73-458a-b9a2-983e29543794 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:19.814750 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7220f26d-ba73-458a-b9a2-983e29543794 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:19.823510 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:19.823510 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:19.827506 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7220f26d-ba73-458a-b9a2-983e29543794 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:19.833393 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7220f26d-ba73-458a-b9a2-983e29543794 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 returned with HTTP 200 Aug 18 07:37:19.833780 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 851/3399] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:19 2026] GET /volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:19.854906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:19.952130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:19.952130 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-971068926"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:19.953174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-971068926'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:19.956159 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume of 1 GB Aug 18 07:37:19.964847 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Availability Zones retrieved successfully. Aug 18 07:37:19.972811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (6b172763-b46d-48e2-8ca3-b579553c9f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:19.973667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7447b170-f36c-4feb-8b73-a8e8b7d9a60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:19.974539 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:20.007009 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7447b170-f36c-4feb-8b73-a8e8b7d9a60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:20.007802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1529990-3487-4f04-b552-b98c71d39195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:20.061710 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['92cb4803-988a-4e9b-af5b-b39331cf765e', 'ef010c52-7482-4f3d-85f7-547691393fe7', '6739cbe2-b51c-4eab-8369-75b146d94e84', '7035ceda-ddd7-44f3-939e-e29e618fd764'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:20.062707 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1529990-3487-4f04-b552-b98c71d39195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92cb4803-988a-4e9b-af5b-b39331cf765e', 'ef010c52-7482-4f3d-85f7-547691393fe7', '6739cbe2-b51c-4eab-8369-75b146d94e84', '7035ceda-ddd7-44f3-939e-e29e618fd764']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:20.063820 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646a20ec-e935-41f9-8191-155861413665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:20.090832 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0ba768c7-fca2-4197-9a91-078e8def6636 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.092405 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ba768c7-fca2-4197-9a91-078e8def6636 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 Aug 18 07:37:20.092549 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ba768c7-fca2-4197-9a91-078e8def6636 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:20.092748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ba768c7-fca2-4197-9a91-078e8def6636 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:20.092901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646a20ec-e935-41f9-8191-155861413665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0104b3f-8b18-404d-8559-d70f2a900226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-971068926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['92cb4803-988a-4e9b-af5b-b39331cf765e','ef010c52-7482-4f3d-85f7-547691393fe7','6739cbe2-b51c-4eab-8369-75b146d94e84','7035ceda-ddd7-44f3-939e-e29e618fd764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-971068926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0104b3f-8b18-404d-8559-d70f2a900226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47cc493b3f9645e58c4965bce4eb476f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:20.093739 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9151626c-c581-46ca-ba8f-b8617a9102ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:20.097769 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ba768c7-fca2-4197-9a91-078e8def6636 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 returned with HTTP 404 Aug 18 07:37:20.098118 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 851/3400] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:20 2026] GET /volume/v3/volumes/39c21198-b6de-4b7c-99a4-6830eb7aa083 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:20.105787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.107783 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] DELETE https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d Aug 18 07:37:20.107988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:20.108234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:20.108382 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete volume with id: 51801f06-b47f-4ee3-b0f5-3207e13c142d Aug 18 07:37:20.115055 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9151626c-c581-46ca-ba8f-b8617a9102ed) transitioned into state 'SUCCESS' from state '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-971068926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['92cb4803-988a-4e9b-af5b-b39331cf765e','ef010c52-7482-4f3d-85f7-547691393fe7','6739cbe2-b51c-4eab-8369-75b146d94e84','7035ceda-ddd7-44f3-939e-e29e618fd764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:20.115195 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:20.115195 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:20.115681 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:37:20.115950 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7313e397-bd7e-4a80-950b-5ef6ddff28eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:20.127427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7313e397-bd7e-4a80-950b-5ef6ddff28eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:20.128629 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (6b172763-b46d-48e2-8ca3-b579553c9f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:20.129058 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request issued successfully. Aug 18 07:37:20.129818 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f87160d-81fc-4876-8cfa-5539d089eb15 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:20.130335 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 841/3401] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:37:19 2026] POST /volume/v3/volumes => generated 777 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:20.134950 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete volume request issued successfully. Aug 18 07:37:20.135546 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0e64dd52-a490-4bea-861f-a965b1c02ac3 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d returned with HTTP 202 Aug 18 07:37:20.136690 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 859/3402] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:20 2026] DELETE /volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:20.142416 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc15c6d4-9e99-4f62-b986-b136c478bcba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.146516 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17bf2c1d-2d40-4c64-a2d7-3c037104bd72 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.147099 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc15c6d4-9e99-4f62-b986-b136c478bcba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 Aug 18 07:37:20.147323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc15c6d4-9e99-4f62-b986-b136c478bcba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:20.147563 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc15c6d4-9e99-4f62-b986-b136c478bcba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:20.148548 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17bf2c1d-2d40-4c64-a2d7-3c037104bd72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d Aug 18 07:37:20.148814 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17bf2c1d-2d40-4c64-a2d7-3c037104bd72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:20.149073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17bf2c1d-2d40-4c64-a2d7-3c037104bd72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:20.158069 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:20.158069 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:20.159759 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:20.159759 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:20.162722 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17bf2c1d-2d40-4c64-a2d7-3c037104bd72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:37:20.166452 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dc15c6d4-9e99-4f62-b986-b136c478bcba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:37:20.167047 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17bf2c1d-2d40-4c64-a2d7-3c037104bd72 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d returned with HTTP 200 Aug 18 07:37:20.167886 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 852/3403] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:20 2026] GET /volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:20.171523 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc15c6d4-9e99-4f62-b986-b136c478bcba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 returned with HTTP 200 Aug 18 07:37:20.171905 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 852/3404] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:20 2026] GET /volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:20.280493 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a05cf4e-079f-4d3e-828e-808f4717b13f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.282152 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a05cf4e-079f-4d3e-828e-808f4717b13f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:20.282362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a05cf4e-079f-4d3e-828e-808f4717b13f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:20.282511 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a05cf4e-079f-4d3e-828e-808f4717b13f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:20.282628 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2a05cf4e-079f-4d3e-828e-808f4717b13f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:20.286648 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:20.286648 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:20.287311 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a05cf4e-079f-4d3e-828e-808f4717b13f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:20.287627 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 842/3405] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:20 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:20.392701 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ecdf0aa-efcf-48cb-acdc-052d52b1a013 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.394909 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ecdf0aa-efcf-48cb-acdc-052d52b1a013 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:20.395138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ecdf0aa-efcf-48cb-acdc-052d52b1a013 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:20.395402 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ecdf0aa-efcf-48cb-acdc-052d52b1a013 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:20.407521 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:20.407521 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:20.411281 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8ecdf0aa-efcf-48cb-acdc-052d52b1a013 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:20.415540 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ecdf0aa-efcf-48cb-acdc-052d52b1a013 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:20.415911 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 860/3406] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:20 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:20.850822 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-00e76dea-524f-489e-b07d-915b3b218c92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.853242 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00e76dea-524f-489e-b07d-915b3b218c92 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:20.853584 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00e76dea-524f-489e-b07d-915b3b218c92 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:20.853851 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00e76dea-524f-489e-b07d-915b3b218c92 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:20.863967 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:20.863967 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:20.869627 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-00e76dea-524f-489e-b07d-915b3b218c92 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:20.875785 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00e76dea-524f-489e-b07d-915b3b218c92 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 returned with HTTP 200 Aug 18 07:37:20.876288 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 853/3407] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:20 2026] GET /volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:20.893482 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b954665-ca6d-453e-9b68-b21ff205498a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:20.895076 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b954665-ca6d-453e-9b68-b21ff205498a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:37:20.895982 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b954665-ca6d-453e-9b68-b21ff205498a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0", "name": "tempest-VolumeDependencyTests-Snapshot-1808684441"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:20.908000 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:20.908000 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:20.908231 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b954665-ca6d-453e-9b68-b21ff205498a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:20.908378 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-1b954665-ca6d-453e-9b68-b21ff205498a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create snapshot from volume 1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:20.959235 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1b954665-ca6d-453e-9b68-b21ff205498a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['0032ac83-35f9-44cc-b63f-406caf9d32c3', 'fe36f0e6-3529-46ef-b63d-0163a68cf098', '04e593f9-2d6a-4774-b128-fc108d08bafa', 'c2606abe-c983-4276-8c4c-c014c65f98b7'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:21.001279 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b954665-ca6d-453e-9b68-b21ff205498a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot create request issued successfully. Aug 18 07:37:21.001733 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b954665-ca6d-453e-9b68-b21ff205498a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:37:21.002378 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 853/3408] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:37:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:21.014620 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-83a8a3be-ef1f-490b-a51c-cba53111801e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.016928 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-83a8a3be-ef1f-490b-a51c-cba53111801e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:21.017194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-83a8a3be-ef1f-490b-a51c-cba53111801e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.017503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-83a8a3be-ef1f-490b-a51c-cba53111801e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.026731 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.026731 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:21.027700 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-83a8a3be-ef1f-490b-a51c-cba53111801e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:21.028362 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-83a8a3be-ef1f-490b-a51c-cba53111801e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 returned with HTTP 200 Aug 18 07:37:21.029960 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 843/3409] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:21 2026] GET /volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:21.180318 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-04b3b1da-3626-4a52-9680-9d37efc8f6e5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.182324 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04b3b1da-3626-4a52-9680-9d37efc8f6e5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d Aug 18 07:37:21.182606 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04b3b1da-3626-4a52-9680-9d37efc8f6e5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.183091 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04b3b1da-3626-4a52-9680-9d37efc8f6e5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.185193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8fdfafa6-373f-4a98-ac2b-a5a95f0901a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.187440 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fdfafa6-373f-4a98-ac2b-a5a95f0901a7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 Aug 18 07:37:21.187817 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8fdfafa6-373f-4a98-ac2b-a5a95f0901a7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.188064 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8fdfafa6-373f-4a98-ac2b-a5a95f0901a7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.191646 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04b3b1da-3626-4a52-9680-9d37efc8f6e5 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d returned with HTTP 404 Aug 18 07:37:21.192264 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 861/3410] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:21 2026] GET /volume/v3/volumes/51801f06-b47f-4ee3-b0f5-3207e13c142d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:21.197024 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.197024 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:21.199180 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-52a99255-7ee3-44b6-90ac-600f31d95619 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.201771 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52a99255-7ee3-44b6-90ac-600f31d95619 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] DELETE https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec Aug 18 07:37:21.201965 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52a99255-7ee3-44b6-90ac-600f31d95619 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.202153 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52a99255-7ee3-44b6-90ac-600f31d95619 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.202433 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-52a99255-7ee3-44b6-90ac-600f31d95619 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete volume with id: df6a857c-297a-487f-841e-a45d34ac47ec Aug 18 07:37:21.202939 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8fdfafa6-373f-4a98-ac2b-a5a95f0901a7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:37:21.208486 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8fdfafa6-373f-4a98-ac2b-a5a95f0901a7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 returned with HTTP 200 Aug 18 07:37:21.208906 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 854/3411] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:21 2026] GET /volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:21.209488 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.209488 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:21.210045 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-52a99255-7ee3-44b6-90ac-600f31d95619 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:37:21.223926 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.226495 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:37:21.227070 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0104b3f-8b18-404d-8559-d70f2a900226", "name": "tempest-type-Backup-742026998"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:21.229567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating new backup {'backup': {'volume_id': 'b0104b3f-8b18-404d-8559-d70f2a900226', 'name': 'tempest-type-Backup-742026998'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:37:21.229567 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating backup of volume b0104b3f-8b18-404d-8559-d70f2a900226 in container None Aug 18 07:37:21.233933 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-52a99255-7ee3-44b6-90ac-600f31d95619 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Delete volume request issued successfully. Aug 18 07:37:21.234272 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52a99255-7ee3-44b6-90ac-600f31d95619 tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec returned with HTTP 202 Aug 18 07:37:21.234882 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 854/3412] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:21 2026] DELETE /volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:21.239832 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.239832 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:21.240342 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:37:21.241906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bf500c3e-241e-494c-b3ba-efb549026b2d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.243859 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf500c3e-241e-494c-b3ba-efb549026b2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec Aug 18 07:37:21.243859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf500c3e-241e-494c-b3ba-efb549026b2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.244043 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bf500c3e-241e-494c-b3ba-efb549026b2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.253682 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.253682 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:21.259837 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bf500c3e-241e-494c-b3ba-efb549026b2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Volume info retrieved successfully. Aug 18 07:37:21.266709 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bf500c3e-241e-494c-b3ba-efb549026b2d tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec returned with HTTP 200 Aug 18 07:37:21.267219 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 862/3413] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:21 2026] GET /volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:21.288086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['379892ee-7e46-4e78-9e88-9f0c974e8d03', 'ca82210f-2a04-41cc-b8cb-c0e48f0500fa'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:21.298787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-798e60e0-dca9-49ed-8feb-43ef7750776b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.301832 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-798e60e0-dca9-49ed-8feb-43ef7750776b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:21.302096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-798e60e0-dca9-49ed-8feb-43ef7750776b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.302390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-798e60e0-dca9-49ed-8feb-43ef7750776b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.302708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-798e60e0-dca9-49ed-8feb-43ef7750776b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:21.308163 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.308163 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:21.309073 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-798e60e0-dca9-49ed-8feb-43ef7750776b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:21.309493 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 855/3414] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:21 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:21.343396 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-576f9d58-dac3-44af-9f75-2564451bd0f0 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:37:21.344082 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 844/3415] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:37:21 2026] POST /volume/v3/backups => generated 315 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:21.353440 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ddb067e8-bd57-404f-9c2c-ad82acefc30d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.355384 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ddb067e8-bd57-404f-9c2c-ad82acefc30d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:21.355659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ddb067e8-bd57-404f-9c2c-ad82acefc30d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.355894 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ddb067e8-bd57-404f-9c2c-ad82acefc30d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.356048 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ddb067e8-bd57-404f-9c2c-ad82acefc30d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:21.360650 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.360650 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:21.361353 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ddb067e8-bd57-404f-9c2c-ad82acefc30d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:21.361942 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 855/3416] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:21 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:21.430133 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-53182323-7500-4e88-92dc-43b936eced2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:21.432395 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53182323-7500-4e88-92dc-43b936eced2c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:21.432656 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53182323-7500-4e88-92dc-43b936eced2c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:21.432873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53182323-7500-4e88-92dc-43b936eced2c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:21.448472 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:21.448472 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:21.456162 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-53182323-7500-4e88-92dc-43b936eced2c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:21.464052 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53182323-7500-4e88-92dc-43b936eced2c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:21.464468 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 863/3417] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:21 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:22.045150 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-30844eb0-dccd-482c-b230-1afab3f9628b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:22.046790 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30844eb0-dccd-482c-b230-1afab3f9628b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:22.046790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-30844eb0-dccd-482c-b230-1afab3f9628b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:22.046790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-30844eb0-dccd-482c-b230-1afab3f9628b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:22.053333 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:22.053333 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:22.053743 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-30844eb0-dccd-482c-b230-1afab3f9628b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:22.054451 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30844eb0-dccd-482c-b230-1afab3f9628b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 returned with HTTP 200 Aug 18 07:37:22.054792 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 856/3418] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:22 2026] GET /volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:22.064519 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:22.066635 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:22.067034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c37189d0-b746-4b30-9245-4818c9a4abc5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-919794640"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:22.074233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'snapshot_id': 'c37189d0-b746-4b30-9245-4818c9a4abc5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-919794640'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:22.081513 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:22.081513 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:22.082368 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:22.082498 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:22.087468 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:22.094357 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (5daebda8-d892-4c19-920f-423d7ec3890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:22.098248 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a224cd-3ffb-4196-aed8-4bf6785cbb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:22.098248 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:22.141611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a224cd-3ffb-4196-aed8-4bf6785cbb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c37189d0-b746-4b30-9245-4818c9a4abc5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:22.142492 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee889ab-5738-42b8-95e9-d7665bc41809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:22.199027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['203efdc8-7c55-47aa-8086-d6bdb7495f65', '508d1934-55e9-4beb-9c9b-f10cf0c45d4f', '795043bd-3fba-43f2-b395-22edc13848f0', '2d2caa8f-1582-4198-b9fc-441024617220'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:22.199872 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee889ab-5738-42b8-95e9-d7665bc41809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['203efdc8-7c55-47aa-8086-d6bdb7495f65', '508d1934-55e9-4beb-9c9b-f10cf0c45d4f', '795043bd-3fba-43f2-b395-22edc13848f0', '2d2caa8f-1582-4198-b9fc-441024617220']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:22.200573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db85a6a0-db34-4e32-a7cc-9784f53fa489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:22.259450 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db85a6a0-db34-4e32-a7cc-9784f53fa489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e062f368-f0ab-42ed-ad96-df64d2d8430b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-919794640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['203efdc8-7c55-47aa-8086-d6bdb7495f65','508d1934-55e9-4beb-9c9b-f10cf0c45d4f','795043bd-3fba-43f2-b395-22edc13848f0','2d2caa8f-1582-4198-b9fc-441024617220'],size=1,snapshot_id=c37189d0-b746-4b30-9245-4818c9a4abc5,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-919794640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e062f368-f0ab-42ed-ad96-df64d2d8430b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c37189d0-b746-4b30-9245-4818c9a4abc5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:22.260284 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad812218-df43-4b36-899b-9dacacba4e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:22.284818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93990ab8-9521-43db-ab20-bca9def1050c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:22.288169 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93990ab8-9521-43db-ab20-bca9def1050c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] GET https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec Aug 18 07:37:22.288593 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93990ab8-9521-43db-ab20-bca9def1050c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:22.289095 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93990ab8-9521-43db-ab20-bca9def1050c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:22.298044 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93990ab8-9521-43db-ab20-bca9def1050c tempest-VolumesBackupsTest-1854105706 tempest-VolumesBackupsTest-1854105706-project-member] https://10.4.3.152/volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec returned with HTTP 404 Aug 18 07:37:22.298828 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 856/3419] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:22 2026] GET /volume/v3/volumes/df6a857c-297a-487f-841e-a45d34ac47ec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:22.308318 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad812218-df43-4b36-899b-9dacacba4e7b) transitioned into state 'SUCCESS' from state '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-919794640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['203efdc8-7c55-47aa-8086-d6bdb7495f65','508d1934-55e9-4beb-9c9b-f10cf0c45d4f','795043bd-3fba-43f2-b395-22edc13848f0','2d2caa8f-1582-4198-b9fc-441024617220'],size=1,snapshot_id=c37189d0-b746-4b30-9245-4818c9a4abc5,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:22.309294 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d9eaf6-45b4-4895-9ddd-b15cfed7245d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:22.321315 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ce0f6631-4d39-430c-b0b9-59ab497056ea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:22.324793 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce0f6631-4d39-430c-b0b9-59ab497056ea tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:22.325079 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce0f6631-4d39-430c-b0b9-59ab497056ea tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:22.325369 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce0f6631-4d39-430c-b0b9-59ab497056ea tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:22.325529 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ce0f6631-4d39-430c-b0b9-59ab497056ea tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:22.332226 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:22.332226 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:22.333376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce0f6631-4d39-430c-b0b9-59ab497056ea tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:22.334106 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 864/3420] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:22 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:22.350430 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d9eaf6-45b4-4895-9ddd-b15cfed7245d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:22.352225 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (5daebda8-d892-4c19-920f-423d7ec3890f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:22.353792 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:22.353792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-465b84cd-b78f-4212-9c7c-0b4b6579ce9b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:22.353792 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 845/3421] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:37:22 2026] POST /volume/v3/volumes => generated 803 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:22.370305 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-11fbc0f5-d188-436d-a2ca-163142e11ea4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:22.372865 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11fbc0f5-d188-436d-a2ca-163142e11ea4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:22.373116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11fbc0f5-d188-436d-a2ca-163142e11ea4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:22.373351 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-11fbc0f5-d188-436d-a2ca-163142e11ea4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:22.375823 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4b545f02-b958-4c0c-9f48-b8efbbbb2b2d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:22.381630 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b545f02-b958-4c0c-9f48-b8efbbbb2b2d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:22.382253 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4b545f02-b958-4c0c-9f48-b8efbbbb2b2d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:22.382506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4b545f02-b958-4c0c-9f48-b8efbbbb2b2d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:22.382699 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-4b545f02-b958-4c0c-9f48-b8efbbbb2b2d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:22.388979 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:22.388979 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:22.389768 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b545f02-b958-4c0c-9f48-b8efbbbb2b2d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:22.390302 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 857/3422] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:22 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:22.390471 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:22.390471 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:22.394709 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-11fbc0f5-d188-436d-a2ca-163142e11ea4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:22.399690 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-11fbc0f5-d188-436d-a2ca-163142e11ea4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b returned with HTTP 200 Aug 18 07:37:22.400158 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 857/3423] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:22 2026] GET /volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:22.492472 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1353bfb-8b84-48fc-805f-8e9374fec48d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:22.495176 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1353bfb-8b84-48fc-805f-8e9374fec48d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:22.495400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1353bfb-8b84-48fc-805f-8e9374fec48d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:22.495581 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1353bfb-8b84-48fc-805f-8e9374fec48d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:22.514842 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:22.514842 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:22.521690 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f1353bfb-8b84-48fc-805f-8e9374fec48d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:22.528734 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1353bfb-8b84-48fc-805f-8e9374fec48d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:22.529282 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 865/3424] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:22 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:23.353418 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e107111-ec14-4821-8572-93b1e1aa77e9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:23.355457 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e107111-ec14-4821-8572-93b1e1aa77e9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:23.355725 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e107111-ec14-4821-8572-93b1e1aa77e9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:23.355906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e107111-ec14-4821-8572-93b1e1aa77e9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:23.356025 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1e107111-ec14-4821-8572-93b1e1aa77e9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:23.360700 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:23.360700 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:23.361382 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e107111-ec14-4821-8572-93b1e1aa77e9 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:23.361781 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 846/3425] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:23 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:23.407283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7793edc9-94d9-469e-bfb3-97abb38684b6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:23.410807 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7793edc9-94d9-469e-bfb3-97abb38684b6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:23.411267 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7793edc9-94d9-469e-bfb3-97abb38684b6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:23.411542 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7793edc9-94d9-469e-bfb3-97abb38684b6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:23.411710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7793edc9-94d9-469e-bfb3-97abb38684b6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:23.416499 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-289bcb8f-01e4-4947-b197-e95da8eaa5bf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:23.420095 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:23.420095 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:23.420762 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7793edc9-94d9-469e-bfb3-97abb38684b6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:23.421572 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 858/3426] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:23 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:23.421858 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-289bcb8f-01e4-4947-b197-e95da8eaa5bf tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:23.422219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-289bcb8f-01e4-4947-b197-e95da8eaa5bf tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:23.422517 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-289bcb8f-01e4-4947-b197-e95da8eaa5bf tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:23.430444 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:23.430444 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:23.434068 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-289bcb8f-01e4-4947-b197-e95da8eaa5bf tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:23.438220 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-289bcb8f-01e4-4947-b197-e95da8eaa5bf tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b returned with HTTP 200 Aug 18 07:37:23.438585 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 858/3427] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:23 2026] GET /volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:23.452520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:23.454059 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:37:23.454579 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e062f368-f0ab-42ed-ad96-df64d2d8430b", "name": "tempest-VolumeDependencyTests-Snapshot-1167421968"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:23.465119 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:23.465119 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:23.465672 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:23.466406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create snapshot from volume e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:23.507696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['e4504586-a543-445a-bdfc-738886d30efe', '3ca8d00d-4ad3-467f-98ae-3967efe3283a', 'cbe3f9fc-b5fd-43be-80f9-35eb9c251081', '6404266b-73ee-4223-a14e-c6190b7d2bb8'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:23.543248 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot create request issued successfully. Aug 18 07:37:23.543248 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-83f89ae3-5ba8-4afc-8dbe-5445ccdbbe4e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:37:23.543248 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 866/3428] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:37:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:23.544305 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-72ff8285-5dba-47ca-8176-567fb05e1249 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:23.547890 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-72ff8285-5dba-47ca-8176-567fb05e1249 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:23.548097 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-72ff8285-5dba-47ca-8176-567fb05e1249 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:23.548365 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-72ff8285-5dba-47ca-8176-567fb05e1249 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:23.549705 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f958fcce-c32d-4a86-8948-21c6a59020fc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:23.556226 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f958fcce-c32d-4a86-8948-21c6a59020fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:23.556226 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f958fcce-c32d-4a86-8948-21c6a59020fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:23.556226 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f958fcce-c32d-4a86-8948-21c6a59020fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:23.561098 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:23.561098 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:23.561601 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f958fcce-c32d-4a86-8948-21c6a59020fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:23.562473 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f958fcce-c32d-4a86-8948-21c6a59020fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 returned with HTTP 200 Aug 18 07:37:23.562856 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 859/3429] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:23 2026] GET /volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:23.564048 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:23.564048 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:23.571519 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-72ff8285-5dba-47ca-8176-567fb05e1249 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:23.577140 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-72ff8285-5dba-47ca-8176-567fb05e1249 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:23.578860 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 847/3430] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:23 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:24.242314 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c4f6e4d8-77bd-4436-bd70-1bfd6f60847a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.244909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c4f6e4d8-77bd-4436-bd70-1bfd6f60847a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8/action Aug 18 07:37:24.245466 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c4f6e4d8-77bd-4436-bd70-1bfd6f60847a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:37:24.245686 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c4f6e4d8-77bd-4436-bd70-1bfd6f60847a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:24.274719 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.274719 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:24.295473 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5059378b-83fd-4ab5-b0d8-ab395387cb15 req-c4f6e4d8-77bd-4436-bd70-1bfd6f60847a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8/action returned with HTTP 204 Aug 18 07:37:24.296241 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 859/3431] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:37:24 2026] POST /volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:24.378880 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-63077d7c-49f2-4452-9a8c-464cedc90df1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.382612 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-63077d7c-49f2-4452-9a8c-464cedc90df1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:24.382888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-63077d7c-49f2-4452-9a8c-464cedc90df1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.383197 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-63077d7c-49f2-4452-9a8c-464cedc90df1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.383894 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-63077d7c-49f2-4452-9a8c-464cedc90df1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:24.395228 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.395228 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:24.395228 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-63077d7c-49f2-4452-9a8c-464cedc90df1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:24.395228 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 867/3432] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:24.434021 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-270ddeaf-d364-4362-bb69-684c616e7fa1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.437670 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-270ddeaf-d364-4362-bb69-684c616e7fa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:24.437865 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-270ddeaf-d364-4362-bb69-684c616e7fa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.438032 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-270ddeaf-d364-4362-bb69-684c616e7fa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.438151 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-270ddeaf-d364-4362-bb69-684c616e7fa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:24.443436 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.443436 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:24.444082 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-270ddeaf-d364-4362-bb69-684c616e7fa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:24.444492 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 860/3433] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:24.573098 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-daa307a9-ad48-437f-bd7f-440b28f4d76b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.577794 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-daa307a9-ad48-437f-bd7f-440b28f4d76b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:24.578001 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-daa307a9-ad48-437f-bd7f-440b28f4d76b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.578186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-daa307a9-ad48-437f-bd7f-440b28f4d76b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.585343 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.585343 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:24.585819 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-daa307a9-ad48-437f-bd7f-440b28f4d76b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:24.586689 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-daa307a9-ad48-437f-bd7f-440b28f4d76b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 returned with HTTP 200 Aug 18 07:37:24.587069 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 848/3434] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:24.595902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1abda947-b3b9-4ae5-a96e-e2f7c55e6b48 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.596246 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.597495 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:24.597876 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1a9e3c45-cfff-48d9-8710-4a19bd92f2f7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1199806995"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:24.598137 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1abda947-b3b9-4ae5-a96e-e2f7c55e6b48 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:24.598446 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1abda947-b3b9-4ae5-a96e-e2f7c55e6b48 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.598755 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1abda947-b3b9-4ae5-a96e-e2f7c55e6b48 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.599324 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'snapshot_id': '1a9e3c45-cfff-48d9-8710-4a19bd92f2f7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1199806995'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:24.606435 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.606435 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:24.608257 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:24.608257 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:24.611059 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:24.613711 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.613711 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:24.616400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (1456c603-ac19-4fcb-8933-a86ce219c917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:24.616578 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1abda947-b3b9-4ae5-a96e-e2f7c55e6b48 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:24.617596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12e4b02-db40-4d9d-a5f4-668da1645304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:24.618886 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:24.621616 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1abda947-b3b9-4ae5-a96e-e2f7c55e6b48 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:24.622737 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 860/3435] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:24.639629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8fb08292-2ffd-4a7f-8497-573ad6783b03 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.645423 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8fb08292-2ffd-4a7f-8497-573ad6783b03 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:24.645423 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8fb08292-2ffd-4a7f-8497-573ad6783b03 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.646183 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8fb08292-2ffd-4a7f-8497-573ad6783b03 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.660788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12e4b02-db40-4d9d-a5f4-668da1645304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1a9e3c45-cfff-48d9-8710-4a19bd92f2f7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:24.660788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2da4e5-e1f1-4629-a8f8-c7a40c84f452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:24.666783 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.666783 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:24.671503 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8fb08292-2ffd-4a7f-8497-573ad6783b03 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:24.675762 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8fb08292-2ffd-4a7f-8497-573ad6783b03 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:24.676254 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 861/3436] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 1172 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:24.711161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['c28a7653-9f9d-4afb-9674-407b1c35b05f', '2845e5ff-dfb8-41bb-a151-6dd3764cc998', '930d11d3-3936-4659-8526-30f73904d78e', '87600278-6910-46a9-9b71-6060fe5a90f5'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:24.712479 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2da4e5-e1f1-4629-a8f8-c7a40c84f452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28a7653-9f9d-4afb-9674-407b1c35b05f', '2845e5ff-dfb8-41bb-a151-6dd3764cc998', '930d11d3-3936-4659-8526-30f73904d78e', '87600278-6910-46a9-9b71-6060fe5a90f5']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:24.713026 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d76638b-5911-4017-98e2-ff2cac5d3666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:24.733566 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-be0c8a49-7322-47cc-befd-f07ce7aa41b2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.737552 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-be0c8a49-7322-47cc-befd-f07ce7aa41b2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:24.737552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-be0c8a49-7322-47cc-befd-f07ce7aa41b2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.737552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-be0c8a49-7322-47cc-befd-f07ce7aa41b2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.754248 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.754248 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:24.758439 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-be0c8a49-7322-47cc-befd-f07ce7aa41b2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:24.764363 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d76638b-5911-4017-98e2-ff2cac5d3666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb199ad-c052-4418-8d90-f64a6688c6ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1199806995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['c28a7653-9f9d-4afb-9674-407b1c35b05f','2845e5ff-dfb8-41bb-a151-6dd3764cc998','930d11d3-3936-4659-8526-30f73904d78e','87600278-6910-46a9-9b71-6060fe5a90f5'],size=1,snapshot_id=1a9e3c45-cfff-48d9-8710-4a19bd92f2f7,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1199806995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb199ad-c052-4418-8d90-f64a6688c6ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1a9e3c45-cfff-48d9-8710-4a19bd92f2f7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:24.764556 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-be0c8a49-7322-47cc-befd-f07ce7aa41b2 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:24.764556 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 849/3437] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:24.764700 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78abcc42-1c6b-47ed-9f2c-1b5bbbf7d72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:24.787486 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78abcc42-1c6b-47ed-9f2c-1b5bbbf7d72c) transitioned into state 'SUCCESS' from state '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-1199806995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['c28a7653-9f9d-4afb-9674-407b1c35b05f','2845e5ff-dfb8-41bb-a151-6dd3764cc998','930d11d3-3936-4659-8526-30f73904d78e','87600278-6910-46a9-9b71-6060fe5a90f5'],size=1,snapshot_id=1a9e3c45-cfff-48d9-8710-4a19bd92f2f7,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:24.788400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f44f6f0-8d91-410b-8a2d-7d62b7f7da1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:24.793268 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-a6c20a9f-1388-4907-ae82-195757a9112c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.802167 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-a6c20a9f-1388-4907-ae82-195757a9112c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/action Aug 18 07:37:24.802167 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-a6c20a9f-1388-4907-ae82-195757a9112c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:37:24.802167 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-a6c20a9f-1388-4907-ae82-195757a9112c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:24.826509 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.826509 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:24.826509 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-a6c20a9f-1388-4907-ae82-195757a9112c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:24.826895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f44f6f0-8d91-410b-8a2d-7d62b7f7da1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:24.826895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (1456c603-ac19-4fcb-8933-a86ce219c917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:24.826895 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:24.826895 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49d3283b-3784-4bf6-b063-b5a97d3a46cb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:24.826895 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 868/3438] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:37:24 2026] POST /volume/v3/volumes => generated 804 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:24.831304 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-a6c20a9f-1388-4907-ae82-195757a9112c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Begin detaching volume completed successfully. Aug 18 07:37:24.831586 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-a6c20a9f-1388-4907-ae82-195757a9112c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/action returned with HTTP 202 Aug 18 07:37:24.832108 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 861/3439] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:37:24 2026] POST /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:24.839926 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7db66c79-f047-4653-b83b-db612d27d543 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.841324 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7db66c79-f047-4653-b83b-db612d27d543 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:24.841383 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7db66c79-f047-4653-b83b-db612d27d543 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.841736 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7db66c79-f047-4653-b83b-db612d27d543 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.856693 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.856693 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:24.861100 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7db66c79-f047-4653-b83b-db612d27d543 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:24.866750 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7db66c79-f047-4653-b83b-db612d27d543 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae returned with HTTP 200 Aug 18 07:37:24.867591 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 862/3440] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:24.894931 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-873b3d56-e1d9-4f73-8cda-2d5f8e6a8b79 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.895313 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-873b3d56-e1d9-4f73-8cda-2d5f8e6a8b79 None None] GET https://10.4.3.152/volume// Aug 18 07:37:24.895491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-873b3d56-e1d9-4f73-8cda-2d5f8e6a8b79 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.895695 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-873b3d56-e1d9-4f73-8cda-2d5f8e6a8b79 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.896003 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-873b3d56-e1d9-4f73-8cda-2d5f8e6a8b79 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:37:24.896308 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 850/3441] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:37:24.904942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-6e1c9698-0ac9-40ee-ac58-94b4e6084bac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.908921 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-6e1c9698-0ac9-40ee-ac58-94b4e6084bac tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:24.909195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-6e1c9698-0ac9-40ee-ac58-94b4e6084bac tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.909481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-6e1c9698-0ac9-40ee-ac58-94b4e6084bac tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.926792 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.926792 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:24.937710 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-6e1c9698-0ac9-40ee-ac58-94b4e6084bac tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:24.944406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-6e1c9698-0ac9-40ee-ac58-94b4e6084bac tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:24.944944 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 869/3442] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 1355 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:24.956952 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b53816f7-2c7b-45ed-a44b-58dc48d2d5bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:24.959796 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b53816f7-2c7b-45ed-a44b-58dc48d2d5bc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/encryption Aug 18 07:37:24.960074 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b53816f7-2c7b-45ed-a44b-58dc48d2d5bc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:24.960372 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b53816f7-2c7b-45ed-a44b-58dc48d2d5bc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:24.971531 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:24.971531 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:24.979404 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b53816f7-2c7b-45ed-a44b-58dc48d2d5bc tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/encryption returned with HTTP 200 Aug 18 07:37:24.980083 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 862/3443] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:37:24 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:25.206912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.314908 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:37:25.315164 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:25.315490 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:25.315907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:25.318056 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:25.328479 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:25.329018 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62627e3d-870a-489b-a833-cef82ef9c4f6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:37:25.329896 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 863/3444] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:37:25 2026] GET /volume/v3/volumes => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:37:25.339004 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-647fdd3c-529c-4423-8f04-352211ea0b46 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.341009 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:25.341470 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-542754810"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:25.343182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-542754810'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:25.343373 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume of 1 GB Aug 18 07:37:25.348135 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Availability Zones retrieved successfully. Aug 18 07:37:25.353441 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Flow 'volume_create_api' (152a17b6-abf0-409b-b69f-f86e5ffc6e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:25.354312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e569548-b2b4-49b9-b665-a3115010079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:25.355190 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:25.385437 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e569548-b2b4-49b9-b665-a3115010079d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:25.386577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da192661-bac4-4343-8a20-e4390085025d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:25.406515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-431437df-87e5-4f2e-87e0-b3055c046a76 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.409239 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-431437df-87e5-4f2e-87e0-b3055c046a76 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:25.409546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-431437df-87e5-4f2e-87e0-b3055c046a76 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:25.409858 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-431437df-87e5-4f2e-87e0-b3055c046a76 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:25.410049 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-431437df-87e5-4f2e-87e0-b3055c046a76 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:25.416336 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:25.416336 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:25.417656 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-431437df-87e5-4f2e-87e0-b3055c046a76 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:25.418260 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 870/3445] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:25 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:25.457593 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1da5fa6a-3df3-49a9-be43-f67440597d6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.459760 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1da5fa6a-3df3-49a9-be43-f67440597d6c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:25.460107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1da5fa6a-3df3-49a9-be43-f67440597d6c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:25.460372 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1da5fa6a-3df3-49a9-be43-f67440597d6c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:25.460955 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1da5fa6a-3df3-49a9-be43-f67440597d6c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:25.466329 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:25.466329 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:25.466488 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1da5fa6a-3df3-49a9-be43-f67440597d6c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:25.466963 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 863/3446] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:25 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:37:25.471460 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Created reservations ['a42303bd-7181-4500-bd64-a9d6286efb86', '1291228e-696f-46f4-8b8b-4640a5dc4abb', '64a12a1e-fca7-49ee-93e0-ccd4751706b6', '3ee41878-3b55-4a4c-b396-db087f59f9a4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:25.472390 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da192661-bac4-4343-8a20-e4390085025d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a42303bd-7181-4500-bd64-a9d6286efb86', '1291228e-696f-46f4-8b8b-4640a5dc4abb', '64a12a1e-fca7-49ee-93e0-ccd4751706b6', '3ee41878-3b55-4a4c-b396-db087f59f9a4']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:25.473157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6550e4cb-18a0-4ea8-a94a-7ed7be64b742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:25.499963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6550e4cb-18a0-4ea8-a94a-7ed7be64b742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c0023a-d94b-46fb-93e6-cb215d0e93d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-542754810',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda66ddcf5f84ae2956fbac5c2149951',qos_specs=None,replication_status=,reservations=['a42303bd-7181-4500-bd64-a9d6286efb86','1291228e-696f-46f4-8b8b-4640a5dc4abb','64a12a1e-fca7-49ee-93e0-ccd4751706b6','3ee41878-3b55-4a4c-b396-db087f59f9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-542754810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c0023a-d94b-46fb-93e6-cb215d0e93d0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fda66ddcf5f84ae2956fbac5c2149951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:25.500684 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc34e467-e9a6-4c82-82fa-f84dab161077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:25.522039 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc34e467-e9a6-4c82-82fa-f84dab161077) transitioned into state 'SUCCESS' from state '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-542754810',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda66ddcf5f84ae2956fbac5c2149951',qos_specs=None,replication_status=,reservations=['a42303bd-7181-4500-bd64-a9d6286efb86','1291228e-696f-46f4-8b8b-4640a5dc4abb','64a12a1e-fca7-49ee-93e0-ccd4751706b6','3ee41878-3b55-4a4c-b396-db087f59f9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:25.522862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a3c326-7fe9-4232-afe5-8b40b5982c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:25.537348 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a3c326-7fe9-4232-afe5-8b40b5982c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:25.538365 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Flow 'volume_create_api' (152a17b6-abf0-409b-b69f-f86e5ffc6e32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:25.538742 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume request issued successfully. Aug 18 07:37:25.539798 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-647fdd3c-529c-4423-8f04-352211ea0b46 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:25.540118 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 851/3447] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:25 2026] POST /volume/v3/volumes => generated 763 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:25.552355 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1034f7e4-ff2f-4abf-8c1f-3a3866f7541b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.554080 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1034f7e4-ff2f-4abf-8c1f-3a3866f7541b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:25.554298 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1034f7e4-ff2f-4abf-8c1f-3a3866f7541b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:25.554479 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1034f7e4-ff2f-4abf-8c1f-3a3866f7541b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:25.561372 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:25.561372 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:25.565045 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1034f7e4-ff2f-4abf-8c1f-3a3866f7541b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:25.568966 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1034f7e4-ff2f-4abf-8c1f-3a3866f7541b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 200 Aug 18 07:37:25.569291 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 864/3448] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:25 2026] GET /volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:25.877643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b1aacb64-71e4-4dcf-a247-dec178d15d86 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.880313 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b1aacb64-71e4-4dcf-a247-dec178d15d86 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8 Aug 18 07:37:25.880541 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b1aacb64-71e4-4dcf-a247-dec178d15d86 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:25.880787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b1aacb64-71e4-4dcf-a247-dec178d15d86 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:25.881130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ec043b4-02f8-4b62-bc95-cf5a6eed6e1a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.883186 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ec043b4-02f8-4b62-bc95-cf5a6eed6e1a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:25.883460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ec043b4-02f8-4b62-bc95-cf5a6eed6e1a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:25.883698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ec043b4-02f8-4b62-bc95-cf5a6eed6e1a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:25.888981 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:25.888981 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:25.891988 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:25.891988 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:25.896624 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9ec043b4-02f8-4b62-bc95-cf5a6eed6e1a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:25.902692 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ec043b4-02f8-4b62-bc95-cf5a6eed6e1a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae returned with HTTP 200 Aug 18 07:37:25.903026 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 864/3449] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:25 2026] GET /volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:25.915794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:25.920232 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:25.920232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4cb199ad-c052-4418-8d90-f64a6688c6ae", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2089903055"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:25.920232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'source_volid': '4cb199ad-c052-4418-8d90-f64a6688c6ae', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2089903055'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:25.927345 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:25.927345 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:25.928073 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume retrieved successfully. Aug 18 07:37:25.928364 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:25.933483 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:25.940123 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-99f3eb67-6af8-4c87-aa76-ec4668b7f18a req-b1aacb64-71e4-4dcf-a247-dec178d15d86 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8 returned with HTTP 200 Aug 18 07:37:25.940508 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 871/3450] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:37:25 2026] DELETE /volume/v3/attachments/c6b4730c-20ba-4e12-9937-b650ae5f0ba8 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:25.944232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (97dd47d3-3e4a-433d-bedc-c50f86b78cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:25.944232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bee5800-9625-48fe-b801-06cf63509c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:25.944232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:25.975896 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bee5800-9625-48fe-b801-06cf63509c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4cb199ad-c052-4418-8d90-f64a6688c6ae', 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:25.976794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fa635f-05a2-4916-bff8-99a2168e6343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.029906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['f4576f12-43b5-431f-a592-03e7531ae35a', 'c08b10d6-873c-49a9-ad7a-a4932633735b', '1eeda575-541f-41ef-b53f-ca850bb5be2e', '09999299-a0f6-4887-a1e9-d42662c526eb'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:26.031454 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fa635f-05a2-4916-bff8-99a2168e6343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4576f12-43b5-431f-a592-03e7531ae35a', 'c08b10d6-873c-49a9-ad7a-a4932633735b', '1eeda575-541f-41ef-b53f-ca850bb5be2e', '09999299-a0f6-4887-a1e9-d42662c526eb']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.033225 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2eec6b1-0838-475b-b90c-9361e817c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.070605 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2eec6b1-0838-475b-b90c-9361e817c072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1672c915-c8fa-4015-82fc-8e96fbaa3828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2089903055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['f4576f12-43b5-431f-a592-03e7531ae35a','c08b10d6-873c-49a9-ad7a-a4932633735b','1eeda575-541f-41ef-b53f-ca850bb5be2e','09999299-a0f6-4887-a1e9-d42662c526eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=4cb199ad-c052-4418-8d90-f64a6688c6ae,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2089903055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1672c915-c8fa-4015-82fc-8e96fbaa3828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4cb199ad-c052-4418-8d90-f64a6688c6ae,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.071283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d5d341d-0c62-4260-a334-21cb909c7cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.092350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d5d341d-0c62-4260-a334-21cb909c7cc5) transitioned into state 'SUCCESS' from state '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-2089903055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['f4576f12-43b5-431f-a592-03e7531ae35a','c08b10d6-873c-49a9-ad7a-a4932633735b','1eeda575-541f-41ef-b53f-ca850bb5be2e','09999299-a0f6-4887-a1e9-d42662c526eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=4cb199ad-c052-4418-8d90-f64a6688c6ae,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.093474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1335bfe-e5ba-4b88-95d4-375642b62c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.110642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1335bfe-e5ba-4b88-95d4-375642b62c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.111870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (97dd47d3-3e4a-433d-bedc-c50f86b78cb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:26.111870 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:26.112688 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e64654a-e3fd-4d10-9c67-edb475a3778e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:26.113107 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 852/3451] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:37:25 2026] POST /volume/v3/volumes => generated 804 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:26.124891 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6955478d-29dc-4b09-9b09-ace7fb6fefb9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:26.126658 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6955478d-29dc-4b09-9b09-ace7fb6fefb9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:26.126878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6955478d-29dc-4b09-9b09-ace7fb6fefb9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:26.127055 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6955478d-29dc-4b09-9b09-ace7fb6fefb9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:26.136415 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:26.136415 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:26.141469 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6955478d-29dc-4b09-9b09-ace7fb6fefb9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:26.147713 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6955478d-29dc-4b09-9b09-ace7fb6fefb9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 returned with HTTP 200 Aug 18 07:37:26.148245 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 865/3452] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:26 2026] GET /volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:26.429898 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7a6ef1e9-beb7-44f7-b9b6-f0705530682f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:26.431770 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7a6ef1e9-beb7-44f7-b9b6-f0705530682f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:26.432200 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7a6ef1e9-beb7-44f7-b9b6-f0705530682f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:26.432585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7a6ef1e9-beb7-44f7-b9b6-f0705530682f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:26.432843 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7a6ef1e9-beb7-44f7-b9b6-f0705530682f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:26.437111 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:26.437111 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:26.438278 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7a6ef1e9-beb7-44f7-b9b6-f0705530682f tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:26.438780 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 865/3453] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:26 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:26.478979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb60c33b-a94d-4ba3-8eee-7106604701e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:26.480764 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb60c33b-a94d-4ba3-8eee-7106604701e8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:26.481021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb60c33b-a94d-4ba3-8eee-7106604701e8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:26.481299 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb60c33b-a94d-4ba3-8eee-7106604701e8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:26.481457 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-cb60c33b-a94d-4ba3-8eee-7106604701e8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:26.485484 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:26.485484 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:26.486051 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb60c33b-a94d-4ba3-8eee-7106604701e8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:26.486423 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 872/3454] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:26 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:26.580823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f3ef27f-72b6-4486-97eb-df7a1c43ad6b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:26.583117 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f3ef27f-72b6-4486-97eb-df7a1c43ad6b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:26.583363 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f3ef27f-72b6-4486-97eb-df7a1c43ad6b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:26.583577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f3ef27f-72b6-4486-97eb-df7a1c43ad6b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:26.591312 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:26.591312 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:26.594735 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8f3ef27f-72b6-4486-97eb-df7a1c43ad6b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:26.598327 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f3ef27f-72b6-4486-97eb-df7a1c43ad6b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 200 Aug 18 07:37:26.598868 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 853/3455] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:26 2026] GET /volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:37:26.612101 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-288fd48f-eeae-406f-8914-e58940268e13 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:26.614191 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-288fd48f-eeae-406f-8914-e58940268e13 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:26.614474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-288fd48f-eeae-406f-8914-e58940268e13 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:26.614663 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-288fd48f-eeae-406f-8914-e58940268e13 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:26.622513 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:26.622513 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:26.626279 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-288fd48f-eeae-406f-8914-e58940268e13 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:26.631499 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-288fd48f-eeae-406f-8914-e58940268e13 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 200 Aug 18 07:37:26.632086 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 866/3456] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:26 2026] GET /volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:26.643836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-82705337-0cee-4f9c-8472-5a585fdf7666 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:26.645893 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:26.646278 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1709833625"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:26.647761 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1709833625'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:26.647910 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume of 1 GB Aug 18 07:37:26.651540 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Availability Zones retrieved successfully. Aug 18 07:37:26.656706 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Flow 'volume_create_api' (2e22bc36-483f-4e4e-a94f-9db016b7b42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:26.657567 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52dacfcf-0c53-4898-8e53-b4726d310b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.658399 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:26.681679 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52dacfcf-0c53-4898-8e53-b4726d310b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.682553 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6be5ad4-af29-4de3-914e-3724de61f49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.717754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Created reservations ['287d7ef3-e2b9-4e08-b37b-b9bc928a968d', '4e2c80e3-94b3-40eb-9dac-10572717d828', 'c48a97ad-e5dd-41da-942e-c1f837e6726e', 'a0cf826e-0ef9-4c75-8346-714f21da50ea'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:26.720063 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6be5ad4-af29-4de3-914e-3724de61f49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['287d7ef3-e2b9-4e08-b37b-b9bc928a968d', '4e2c80e3-94b3-40eb-9dac-10572717d828', 'c48a97ad-e5dd-41da-942e-c1f837e6726e', 'a0cf826e-0ef9-4c75-8346-714f21da50ea']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.721162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfaf12a7-a86b-4a3a-8909-44df8203ada8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.748229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfaf12a7-a86b-4a3a-8909-44df8203ada8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22e1033-963c-4ee2-ad05-a2cbe1653162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1709833625',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda66ddcf5f84ae2956fbac5c2149951',qos_specs=None,replication_status=,reservations=['287d7ef3-e2b9-4e08-b37b-b9bc928a968d','4e2c80e3-94b3-40eb-9dac-10572717d828','c48a97ad-e5dd-41da-942e-c1f837e6726e','a0cf826e-0ef9-4c75-8346-714f21da50ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1709833625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22e1033-963c-4ee2-ad05-a2cbe1653162,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fda66ddcf5f84ae2956fbac5c2149951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.749200 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48bab224-cf7c-480d-91ff-29a7d65bcdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.769369 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48bab224-cf7c-480d-91ff-29a7d65bcdf4) transitioned into state 'SUCCESS' from state '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-1709833625',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda66ddcf5f84ae2956fbac5c2149951',qos_specs=None,replication_status=,reservations=['287d7ef3-e2b9-4e08-b37b-b9bc928a968d','4e2c80e3-94b3-40eb-9dac-10572717d828','c48a97ad-e5dd-41da-942e-c1f837e6726e','a0cf826e-0ef9-4c75-8346-714f21da50ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.770318 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591d314d-84fa-4e65-b366-05feede65350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:26.779602 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591d314d-84fa-4e65-b366-05feede65350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:26.780522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Flow 'volume_create_api' (2e22bc36-483f-4e4e-a94f-9db016b7b42e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:26.780945 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume request issued successfully. Aug 18 07:37:26.781593 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-82705337-0cee-4f9c-8472-5a585fdf7666 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:26.782078 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 866/3457] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:26 2026] POST /volume/v3/volumes => generated 764 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:26.797888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-81a4d731-ab8f-4db5-8c7b-499866768fe3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:26.799967 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-81a4d731-ab8f-4db5-8c7b-499866768fe3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:26.800254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-81a4d731-ab8f-4db5-8c7b-499866768fe3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:26.800583 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-81a4d731-ab8f-4db5-8c7b-499866768fe3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:26.808870 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:26.808870 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:26.812773 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-81a4d731-ab8f-4db5-8c7b-499866768fe3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:26.817955 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-81a4d731-ab8f-4db5-8c7b-499866768fe3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 200 Aug 18 07:37:26.818518 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 873/3458] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:26 2026] GET /volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:27.017166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-412e75c8-0409-469f-86bf-b170bf1fd428 req-92bb9f56-bcd3-4995-9a1f-5492c1bc35ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.021227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-412e75c8-0409-469f-86bf-b170bf1fd428 req-92bb9f56-bcd3-4995-9a1f-5492c1bc35ce tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:27.021227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-412e75c8-0409-469f-86bf-b170bf1fd428 req-92bb9f56-bcd3-4995-9a1f-5492c1bc35ce tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.021227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-412e75c8-0409-469f-86bf-b170bf1fd428 req-92bb9f56-bcd3-4995-9a1f-5492c1bc35ce tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.025717 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.025717 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:27.029307 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-412e75c8-0409-469f-86bf-b170bf1fd428 req-92bb9f56-bcd3-4995-9a1f-5492c1bc35ce tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:27.033016 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-412e75c8-0409-469f-86bf-b170bf1fd428 req-92bb9f56-bcd3-4995-9a1f-5492c1bc35ce tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:27.034451 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 854/3459] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:37:27 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:27.163300 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-708f1fd4-63ba-4440-9b66-4f7a2b8d5e98 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.166043 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-708f1fd4-63ba-4440-9b66-4f7a2b8d5e98 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:27.166043 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-708f1fd4-63ba-4440-9b66-4f7a2b8d5e98 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.166043 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-708f1fd4-63ba-4440-9b66-4f7a2b8d5e98 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.176944 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.176944 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:27.186337 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-708f1fd4-63ba-4440-9b66-4f7a2b8d5e98 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:27.189900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-708f1fd4-63ba-4440-9b66-4f7a2b8d5e98 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 returned with HTTP 200 Aug 18 07:37:27.190299 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 867/3460] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:27 2026] GET /volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:27.205095 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-882b1a95-730d-4101-9aea-b7291f382e9f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.206951 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-882b1a95-730d-4101-9aea-b7291f382e9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:27.207137 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-882b1a95-730d-4101-9aea-b7291f382e9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.207366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-882b1a95-730d-4101-9aea-b7291f382e9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.207511 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-882b1a95-730d-4101-9aea-b7291f382e9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:27.212819 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.212819 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:27.213250 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-882b1a95-730d-4101-9aea-b7291f382e9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:27.229571 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-882b1a95-730d-4101-9aea-b7291f382e9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot delete request issued successfully. Aug 18 07:37:27.230027 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-882b1a95-730d-4101-9aea-b7291f382e9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 returned with HTTP 202 Aug 18 07:37:27.230312 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 867/3461] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:27 2026] DELETE /volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:27.238381 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cdf87eab-1c7a-458b-9e17-e37e13b9205a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.241392 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdf87eab-1c7a-458b-9e17-e37e13b9205a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:27.241392 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdf87eab-1c7a-458b-9e17-e37e13b9205a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.241392 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdf87eab-1c7a-458b-9e17-e37e13b9205a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.246530 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.246530 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:27.246937 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cdf87eab-1c7a-458b-9e17-e37e13b9205a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:27.247839 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdf87eab-1c7a-458b-9e17-e37e13b9205a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 returned with HTTP 200 Aug 18 07:37:27.248154 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 874/3462] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:27 2026] GET /volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:27.475895 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0dc04871-e2b0-415e-a724-8117fb684f34 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.477812 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0dc04871-e2b0-415e-a724-8117fb684f34 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:27.478038 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0dc04871-e2b0-415e-a724-8117fb684f34 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.478277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0dc04871-e2b0-415e-a724-8117fb684f34 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.478599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0dc04871-e2b0-415e-a724-8117fb684f34 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:27.482899 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.482899 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:27.483680 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0dc04871-e2b0-415e-a724-8117fb684f34 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:27.484267 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 855/3463] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:27 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:27.497846 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9d845f16-e4fc-4568-b830-1a181d17cb48 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.503341 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d845f16-e4fc-4568-b830-1a181d17cb48 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:27.503866 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d845f16-e4fc-4568-b830-1a181d17cb48 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.504748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d845f16-e4fc-4568-b830-1a181d17cb48 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.505004 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9d845f16-e4fc-4568-b830-1a181d17cb48 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:27.510199 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.510199 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:27.511047 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d845f16-e4fc-4568-b830-1a181d17cb48 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:27.511834 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 868/3464] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:27 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:27.832182 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06a07fc9-eb9d-4d2b-973a-51033c7e1d05 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.834863 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06a07fc9-eb9d-4d2b-973a-51033c7e1d05 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:27.835245 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06a07fc9-eb9d-4d2b-973a-51033c7e1d05 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.835862 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06a07fc9-eb9d-4d2b-973a-51033c7e1d05 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.847426 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.847426 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:27.853500 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06a07fc9-eb9d-4d2b-973a-51033c7e1d05 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:27.863759 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06a07fc9-eb9d-4d2b-973a-51033c7e1d05 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 200 Aug 18 07:37:27.864346 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 868/3465] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:27 2026] GET /volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:27.876782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d9b1e278-a648-466a-9095-34a013c5c794 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.878436 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9b1e278-a648-466a-9095-34a013c5c794 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:27.878641 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d9b1e278-a648-466a-9095-34a013c5c794 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:27.878877 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d9b1e278-a648-466a-9095-34a013c5c794 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:27.888115 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:27.888115 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:27.890896 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d9b1e278-a648-466a-9095-34a013c5c794 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:27.895247 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9b1e278-a648-466a-9095-34a013c5c794 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 200 Aug 18 07:37:27.895669 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 875/3466] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:27 2026] GET /volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:27.910805 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:27.912445 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:27.912777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1053761572"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:27.914116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1053761572'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:27.914351 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume of 1 GB Aug 18 07:37:27.921481 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Availability Zones retrieved successfully. Aug 18 07:37:27.929712 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Flow 'volume_create_api' (cbcaf36b-3b57-4d73-a358-d27e8fd22e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:27.930533 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba51e8e-8497-4c0e-bbc9-288951429c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:27.931363 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:27.961506 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba51e8e-8497-4c0e-bbc9-288951429c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:27.962174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869ba617-a0e7-4246-8f36-4edb6c8db0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.008529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Created reservations ['005a30c9-a9ab-4104-b72a-428b83a72844', '837f6777-8fdb-4b9b-80bf-690b7b297f67', '25e50fa3-573d-4e86-a36f-14fb54c12606', '573540dd-e34a-464c-8c26-5b16234ce49d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:28.009260 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869ba617-a0e7-4246-8f36-4edb6c8db0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['005a30c9-a9ab-4104-b72a-428b83a72844', '837f6777-8fdb-4b9b-80bf-690b7b297f67', '25e50fa3-573d-4e86-a36f-14fb54c12606', '573540dd-e34a-464c-8c26-5b16234ce49d']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.010080 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa68d2a-f333-46df-a6be-57a45b223e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.033395 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa68d2a-f333-46df-a6be-57a45b223e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643c0716-48b5-4ca4-9dfe-a0e8841d3e5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1053761572',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda66ddcf5f84ae2956fbac5c2149951',qos_specs=None,replication_status=,reservations=['005a30c9-a9ab-4104-b72a-428b83a72844','837f6777-8fdb-4b9b-80bf-690b7b297f67','25e50fa3-573d-4e86-a36f-14fb54c12606','573540dd-e34a-464c-8c26-5b16234ce49d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1053761572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643c0716-48b5-4ca4-9dfe-a0e8841d3e5e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fda66ddcf5f84ae2956fbac5c2149951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.034140 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d04e73-3e44-43e3-8fe0-97705946ea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.051139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d04e73-3e44-43e3-8fe0-97705946ea75) transitioned into state 'SUCCESS' from state '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-1053761572',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda66ddcf5f84ae2956fbac5c2149951',qos_specs=None,replication_status=,reservations=['005a30c9-a9ab-4104-b72a-428b83a72844','837f6777-8fdb-4b9b-80bf-690b7b297f67','25e50fa3-573d-4e86-a36f-14fb54c12606','573540dd-e34a-464c-8c26-5b16234ce49d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7bf3fe6ef846c9b9924bfda3c5f4fd',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.051929 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e972806e-2cfe-4ba6-86c8-88b315d481a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.060356 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e972806e-2cfe-4ba6-86c8-88b315d481a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.061143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Flow 'volume_create_api' (cbcaf36b-3b57-4d73-a358-d27e8fd22e05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:28.061447 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Create volume request issued successfully. Aug 18 07:37:28.062139 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-88a51bdd-a57d-4742-aecf-d04b978fbb14 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:28.062435 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 856/3467] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:27 2026] POST /volume/v3/volumes => generated 764 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:37:28.080259 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-19f634bf-097b-4565-9533-337cee72d570 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:28.082769 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-19f634bf-097b-4565-9533-337cee72d570 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:28.083012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-19f634bf-097b-4565-9533-337cee72d570 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:28.083313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-19f634bf-097b-4565-9533-337cee72d570 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:28.091408 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:28.091408 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:28.095031 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-19f634bf-097b-4565-9533-337cee72d570 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:28.099556 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-19f634bf-097b-4565-9533-337cee72d570 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 200 Aug 18 07:37:28.099989 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 869/3468] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:28 2026] GET /volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:28.259635 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee2497bb-74ba-4e8a-b36f-2f95b65233de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:28.261483 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee2497bb-74ba-4e8a-b36f-2f95b65233de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:28.261677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee2497bb-74ba-4e8a-b36f-2f95b65233de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:28.261860 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee2497bb-74ba-4e8a-b36f-2f95b65233de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:28.266810 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee2497bb-74ba-4e8a-b36f-2f95b65233de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 returned with HTTP 404 Aug 18 07:37:28.267288 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 869/3469] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:28 2026] GET /volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:28.274597 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:28.276107 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:28.276294 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:28.276470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:28.276559 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: 1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:28.280648 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:28.280648 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:28.281011 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:28.294875 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot delete request issued successfully. Aug 18 07:37:28.295014 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-33ba0e41-de14-4b9f-910d-fb98dc05a058 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 returned with HTTP 202 Aug 18 07:37:28.295369 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 876/3470] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:28 2026] DELETE /volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:28.306957 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aaa46de4-513f-4484-9437-ac4eb9d362ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:28.308723 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aaa46de4-513f-4484-9437-ac4eb9d362ba tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:28.308872 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aaa46de4-513f-4484-9437-ac4eb9d362ba tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:28.309043 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aaa46de4-513f-4484-9437-ac4eb9d362ba tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:28.314588 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:28.314588 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:28.314971 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aaa46de4-513f-4484-9437-ac4eb9d362ba tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:28.315618 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aaa46de4-513f-4484-9437-ac4eb9d362ba tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 returned with HTTP 200 Aug 18 07:37:28.315949 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 857/3471] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:28 2026] GET /volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:28.517091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2f36969a-8f1c-4b1f-88fd-cf4b0015e32b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:28.519981 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f36969a-8f1c-4b1f-88fd-cf4b0015e32b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:28.519981 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f36969a-8f1c-4b1f-88fd-cf4b0015e32b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:28.520469 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f36969a-8f1c-4b1f-88fd-cf4b0015e32b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:28.520469 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2f36969a-8f1c-4b1f-88fd-cf4b0015e32b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:28.525276 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e0ce1786-6363-4aeb-84e8-8a0d0fcf6b19 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:28.526652 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0ce1786-6363-4aeb-84e8-8a0d0fcf6b19 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:28.527784 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0ce1786-6363-4aeb-84e8-8a0d0fcf6b19 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:28.528091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0ce1786-6363-4aeb-84e8-8a0d0fcf6b19 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:28.528605 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e0ce1786-6363-4aeb-84e8-8a0d0fcf6b19 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:28.528673 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:28.528673 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:28.529514 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f36969a-8f1c-4b1f-88fd-cf4b0015e32b tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:28.529784 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 870/3472] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:28 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:28.535027 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:28.535027 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:28.535606 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0ce1786-6363-4aeb-84e8-8a0d0fcf6b19 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:28.536020 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 870/3473] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:28 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:28.727455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:28.796982 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:28.797675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-903740789"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:28.807407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-903740789'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:28.807579 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume of 1 GB Aug 18 07:37:28.811036 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:28.811036 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:28.830908 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Availability Zones retrieved successfully. Aug 18 07:37:28.856437 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (84e323ae-509e-41f6-bc4a-c779ed19f995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:28.858419 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0f93fe-369c-440c-bc1d-15a902a0170c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.862199 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:28.896910 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0f93fe-369c-440c-bc1d-15a902a0170c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.897603 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42a900f-fb4d-4dbe-9663-55674d65cff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.950897 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['a3a0cda5-be6d-460c-b76f-8500f14d322a', 'a48f8d8e-d55b-4739-820f-be8d58f6832d', '0ca4a5a0-33a7-4d6a-aafd-5bfd7605f357', '96400b3d-2c6f-48c7-ab43-80914d85eafd'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:28.951708 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42a900f-fb4d-4dbe-9663-55674d65cff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3a0cda5-be6d-460c-b76f-8500f14d322a', 'a48f8d8e-d55b-4739-820f-be8d58f6832d', '0ca4a5a0-33a7-4d6a-aafd-5bfd7605f357', '96400b3d-2c6f-48c7-ab43-80914d85eafd']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.952374 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a255aa1e-3b72-46c1-92c7-0a1b982ec135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.971090 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a255aa1e-3b72-46c1-92c7-0a1b982ec135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7533a66-49c6-4887-abe9-2ec9f31cd991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-903740789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['a3a0cda5-be6d-460c-b76f-8500f14d322a','a48f8d8e-d55b-4739-820f-be8d58f6832d','0ca4a5a0-33a7-4d6a-aafd-5bfd7605f357','96400b3d-2c6f-48c7-ab43-80914d85eafd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-903740789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7533a66-49c6-4887-abe9-2ec9f31cd991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1329bcfffa744e8b2e3162fa1b60404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee74807400e14f2981b63e016c0ae506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.974220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493f9cc5-5c85-452c-bbbc-9e052d605f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.989148 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (493f9cc5-5c85-452c-bbbc-9e052d605f96) transitioned into state 'SUCCESS' from state '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-903740789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['a3a0cda5-be6d-460c-b76f-8500f14d322a','a48f8d8e-d55b-4739-820f-be8d58f6832d','0ca4a5a0-33a7-4d6a-aafd-5bfd7605f357','96400b3d-2c6f-48c7-ab43-80914d85eafd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.989787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59542d6f-e795-4e3f-a90f-be75b3baa5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:28.998411 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59542d6f-e795-4e3f-a90f-be75b3baa5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:28.999116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (84e323ae-509e-41f6-bc4a-c779ed19f995) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:28.999411 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request issued successfully. Aug 18 07:37:28.999899 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19302a01-f32d-41af-9c8b-5a1521049ac4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:29.000277 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 877/3474] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:37:28 2026] POST /volume/v3/volumes => generated 748 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:29.012730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ba833a1-773c-4651-84c4-5612cf8d447b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.015370 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ba833a1-773c-4651-84c4-5612cf8d447b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 Aug 18 07:37:29.015370 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ba833a1-773c-4651-84c4-5612cf8d447b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.015370 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ba833a1-773c-4651-84c4-5612cf8d447b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.021646 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.021646 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:29.025118 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8ba833a1-773c-4651-84c4-5612cf8d447b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:37:29.030107 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ba833a1-773c-4651-84c4-5612cf8d447b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 returned with HTTP 200 Aug 18 07:37:29.030691 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 858/3475] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.113769 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb50f8e1-9d1c-41f2-b71b-704780f5f3f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.115676 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb50f8e1-9d1c-41f2-b71b-704780f5f3f8 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:29.115932 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb50f8e1-9d1c-41f2-b71b-704780f5f3f8 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.116186 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb50f8e1-9d1c-41f2-b71b-704780f5f3f8 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.123032 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.123032 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:29.126580 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bb50f8e1-9d1c-41f2-b71b-704780f5f3f8 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:29.130562 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb50f8e1-9d1c-41f2-b71b-704780f5f3f8 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 200 Aug 18 07:37:29.130970 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 871/3476] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.145537 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba485488-b7b2-47c5-891d-55e4689b4e36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.148189 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba485488-b7b2-47c5-891d-55e4689b4e36 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:29.148446 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba485488-b7b2-47c5-891d-55e4689b4e36 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.148697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba485488-b7b2-47c5-891d-55e4689b4e36 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.159587 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.159587 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:29.164501 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ba485488-b7b2-47c5-891d-55e4689b4e36 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:29.168942 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba485488-b7b2-47c5-891d-55e4689b4e36 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 200 Aug 18 07:37:29.169284 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 871/3477] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.181599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.183757 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:37:29.183990 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.184235 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.184546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.184937 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.184937 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:29.185535 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.194429 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.195086 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e36eb23a-8c36-4c3f-ab72-0cf2bd2977c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:37:29.195564 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 878/3478] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes => generated 975 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.205054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.206551 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1709833625 Aug 18 07:37:29.206795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.207045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.207391 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.208069 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1709833625'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.213998 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.214468 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f488f36-0f0e-4151-8c54-b52ce5aa6027 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1709833625 returned with HTTP 200 Aug 18 07:37:29.214884 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 859/3479] 10.4.3.152 () {66 vars in 1338 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1709833625 => generated 334 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.225121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-646910c8-9747-4532-9a98-07edef517216 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.229596 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-646910c8-9747-4532-9a98-07edef517216 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-542754810 Aug 18 07:37:29.229811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-646910c8-9747-4532-9a98-07edef517216 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.229982 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-646910c8-9747-4532-9a98-07edef517216 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.230192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-646910c8-9747-4532-9a98-07edef517216 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.230808 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-646910c8-9747-4532-9a98-07edef517216 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-542754810'), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.262776 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-646910c8-9747-4532-9a98-07edef517216 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.263586 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.263586 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:29.268767 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-646910c8-9747-4532-9a98-07edef517216 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-542754810 returned with HTTP 200 Aug 18 07:37:29.269429 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 872/3480] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-542754810 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.281827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.284505 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1 Aug 18 07:37:29.284898 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.285164 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.285812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.286994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.296983 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.298785 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.298785 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:29.304686 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d6fc07c-2fe0-42a1-98f5-54b20dcd8947 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 07:37:29.305408 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 872/3481] 10.4.3.152 () {66 vars in 1273 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:29.323655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.325847 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fd10a22e-197c-486a-b858-a8fe2fbd5dda None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.327433 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd10a22e-197c-486a-b858-a8fe2fbd5dda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:29.327764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd10a22e-197c-486a-b858-a8fe2fbd5dda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.328076 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd10a22e-197c-486a-b858-a8fe2fbd5dda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.332715 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd10a22e-197c-486a-b858-a8fe2fbd5dda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 returned with HTTP 404 Aug 18 07:37:29.333198 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:29.333422 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 860/3482] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:29.335627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.336214 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.337389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.340155 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.340155 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:29.340491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.342527 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:29.342625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.342772 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.342998 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.343239 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:29.350463 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.350463 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:29.351025 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:29.367566 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:29.367882 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba70a383-5ec3-41bf-b0d6-46ff08fe8d01 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae returned with HTTP 202 Aug 18 07:37:29.368335 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 873/3483] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:29 2026] DELETE /volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:29.376603 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e0c3c596-1c16-4b12-a811-c1d9b95be69b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.378641 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0c3c596-1c16-4b12-a811-c1d9b95be69b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:29.378845 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0c3c596-1c16-4b12-a811-c1d9b95be69b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.379028 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0c3c596-1c16-4b12-a811-c1d9b95be69b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.388408 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.388408 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:29.394079 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e0c3c596-1c16-4b12-a811-c1d9b95be69b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:29.399386 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0c3c596-1c16-4b12-a811-c1d9b95be69b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae returned with HTTP 200 Aug 18 07:37:29.399864 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 873/3484] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:29.472094 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.472877 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.472877 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:29.478715 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-daa98e6b-0576-4693-b44d-f626f0c1ae7b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 200 Aug 18 07:37:29.478715 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 879/3485] 10.4.3.152 () {66 vars in 1361 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 1003 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:29.490159 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.497680 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:29.497680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.497680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.497680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.497680 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.497680 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:29.497680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.540012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3bd2a5c6-6636-4903-978e-4f5b670be586 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.543137 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bd2a5c6-6636-4903-978e-4f5b670be586 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:29.543367 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bd2a5c6-6636-4903-978e-4f5b670be586 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.543550 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bd2a5c6-6636-4903-978e-4f5b670be586 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.543652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3bd2a5c6-6636-4903-978e-4f5b670be586 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:29.547392 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a236f9ab-a395-471e-9e2b-559227d00084 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.549170 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a236f9ab-a395-471e-9e2b-559227d00084 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:29.549746 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a236f9ab-a395-471e-9e2b-559227d00084 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.549746 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a236f9ab-a395-471e-9e2b-559227d00084 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.549746 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a236f9ab-a395-471e-9e2b-559227d00084 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:29.551161 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.551161 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:29.551161 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bd2a5c6-6636-4903-978e-4f5b670be586 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:29.551911 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 874/3486] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.554762 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.554762 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:29.555449 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a236f9ab-a395-471e-9e2b-559227d00084 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:29.555836 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 874/3487] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.557821 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.559970 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.559970 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:29.563866 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-309e46eb-ec66-4fce-857a-8c1181ac7ef5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 200 Aug 18 07:37:29.566484 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 861/3488] 10.4.3.152 () {66 vars in 1361 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 1002 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:29.580269 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.581397 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:29.581582 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.581761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.581980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.584236 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.592515 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.594575 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56e8f2d1-42fe-41b7-8ce2-605b909f89ac tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=1&marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 200 Aug 18 07:37:29.594955 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 880/3489] 10.4.3.152 () {66 vars in 1361 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:37:29.607319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.611142 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 07:37:29.612032 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.612316 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.612599 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.613726 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value available, assuming string {{(pid=100292) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:29.614406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.653886 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.656226 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.656226 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:29.659127 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d6ffad4-1cc1-4a3c-83b2-653d9d8db402 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 07:37:29.659919 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 875/3490] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:29.672193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.674773 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 07:37:29.674773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.674773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.674773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.674773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value available, assuming string {{(pid=100290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:29.675373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.703358 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.704227 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.704227 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:29.707983 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-da140976-48b8-4dc4-a9b0-9cc1df8f7ccf tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 07:37:29.708395 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 875/3491] 10.4.3.152 () {66 vars in 1359 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:29.721157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-68c088b8-9e93-4258-890e-3511ff1ed6af None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.722639 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68c088b8-9e93-4258-890e-3511ff1ed6af tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1 Aug 18 07:37:29.722869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68c088b8-9e93-4258-890e-3511ff1ed6af tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.723088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-68c088b8-9e93-4258-890e-3511ff1ed6af tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.723365 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-68c088b8-9e93-4258-890e-3511ff1ed6af tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.724022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-68c088b8-9e93-4258-890e-3511ff1ed6af tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.730824 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-68c088b8-9e93-4258-890e-3511ff1ed6af tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.731529 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-68c088b8-9e93-4258-890e-3511ff1ed6af tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 07:37:29.732043 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 862/3492] 10.4.3.152 () {66 vars in 1252 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.739643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.741248 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1&marker=643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:29.741474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.741626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.742264 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.742549 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.755885 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.758227 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c07e43f-52eb-482e-b85f-0d62ad785bdc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?limit=1&marker=643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 200 Aug 18 07:37:29.758227 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 881/3493] 10.4.3.152 () {66 vars in 1340 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes?limit=1&marker=643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.765334 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.767080 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1&marker=f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:29.767334 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.767547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.767837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.768638 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.802989 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.803821 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-840fa27c-628c-4d70-b9b3-ed9ea10669ea tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?limit=1&marker=f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 200 Aug 18 07:37:29.803960 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 876/3494] 10.4.3.152 () {66 vars in 1340 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes?limit=1&marker=f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.815785 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.817909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?limit=1&marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:29.817909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.818840 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.818840 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.819501 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.862570 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.863003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ded72bf6-f4cc-459c-b9fc-ccfa4e8570fc tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?limit=1&marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 200 Aug 18 07:37:29.863428 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 876/3495] 10.4.3.152 () {66 vars in 1340 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes?limit=1&marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:37:29.873525 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.875310 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1053761572&status=available Aug 18 07:37:29.875554 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.875797 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.876053 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.876328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value available, assuming string {{(pid=100293) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:29.876618 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.876618 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:29.877081 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1053761572'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.911827 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.912296 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b29bad22-4f90-4d73-b8f0-b2390a9e65e5 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1053761572&status=available returned with HTTP 200 Aug 18 07:37:29.912803 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 863/3496] 10.4.3.152 () {66 vars in 1372 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1053761572&status=available => generated 334 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.921368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.922831 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-542754810&status=available Aug 18 07:37:29.922988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.923153 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.923395 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.923613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value available, assuming string {{(pid=100291) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:29.923841 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.923841 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:29.924189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-542754810'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:29.953646 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:29.954574 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.954574 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:29.959690 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f9f16772-8f32-4c71-a2b1-bb8de4ea3c5d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-542754810&status=available returned with HTTP 200 Aug 18 07:37:29.960122 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 882/3497] 10.4.3.152 () {66 vars in 1391 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-542754810&status=available => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:29.976907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:29.978670 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0&sort=id%3Aasc Aug 18 07:37:29.978804 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:29.978994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:29.979249 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:29.979577 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:29.979577 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:29.979989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.014594 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.015346 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.015346 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:30.019588 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ec2cc909-393b-4f96-a16f-640ee7bfff68 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0&sort=id%3Aasc returned with HTTP 200 Aug 18 07:37:30.020070 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 877/3498] 10.4.3.152 () {66 vars in 1373 bytes} [Tue Aug 18 07:37:29 2026] GET /volume/v3/volumes/detail?marker=77c0023a-d94b-46fb-93e6-cb215d0e93d0&sort=id%3Aasc => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.035464 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.038163 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 07:37:30.038442 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.038626 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.038929 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.040531 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.042941 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82794d49-eab3-450e-8ca3-718f4c30a7a4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.046136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82794d49-eab3-450e-8ca3-718f4c30a7a4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 Aug 18 07:37:30.046415 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82794d49-eab3-450e-8ca3-718f4c30a7a4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.046675 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82794d49-eab3-450e-8ca3-718f4c30a7a4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.058948 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.058948 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:30.066773 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-82794d49-eab3-450e-8ca3-718f4c30a7a4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:37:30.071749 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82794d49-eab3-450e-8ca3-718f4c30a7a4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 returned with HTTP 200 Aug 18 07:37:30.072613 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 864/3499] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.084410 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.086153 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:37:30.086580 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c7533a66-49c6-4887-abe9-2ec9f31cd991", "name": "tempest-VolumesBackupsTest-Backup-2063351901"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:30.088217 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating new backup {'backup': {'volume_id': 'c7533a66-49c6-4887-abe9-2ec9f31cd991', 'name': 'tempest-VolumesBackupsTest-Backup-2063351901'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:37:30.088402 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating backup of volume c7533a66-49c6-4887-abe9-2ec9f31cd991 in container None Aug 18 07:37:30.095453 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.095453 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:30.095918 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:37:30.122289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['20aabe12-7508-40bd-b850-013ffe5ff7e6', 'b7acb108-be3d-432d-9bb5-692f4a1fed9b'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:30.155312 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5955ccff-0b5f-4fb2-a964-7d148921e58a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:37:30.155709 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 883/3500] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:30 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:30.164591 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-341dd752-1962-4b89-91ee-c490278e4e63 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.169448 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-341dd752-1962-4b89-91ee-c490278e4e63 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:30.169988 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-341dd752-1962-4b89-91ee-c490278e4e63 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.170324 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-341dd752-1962-4b89-91ee-c490278e4e63 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.170598 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-341dd752-1962-4b89-91ee-c490278e4e63 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:30.176939 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.176939 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:30.178098 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-341dd752-1962-4b89-91ee-c490278e4e63 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:30.178707 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 878/3501] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.208096 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.212871 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:30.213173 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.213534 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.213828 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume with id: 46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:30.223172 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.223172 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:30.223367 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:30.241112 np0000007613 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:37:30.248903 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume request issued successfully. Aug 18 07:37:30.249201 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6e14693a-12a6-419c-bc0a-90cea951feb4 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 202 Aug 18 07:37:30.249849 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 865/3502] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:30 2026] DELETE /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:30.259701 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6a3ff6ae-0d14-475e-8409-abecf0bd9a6b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.264004 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a3ff6ae-0d14-475e-8409-abecf0bd9a6b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:30.264304 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a3ff6ae-0d14-475e-8409-abecf0bd9a6b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.264513 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a3ff6ae-0d14-475e-8409-abecf0bd9a6b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.274431 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.274431 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:30.279598 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6a3ff6ae-0d14-475e-8409-abecf0bd9a6b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:37:30.281626 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.282534 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.282534 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:30.285479 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a3ff6ae-0d14-475e-8409-abecf0bd9a6b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 200 Aug 18 07:37:30.286049 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 884/3503] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.289808 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0e5f28bc-d9f3-448b-85e6-c53e5d29e75d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 07:37:30.290237 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 877/3504] 10.4.3.152 () {66 vars in 1337 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:30.303695 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.305931 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:37:30.306133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.306332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.306544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.307253 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.317966 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.319359 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.319359 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:30.324688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9b03786d-7800-4d97-9d7a-eb90dcb020c0 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:37:30.325253 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 879/3505] 10.4.3.152 () {66 vars in 1258 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:30.337697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.339535 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 07:37:30.339846 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.340043 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.340297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.341024 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.378496 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.379177 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32858ccb-f555-4a37-ac93-ffd1764ac40c tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 07:37:30.379700 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 866/3506] 10.4.3.152 () {66 vars in 1316 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.387687 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.389252 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?availability_zone=nova Aug 18 07:37:30.389433 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.389605 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.389824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.390044 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value nova, assuming string {{(pid=100291) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:30.390605 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.415265 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-777a6e3c-baa5-4786-9f9b-f347b361cf96 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.416851 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-777a6e3c-baa5-4786-9f9b-f347b361cf96 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:30.417102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-777a6e3c-baa5-4786-9f9b-f347b361cf96 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.417346 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-777a6e3c-baa5-4786-9f9b-f347b361cf96 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.422189 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-777a6e3c-baa5-4786-9f9b-f347b361cf96 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae returned with HTTP 404 Aug 18 07:37:30.422622 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 878/3507] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:30.428766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.430468 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:30.430691 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.430868 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.431100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:30.439519 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.439519 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:30.439936 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:30.459191 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:30.459367 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59d0ce1c-21d9-4038-ab7f-a29d2fd1a360 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 returned with HTTP 202 Aug 18 07:37:30.461013 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 880/3508] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:30 2026] DELETE /volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:30.467158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-362d885e-34f7-4924-b840-25d1ee70e6d4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.469021 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-362d885e-34f7-4924-b840-25d1ee70e6d4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:30.469249 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-362d885e-34f7-4924-b840-25d1ee70e6d4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.469428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-362d885e-34f7-4924-b840-25d1ee70e6d4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.476637 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.476637 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:30.481609 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-362d885e-34f7-4924-b840-25d1ee70e6d4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:30.486153 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-362d885e-34f7-4924-b840-25d1ee70e6d4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 returned with HTTP 200 Aug 18 07:37:30.486545 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 867/3509] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:30.561166 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bdeb747c-f251-4bbc-9125-3f38b60aabc7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.565906 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bdeb747c-f251-4bbc-9125-3f38b60aabc7 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:30.565906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bdeb747c-f251-4bbc-9125-3f38b60aabc7 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.565906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bdeb747c-f251-4bbc-9125-3f38b60aabc7 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.565906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-bdeb747c-f251-4bbc-9125-3f38b60aabc7 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:30.566153 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-04e80271-8557-4db0-a8f0-00c798c6cabb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.567906 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.567906 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:30.568017 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-04e80271-8557-4db0-a8f0-00c798c6cabb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:30.568338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-04e80271-8557-4db0-a8f0-00c798c6cabb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.568591 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bdeb747c-f251-4bbc-9125-3f38b60aabc7 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:30.568654 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-04e80271-8557-4db0-a8f0-00c798c6cabb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.568762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-04e80271-8557-4db0-a8f0-00c798c6cabb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:30.568926 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 879/3510] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.575091 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.575091 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:30.575901 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-04e80271-8557-4db0-a8f0-00c798c6cabb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:30.576388 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 881/3511] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.610901 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.611587 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ec83b4bd-3a2c-4b7f-8ac7-165301240266 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 07:37:30.612103 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 885/3512] 10.4.3.152 () {66 vars in 1282 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.622389 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.624696 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?availability_zone=nova Aug 18 07:37:30.625054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.625326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.626167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.626516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value nova, assuming string {{(pid=100293) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:30.627473 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.673277 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.674025 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b5f56ad-6726-487e-a96d-fe7e0d4518d9 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 07:37:30.674575 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 868/3513] 10.4.3.152 () {66 vars in 1282 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.683968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.685666 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?bootable=false Aug 18 07:37:30.685862 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.686034 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.686267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.686973 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.715174 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.715727 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3270450-b2ba-4119-bb0d-a69ebcd992d1 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 07:37:30.716096 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 880/3514] 10.4.3.152 () {66 vars in 1266 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.724279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.726045 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?bootable=false Aug 18 07:37:30.726270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.726445 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.726652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.727425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.931350 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.931845 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f6ace0e-e033-4eed-a6cf-e9caa4cafd5a tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 07:37:30.932184 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 882/3515] 10.4.3.152 () {66 vars in 1266 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.941379 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.943027 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?status=available Aug 18 07:37:30.943257 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.943503 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.943777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.944013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value available, assuming string {{(pid=100291) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:30.944293 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.944293 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:30.944698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:30.972039 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:30.972601 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ae90d05c-c8dd-47c7-957d-60d185879eb7 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 07:37:30.973028 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 886/3516] 10.4.3.152 () {66 vars in 1270 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:30.984229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:30.986317 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes?status=available Aug 18 07:37:30.986540 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:30.986836 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:30.987184 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:30.987503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value available, assuming string {{(pid=100293) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:30.987833 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:30.987833 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:30.988362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:31.024620 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:31.025314 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9425b8b2-bbc7-41e4-a9b0-77d7a011dec3 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 07:37:31.025776 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 869/3517] 10.4.3.152 () {66 vars in 1270 bytes} [Tue Aug 18 07:37:30 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.035872 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.037908 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?availability_zone=nova Aug 18 07:37:31.038140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.038402 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.038718 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:31.038995 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value nova, assuming string {{(pid=100290) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:31.039401 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.039401 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:31.039922 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:31.078126 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:31.079352 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.079352 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:31.084000 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98b13ccd-40ae-4256-8725-fecd26b758b6 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 07:37:31.084468 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 881/3518] 10.4.3.152 () {66 vars in 1303 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:31.096879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.098545 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?bootable=false Aug 18 07:37:31.098735 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.098911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.099148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:31.099467 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.099467 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:31.099879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:31.108484 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:31.109283 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.109283 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:31.112780 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-24b8bd6e-d7b8-46de-91db-9abe66c9a719 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 07:37:31.113242 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 883/3519] 10.4.3.152 () {66 vars in 1287 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:31.124791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/detail?status=available Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Could not evaluate value available, assuming string {{(pid=100291) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:31.128907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:31.138622 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Get all volumes completed successfully. Aug 18 07:37:31.139506 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.139506 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:31.150283 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-882d3d76-e4ca-4504-9d2a-4f7b6b9f69da tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 07:37:31.150668 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 887/3520] 10.4.3.152 () {66 vars in 1291 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:31.166364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77c44e78-f376-458a-b446-8586cad71f73 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.169458 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77c44e78-f376-458a-b446-8586cad71f73 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:31.169458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77c44e78-f376-458a-b446-8586cad71f73 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.169458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77c44e78-f376-458a-b446-8586cad71f73 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.179247 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.179247 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:31.189637 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-77c44e78-f376-458a-b446-8586cad71f73 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:31.191504 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77c44e78-f376-458a-b446-8586cad71f73 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 200 Aug 18 07:37:31.191701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5048501-c77f-4757-bbd9-c6e9dea0086b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.192101 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 870/3521] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.193445 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5048501-c77f-4757-bbd9-c6e9dea0086b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:31.193610 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5048501-c77f-4757-bbd9-c6e9dea0086b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.193810 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5048501-c77f-4757-bbd9-c6e9dea0086b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.193908 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f5048501-c77f-4757-bbd9-c6e9dea0086b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:31.197899 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.197899 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:31.198559 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5048501-c77f-4757-bbd9-c6e9dea0086b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:31.198889 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 882/3522] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.203656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.205228 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] DELETE https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:31.205438 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.205589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.205790 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Delete volume with id: 643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:31.212134 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.212134 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:31.212547 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:31.227939 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Delete volume request issued successfully. Aug 18 07:37:31.228117 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c810b71-27c9-4885-a761-e9cb01a64c9f tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 202 Aug 18 07:37:31.228509 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 884/3523] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:31 2026] DELETE /volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:31.235363 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d18779e3-bf18-4eea-a41f-d836cecc826b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.238337 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d18779e3-bf18-4eea-a41f-d836cecc826b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:31.238514 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d18779e3-bf18-4eea-a41f-d836cecc826b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.238714 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d18779e3-bf18-4eea-a41f-d836cecc826b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.245911 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.245911 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:31.255426 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d18779e3-bf18-4eea-a41f-d836cecc826b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:31.262842 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d18779e3-bf18-4eea-a41f-d836cecc826b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 200 Aug 18 07:37:31.263190 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 888/3524] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.299405 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ead6080-32ed-4cd7-9a20-8d6fc08fd984 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.301811 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ead6080-32ed-4cd7-9a20-8d6fc08fd984 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 Aug 18 07:37:31.301894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ead6080-32ed-4cd7-9a20-8d6fc08fd984 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.302398 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ead6080-32ed-4cd7-9a20-8d6fc08fd984 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.309553 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ead6080-32ed-4cd7-9a20-8d6fc08fd984 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 returned with HTTP 404 Aug 18 07:37:31.310259 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 871/3525] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/46f2f353-c1ca-4d15-b763-ba49402fba46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:31.329199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c2767788-da3d-4fca-9e9b-96d3f1feb33a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.330993 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2767788-da3d-4fca-9e9b-96d3f1feb33a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:37:31.331156 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2767788-da3d-4fca-9e9b-96d3f1feb33a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.331416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2767788-da3d-4fca-9e9b-96d3f1feb33a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.332395 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c2767788-da3d-4fca-9e9b-96d3f1feb33a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:37:31.350652 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c2767788-da3d-4fca-9e9b-96d3f1feb33a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Get all volumes completed successfully. Aug 18 07:37:31.353891 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.353891 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:31.361268 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2767788-da3d-4fca-9e9b-96d3f1feb33a tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:37:31.361268 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 883/3526] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:37:31.384709 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4b4b113e-59d1-403b-b080-c8a2f53e3c71 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.386863 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b4b113e-59d1-403b-b080-c8a2f53e3c71 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] DELETE https://10.4.3.152/volume/v3/types/903329d8-bb0c-4e68-b85a-1ea22d40472c Aug 18 07:37:31.387102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4b4b113e-59d1-403b-b080-c8a2f53e3c71 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.387413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4b4b113e-59d1-403b-b080-c8a2f53e3c71 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.413925 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4b4b113e-59d1-403b-b080-c8a2f53e3c71 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/903329d8-bb0c-4e68-b85a-1ea22d40472c returned with HTTP 202 Aug 18 07:37:31.414399 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 885/3527] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:37:31 2026] DELETE /volume/v3/types/903329d8-bb0c-4e68-b85a-1ea22d40472c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:31.427496 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2e473d5c-1ae3-4fbc-8a60-519b63cf2070 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.429407 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2e473d5c-1ae3-4fbc-8a60-519b63cf2070 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:37:31.429796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2e473d5c-1ae3-4fbc-8a60-519b63cf2070 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-679127047", "extra_specs": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:31.443936 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2e473d5c-1ae3-4fbc-8a60-519b63cf2070 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:37:31.444279 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 889/3528] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:37:31 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.454940 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d07fbcf-32d3-47df-b4c3-b7f95f69175c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.456800 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d07fbcf-32d3-47df-b4c3-b7f95f69175c tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] POST https://10.4.3.152/volume/v3/types/23a9f6d7-4e7e-4be6-8c05-1290e5ad410e/encryption Aug 18 07:37:31.457121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d07fbcf-32d3-47df-b4c3-b7f95f69175c tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:31.474195 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d07fbcf-32d3-47df-b4c3-b7f95f69175c tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/23a9f6d7-4e7e-4be6-8c05-1290e5ad410e/encryption returned with HTTP 200 Aug 18 07:37:31.475028 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 872/3529] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:37:31 2026] POST /volume/v3/types/23a9f6d7-4e7e-4be6-8c05-1290e5ad410e/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.484335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.486773 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:31.487199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-536985254", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-679127047", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:31.489831 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-536985254', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-679127047', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:31.496068 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume of 1 GB Aug 18 07:37:31.496426 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.496426 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:31.497078 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Availability Zones retrieved successfully. Aug 18 07:37:31.498338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-438f92da-88ac-48b1-9dd5-6b9884697a76 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.500557 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-438f92da-88ac-48b1-9dd5-6b9884697a76 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:31.500861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-438f92da-88ac-48b1-9dd5-6b9884697a76 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.501088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-438f92da-88ac-48b1-9dd5-6b9884697a76 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.504920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (0e0a01ed-fcb2-457d-83e8-ea477da86bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:31.506940 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be45251-f4d2-42b0-b296-2d27f165de0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:31.507814 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:31.508562 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-438f92da-88ac-48b1-9dd5-6b9884697a76 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 returned with HTTP 404 Aug 18 07:37:31.509022 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 886/3530] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:31.516351 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.517980 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:31.518167 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.518358 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.518510 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:31.525156 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.525156 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:31.525570 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:31.533539 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be45251-f4d2-42b0-b296-2d27f165de0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:37:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=23a9f6d7-4e7e-4be6-8c05-1290e5ad410e,is_public=True,name='tempest-scenario-type-luks-679127047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '23a9f6d7-4e7e-4be6-8c05-1290e5ad410e', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:31.534711 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63669ad8-0a3d-40cc-9243-3fbbd2fe8ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:31.540058 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:31.540253 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af6cbd85-4d98-4e9a-a102-0a6c187cb379 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b returned with HTTP 202 Aug 18 07:37:31.540653 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 890/3531] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:31 2026] DELETE /volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:31.549125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a2bdaa0c-a809-44d6-91a4-2dfd7a89d403 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.554359 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2bdaa0c-a809-44d6-91a4-2dfd7a89d403 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:31.554603 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a2bdaa0c-a809-44d6-91a4-2dfd7a89d403 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.554828 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a2bdaa0c-a809-44d6-91a4-2dfd7a89d403 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.567477 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-679127047 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-679127047, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:37:31.567593 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.567593 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:31.567777 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-679127047 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-679127047, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:37:31.581082 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-292ca413-1823-492d-8f1e-b33ad5f60b23 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.581228 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a2bdaa0c-a809-44d6-91a4-2dfd7a89d403 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:31.581319 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-292ca413-1823-492d-8f1e-b33ad5f60b23 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:31.581494 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-292ca413-1823-492d-8f1e-b33ad5f60b23 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.581789 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-292ca413-1823-492d-8f1e-b33ad5f60b23 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.581961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-292ca413-1823-492d-8f1e-b33ad5f60b23 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:31.586163 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d0af6a55-92bc-44aa-a7fc-87c6b92f8ade None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:31.586257 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.586257 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:31.587170 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-292ca413-1823-492d-8f1e-b33ad5f60b23 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:31.587523 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 887/3532] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.587859 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0af6a55-92bc-44aa-a7fc-87c6b92f8ade tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:31.588034 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a2bdaa0c-a809-44d6-91a4-2dfd7a89d403 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b returned with HTTP 200 Aug 18 07:37:31.588083 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d0af6a55-92bc-44aa-a7fc-87c6b92f8ade tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:31.588277 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d0af6a55-92bc-44aa-a7fc-87c6b92f8ade tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:31.588398 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d0af6a55-92bc-44aa-a7fc-87c6b92f8ade tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:31.588453 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 873/3533] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b => generated 895 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:31.592013 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:31.592013 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:31.592602 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d0af6a55-92bc-44aa-a7fc-87c6b92f8ade tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:31.592933 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 891/3534] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:31 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:31.598971 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Created reservations ['612ae8c3-32c3-439b-9398-d08aeead8b9a', '03261e42-b6ce-4f6e-b109-a92c834a2a3e', 'ab37a654-f488-4b2e-a14e-bd5289155e61', 'd36921ff-ceec-48be-aa6b-2b66325e140d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:31.599793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63669ad8-0a3d-40cc-9243-3fbbd2fe8ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['612ae8c3-32c3-439b-9398-d08aeead8b9a', '03261e42-b6ce-4f6e-b109-a92c834a2a3e', 'ab37a654-f488-4b2e-a14e-bd5289155e61', 'd36921ff-ceec-48be-aa6b-2b66325e140d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:31.600583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4758bdb5-b21a-4c94-b2a5-586ae3e6c685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:31.620999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4758bdb5-b21a-4c94-b2a5-586ae3e6c685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54305b23-f3e2-44e0-b026-0f82722b0115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-536985254',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['612ae8c3-32c3-439b-9398-d08aeead8b9a','03261e42-b6ce-4f6e-b109-a92c834a2a3e','ab37a654-f488-4b2e-a14e-bd5289155e61','d36921ff-ceec-48be-aa6b-2b66325e140d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=23a9f6d7-4e7e-4be6-8c05-1290e5ad410e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-536985254',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=54305b23-f3e2-44e0-b026-0f82722b0115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64eba439ea934ed180df7b9617168ab9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(23a9f6d7-4e7e-4be6-8c05-1290e5ad410e),volume_type_id=23a9f6d7-4e7e-4be6-8c05-1290e5ad410e)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:31.624351 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c726f90-7050-4c47-b929-6d80d8ac2b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:31.636791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c726f90-7050-4c47-b929-6d80d8ac2b69) transitioned into state 'SUCCESS' from state '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-536985254',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64eba439ea934ed180df7b9617168ab9',qos_specs=None,replication_status=,reservations=['612ae8c3-32c3-439b-9398-d08aeead8b9a','03261e42-b6ce-4f6e-b109-a92c834a2a3e','ab37a654-f488-4b2e-a14e-bd5289155e61','d36921ff-ceec-48be-aa6b-2b66325e140d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c0275ce66c42bebdae215b9a43ea3d',volume_type_id=23a9f6d7-4e7e-4be6-8c05-1290e5ad410e)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:31.637433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcdb5743-b206-4397-9011-72f387be7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:31.644827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcdb5743-b206-4397-9011-72f387be7d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:31.645589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Flow 'volume_create_api' (0e0a01ed-fcb2-457d-83e8-ea477da86bbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:31.645885 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Create volume request issued successfully. Aug 18 07:37:31.646418 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-18908dbb-4836-4303-b28e-9a80c486e4a0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:31.646855 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 884/3535] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:37:31 2026] POST /volume/v3/volumes => generated 783 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:32.212361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83939469-c003-42ea-b7a4-dce660c877a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.214353 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83939469-c003-42ea-b7a4-dce660c877a6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:32.214594 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83939469-c003-42ea-b7a4-dce660c877a6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.214856 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83939469-c003-42ea-b7a4-dce660c877a6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.215015 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-83939469-c003-42ea-b7a4-dce660c877a6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:32.221820 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.221820 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:32.222696 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83939469-c003-42ea-b7a4-dce660c877a6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:32.223103 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 888/3536] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:32.277699 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2760afb6-67b3-46d8-b224-a13489086147 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.280004 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2760afb6-67b3-46d8-b224-a13489086147 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e Aug 18 07:37:32.280272 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2760afb6-67b3-46d8-b224-a13489086147 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.280548 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2760afb6-67b3-46d8-b224-a13489086147 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.287238 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2760afb6-67b3-46d8-b224-a13489086147 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e returned with HTTP 404 Aug 18 07:37:32.287823 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 874/3537] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/volumes/643c0716-48b5-4ca4-9dfe-a0e8841d3e5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:32.295031 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-328e5923-5e1a-4f33-9fa0-899324cb692d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.296903 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-328e5923-5e1a-4f33-9fa0-899324cb692d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:32.297077 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-328e5923-5e1a-4f33-9fa0-899324cb692d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.297283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-328e5923-5e1a-4f33-9fa0-899324cb692d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.304751 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.304751 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:32.308303 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-328e5923-5e1a-4f33-9fa0-899324cb692d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:32.312077 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-328e5923-5e1a-4f33-9fa0-899324cb692d tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 200 Aug 18 07:37:32.312478 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 892/3538] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:32.326225 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17e39c6b-fdd5-40d1-8537-875124543443 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.328578 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17e39c6b-fdd5-40d1-8537-875124543443 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:32.328840 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17e39c6b-fdd5-40d1-8537-875124543443 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.329103 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17e39c6b-fdd5-40d1-8537-875124543443 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.329340 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-17e39c6b-fdd5-40d1-8537-875124543443 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Delete volume with id: f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:32.338381 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.338381 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:32.338944 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17e39c6b-fdd5-40d1-8537-875124543443 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:32.359983 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-17e39c6b-fdd5-40d1-8537-875124543443 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Delete volume request issued successfully. Aug 18 07:37:32.360241 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17e39c6b-fdd5-40d1-8537-875124543443 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 202 Aug 18 07:37:32.360819 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 885/3539] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:32 2026] DELETE /volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:32.368073 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0a910759-e3fa-4fa7-acb5-46be03c51765 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.370851 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a910759-e3fa-4fa7-acb5-46be03c51765 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:32.371096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0a910759-e3fa-4fa7-acb5-46be03c51765 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.371328 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0a910759-e3fa-4fa7-acb5-46be03c51765 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.378438 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.378438 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:32.383740 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0a910759-e3fa-4fa7-acb5-46be03c51765 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:32.388293 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0a910759-e3fa-4fa7-acb5-46be03c51765 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 200 Aug 18 07:37:32.388691 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 889/3540] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:32.605123 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-08b403d7-7601-4f35-874e-1c482753f2a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.605446 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e2613377-769a-483d-9ffc-722ac6d33be7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.607963 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2613377-769a-483d-9ffc-722ac6d33be7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:32.608124 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08b403d7-7601-4f35-874e-1c482753f2a7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:32.608195 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c592bad6-2d5b-4a8a-a4c7-18975de8dfdb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.608287 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2613377-769a-483d-9ffc-722ac6d33be7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.608468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2613377-769a-483d-9ffc-722ac6d33be7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.608626 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e2613377-769a-483d-9ffc-722ac6d33be7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:32.608687 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08b403d7-7601-4f35-874e-1c482753f2a7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.608905 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08b403d7-7601-4f35-874e-1c482753f2a7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.610561 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c592bad6-2d5b-4a8a-a4c7-18975de8dfdb tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:32.610829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c592bad6-2d5b-4a8a-a4c7-18975de8dfdb tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.611103 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c592bad6-2d5b-4a8a-a4c7-18975de8dfdb tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.611304 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c592bad6-2d5b-4a8a-a4c7-18975de8dfdb tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:32.614577 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.614577 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:32.615683 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2613377-769a-483d-9ffc-722ac6d33be7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:32.616277 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08b403d7-7601-4f35-874e-1c482753f2a7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b returned with HTTP 404 Aug 18 07:37:32.616362 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 875/3541] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:37:32.617092 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 893/3542] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:32.617286 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.617286 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:32.618419 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c592bad6-2d5b-4a8a-a4c7-18975de8dfdb tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:32.619129 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 886/3543] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:32.624707 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c34d8738-741e-4082-a270-b10e593d3949 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.626973 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c34d8738-741e-4082-a270-b10e593d3949 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:32.627278 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c34d8738-741e-4082-a270-b10e593d3949 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.627652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c34d8738-741e-4082-a270-b10e593d3949 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.627783 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c34d8738-741e-4082-a270-b10e593d3949 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:32.636734 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.636734 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:32.637338 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c34d8738-741e-4082-a270-b10e593d3949 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:32.664630 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c34d8738-741e-4082-a270-b10e593d3949 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:32.664630 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c34d8738-741e-4082-a270-b10e593d3949 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 returned with HTTP 202 Aug 18 07:37:32.664630 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 890/3544] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:32 2026] DELETE /volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:32.673257 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5fda8778-b9aa-433c-ac16-e39551780eac None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:32.677029 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fda8778-b9aa-433c-ac16-e39551780eac tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:32.677325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5fda8778-b9aa-433c-ac16-e39551780eac tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:32.677560 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5fda8778-b9aa-433c-ac16-e39551780eac tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:32.686579 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:32.686579 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:32.691425 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5fda8778-b9aa-433c-ac16-e39551780eac tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:32.698735 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5fda8778-b9aa-433c-ac16-e39551780eac tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 returned with HTTP 200 Aug 18 07:37:32.699498 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 876/3545] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:32 2026] GET /volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:33.234195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-13a0ddbc-8f90-4e88-849f-571de8752f0d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.236527 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13a0ddbc-8f90-4e88-849f-571de8752f0d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:33.237224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13a0ddbc-8f90-4e88-849f-571de8752f0d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.237224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-13a0ddbc-8f90-4e88-849f-571de8752f0d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.237224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-13a0ddbc-8f90-4e88-849f-571de8752f0d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:33.242257 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:33.242257 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:33.243710 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-13a0ddbc-8f90-4e88-849f-571de8752f0d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:33.244340 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 894/3546] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:33.403757 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dabde383-7d80-4897-803e-20ca63d19e67 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.405539 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dabde383-7d80-4897-803e-20ca63d19e67 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 Aug 18 07:37:33.405659 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dabde383-7d80-4897-803e-20ca63d19e67 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.405844 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dabde383-7d80-4897-803e-20ca63d19e67 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.412478 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dabde383-7d80-4897-803e-20ca63d19e67 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 returned with HTTP 404 Aug 18 07:37:33.413122 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 887/3547] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/volumes/f22e1033-963c-4ee2-ad05-a2cbe1653162 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:33.419841 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d7728034-987c-4b16-9271-d019272f6886 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.422085 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7728034-987c-4b16-9271-d019272f6886 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:33.422638 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7728034-987c-4b16-9271-d019272f6886 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.422638 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7728034-987c-4b16-9271-d019272f6886 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.432349 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:33.432349 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:33.437459 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d7728034-987c-4b16-9271-d019272f6886 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:33.442189 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7728034-987c-4b16-9271-d019272f6886 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 200 Aug 18 07:37:33.442559 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 891/3548] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:33.454936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-684857cc-8d05-4d81-91ce-fcdd02800685 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.457353 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-684857cc-8d05-4d81-91ce-fcdd02800685 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] DELETE https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:33.457587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-684857cc-8d05-4d81-91ce-fcdd02800685 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.457768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-684857cc-8d05-4d81-91ce-fcdd02800685 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.457946 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-684857cc-8d05-4d81-91ce-fcdd02800685 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Delete volume with id: 77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:33.465179 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:33.465179 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:33.465555 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-684857cc-8d05-4d81-91ce-fcdd02800685 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:33.498544 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-684857cc-8d05-4d81-91ce-fcdd02800685 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Delete volume request issued successfully. Aug 18 07:37:33.498848 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-684857cc-8d05-4d81-91ce-fcdd02800685 tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 202 Aug 18 07:37:33.500366 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 877/3549] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:33 2026] DELETE /volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:33.507223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da9464fb-98fd-4c05-bce3-33b184a26bec None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.510818 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da9464fb-98fd-4c05-bce3-33b184a26bec tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:33.510979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da9464fb-98fd-4c05-bce3-33b184a26bec tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.511191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da9464fb-98fd-4c05-bce3-33b184a26bec tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.521270 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:33.521270 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:33.530989 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-da9464fb-98fd-4c05-bce3-33b184a26bec tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Volume info retrieved successfully. Aug 18 07:37:33.535045 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da9464fb-98fd-4c05-bce3-33b184a26bec tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 200 Aug 18 07:37:33.535453 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 895/3550] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:33.634330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-edbb6ab9-a0d2-4ce0-ac01-9ceec6367640 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.636189 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edbb6ab9-a0d2-4ce0-ac01-9ceec6367640 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:33.636939 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edbb6ab9-a0d2-4ce0-ac01-9ceec6367640 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.637035 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3bd0f43f-7684-49df-b1d0-32025ed09d92 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.637087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edbb6ab9-a0d2-4ce0-ac01-9ceec6367640 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.637087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-edbb6ab9-a0d2-4ce0-ac01-9ceec6367640 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:33.639189 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bd0f43f-7684-49df-b1d0-32025ed09d92 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:33.639570 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bd0f43f-7684-49df-b1d0-32025ed09d92 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.640855 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3bd0f43f-7684-49df-b1d0-32025ed09d92 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.640855 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3bd0f43f-7684-49df-b1d0-32025ed09d92 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:33.645899 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:33.645899 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:33.646000 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:33.646000 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:33.646044 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edbb6ab9-a0d2-4ce0-ac01-9ceec6367640 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:33.646044 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 888/3551] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:33.646086 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3bd0f43f-7684-49df-b1d0-32025ed09d92 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:33.646086 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 892/3552] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:33.714422 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cfc2686d-7527-454b-be03-3dea19a69f9f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.717461 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfc2686d-7527-454b-be03-3dea19a69f9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:33.717461 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfc2686d-7527-454b-be03-3dea19a69f9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.717638 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cfc2686d-7527-454b-be03-3dea19a69f9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.722291 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cfc2686d-7527-454b-be03-3dea19a69f9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 returned with HTTP 404 Aug 18 07:37:33.722666 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 878/3553] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:33.730637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.732373 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:33.732886 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-15392518"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:33.734289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-15392518'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:33.734425 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:33.738292 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:33.743581 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (951651ea-dee4-415f-8635-453ddc729ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:33.744423 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c3a889-8b4a-4185-b6a2-e7eb1d2bd88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:33.745295 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:33.769443 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c3a889-8b4a-4185-b6a2-e7eb1d2bd88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:33.769894 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72d93d2-9a61-4305-a741-3cb9c6babcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:33.817679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['dadee978-b098-45bc-8752-e0e5227c029b', 'f6ace37f-64b8-43cd-a084-83bf0a7cbe2d', 'b2934ad3-2310-4347-a890-6ee3986af9a8', 'dcec1371-e194-47c5-8e76-8b2559f420de'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:33.818513 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72d93d2-9a61-4305-a741-3cb9c6babcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dadee978-b098-45bc-8752-e0e5227c029b', 'f6ace37f-64b8-43cd-a084-83bf0a7cbe2d', 'b2934ad3-2310-4347-a890-6ee3986af9a8', 'dcec1371-e194-47c5-8e76-8b2559f420de']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:33.819274 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630c2d0d-c1c6-48fe-94c3-d6d7457b07ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:33.841925 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (630c2d0d-c1c6-48fe-94c3-d6d7457b07ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '605ef949-176d-4efa-a4ce-9fdca7a0e5d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-15392518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['dadee978-b098-45bc-8752-e0e5227c029b','f6ace37f-64b8-43cd-a084-83bf0a7cbe2d','b2934ad3-2310-4347-a890-6ee3986af9a8','dcec1371-e194-47c5-8e76-8b2559f420de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-15392518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=605ef949-176d-4efa-a4ce-9fdca7a0e5d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:33.842777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723ccce8-c4ba-4481-8cbe-5e7d331b3dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:33.861070 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723ccce8-c4ba-4481-8cbe-5e7d331b3dad) transitioned into state 'SUCCESS' from state '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-15392518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['dadee978-b098-45bc-8752-e0e5227c029b','f6ace37f-64b8-43cd-a084-83bf0a7cbe2d','b2934ad3-2310-4347-a890-6ee3986af9a8','dcec1371-e194-47c5-8e76-8b2559f420de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:33.861707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857113bd-7476-49c7-bcfb-e4426765aba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:33.873780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857113bd-7476-49c7-bcfb-e4426765aba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:33.874765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (951651ea-dee4-415f-8635-453ddc729ced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:33.875131 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:33.875729 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9e426d8e-ae2f-4bc4-af3a-fac6e5f736b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:33.876138 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 896/3554] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:37:33 2026] POST /volume/v3/volumes => generated 768 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:33.892504 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f79d18d8-12b7-4fec-8e8a-19040d7698a3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:33.895151 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f79d18d8-12b7-4fec-8e8a-19040d7698a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:33.895491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f79d18d8-12b7-4fec-8e8a-19040d7698a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:33.895793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f79d18d8-12b7-4fec-8e8a-19040d7698a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:33.907087 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:33.907087 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:33.913663 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f79d18d8-12b7-4fec-8e8a-19040d7698a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:33.920988 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f79d18d8-12b7-4fec-8e8a-19040d7698a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 returned with HTTP 200 Aug 18 07:37:33.921570 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 889/3555] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:33 2026] GET /volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:34.255979 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ea580947-0d43-4798-aa1d-bd131a09d95e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:34.258902 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea580947-0d43-4798-aa1d-bd131a09d95e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:34.259146 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea580947-0d43-4798-aa1d-bd131a09d95e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:34.259442 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ea580947-0d43-4798-aa1d-bd131a09d95e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:34.259764 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ea580947-0d43-4798-aa1d-bd131a09d95e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:34.266570 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:34.266570 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:34.267960 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ea580947-0d43-4798-aa1d-bd131a09d95e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:34.268458 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 893/3556] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:34 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:34.546850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e4bdd6f0-dba3-438c-8f66-4e48bc5a2d0b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:34.548496 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e4bdd6f0-dba3-438c-8f66-4e48bc5a2d0b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] GET https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 Aug 18 07:37:34.548761 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e4bdd6f0-dba3-438c-8f66-4e48bc5a2d0b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:34.549006 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e4bdd6f0-dba3-438c-8f66-4e48bc5a2d0b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:34.556291 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e4bdd6f0-dba3-438c-8f66-4e48bc5a2d0b tempest-VolumesListTestJSON-852030374 tempest-VolumesListTestJSON-852030374-project-member] https://10.4.3.152/volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 returned with HTTP 404 Aug 18 07:37:34.556905 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 879/3557] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:34 2026] GET /volume/v3/volumes/77c0023a-d94b-46fb-93e6-cb215d0e93d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:34.657187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1887f9c8-08b5-4c55-9ad0-0990fa47336a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:34.658447 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c35f923-920e-4099-bc41-a07265cdafa0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:34.659200 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1887f9c8-08b5-4c55-9ad0-0990fa47336a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:34.659467 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1887f9c8-08b5-4c55-9ad0-0990fa47336a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:34.659662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1887f9c8-08b5-4c55-9ad0-0990fa47336a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:34.659797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1887f9c8-08b5-4c55-9ad0-0990fa47336a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:34.661491 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c35f923-920e-4099-bc41-a07265cdafa0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:34.661491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c35f923-920e-4099-bc41-a07265cdafa0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:34.661788 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c35f923-920e-4099-bc41-a07265cdafa0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:34.661788 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8c35f923-920e-4099-bc41-a07265cdafa0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:34.666134 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:34.666134 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:34.666873 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1887f9c8-08b5-4c55-9ad0-0990fa47336a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:34.667281 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 897/3558] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:34 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:34.668591 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:34.668591 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:34.670170 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c35f923-920e-4099-bc41-a07265cdafa0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:34.670503 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 890/3559] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:34 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:34.937416 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-680db765-50b7-49a5-961a-b4b29f98cc04 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:34.939231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-680db765-50b7-49a5-961a-b4b29f98cc04 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:34.939480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-680db765-50b7-49a5-961a-b4b29f98cc04 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:34.939687 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-680db765-50b7-49a5-961a-b4b29f98cc04 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:34.946982 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:34.946982 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:34.950304 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-680db765-50b7-49a5-961a-b4b29f98cc04 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:34.954191 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-680db765-50b7-49a5-961a-b4b29f98cc04 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 returned with HTTP 200 Aug 18 07:37:34.954544 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 894/3560] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:34 2026] GET /volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:34.966297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:34.968349 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:37:34.968799 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "605ef949-176d-4efa-a4ce-9fdca7a0e5d5", "name": "tempest-VolumeDependencyTests-Snapshot-850537999"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:35.153085 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:35.153085 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:35.153801 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:35.153983 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create snapshot from volume 605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:35.189631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['ff1b01aa-3866-4a8f-a16c-84263f7e1518', 'aaa5e78a-8c43-4899-8412-458183e787dd', '6cae97b4-f657-4230-953e-d6a89b9611ce', 'edf19a96-9207-47af-87c2-2c07580cfcc8'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:35.216880 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot create request issued successfully. Aug 18 07:37:35.217346 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ce2a89be-d12f-432e-9011-07a8c9a9d3dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:37:35.217614 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 880/3561] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:37:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:35.228253 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5179d644-4ee6-4697-9039-4b6574bbbb02 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:35.230337 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5179d644-4ee6-4697-9039-4b6574bbbb02 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:35.230528 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5179d644-4ee6-4697-9039-4b6574bbbb02 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:35.230748 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5179d644-4ee6-4697-9039-4b6574bbbb02 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:35.237267 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:35.237267 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:35.237652 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5179d644-4ee6-4697-9039-4b6574bbbb02 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:35.238317 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5179d644-4ee6-4697-9039-4b6574bbbb02 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 returned with HTTP 200 Aug 18 07:37:35.238645 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 898/3562] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:35 2026] GET /volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:35.278311 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-43ef79cd-87d0-4fb2-b07f-ceec897b48e3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:35.280785 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43ef79cd-87d0-4fb2-b07f-ceec897b48e3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:35.280982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43ef79cd-87d0-4fb2-b07f-ceec897b48e3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:35.281297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-43ef79cd-87d0-4fb2-b07f-ceec897b48e3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:35.281463 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-43ef79cd-87d0-4fb2-b07f-ceec897b48e3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:35.293795 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:35.293795 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:35.293795 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-43ef79cd-87d0-4fb2-b07f-ceec897b48e3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:35.293795 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 891/3563] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:35 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:35.683307 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5184e07f-0ef4-4c36-a0de-6ee3e0ede740 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:35.686233 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5184e07f-0ef4-4c36-a0de-6ee3e0ede740 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:35.686233 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5184e07f-0ef4-4c36-a0de-6ee3e0ede740 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:35.686233 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5184e07f-0ef4-4c36-a0de-6ee3e0ede740 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:35.686233 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5184e07f-0ef4-4c36-a0de-6ee3e0ede740 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:35.687661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-03596465-52e8-4cd2-88e9-23f725af0ee0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:35.689713 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03596465-52e8-4cd2-88e9-23f725af0ee0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:35.689950 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03596465-52e8-4cd2-88e9-23f725af0ee0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:35.690268 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-03596465-52e8-4cd2-88e9-23f725af0ee0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:35.690443 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-03596465-52e8-4cd2-88e9-23f725af0ee0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:35.691532 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:35.691532 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:35.692122 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5184e07f-0ef4-4c36-a0de-6ee3e0ede740 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:35.692565 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 895/3564] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:35 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:35.696185 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:35.696185 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:35.701088 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-03596465-52e8-4cd2-88e9-23f725af0ee0 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:35.701474 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 881/3565] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:35 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:36.252193 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-04377670-c8ec-44f7-b956-80a246df059e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.259242 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04377670-c8ec-44f7-b956-80a246df059e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:36.259242 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04377670-c8ec-44f7-b956-80a246df059e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.259242 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04377670-c8ec-44f7-b956-80a246df059e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.267233 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.267233 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:36.267777 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-04377670-c8ec-44f7-b956-80a246df059e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:36.268704 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04377670-c8ec-44f7-b956-80a246df059e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 returned with HTTP 200 Aug 18 07:37:36.269110 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 899/3566] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:36.279413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-776f856a-1c61-4f9c-96f8-d36148741677 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.282342 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:36.282870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cf270011-e8ac-4414-adce-b7f754dc9574", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-528522838"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:36.284888 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'snapshot_id': 'cf270011-e8ac-4414-adce-b7f754dc9574', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-528522838'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:36.295338 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.295338 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:36.296042 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:36.296197 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:36.301003 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:36.308534 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ce16b4e-cc06-4de1-ba8c-30357ece1de0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.310317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (9491cace-d14a-4ccf-9c2e-fd3d1dacf345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:36.311845 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f729c72-72c1-416a-899e-99787d37b18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:36.312629 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ce16b4e-cc06-4de1-ba8c-30357ece1de0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:36.312897 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ce16b4e-cc06-4de1-ba8c-30357ece1de0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.313139 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ce16b4e-cc06-4de1-ba8c-30357ece1de0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.313200 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:36.313314 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1ce16b4e-cc06-4de1-ba8c-30357ece1de0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:36.323899 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.323899 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:36.326391 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ce16b4e-cc06-4de1-ba8c-30357ece1de0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:36.328134 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 896/3567] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:36.355794 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f729c72-72c1-416a-899e-99787d37b18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf270011-e8ac-4414-adce-b7f754dc9574', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:36.359238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a2b733b-3d84-4b0e-9580-775d13057753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:36.410730 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['50707a50-b192-4a71-a9af-a1e0c24acbda', 'b7cdef14-e630-4067-b5cb-111c3dc54947', '3b53529c-c9c8-452f-860c-94cf1812ff21', '931c3294-b77d-4ee9-ad5b-2fa007047090'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:36.411493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a2b733b-3d84-4b0e-9580-775d13057753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50707a50-b192-4a71-a9af-a1e0c24acbda', 'b7cdef14-e630-4067-b5cb-111c3dc54947', '3b53529c-c9c8-452f-860c-94cf1812ff21', '931c3294-b77d-4ee9-ad5b-2fa007047090']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:36.412243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f631b03-0647-421c-afb0-add9be6baed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:36.458947 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f631b03-0647-421c-afb0-add9be6baed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c14257e-d224-4cd4-bd9d-7a9bc9d3329d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-528522838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['50707a50-b192-4a71-a9af-a1e0c24acbda','b7cdef14-e630-4067-b5cb-111c3dc54947','3b53529c-c9c8-452f-860c-94cf1812ff21','931c3294-b77d-4ee9-ad5b-2fa007047090'],size=1,snapshot_id=cf270011-e8ac-4414-adce-b7f754dc9574,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-528522838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c14257e-d224-4cd4-bd9d-7a9bc9d3329d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf270011-e8ac-4414-adce-b7f754dc9574,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:36.459910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c317317-3471-4fbf-8a62-6899335e76ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:36.487327 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c317317-3471-4fbf-8a62-6899335e76ea) transitioned into state 'SUCCESS' from state '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-528522838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['50707a50-b192-4a71-a9af-a1e0c24acbda','b7cdef14-e630-4067-b5cb-111c3dc54947','3b53529c-c9c8-452f-860c-94cf1812ff21','931c3294-b77d-4ee9-ad5b-2fa007047090'],size=1,snapshot_id=cf270011-e8ac-4414-adce-b7f754dc9574,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:36.488142 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa27828-bd6a-4a2a-86eb-cc2ac31fdb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:36.525011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa27828-bd6a-4a2a-86eb-cc2ac31fdb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:36.526204 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (9491cace-d14a-4ccf-9c2e-fd3d1dacf345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:36.526552 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:36.527182 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-776f856a-1c61-4f9c-96f8-d36148741677 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:36.527744 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 892/3568] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:37:36 2026] POST /volume/v3/volumes => generated 803 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:36.540359 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e1b5aa94-bf57-4331-90bf-c963fedf8d7f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.542449 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1b5aa94-bf57-4331-90bf-c963fedf8d7f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:36.542723 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1b5aa94-bf57-4331-90bf-c963fedf8d7f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.542918 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e1b5aa94-bf57-4331-90bf-c963fedf8d7f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.545003 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=522,cinder:UPDATE=162,cinder:INSERT=103 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:37:36.551859 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.551859 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:36.558879 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e1b5aa94-bf57-4331-90bf-c963fedf8d7f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:36.565886 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e1b5aa94-bf57-4331-90bf-c963fedf8d7f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d returned with HTTP 200 Aug 18 07:37:36.566323 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 882/3569] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:36.707708 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d5f34c1e-fd09-49d6-9179-53501d94038c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.708623 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d5f34c1e-fd09-49d6-9179-53501d94038c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:36.709506 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d5f34c1e-fd09-49d6-9179-53501d94038c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.709622 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d5f34c1e-fd09-49d6-9179-53501d94038c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.709739 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d5f34c1e-fd09-49d6-9179-53501d94038c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:36.712914 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6383835f-be5c-433d-8ef0-f8df66b5c6d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.716171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6383835f-be5c-433d-8ef0-f8df66b5c6d1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:36.716433 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6383835f-be5c-433d-8ef0-f8df66b5c6d1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.716694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6383835f-be5c-433d-8ef0-f8df66b5c6d1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.716913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6383835f-be5c-433d-8ef0-f8df66b5c6d1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:36.718418 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.718418 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:36.719243 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d5f34c1e-fd09-49d6-9179-53501d94038c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:36.719503 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 900/3570] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:36.727853 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.727853 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:36.728739 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6383835f-be5c-433d-8ef0-f8df66b5c6d1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:36.729160 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 897/3571] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:36.744765 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-08c1e7eb-d6e1-4b5a-9af2-8cdd6742b72d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.747441 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08c1e7eb-d6e1-4b5a-9af2-8cdd6742b72d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:36.747636 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08c1e7eb-d6e1-4b5a-9af2-8cdd6742b72d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.747917 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-08c1e7eb-d6e1-4b5a-9af2-8cdd6742b72d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.758357 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.758357 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:36.763525 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-08c1e7eb-d6e1-4b5a-9af2-8cdd6742b72d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:36.770018 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-08c1e7eb-d6e1-4b5a-9af2-8cdd6742b72d tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 returned with HTTP 200 Aug 18 07:37:36.770594 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 893/3572] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:36.790114 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7b2da92-fa3a-4adf-acc0-bc6a4737dd42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.795719 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7b2da92-fa3a-4adf-acc0-bc6a4737dd42 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] POST https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a/action Aug 18 07:37:36.796158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7b2da92-fa3a-4adf-acc0-bc6a4737dd42 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:37:36.796362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7b2da92-fa3a-4adf-acc0-bc6a4737dd42 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:36.800831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-d7b2da92-fa3a-4adf-acc0-bc6a4737dd42 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] Updating backup '6fd103bf-3d05-42c4-8266-d173f4e4465a' with '{'status': 'error'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 07:37:36.810332 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.810332 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:36.831328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-d7b2da92-fa3a-4adf-acc0-bc6a4737dd42 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] reset_status in rpcapi backup_id 6fd103bf-3d05-42c4-8266-d173f4e4465a on host np0000007613. {{(pid=100293) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 07:37:36.834173 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7b2da92-fa3a-4adf-acc0-bc6a4737dd42 tempest-VolumesBackupsAdminTest-1099846526 tempest-VolumesBackupsAdminTest-1099846526-project-admin] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a/action returned with HTTP 202 Aug 18 07:37:36.834718 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 883/3573] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:37:36 2026] POST /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:36.844908 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-458027ea-97b6-4828-9cfc-68d2e77e2000 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.846837 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-458027ea-97b6-4828-9cfc-68d2e77e2000 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:36.847116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-458027ea-97b6-4828-9cfc-68d2e77e2000 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.847342 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-458027ea-97b6-4828-9cfc-68d2e77e2000 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.847478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-458027ea-97b6-4828-9cfc-68d2e77e2000 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:36.852960 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.852960 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:36.853959 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-458027ea-97b6-4828-9cfc-68d2e77e2000 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:36.854377 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 901/3574] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:36.867282 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-88d02bcb-654b-484a-a0f9-aa071dd85702 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.869892 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88d02bcb-654b-484a-a0f9-aa071dd85702 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] DELETE https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:36.870334 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88d02bcb-654b-484a-a0f9-aa071dd85702 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.870607 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88d02bcb-654b-484a-a0f9-aa071dd85702 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.870845 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-88d02bcb-654b-484a-a0f9-aa071dd85702 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete backup with id: 6fd103bf-3d05-42c4-8266-d173f4e4465a. Aug 18 07:37:36.876917 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.876917 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:36.898884 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-88d02bcb-654b-484a-a0f9-aa071dd85702 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] delete_backup rpcapi backup_id 6fd103bf-3d05-42c4-8266-d173f4e4465a {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:36.900984 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88d02bcb-654b-484a-a0f9-aa071dd85702 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 202 Aug 18 07:37:36.901535 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 898/3575] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:36 2026] DELETE /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:36.911117 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-be814c93-491b-4c31-9bc9-dd5b6f9153d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:36.914107 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be814c93-491b-4c31-9bc9-dd5b6f9153d2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:36.914442 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be814c93-491b-4c31-9bc9-dd5b6f9153d2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:36.914721 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be814c93-491b-4c31-9bc9-dd5b6f9153d2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:36.914865 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-be814c93-491b-4c31-9bc9-dd5b6f9153d2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:36.921232 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:36.921232 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:36.922649 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be814c93-491b-4c31-9bc9-dd5b6f9153d2 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 200 Aug 18 07:37:36.924108 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 894/3576] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:36 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:37.346375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-78d84748-0cb5-4eb8-afd6-40dac98c00a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:37.349062 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78d84748-0cb5-4eb8-afd6-40dac98c00a7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:37.349335 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78d84748-0cb5-4eb8-afd6-40dac98c00a7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:37.349592 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-78d84748-0cb5-4eb8-afd6-40dac98c00a7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:37.349740 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-78d84748-0cb5-4eb8-afd6-40dac98c00a7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:37.355567 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:37.355567 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:37.356551 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-78d84748-0cb5-4eb8-afd6-40dac98c00a7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:37.356909 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 884/3577] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:37 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:37.581357 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0730b942-6222-4e51-9425-83eac8d0e2dc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:37.583779 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0730b942-6222-4e51-9425-83eac8d0e2dc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:37.584001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0730b942-6222-4e51-9425-83eac8d0e2dc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:37.584106 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0730b942-6222-4e51-9425-83eac8d0e2dc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:37.592485 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:37.592485 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:37.598995 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0730b942-6222-4e51-9425-83eac8d0e2dc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:37.605258 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0730b942-6222-4e51-9425-83eac8d0e2dc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d returned with HTTP 200 Aug 18 07:37:37.605928 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 902/3578] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:37 2026] GET /volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:37.620928 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:37.623028 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:37:37.623463 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c14257e-d224-4cd4-bd9d-7a9bc9d3329d", "name": "tempest-VolumeDependencyTests-Snapshot-1808834928"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:37.634800 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:37.634800 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:37.635280 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:37.635402 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create snapshot from volume 0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:37.665980 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['ebb05b64-684c-42a0-9405-fedd31733c64', '2c5d64e0-5310-4d8a-be0e-76c50bcd6354', '16ab2429-f162-404b-96b5-5fe69dbad899', 'd095d841-890b-48ed-9931-c650e1e64249'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:37.700086 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot create request issued successfully. Aug 18 07:37:37.700481 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26d0779c-bfce-4e09-9184-6581a2a5a488 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:37:37.700920 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 899/3579] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:37:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:37.711968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f497a4a-66c4-4c8f-a010-b327314559f4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:37.718643 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f497a4a-66c4-4c8f-a010-b327314559f4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:37.718980 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f497a4a-66c4-4c8f-a010-b327314559f4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:37.719260 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f497a4a-66c4-4c8f-a010-b327314559f4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:37.722167 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=406,cinder:UPDATE=94,cinder:DELETE=1,cinder:INSERT=47 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:37:37.731435 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:37.731435 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:37.732554 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-edb51105-c6f6-4858-a39a-2f5e8e572783 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:37.732880 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5f497a4a-66c4-4c8f-a010-b327314559f4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:37.734608 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-edb51105-c6f6-4858-a39a-2f5e8e572783 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:37.734776 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-edb51105-c6f6-4858-a39a-2f5e8e572783 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:37.734957 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-edb51105-c6f6-4858-a39a-2f5e8e572783 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:37.735087 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-edb51105-c6f6-4858-a39a-2f5e8e572783 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:37.737363 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f497a4a-66c4-4c8f-a010-b327314559f4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 returned with HTTP 200 Aug 18 07:37:37.738230 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 895/3580] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:37 2026] GET /volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:37.743131 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:37.743131 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:37.743940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-edb51105-c6f6-4858-a39a-2f5e8e572783 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:37.744321 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 885/3581] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:37 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:37.936695 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-461ea6d4-880c-4be8-9acf-19d626017a5e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:37.938272 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-461ea6d4-880c-4be8-9acf-19d626017a5e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a Aug 18 07:37:37.938441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-461ea6d4-880c-4be8-9acf-19d626017a5e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:37.938608 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-461ea6d4-880c-4be8-9acf-19d626017a5e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:37.938730 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-461ea6d4-880c-4be8-9acf-19d626017a5e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Show backup with id 6fd103bf-3d05-42c4-8266-d173f4e4465a. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:37.945775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-461ea6d4-880c-4be8-9acf-19d626017a5e tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a returned with HTTP 404 Aug 18 07:37:37.946043 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 903/3582] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:37 2026] GET /volume/v3/backups/6fd103bf-3d05-42c4-8266-d173f4e4465a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:38.044063 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65b12908-c77f-4b23-8b7d-6d2f1587ff13 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.046401 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65b12908-c77f-4b23-8b7d-6d2f1587ff13 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:38.046637 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65b12908-c77f-4b23-8b7d-6d2f1587ff13 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:38.046883 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65b12908-c77f-4b23-8b7d-6d2f1587ff13 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:38.054656 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.054656 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:38.059788 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-65b12908-c77f-4b23-8b7d-6d2f1587ff13 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:38.064770 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65b12908-c77f-4b23-8b7d-6d2f1587ff13 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 returned with HTTP 200 Aug 18 07:37:38.065483 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 900/3583] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:38 2026] GET /volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:38.081293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.082540 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:38.082758 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:38.082996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:38.083194 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete volume with id: f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:38.091514 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.091514 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:38.092074 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:38.115518 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Delete volume request issued successfully. Aug 18 07:37:38.115749 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c921b0ba-f475-440c-baf5-7a2e375808b6 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 returned with HTTP 202 Aug 18 07:37:38.116243 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 896/3584] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:38 2026] DELETE /volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:38.129594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7caac34c-bfe9-4a92-a442-1652977581ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.134496 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7caac34c-bfe9-4a92-a442-1652977581ba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:38.134764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7caac34c-bfe9-4a92-a442-1652977581ba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:38.134987 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7caac34c-bfe9-4a92-a442-1652977581ba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:38.143094 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.143094 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:38.147799 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7caac34c-bfe9-4a92-a442-1652977581ba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Volume info retrieved successfully. Aug 18 07:37:38.154166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7caac34c-bfe9-4a92-a442-1652977581ba tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 returned with HTTP 200 Aug 18 07:37:38.154624 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 886/3585] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:38 2026] GET /volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:38.369401 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c2268b83-d0a4-4cd0-b113-e59343ff469f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.371390 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2268b83-d0a4-4cd0-b113-e59343ff469f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:38.371595 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2268b83-d0a4-4cd0-b113-e59343ff469f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:38.371791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2268b83-d0a4-4cd0-b113-e59343ff469f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:38.373224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c2268b83-d0a4-4cd0-b113-e59343ff469f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:38.377360 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.377360 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:38.378364 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2268b83-d0a4-4cd0-b113-e59343ff469f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:38.378780 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 904/3586] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:38 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:38.746853 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8fb93fe4-6daf-4738-8df3-a3f6555e5c0a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.748777 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8fb93fe4-6daf-4738-8df3-a3f6555e5c0a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:38.749053 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8fb93fe4-6daf-4738-8df3-a3f6555e5c0a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:38.749347 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8fb93fe4-6daf-4738-8df3-a3f6555e5c0a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:38.753281 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=470,cinder:INSERT=80,cinder:UPDATE=145 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:37:38.758114 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.758114 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:38.758558 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8fb93fe4-6daf-4738-8df3-a3f6555e5c0a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:38.758812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-614df580-19ce-4e03-a264-de675d0e1573 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.760599 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-614df580-19ce-4e03-a264-de675d0e1573 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:38.760907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-614df580-19ce-4e03-a264-de675d0e1573 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:38.761144 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8fb93fe4-6daf-4738-8df3-a3f6555e5c0a tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 returned with HTTP 200 Aug 18 07:37:38.761236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-614df580-19ce-4e03-a264-de675d0e1573 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:38.761388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-614df580-19ce-4e03-a264-de675d0e1573 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:38.761575 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 901/3587] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:38 2026] GET /volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:38.765813 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.765813 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:38.766567 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-614df580-19ce-4e03-a264-de675d0e1573 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:38.767002 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 897/3588] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:38 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:38.769863 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.771182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:38.771643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1c4b453e-04e6-4566-9667-1aea32bc2610", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2036834084"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:38.773226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'snapshot_id': '1c4b453e-04e6-4566-9667-1aea32bc2610', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2036834084'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:38.777559 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.777559 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:38.779182 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:38.779182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:38.781476 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:38.787576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (1f72831d-c85f-4e2d-98ff-ef9717c2bab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:38.788574 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f47295-fffc-4b63-991a-3500df1cb999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:38.789775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:38.818517 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f47295-fffc-4b63-991a-3500df1cb999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c4b453e-04e6-4566-9667-1aea32bc2610', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:38.820182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be82da2-e770-446a-9c71-a0ab3e8bc034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:38.871531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['59db1637-ecdd-4507-b9d2-a8ed4f5ece2f', '887b483c-9807-4db9-994f-b7e968242d77', '4b12ccdd-60ce-4fdd-8782-453fac662296', '5c42566f-e131-4a54-b27b-dadcdae7ebbd'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:38.872341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be82da2-e770-446a-9c71-a0ab3e8bc034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59db1637-ecdd-4507-b9d2-a8ed4f5ece2f', '887b483c-9807-4db9-994f-b7e968242d77', '4b12ccdd-60ce-4fdd-8782-453fac662296', '5c42566f-e131-4a54-b27b-dadcdae7ebbd']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:38.873077 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9565e3b8-7586-4df6-a5cb-dc0af9738de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:38.915194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9565e3b8-7586-4df6-a5cb-dc0af9738de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2c3655e-4bad-4cf3-90e2-dbeb17063d74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2036834084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['59db1637-ecdd-4507-b9d2-a8ed4f5ece2f','887b483c-9807-4db9-994f-b7e968242d77','4b12ccdd-60ce-4fdd-8782-453fac662296','5c42566f-e131-4a54-b27b-dadcdae7ebbd'],size=1,snapshot_id=1c4b453e-04e6-4566-9667-1aea32bc2610,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2036834084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2c3655e-4bad-4cf3-90e2-dbeb17063d74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c4b453e-04e6-4566-9667-1aea32bc2610,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:38.916491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81e04ec-717f-40cc-b91d-6bb4ad47893d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:38.931506 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81e04ec-717f-40cc-b91d-6bb4ad47893d) transitioned into state 'SUCCESS' from state '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-2036834084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['59db1637-ecdd-4507-b9d2-a8ed4f5ece2f','887b483c-9807-4db9-994f-b7e968242d77','4b12ccdd-60ce-4fdd-8782-453fac662296','5c42566f-e131-4a54-b27b-dadcdae7ebbd'],size=1,snapshot_id=1c4b453e-04e6-4566-9667-1aea32bc2610,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:38.932195 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c230fd-ca55-4f35-a441-ef6a4b0ba5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:38.955079 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c230fd-ca55-4f35-a441-ef6a4b0ba5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:38.956062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (1f72831d-c85f-4e2d-98ff-ef9717c2bab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:38.956438 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:38.956975 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-171d8a52-6b3e-428f-bf81-0d0561b2fdfa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:38.957472 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 887/3589] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:37:38 2026] POST /volume/v3/volumes => generated 804 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:38.971536 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da707ce8-9641-4542-bf34-8c4d1fc575d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:38.973263 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da707ce8-9641-4542-bf34-8c4d1fc575d6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:38.973481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da707ce8-9641-4542-bf34-8c4d1fc575d6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:38.973662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da707ce8-9641-4542-bf34-8c4d1fc575d6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:38.981841 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:38.981841 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:38.986672 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-da707ce8-9641-4542-bf34-8c4d1fc575d6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:38.993094 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da707ce8-9641-4542-bf34-8c4d1fc575d6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 returned with HTTP 200 Aug 18 07:37:38.993094 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 905/3590] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:38 2026] GET /volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:39.169784 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d65bb8d1-20a2-434c-b099-33f16505aaa1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:39.170831 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d65bb8d1-20a2-434c-b099-33f16505aaa1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] GET https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 Aug 18 07:37:39.171464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d65bb8d1-20a2-434c-b099-33f16505aaa1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:39.171464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d65bb8d1-20a2-434c-b099-33f16505aaa1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:39.181807 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d65bb8d1-20a2-434c-b099-33f16505aaa1 tempest-VolumesBackupsAdminTest-693357872 tempest-VolumesBackupsAdminTest-693357872-project-member] https://10.4.3.152/volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 returned with HTTP 404 Aug 18 07:37:39.181807 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 902/3591] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:39 2026] GET /volume/v3/volumes/f33cbf69-9010-43e7-8ae3-f1b6cd787475 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:39.392291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8ccc5271-b942-447d-bd07-69b63786f93c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:39.395611 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8ccc5271-b942-447d-bd07-69b63786f93c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:39.395935 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8ccc5271-b942-447d-bd07-69b63786f93c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:39.396455 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8ccc5271-b942-447d-bd07-69b63786f93c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:39.396794 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8ccc5271-b942-447d-bd07-69b63786f93c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:39.404263 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:39.404263 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:39.405632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8ccc5271-b942-447d-bd07-69b63786f93c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:39.409503 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 898/3592] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:39 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:39.779349 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7614a23a-1ff3-465b-8eca-b86e6433a2d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:39.781503 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7614a23a-1ff3-465b-8eca-b86e6433a2d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:37:39.781806 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7614a23a-1ff3-465b-8eca-b86e6433a2d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:39.782043 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7614a23a-1ff3-465b-8eca-b86e6433a2d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:39.782196 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7614a23a-1ff3-465b-8eca-b86e6433a2d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:39.786323 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:39.786323 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:39.787018 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7614a23a-1ff3-465b-8eca-b86e6433a2d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:37:39.787441 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 888/3593] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:39 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:39.800507 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:39.802237 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:37:39.802679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0104b3f-8b18-404d-8559-d70f2a900226"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:39.804198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating new backup {'backup': {'volume_id': 'b0104b3f-8b18-404d-8559-d70f2a900226'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:37:39.804361 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating backup of volume b0104b3f-8b18-404d-8559-d70f2a900226 in container None Aug 18 07:37:39.814039 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:39.814039 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:39.814524 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:37:39.834776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['10df50b4-7e8a-4e32-824e-b728fc26750c', 'a874ac84-a4e0-455b-87a1-b547326747e8'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:39.862819 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7a2f6269-a3b3-42aa-ab68-aea3fd4f4061 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:37:39.863397 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 906/3594] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:37:39 2026] POST /volume/v3/backups => generated 288 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:39.873973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7e0303ec-9e7d-4c26-8e55-726d4d683e8f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:39.876487 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e0303ec-9e7d-4c26-8e55-726d4d683e8f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:39.876763 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e0303ec-9e7d-4c26-8e55-726d4d683e8f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:39.876957 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e0303ec-9e7d-4c26-8e55-726d4d683e8f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:39.877068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7e0303ec-9e7d-4c26-8e55-726d4d683e8f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:39.882287 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:39.882287 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:39.883096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e0303ec-9e7d-4c26-8e55-726d4d683e8f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:39.883641 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 903/3595] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:39 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:40.011086 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac939f50-5243-46e0-8459-ddf9ac49e5fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:40.013476 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac939f50-5243-46e0-8459-ddf9ac49e5fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:40.013736 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac939f50-5243-46e0-8459-ddf9ac49e5fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:40.014003 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac939f50-5243-46e0-8459-ddf9ac49e5fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:40.023944 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:40.023944 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:40.028785 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ac939f50-5243-46e0-8459-ddf9ac49e5fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:40.033738 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac939f50-5243-46e0-8459-ddf9ac49e5fc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 returned with HTTP 200 Aug 18 07:37:40.034311 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 899/3596] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:40 2026] GET /volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:40.050359 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:40.052169 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:40.052426 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:40.052657 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:40.052820 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:40.062193 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:40.062193 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:40.062193 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:40.084950 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot delete request issued successfully. Aug 18 07:37:40.085133 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1dd7fe4b-2b37-476d-9265-862f3bc717a9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 returned with HTTP 202 Aug 18 07:37:40.085640 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 889/3597] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:40 2026] DELETE /volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:40.093743 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02d55b7f-dd00-4091-be1d-a685dda0cbed None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:40.098734 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02d55b7f-dd00-4091-be1d-a685dda0cbed tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:40.098948 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02d55b7f-dd00-4091-be1d-a685dda0cbed tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:40.099907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02d55b7f-dd00-4091-be1d-a685dda0cbed tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:40.107727 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:40.107727 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:40.108131 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02d55b7f-dd00-4091-be1d-a685dda0cbed tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:40.108867 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02d55b7f-dd00-4091-be1d-a685dda0cbed tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 returned with HTTP 200 Aug 18 07:37:40.109242 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 907/3598] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:40 2026] GET /volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:40.421026 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a80d008-85e3-432f-8957-2b32c88e2fa8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:40.423114 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a80d008-85e3-432f-8957-2b32c88e2fa8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:40.423355 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a80d008-85e3-432f-8957-2b32c88e2fa8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:40.423669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a80d008-85e3-432f-8957-2b32c88e2fa8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:40.423851 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2a80d008-85e3-432f-8957-2b32c88e2fa8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:40.429195 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:40.429195 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:40.429515 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a80d008-85e3-432f-8957-2b32c88e2fa8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:40.429913 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 904/3599] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:40 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:40.897359 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ca95b14-82f4-4117-905e-93bc61886b3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:40.900468 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ca95b14-82f4-4117-905e-93bc61886b3b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:40.900758 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ca95b14-82f4-4117-905e-93bc61886b3b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:40.900993 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ca95b14-82f4-4117-905e-93bc61886b3b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:40.901713 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9ca95b14-82f4-4117-905e-93bc61886b3b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:40.908692 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:40.908692 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:40.909325 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ca95b14-82f4-4117-905e-93bc61886b3b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:40.909673 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 900/3600] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:40 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:41.119858 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1cbafd1d-0b3b-4efc-8d2d-4c9ee7932e91 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:41.122324 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cbafd1d-0b3b-4efc-8d2d-4c9ee7932e91 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:41.122521 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cbafd1d-0b3b-4efc-8d2d-4c9ee7932e91 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:41.122802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cbafd1d-0b3b-4efc-8d2d-4c9ee7932e91 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:41.131371 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cbafd1d-0b3b-4efc-8d2d-4c9ee7932e91 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 returned with HTTP 404 Aug 18 07:37:41.132079 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 890/3601] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:41 2026] GET /volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:41.141956 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:41.141956 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:41.141956 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:41.142337 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:41.142337 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: 1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:41.149977 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:41.149977 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:41.150406 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:41.170279 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot delete request issued successfully. Aug 18 07:37:41.170484 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c5b65d88-ac0a-48c0-b226-9eee42e3b9b6 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 returned with HTTP 202 Aug 18 07:37:41.170944 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 908/3602] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:41 2026] DELETE /volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:41.187131 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-272d1067-72b4-4020-9410-d7801c847243 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:41.191629 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-272d1067-72b4-4020-9410-d7801c847243 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:41.191909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-272d1067-72b4-4020-9410-d7801c847243 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:41.192182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-272d1067-72b4-4020-9410-d7801c847243 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:41.198573 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:41.198573 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:41.199061 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-272d1067-72b4-4020-9410-d7801c847243 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:41.199813 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-272d1067-72b4-4020-9410-d7801c847243 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 returned with HTTP 200 Aug 18 07:37:41.200164 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 905/3603] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:41 2026] GET /volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:41.440184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-115f0208-2a18-4bd6-b9a2-5c67df83ead3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:41.443563 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-115f0208-2a18-4bd6-b9a2-5c67df83ead3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:41.443833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-115f0208-2a18-4bd6-b9a2-5c67df83ead3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:41.444116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-115f0208-2a18-4bd6-b9a2-5c67df83ead3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:41.444314 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-115f0208-2a18-4bd6-b9a2-5c67df83ead3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:41.449661 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:41.449661 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:41.450812 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-115f0208-2a18-4bd6-b9a2-5c67df83ead3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:41.451354 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 901/3604] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:41 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:41.815980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ac8e11f9-786b-4e25-81f5-11981c074523 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:41.920313 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-554cea52-1cdf-4391-a901-9d4290984763 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:41.922571 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-554cea52-1cdf-4391-a901-9d4290984763 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:41.922869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-554cea52-1cdf-4391-a901-9d4290984763 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:41.923119 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-554cea52-1cdf-4391-a901-9d4290984763 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:41.923270 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-554cea52-1cdf-4391-a901-9d4290984763 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:41.926771 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:41.927163 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-637614466"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:41.928607 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:41.928607 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:41.928708 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-637614466'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:41.928806 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Create volume of 1 GB Aug 18 07:37:41.929402 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:41.929402 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:41.929492 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-554cea52-1cdf-4391-a901-9d4290984763 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:41.929952 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 909/3605] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:41 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:41.933732 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Availability Zones retrieved successfully. Aug 18 07:37:41.938812 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Flow 'volume_create_api' (06e3ad81-32d2-4cec-b1c6-e01258e437a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:41.940025 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78c596d-29d0-4341-ac9c-0809b3741b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:41.941087 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:41.973556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78c596d-29d0-4341-ac9c-0809b3741b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:41.974397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e174191-76f6-4746-b1b2-a27e5d7d1be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:42.037511 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Created reservations ['1a75912e-7f76-43ba-93ff-ed11c9591838', '062a1ec6-c322-4dac-9be9-ae60c6a9e2be', 'a3f429ac-7f3b-4bc5-b54d-174a857e6fd7', '32746dad-1dcc-46f8-ab46-e4535cf4a8df'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:42.038332 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e174191-76f6-4746-b1b2-a27e5d7d1be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a75912e-7f76-43ba-93ff-ed11c9591838', '062a1ec6-c322-4dac-9be9-ae60c6a9e2be', 'a3f429ac-7f3b-4bc5-b54d-174a857e6fd7', '32746dad-1dcc-46f8-ab46-e4535cf4a8df']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:42.039055 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62a754c-babf-4647-a1c4-1d9b2d2616ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:42.065930 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62a754c-babf-4647-a1c4-1d9b2d2616ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1967c2-1d20-4dab-b16b-815554c045b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-637614466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d1e0302923a428c9faaf61a136c6818',qos_specs=None,replication_status=,reservations=['1a75912e-7f76-43ba-93ff-ed11c9591838','062a1ec6-c322-4dac-9be9-ae60c6a9e2be','a3f429ac-7f3b-4bc5-b54d-174a857e6fd7','32746dad-1dcc-46f8-ab46-e4535cf4a8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a0c7ccd6744dcfa72ff2386e6b79ee',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-637614466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1967c2-1d20-4dab-b16b-815554c045b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d1e0302923a428c9faaf61a136c6818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48a0c7ccd6744dcfa72ff2386e6b79ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:42.066571 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b264cf17-5b78-419d-8680-a039ba3dc568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:42.087180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b264cf17-5b78-419d-8680-a039ba3dc568) transitioned into state 'SUCCESS' from state '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-637614466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d1e0302923a428c9faaf61a136c6818',qos_specs=None,replication_status=,reservations=['1a75912e-7f76-43ba-93ff-ed11c9591838','062a1ec6-c322-4dac-9be9-ae60c6a9e2be','a3f429ac-7f3b-4bc5-b54d-174a857e6fd7','32746dad-1dcc-46f8-ab46-e4535cf4a8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a0c7ccd6744dcfa72ff2386e6b79ee',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:42.087823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d53862-b44c-4830-afaa-e7b416203d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:42.100324 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d53862-b44c-4830-afaa-e7b416203d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:42.100735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Flow 'volume_create_api' (06e3ad81-32d2-4cec-b1c6-e01258e437a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:42.100988 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Create volume request issued successfully. Aug 18 07:37:42.101503 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac8e11f9-786b-4e25-81f5-11981c074523 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:42.101883 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 891/3606] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:37:41 2026] POST /volume/v3/volumes => generated 750 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:42.117182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3f57969a-4f47-4389-b452-7fc69712073d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:42.119587 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f57969a-4f47-4389-b452-7fc69712073d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:42.120001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f57969a-4f47-4389-b452-7fc69712073d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:42.120260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f57969a-4f47-4389-b452-7fc69712073d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:42.129952 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:42.129952 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:42.134801 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3f57969a-4f47-4389-b452-7fc69712073d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Volume info retrieved successfully. Aug 18 07:37:42.140362 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f57969a-4f47-4389-b452-7fc69712073d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 200 Aug 18 07:37:42.140818 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 906/3607] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:42 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:42.213257 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bea5ae4e-60fa-42c3-94a5-8eb5d7f753a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:42.217132 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bea5ae4e-60fa-42c3-94a5-8eb5d7f753a4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:42.217241 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bea5ae4e-60fa-42c3-94a5-8eb5d7f753a4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:42.217509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bea5ae4e-60fa-42c3-94a5-8eb5d7f753a4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:42.222613 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bea5ae4e-60fa-42c3-94a5-8eb5d7f753a4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 returned with HTTP 404 Aug 18 07:37:42.223255 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 902/3608] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:42 2026] GET /volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:42.231412 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1b249f3a-91d7-4046-948d-42c4a22e529e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:42.233699 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b249f3a-91d7-4046-948d-42c4a22e529e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:42.233699 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b249f3a-91d7-4046-948d-42c4a22e529e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:42.233699 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b249f3a-91d7-4046-948d-42c4a22e529e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:42.234327 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1b249f3a-91d7-4046-948d-42c4a22e529e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:42.243187 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:42.243187 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:42.243652 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b249f3a-91d7-4046-948d-42c4a22e529e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:42.268644 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b249f3a-91d7-4046-948d-42c4a22e529e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:42.269250 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b249f3a-91d7-4046-948d-42c4a22e529e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 returned with HTTP 202 Aug 18 07:37:42.269414 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 910/3609] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:42 2026] DELETE /volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:42.276450 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8b2bb57-a585-484d-9365-5f00d1364877 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:42.278526 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8b2bb57-a585-484d-9365-5f00d1364877 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:42.278746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8b2bb57-a585-484d-9365-5f00d1364877 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:42.278922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8b2bb57-a585-484d-9365-5f00d1364877 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:42.285894 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:42.285894 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:42.289309 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8b2bb57-a585-484d-9365-5f00d1364877 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:42.293359 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8b2bb57-a585-484d-9365-5f00d1364877 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 returned with HTTP 200 Aug 18 07:37:42.293677 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 892/3610] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:42 2026] GET /volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:42.465197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5940f6a4-6331-4225-9bbe-ab91236bfd15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:42.468657 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5940f6a4-6331-4225-9bbe-ab91236bfd15 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:42.468657 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5940f6a4-6331-4225-9bbe-ab91236bfd15 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:42.468657 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5940f6a4-6331-4225-9bbe-ab91236bfd15 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:42.468657 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5940f6a4-6331-4225-9bbe-ab91236bfd15 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:42.476848 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:42.476848 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:42.477927 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5940f6a4-6331-4225-9bbe-ab91236bfd15 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:42.478423 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 907/3611] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:42 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:42.940436 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d46601b5-37d7-4429-a0f3-e1f2c6ec3923 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:42.942662 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d46601b5-37d7-4429-a0f3-e1f2c6ec3923 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:42.942935 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d46601b5-37d7-4429-a0f3-e1f2c6ec3923 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:42.943173 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d46601b5-37d7-4429-a0f3-e1f2c6ec3923 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:42.943322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d46601b5-37d7-4429-a0f3-e1f2c6ec3923 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:42.948489 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:42.948489 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:42.949202 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d46601b5-37d7-4429-a0f3-e1f2c6ec3923 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:42.949629 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 903/3612] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:42 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.160995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0fe4965e-1100-49d1-a5bd-cdbe144c7bdc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.163216 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fe4965e-1100-49d1-a5bd-cdbe144c7bdc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.163468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fe4965e-1100-49d1-a5bd-cdbe144c7bdc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.163704 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fe4965e-1100-49d1-a5bd-cdbe144c7bdc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.174447 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.174447 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:43.177720 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0fe4965e-1100-49d1-a5bd-cdbe144c7bdc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Volume info retrieved successfully. Aug 18 07:37:43.184511 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fe4965e-1100-49d1-a5bd-cdbe144c7bdc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 200 Aug 18 07:37:43.185033 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 911/3613] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.202041 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7b7fc8f8-176a-4745-ae9b-ddd8ca100fa9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.205234 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7b7fc8f8-176a-4745-ae9b-ddd8ca100fa9 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer Aug 18 07:37:43.205234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7b7fc8f8-176a-4745-ae9b-ddd8ca100fa9 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "af1967c2-1d20-4dab-b16b-815554c045b8"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:43.207027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.volume_transfer [None req-7b7fc8f8-176a-4745-ae9b-ddd8ca100fa9 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Creating new volume transfer {'transfer': {'volume_id': 'af1967c2-1d20-4dab-b16b-815554c045b8'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 07:37:43.207142 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-7b7fc8f8-176a-4745-ae9b-ddd8ca100fa9 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Creating transfer of volume af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.207282 np0000007613 devstack@c-api.service[100293]: INFO cinder.transfer.api [None req-7b7fc8f8-176a-4745-ae9b-ddd8ca100fa9 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Generating transfer record for volume af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.215710 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.215710 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:43.225814 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7b7fc8f8-176a-4745-ae9b-ddd8ca100fa9 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 07:37:43.226302 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 893/3614] 10.4.3.152 () {68 vars in 1291 bytes} [Tue Aug 18 07:37:43 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:43.235238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-abff96cf-ce2a-4014-8a2a-90db4137cea8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.237246 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abff96cf-ce2a-4014-8a2a-90db4137cea8 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.237500 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abff96cf-ce2a-4014-8a2a-90db4137cea8 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.237785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-abff96cf-ce2a-4014-8a2a-90db4137cea8 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.247556 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.247556 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:43.251982 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-abff96cf-ce2a-4014-8a2a-90db4137cea8 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Volume info retrieved successfully. Aug 18 07:37:43.256646 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-abff96cf-ce2a-4014-8a2a-90db4137cea8 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 200 Aug 18 07:37:43.257106 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 908/3615] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.270882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b6856e73-6a59-45ff-be9f-f643a8b904b4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.274788 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6856e73-6a59-45ff-be9f-f643a8b904b4 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903 Aug 18 07:37:43.274997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6856e73-6a59-45ff-be9f-f643a8b904b4 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.275189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6856e73-6a59-45ff-be9f-f643a8b904b4 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.279173 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6856e73-6a59-45ff-be9f-f643a8b904b4 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903 returned with HTTP 200 Aug 18 07:37:43.279544 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 904/3616] 10.4.3.152 () {66 vars in 1381 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903 => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.291193 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-569e11cd-ffb7-4606-b198-b04cb189c1ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.292941 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-569e11cd-ffb7-4606-b198-b04cb189c1ab tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/os-volume-transfer Aug 18 07:37:43.293151 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-569e11cd-ffb7-4606-b198-b04cb189c1ab tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.293354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-569e11cd-ffb7-4606-b198-b04cb189c1ab tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.293514 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.volume_transfer [None req-569e11cd-ffb7-4606-b198-b04cb189c1ab tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Listing volume transfers {{(pid=100291) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 07:37:43.297405 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-569e11cd-ffb7-4606-b198-b04cb189c1ab tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 07:37:43.297766 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 912/3617] 10.4.3.152 () {66 vars in 1270 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.308912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-17cbc439-4d91-49f9-927a-2dc5b5a4c0f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.309189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.310898 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17cbc439-4d91-49f9-927a-2dc5b5a4c0f9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:43.311116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-17cbc439-4d91-49f9-927a-2dc5b5a4c0f9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.311378 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-17cbc439-4d91-49f9-927a-2dc5b5a4c0f9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.320079 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17cbc439-4d91-49f9-927a-2dc5b5a4c0f9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 returned with HTTP 404 Aug 18 07:37:43.320614 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 894/3618] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:43.328335 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.331203 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:43.331441 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.331618 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.331809 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:43.338880 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.338880 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:43.339746 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:43.355365 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:43.355710 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adb2a5cf-c2b2-4e6f-8beb-fc6604c80df0 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d returned with HTTP 202 Aug 18 07:37:43.358220 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 905/3619] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:43 2026] DELETE /volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:43.366828 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3e0a6a60-3f1d-4116-8cca-44ae8cfbd275 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.366828 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e0a6a60-3f1d-4116-8cca-44ae8cfbd275 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:43.366828 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e0a6a60-3f1d-4116-8cca-44ae8cfbd275 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.366828 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3e0a6a60-3f1d-4116-8cca-44ae8cfbd275 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.370989 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903/accept Aug 18 07:37:43.371399 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "acda983fea03f783"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:43.377932 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.volume_transfer [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Accepting volume transfer 16ac7c04-5800-4749-8c57-d8955bb0f903 {{(pid=100292) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 07:37:43.378061 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.volume_transfer [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Accepting transfer 16ac7c04-5800-4749-8c57-d8955bb0f903 Aug 18 07:37:43.384400 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.384400 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:43.389178 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3e0a6a60-3f1d-4116-8cca-44ae8cfbd275 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:43.395491 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3e0a6a60-3f1d-4116-8cca-44ae8cfbd275 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d returned with HTTP 200 Aug 18 07:37:43.395961 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 913/3620] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:43.456849 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Created reservations ['ba17991c-a02d-409c-819f-1807c1e3b129', '6b717cd9-0ab2-4ded-bec6-0b3a44cd2f1c', '70567416-bcb7-41e7-a2ff-22aad48872c6', 'cf24c577-6842-4e5e-a421-ddf4076ea72a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:43.486309 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Created reservations ['2c558b55-06d2-4cf1-a9e0-5fce6fb413fd', 'b8a6431f-75d5-46f3-aaa2-859fdca78bb3', 'cddfe24d-ba91-4f24-b7f4-ed6a25a58d65', '33252414-e7d3-4015-93ea-794e8fa24470'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:43.490997 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bc142522-7845-4826-85f9-d8586055b8f0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.492981 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc142522-7845-4826-85f9-d8586055b8f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:43.493168 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc142522-7845-4826-85f9-d8586055b8f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.493370 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc142522-7845-4826-85f9-d8586055b8f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.493459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bc142522-7845-4826-85f9-d8586055b8f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:43.502855 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.502855 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:43.506285 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc142522-7845-4826-85f9-d8586055b8f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:43.506819 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 895/3621] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.530509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Created reservations ['8c2b1cdb-f3bb-4df4-81ce-5971472680a8', 'a67d46ea-ec07-4405-ad75-0d94aec426f0', '9f3e06db-4fe1-4eba-bd18-2eaa509e8333', '4060fed5-8b14-4733-8ae9-dcd2fc2c00c1'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:43.553336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Created reservations ['635c5e7a-c731-43c6-afcc-5dc2fa088f95', '253e900b-9fa3-464a-81a6-fee0817ed6ca', '88c5daaf-4bda-421b-ba72-d71e638e6294', '5ae14912-64fc-4429-a497-63518611ddb1'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:43.567887 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Transfer volume completed successfully. Aug 18 07:37:43.727325 np0000007613 devstack@c-api.service[100292]: INFO cinder.transfer.api [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Volume af1967c2-1d20-4dab-b16b-815554c045b8 has been transferred. Aug 18 07:37:43.733020 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ff3d2df-decc-471b-8fce-1038f0b0e639 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903/accept returned with HTTP 202 Aug 18 07:37:43.733464 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 909/3622] 10.4.3.152 () {68 vars in 1423 bytes} [Tue Aug 18 07:37:43 2026] POST /volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903/accept => generated 365 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:43.742689 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-40d9455b-03db-4146-8085-c743af169a6c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.745130 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40d9455b-03db-4146-8085-c743af169a6c tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.745398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40d9455b-03db-4146-8085-c743af169a6c tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.745640 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40d9455b-03db-4146-8085-c743af169a6c tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.755433 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.755433 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:43.757586 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-40d9455b-03db-4146-8085-c743af169a6c tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Volume info retrieved successfully. Aug 18 07:37:43.763465 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40d9455b-03db-4146-8085-c743af169a6c tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 200 Aug 18 07:37:43.763877 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 906/3623] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.779817 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-50035452-3839-4ad7-b8a3-acc9d141bb23 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.782493 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50035452-3839-4ad7-b8a3-acc9d141bb23 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.782689 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50035452-3839-4ad7-b8a3-acc9d141bb23 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.782885 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-50035452-3839-4ad7-b8a3-acc9d141bb23 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.794583 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.794583 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:43.800529 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-50035452-3839-4ad7-b8a3-acc9d141bb23 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] Volume info retrieved successfully. Aug 18 07:37:43.806620 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-50035452-3839-4ad7-b8a3-acc9d141bb23 tempest-VolumesTransfersTest-1858095509 tempest-VolumesTransfersTest-1858095509-project-member] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 200 Aug 18 07:37:43.807123 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 914/3624] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:43.818990 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae6e7bec-76af-46c4-b7e7-a6fc91e9f0e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.821312 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae6e7bec-76af-46c4-b7e7-a6fc91e9f0e0 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] DELETE https://10.4.3.152/volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903 Aug 18 07:37:43.821515 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae6e7bec-76af-46c4-b7e7-a6fc91e9f0e0 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.821730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae6e7bec-76af-46c4-b7e7-a6fc91e9f0e0 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.821812 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-ae6e7bec-76af-46c4-b7e7-a6fc91e9f0e0 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Delete transfer with id: 16ac7c04-5800-4749-8c57-d8955bb0f903 Aug 18 07:37:43.824920 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae6e7bec-76af-46c4-b7e7-a6fc91e9f0e0 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903 returned with HTTP 404 Aug 18 07:37:43.825401 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 896/3625] 10.4.3.152 () {66 vars in 1384 bytes} [Tue Aug 18 07:37:43 2026] DELETE /volume/v3/os-volume-transfer/16ac7c04-5800-4749-8c57-d8955bb0f903 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:43.832597 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-313be825-5a40-40b5-87c3-d7bf77f7332b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.861886 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-313be825-5a40-40b5-87c3-d7bf77f7332b tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.861886 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-313be825-5a40-40b5-87c3-d7bf77f7332b tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.861886 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-313be825-5a40-40b5-87c3-d7bf77f7332b tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.862064 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-313be825-5a40-40b5-87c3-d7bf77f7332b tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Delete volume with id: af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.869069 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.869069 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:43.869552 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-313be825-5a40-40b5-87c3-d7bf77f7332b tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Volume info retrieved successfully. Aug 18 07:37:43.901780 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-313be825-5a40-40b5-87c3-d7bf77f7332b tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Delete volume request issued successfully. Aug 18 07:37:43.901780 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-313be825-5a40-40b5-87c3-d7bf77f7332b tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 202 Aug 18 07:37:43.901948 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 910/3626] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:43 2026] DELETE /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:43.910525 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ad2b2986-8edb-4660-b588-3f48d425f37c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.912227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad2b2986-8edb-4660-b588-3f48d425f37c tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:43.912417 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad2b2986-8edb-4660-b588-3f48d425f37c tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.912611 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad2b2986-8edb-4660-b588-3f48d425f37c tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.919447 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.919447 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:43.922990 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ad2b2986-8edb-4660-b588-3f48d425f37c tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Volume info retrieved successfully. Aug 18 07:37:43.928056 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad2b2986-8edb-4660-b588-3f48d425f37c tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 200 Aug 18 07:37:43.928719 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 907/3627] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:43.958755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e7e0d65a-a901-4e75-a7a8-75d9aabea81f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:43.960520 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7e0d65a-a901-4e75-a7a8-75d9aabea81f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:43.960741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7e0d65a-a901-4e75-a7a8-75d9aabea81f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:43.960915 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e7e0d65a-a901-4e75-a7a8-75d9aabea81f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:43.961017 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e7e0d65a-a901-4e75-a7a8-75d9aabea81f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:43.965329 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:43.965329 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:43.965905 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e7e0d65a-a901-4e75-a7a8-75d9aabea81f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:43.966263 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 915/3628] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:43 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:44.412239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3589930b-473b-4bcd-bef1-aa5f9530f727 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:44.414640 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3589930b-473b-4bcd-bef1-aa5f9530f727 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:44.414896 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3589930b-473b-4bcd-bef1-aa5f9530f727 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:44.415123 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3589930b-473b-4bcd-bef1-aa5f9530f727 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:44.422052 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3589930b-473b-4bcd-bef1-aa5f9530f727 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d returned with HTTP 404 Aug 18 07:37:44.422633 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 897/3629] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:44 2026] GET /volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:44.429567 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:44.432947 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:44.433195 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:44.433461 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:44.433689 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:44.444895 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:44.444895 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:44.445458 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:44.463067 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:44.463317 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f654ee2-e90e-41bc-b685-9057c75c5c30 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 returned with HTTP 202 Aug 18 07:37:44.463900 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 911/3630] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:44 2026] DELETE /volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:44.471626 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-90643e97-ca6d-4e10-82b9-4937a4631e58 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:44.474618 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-90643e97-ca6d-4e10-82b9-4937a4631e58 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:44.474815 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-90643e97-ca6d-4e10-82b9-4937a4631e58 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:44.475420 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-90643e97-ca6d-4e10-82b9-4937a4631e58 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:44.485267 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:44.485267 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:44.491417 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-90643e97-ca6d-4e10-82b9-4937a4631e58 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:44.496271 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-90643e97-ca6d-4e10-82b9-4937a4631e58 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 returned with HTTP 200 Aug 18 07:37:44.496703 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 908/3631] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:44 2026] GET /volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:44.518164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aa3080d9-f0e8-4b26-8ffd-27c7a27e7c2b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:44.520646 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa3080d9-f0e8-4b26-8ffd-27c7a27e7c2b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:44.520862 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa3080d9-f0e8-4b26-8ffd-27c7a27e7c2b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:44.521064 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aa3080d9-f0e8-4b26-8ffd-27c7a27e7c2b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:44.521186 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-aa3080d9-f0e8-4b26-8ffd-27c7a27e7c2b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:44.525560 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:44.525560 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:44.526376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aa3080d9-f0e8-4b26-8ffd-27c7a27e7c2b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:44.526771 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 916/3632] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:44 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:44.940544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b30cb4ec-639d-4677-abad-7fb0068594f2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:44.942058 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b30cb4ec-639d-4677-abad-7fb0068594f2 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:44.942221 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b30cb4ec-639d-4677-abad-7fb0068594f2 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:44.942408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b30cb4ec-639d-4677-abad-7fb0068594f2 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:44.948382 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b30cb4ec-639d-4677-abad-7fb0068594f2 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 404 Aug 18 07:37:44.948972 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 898/3633] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:44 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:44.958681 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-70ff0178-5466-4d39-b3ae-6799fb38e435 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:44.966448 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-70ff0178-5466-4d39-b3ae-6799fb38e435 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:44.967262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-70ff0178-5466-4d39-b3ae-6799fb38e435 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:44.968081 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-70ff0178-5466-4d39-b3ae-6799fb38e435 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:44.976925 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-40556cd7-8e4c-42cf-9206-5f497fe5f07d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:44.978904 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40556cd7-8e4c-42cf-9206-5f497fe5f07d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:44.979130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40556cd7-8e4c-42cf-9206-5f497fe5f07d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:44.979329 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-40556cd7-8e4c-42cf-9206-5f497fe5f07d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:44.979425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-40556cd7-8e4c-42cf-9206-5f497fe5f07d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:44.983663 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:44.983663 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:44.984313 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-40556cd7-8e4c-42cf-9206-5f497fe5f07d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:44.984663 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 909/3634] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:44 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:44.990100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-70ff0178-5466-4d39-b3ae-6799fb38e435 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 404 Aug 18 07:37:44.992766 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 912/3635] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:44 2026] GET /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:45.000987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b5f0c0e1-7fa0-467d-b65e-d2013155b22d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.002972 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5f0c0e1-7fa0-467d-b65e-d2013155b22d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] DELETE https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:45.003267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5f0c0e1-7fa0-467d-b65e-d2013155b22d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:45.003547 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b5f0c0e1-7fa0-467d-b65e-d2013155b22d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:45.003781 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-b5f0c0e1-7fa0-467d-b65e-d2013155b22d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Delete volume with id: af1967c2-1d20-4dab-b16b-815554c045b8 Aug 18 07:37:45.010173 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b5f0c0e1-7fa0-467d-b65e-d2013155b22d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 returned with HTTP 404 Aug 18 07:37:45.010726 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 917/3636] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:45 2026] DELETE /volume/v3/volumes/af1967c2-1d20-4dab-b16b-815554c045b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:45.021731 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.024081 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:45.024433 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1245413440"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:45.025886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1245413440'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:45.026013 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Create volume of 1 GB Aug 18 07:37:45.031061 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Availability Zones retrieved successfully. Aug 18 07:37:45.037229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Flow 'volume_create_api' (ecc6df47-3479-4f2a-a8bc-fccf1479554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:45.038146 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821389e9-fce8-48a6-bc6d-397b97f87921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.039368 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:45.067392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821389e9-fce8-48a6-bc6d-397b97f87921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.068120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9340f26-619c-477f-bfed-2125e1c412ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.112334 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Created reservations ['00a5fdf3-4010-4710-bee4-bc085a8e2668', '2a0e9dd3-0f4c-4fca-835d-0433b004ea05', '1290e5bb-bb7b-42e9-ac1f-5ef35138f476', 'bc0ea2ff-e574-464f-8f9c-30ca12a00aeb'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:45.113216 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9340f26-619c-477f-bfed-2125e1c412ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a5fdf3-4010-4710-bee4-bc085a8e2668', '2a0e9dd3-0f4c-4fca-835d-0433b004ea05', '1290e5bb-bb7b-42e9-ac1f-5ef35138f476', 'bc0ea2ff-e574-464f-8f9c-30ca12a00aeb']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.113994 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b393b537-aae1-4c72-9979-22fd02086c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.139304 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b393b537-aae1-4c72-9979-22fd02086c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd82b0466-d075-4455-8315-491133badf62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1245413440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d1e0302923a428c9faaf61a136c6818',qos_specs=None,replication_status=,reservations=['00a5fdf3-4010-4710-bee4-bc085a8e2668','2a0e9dd3-0f4c-4fca-835d-0433b004ea05','1290e5bb-bb7b-42e9-ac1f-5ef35138f476','bc0ea2ff-e574-464f-8f9c-30ca12a00aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a0c7ccd6744dcfa72ff2386e6b79ee',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1245413440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d82b0466-d075-4455-8315-491133badf62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d1e0302923a428c9faaf61a136c6818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48a0c7ccd6744dcfa72ff2386e6b79ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.140086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8a10bc-ace3-42cd-96f7-98ad6527aa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.159672 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8a10bc-ace3-42cd-96f7-98ad6527aa31) transitioned into state 'SUCCESS' from state '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-1245413440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d1e0302923a428c9faaf61a136c6818',qos_specs=None,replication_status=,reservations=['00a5fdf3-4010-4710-bee4-bc085a8e2668','2a0e9dd3-0f4c-4fca-835d-0433b004ea05','1290e5bb-bb7b-42e9-ac1f-5ef35138f476','bc0ea2ff-e574-464f-8f9c-30ca12a00aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a0c7ccd6744dcfa72ff2386e6b79ee',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.160465 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4310c4f3-63e3-4b8c-acba-d9db250a2771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.169086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4310c4f3-63e3-4b8c-acba-d9db250a2771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.169888 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Flow 'volume_create_api' (ecc6df47-3479-4f2a-a8bc-fccf1479554a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:45.170159 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Create volume request issued successfully. Aug 18 07:37:45.170733 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2c5fd96e-2a2c-462d-afd0-fa1e38cd3b95 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:45.171128 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 899/3637] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:37:45 2026] POST /volume/v3/volumes => generated 751 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:45.187444 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b38a8ae-63ec-442f-9126-34d8afcc14f5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.192195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b38a8ae-63ec-442f-9126-34d8afcc14f5 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:45.192417 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b38a8ae-63ec-442f-9126-34d8afcc14f5 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:45.192606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b38a8ae-63ec-442f-9126-34d8afcc14f5 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:45.205596 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:45.205596 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:45.210218 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5b38a8ae-63ec-442f-9126-34d8afcc14f5 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Volume info retrieved successfully. Aug 18 07:37:45.215847 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b38a8ae-63ec-442f-9126-34d8afcc14f5 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 200 Aug 18 07:37:45.216368 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 910/3638] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:45 2026] GET /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:45.511296 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1bb65e78-f782-45fc-bc3f-9b1723b300b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.518656 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bb65e78-f782-45fc-bc3f-9b1723b300b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:45.519862 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1bb65e78-f782-45fc-bc3f-9b1723b300b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:45.520672 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1bb65e78-f782-45fc-bc3f-9b1723b300b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:45.538073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc80e0b8-5eb8-415f-a734-29b0f4ce29ad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.540238 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc80e0b8-5eb8-415f-a734-29b0f4ce29ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:45.540238 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc80e0b8-5eb8-415f-a734-29b0f4ce29ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:45.540238 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc80e0b8-5eb8-415f-a734-29b0f4ce29ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:45.540415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-dc80e0b8-5eb8-415f-a734-29b0f4ce29ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:45.540577 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1bb65e78-f782-45fc-bc3f-9b1723b300b4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 returned with HTTP 404 Aug 18 07:37:45.541190 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 913/3639] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:45 2026] GET /volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:45.544250 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:45.544250 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:45.545240 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc80e0b8-5eb8-415f-a734-29b0f4ce29ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:45.545354 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 918/3640] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:45 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:45.551360 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ac610a11-a499-4d23-8542-c866f75dbba1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.553348 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:45.553693 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1367743992"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:45.555151 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1367743992'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:45.555327 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:45.555586 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:45.555586 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:45.559486 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:45.565006 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (68149fa9-8c87-4da6-ba28-05903ac4f5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:45.566287 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f69be3b9-abd8-4321-8fde-5989e4571941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.567375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:45.597537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f69be3b9-abd8-4321-8fde-5989e4571941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.597537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79c71ca-e4a7-4cb0-83c4-5239885a62d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.632627 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['420aaf9d-6663-4ef9-b1ba-bedfaf166333', '5ab8fbf6-bd7a-4b68-86a8-d5a1e8179159', 'b4a17d02-8de7-4db4-87a2-a3073c38c576', 'e16cb6b4-846e-4529-9d32-0c66e363b3bb'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:45.633520 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79c71ca-e4a7-4cb0-83c4-5239885a62d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420aaf9d-6663-4ef9-b1ba-bedfaf166333', '5ab8fbf6-bd7a-4b68-86a8-d5a1e8179159', 'b4a17d02-8de7-4db4-87a2-a3073c38c576', 'e16cb6b4-846e-4529-9d32-0c66e363b3bb']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.634188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f50d27-07b4-4e37-bab5-e6f102731cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.654750 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f50d27-07b4-4e37-bab5-e6f102731cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b02fdaf4-aa43-45b4-95e3-50085193ce2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1367743992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['420aaf9d-6663-4ef9-b1ba-bedfaf166333','5ab8fbf6-bd7a-4b68-86a8-d5a1e8179159','b4a17d02-8de7-4db4-87a2-a3073c38c576','e16cb6b4-846e-4529-9d32-0c66e363b3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1367743992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b02fdaf4-aa43-45b4-95e3-50085193ce2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.655443 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad427087-4e6e-4d60-9be1-f3c44d8d03c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.671456 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad427087-4e6e-4d60-9be1-f3c44d8d03c5) transitioned into state 'SUCCESS' from state '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-1367743992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['420aaf9d-6663-4ef9-b1ba-bedfaf166333','5ab8fbf6-bd7a-4b68-86a8-d5a1e8179159','b4a17d02-8de7-4db4-87a2-a3073c38c576','e16cb6b4-846e-4529-9d32-0c66e363b3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.672319 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4ea60c-f726-4817-8607-b6cb5d68857f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:45.680914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d4ea60c-f726-4817-8607-b6cb5d68857f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:45.681848 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (68149fa9-8c87-4da6-ba28-05903ac4f5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:45.682222 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:45.682848 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ac610a11-a499-4d23-8542-c866f75dbba1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:45.683310 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 900/3641] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:37:45 2026] POST /volume/v3/volumes => generated 770 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:45.697372 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-48029bf6-4ac8-444d-8bc8-d0f8b6b5848b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.701139 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48029bf6-4ac8-444d-8bc8-d0f8b6b5848b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:45.701139 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48029bf6-4ac8-444d-8bc8-d0f8b6b5848b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:45.701139 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48029bf6-4ac8-444d-8bc8-d0f8b6b5848b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:45.707263 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:45.707263 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:45.711855 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48029bf6-4ac8-444d-8bc8-d0f8b6b5848b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:45.716694 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48029bf6-4ac8-444d-8bc8-d0f8b6b5848b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b returned with HTTP 200 Aug 18 07:37:45.717236 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 911/3642] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:45 2026] GET /volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:45.997530 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05b7c26c-2c8c-4ca7-a2e9-a71ef713f551 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:45.999677 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05b7c26c-2c8c-4ca7-a2e9-a71ef713f551 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:45.999977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05b7c26c-2c8c-4ca7-a2e9-a71ef713f551 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.000252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05b7c26c-2c8c-4ca7-a2e9-a71ef713f551 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.000418 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-05b7c26c-2c8c-4ca7-a2e9-a71ef713f551 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:46.004476 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.004476 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:46.005049 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05b7c26c-2c8c-4ca7-a2e9-a71ef713f551 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:46.005515 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 914/3643] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:45 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:46.228334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b9df593-edde-4f3b-b4f1-8471a2936928 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.230294 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b9df593-edde-4f3b-b4f1-8471a2936928 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.230479 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b9df593-edde-4f3b-b4f1-8471a2936928 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.230651 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b9df593-edde-4f3b-b4f1-8471a2936928 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.240554 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.240554 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:46.244526 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b9df593-edde-4f3b-b4f1-8471a2936928 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Volume info retrieved successfully. Aug 18 07:37:46.249129 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b9df593-edde-4f3b-b4f1-8471a2936928 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 200 Aug 18 07:37:46.249609 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 919/3644] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:46.262783 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-be9d1694-53e4-408d-9640-e112e4c55296 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.264644 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be9d1694-53e4-408d-9640-e112e4c55296 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] POST https://10.4.3.152/volume/v3/os-volume-transfer Aug 18 07:37:46.265005 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be9d1694-53e4-408d-9640-e112e4c55296 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d82b0466-d075-4455-8315-491133badf62"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:46.266775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.volume_transfer [None req-be9d1694-53e4-408d-9640-e112e4c55296 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd82b0466-d075-4455-8315-491133badf62'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 07:37:46.267515 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.volume_transfer [None req-be9d1694-53e4-408d-9640-e112e4c55296 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Creating transfer of volume d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.267650 np0000007613 devstack@c-api.service[100293]: INFO cinder.transfer.api [None req-be9d1694-53e4-408d-9640-e112e4c55296 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Generating transfer record for volume d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.277119 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.277119 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:46.288993 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be9d1694-53e4-408d-9640-e112e4c55296 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 07:37:46.289542 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 901/3645] 10.4.3.152 () {68 vars in 1291 bytes} [Tue Aug 18 07:37:46 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:46.299595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b93a688-1345-41b0-ba0a-eda3344330b7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.303656 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b93a688-1345-41b0-ba0a-eda3344330b7 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.303656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b93a688-1345-41b0-ba0a-eda3344330b7 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.303656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b93a688-1345-41b0-ba0a-eda3344330b7 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.314552 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.314552 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:46.319571 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1b93a688-1345-41b0-ba0a-eda3344330b7 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Volume info retrieved successfully. Aug 18 07:37:46.327149 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b93a688-1345-41b0-ba0a-eda3344330b7 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 200 Aug 18 07:37:46.327676 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 912/3646] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:46.339137 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cdde625a-6dac-4e8e-8aa9-a3c1a91a342d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.340805 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cdde625a-6dac-4e8e-8aa9-a3c1a91a342d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/os-volume-transfer/detail Aug 18 07:37:46.340978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cdde625a-6dac-4e8e-8aa9-a3c1a91a342d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.341151 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cdde625a-6dac-4e8e-8aa9-a3c1a91a342d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.341295 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.volume_transfer [None req-cdde625a-6dac-4e8e-8aa9-a3c1a91a342d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Listing volume transfers {{(pid=100292) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 07:37:46.345836 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cdde625a-6dac-4e8e-8aa9-a3c1a91a342d tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 07:37:46.346113 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 915/3647] 10.4.3.152 () {66 vars in 1291 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:46.355779 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d75150b7-229d-45ba-937d-517ce6898184 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.361948 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d75150b7-229d-45ba-937d-517ce6898184 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] DELETE https://10.4.3.152/volume/v3/os-volume-transfer/a850b668-2057-47cc-8135-70e1d879a583 Aug 18 07:37:46.362143 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d75150b7-229d-45ba-937d-517ce6898184 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.363883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d75150b7-229d-45ba-937d-517ce6898184 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.363883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.volume_transfer [None req-d75150b7-229d-45ba-937d-517ce6898184 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Delete transfer with id: a850b668-2057-47cc-8135-70e1d879a583 Aug 18 07:37:46.371270 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.371270 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:46.377893 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d75150b7-229d-45ba-937d-517ce6898184 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/a850b668-2057-47cc-8135-70e1d879a583 returned with HTTP 202 Aug 18 07:37:46.378257 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 920/3648] 10.4.3.152 () {66 vars in 1384 bytes} [Tue Aug 18 07:37:46 2026] DELETE /volume/v3/os-volume-transfer/a850b668-2057-47cc-8135-70e1d879a583 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:46.384054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-00d8545e-e508-4749-8890-91698a50d581 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.385727 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00d8545e-e508-4749-8890-91698a50d581 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.388249 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-00d8545e-e508-4749-8890-91698a50d581 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.388249 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-00d8545e-e508-4749-8890-91698a50d581 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.392502 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.392502 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:46.395765 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-00d8545e-e508-4749-8890-91698a50d581 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Volume info retrieved successfully. Aug 18 07:37:46.399451 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-00d8545e-e508-4749-8890-91698a50d581 tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 200 Aug 18 07:37:46.399783 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 902/3649] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:46.413821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bff1fd9f-f810-4883-be50-de01fa5f53cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.415506 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bff1fd9f-f810-4883-be50-de01fa5f53cc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] DELETE https://10.4.3.152/volume/v3/os-volume-transfer/a850b668-2057-47cc-8135-70e1d879a583 Aug 18 07:37:46.415693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bff1fd9f-f810-4883-be50-de01fa5f53cc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.415902 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bff1fd9f-f810-4883-be50-de01fa5f53cc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.416003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.volume_transfer [None req-bff1fd9f-f810-4883-be50-de01fa5f53cc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Delete transfer with id: a850b668-2057-47cc-8135-70e1d879a583 Aug 18 07:37:46.418972 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bff1fd9f-f810-4883-be50-de01fa5f53cc tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/os-volume-transfer/a850b668-2057-47cc-8135-70e1d879a583 returned with HTTP 404 Aug 18 07:37:46.419544 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 913/3650] 10.4.3.152 () {66 vars in 1384 bytes} [Tue Aug 18 07:37:46 2026] DELETE /volume/v3/os-volume-transfer/a850b668-2057-47cc-8135-70e1d879a583 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:46.427052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.437535 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.438191 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.438918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.439562 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Delete volume with id: d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.467618 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.467618 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:46.469197 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Volume info retrieved successfully. Aug 18 07:37:46.523084 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Delete volume request issued successfully. Aug 18 07:37:46.524922 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dd849c2f-bc3a-4c32-aa85-acff55bc39d3 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 202 Aug 18 07:37:46.525897 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 916/3651] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:46 2026] DELETE /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:46.532425 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a1451b73-63ea-4e85-a548-1de178644ca0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.534514 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1451b73-63ea-4e85-a548-1de178644ca0 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] GET https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:46.534721 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1451b73-63ea-4e85-a548-1de178644ca0 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.534903 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1451b73-63ea-4e85-a548-1de178644ca0 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.542509 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.542509 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:46.547436 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a1451b73-63ea-4e85-a548-1de178644ca0 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Volume info retrieved successfully. Aug 18 07:37:46.552801 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1451b73-63ea-4e85-a548-1de178644ca0 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 200 Aug 18 07:37:46.553190 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 921/3652] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:46.563560 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-28c2d5c7-d620-41f8-ae4f-0e9deeef03e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.565446 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-28c2d5c7-d620-41f8-ae4f-0e9deeef03e0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:46.565639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-28c2d5c7-d620-41f8-ae4f-0e9deeef03e0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.565829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-28c2d5c7-d620-41f8-ae4f-0e9deeef03e0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.565927 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-28c2d5c7-d620-41f8-ae4f-0e9deeef03e0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:46.572225 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.572225 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:46.573071 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-28c2d5c7-d620-41f8-ae4f-0e9deeef03e0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:46.573686 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 903/3653] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:46.584502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae087562-0e4f-4fec-a62e-96849a3010ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.586974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc/restore Aug 18 07:37:46.587315 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "c7533a66-49c6-4887-abe9-2ec9f31cd991"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:46.588728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Restoring backup 9d12c3fe-44ee-413a-b9a2-4aea435582cc ({'restore': {'volume_id': 'c7533a66-49c6-4887-abe9-2ec9f31cd991'}}) {{(pid=100290) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:37:46.588852 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Restoring backup 9d12c3fe-44ee-413a-b9a2-4aea435582cc to volume c7533a66-49c6-4887-abe9-2ec9f31cd991. Aug 18 07:37:46.595164 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.595164 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:46.604006 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.604006 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:46.604711 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:37:46.604885 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.api [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Checking backup size 1 against volume size 1 {{(pid=100290) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:37:46.605027 np0000007613 devstack@c-api.service[100290]: INFO cinder.backup.api [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Overwriting volume c7533a66-49c6-4887-abe9-2ec9f31cd991 with restore of backup 9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:46.619221 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] restore_backup in rpcapi backup_id 9d12c3fe-44ee-413a-b9a2-4aea435582cc {{(pid=100290) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:37:46.620973 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae087562-0e4f-4fec-a62e-96849a3010ad tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc/restore returned with HTTP 202 Aug 18 07:37:46.621422 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 914/3654] 10.4.3.152 () {68 vars in 1393 bytes} [Tue Aug 18 07:37:46 2026] POST /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc/restore => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:46.629013 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-71d217ed-ac7f-4345-820e-7a876a2929ae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.630398 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71d217ed-ac7f-4345-820e-7a876a2929ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:46.630740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71d217ed-ac7f-4345-820e-7a876a2929ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.631016 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71d217ed-ac7f-4345-820e-7a876a2929ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.631286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-71d217ed-ac7f-4345-820e-7a876a2929ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:46.636994 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.636994 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:46.636994 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71d217ed-ac7f-4345-820e-7a876a2929ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:46.636994 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 917/3655] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:46.730831 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1bf7dae2-b101-40c4-a73f-c6288efa83de None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.732759 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1bf7dae2-b101-40c4-a73f-c6288efa83de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:46.733000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1bf7dae2-b101-40c4-a73f-c6288efa83de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.733222 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1bf7dae2-b101-40c4-a73f-c6288efa83de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.741101 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.741101 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:46.745137 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1bf7dae2-b101-40c4-a73f-c6288efa83de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:46.749298 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1bf7dae2-b101-40c4-a73f-c6288efa83de tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b returned with HTTP 200 Aug 18 07:37:46.749908 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 922/3656] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:46.764130 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e088b148-e882-4002-b10f-13340e4302b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.766147 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e088b148-e882-4002-b10f-13340e4302b1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:37:46.766567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e088b148-e882-4002-b10f-13340e4302b1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b02fdaf4-aa43-45b4-95e3-50085193ce2b", "name": "tempest-VolumeDependencyTests-Snapshot-1477796004"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:46.775778 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.775778 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:46.776408 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e088b148-e882-4002-b10f-13340e4302b1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:46.776766 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-e088b148-e882-4002-b10f-13340e4302b1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create snapshot from volume b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:46.799559 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-e088b148-e882-4002-b10f-13340e4302b1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['945b80d6-26fe-47fa-9779-f323726ffbbf', 'c3f6a2ed-29d6-45f2-93da-ceadbef25806', '680f7c60-50cd-41ea-aa6a-00320a54e393', '08b8c412-dd01-4397-92e6-84e15701aa20'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:46.837714 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e088b148-e882-4002-b10f-13340e4302b1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot create request issued successfully. Aug 18 07:37:46.837714 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e088b148-e882-4002-b10f-13340e4302b1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:37:46.837714 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 904/3657] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:37:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:46.845946 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c28a3ca6-3193-4d61-9be6-f23fc440458f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:46.848094 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c28a3ca6-3193-4d61-9be6-f23fc440458f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:46.848333 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c28a3ca6-3193-4d61-9be6-f23fc440458f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:46.848557 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c28a3ca6-3193-4d61-9be6-f23fc440458f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:46.855490 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:46.855490 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:46.855966 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c28a3ca6-3193-4d61-9be6-f23fc440458f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:46.856708 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c28a3ca6-3193-4d61-9be6-f23fc440458f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 returned with HTTP 200 Aug 18 07:37:46.857093 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 915/3658] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:46 2026] GET /volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:47.018755 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d5e38ccf-9747-4d2c-a06d-fb1ab8642779 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:47.020661 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5e38ccf-9747-4d2c-a06d-fb1ab8642779 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:47.021013 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5e38ccf-9747-4d2c-a06d-fb1ab8642779 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:47.022312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d5e38ccf-9747-4d2c-a06d-fb1ab8642779 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:47.022312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d5e38ccf-9747-4d2c-a06d-fb1ab8642779 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:47.026045 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:47.026045 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:47.026881 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d5e38ccf-9747-4d2c-a06d-fb1ab8642779 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:47.027427 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 918/3659] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:47 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:47.569793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9d1a21ba-8089-47c7-a0c5-2e5f61848b15 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:47.571550 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d1a21ba-8089-47c7-a0c5-2e5f61848b15 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] GET https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:47.571766 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d1a21ba-8089-47c7-a0c5-2e5f61848b15 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:47.571959 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d1a21ba-8089-47c7-a0c5-2e5f61848b15 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:47.578505 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d1a21ba-8089-47c7-a0c5-2e5f61848b15 tempest-VolumesTransfersTest-959393537 tempest-VolumesTransfersTest-959393537-project-admin] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 404 Aug 18 07:37:47.578966 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 923/3660] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:47 2026] GET /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:47.587307 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-01475d36-493f-40f0-b4c2-a16ae4bb886a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:47.589350 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01475d36-493f-40f0-b4c2-a16ae4bb886a tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] GET https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:47.589596 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01475d36-493f-40f0-b4c2-a16ae4bb886a tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:47.589833 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01475d36-493f-40f0-b4c2-a16ae4bb886a tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:47.598296 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01475d36-493f-40f0-b4c2-a16ae4bb886a tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 404 Aug 18 07:37:47.598746 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 905/3661] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:47 2026] GET /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:47.605677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46cf19ea-ac55-41a8-bed3-a0f7c5fe8b3f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:47.607620 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46cf19ea-ac55-41a8-bed3-a0f7c5fe8b3f tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:47.607852 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46cf19ea-ac55-41a8-bed3-a0f7c5fe8b3f tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:47.608143 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46cf19ea-ac55-41a8-bed3-a0f7c5fe8b3f tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:47.608404 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-46cf19ea-ac55-41a8-bed3-a0f7c5fe8b3f tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] Delete volume with id: d82b0466-d075-4455-8315-491133badf62 Aug 18 07:37:47.616334 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46cf19ea-ac55-41a8-bed3-a0f7c5fe8b3f tempest-VolumesTransfersTest-1652002942 tempest-VolumesTransfersTest-1652002942-project-member] https://10.4.3.152/volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 returned with HTTP 404 Aug 18 07:37:47.618149 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 916/3662] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:47 2026] DELETE /volume/v3/volumes/d82b0466-d075-4455-8315-491133badf62 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:47.648546 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-00ee224a-a003-48e4-a114-8f4f04a85b38 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:47.650146 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00ee224a-a003-48e4-a114-8f4f04a85b38 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:47.650359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00ee224a-a003-48e4-a114-8f4f04a85b38 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:47.650576 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00ee224a-a003-48e4-a114-8f4f04a85b38 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:47.650712 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-00ee224a-a003-48e4-a114-8f4f04a85b38 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:47.655546 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:47.655546 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:47.656434 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00ee224a-a003-48e4-a114-8f4f04a85b38 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:47.657047 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 919/3663] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:47 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:47.867427 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f3b8fbb8-a46e-4656-9626-f49b0effd1c4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:47.869743 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3b8fbb8-a46e-4656-9626-f49b0effd1c4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:47.870227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3b8fbb8-a46e-4656-9626-f49b0effd1c4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:47.870227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3b8fbb8-a46e-4656-9626-f49b0effd1c4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:47.878658 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:47.878658 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:47.879147 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f3b8fbb8-a46e-4656-9626-f49b0effd1c4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:47.880008 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3b8fbb8-a46e-4656-9626-f49b0effd1c4 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 returned with HTTP 200 Aug 18 07:37:47.882518 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 924/3664] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:47 2026] GET /volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:47.889839 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:47.891592 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:47.891937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ae3e719c-cfa4-4904-b4d7-5c3411280be0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1461630870"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:47.893879 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'snapshot_id': 'ae3e719c-cfa4-4904-b4d7-5c3411280be0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1461630870'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:47.900097 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:47.900097 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:47.900575 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:47.900776 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:47.904632 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:47.910404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (aa10fd4b-d280-47d9-b620-0663bbb6dd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:47.911610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e18de98-36c7-467f-ae3d-211721e52de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:47.912619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:47.952867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e18de98-36c7-467f-ae3d-211721e52de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae3e719c-cfa4-4904-b4d7-5c3411280be0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:47.953348 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9576a5ea-4d2f-4d3e-93da-0950b6b6a3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:48.012464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['77d5c18b-80b6-48d6-a434-ccf58f5a5448', '54dea0bd-95e3-47f4-9581-df25035ec03d', 'a4e45f54-6948-4c66-a152-3ac59926b62a', 'db197b2a-aa1b-46f8-be47-50ff19433ebf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:48.013331 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9576a5ea-4d2f-4d3e-93da-0950b6b6a3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77d5c18b-80b6-48d6-a434-ccf58f5a5448', '54dea0bd-95e3-47f4-9581-df25035ec03d', 'a4e45f54-6948-4c66-a152-3ac59926b62a', 'db197b2a-aa1b-46f8-be47-50ff19433ebf']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:48.014120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b757de-5bd7-405f-a497-f551f499d79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:48.041434 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-70be288f-c420-4908-9dba-c67a843603c8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:48.043755 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70be288f-c420-4908-9dba-c67a843603c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:48.044054 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-70be288f-c420-4908-9dba-c67a843603c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:48.044362 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-70be288f-c420-4908-9dba-c67a843603c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:48.044504 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-70be288f-c420-4908-9dba-c67a843603c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:48.049922 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:48.049922 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:48.050817 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-70be288f-c420-4908-9dba-c67a843603c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:48.051354 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 917/3665] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:48 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:48.057723 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b757de-5bd7-405f-a497-f551f499d79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3faebdeb-6792-4a1d-a50c-0e142fd66507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1461630870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['77d5c18b-80b6-48d6-a434-ccf58f5a5448','54dea0bd-95e3-47f4-9581-df25035ec03d','a4e45f54-6948-4c66-a152-3ac59926b62a','db197b2a-aa1b-46f8-be47-50ff19433ebf'],size=1,snapshot_id=ae3e719c-cfa4-4904-b4d7-5c3411280be0,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1461630870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3faebdeb-6792-4a1d-a50c-0e142fd66507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae3e719c-cfa4-4904-b4d7-5c3411280be0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:48.058651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85905b06-b49b-4854-8241-3940a5c33997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:48.077618 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85905b06-b49b-4854-8241-3940a5c33997) transitioned into state 'SUCCESS' from state '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-1461630870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['77d5c18b-80b6-48d6-a434-ccf58f5a5448','54dea0bd-95e3-47f4-9581-df25035ec03d','a4e45f54-6948-4c66-a152-3ac59926b62a','db197b2a-aa1b-46f8-be47-50ff19433ebf'],size=1,snapshot_id=ae3e719c-cfa4-4904-b4d7-5c3411280be0,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:48.078546 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548c9821-68bc-4cc7-8f9b-fbe2d2a616e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:48.101927 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548c9821-68bc-4cc7-8f9b-fbe2d2a616e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:48.102864 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (aa10fd4b-d280-47d9-b620-0663bbb6dd54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:48.105228 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:48.105228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-df3fb285-de64-45bb-a3e8-439a4d086bb5 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:48.105228 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 906/3666] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:37:47 2026] POST /volume/v3/volumes => generated 804 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:48.123018 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cd8f2f3e-8ae1-4c0f-8b63-fa2feaffee9f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:48.125369 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cd8f2f3e-8ae1-4c0f-8b63-fa2feaffee9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 Aug 18 07:37:48.125648 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cd8f2f3e-8ae1-4c0f-8b63-fa2feaffee9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:48.125905 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cd8f2f3e-8ae1-4c0f-8b63-fa2feaffee9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:48.141296 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:48.141296 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:48.148983 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cd8f2f3e-8ae1-4c0f-8b63-fa2feaffee9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:48.154876 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cd8f2f3e-8ae1-4c0f-8b63-fa2feaffee9f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 returned with HTTP 200 Aug 18 07:37:48.155183 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 920/3667] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:48 2026] GET /volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:48.666319 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ebfd643-f044-4338-b32d-dbc09d7a9538 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:48.668192 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ebfd643-f044-4338-b32d-dbc09d7a9538 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:48.668430 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ebfd643-f044-4338-b32d-dbc09d7a9538 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:48.668666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ebfd643-f044-4338-b32d-dbc09d7a9538 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:48.668822 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0ebfd643-f044-4338-b32d-dbc09d7a9538 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:48.673177 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:48.673177 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:48.673963 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ebfd643-f044-4338-b32d-dbc09d7a9538 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:48.674363 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 925/3668] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:48 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:49.062181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-333cda20-0232-4c6f-9483-c1ce8c981f4e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:49.063859 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-333cda20-0232-4c6f-9483-c1ce8c981f4e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:49.064051 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-333cda20-0232-4c6f-9483-c1ce8c981f4e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:49.064271 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-333cda20-0232-4c6f-9483-c1ce8c981f4e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:49.064474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-333cda20-0232-4c6f-9483-c1ce8c981f4e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:49.068476 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:49.068476 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:49.069049 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-333cda20-0232-4c6f-9483-c1ce8c981f4e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:49.069403 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 918/3669] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:49 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:49.173289 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-53e67c45-7f99-45ac-b95d-be28613f6584 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:49.176198 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53e67c45-7f99-45ac-b95d-be28613f6584 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 Aug 18 07:37:49.176198 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53e67c45-7f99-45ac-b95d-be28613f6584 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:49.176489 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-53e67c45-7f99-45ac-b95d-be28613f6584 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:49.184836 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:49.184836 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:49.188194 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-53e67c45-7f99-45ac-b95d-be28613f6584 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:49.191846 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-53e67c45-7f99-45ac-b95d-be28613f6584 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 returned with HTTP 200 Aug 18 07:37:49.192287 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 907/3670] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:49 2026] GET /volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:49.205420 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:49.207301 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:49.207497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:49.207674 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:49.207795 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:49.216939 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:49.216939 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:49.216939 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:49.234142 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot delete request issued successfully. Aug 18 07:37:49.234368 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5995e0b3-a1a5-476e-a218-e6b8267a065f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 returned with HTTP 202 Aug 18 07:37:49.234884 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 921/3671] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:49 2026] DELETE /volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:37:49.246252 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-57db80cc-5262-41df-9507-6a9a4e3ae9bb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:49.249145 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57db80cc-5262-41df-9507-6a9a4e3ae9bb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:49.249145 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57db80cc-5262-41df-9507-6a9a4e3ae9bb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:49.249145 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-57db80cc-5262-41df-9507-6a9a4e3ae9bb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:49.258198 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:49.258198 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:49.258672 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-57db80cc-5262-41df-9507-6a9a4e3ae9bb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Snapshot retrieved successfully. Aug 18 07:37:49.259445 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-57db80cc-5262-41df-9507-6a9a4e3ae9bb tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 returned with HTTP 200 Aug 18 07:37:49.259820 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 926/3672] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:49 2026] GET /volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:49.684762 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5b43f17f-a01b-45f0-a8f5-13928c5cf3e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:49.686869 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b43f17f-a01b-45f0-a8f5-13928c5cf3e6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:49.687082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b43f17f-a01b-45f0-a8f5-13928c5cf3e6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:49.687339 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5b43f17f-a01b-45f0-a8f5-13928c5cf3e6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:49.687474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5b43f17f-a01b-45f0-a8f5-13928c5cf3e6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:49.692107 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:49.692107 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:49.693010 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5b43f17f-a01b-45f0-a8f5-13928c5cf3e6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:49.693424 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 919/3673] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:49 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:50.079825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-07676807-e1bc-46ed-8384-c8220556c8bd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:50.086959 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07676807-e1bc-46ed-8384-c8220556c8bd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:50.086959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07676807-e1bc-46ed-8384-c8220556c8bd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:50.086959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-07676807-e1bc-46ed-8384-c8220556c8bd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:50.086959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-07676807-e1bc-46ed-8384-c8220556c8bd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:50.093117 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:50.093117 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:50.093905 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-07676807-e1bc-46ed-8384-c8220556c8bd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:50.095599 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 908/3674] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:50 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:50.271959 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8de81efc-e9ff-4a1f-9bdb-50546064d144 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:50.276718 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8de81efc-e9ff-4a1f-9bdb-50546064d144 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:50.276942 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8de81efc-e9ff-4a1f-9bdb-50546064d144 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:50.277142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8de81efc-e9ff-4a1f-9bdb-50546064d144 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:50.284096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8de81efc-e9ff-4a1f-9bdb-50546064d144 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 returned with HTTP 404 Aug 18 07:37:50.284587 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 922/3675] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:50 2026] GET /volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:50.291042 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:50.292577 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:50.293087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:50.293087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:50.293183 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:50.300063 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:50.300063 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:50.300898 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:50.318074 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:50.318339 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-02926e92-ecc7-48a8-b4ed-626042f3ee9e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b returned with HTTP 202 Aug 18 07:37:50.318818 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 927/3676] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:50 2026] DELETE /volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:50.327409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dd403cb2-635e-4ac0-a864-9a897578c20d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:50.329307 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dd403cb2-635e-4ac0-a864-9a897578c20d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:50.329572 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dd403cb2-635e-4ac0-a864-9a897578c20d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:50.329821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dd403cb2-635e-4ac0-a864-9a897578c20d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:50.340560 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:50.340560 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:50.345010 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dd403cb2-635e-4ac0-a864-9a897578c20d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:50.349631 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dd403cb2-635e-4ac0-a864-9a897578c20d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b returned with HTTP 200 Aug 18 07:37:50.350183 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 920/3677] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:50 2026] GET /volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:50.702680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae4d58d2-7fcf-4d62-bed0-ccc150bfe9dc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:50.706402 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae4d58d2-7fcf-4d62-bed0-ccc150bfe9dc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:50.706660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae4d58d2-7fcf-4d62-bed0-ccc150bfe9dc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:50.706955 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae4d58d2-7fcf-4d62-bed0-ccc150bfe9dc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:50.707092 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ae4d58d2-7fcf-4d62-bed0-ccc150bfe9dc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:50.715768 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:50.715768 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:50.716843 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae4d58d2-7fcf-4d62-bed0-ccc150bfe9dc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:50.717372 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 909/3678] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:50 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:51.106337 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-367b1585-1d0b-40e4-b908-ca0693d77cb2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:51.111185 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-367b1585-1d0b-40e4-b908-ca0693d77cb2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:51.111470 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-367b1585-1d0b-40e4-b908-ca0693d77cb2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:51.111718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-367b1585-1d0b-40e4-b908-ca0693d77cb2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:51.111840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-367b1585-1d0b-40e4-b908-ca0693d77cb2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:51.116922 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:51.116922 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:51.117798 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-367b1585-1d0b-40e4-b908-ca0693d77cb2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:51.118249 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 923/3679] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:51 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:51.371013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ab8336cc-caaf-48fb-8e1d-61008a6c0bda None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:51.376408 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab8336cc-caaf-48fb-8e1d-61008a6c0bda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:51.376408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab8336cc-caaf-48fb-8e1d-61008a6c0bda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:51.376408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ab8336cc-caaf-48fb-8e1d-61008a6c0bda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:51.384054 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ab8336cc-caaf-48fb-8e1d-61008a6c0bda tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b returned with HTTP 404 Aug 18 07:37:51.384761 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 928/3680] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:51 2026] GET /volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:51.394727 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:51.397656 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:51.398024 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-800667789"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:51.403575 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-800667789'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:51.403748 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:51.410971 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:51.418224 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (96cf5d83-11ed-4879-98b1-d6b75d16f918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:51.418224 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11fe976-9343-4ce0-8efa-f21e3c3817a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:51.418581 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:51.449493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11fe976-9343-4ce0-8efa-f21e3c3817a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:51.450379 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2033c7b-8bfe-4423-b3c2-7670a6883ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:51.489373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['f7923adb-9553-4b92-aa3c-e0c0b0b1a989', '2e02d44b-4578-4788-a7cf-1a28f07345ce', '6ebe66e6-5209-4b35-a16e-83880db97914', 'fba62894-cff7-4fc8-a052-597a0831a910'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:51.490340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2033c7b-8bfe-4423-b3c2-7670a6883ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7923adb-9553-4b92-aa3c-e0c0b0b1a989', '2e02d44b-4578-4788-a7cf-1a28f07345ce', '6ebe66e6-5209-4b35-a16e-83880db97914', 'fba62894-cff7-4fc8-a052-597a0831a910']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:51.491292 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a58fa71-5f77-45c7-b7ea-8ef46a49de9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:51.520039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a58fa71-5f77-45c7-b7ea-8ef46a49de9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e86d35-cb07-4af0-a200-f675600a2151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-800667789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['f7923adb-9553-4b92-aa3c-e0c0b0b1a989','2e02d44b-4578-4788-a7cf-1a28f07345ce','6ebe66e6-5209-4b35-a16e-83880db97914','fba62894-cff7-4fc8-a052-597a0831a910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-800667789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e86d35-cb07-4af0-a200-f675600a2151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:51.521050 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3e2611-9ae2-4f32-865a-63fe08b2b691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:51.539700 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3e2611-9ae2-4f32-865a-63fe08b2b691) transitioned into state 'SUCCESS' from state '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-800667789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['f7923adb-9553-4b92-aa3c-e0c0b0b1a989','2e02d44b-4578-4788-a7cf-1a28f07345ce','6ebe66e6-5209-4b35-a16e-83880db97914','fba62894-cff7-4fc8-a052-597a0831a910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:51.540400 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e642659-36d1-4303-bc9c-246b403e7ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:51.549017 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e642659-36d1-4303-bc9c-246b403e7ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:51.549932 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (96cf5d83-11ed-4879-98b1-d6b75d16f918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:51.550264 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:51.550875 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7bbb99d-fcca-4d68-adc6-378e1bf3332b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:51.551359 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 921/3681] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:37:51 2026] POST /volume/v3/volumes => generated 769 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:51.570914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-819e0bcc-0cdd-46ea-93e8-d2e3bb0b58aa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:51.573243 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-819e0bcc-0cdd-46ea-93e8-d2e3bb0b58aa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:51.573553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-819e0bcc-0cdd-46ea-93e8-d2e3bb0b58aa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:51.573881 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-819e0bcc-0cdd-46ea-93e8-d2e3bb0b58aa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:51.583665 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:51.583665 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:51.592912 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-819e0bcc-0cdd-46ea-93e8-d2e3bb0b58aa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:51.607395 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-819e0bcc-0cdd-46ea-93e8-d2e3bb0b58aa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 returned with HTTP 200 Aug 18 07:37:51.608014 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 910/3682] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:51 2026] GET /volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:51.727885 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-86df4f5f-3ace-4bc8-a33d-a8b4ca38c518 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:51.729873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86df4f5f-3ace-4bc8-a33d-a8b4ca38c518 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:51.730350 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86df4f5f-3ace-4bc8-a33d-a8b4ca38c518 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:51.730350 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86df4f5f-3ace-4bc8-a33d-a8b4ca38c518 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:51.730588 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-86df4f5f-3ace-4bc8-a33d-a8b4ca38c518 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:51.735012 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:51.735012 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:51.735955 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86df4f5f-3ace-4bc8-a33d-a8b4ca38c518 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:51.736445 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 924/3683] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:51 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:52.134532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6ee59186-515c-4397-bc3a-315277dd52cc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:52.137260 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ee59186-515c-4397-bc3a-315277dd52cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:52.137260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ee59186-515c-4397-bc3a-315277dd52cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:52.137448 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6ee59186-515c-4397-bc3a-315277dd52cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:52.137589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6ee59186-515c-4397-bc3a-315277dd52cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:52.142671 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:52.142671 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:52.143549 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6ee59186-515c-4397-bc3a-315277dd52cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:52.144065 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 929/3684] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:52 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:52.621745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1d3e72e1-2b20-4ffd-96f8-6eb576f1b9ff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:52.631317 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d3e72e1-2b20-4ffd-96f8-6eb576f1b9ff tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:52.631317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d3e72e1-2b20-4ffd-96f8-6eb576f1b9ff tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:52.631478 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1d3e72e1-2b20-4ffd-96f8-6eb576f1b9ff tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:52.640400 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:52.640400 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:52.644552 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1d3e72e1-2b20-4ffd-96f8-6eb576f1b9ff tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:52.649250 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1d3e72e1-2b20-4ffd-96f8-6eb576f1b9ff tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 returned with HTTP 200 Aug 18 07:37:52.649709 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 922/3685] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:52 2026] GET /volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:52.664642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:52.666828 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:52.667309 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a8e86d35-cb07-4af0-a200-f675600a2151", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1499285169"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:52.669366 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request body: {'volume': {'source_volid': 'a8e86d35-cb07-4af0-a200-f675600a2151', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1499285169'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:52.677498 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:52.677498 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:52.678109 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume retrieved successfully. Aug 18 07:37:52.678365 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume of 1 GB Aug 18 07:37:52.682403 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Availability Zones retrieved successfully. Aug 18 07:37:52.689524 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (8cb47bdf-d85c-4676-9457-2e952a9bef56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:52.690339 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df30cca9-d973-4627-980e-b81a162c6a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:52.691158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:52.716119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df30cca9-d973-4627-980e-b81a162c6a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a8e86d35-cb07-4af0-a200-f675600a2151', 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:52.716906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e25141-9814-41f7-b8fa-b5c15b3e34da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:52.746543 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf6a2923-6e9e-4b24-8979-e40e4187d3a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:52.748616 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf6a2923-6e9e-4b24-8979-e40e4187d3a5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:52.748930 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf6a2923-6e9e-4b24-8979-e40e4187d3a5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:52.749216 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf6a2923-6e9e-4b24-8979-e40e4187d3a5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:52.749520 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bf6a2923-6e9e-4b24-8979-e40e4187d3a5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:52.752240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Created reservations ['a29b136a-bf1f-4c98-bfdc-e01835366180', 'ddc9f625-a46f-4f53-845e-3c68713e73cc', '8d3c5c71-8c9a-4830-b070-012765fc36e0', '332b826d-6d10-4c59-9e39-48572b08012f'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:52.753022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e25141-9814-41f7-b8fa-b5c15b3e34da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a29b136a-bf1f-4c98-bfdc-e01835366180', 'ddc9f625-a46f-4f53-845e-3c68713e73cc', '8d3c5c71-8c9a-4830-b070-012765fc36e0', '332b826d-6d10-4c59-9e39-48572b08012f']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:52.753755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcbc8c0c-fb9d-4085-b190-a7cbebc0bc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:52.754890 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:52.754890 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:52.755830 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf6a2923-6e9e-4b24-8979-e40e4187d3a5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:52.756347 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 925/3686] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:52 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:52.786614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcbc8c0c-fb9d-4085-b190-a7cbebc0bc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afa3d6fb-4be9-400d-b712-54858b9f2e25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1499285169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['a29b136a-bf1f-4c98-bfdc-e01835366180','ddc9f625-a46f-4f53-845e-3c68713e73cc','8d3c5c71-8c9a-4830-b070-012765fc36e0','332b826d-6d10-4c59-9e39-48572b08012f'],size=1,snapshot_id=None,source_replicaid=,source_volid=a8e86d35-cb07-4af0-a200-f675600a2151,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1499285169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afa3d6fb-4be9-400d-b712-54858b9f2e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0fc3a3425943688eca9aab25a5f6de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a8e86d35-cb07-4af0-a200-f675600a2151,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0db431db0274466a8180dd68222ef00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:52.787314 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362c4a33-5759-4a65-b06c-44b937760c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:52.806775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362c4a33-5759-4a65-b06c-44b937760c5f) transitioned into state 'SUCCESS' from state '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-1499285169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0fc3a3425943688eca9aab25a5f6de',qos_specs=None,replication_status=,reservations=['a29b136a-bf1f-4c98-bfdc-e01835366180','ddc9f625-a46f-4f53-845e-3c68713e73cc','8d3c5c71-8c9a-4830-b070-012765fc36e0','332b826d-6d10-4c59-9e39-48572b08012f'],size=1,snapshot_id=None,source_replicaid=,source_volid=a8e86d35-cb07-4af0-a200-f675600a2151,status='creating',user_id='f0db431db0274466a8180dd68222ef00',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:52.807462 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2ef141-a90a-4821-b6b1-175e8fba8fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:52.823471 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2ef141-a90a-4821-b6b1-175e8fba8fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:52.824758 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Flow 'volume_create_api' (8cb47bdf-d85c-4676-9457-2e952a9bef56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:52.825002 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Create volume request issued successfully. Aug 18 07:37:52.825807 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ab921a9b-d985-496b-9b6c-a99aee6a6f37 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:52.826321 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 911/3687] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:37:52 2026] POST /volume/v3/volumes => generated 804 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:52.840034 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-996e8641-1a34-4ca5-87fc-a6316a3560be None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:52.841940 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-996e8641-1a34-4ca5-87fc-a6316a3560be tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 Aug 18 07:37:52.842119 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-996e8641-1a34-4ca5-87fc-a6316a3560be tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:52.842320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-996e8641-1a34-4ca5-87fc-a6316a3560be tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:52.848562 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:52.848562 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:52.851942 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-996e8641-1a34-4ca5-87fc-a6316a3560be tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:52.855922 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-996e8641-1a34-4ca5-87fc-a6316a3560be tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 returned with HTTP 200 Aug 18 07:37:52.856331 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 930/3688] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:52 2026] GET /volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:53.157281 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69b8404b-9973-4f37-a756-5330cb138cf5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:53.160906 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69b8404b-9973-4f37-a756-5330cb138cf5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:53.160906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69b8404b-9973-4f37-a756-5330cb138cf5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:53.160906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69b8404b-9973-4f37-a756-5330cb138cf5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:53.160906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-69b8404b-9973-4f37-a756-5330cb138cf5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:53.167263 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:53.167263 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:53.168110 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69b8404b-9973-4f37-a756-5330cb138cf5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:53.168630 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 923/3689] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:53 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:53.766899 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-20ebd2ed-82b2-42e4-9d7c-64c13a39a30e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:53.769324 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20ebd2ed-82b2-42e4-9d7c-64c13a39a30e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:53.770471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20ebd2ed-82b2-42e4-9d7c-64c13a39a30e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:53.770689 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-20ebd2ed-82b2-42e4-9d7c-64c13a39a30e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:53.770833 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-20ebd2ed-82b2-42e4-9d7c-64c13a39a30e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:53.777033 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:53.777033 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:53.778327 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-20ebd2ed-82b2-42e4-9d7c-64c13a39a30e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:53.778737 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 926/3690] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:53 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:53.875015 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-22c0acba-8d59-4513-9f89-eca1553b8cdd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:53.876911 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22c0acba-8d59-4513-9f89-eca1553b8cdd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 Aug 18 07:37:53.877138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22c0acba-8d59-4513-9f89-eca1553b8cdd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:53.877386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22c0acba-8d59-4513-9f89-eca1553b8cdd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:53.884046 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:53.884046 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:53.887490 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-22c0acba-8d59-4513-9f89-eca1553b8cdd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:53.891540 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22c0acba-8d59-4513-9f89-eca1553b8cdd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 returned with HTTP 200 Aug 18 07:37:53.892017 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 912/3691] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:53 2026] GET /volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:53.904130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-90db47a3-4d1d-42de-a117-20a9040eb761 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:53.906326 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90db47a3-4d1d-42de-a117-20a9040eb761 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:53.906622 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90db47a3-4d1d-42de-a117-20a9040eb761 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:53.906901 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90db47a3-4d1d-42de-a117-20a9040eb761 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:53.907135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-90db47a3-4d1d-42de-a117-20a9040eb761 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:53.916051 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:53.916051 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:53.916619 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-90db47a3-4d1d-42de-a117-20a9040eb761 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:53.937081 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-90db47a3-4d1d-42de-a117-20a9040eb761 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:53.937330 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90db47a3-4d1d-42de-a117-20a9040eb761 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 returned with HTTP 202 Aug 18 07:37:53.937851 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 931/3692] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:53 2026] DELETE /volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:53.949244 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bf1d78bb-afc7-4a6b-ba87-b16107d834a8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:53.951886 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf1d78bb-afc7-4a6b-ba87-b16107d834a8 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:53.952195 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf1d78bb-afc7-4a6b-ba87-b16107d834a8 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:53.953238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf1d78bb-afc7-4a6b-ba87-b16107d834a8 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:53.964067 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:53.964067 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:53.970762 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bf1d78bb-afc7-4a6b-ba87-b16107d834a8 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:53.977463 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf1d78bb-afc7-4a6b-ba87-b16107d834a8 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 returned with HTTP 200 Aug 18 07:37:53.977951 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 924/3693] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:53 2026] GET /volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:54.179923 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fcda3382-d579-4104-938d-67cbe25bd8bf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:54.181593 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcda3382-d579-4104-938d-67cbe25bd8bf tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:54.181783 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcda3382-d579-4104-938d-67cbe25bd8bf tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:54.181950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fcda3382-d579-4104-938d-67cbe25bd8bf tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:54.182037 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fcda3382-d579-4104-938d-67cbe25bd8bf tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:54.185796 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:54.185796 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:54.186357 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fcda3382-d579-4104-938d-67cbe25bd8bf tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:54.186796 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 927/3694] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:54 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:54.524157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:54.593274 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:54.593274 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1643391943"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:54.593274 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1643391943'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:54.593735 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume of 1 GB Aug 18 07:37:54.599588 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability Zones retrieved successfully. Aug 18 07:37:54.606829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (dc2d7463-ed61-4295-a225-3574dc61e68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:54.608084 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81adebcd-0418-4906-8b7f-6c3621fce1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:54.609466 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:54.639805 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81adebcd-0418-4906-8b7f-6c3621fce1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:54.641860 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38ccef8c-076d-4f09-b4ea-f9c493f4f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:54.704230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['f2ae8c4e-61ac-4618-b3d5-d25907d842af', '750e30fe-63e3-470d-9079-7a05e06c0e27', '7a861254-12a1-42a0-9d99-6e1c1cb99aef', '6e65a59f-ba1a-46f8-9f30-4a603f6e0782'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:54.704230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38ccef8c-076d-4f09-b4ea-f9c493f4f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ae8c4e-61ac-4618-b3d5-d25907d842af', '750e30fe-63e3-470d-9079-7a05e06c0e27', '7a861254-12a1-42a0-9d99-6e1c1cb99aef', '6e65a59f-ba1a-46f8-9f30-4a603f6e0782']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:54.704230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3661af2-826e-47f6-921d-452826ffc365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:54.728157 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3661af2-826e-47f6-921d-452826ffc365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfd3f36f-9e2a-42e8-a835-63bccc67338e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1643391943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['f2ae8c4e-61ac-4618-b3d5-d25907d842af','750e30fe-63e3-470d-9079-7a05e06c0e27','7a861254-12a1-42a0-9d99-6e1c1cb99aef','6e65a59f-ba1a-46f8-9f30-4a603f6e0782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1643391943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfd3f36f-9e2a-42e8-a835-63bccc67338e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68602261227944c4b279794212ac82ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc61d36cd424286a378ebc711b03001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:54.729427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63a35b7-85cc-44c2-943e-f8ba41884323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:54.748746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63a35b7-85cc-44c2-943e-f8ba41884323) transitioned into state 'SUCCESS' from state '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-1643391943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['f2ae8c4e-61ac-4618-b3d5-d25907d842af','750e30fe-63e3-470d-9079-7a05e06c0e27','7a861254-12a1-42a0-9d99-6e1c1cb99aef','6e65a59f-ba1a-46f8-9f30-4a603f6e0782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:54.748746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a39bb1-a158-4816-b3db-3ca795f4b1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:54.760200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a39bb1-a158-4816-b3db-3ca795f4b1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:54.761369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (dc2d7463-ed61-4295-a225-3574dc61e68c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:54.761762 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request issued successfully. Aug 18 07:37:54.762593 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d4c58be2-f8c3-4a15-9635-d074f427d777 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:54.763178 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 913/3695] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:37:54 2026] POST /volume/v3/volumes => generated 749 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:54.789520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db1c6438-0d8b-488c-92d7-79453d9d07a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:54.791555 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db1c6438-0d8b-488c-92d7-79453d9d07a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:54.792961 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db1c6438-0d8b-488c-92d7-79453d9d07a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:54.793244 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db1c6438-0d8b-488c-92d7-79453d9d07a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:54.793436 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-db1c6438-0d8b-488c-92d7-79453d9d07a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:54.800331 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:54.800331 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:54.801473 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db1c6438-0d8b-488c-92d7-79453d9d07a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:54.802007 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 932/3696] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:54 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:54.991941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d789b15a-a422-4277-bc81-c53bb5361a56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:54.993779 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d789b15a-a422-4277-bc81-c53bb5361a56 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:54.994099 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d789b15a-a422-4277-bc81-c53bb5361a56 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:54.994388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d789b15a-a422-4277-bc81-c53bb5361a56 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:55.002066 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d789b15a-a422-4277-bc81-c53bb5361a56 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 returned with HTTP 404 Aug 18 07:37:55.002066 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 925/3697] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:54 2026] GET /volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:55.010497 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:55.012728 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 Aug 18 07:37:55.012728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:55.012943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:55.013134 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: afa3d6fb-4be9-400d-b712-54858b9f2e25 Aug 18 07:37:55.019387 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:55.019387 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:55.019804 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:55.037981 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:55.038112 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecd571b1-f68d-45d8-8750-ef384a655d6f tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 returned with HTTP 202 Aug 18 07:37:55.038507 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 928/3698] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:55 2026] DELETE /volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:55.049774 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-91e0a171-6c03-42c7-b4f0-599d360f8613 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:55.051883 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-91e0a171-6c03-42c7-b4f0-599d360f8613 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 Aug 18 07:37:55.052199 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-91e0a171-6c03-42c7-b4f0-599d360f8613 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:55.052508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-91e0a171-6c03-42c7-b4f0-599d360f8613 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:55.059657 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:55.059657 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:55.063017 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-91e0a171-6c03-42c7-b4f0-599d360f8613 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:55.067355 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-91e0a171-6c03-42c7-b4f0-599d360f8613 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 returned with HTTP 200 Aug 18 07:37:55.067733 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 914/3699] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:55 2026] GET /volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:55.198509 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f271ffeb-8411-4a04-8330-21d3003138f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:55.200587 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f271ffeb-8411-4a04-8330-21d3003138f1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:55.200796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f271ffeb-8411-4a04-8330-21d3003138f1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:55.200974 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f271ffeb-8411-4a04-8330-21d3003138f1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:55.201069 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f271ffeb-8411-4a04-8330-21d3003138f1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:55.206999 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:55.206999 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:55.207810 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f271ffeb-8411-4a04-8330-21d3003138f1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:55.208329 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 933/3700] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:55 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:55.811407 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-421847a9-9487-4080-ae5c-6e20072e832d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:55.813129 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-421847a9-9487-4080-ae5c-6e20072e832d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:55.813371 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-421847a9-9487-4080-ae5c-6e20072e832d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:55.813577 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-421847a9-9487-4080-ae5c-6e20072e832d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:55.813676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-421847a9-9487-4080-ae5c-6e20072e832d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:55.818182 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:55.818182 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:55.818929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-421847a9-9487-4080-ae5c-6e20072e832d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:55.819305 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 926/3701] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:55 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:56.086123 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c4b334c6-ff58-4927-a2d9-af5c2e813ea7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:56.091675 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4b334c6-ff58-4927-a2d9-af5c2e813ea7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 Aug 18 07:37:56.091882 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4b334c6-ff58-4927-a2d9-af5c2e813ea7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:56.092068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c4b334c6-ff58-4927-a2d9-af5c2e813ea7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:56.104377 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c4b334c6-ff58-4927-a2d9-af5c2e813ea7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 returned with HTTP 404 Aug 18 07:37:56.105098 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 929/3702] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:56 2026] GET /volume/v3/volumes/afa3d6fb-4be9-400d-b712-54858b9f2e25 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:56.112138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8f5c1cb8-2eca-490e-b0c6-7fd76284ee7e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:56.114238 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f5c1cb8-2eca-490e-b0c6-7fd76284ee7e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:56.114499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f5c1cb8-2eca-490e-b0c6-7fd76284ee7e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:56.114729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8f5c1cb8-2eca-490e-b0c6-7fd76284ee7e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:56.114938 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-8f5c1cb8-2eca-490e-b0c6-7fd76284ee7e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:56.121398 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8f5c1cb8-2eca-490e-b0c6-7fd76284ee7e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 returned with HTTP 404 Aug 18 07:37:56.121932 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 915/3703] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:56 2026] DELETE /volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:56.128474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4eead72b-6508-4fe5-a76f-445813a5655e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:56.130137 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4eead72b-6508-4fe5-a76f-445813a5655e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 Aug 18 07:37:56.130415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4eead72b-6508-4fe5-a76f-445813a5655e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:56.130658 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4eead72b-6508-4fe5-a76f-445813a5655e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:56.136060 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4eead72b-6508-4fe5-a76f-445813a5655e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 returned with HTTP 404 Aug 18 07:37:56.136318 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 934/3704] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:56 2026] GET /volume/v3/volumes/a8e86d35-cb07-4af0-a200-f675600a2151 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:56.142709 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-63d276b9-57d1-4256-ac43-63aff114cd9d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:56.145491 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63d276b9-57d1-4256-ac43-63aff114cd9d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 Aug 18 07:37:56.145677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63d276b9-57d1-4256-ac43-63aff114cd9d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:56.145869 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63d276b9-57d1-4256-ac43-63aff114cd9d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:56.146023 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-63d276b9-57d1-4256-ac43-63aff114cd9d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 3faebdeb-6792-4a1d-a50c-0e142fd66507 Aug 18 07:37:56.152830 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:56.152830 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:56.153228 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-63d276b9-57d1-4256-ac43-63aff114cd9d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:56.170119 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-63d276b9-57d1-4256-ac43-63aff114cd9d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume request issued successfully. Aug 18 07:37:56.170393 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63d276b9-57d1-4256-ac43-63aff114cd9d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 returned with HTTP 202 Aug 18 07:37:56.171013 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 927/3705] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:56 2026] DELETE /volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:37:56.184296 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d7c99ce0-e370-491b-aba0-dc15107010c1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:56.186275 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7c99ce0-e370-491b-aba0-dc15107010c1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 Aug 18 07:37:56.186533 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7c99ce0-e370-491b-aba0-dc15107010c1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:56.186745 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d7c99ce0-e370-491b-aba0-dc15107010c1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:56.194154 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:56.194154 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:56.197863 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d7c99ce0-e370-491b-aba0-dc15107010c1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Volume info retrieved successfully. Aug 18 07:37:56.201906 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d7c99ce0-e370-491b-aba0-dc15107010c1 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 returned with HTTP 200 Aug 18 07:37:56.202284 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 930/3706] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:56 2026] GET /volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:56.223882 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b7ea87bf-cdd4-4433-9c63-9db4a136196b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:56.225928 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7ea87bf-cdd4-4433-9c63-9db4a136196b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:56.226223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b7ea87bf-cdd4-4433-9c63-9db4a136196b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:56.226397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b7ea87bf-cdd4-4433-9c63-9db4a136196b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:56.226516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b7ea87bf-cdd4-4433-9c63-9db4a136196b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:56.232085 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:56.232085 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:56.232085 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b7ea87bf-cdd4-4433-9c63-9db4a136196b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:56.232335 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 916/3707] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:56 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:56.829755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0a844624-9d67-4ef1-8036-0a1ab3fac205 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:56.832658 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a844624-9d67-4ef1-8036-0a1ab3fac205 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:56.834198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a844624-9d67-4ef1-8036-0a1ab3fac205 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:56.834198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a844624-9d67-4ef1-8036-0a1ab3fac205 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:56.834198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0a844624-9d67-4ef1-8036-0a1ab3fac205 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:56.839191 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:56.839191 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:56.840403 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a844624-9d67-4ef1-8036-0a1ab3fac205 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:56.841059 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 935/3708] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:56 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:57.215881 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-54bd6402-8b45-46d4-8a55-4d8b4faaaaaa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.218247 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54bd6402-8b45-46d4-8a55-4d8b4faaaaaa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 Aug 18 07:37:57.218247 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-54bd6402-8b45-46d4-8a55-4d8b4faaaaaa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.218348 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-54bd6402-8b45-46d4-8a55-4d8b4faaaaaa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.224095 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-54bd6402-8b45-46d4-8a55-4d8b4faaaaaa tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 returned with HTTP 404 Aug 18 07:37:57.224595 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 928/3709] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/3faebdeb-6792-4a1d-a50c-0e142fd66507 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.232642 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df7cded1-0cd5-44e6-89c8-743f43926a05 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.235077 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df7cded1-0cd5-44e6-89c8-743f43926a05 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:57.235305 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df7cded1-0cd5-44e6-89c8-743f43926a05 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.235587 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df7cded1-0cd5-44e6-89c8-743f43926a05 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.235756 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-df7cded1-0cd5-44e6-89c8-743f43926a05 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:57.241616 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df7cded1-0cd5-44e6-89c8-743f43926a05 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 returned with HTTP 404 Aug 18 07:37:57.242308 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 931/3710] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.245419 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f24f9f7-3820-4153-b034-7392a43d5c72 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.247331 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f24f9f7-3820-4153-b034-7392a43d5c72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:57.247600 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f24f9f7-3820-4153-b034-7392a43d5c72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.247844 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f24f9f7-3820-4153-b034-7392a43d5c72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.248152 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7f24f9f7-3820-4153-b034-7392a43d5c72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:57.248234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9fb7177a-00aa-4873-b43e-b2f468c629c2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.252737 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9fb7177a-00aa-4873-b43e-b2f468c629c2 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 Aug 18 07:37:57.252930 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9fb7177a-00aa-4873-b43e-b2f468c629c2 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.253104 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9fb7177a-00aa-4873-b43e-b2f468c629c2 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.253372 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:57.253372 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:57.254197 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f24f9f7-3820-4153-b034-7392a43d5c72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:57.255108 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 917/3711] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:57.262796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9fb7177a-00aa-4873-b43e-b2f468c629c2 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 returned with HTTP 404 Aug 18 07:37:57.262796 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 936/3712] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/snapshots/ae3e719c-cfa4-4904-b4d7-5c3411280be0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.269085 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fdd18009-2e0e-4cbb-a4cd-dfcc607a0842 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.272030 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fdd18009-2e0e-4cbb-a4cd-dfcc607a0842 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:57.272352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fdd18009-2e0e-4cbb-a4cd-dfcc607a0842 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.272803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fdd18009-2e0e-4cbb-a4cd-dfcc607a0842 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.273041 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-fdd18009-2e0e-4cbb-a4cd-dfcc607a0842 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:57.280830 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fdd18009-2e0e-4cbb-a4cd-dfcc607a0842 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b returned with HTTP 404 Aug 18 07:37:57.283554 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 929/3713] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.293880 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d59094a8-5a3e-4a29-85cf-f2a0882ee5dd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.295359 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d59094a8-5a3e-4a29-85cf-f2a0882ee5dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b Aug 18 07:37:57.295609 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d59094a8-5a3e-4a29-85cf-f2a0882ee5dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.295893 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d59094a8-5a3e-4a29-85cf-f2a0882ee5dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.304910 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d59094a8-5a3e-4a29-85cf-f2a0882ee5dd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b returned with HTTP 404 Aug 18 07:37:57.304910 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 932/3714] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/b02fdaf4-aa43-45b4-95e3-50085193ce2b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 07:37:57.315271 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b824f1b5-24bb-4b61-aa8b-c080195876a3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.316103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b824f1b5-24bb-4b61-aa8b-c080195876a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:57.316330 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b824f1b5-24bb-4b61-aa8b-c080195876a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.316569 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b824f1b5-24bb-4b61-aa8b-c080195876a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.316786 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b824f1b5-24bb-4b61-aa8b-c080195876a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:57.324750 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b824f1b5-24bb-4b61-aa8b-c080195876a3 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 returned with HTTP 404 Aug 18 07:37:57.324750 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 918/3715] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.343829 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cc6729e3-bd73-41bb-affd-5e84307e1fb7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.345241 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc6729e3-bd73-41bb-affd-5e84307e1fb7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 Aug 18 07:37:57.345241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc6729e3-bd73-41bb-affd-5e84307e1fb7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.345393 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc6729e3-bd73-41bb-affd-5e84307e1fb7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.353354 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc6729e3-bd73-41bb-affd-5e84307e1fb7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 returned with HTTP 404 Aug 18 07:37:57.353354 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 937/3716] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/d2c3655e-4bad-4cf3-90e2-dbeb17063d74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.364406 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d3b861be-1868-4e44-841b-a21a13b14942 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.366263 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3b861be-1868-4e44-841b-a21a13b14942 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:57.366475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d3b861be-1868-4e44-841b-a21a13b14942 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.366676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d3b861be-1868-4e44-841b-a21a13b14942 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.366804 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-d3b861be-1868-4e44-841b-a21a13b14942 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: 1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:57.373435 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d3b861be-1868-4e44-841b-a21a13b14942 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 returned with HTTP 404 Aug 18 07:37:57.373435 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 930/3717] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.383075 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6a3e89f9-4d96-486c-980f-bd8c68cb714b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.385598 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a3e89f9-4d96-486c-980f-bd8c68cb714b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 Aug 18 07:37:57.385807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a3e89f9-4d96-486c-980f-bd8c68cb714b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.385991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a3e89f9-4d96-486c-980f-bd8c68cb714b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.394231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a3e89f9-4d96-486c-980f-bd8c68cb714b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 returned with HTTP 404 Aug 18 07:37:57.394231 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 933/3718] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/snapshots/1c4b453e-04e6-4566-9667-1aea32bc2610 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.400558 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ece94351-6710-4929-b85e-bdfacd4b1f0e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.403928 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ece94351-6710-4929-b85e-bdfacd4b1f0e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:57.403928 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ece94351-6710-4929-b85e-bdfacd4b1f0e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.403928 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ece94351-6710-4929-b85e-bdfacd4b1f0e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.403928 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ece94351-6710-4929-b85e-bdfacd4b1f0e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:57.412568 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ece94351-6710-4929-b85e-bdfacd4b1f0e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d returned with HTTP 404 Aug 18 07:37:57.413237 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 919/3719] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.422499 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9d4ba3b1-a454-428f-88d8-df6d2c418769 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.425531 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d4ba3b1-a454-428f-88d8-df6d2c418769 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d Aug 18 07:37:57.425796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d4ba3b1-a454-428f-88d8-df6d2c418769 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.426008 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9d4ba3b1-a454-428f-88d8-df6d2c418769 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.433259 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9d4ba3b1-a454-428f-88d8-df6d2c418769 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d returned with HTTP 404 Aug 18 07:37:57.433679 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 938/3720] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/0c14257e-d224-4cd4-bd9d-7a9bc9d3329d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.443658 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-509cb218-c967-4123-b605-5216bdbd9127 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.445755 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-509cb218-c967-4123-b605-5216bdbd9127 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:57.445961 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-509cb218-c967-4123-b605-5216bdbd9127 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.446139 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-509cb218-c967-4123-b605-5216bdbd9127 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.446291 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-509cb218-c967-4123-b605-5216bdbd9127 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:57.451468 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-509cb218-c967-4123-b605-5216bdbd9127 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 returned with HTTP 404 Aug 18 07:37:57.451872 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 931/3721] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.460619 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e501ad57-4ed9-4786-a671-2e5f70639ef7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.462494 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e501ad57-4ed9-4786-a671-2e5f70639ef7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 Aug 18 07:37:57.462682 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e501ad57-4ed9-4786-a671-2e5f70639ef7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.462900 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e501ad57-4ed9-4786-a671-2e5f70639ef7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.467399 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e501ad57-4ed9-4786-a671-2e5f70639ef7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 returned with HTTP 404 Aug 18 07:37:57.467852 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 934/3722] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/snapshots/cf270011-e8ac-4414-adce-b7f754dc9574 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.477603 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-57922345-c58f-4dd0-b421-cbfa11714b52 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.480471 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57922345-c58f-4dd0-b421-cbfa11714b52 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:57.480759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-57922345-c58f-4dd0-b421-cbfa11714b52 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.481032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-57922345-c58f-4dd0-b421-cbfa11714b52 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.481299 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-57922345-c58f-4dd0-b421-cbfa11714b52 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:57.490774 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57922345-c58f-4dd0-b421-cbfa11714b52 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 returned with HTTP 404 Aug 18 07:37:57.491312 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 920/3723] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.499855 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6c34a2c-d882-4208-930e-0c1f2d492ccd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.504270 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6c34a2c-d882-4208-930e-0c1f2d492ccd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 Aug 18 07:37:57.504463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6c34a2c-d882-4208-930e-0c1f2d492ccd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.504888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6c34a2c-d882-4208-930e-0c1f2d492ccd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.515527 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6c34a2c-d882-4208-930e-0c1f2d492ccd tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 returned with HTTP 404 Aug 18 07:37:57.515527 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 939/3724] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/605ef949-176d-4efa-a4ce-9fdca7a0e5d5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.522856 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-77001f64-84f7-4cca-9aee-b5114bf64501 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.524859 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77001f64-84f7-4cca-9aee-b5114bf64501 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:57.525110 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77001f64-84f7-4cca-9aee-b5114bf64501 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.525358 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-77001f64-84f7-4cca-9aee-b5114bf64501 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.525565 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-77001f64-84f7-4cca-9aee-b5114bf64501 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:57.532341 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-77001f64-84f7-4cca-9aee-b5114bf64501 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 returned with HTTP 404 Aug 18 07:37:57.533002 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 932/3725] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.540191 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-79aa66bc-79bd-4ffb-b21d-ae86bded7cec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.542275 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79aa66bc-79bd-4ffb-b21d-ae86bded7cec tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 Aug 18 07:37:57.542520 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79aa66bc-79bd-4ffb-b21d-ae86bded7cec tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.542698 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79aa66bc-79bd-4ffb-b21d-ae86bded7cec tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.548186 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79aa66bc-79bd-4ffb-b21d-ae86bded7cec tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 returned with HTTP 404 Aug 18 07:37:57.548610 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 935/3726] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/1672c915-c8fa-4015-82fc-8e96fbaa3828 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.556150 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-394d0584-f700-4c96-9754-4420d2cd115c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.557300 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-394d0584-f700-4c96-9754-4420d2cd115c tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:57.557572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-394d0584-f700-4c96-9754-4420d2cd115c tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.557833 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-394d0584-f700-4c96-9754-4420d2cd115c tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.558076 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-394d0584-f700-4c96-9754-4420d2cd115c tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:57.563141 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-394d0584-f700-4c96-9754-4420d2cd115c tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae returned with HTTP 404 Aug 18 07:37:57.563710 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 921/3727] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.574355 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09109130-e543-49c4-bd58-a73ef8ef7885 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.576125 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09109130-e543-49c4-bd58-a73ef8ef7885 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae Aug 18 07:37:57.576340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09109130-e543-49c4-bd58-a73ef8ef7885 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.576515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09109130-e543-49c4-bd58-a73ef8ef7885 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.581775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09109130-e543-49c4-bd58-a73ef8ef7885 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae returned with HTTP 404 Aug 18 07:37:57.582171 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 940/3728] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/4cb199ad-c052-4418-8d90-f64a6688c6ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.589981 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cb313357-c83b-43b1-ace0-f81931853bbe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.592044 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb313357-c83b-43b1-ace0-f81931853bbe tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:57.592291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb313357-c83b-43b1-ace0-f81931853bbe tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.592534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cb313357-c83b-43b1-ace0-f81931853bbe tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.592671 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-cb313357-c83b-43b1-ace0-f81931853bbe tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: 1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:57.597674 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cb313357-c83b-43b1-ace0-f81931853bbe tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 returned with HTTP 404 Aug 18 07:37:57.598262 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 933/3729] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.607305 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3f2855aa-fda2-42e7-9877-9478adbef6cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.609256 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f2855aa-fda2-42e7-9877-9478adbef6cc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 Aug 18 07:37:57.609445 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f2855aa-fda2-42e7-9877-9478adbef6cc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.609621 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3f2855aa-fda2-42e7-9877-9478adbef6cc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.613439 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3f2855aa-fda2-42e7-9877-9478adbef6cc tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 returned with HTTP 404 Aug 18 07:37:57.614032 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 936/3730] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/snapshots/1a9e3c45-cfff-48d9-8710-4a19bd92f2f7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.621275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dc5e4e5d-8649-403f-8af2-8d37235e8bf7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.622879 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc5e4e5d-8649-403f-8af2-8d37235e8bf7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:57.623166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc5e4e5d-8649-403f-8af2-8d37235e8bf7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.623517 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc5e4e5d-8649-403f-8af2-8d37235e8bf7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.623859 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-dc5e4e5d-8649-403f-8af2-8d37235e8bf7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:57.629700 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc5e4e5d-8649-403f-8af2-8d37235e8bf7 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b returned with HTTP 404 Aug 18 07:37:57.629700 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 922/3731] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.637382 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7add80d6-e065-470a-abcf-0a0eba25003e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.639145 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7add80d6-e065-470a-abcf-0a0eba25003e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b Aug 18 07:37:57.639389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7add80d6-e065-470a-abcf-0a0eba25003e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.639626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7add80d6-e065-470a-abcf-0a0eba25003e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.645458 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7add80d6-e065-470a-abcf-0a0eba25003e tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b returned with HTTP 404 Aug 18 07:37:57.645914 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 941/3732] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/e062f368-f0ab-42ed-ad96-df64d2d8430b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.653457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec1d4e1a-c5d5-46df-b0eb-ab6504ea72b9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.655512 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec1d4e1a-c5d5-46df-b0eb-ab6504ea72b9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:57.655749 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec1d4e1a-c5d5-46df-b0eb-ab6504ea72b9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.655996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec1d4e1a-c5d5-46df-b0eb-ab6504ea72b9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.656275 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-ec1d4e1a-c5d5-46df-b0eb-ab6504ea72b9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete snapshot with id: c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:57.663643 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec1d4e1a-c5d5-46df-b0eb-ab6504ea72b9 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 returned with HTTP 404 Aug 18 07:37:57.664393 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 934/3733] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.673372 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0f3bcd3b-5bd0-4a3f-a9df-fd3e92a17b7b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.675599 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f3bcd3b-5bd0-4a3f-a9df-fd3e92a17b7b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 Aug 18 07:37:57.675813 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f3bcd3b-5bd0-4a3f-a9df-fd3e92a17b7b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.675989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0f3bcd3b-5bd0-4a3f-a9df-fd3e92a17b7b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.681632 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0f3bcd3b-5bd0-4a3f-a9df-fd3e92a17b7b tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 returned with HTTP 404 Aug 18 07:37:57.682092 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 937/3734] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/snapshots/c37189d0-b746-4b30-9245-4818c9a4abc5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:37:57.688751 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2257dc72-2de4-42aa-aeed-b007ca68a61d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.690196 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2257dc72-2de4-42aa-aeed-b007ca68a61d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:57.690590 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2257dc72-2de4-42aa-aeed-b007ca68a61d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.691017 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2257dc72-2de4-42aa-aeed-b007ca68a61d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.691165 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-2257dc72-2de4-42aa-aeed-b007ca68a61d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Delete volume with id: 1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:57.697943 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2257dc72-2de4-42aa-aeed-b007ca68a61d tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 returned with HTTP 404 Aug 18 07:37:57.698561 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 923/3735] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:37:57 2026] DELETE /volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.705780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-18705b67-0ed7-485c-9d68-8eb6a1706e99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.707676 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-18705b67-0ed7-485c-9d68-8eb6a1706e99 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] GET https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 Aug 18 07:37:57.707929 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-18705b67-0ed7-485c-9d68-8eb6a1706e99 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.708136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-18705b67-0ed7-485c-9d68-8eb6a1706e99 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.713996 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-18705b67-0ed7-485c-9d68-8eb6a1706e99 tempest-VolumeDependencyTests-2126378547 tempest-VolumeDependencyTests-2126378547-project-member] https://10.4.3.152/volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 returned with HTTP 404 Aug 18 07:37:57.714542 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 942/3736] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/volumes/1f4d0bc1-68d7-48e0-b9d7-7135f9fa5bb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:37:57.852613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69f5b766-8a87-42dc-acb6-a5fba5fac50a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:57.854480 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69f5b766-8a87-42dc-acb6-a5fba5fac50a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:57.854688 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69f5b766-8a87-42dc-acb6-a5fba5fac50a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:57.854906 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69f5b766-8a87-42dc-acb6-a5fba5fac50a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:57.855085 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-69f5b766-8a87-42dc-acb6-a5fba5fac50a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:57.859367 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:57.859367 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:57.860375 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69f5b766-8a87-42dc-acb6-a5fba5fac50a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:57.861028 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 935/3737] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:57 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:37:58.265647 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7e108a82-0bca-4e3b-967a-d9df0d36b5c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.270259 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e108a82-0bca-4e3b-967a-d9df0d36b5c9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:58.271006 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e108a82-0bca-4e3b-967a-d9df0d36b5c9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:58.271311 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e108a82-0bca-4e3b-967a-d9df0d36b5c9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:58.271420 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7e108a82-0bca-4e3b-967a-d9df0d36b5c9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:58.281468 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:58.281468 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:58.282072 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e108a82-0bca-4e3b-967a-d9df0d36b5c9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 200 Aug 18 07:37:58.282438 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 938/3738] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:58 2026] GET /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 710 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:58.291757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-102ff40f-a193-49e4-a8ae-d8b23525b88d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.293736 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-102ff40f-a193-49e4-a8ae-d8b23525b88d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb Aug 18 07:37:58.293966 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-102ff40f-a193-49e4-a8ae-d8b23525b88d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:58.294178 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-102ff40f-a193-49e4-a8ae-d8b23525b88d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:58.294354 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-102ff40f-a193-49e4-a8ae-d8b23525b88d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete backup with id: 7ae7daf3-f6c0-464c-a003-baf1e606a3bb. Aug 18 07:37:58.299701 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:58.299701 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:58.312686 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-102ff40f-a193-49e4-a8ae-d8b23525b88d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] delete_backup rpcapi backup_id 7ae7daf3-f6c0-464c-a003-baf1e606a3bb {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:58.314249 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-102ff40f-a193-49e4-a8ae-d8b23525b88d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb returned with HTTP 202 Aug 18 07:37:58.314641 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 924/3739] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:37:58 2026] DELETE /volume/v3/backups/7ae7daf3-f6c0-464c-a003-baf1e606a3bb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:58.325406 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.327812 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:58.328324 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1497920182"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:58.330578 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1497920182'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:58.330783 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume of 1 GB Aug 18 07:37:58.335276 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Availability Zones retrieved successfully. Aug 18 07:37:58.343846 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (18b5e1f9-8f87-4909-afa4-6b5cf2083396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:58.345526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21a0db81-97e3-49fd-8617-0f90ab3ffbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:58.346565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:58.377667 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21a0db81-97e3-49fd-8617-0f90ab3ffbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:58.378390 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd98e156-7c84-4be4-8c26-ef8bf1065db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:58.427434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['6cb44e4d-0aef-4448-a9a4-40eb16d8fc5f', '7df9abcd-2e38-4b29-a67e-b1324f843d8c', '3517fb07-131f-4433-8070-bbf191e36f24', '1b02de4b-27ec-4a7f-bd2e-b7b5bf5eac79'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:58.427992 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd98e156-7c84-4be4-8c26-ef8bf1065db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cb44e4d-0aef-4448-a9a4-40eb16d8fc5f', '7df9abcd-2e38-4b29-a67e-b1324f843d8c', '3517fb07-131f-4433-8070-bbf191e36f24', '1b02de4b-27ec-4a7f-bd2e-b7b5bf5eac79']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:58.428696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146a91be-9830-4e4c-a735-4aa475f47cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:58.452004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146a91be-9830-4e4c-a735-4aa475f47cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b2e507-fd5c-4448-9b0a-bf6697587e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497920182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['6cb44e4d-0aef-4448-a9a4-40eb16d8fc5f','7df9abcd-2e38-4b29-a67e-b1324f843d8c','3517fb07-131f-4433-8070-bbf191e36f24','1b02de4b-27ec-4a7f-bd2e-b7b5bf5eac79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497920182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b2e507-fd5c-4448-9b0a-bf6697587e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47cc493b3f9645e58c4965bce4eb476f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:58.452797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d167c2e3-263a-42cb-85c7-35be732e5821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:58.486965 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d167c2e3-263a-42cb-85c7-35be732e5821) transitioned into state 'SUCCESS' from state '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-1497920182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['6cb44e4d-0aef-4448-a9a4-40eb16d8fc5f','7df9abcd-2e38-4b29-a67e-b1324f843d8c','3517fb07-131f-4433-8070-bbf191e36f24','1b02de4b-27ec-4a7f-bd2e-b7b5bf5eac79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:58.487663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ab2c33-2402-4878-b431-dfac74cd7386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:58.498866 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ab2c33-2402-4878-b431-dfac74cd7386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:58.499714 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (18b5e1f9-8f87-4909-afa4-6b5cf2083396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:58.500058 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request issued successfully. Aug 18 07:37:58.500662 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ede80dc-1ad1-4cbc-b70e-47e291738060 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:37:58.501222 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 943/3740] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:37:58 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:58.515803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-658ba1a1-9e94-46f8-998b-1e9457fb2a36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.518087 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-658ba1a1-9e94-46f8-998b-1e9457fb2a36 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 Aug 18 07:37:58.518316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-658ba1a1-9e94-46f8-998b-1e9457fb2a36 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:58.518476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-658ba1a1-9e94-46f8-998b-1e9457fb2a36 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:58.529914 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:58.529914 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:58.534153 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-658ba1a1-9e94-46f8-998b-1e9457fb2a36 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:37:58.539528 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-658ba1a1-9e94-46f8-998b-1e9457fb2a36 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 returned with HTTP 200 Aug 18 07:37:58.540046 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 936/3741] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:58 2026] GET /volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:58.873024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-68d1b168-236f-4361-bc2d-cf3a0d43e738 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.875020 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68d1b168-236f-4361-bc2d-cf3a0d43e738 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:58.875495 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68d1b168-236f-4361-bc2d-cf3a0d43e738 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:58.875837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68d1b168-236f-4361-bc2d-cf3a0d43e738 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:58.876055 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-68d1b168-236f-4361-bc2d-cf3a0d43e738 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:58.882953 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:58.882953 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:37:58.884651 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68d1b168-236f-4361-bc2d-cf3a0d43e738 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:58.884651 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 939/3742] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:58 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:58.900269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-32a7278c-8e64-4103-9909-f88993b7bcf7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.902829 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32a7278c-8e64-4103-9909-f88993b7bcf7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 Aug 18 07:37:58.903032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32a7278c-8e64-4103-9909-f88993b7bcf7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:58.903250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32a7278c-8e64-4103-9909-f88993b7bcf7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:58.916446 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:58.916446 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:58.925683 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-32a7278c-8e64-4103-9909-f88993b7bcf7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:37:58.931002 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32a7278c-8e64-4103-9909-f88993b7bcf7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 returned with HTTP 200 Aug 18 07:37:58.931527 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 925/3743] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:58 2026] GET /volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:58.944226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-43a05417-6d59-41b6-933d-836b77f57c3f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.948266 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43a05417-6d59-41b6-933d-836b77f57c3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:58.948526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43a05417-6d59-41b6-933d-836b77f57c3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:58.948939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-43a05417-6d59-41b6-933d-836b77f57c3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:58.949049 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-43a05417-6d59-41b6-933d-836b77f57c3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete backup with id: 9d12c3fe-44ee-413a-b9a2-4aea435582cc. Aug 18 07:37:58.954018 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:58.954018 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:58.967973 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-43a05417-6d59-41b6-933d-836b77f57c3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] delete_backup rpcapi backup_id 9d12c3fe-44ee-413a-b9a2-4aea435582cc {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:37:58.969664 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-43a05417-6d59-41b6-933d-836b77f57c3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 202 Aug 18 07:37:58.970166 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 944/3744] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:37:58 2026] DELETE /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:37:58.981848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49076431-e91f-4dd5-ba07-db66770fafbc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:58.985673 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49076431-e91f-4dd5-ba07-db66770fafbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:37:58.985903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49076431-e91f-4dd5-ba07-db66770fafbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:58.986849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49076431-e91f-4dd5-ba07-db66770fafbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:58.986983 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-49076431-e91f-4dd5-ba07-db66770fafbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:58.992543 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:58.992543 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:58.993623 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49076431-e91f-4dd5-ba07-db66770fafbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 200 Aug 18 07:37:58.994028 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 937/3745] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:58 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:37:59.374664 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:59.474071 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aaf77184-0e59-4832-9733-70c88d926332 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:59.476073 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aaf77184-0e59-4832-9733-70c88d926332 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:37:59.476436 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aaf77184-0e59-4832-9733-70c88d926332 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:59.476542 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aaf77184-0e59-4832-9733-70c88d926332 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:59.492656 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:59.492656 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:59.495941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:37:59.498286 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aaf77184-0e59-4832-9733-70c88d926332 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:37:59.498365 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1153103426"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:59.498421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1153103426'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:37:59.498667 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Create volume of 1 GB Aug 18 07:37:59.501947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aaf77184-0e59-4832-9733-70c88d926332 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 returned with HTTP 200 Aug 18 07:37:59.502322 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 926/3746] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:37:59 2026] GET /volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:59.506301 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Availability Zones retrieved successfully. Aug 18 07:37:59.512530 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Flow 'volume_create_api' (01da8a67-d8b8-4553-b438-a02ea76e9566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:37:59.514016 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59c688f-d735-46e0-bf00-33e4cd922739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:59.515399 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:37:59.553954 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59c688f-d735-46e0-bf00-33e4cd922739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:59.555710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3082a79-f194-4357-8c7c-96461e174727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:59.556324 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-73fdd3e9-a4f9-49cf-b2c9-4241c2c574c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:59.559178 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73fdd3e9-a4f9-49cf-b2c9-4241c2c574c6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 Aug 18 07:37:59.559178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73fdd3e9-a4f9-49cf-b2c9-4241c2c574c6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:59.559340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73fdd3e9-a4f9-49cf-b2c9-4241c2c574c6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:59.573472 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:59.573472 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:37:59.579793 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-73fdd3e9-a4f9-49cf-b2c9-4241c2c574c6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:37:59.585930 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73fdd3e9-a4f9-49cf-b2c9-4241c2c574c6 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 returned with HTTP 200 Aug 18 07:37:59.586352 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 945/3747] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:59 2026] GET /volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:37:59.599298 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:59.601020 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:37:59.601429 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75b2e507-fd5c-4448-9b0a-bf6697587e18", "name": "tempest-type-Backup-893768764"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:37:59.602834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating new backup {'backup': {'volume_id': '75b2e507-fd5c-4448-9b0a-bf6697587e18', 'name': 'tempest-type-Backup-893768764'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:37:59.602974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating backup of volume 75b2e507-fd5c-4448-9b0a-bf6697587e18 in container None Aug 18 07:37:59.613084 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:59.613084 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:37:59.613629 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:37:59.635322 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Created reservations ['526c7051-0eb9-4144-bfb8-4dc614395c1c', '8db37806-5c73-4e21-9d41-fa20172dbb6b', 'ac25c720-4ab1-4640-8ce0-fa40a472dec8', '651dd24e-981b-4950-a4c1-862e8acbd9aa'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:59.636150 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3082a79-f194-4357-8c7c-96461e174727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['526c7051-0eb9-4144-bfb8-4dc614395c1c', '8db37806-5c73-4e21-9d41-fa20172dbb6b', 'ac25c720-4ab1-4640-8ce0-fa40a472dec8', '651dd24e-981b-4950-a4c1-862e8acbd9aa']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:59.637742 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3896b8-a5c4-4767-8c9b-df3c26a13dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:59.644300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['d3b5ce8a-61f5-4446-b28c-aff1563da663', 'f435c298-90af-47b9-88b9-05ba7f94ff97'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:37:59.673743 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e3896b8-a5c4-4767-8c9b-df3c26a13dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e4734b1-bb67-4dd6-8975-64645ee2f771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153103426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6980bfcc6ddb48ebaeff333fefc2471d',qos_specs=None,replication_status=,reservations=['526c7051-0eb9-4144-bfb8-4dc614395c1c','8db37806-5c73-4e21-9d41-fa20172dbb6b','ac25c720-4ab1-4640-8ce0-fa40a472dec8','651dd24e-981b-4950-a4c1-862e8acbd9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c286ec2cc8414369bc9de4acdf72c4f6',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153103426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e4734b1-bb67-4dd6-8975-64645ee2f771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6980bfcc6ddb48ebaeff333fefc2471d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c286ec2cc8414369bc9de4acdf72c4f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:37:59.674544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e6e9b3-ef6b-4870-9f93-454f191b2424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:37:59.689383 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 18 07:37:59.689383 np0000007613 devstack@c-api.service[100292]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 18 07:37:59.689383 np0000007613 devstack@c-api.service[100292]: FROM reservations Aug 18 07:37:59.689383 np0000007613 devstack@c-api.service[100292]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 18 07:37:59.689383 np0000007613 devstack@c-api.service[100292]: [parameters: {'uuid_1_1': '526c7051-0eb9-4144-bfb8-4dc614395c1c', 'uuid_1_2': '8db37806-5c73-4e21-9d41-fa20172dbb6b', 'uuid_1_3': 'ac25c720-4ab1-4640-8ce0-fa40a472dec8', 'uuid_1_4': '651dd24e-981b-4950-a4c1-862e8acbd9aa'}] Aug 18 07:37:59.689383 np0000007613 devstack@c-api.service[100292]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100292) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 18 07:37:59.689676 np0000007613 devstack@c-api.service[100292]: DEBUG oslo_db.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100292) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 18 07:37:59.691433 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0c395409-d282-42bc-94ee-0f89a7d1e45c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:37:59.691897 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 938/3748] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:37:59 2026] POST /volume/v3/backups => generated 315 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:37:59.700988 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-40e2cdb5-1972-465a-9cbd-a168434353d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:37:59.702755 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40e2cdb5-1972-465a-9cbd-a168434353d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:37:59.702965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40e2cdb5-1972-465a-9cbd-a168434353d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:37:59.703159 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40e2cdb5-1972-465a-9cbd-a168434353d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:37:59.703597 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-40e2cdb5-1972-465a-9cbd-a168434353d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:37:59.711466 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:37:59.711466 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:37:59.714411 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40e2cdb5-1972-465a-9cbd-a168434353d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:37:59.714411 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 927/3749] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:37:59 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:00.005253 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-071211f3-0a64-4ccf-8338-a70029b51594 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:00.008858 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-071211f3-0a64-4ccf-8338-a70029b51594 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc Aug 18 07:38:00.008858 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-071211f3-0a64-4ccf-8338-a70029b51594 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:00.008858 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-071211f3-0a64-4ccf-8338-a70029b51594 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:00.008858 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-071211f3-0a64-4ccf-8338-a70029b51594 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 9d12c3fe-44ee-413a-b9a2-4aea435582cc. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:00.013102 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-071211f3-0a64-4ccf-8338-a70029b51594 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc returned with HTTP 404 Aug 18 07:38:00.014026 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 946/3750] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:00 2026] GET /volume/v3/backups/9d12c3fe-44ee-413a-b9a2-4aea435582cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:00.025312 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:00.028573 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:38:00.028573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-951837932"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:00.028795 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-951837932'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:38:00.028984 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume of 1 GB Aug 18 07:38:00.029348 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:00.029348 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:00.033285 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Availability Zones retrieved successfully. Aug 18 07:38:00.038950 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (586e41b2-edd3-487a-8141-150b6d82b1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:00.040026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215f5751-94df-42fb-a30a-ad5c828007b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:00.040996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:38:00.079866 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215f5751-94df-42fb-a30a-ad5c828007b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:00.080639 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbdc898-8216-4195-aa99-9a313c12bae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:00.141169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['8547abb2-33a5-49f0-8d19-9b78ab1a9404', '8f1f48a9-da56-413c-9493-81df5724e612', '90e1adae-1f8d-4775-8d1c-ab1684f56cf8', '599ead6e-a7db-4cf9-b4d6-1935fa976aba'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:00.141945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbdc898-8216-4195-aa99-9a313c12bae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8547abb2-33a5-49f0-8d19-9b78ab1a9404', '8f1f48a9-da56-413c-9493-81df5724e612', '90e1adae-1f8d-4775-8d1c-ab1684f56cf8', '599ead6e-a7db-4cf9-b4d6-1935fa976aba']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:00.142674 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a9a108-833a-44d3-90fe-2db1c4a054e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:00.163931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a9a108-833a-44d3-90fe-2db1c4a054e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '587ecfc3-3f2b-442c-bf84-fe5c1e8238b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-951837932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['8547abb2-33a5-49f0-8d19-9b78ab1a9404','8f1f48a9-da56-413c-9493-81df5724e612','90e1adae-1f8d-4775-8d1c-ab1684f56cf8','599ead6e-a7db-4cf9-b4d6-1935fa976aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-951837932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=587ecfc3-3f2b-442c-bf84-fe5c1e8238b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1329bcfffa744e8b2e3162fa1b60404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee74807400e14f2981b63e016c0ae506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:00.164646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ceaad40-42e1-4f03-90e0-282d39f4f322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:00.186651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ceaad40-42e1-4f03-90e0-282d39f4f322) transitioned into state 'SUCCESS' from state '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-951837932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['8547abb2-33a5-49f0-8d19-9b78ab1a9404','8f1f48a9-da56-413c-9493-81df5724e612','90e1adae-1f8d-4775-8d1c-ab1684f56cf8','599ead6e-a7db-4cf9-b4d6-1935fa976aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:00.187229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40418a4f-dfb6-47ed-b7b3-3035e15b95b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:00.197617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40418a4f-dfb6-47ed-b7b3-3035e15b95b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:00.198854 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (586e41b2-edd3-487a-8141-150b6d82b1ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:00.202437 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request issued successfully. Aug 18 07:38:00.203195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7f98e77-20c6-485e-b44f-ce3563000b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:00.203620 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 939/3751] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:38:00 2026] POST /volume/v3/volumes => generated 748 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:00.218901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-42c7e7d8-04fc-40e1-a7bb-2b29621f936b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:00.221132 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42c7e7d8-04fc-40e1-a7bb-2b29621f936b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 Aug 18 07:38:00.221409 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42c7e7d8-04fc-40e1-a7bb-2b29621f936b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:00.221655 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42c7e7d8-04fc-40e1-a7bb-2b29621f936b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:00.230548 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:00.230548 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:00.234838 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-42c7e7d8-04fc-40e1-a7bb-2b29621f936b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:00.239155 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42c7e7d8-04fc-40e1-a7bb-2b29621f936b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 returned with HTTP 200 Aug 18 07:38:00.239554 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 928/3752] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:00 2026] GET /volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:00.707256 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e6e9b3-ef6b-4870-9f93-454f191b2424) transitioned into state 'SUCCESS' from state '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-1153103426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6980bfcc6ddb48ebaeff333fefc2471d',qos_specs=None,replication_status=,reservations=['526c7051-0eb9-4144-bfb8-4dc614395c1c','8db37806-5c73-4e21-9d41-fa20172dbb6b','ac25c720-4ab1-4640-8ce0-fa40a472dec8','651dd24e-981b-4950-a4c1-862e8acbd9aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c286ec2cc8414369bc9de4acdf72c4f6',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:00.707931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833e70ea-8772-429a-82e4-20c746f35f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:00.716224 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833e70ea-8772-429a-82e4-20c746f35f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:00.717086 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Flow 'volume_create_api' (01da8a67-d8b8-4553-b438-a02ea76e9566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:00.717423 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Create volume request issued successfully. Aug 18 07:38:00.717966 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f5bc121a-6781-42ad-8ff1-8c3e4b3518f8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:00.718387 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 940/3753] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:37:59 2026] POST /volume/v3/volumes => generated 778 bytes in 1345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:00.722946 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e8c6bac7-9a1e-40f4-8774-53f6fe01c170 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:00.725456 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8c6bac7-9a1e-40f4-8774-53f6fe01c170 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:00.725848 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8c6bac7-9a1e-40f4-8774-53f6fe01c170 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:00.726119 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e8c6bac7-9a1e-40f4-8774-53f6fe01c170 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:00.726279 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e8c6bac7-9a1e-40f4-8774-53f6fe01c170 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:00.731517 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:00.731517 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:00.732266 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e8c6bac7-9a1e-40f4-8774-53f6fe01c170 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:00.732306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0dc3cec5-0eff-4f35-9273-5fd2c9378b20 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:00.732681 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 947/3754] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:00 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:00.738109 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0dc3cec5-0eff-4f35-9273-5fd2c9378b20 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 Aug 18 07:38:00.738109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0dc3cec5-0eff-4f35-9273-5fd2c9378b20 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:00.738109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0dc3cec5-0eff-4f35-9273-5fd2c9378b20 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:00.749933 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:00.749933 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:00.755331 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0dc3cec5-0eff-4f35-9273-5fd2c9378b20 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Volume info retrieved successfully. Aug 18 07:38:00.762028 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0dc3cec5-0eff-4f35-9273-5fd2c9378b20 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 returned with HTTP 200 Aug 18 07:38:00.763537 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 940/3755] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:00 2026] GET /volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:01.261233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-afdd924a-1db4-497b-902f-36cc4392962d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:01.264245 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-afdd924a-1db4-497b-902f-36cc4392962d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 Aug 18 07:38:01.264400 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-afdd924a-1db4-497b-902f-36cc4392962d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:01.264653 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-afdd924a-1db4-497b-902f-36cc4392962d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:01.273249 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:01.273249 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:01.276946 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-afdd924a-1db4-497b-902f-36cc4392962d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:01.282450 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-afdd924a-1db4-497b-902f-36cc4392962d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 returned with HTTP 200 Aug 18 07:38:01.282450 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 929/3756] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:01 2026] GET /volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:01.298653 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:01.301055 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:38:01.301521 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "587ecfc3-3f2b-442c-bf84-fe5c1e8238b7", "name": "tempest-VolumesBackupsTest-Backup-1912493975"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:01.303150 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating new backup {'backup': {'volume_id': '587ecfc3-3f2b-442c-bf84-fe5c1e8238b7', 'name': 'tempest-VolumesBackupsTest-Backup-1912493975'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:38:01.303306 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating backup of volume 587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 in container None Aug 18 07:38:01.310568 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:01.310568 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:01.311090 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:01.331578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['e3c9a26f-1cf7-47ba-b1b9-31f49b5a7bb2', '2c92111b-e97b-4697-8fc8-d332725c2e7d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:01.359586 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2fc55e0e-d5fa-4d19-9c44-e5014a54e095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:38:01.359586 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 941/3757] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:38:01 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:01.371721 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5ca45e22-fb81-476a-a228-33e4bed3475c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:01.373523 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ca45e22-fb81-476a-a228-33e4bed3475c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:01.373749 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ca45e22-fb81-476a-a228-33e4bed3475c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:01.373931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ca45e22-fb81-476a-a228-33e4bed3475c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:01.374032 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5ca45e22-fb81-476a-a228-33e4bed3475c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:01.379473 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:01.379473 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:01.380478 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ca45e22-fb81-476a-a228-33e4bed3475c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:01.380528 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 948/3758] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:01 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:01.744526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9571fa76-07c6-4979-b31e-a1dd3dc55403 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:01.746320 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9571fa76-07c6-4979-b31e-a1dd3dc55403 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:01.746511 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9571fa76-07c6-4979-b31e-a1dd3dc55403 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:01.746693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9571fa76-07c6-4979-b31e-a1dd3dc55403 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:01.746834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9571fa76-07c6-4979-b31e-a1dd3dc55403 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:01.750614 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:01.750614 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:01.751201 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9571fa76-07c6-4979-b31e-a1dd3dc55403 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:01.751563 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 941/3759] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:01 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:01.775908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-414e6006-c429-4882-83b6-56095bbd7ac4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:01.777670 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-414e6006-c429-4882-83b6-56095bbd7ac4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 Aug 18 07:38:01.777906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-414e6006-c429-4882-83b6-56095bbd7ac4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:01.778081 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-414e6006-c429-4882-83b6-56095bbd7ac4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:01.784810 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:01.784810 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:01.788063 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-414e6006-c429-4882-83b6-56095bbd7ac4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Volume info retrieved successfully. Aug 18 07:38:01.792492 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-414e6006-c429-4882-83b6-56095bbd7ac4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 returned with HTTP 200 Aug 18 07:38:01.793051 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 930/3760] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:01 2026] GET /volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:01.804884 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:01.806617 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:38:01.806993 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9e4734b1-bb67-4dd6-8975-64645ee2f771", "name": "tempest-type-Backup-1904530331"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:01.808683 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Creating new backup {'backup': {'volume_id': '9e4734b1-bb67-4dd6-8975-64645ee2f771', 'name': 'tempest-type-Backup-1904530331'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:38:01.808683 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Creating backup of volume 9e4734b1-bb67-4dd6-8975-64645ee2f771 in container None Aug 18 07:38:01.815826 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:01.815826 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:01.816226 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Volume info retrieved successfully. Aug 18 07:38:01.843459 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Created reservations ['68842153-e68a-4c7b-b465-ed830d27de19', 'd9baab46-9078-43aa-a961-57d94c250f95'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:01.872417 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-48149c14-906c-43c1-a171-4dcba1cb7a3d tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:38:01.872417 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 942/3761] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:38:01 2026] POST /volume/v3/backups => generated 316 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:01.878990 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3d0dd1cc-bbfe-465f-9c7a-dd2cacd1e842 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:01.881203 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d0dd1cc-bbfe-465f-9c7a-dd2cacd1e842 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:01.881203 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d0dd1cc-bbfe-465f-9c7a-dd2cacd1e842 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:01.881203 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3d0dd1cc-bbfe-465f-9c7a-dd2cacd1e842 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:01.881347 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3d0dd1cc-bbfe-465f-9c7a-dd2cacd1e842 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:01.885180 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:01.885180 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:01.885800 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3d0dd1cc-bbfe-465f-9c7a-dd2cacd1e842 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:01.886151 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 949/3762] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:01 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:02.389692 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-695fa91a-a882-42fd-89d9-76a4f427fab3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:02.391897 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-695fa91a-a882-42fd-89d9-76a4f427fab3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:02.392146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-695fa91a-a882-42fd-89d9-76a4f427fab3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:02.392397 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-695fa91a-a882-42fd-89d9-76a4f427fab3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:02.392565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-695fa91a-a882-42fd-89d9-76a4f427fab3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:02.397697 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:02.397697 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:02.398763 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-695fa91a-a882-42fd-89d9-76a4f427fab3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:02.399196 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 942/3763] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:02 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:02.764531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d8eb595-507c-42f3-aea8-68a971c663b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:02.766231 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d8eb595-507c-42f3-aea8-68a971c663b7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:02.766479 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d8eb595-507c-42f3-aea8-68a971c663b7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:02.766680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d8eb595-507c-42f3-aea8-68a971c663b7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:02.766802 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5d8eb595-507c-42f3-aea8-68a971c663b7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:02.770676 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:02.770676 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:02.771272 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d8eb595-507c-42f3-aea8-68a971c663b7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:02.771619 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 931/3764] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:02 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:02.899036 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-da63add0-04fa-472e-8bef-601ff75a77a9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:02.901366 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da63add0-04fa-472e-8bef-601ff75a77a9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:02.901712 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da63add0-04fa-472e-8bef-601ff75a77a9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:02.901910 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da63add0-04fa-472e-8bef-601ff75a77a9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:02.902048 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-da63add0-04fa-472e-8bef-601ff75a77a9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:02.907476 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:02.907476 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:02.908270 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da63add0-04fa-472e-8bef-601ff75a77a9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:02.908740 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 943/3765] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:02 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:03.410466 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d1a5a706-4332-4097-a1b0-64ee34ed0994 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:03.412567 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1a5a706-4332-4097-a1b0-64ee34ed0994 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:03.412815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1a5a706-4332-4097-a1b0-64ee34ed0994 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:03.413140 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1a5a706-4332-4097-a1b0-64ee34ed0994 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:03.413308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d1a5a706-4332-4097-a1b0-64ee34ed0994 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:03.418519 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:03.418519 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:03.419453 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1a5a706-4332-4097-a1b0-64ee34ed0994 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:03.419892 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 950/3766] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:03 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:03.783491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dd9b7e74-1139-4f77-a34b-fd5e061d45af None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:03.787608 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dd9b7e74-1139-4f77-a34b-fd5e061d45af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:03.787608 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dd9b7e74-1139-4f77-a34b-fd5e061d45af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:03.787608 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dd9b7e74-1139-4f77-a34b-fd5e061d45af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:03.787608 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-dd9b7e74-1139-4f77-a34b-fd5e061d45af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:03.791895 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:03.791895 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:03.792800 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dd9b7e74-1139-4f77-a34b-fd5e061d45af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:03.793507 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 943/3767] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:03 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:03.925019 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b73567f3-35a7-4b3f-8bc9-a223dddb7a51 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:03.927488 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b73567f3-35a7-4b3f-8bc9-a223dddb7a51 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:03.927767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b73567f3-35a7-4b3f-8bc9-a223dddb7a51 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:03.928499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b73567f3-35a7-4b3f-8bc9-a223dddb7a51 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:03.928499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b73567f3-35a7-4b3f-8bc9-a223dddb7a51 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:03.933584 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:03.933584 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:03.934382 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b73567f3-35a7-4b3f-8bc9-a223dddb7a51 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:03.934791 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 932/3768] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:03 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:04.432543 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3d769d55-6586-4ceb-aac1-f7dc4ed1088e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:04.435815 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d769d55-6586-4ceb-aac1-f7dc4ed1088e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:04.435978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d769d55-6586-4ceb-aac1-f7dc4ed1088e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:04.436373 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d769d55-6586-4ceb-aac1-f7dc4ed1088e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:04.436515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3d769d55-6586-4ceb-aac1-f7dc4ed1088e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:04.441832 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:04.441832 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:04.442756 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d769d55-6586-4ceb-aac1-f7dc4ed1088e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:04.443173 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 944/3769] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:04 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:04.805577 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9a450ec7-bceb-4e6f-9782-c123d2be9220 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:04.808111 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a450ec7-bceb-4e6f-9782-c123d2be9220 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:04.808392 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a450ec7-bceb-4e6f-9782-c123d2be9220 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:04.808629 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9a450ec7-bceb-4e6f-9782-c123d2be9220 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:04.808780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9a450ec7-bceb-4e6f-9782-c123d2be9220 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:04.813508 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:04.813508 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:04.814295 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9a450ec7-bceb-4e6f-9782-c123d2be9220 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:04.814772 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 951/3770] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:04 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:04.946668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24887705-bbe3-4139-a44e-c0f7339d2512 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:04.950834 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24887705-bbe3-4139-a44e-c0f7339d2512 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:04.950834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24887705-bbe3-4139-a44e-c0f7339d2512 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:04.950834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24887705-bbe3-4139-a44e-c0f7339d2512 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:04.950834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-24887705-bbe3-4139-a44e-c0f7339d2512 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:04.955492 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:04.955492 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:04.955492 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24887705-bbe3-4139-a44e-c0f7339d2512 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:04.955492 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 944/3771] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:04 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:05.453730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-59a02bff-987a-40b0-a8af-38993aab3d19 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:05.455496 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59a02bff-987a-40b0-a8af-38993aab3d19 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:05.455678 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-59a02bff-987a-40b0-a8af-38993aab3d19 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:05.455867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-59a02bff-987a-40b0-a8af-38993aab3d19 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:05.455970 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-59a02bff-987a-40b0-a8af-38993aab3d19 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:05.460033 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:05.460033 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:05.460729 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-59a02bff-987a-40b0-a8af-38993aab3d19 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:05.461056 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 933/3772] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:05 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:05.830962 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1285532-40ec-4289-9ef6-8985fb2ccfb9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:05.837766 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1285532-40ec-4289-9ef6-8985fb2ccfb9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:05.837766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1285532-40ec-4289-9ef6-8985fb2ccfb9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:05.837766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1285532-40ec-4289-9ef6-8985fb2ccfb9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:05.837766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e1285532-40ec-4289-9ef6-8985fb2ccfb9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:05.843605 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:05.843605 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:05.844534 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1285532-40ec-4289-9ef6-8985fb2ccfb9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:05.845136 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 945/3773] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:05 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:05.965374 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-21d62e2e-f13e-4091-a1e0-af1e07ef5ce6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:05.967047 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21d62e2e-f13e-4091-a1e0-af1e07ef5ce6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:05.967247 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21d62e2e-f13e-4091-a1e0-af1e07ef5ce6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:05.967424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-21d62e2e-f13e-4091-a1e0-af1e07ef5ce6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:05.967526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-21d62e2e-f13e-4091-a1e0-af1e07ef5ce6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:05.978973 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:05.978973 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:05.979659 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-21d62e2e-f13e-4091-a1e0-af1e07ef5ce6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:05.980047 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 952/3774] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:05 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:06.472409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b4bb288-79bd-440f-9ef6-ca00cea06a4f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:06.474112 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b4bb288-79bd-440f-9ef6-ca00cea06a4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:06.474436 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b4bb288-79bd-440f-9ef6-ca00cea06a4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:06.474714 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b4bb288-79bd-440f-9ef6-ca00cea06a4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:06.474946 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1b4bb288-79bd-440f-9ef6-ca00cea06a4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:06.481387 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:06.481387 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:06.482640 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b4bb288-79bd-440f-9ef6-ca00cea06a4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:06.482640 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 945/3775] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:06 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:06.860333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4d843bb-4c96-46b1-ad22-733af65ed93d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:06.868578 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4d843bb-4c96-46b1-ad22-733af65ed93d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:06.868971 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4d843bb-4c96-46b1-ad22-733af65ed93d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:06.870283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4d843bb-4c96-46b1-ad22-733af65ed93d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:06.870577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b4d843bb-4c96-46b1-ad22-733af65ed93d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:06.875673 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:06.875673 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:06.876396 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4d843bb-4c96-46b1-ad22-733af65ed93d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:06.876777 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 934/3776] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:06 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:06.990252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d0f12b7d-fd55-4de8-b645-586b669cb026 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:06.992748 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0f12b7d-fd55-4de8-b645-586b669cb026 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:06.993008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0f12b7d-fd55-4de8-b645-586b669cb026 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:06.993613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0f12b7d-fd55-4de8-b645-586b669cb026 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:06.993613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d0f12b7d-fd55-4de8-b645-586b669cb026 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:06.998362 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:06.998362 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:06.999126 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0f12b7d-fd55-4de8-b645-586b669cb026 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:06.999965 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 946/3777] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:06 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:07.471675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-4aa9370f-c12b-49f0-80d5-cec11013a86b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:07.475888 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-4aa9370f-c12b-49f0-80d5-cec11013a86b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378 Aug 18 07:38:07.475888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-4aa9370f-c12b-49f0-80d5-cec11013a86b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:07.475888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-4aa9370f-c12b-49f0-80d5-cec11013a86b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:07.487543 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:07.487543 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:07.504827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-760304bb-b59e-42e5-a69d-20eb944caf7c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:07.508637 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-760304bb-b59e-42e5-a69d-20eb944caf7c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:07.509928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-760304bb-b59e-42e5-a69d-20eb944caf7c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:07.510157 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-760304bb-b59e-42e5-a69d-20eb944caf7c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:07.510284 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-760304bb-b59e-42e5-a69d-20eb944caf7c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:07.514963 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:07.514963 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:07.518222 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-760304bb-b59e-42e5-a69d-20eb944caf7c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:07.518222 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 946/3778] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:07 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:07.543486 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-4aa9370f-c12b-49f0-80d5-cec11013a86b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378 returned with HTTP 200 Aug 18 07:38:07.543486 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 953/3779] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:38:07 2026] DELETE /volume/v3/attachments/ded299ff-380a-493d-a0bb-1fd9c9608378 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:07.557223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:07.560221 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:38:07.560221 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:07.560551 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:07.560844 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:38:07.571062 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:07.571062 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:07.571768 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:07.592267 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:38:07.593370 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-bba0c82a-ef20-4686-9b39-f7fa7e7ae75f req-30b7f425-9c51-4aec-9c0a-936b181fd550 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 returned with HTTP 202 Aug 18 07:38:07.596640 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 935/3780] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:38:07 2026] DELETE /volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:38:07.901827 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-603b1474-96a9-41fb-a2e9-0e8a0e8f1b5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:07.903697 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-603b1474-96a9-41fb-a2e9-0e8a0e8f1b5e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:07.903936 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-603b1474-96a9-41fb-a2e9-0e8a0e8f1b5e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:07.904164 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-603b1474-96a9-41fb-a2e9-0e8a0e8f1b5e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:07.904286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-603b1474-96a9-41fb-a2e9-0e8a0e8f1b5e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:07.909178 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:07.909178 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:07.909956 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-603b1474-96a9-41fb-a2e9-0e8a0e8f1b5e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:07.910399 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 947/3781] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:07 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:08.013960 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6239ab6e-8335-48c5-8451-3d1803c73cad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:08.018980 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6239ab6e-8335-48c5-8451-3d1803c73cad tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:08.019267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6239ab6e-8335-48c5-8451-3d1803c73cad tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:08.019453 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6239ab6e-8335-48c5-8451-3d1803c73cad tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:08.019555 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6239ab6e-8335-48c5-8451-3d1803c73cad tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:08.023722 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:08.023722 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:08.024345 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6239ab6e-8335-48c5-8451-3d1803c73cad tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:08.024720 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 947/3782] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:08 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:08.528343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-101d04b6-c4ed-413a-8707-52f5dab122dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:08.530415 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-101d04b6-c4ed-413a-8707-52f5dab122dd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:08.530661 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-101d04b6-c4ed-413a-8707-52f5dab122dd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:08.530900 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-101d04b6-c4ed-413a-8707-52f5dab122dd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:08.531036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-101d04b6-c4ed-413a-8707-52f5dab122dd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:08.536764 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:08.536764 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:08.537627 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-101d04b6-c4ed-413a-8707-52f5dab122dd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:08.538065 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 954/3783] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:08 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:08.923390 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9896ef78-ec83-4100-a4ff-09285ad9d287 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:08.925548 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9896ef78-ec83-4100-a4ff-09285ad9d287 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:08.925835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9896ef78-ec83-4100-a4ff-09285ad9d287 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:08.926073 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9896ef78-ec83-4100-a4ff-09285ad9d287 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:08.926231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9896ef78-ec83-4100-a4ff-09285ad9d287 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:08.931527 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:08.931527 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:08.933579 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9896ef78-ec83-4100-a4ff-09285ad9d287 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:08.933579 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 936/3784] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:08 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:09.035971 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c1fbaa56-85ea-4d41-b4a2-03781a3977a6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:09.040622 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1fbaa56-85ea-4d41-b4a2-03781a3977a6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:09.040904 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1fbaa56-85ea-4d41-b4a2-03781a3977a6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:09.041099 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c1fbaa56-85ea-4d41-b4a2-03781a3977a6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:09.041219 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c1fbaa56-85ea-4d41-b4a2-03781a3977a6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:09.047454 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:09.047454 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:09.048096 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c1fbaa56-85ea-4d41-b4a2-03781a3977a6 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:09.049140 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 948/3785] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:09 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:09.432226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-73d67042-90a6-43ff-b196-4c21410a9756 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:09.434282 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73d67042-90a6-43ff-b196-4c21410a9756 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 Aug 18 07:38:09.434499 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73d67042-90a6-43ff-b196-4c21410a9756 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:09.434722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73d67042-90a6-43ff-b196-4c21410a9756 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:09.441233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73d67042-90a6-43ff-b196-4c21410a9756 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 returned with HTTP 404 Aug 18 07:38:09.441734 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 948/3786] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:09 2026] GET /volume/v3/volumes/0c451aad-e41c-478d-95c4-225067e2be15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:09.452678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d582094-faaa-4333-8385-263f8efc1d3e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:09.455911 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d582094-faaa-4333-8385-263f8efc1d3e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:38:09.456041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d582094-faaa-4333-8385-263f8efc1d3e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:09.456614 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d582094-faaa-4333-8385-263f8efc1d3e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:09.456727 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-5d582094-faaa-4333-8385-263f8efc1d3e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:38:09.466657 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:09.466657 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:09.467106 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5d582094-faaa-4333-8385-263f8efc1d3e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:38:09.491033 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5d582094-faaa-4333-8385-263f8efc1d3e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot delete request issued successfully. Aug 18 07:38:09.491274 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d582094-faaa-4333-8385-263f8efc1d3e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 202 Aug 18 07:38:09.491719 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 955/3787] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:38:09 2026] DELETE /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:38:09.506790 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-441d2fa3-47b0-474d-a9a4-c804daf94439 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:09.512807 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-441d2fa3-47b0-474d-a9a4-c804daf94439 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:38:09.513318 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-441d2fa3-47b0-474d-a9a4-c804daf94439 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:09.513318 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-441d2fa3-47b0-474d-a9a4-c804daf94439 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:09.523327 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:09.523327 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:09.523892 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-441d2fa3-47b0-474d-a9a4-c804daf94439 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:38:09.524878 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-441d2fa3-47b0-474d-a9a4-c804daf94439 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 200 Aug 18 07:38:09.525512 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 937/3788] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:38:09 2026] GET /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:09.551224 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5fa2e24d-879f-4566-a4df-a1c10dfd1c28 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:09.555924 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5fa2e24d-879f-4566-a4df-a1c10dfd1c28 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:09.556427 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5fa2e24d-879f-4566-a4df-a1c10dfd1c28 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:09.556791 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5fa2e24d-879f-4566-a4df-a1c10dfd1c28 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:09.556910 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5fa2e24d-879f-4566-a4df-a1c10dfd1c28 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:09.563893 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:09.563893 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:09.564716 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5fa2e24d-879f-4566-a4df-a1c10dfd1c28 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:09.565779 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 949/3789] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:09 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:09.944891 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d2fb6f7c-26c0-42b2-8268-9dc974e601cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:09.946719 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2fb6f7c-26c0-42b2-8268-9dc974e601cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:09.946936 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2fb6f7c-26c0-42b2-8268-9dc974e601cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:09.947148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2fb6f7c-26c0-42b2-8268-9dc974e601cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:09.947274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d2fb6f7c-26c0-42b2-8268-9dc974e601cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:09.951525 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:09.951525 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:09.952125 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2fb6f7c-26c0-42b2-8268-9dc974e601cc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:09.954109 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 949/3790] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:09 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:10.060672 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ca671ef-7ae6-46c5-97f2-e769044791d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:10.063355 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ca671ef-7ae6-46c5-97f2-e769044791d9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:10.063986 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ca671ef-7ae6-46c5-97f2-e769044791d9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:10.064465 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ca671ef-7ae6-46c5-97f2-e769044791d9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:10.064645 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0ca671ef-7ae6-46c5-97f2-e769044791d9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:10.070322 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:10.070322 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:10.071256 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ca671ef-7ae6-46c5-97f2-e769044791d9 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:10.071953 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 956/3791] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:10 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:10.534765 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-39e1d518-af8b-4daa-a10c-dd4e338852e2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:10.536599 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-39e1d518-af8b-4daa-a10c-dd4e338852e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:38:10.536804 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-39e1d518-af8b-4daa-a10c-dd4e338852e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:10.537054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-39e1d518-af8b-4daa-a10c-dd4e338852e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:10.543075 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-39e1d518-af8b-4daa-a10c-dd4e338852e2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 404 Aug 18 07:38:10.543561 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 938/3792] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:38:10 2026] GET /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:10.579535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-104e66e2-48d3-41a9-89cd-a2e35cc4b8c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:10.582018 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-104e66e2-48d3-41a9-89cd-a2e35cc4b8c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:10.582412 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-104e66e2-48d3-41a9-89cd-a2e35cc4b8c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:10.582803 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-104e66e2-48d3-41a9-89cd-a2e35cc4b8c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:10.583342 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-104e66e2-48d3-41a9-89cd-a2e35cc4b8c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:10.589279 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:10.589279 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:10.590019 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-104e66e2-48d3-41a9-89cd-a2e35cc4b8c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:10.590425 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 950/3793] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:10 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:10.965366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5e6d327c-7fa0-415c-855a-70cb6c3eb0e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:10.967440 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5e6d327c-7fa0-415c-855a-70cb6c3eb0e5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:10.967651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5e6d327c-7fa0-415c-855a-70cb6c3eb0e5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:10.967848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5e6d327c-7fa0-415c-855a-70cb6c3eb0e5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:10.967968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5e6d327c-7fa0-415c-855a-70cb6c3eb0e5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:10.975972 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:10.975972 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:10.976989 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5e6d327c-7fa0-415c-855a-70cb6c3eb0e5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:10.977550 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 950/3794] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:10 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:11.085478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c3976a6d-99b3-44c7-b2f2-1dbaae2cd4df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:11.087586 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3976a6d-99b3-44c7-b2f2-1dbaae2cd4df tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:11.087869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c3976a6d-99b3-44c7-b2f2-1dbaae2cd4df tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:11.088058 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c3976a6d-99b3-44c7-b2f2-1dbaae2cd4df tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:11.088350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c3976a6d-99b3-44c7-b2f2-1dbaae2cd4df tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:11.092802 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:11.092802 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:11.093441 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3976a6d-99b3-44c7-b2f2-1dbaae2cd4df tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:11.093839 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 957/3795] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:11 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:11.606951 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-036433d9-ea99-4100-a302-124117e47a4b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:11.609046 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-036433d9-ea99-4100-a302-124117e47a4b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:11.610772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-036433d9-ea99-4100-a302-124117e47a4b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:11.610772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-036433d9-ea99-4100-a302-124117e47a4b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:11.610772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-036433d9-ea99-4100-a302-124117e47a4b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:11.614977 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:11.614977 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:11.616512 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-036433d9-ea99-4100-a302-124117e47a4b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:11.616512 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 939/3796] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:11 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:12.000251 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3401a4c-d256-4acb-87e3-383fb47a6c24 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:12.003884 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3401a4c-d256-4acb-87e3-383fb47a6c24 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:12.004364 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3401a4c-d256-4acb-87e3-383fb47a6c24 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:12.004578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3401a4c-d256-4acb-87e3-383fb47a6c24 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:12.005884 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c3401a4c-d256-4acb-87e3-383fb47a6c24 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:12.011189 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:12.011189 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:12.011625 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3401a4c-d256-4acb-87e3-383fb47a6c24 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:12.012028 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 951/3797] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:11 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:12.064765 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-814461b2-53d9-484c-a6fc-c014814cf207 req-f9288437-08bb-4a4f-976b-4151e0cb1392 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:12.066989 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-f9288437-08bb-4a4f-976b-4151e0cb1392 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471 Aug 18 07:38:12.067175 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-f9288437-08bb-4a4f-976b-4151e0cb1392 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:12.067433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-f9288437-08bb-4a4f-976b-4151e0cb1392 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:12.074482 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:12.074482 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:12.104675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb581a13-491e-476b-8a0e-2e53f3c706b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:12.106715 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb581a13-491e-476b-8a0e-2e53f3c706b4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:12.106947 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb581a13-491e-476b-8a0e-2e53f3c706b4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:12.107198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb581a13-491e-476b-8a0e-2e53f3c706b4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:12.114913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bb581a13-491e-476b-8a0e-2e53f3c706b4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:12.120500 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:12.120500 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:12.121302 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb581a13-491e-476b-8a0e-2e53f3c706b4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:12.121784 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 958/3798] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:12 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:12.128930 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-f9288437-08bb-4a4f-976b-4151e0cb1392 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471 returned with HTTP 200 Aug 18 07:38:12.129666 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 951/3799] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:38:12 2026] DELETE /volume/v3/attachments/f418d0df-4864-4112-8cb6-16f096b20471 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:12.139601 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:12.142109 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:38:12.142441 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:12.142786 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:12.143065 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:38:12.151043 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:12.151043 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:12.151732 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:12.168543 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:38:12.168843 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-814461b2-53d9-484c-a6fc-c014814cf207 req-e297407d-267f-4b8f-9f34-5281f63fef24 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 202 Aug 18 07:38:12.169397 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 940/3800] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:38:12 2026] DELETE /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:38:12.626448 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8e570df6-8562-4248-bab0-be05c9e6df12 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:12.628847 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e570df6-8562-4248-bab0-be05c9e6df12 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:12.629044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e570df6-8562-4248-bab0-be05c9e6df12 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:12.629285 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8e570df6-8562-4248-bab0-be05c9e6df12 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:12.629401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8e570df6-8562-4248-bab0-be05c9e6df12 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:12.633874 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:12.633874 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:12.634636 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8e570df6-8562-4248-bab0-be05c9e6df12 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:12.635038 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 952/3801] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:12 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:13.026657 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-26c7ec6e-02d4-4e72-8e5f-fe52f0b6bfa1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:13.028707 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26c7ec6e-02d4-4e72-8e5f-fe52f0b6bfa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:13.029027 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26c7ec6e-02d4-4e72-8e5f-fe52f0b6bfa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:13.029225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-26c7ec6e-02d4-4e72-8e5f-fe52f0b6bfa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:13.029372 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-26c7ec6e-02d4-4e72-8e5f-fe52f0b6bfa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:13.034364 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:13.034364 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:13.035146 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-26c7ec6e-02d4-4e72-8e5f-fe52f0b6bfa1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:13.035625 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 959/3802] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:13 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:13.138222 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-00a03ae0-9ef1-4611-a052-b7812e537f49 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:13.140447 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00a03ae0-9ef1-4611-a052-b7812e537f49 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:13.140731 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00a03ae0-9ef1-4611-a052-b7812e537f49 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:13.141000 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-00a03ae0-9ef1-4611-a052-b7812e537f49 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:13.141146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-00a03ae0-9ef1-4611-a052-b7812e537f49 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:13.144086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7e41cf3b-8241-4ef4-8351-9c6fac28c109 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:13.145734 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e41cf3b-8241-4ef4-8351-9c6fac28c109 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:38:13.146029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e41cf3b-8241-4ef4-8351-9c6fac28c109 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:13.146325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7e41cf3b-8241-4ef4-8351-9c6fac28c109 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:13.147441 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:13.147441 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:13.147441 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-00a03ae0-9ef1-4611-a052-b7812e537f49 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:13.147894 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 952/3803] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:13 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:13.152396 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7e41cf3b-8241-4ef4-8351-9c6fac28c109 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 404 Aug 18 07:38:13.152396 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 941/3804] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:13 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:13.616136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ce869a48-2c83-4c64-af5e-c7858a168e86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:13.618640 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce869a48-2c83-4c64-af5e-c7858a168e86 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:38:13.618854 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce869a48-2c83-4c64-af5e-c7858a168e86 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:13.619046 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce869a48-2c83-4c64-af5e-c7858a168e86 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:13.619159 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-ce869a48-2c83-4c64-af5e-c7858a168e86 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:38:13.624217 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce869a48-2c83-4c64-af5e-c7858a168e86 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 404 Aug 18 07:38:13.624722 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 953/3805] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:38:13 2026] DELETE /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:13.633092 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6c1621b-3dcc-4084-b0bd-f6ce20f85547 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:13.635419 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6c1621b-3dcc-4084-b0bd-f6ce20f85547 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba Aug 18 07:38:13.635643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6c1621b-3dcc-4084-b0bd-f6ce20f85547 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:13.635896 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6c1621b-3dcc-4084-b0bd-f6ce20f85547 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:13.638670 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=427,cinder:UPDATE=123,cinder:INSERT=63 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:38:13.643611 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6c1621b-3dcc-4084-b0bd-f6ce20f85547 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba returned with HTTP 404 Aug 18 07:38:13.644543 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 960/3806] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:38:13 2026] GET /volume/v3/snapshots/e000ca5f-28c0-4d3f-84cb-0eb3bbdd55ba => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:13.645218 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7d7c8fd9-4cc4-41f4-9c04-e4caf4ebc432 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:13.648500 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d7c8fd9-4cc4-41f4-9c04-e4caf4ebc432 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:13.648892 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7d7c8fd9-4cc4-41f4-9c04-e4caf4ebc432 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:13.649595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7d7c8fd9-4cc4-41f4-9c04-e4caf4ebc432 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:13.649821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7d7c8fd9-4cc4-41f4-9c04-e4caf4ebc432 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:13.658124 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:13.658124 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:13.659896 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7d7c8fd9-4cc4-41f4-9c04-e4caf4ebc432 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:13.660930 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 953/3807] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:13 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:14.048833 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4068c8d1-55ac-417c-9c88-27544bcc70a1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:14.052236 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4068c8d1-55ac-417c-9c88-27544bcc70a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:14.052236 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4068c8d1-55ac-417c-9c88-27544bcc70a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:14.052236 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4068c8d1-55ac-417c-9c88-27544bcc70a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:14.052236 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4068c8d1-55ac-417c-9c88-27544bcc70a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:14.056764 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:14.056764 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:14.057608 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4068c8d1-55ac-417c-9c88-27544bcc70a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:14.058109 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 942/3808] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:14 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:14.159992 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5c51f2cd-b9f6-49bf-9048-6dd24e8bfffa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:14.163933 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c51f2cd-b9f6-49bf-9048-6dd24e8bfffa tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:14.164193 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c51f2cd-b9f6-49bf-9048-6dd24e8bfffa tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:14.164486 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c51f2cd-b9f6-49bf-9048-6dd24e8bfffa tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:14.164605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5c51f2cd-b9f6-49bf-9048-6dd24e8bfffa tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:14.169383 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:14.169383 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:14.170042 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c51f2cd-b9f6-49bf-9048-6dd24e8bfffa tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:14.170432 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 954/3809] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:14 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:14.405006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6acbb0d1-267e-4983-a61b-bf027154d82b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:14.407285 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6acbb0d1-267e-4983-a61b-bf027154d82b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:38:14.407543 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6acbb0d1-267e-4983-a61b-bf027154d82b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:14.407804 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6acbb0d1-267e-4983-a61b-bf027154d82b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:14.408018 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-6acbb0d1-267e-4983-a61b-bf027154d82b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:38:14.415582 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6acbb0d1-267e-4983-a61b-bf027154d82b tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 404 Aug 18 07:38:14.416182 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 961/3810] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:38:14 2026] DELETE /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:14.425475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6e057afd-9e89-488c-ad9b-2615f462fbab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:14.428512 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e057afd-9e89-488c-ad9b-2615f462fbab tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 Aug 18 07:38:14.428798 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e057afd-9e89-488c-ad9b-2615f462fbab tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:14.429082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6e057afd-9e89-488c-ad9b-2615f462fbab tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:14.437094 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6e057afd-9e89-488c-ad9b-2615f462fbab tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 returned with HTTP 404 Aug 18 07:38:14.437655 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 954/3811] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:14 2026] GET /volume/v3/volumes/180b6f94-8717-4d50-b04e-05a175435f47 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:14.677516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ffe5bd94-1d2b-41a8-b75b-05a481e0a0d1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:14.679556 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ffe5bd94-1d2b-41a8-b75b-05a481e0a0d1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:14.679795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ffe5bd94-1d2b-41a8-b75b-05a481e0a0d1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:14.680035 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ffe5bd94-1d2b-41a8-b75b-05a481e0a0d1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:14.680166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ffe5bd94-1d2b-41a8-b75b-05a481e0a0d1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:14.684174 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:14.684174 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:14.684866 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ffe5bd94-1d2b-41a8-b75b-05a481e0a0d1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:14.685136 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 943/3812] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:14 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.069582 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-601ae8fb-d7a9-447d-afe8-89c9c1da760b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.081495 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-601ae8fb-d7a9-447d-afe8-89c9c1da760b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:15.081771 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-601ae8fb-d7a9-447d-afe8-89c9c1da760b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.083162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-601ae8fb-d7a9-447d-afe8-89c9c1da760b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.083624 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-601ae8fb-d7a9-447d-afe8-89c9c1da760b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:15.089837 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.089837 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:15.090569 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-601ae8fb-d7a9-447d-afe8-89c9c1da760b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:15.090997 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 955/3813] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.195478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31043266-86db-40c0-b310-477bed942207 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.197516 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31043266-86db-40c0-b310-477bed942207 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:15.197862 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31043266-86db-40c0-b310-477bed942207 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.198151 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31043266-86db-40c0-b310-477bed942207 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.198352 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-31043266-86db-40c0-b310-477bed942207 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:15.202821 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.202821 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:15.205995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31043266-86db-40c0-b310-477bed942207 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:15.205995 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 962/3814] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.271613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ee9e1ef7-86b2-4f3b-bbc9-2bee06e438ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.273183 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee9e1ef7-86b2-4f3b-bbc9-2bee06e438ee tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:15.273583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee9e1ef7-86b2-4f3b-bbc9-2bee06e438ee tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.273934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ee9e1ef7-86b2-4f3b-bbc9-2bee06e438ee tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.280849 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.280849 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:15.286939 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ee9e1ef7-86b2-4f3b-bbc9-2bee06e438ee tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:15.288945 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ee9e1ef7-86b2-4f3b-bbc9-2bee06e438ee tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:15.289647 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 955/3815] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.306381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0a96b6be-1a9a-48d6-9c6d-476becfdac3e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.312181 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a96b6be-1a9a-48d6-9c6d-476becfdac3e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:15.312448 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a96b6be-1a9a-48d6-9c6d-476becfdac3e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.312697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0a96b6be-1a9a-48d6-9c6d-476becfdac3e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.327157 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.327157 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:15.335167 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0a96b6be-1a9a-48d6-9c6d-476becfdac3e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:15.340219 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0a96b6be-1a9a-48d6-9c6d-476becfdac3e tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:15.340631 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 944/3816] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.384509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-c37a53e0-e9fd-4505-a932-8ae3ba74f9d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.387372 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-c37a53e0-e9fd-4505-a932-8ae3ba74f9d1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:15.387639 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-c37a53e0-e9fd-4505-a932-8ae3ba74f9d1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.387911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-c37a53e0-e9fd-4505-a932-8ae3ba74f9d1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.396968 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.396968 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:15.401344 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-c37a53e0-e9fd-4505-a932-8ae3ba74f9d1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:15.406460 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-c37a53e0-e9fd-4505-a932-8ae3ba74f9d1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:15.407181 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 956/3817] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.481258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-406acd2c-2640-4755-99e9-f920f2bee1ea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.481806 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-406acd2c-2640-4755-99e9-f920f2bee1ea None None] GET https://10.4.3.152/volume// Aug 18 07:38:15.482047 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-406acd2c-2640-4755-99e9-f920f2bee1ea None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.482336 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-406acd2c-2640-4755-99e9-f920f2bee1ea None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.482780 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-406acd2c-2640-4755-99e9-f920f2bee1ea None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:15.483164 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 963/3818] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:15.492022 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-b846bfc8-4668-48c5-9ddf-870fc44c4fc3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.493783 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-b846bfc8-4668-48c5-9ddf-870fc44c4fc3 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:38:15.494093 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-b846bfc8-4668-48c5-9ddf-870fc44c4fc3 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54305b23-f3e2-44e0-b026-0f82722b0115", "connector": null, "instance_uuid": "826b43ee-c991-47be-a39c-35ae3dce30e2"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:15.501816 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.501816 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:15.531378 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-b846bfc8-4668-48c5-9ddf-870fc44c4fc3 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:38:15.532000 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 956/3819] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:38:15 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:15.567639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0e93120a-33eb-414c-ab96-ba72408de4b8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.570032 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e93120a-33eb-414c-ab96-ba72408de4b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:15.570032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e93120a-33eb-414c-ab96-ba72408de4b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.570248 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e93120a-33eb-414c-ab96-ba72408de4b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.570385 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.571612 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b771e6c-e0b2-499b-8208-46b08b477e71 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.571972 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:38:15.572026 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b771e6c-e0b2-499b-8208-46b08b477e71 None None] GET https://10.4.3.152/volume// Aug 18 07:38:15.572150 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b771e6c-e0b2-499b-8208-46b08b477e71 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.572325 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1902631063", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:15.572426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b771e6c-e0b2-499b-8208-46b08b477e71 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.572729 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b771e6c-e0b2-499b-8208-46b08b477e71 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:15.573107 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 964/3820] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:15.573852 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1902631063', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:38:15.580559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-9042f573-ea0f-4938-b9e8-d0d2aa90b0fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.582983 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.582983 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:15.583167 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-9042f573-ea0f-4938-b9e8-d0d2aa90b0fd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:15.583457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-9042f573-ea0f-4938-b9e8-d0d2aa90b0fd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.583720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-9042f573-ea0f-4938-b9e8-d0d2aa90b0fd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.586718 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0e93120a-33eb-414c-ab96-ba72408de4b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:15.593829 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e93120a-33eb-414c-ab96-ba72408de4b8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:15.594264 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 945/3821] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.598152 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.598152 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:15.603424 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-9042f573-ea0f-4938-b9e8-d0d2aa90b0fd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:15.607738 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-9042f573-ea0f-4938-b9e8-d0d2aa90b0fd tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:15.608201 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 957/3822] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 1055 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:15.657861 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:38:15.663276 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:38:15.670076 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (ae41682a-0c6d-4a3f-8a11-145579fadc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:15.671484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49764843-8a16-40f4-9dc8-fd788325e96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:15.672646 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:38:15.696734 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-06d13b64-1829-41c1-9f40-ef32c95fd028 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.701777 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06d13b64-1829-41c1-9f40-ef32c95fd028 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:15.702361 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06d13b64-1829-41c1-9f40-ef32c95fd028 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.702859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06d13b64-1829-41c1-9f40-ef32c95fd028 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.704229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-06d13b64-1829-41c1-9f40-ef32c95fd028 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:15.710530 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.710530 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:15.711632 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06d13b64-1829-41c1-9f40-ef32c95fd028 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:15.712242 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 965/3823] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.723945 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-a414d336-8354-4ae8-8390-688ad7dca3cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.725979 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-a414d336-8354-4ae8-8390-688ad7dca3cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] PUT https://10.4.3.152/volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e Aug 18 07:38:15.726384 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-a414d336-8354-4ae8-8390-688ad7dca3cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:15.733795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-a414d336-8354-4ae8-8390-688ad7dca3cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Acquiring lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:38:15.738575 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49764843-8a16-40f4-9dc8-fd788325e96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:15.738995 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (518453fe-9e0a-4930-9477-07b518177110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:15.739058 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-a414d336-8354-4ae8-8390-688ad7dca3cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:38:15.739967 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.739967 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:15.775620 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['2e13b67e-7b44-4034-8ff6-9fb6544f00d2', '3376412a-7777-4e22-976e-ffc07b81cf02', '48bace41-349e-4217-9ef9-31809c3749ae', '52db45c7-3e85-47ca-b6ca-f70c0ab612f2'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:15.776413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (518453fe-9e0a-4930-9477-07b518177110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e13b67e-7b44-4034-8ff6-9fb6544f00d2', '3376412a-7777-4e22-976e-ffc07b81cf02', '48bace41-349e-4217-9ef9-31809c3749ae', '52db45c7-3e85-47ca-b6ca-f70c0ab612f2']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:15.777084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8529774-6a3c-4f85-ac8c-2d22a6f5ec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:15.801018 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8529774-6a3c-4f85-ac8c-2d22a6f5ec84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c40ff2-c627-4abb-b50f-71ecb2b0d9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1902631063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['2e13b67e-7b44-4034-8ff6-9fb6544f00d2','3376412a-7777-4e22-976e-ffc07b81cf02','48bace41-349e-4217-9ef9-31809c3749ae','52db45c7-3e85-47ca-b6ca-f70c0ab612f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1902631063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c40ff2-c627-4abb-b50f-71ecb2b0d9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:15.801788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f25fdf-61e5-453e-ae21-10618f61f1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:15.816054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-a414d336-8354-4ae8-8390-688ad7dca3cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" released by "attachment_update" :: held 0.077s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:38:15.816402 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-a414d336-8354-4ae8-8390-688ad7dca3cb tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e returned with HTTP 200 Aug 18 07:38:15.816921 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 946/3824] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:38:15 2026] PUT /volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:15.827232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f25fdf-61e5-453e-ae21-10618f61f1a1) transitioned into state 'SUCCESS' from state '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-1902631063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['2e13b67e-7b44-4034-8ff6-9fb6544f00d2','3376412a-7777-4e22-976e-ffc07b81cf02','48bace41-349e-4217-9ef9-31809c3749ae','52db45c7-3e85-47ca-b6ca-f70c0ab612f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:15.827971 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a85b012-d822-4ff1-b468-21281160be95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:15.839697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-2c00df61-365f-4017-957b-6eccb163f784 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.843149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a85b012-d822-4ff1-b468-21281160be95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:15.844257 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (ae41682a-0c6d-4a3f-8a11-145579fadc25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:15.844555 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:38:15.845133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdd24a7d-03fb-42cc-ab04-524077c1180a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:15.845569 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 957/3825] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:38:15 2026] POST /volume/v3/volumes => generated 759 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:15.857544 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-2c00df61-365f-4017-957b-6eccb163f784 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption Aug 18 07:38:15.857681 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8067bb17-37ad-479b-afdc-38bba6b1f75a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:15.857774 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-2c00df61-365f-4017-957b-6eccb163f784 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.858406 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-2c00df61-365f-4017-957b-6eccb163f784 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.859694 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8067bb17-37ad-479b-afdc-38bba6b1f75a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:38:15.860054 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8067bb17-37ad-479b-afdc-38bba6b1f75a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:15.860431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8067bb17-37ad-479b-afdc-38bba6b1f75a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:15.872436 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.872436 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:15.876340 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8067bb17-37ad-479b-afdc-38bba6b1f75a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:15.882534 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8067bb17-37ad-479b-afdc-38bba6b1f75a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:38:15.883247 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 966/3826] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:15.913905 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:15.913905 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:15.966072 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-2c00df61-365f-4017-957b-6eccb163f784 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption returned with HTTP 200 Aug 18 07:38:15.970380 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 958/3827] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:38:15 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption => generated 160 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:16.105289 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7700a7b9-23fa-43e2-a77a-623354d31b13 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.106987 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7700a7b9-23fa-43e2-a77a-623354d31b13 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:16.107156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7700a7b9-23fa-43e2-a77a-623354d31b13 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.108716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7700a7b9-23fa-43e2-a77a-623354d31b13 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.108716 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7700a7b9-23fa-43e2-a77a-623354d31b13 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:16.111457 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.111457 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:16.112202 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7700a7b9-23fa-43e2-a77a-623354d31b13 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 200 Aug 18 07:38:16.112307 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 947/3828] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:16 2026] GET /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:16.121332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0ee0c751-556e-449d-80f1-cc3fd932256a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.123070 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ee0c751-556e-449d-80f1-cc3fd932256a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d Aug 18 07:38:16.123298 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ee0c751-556e-449d-80f1-cc3fd932256a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.123477 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0ee0c751-556e-449d-80f1-cc3fd932256a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.123579 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-0ee0c751-556e-449d-80f1-cc3fd932256a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete backup with id: fc9b99ed-7ed0-40db-9266-dfeeaa357b5d. Aug 18 07:38:16.127562 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.127562 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:16.137617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-0ee0c751-556e-449d-80f1-cc3fd932256a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] delete_backup rpcapi backup_id fc9b99ed-7ed0-40db-9266-dfeeaa357b5d {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:38:16.139353 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0ee0c751-556e-449d-80f1-cc3fd932256a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d returned with HTTP 202 Aug 18 07:38:16.139901 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 958/3829] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:38:16 2026] DELETE /volume/v3/backups/fc9b99ed-7ed0-40db-9266-dfeeaa357b5d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:38:16.149219 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.152940 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 Aug 18 07:38:16.154833 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.154833 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.154833 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume with id: 75b2e507-fd5c-4448-9b0a-bf6697587e18 Aug 18 07:38:16.164973 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.164973 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:16.165635 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:16.192690 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume request issued successfully. Aug 18 07:38:16.193523 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ebe994d7-689b-435b-8529-3c232cb2ba2f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 returned with HTTP 202 Aug 18 07:38:16.193523 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 967/3830] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:38:16 2026] DELETE /volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:38:16.202307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b2413bc4-1627-4998-a2f5-17f5bbb80703 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.204089 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2413bc4-1627-4998-a2f5-17f5bbb80703 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 Aug 18 07:38:16.204399 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2413bc4-1627-4998-a2f5-17f5bbb80703 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.204532 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b2413bc4-1627-4998-a2f5-17f5bbb80703 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.213932 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.213932 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:16.217148 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6369a8eb-7532-4b68-ae4e-e0ed27657d91 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.217284 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b2413bc4-1627-4998-a2f5-17f5bbb80703 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:16.220834 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b2413bc4-1627-4998-a2f5-17f5bbb80703 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 returned with HTTP 200 Aug 18 07:38:16.221008 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6369a8eb-7532-4b68-ae4e-e0ed27657d91 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:16.221230 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 959/3831] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:16 2026] GET /volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:16.221300 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6369a8eb-7532-4b68-ae4e-e0ed27657d91 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.221557 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6369a8eb-7532-4b68-ae4e-e0ed27657d91 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.221691 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6369a8eb-7532-4b68-ae4e-e0ed27657d91 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:16.226475 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.226475 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:16.227236 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6369a8eb-7532-4b68-ae4e-e0ed27657d91 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:16.227718 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 948/3832] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:16 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:16.611349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a3393e7-2bd5-4616-a55c-3dd0c57e1729 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.613352 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a3393e7-2bd5-4616-a55c-3dd0c57e1729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:16.613524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a3393e7-2bd5-4616-a55c-3dd0c57e1729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.613693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a3393e7-2bd5-4616-a55c-3dd0c57e1729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.621962 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.621962 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:16.625056 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4a3393e7-2bd5-4616-a55c-3dd0c57e1729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:16.628924 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a3393e7-2bd5-4616-a55c-3dd0c57e1729 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:16.629287 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 959/3833] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:16 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:16.724516 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f3c62f95-bd08-45d1-8cc9-9b13f4cb8b39 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.726149 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3c62f95-bd08-45d1-8cc9-9b13f4cb8b39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:16.726348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3c62f95-bd08-45d1-8cc9-9b13f4cb8b39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.726520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f3c62f95-bd08-45d1-8cc9-9b13f4cb8b39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.726611 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f3c62f95-bd08-45d1-8cc9-9b13f4cb8b39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:16.730855 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.730855 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:16.731523 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f3c62f95-bd08-45d1-8cc9-9b13f4cb8b39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:16.731877 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 968/3834] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:16 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:16.897237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fd747a99-fd49-4b7b-bd20-bc40bb2778f7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.898873 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd747a99-fd49-4b7b-bd20-bc40bb2778f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:38:16.899102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd747a99-fd49-4b7b-bd20-bc40bb2778f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.899318 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fd747a99-fd49-4b7b-bd20-bc40bb2778f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.905914 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.905914 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:16.909010 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fd747a99-fd49-4b7b-bd20-bc40bb2778f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:16.913072 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fd747a99-fd49-4b7b-bd20-bc40bb2778f7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:38:16.913430 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 960/3835] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:16 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:16.925304 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8fbc268e-03e8-461c-a4f8-ede2fc95fe0e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:16.927491 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8fbc268e-03e8-461c-a4f8-ede2fc95fe0e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:38:16.927719 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8fbc268e-03e8-461c-a4f8-ede2fc95fe0e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:16.927988 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8fbc268e-03e8-461c-a4f8-ede2fc95fe0e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:16.936730 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:16.936730 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:16.940955 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8fbc268e-03e8-461c-a4f8-ede2fc95fe0e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:16.946271 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8fbc268e-03e8-461c-a4f8-ede2fc95fe0e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:38:16.946736 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 949/3836] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:16 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:17.032796 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-18872ac2-8a94-4eed-8d99-b50794a502de req-c65a1ed0-a0d2-4ab4-af3b-7b8ccec801ca None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.041453 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-c65a1ed0-a0d2-4ab4-af3b-7b8ccec801ca tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:38:17.041453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-c65a1ed0-a0d2-4ab4-af3b-7b8ccec801ca tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.041453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-c65a1ed0-a0d2-4ab4-af3b-7b8ccec801ca tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.047496 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.047496 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:17.056246 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-18872ac2-8a94-4eed-8d99-b50794a502de req-c65a1ed0-a0d2-4ab4-af3b-7b8ccec801ca tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:17.067971 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-c65a1ed0-a0d2-4ab4-af3b-7b8ccec801ca tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:38:17.067971 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 960/3837] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:17.236139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e53e264b-d8be-44fe-af48-19b55beda63e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.238430 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e53e264b-d8be-44fe-af48-19b55beda63e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 Aug 18 07:38:17.238842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e53e264b-d8be-44fe-af48-19b55beda63e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.239121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e53e264b-d8be-44fe-af48-19b55beda63e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.247622 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e53e264b-d8be-44fe-af48-19b55beda63e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 returned with HTTP 404 Aug 18 07:38:17.248242 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 969/3838] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/volumes/75b2e507-fd5c-4448-9b0a-bf6697587e18 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:17.256641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7c4fe493-d20f-44a1-847d-48ec549183fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.259092 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.261097 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78/export_record Aug 18 07:38:17.261369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.261616 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'export_record' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.261750 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Export record for backup 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 07:38:17.267812 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.267812 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:17.268814 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling RPCAPI with context: , host: np0000007613, backup: 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 07:38:17.278194 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7c4fe493-d20f-44a1-847d-48ec549183fe tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:17.278194 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7c4fe493-d20f-44a1-847d-48ec549183fe tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.278194 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7c4fe493-d20f-44a1-847d-48ec549183fe tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.278194 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7c4fe493-d20f-44a1-847d-48ec549183fe tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:17.278801 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] export_record in rpcapi backup_id 7f88f874-174d-4356-974d-014bbf58db78 on host np0000007613. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 07:38:17.285431 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.285431 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:17.287158 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7c4fe493-d20f-44a1-847d-48ec549183fe tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:17.288027 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 961/3839] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:17.290168 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2Y4OGY4NzQtMTc0ZC00MzU2LTk3NGQtMDE0YmJmNThkYjc4IiwgInVzZXJfaWQiOiAiYjAxZGM5MWUyZmY0NDUwYmJmNzM5YjA0YzE5MTFiOTMiLCAicHJvamVjdF9pZCI6ICI0N2NjNDkzYjNmOTY0NWU1OGM0OTY1YmNlNGViNDc2ZiIsICJ2b2x1bWVfaWQiOiAiYjAxMDRiM2YtOGIxOC00MDRkLTg1NTktZDcwZjJhOTAwMjI2IiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NDIwMjY5OTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMDEwNGIzZi04YjE4LTQwNGQtODU1OS1kNzBmMmE5MDAyMjYvMjAyNjA4MTgwNzM3MjQvYXpfbm92YV9iYWNrdXBfN2Y4OGY4NzQtMTc0ZC00MzU2LTk3NGQtMDE0YmJmNThkYjc4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwNzozNzoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozNzoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM3OjM5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 07:38:17.290551 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdccf0a1-7313-489d-a617-e52f02a8a437 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78/export_record returned with HTTP 200 Aug 18 07:38:17.291373 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 950/3840] 10.4.3.152 () {68 vars in 1430 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:17.307870 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.311061 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:38:17.311610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1775176296"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:17.314930 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1775176296'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:38:17.314930 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume of 1 GB Aug 18 07:38:17.320917 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Availability Zones retrieved successfully. Aug 18 07:38:17.327598 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (4769d16d-91fb-4e02-84b3-d08c093a380c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:17.328832 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99704c7b-ea62-4030-9b4a-41cd2ec66492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:17.329747 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:38:17.370879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99704c7b-ea62-4030-9b4a-41cd2ec66492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:17.371576 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75daad65-fe2c-4321-a1fa-8fa26086c4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:17.412406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['0ed2ec81-9f1d-482f-bd1c-145f901979a7', '11781870-daed-4a8d-a6af-3d4613b77499', '1523ecc7-f135-4a8c-840a-0f213095ac76', '8ae799d4-7cd4-40a2-81ef-829e10bf05ad'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:17.413139 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75daad65-fe2c-4321-a1fa-8fa26086c4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ed2ec81-9f1d-482f-bd1c-145f901979a7', '11781870-daed-4a8d-a6af-3d4613b77499', '1523ecc7-f135-4a8c-840a-0f213095ac76', '8ae799d4-7cd4-40a2-81ef-829e10bf05ad']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:17.413933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98128824-a09e-4b08-b7c3-359bfe523cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:17.442223 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98128824-a09e-4b08-b7c3-359bfe523cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05bb0af-6d76-43ab-ab2f-4f48ff053a1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775176296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['0ed2ec81-9f1d-482f-bd1c-145f901979a7','11781870-daed-4a8d-a6af-3d4613b77499','1523ecc7-f135-4a8c-840a-0f213095ac76','8ae799d4-7cd4-40a2-81ef-829e10bf05ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1775176296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a05bb0af-6d76-43ab-ab2f-4f48ff053a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47cc493b3f9645e58c4965bce4eb476f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:17.442223 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f1a3ebb-dd38-4982-911a-411dc9c92626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:17.458084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f1a3ebb-dd38-4982-911a-411dc9c92626) transitioned into state 'SUCCESS' from state '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-1775176296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['0ed2ec81-9f1d-482f-bd1c-145f901979a7','11781870-daed-4a8d-a6af-3d4613b77499','1523ecc7-f135-4a8c-840a-0f213095ac76','8ae799d4-7cd4-40a2-81ef-829e10bf05ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:17.458612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4da591-15f3-49a9-a8ee-e66a88c0cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:17.466937 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4da591-15f3-49a9-a8ee-e66a88c0cac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:17.469079 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (4769d16d-91fb-4e02-84b3-d08c093a380c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:17.469079 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request issued successfully. Aug 18 07:38:17.469079 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b43ed0b-cf70-446e-b95b-5653c37e01af tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:17.469079 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 961/3841] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:38:17 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:17.485391 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d6fad12-f01e-42f1-be12-e3632d9a8b03 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.487260 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d6fad12-f01e-42f1-be12-e3632d9a8b03 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c Aug 18 07:38:17.487466 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d6fad12-f01e-42f1-be12-e3632d9a8b03 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.487692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d6fad12-f01e-42f1-be12-e3632d9a8b03 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.495972 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.495972 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:17.499902 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5d6fad12-f01e-42f1-be12-e3632d9a8b03 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:17.503727 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d6fad12-f01e-42f1-be12-e3632d9a8b03 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c returned with HTTP 200 Aug 18 07:38:17.504105 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 970/3842] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:17.645111 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61c51069-c4de-4579-ab3d-b8ff55919ab9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.649387 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61c51069-c4de-4579-ab3d-b8ff55919ab9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:17.649387 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61c51069-c4de-4579-ab3d-b8ff55919ab9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.649387 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61c51069-c4de-4579-ab3d-b8ff55919ab9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.658970 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.658970 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:17.662875 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-61c51069-c4de-4579-ab3d-b8ff55919ab9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:17.669266 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61c51069-c4de-4579-ab3d-b8ff55919ab9 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:17.669396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-18872ac2-8a94-4eed-8d99-b50794a502de req-e8471fcc-ffab-48d2-bd0e-6cc262dd92de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.669434 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 962/3843] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:17.670080 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-e8471fcc-ffab-48d2-bd0e-6cc262dd92de tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:38:17.670334 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-e8471fcc-ffab-48d2-bd0e-6cc262dd92de tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.670565 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-e8471fcc-ffab-48d2-bd0e-6cc262dd92de tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.678190 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.678190 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:17.681805 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-18872ac2-8a94-4eed-8d99-b50794a502de req-e8471fcc-ffab-48d2-bd0e-6cc262dd92de tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:17.686601 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-e8471fcc-ffab-48d2-bd0e-6cc262dd92de tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:38:17.687040 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 951/3844] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:17.696953 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1eecfbb9-9860-44d3-97f6-805878d4b2e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.697365 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eecfbb9-9860-44d3-97f6-805878d4b2e4 None None] GET https://10.4.3.152/volume// Aug 18 07:38:17.697512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eecfbb9-9860-44d3-97f6-805878d4b2e4 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.697682 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eecfbb9-9860-44d3-97f6-805878d4b2e4 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.697980 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eecfbb9-9860-44d3-97f6-805878d4b2e4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:17.698247 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 962/3845] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:17.704439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-18872ac2-8a94-4eed-8d99-b50794a502de req-ac7edb37-2059-4cf2-bcc7-ab06510e5008 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.706107 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-ac7edb37-2059-4cf2-bcc7-ab06510e5008 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:38:17.706437 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-ac7edb37-2059-4cf2-bcc7-ab06510e5008 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44c40ff2-c627-4abb-b50f-71ecb2b0d9b5", "connector": null, "instance_uuid": "e680d09c-a818-45e4-a58b-2f7a9638ec61"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:17.713887 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.713887 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:17.734837 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-ac7edb37-2059-4cf2-bcc7-ab06510e5008 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:38:17.735307 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 971/3846] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:38:17 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) Aug 18 07:38:17.742260 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2bce8eb4-a479-4c43-96f6-48ffe558fbb8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:17.744503 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2bce8eb4-a479-4c43-96f6-48ffe558fbb8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:17.744746 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2bce8eb4-a479-4c43-96f6-48ffe558fbb8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:17.745013 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2bce8eb4-a479-4c43-96f6-48ffe558fbb8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:17.745156 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2bce8eb4-a479-4c43-96f6-48ffe558fbb8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:17.750634 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:17.750634 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:17.751741 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2bce8eb4-a479-4c43-96f6-48ffe558fbb8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:17.752298 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 963/3847] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:17 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:18.303295 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-832c2d6a-cb14-4444-95f9-5713f898ece8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.303755 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-832c2d6a-cb14-4444-95f9-5713f898ece8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:18.303923 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-832c2d6a-cb14-4444-95f9-5713f898ece8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:18.304099 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-832c2d6a-cb14-4444-95f9-5713f898ece8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:18.304280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-832c2d6a-cb14-4444-95f9-5713f898ece8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:18.309377 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.309377 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:18.310272 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-832c2d6a-cb14-4444-95f9-5713f898ece8 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:18.310790 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 952/3848] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:18 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:18.519688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc15af4b-37da-4d0a-9c01-8dce35126312 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.521503 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc15af4b-37da-4d0a-9c01-8dce35126312 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c Aug 18 07:38:18.521718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc15af4b-37da-4d0a-9c01-8dce35126312 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:18.522279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc15af4b-37da-4d0a-9c01-8dce35126312 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:18.532341 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.532341 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:18.537870 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dc15af4b-37da-4d0a-9c01-8dce35126312 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:18.539276 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8e0938d-d445-47b2-9c9d-c8f5233b758b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.539655 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8e0938d-d445-47b2-9c9d-c8f5233b758b None None] GET https://10.4.3.152/volume// Aug 18 07:38:18.539835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8e0938d-d445-47b2-9c9d-c8f5233b758b None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:18.540022 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8e0938d-d445-47b2-9c9d-c8f5233b758b None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:18.540345 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8e0938d-d445-47b2-9c9d-c8f5233b758b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:18.540620 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 972/3849] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:18.542028 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc15af4b-37da-4d0a-9c01-8dce35126312 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c returned with HTTP 200 Aug 18 07:38:18.542428 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 963/3850] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:18 2026] GET /volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:18.547420 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-18872ac2-8a94-4eed-8d99-b50794a502de req-3066c845-dd37-4577-942f-cbfb2c46c352 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.550353 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-3066c845-dd37-4577-942f-cbfb2c46c352 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:38:18.551237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-3066c845-dd37-4577-942f-cbfb2c46c352 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:18.551465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-3066c845-dd37-4577-942f-cbfb2c46c352 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:18.555956 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.557468 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:38:18.557833 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a05bb0af-6d76-43ab-ab2f-4f48ff053a1c", "name": "tempest-type-Backup-318108604"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:18.559147 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating new backup {'backup': {'volume_id': 'a05bb0af-6d76-43ab-ab2f-4f48ff053a1c', 'name': 'tempest-type-Backup-318108604'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:38:18.560067 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating backup of volume a05bb0af-6d76-43ab-ab2f-4f48ff053a1c in container None Aug 18 07:38:18.560645 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.560645 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:18.564180 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-18872ac2-8a94-4eed-8d99-b50794a502de req-3066c845-dd37-4577-942f-cbfb2c46c352 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:38:18.568538 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-3066c845-dd37-4577-942f-cbfb2c46c352 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:38:18.568928 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 964/3851] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:38:18 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:18.570032 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.570032 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:18.570443 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:18.586106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['9b9e6513-3ef4-45bd-b731-0d321da68af6', '79585230-6a6c-4645-8c84-ad6206b182a4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:18.609643 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-558eadd0-f248-4373-ae6e-2c2d283e0c0f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:38:18.610261 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 953/3852] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:38:18 2026] POST /volume/v3/backups => generated 315 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:18.620598 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bc5a8b1b-55a9-4173-b67c-c3611cfbd2a1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.625934 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc5a8b1b-55a9-4173-b67c-c3611cfbd2a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:18.626200 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc5a8b1b-55a9-4173-b67c-c3611cfbd2a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:18.626449 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc5a8b1b-55a9-4173-b67c-c3611cfbd2a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:18.626584 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bc5a8b1b-55a9-4173-b67c-c3611cfbd2a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:18.635825 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.635825 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:18.636588 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc5a8b1b-55a9-4173-b67c-c3611cfbd2a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:18.637483 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 973/3853] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:18 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:18.672665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-18872ac2-8a94-4eed-8d99-b50794a502de req-d8882fa5-7079-4854-9b5e-bd0b9ba0d795 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.674902 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-d8882fa5-7079-4854-9b5e-bd0b9ba0d795 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc Aug 18 07:38:18.675281 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-d8882fa5-7079-4854-9b5e-bd0b9ba0d795 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:18.681218 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bc0dece9-e2e0-4051-86d8-603a9c21ce75 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.683036 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc0dece9-e2e0-4051-86d8-603a9c21ce75 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:18.683274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc0dece9-e2e0-4051-86d8-603a9c21ce75 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:18.683546 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bc0dece9-e2e0-4051-86d8-603a9c21ce75 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:18.684637 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-18872ac2-8a94-4eed-8d99-b50794a502de req-d8882fa5-7079-4854-9b5e-bd0b9ba0d795 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-44c40ff2-c627-4abb-b50f-71ecb2b0d9b5-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:38:18.690507 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-18872ac2-8a94-4eed-8d99-b50794a502de req-d8882fa5-7079-4854-9b5e-bd0b9ba0d795 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-44c40ff2-c627-4abb-b50f-71ecb2b0d9b5-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:38:18.690507 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.690507 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:18.692509 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.692509 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:18.695674 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bc0dece9-e2e0-4051-86d8-603a9c21ce75 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:18.699393 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bc0dece9-e2e0-4051-86d8-603a9c21ce75 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:18.699719 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 965/3854] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:18 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:18.763170 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d74e05b1-8a70-4df4-9725-cad494035fb3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.764964 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d74e05b1-8a70-4df4-9725-cad494035fb3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:18.765123 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d74e05b1-8a70-4df4-9725-cad494035fb3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:18.765342 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d74e05b1-8a70-4df4-9725-cad494035fb3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:18.765469 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d74e05b1-8a70-4df4-9725-cad494035fb3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:18.770468 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.770468 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:18.771333 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d74e05b1-8a70-4df4-9725-cad494035fb3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:18.771714 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 954/3855] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:18 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:18.771991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-18872ac2-8a94-4eed-8d99-b50794a502de req-d8882fa5-7079-4854-9b5e-bd0b9ba0d795 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-44c40ff2-c627-4abb-b50f-71ecb2b0d9b5-np0000007613" released by "attachment_update" :: held 0.083s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:38:18.772423 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-d8882fa5-7079-4854-9b5e-bd0b9ba0d795 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc returned with HTTP 200 Aug 18 07:38:18.773003 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 964/3856] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:38:18 2026] PUT /volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:18.798047 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-18872ac2-8a94-4eed-8d99-b50794a502de req-b808cd86-9590-41f9-b1cc-959dee7e3b91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:18.800006 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-b808cd86-9590-41f9-b1cc-959dee7e3b91 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc/action Aug 18 07:38:18.800377 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-b808cd86-9590-41f9-b1cc-959dee7e3b91 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:18.800498 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-b808cd86-9590-41f9-b1cc-959dee7e3b91 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:18.815140 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:18.815140 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:18.823806 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-18872ac2-8a94-4eed-8d99-b50794a502de req-b808cd86-9590-41f9-b1cc-959dee7e3b91 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc/action returned with HTTP 204 Aug 18 07:38:18.824251 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 974/3857] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:38:18 2026] POST /volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:19.322271 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a73a9c88-0925-45be-ad6a-a569bb0538cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:19.324226 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a73a9c88-0925-45be-ad6a-a569bb0538cc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:19.324363 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a73a9c88-0925-45be-ad6a-a569bb0538cc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:19.327230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a73a9c88-0925-45be-ad6a-a569bb0538cc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:19.327230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a73a9c88-0925-45be-ad6a-a569bb0538cc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:19.328484 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:19.328484 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:19.329045 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a73a9c88-0925-45be-ad6a-a569bb0538cc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:19.329402 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 966/3858] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:19 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:19.650501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b9ed4501-0126-47d8-829d-60464737bc4b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:19.652436 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9ed4501-0126-47d8-829d-60464737bc4b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:19.652665 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9ed4501-0126-47d8-829d-60464737bc4b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:19.652890 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b9ed4501-0126-47d8-829d-60464737bc4b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:19.653020 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b9ed4501-0126-47d8-829d-60464737bc4b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:19.657878 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:19.657878 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:19.658631 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b9ed4501-0126-47d8-829d-60464737bc4b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:19.659081 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 955/3859] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:19 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:19.713270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db473035-6557-4830-a3e5-9bdc63e16728 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:19.715462 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db473035-6557-4830-a3e5-9bdc63e16728 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:19.715725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db473035-6557-4830-a3e5-9bdc63e16728 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:19.715969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db473035-6557-4830-a3e5-9bdc63e16728 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:19.727306 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:19.727306 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:19.731009 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db473035-6557-4830-a3e5-9bdc63e16728 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:19.735706 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db473035-6557-4830-a3e5-9bdc63e16728 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:19.736233 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 965/3860] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:19 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:19.783195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2fc3f9b6-fb7a-4a2e-ada8-165e6eae158a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:19.785583 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fc3f9b6-fb7a-4a2e-ada8-165e6eae158a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:19.785796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fc3f9b6-fb7a-4a2e-ada8-165e6eae158a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:19.785979 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fc3f9b6-fb7a-4a2e-ada8-165e6eae158a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:19.786081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2fc3f9b6-fb7a-4a2e-ada8-165e6eae158a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:19.790340 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:19.790340 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:19.791054 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fc3f9b6-fb7a-4a2e-ada8-165e6eae158a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:19.791428 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 975/3861] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:19 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:20.338780 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1edb52e9-a0ee-4f39-8eed-f130e1f35181 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:20.341384 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1edb52e9-a0ee-4f39-8eed-f130e1f35181 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:20.341660 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1edb52e9-a0ee-4f39-8eed-f130e1f35181 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:20.341903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1edb52e9-a0ee-4f39-8eed-f130e1f35181 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:20.342048 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1edb52e9-a0ee-4f39-8eed-f130e1f35181 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:20.347515 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:20.347515 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:20.348439 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1edb52e9-a0ee-4f39-8eed-f130e1f35181 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:20.348957 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 967/3862] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:20 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:20.668779 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aaeda91a-b21c-4bba-9fbc-ac83498bd151 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:20.670522 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aaeda91a-b21c-4bba-9fbc-ac83498bd151 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:20.670728 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aaeda91a-b21c-4bba-9fbc-ac83498bd151 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:20.670919 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aaeda91a-b21c-4bba-9fbc-ac83498bd151 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:20.671021 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-aaeda91a-b21c-4bba-9fbc-ac83498bd151 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:20.675197 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:20.675197 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:20.675935 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aaeda91a-b21c-4bba-9fbc-ac83498bd151 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:20.676341 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 956/3863] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:20 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:20.748416 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-98141a3c-6545-4a81-b751-b4fdbde93642 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:20.750853 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98141a3c-6545-4a81-b751-b4fdbde93642 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:20.751146 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98141a3c-6545-4a81-b751-b4fdbde93642 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:20.751469 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-98141a3c-6545-4a81-b751-b4fdbde93642 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:20.764965 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:20.764965 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:20.769236 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-98141a3c-6545-4a81-b751-b4fdbde93642 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:20.776031 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-98141a3c-6545-4a81-b751-b4fdbde93642 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:20.776775 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 966/3864] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:20 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:20.800805 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9290c5af-27c0-4730-90ef-60f0b944b68a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:20.802372 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9290c5af-27c0-4730-90ef-60f0b944b68a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:20.802649 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9290c5af-27c0-4730-90ef-60f0b944b68a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:20.802911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9290c5af-27c0-4730-90ef-60f0b944b68a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:20.803086 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9290c5af-27c0-4730-90ef-60f0b944b68a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:20.808435 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:20.808435 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:20.808435 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9290c5af-27c0-4730-90ef-60f0b944b68a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:20.808435 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 976/3865] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:20 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:20.817970 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-950552d2-092d-458f-b10d-8e31121c7307 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:20.820062 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-950552d2-092d-458f-b10d-8e31121c7307 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:38:20.820452 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-950552d2-092d-458f-b10d-8e31121c7307 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "587ecfc3-3f2b-442c-bf84-fe5c1e8238b7", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2079973786"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:20.821932 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-950552d2-092d-458f-b10d-8e31121c7307 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating new backup {'backup': {'volume_id': '587ecfc3-3f2b-442c-bf84-fe5c1e8238b7', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2079973786'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:38:20.822066 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-950552d2-092d-458f-b10d-8e31121c7307 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating backup of volume 587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 in container None Aug 18 07:38:20.829774 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:20.829774 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:20.830217 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-950552d2-092d-458f-b10d-8e31121c7307 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:20.849843 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-950552d2-092d-458f-b10d-8e31121c7307 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['3e8086d9-6340-41ec-8edd-d323844f3e5e', 'c09b1ae6-d636-472c-a486-ac8c2020027a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:20.882821 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-950552d2-092d-458f-b10d-8e31121c7307 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:38:20.883248 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 968/3866] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:38:20 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:20.892146 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7f2d5bb9-6ba0-4731-85e4-2ab363c785e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:20.893661 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f2d5bb9-6ba0-4731-85e4-2ab363c785e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:20.893835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f2d5bb9-6ba0-4731-85e4-2ab363c785e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:20.894008 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7f2d5bb9-6ba0-4731-85e4-2ab363c785e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:20.894103 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7f2d5bb9-6ba0-4731-85e4-2ab363c785e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:20.898114 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:20.898114 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:20.898738 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7f2d5bb9-6ba0-4731-85e4-2ab363c785e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:20.899106 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 957/3867] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:20 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:21.361563 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d40c73ca-de03-40d0-9428-575b4032001a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:21.363257 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d40c73ca-de03-40d0-9428-575b4032001a tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:21.363414 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d40c73ca-de03-40d0-9428-575b4032001a tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:21.363585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d40c73ca-de03-40d0-9428-575b4032001a tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:21.363712 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d40c73ca-de03-40d0-9428-575b4032001a tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:21.367645 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:21.367645 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:21.368180 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d40c73ca-de03-40d0-9428-575b4032001a tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:21.368560 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 967/3868] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:21 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:21.685862 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbea4df1-df20-4364-87fe-82b51687f313 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:21.687343 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbea4df1-df20-4364-87fe-82b51687f313 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:21.687669 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbea4df1-df20-4364-87fe-82b51687f313 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:21.687934 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbea4df1-df20-4364-87fe-82b51687f313 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:21.688125 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bbea4df1-df20-4364-87fe-82b51687f313 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:21.692151 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:21.692151 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:21.692814 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbea4df1-df20-4364-87fe-82b51687f313 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:21.693243 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 977/3869] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:21 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:21.789092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-219fe223-8cdf-474f-adaa-20a77ffc5971 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:21.790811 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-219fe223-8cdf-474f-adaa-20a77ffc5971 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:21.790996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-219fe223-8cdf-474f-adaa-20a77ffc5971 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:21.791175 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-219fe223-8cdf-474f-adaa-20a77ffc5971 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:21.799617 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:21.799617 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:21.803515 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-219fe223-8cdf-474f-adaa-20a77ffc5971 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:21.807057 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-219fe223-8cdf-474f-adaa-20a77ffc5971 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:21.807392 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 969/3870] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:21 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:21.908168 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e5f5f6c3-e3b3-45b1-82bb-69295afda879 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:21.909973 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5f5f6c3-e3b3-45b1-82bb-69295afda879 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:21.910216 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5f5f6c3-e3b3-45b1-82bb-69295afda879 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:21.910436 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e5f5f6c3-e3b3-45b1-82bb-69295afda879 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:21.910600 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e5f5f6c3-e3b3-45b1-82bb-69295afda879 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:21.914964 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:21.914964 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:21.915684 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e5f5f6c3-e3b3-45b1-82bb-69295afda879 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:21.916031 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 958/3871] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:21 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:22.378877 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b29251b9-fb1b-446b-aa6d-01ff84745c2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:22.380737 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b29251b9-fb1b-446b-aa6d-01ff84745c2e tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:22.380976 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b29251b9-fb1b-446b-aa6d-01ff84745c2e tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:22.381169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b29251b9-fb1b-446b-aa6d-01ff84745c2e tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:22.381293 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b29251b9-fb1b-446b-aa6d-01ff84745c2e tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:22.388225 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:22.388225 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:22.388225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b29251b9-fb1b-446b-aa6d-01ff84745c2e tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:22.388225 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 968/3872] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:22 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:22.703225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d351b269-0359-4289-a1f5-71dad991674a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:22.705586 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d351b269-0359-4289-a1f5-71dad991674a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:22.705866 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d351b269-0359-4289-a1f5-71dad991674a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:22.706130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d351b269-0359-4289-a1f5-71dad991674a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:22.706298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d351b269-0359-4289-a1f5-71dad991674a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:22.711396 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:22.711396 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:22.712158 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d351b269-0359-4289-a1f5-71dad991674a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:22.712637 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 978/3873] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:22 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:22.818749 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f2904650-045c-407c-ac24-effa20b215fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:22.820484 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2904650-045c-407c-ac24-effa20b215fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:22.820660 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2904650-045c-407c-ac24-effa20b215fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:22.820864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2904650-045c-407c-ac24-effa20b215fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:22.833334 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:22.833334 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:22.836262 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f2904650-045c-407c-ac24-effa20b215fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:22.839800 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2904650-045c-407c-ac24-effa20b215fa tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:22.840179 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 970/3874] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:22 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:22.926453 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c4ac93c-5f89-41a1-bdb9-143abd734ac9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:22.927896 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c4ac93c-5f89-41a1-bdb9-143abd734ac9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:22.928155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c4ac93c-5f89-41a1-bdb9-143abd734ac9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:22.928411 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c4ac93c-5f89-41a1-bdb9-143abd734ac9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:22.928575 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8c4ac93c-5f89-41a1-bdb9-143abd734ac9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:22.933613 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:22.933613 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:22.933613 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c4ac93c-5f89-41a1-bdb9-143abd734ac9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:22.933613 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 959/3875] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:22 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:23.395646 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7dc6701a-0fcc-4d35-99d0-f707f04841d1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.397195 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dc6701a-0fcc-4d35-99d0-f707f04841d1 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:23.397388 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dc6701a-0fcc-4d35-99d0-f707f04841d1 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:23.397584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dc6701a-0fcc-4d35-99d0-f707f04841d1 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:23.397688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7dc6701a-0fcc-4d35-99d0-f707f04841d1 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:23.401289 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.401289 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:23.401789 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dc6701a-0fcc-4d35-99d0-f707f04841d1 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:23.402093 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 969/3876] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:23 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:23.411662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a0cabd8-494c-452b-8a91-820f2cc3f6f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.466506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a0cabd8-494c-452b-8a91-820f2cc3f6f4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-member] PUT https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:23.466892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a0cabd8-494c-452b-8a91-820f2cc3f6f4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:23.472477 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.472477 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:23.478556 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a0cabd8-494c-452b-8a91-820f2cc3f6f4 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-member] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:23.478908 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 979/3877] 10.4.3.152 () {70 vars in 1408 bytes} [Tue Aug 18 07:38:23 2026] PUT /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 316 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:23.487521 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4308852-b218-4eb7-9dfe-2fd9b03731bb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.489228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4308852-b218-4eb7-9dfe-2fd9b03731bb tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:23.489447 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4308852-b218-4eb7-9dfe-2fd9b03731bb tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:23.489621 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4308852-b218-4eb7-9dfe-2fd9b03731bb tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:23.489714 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b4308852-b218-4eb7-9dfe-2fd9b03731bb tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:23.493745 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.493745 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:23.494283 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4308852-b218-4eb7-9dfe-2fd9b03731bb tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:23.494604 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 971/3878] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:23 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 762 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:23.505169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b361d572-d031-4fb0-a19b-e91ea3b79a87 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.507031 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b361d572-d031-4fb0-a19b-e91ea3b79a87 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] DELETE https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:23.507477 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b361d572-d031-4fb0-a19b-e91ea3b79a87 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:23.507851 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b361d572-d031-4fb0-a19b-e91ea3b79a87 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:23.508151 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-b361d572-d031-4fb0-a19b-e91ea3b79a87 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Delete backup with id: d4a31fd4-93af-4b9d-a876-37fa81143ce4. Aug 18 07:38:23.513882 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.513882 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:23.527926 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-b361d572-d031-4fb0-a19b-e91ea3b79a87 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] delete_backup rpcapi backup_id d4a31fd4-93af-4b9d-a876-37fa81143ce4 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:38:23.530399 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b361d572-d031-4fb0-a19b-e91ea3b79a87 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 202 Aug 18 07:38:23.530399 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 960/3879] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:38:23 2026] DELETE /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:38:23.540546 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-46627cb1-ef48-440d-9ff1-802ca9c107ac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.542563 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46627cb1-ef48-440d-9ff1-802ca9c107ac tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:23.542779 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46627cb1-ef48-440d-9ff1-802ca9c107ac tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:23.542959 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-46627cb1-ef48-440d-9ff1-802ca9c107ac tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:23.543078 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-46627cb1-ef48-440d-9ff1-802ca9c107ac tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:23.548844 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.548844 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:23.549740 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-46627cb1-ef48-440d-9ff1-802ca9c107ac tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 200 Aug 18 07:38:23.550280 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 970/3880] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:23 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:23.722756 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b7dc32a-7345-47d3-af2e-6194eb7bbd1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.727185 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b7dc32a-7345-47d3-af2e-6194eb7bbd1c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:23.727464 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc32a-7345-47d3-af2e-6194eb7bbd1c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:23.727692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b7dc32a-7345-47d3-af2e-6194eb7bbd1c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:23.727988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0b7dc32a-7345-47d3-af2e-6194eb7bbd1c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:23.732976 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.732976 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:23.733738 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b7dc32a-7345-47d3-af2e-6194eb7bbd1c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:23.734223 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 980/3881] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:23 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:23.859140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-746c62b2-377b-40bd-ba3d-136028e88407 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.862070 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-746c62b2-377b-40bd-ba3d-136028e88407 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:23.862238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-746c62b2-377b-40bd-ba3d-136028e88407 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:23.862522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-746c62b2-377b-40bd-ba3d-136028e88407 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:23.875387 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.875387 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:23.879839 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-746c62b2-377b-40bd-ba3d-136028e88407 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:23.885531 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-746c62b2-377b-40bd-ba3d-136028e88407 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:23.886061 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 972/3882] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:23 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:23.945252 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d9ba40c-8a5b-4e3f-8023-aa61c2b28381 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:23.946909 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d9ba40c-8a5b-4e3f-8023-aa61c2b28381 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:23.947235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d9ba40c-8a5b-4e3f-8023-aa61c2b28381 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:23.947559 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d9ba40c-8a5b-4e3f-8023-aa61c2b28381 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:23.947781 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5d9ba40c-8a5b-4e3f-8023-aa61c2b28381 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:23.954697 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:23.954697 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:23.956300 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d9ba40c-8a5b-4e3f-8023-aa61c2b28381 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:23.956300 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 961/3883] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:23 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:24.563361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a711b85f-c565-4d67-85a3-0bebd2326bcc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:24.567580 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a711b85f-c565-4d67-85a3-0bebd2326bcc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 Aug 18 07:38:24.567786 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a711b85f-c565-4d67-85a3-0bebd2326bcc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:24.567977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a711b85f-c565-4d67-85a3-0bebd2326bcc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:24.568084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a711b85f-c565-4d67-85a3-0bebd2326bcc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Show backup with id d4a31fd4-93af-4b9d-a876-37fa81143ce4. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:24.572256 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a711b85f-c565-4d67-85a3-0bebd2326bcc tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 returned with HTTP 404 Aug 18 07:38:24.572791 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 971/3884] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:24 2026] GET /volume/v3/backups/d4a31fd4-93af-4b9d-a876-37fa81143ce4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:24.579038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:24.580676 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 Aug 18 07:38:24.580916 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:24.581088 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:24.581248 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Delete volume with id: 9e4734b1-bb67-4dd6-8975-64645ee2f771 Aug 18 07:38:24.587828 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:24.587828 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:24.588120 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Volume info retrieved successfully. Aug 18 07:38:24.602851 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Delete volume request issued successfully. Aug 18 07:38:24.603014 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6dfc18a8-fc67-483b-acc1-adc44f568647 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 returned with HTTP 202 Aug 18 07:38:24.603429 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 981/3885] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:38:24 2026] DELETE /volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:38:24.612082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f1deaec9-453b-47b7-9fd5-0dee605da982 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:24.613996 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1deaec9-453b-47b7-9fd5-0dee605da982 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 Aug 18 07:38:24.614243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1deaec9-453b-47b7-9fd5-0dee605da982 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:24.614469 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f1deaec9-453b-47b7-9fd5-0dee605da982 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:24.622204 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:24.622204 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:24.628448 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f1deaec9-453b-47b7-9fd5-0dee605da982 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Volume info retrieved successfully. Aug 18 07:38:24.632759 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f1deaec9-453b-47b7-9fd5-0dee605da982 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 returned with HTTP 200 Aug 18 07:38:24.633255 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 973/3886] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:24 2026] GET /volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:24.745501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-760c9a37-7176-46b1-981d-26d44df2a606 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:24.747817 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-760c9a37-7176-46b1-981d-26d44df2a606 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:24.748091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-760c9a37-7176-46b1-981d-26d44df2a606 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:24.748478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-760c9a37-7176-46b1-981d-26d44df2a606 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:24.748643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-760c9a37-7176-46b1-981d-26d44df2a606 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:24.753841 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:24.753841 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:24.754623 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-760c9a37-7176-46b1-981d-26d44df2a606 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:24.755096 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 962/3887] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:24 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:24.904372 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4093ac67-b4f1-4e46-9938-dc5aee5ca44d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:24.909235 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4093ac67-b4f1-4e46-9938-dc5aee5ca44d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:24.909503 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4093ac67-b4f1-4e46-9938-dc5aee5ca44d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:24.909730 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4093ac67-b4f1-4e46-9938-dc5aee5ca44d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:24.927439 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:24.927439 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:24.931062 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4093ac67-b4f1-4e46-9938-dc5aee5ca44d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:24.935843 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4093ac67-b4f1-4e46-9938-dc5aee5ca44d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:24.936313 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 972/3888] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:24 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:24.989446 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8c5ed806-c9b5-4257-afe5-d8567bf2c5a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:24.991224 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c5ed806-c9b5-4257-afe5-d8567bf2c5a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:24.991579 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c5ed806-c9b5-4257-afe5-d8567bf2c5a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:24.991869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c5ed806-c9b5-4257-afe5-d8567bf2c5a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:24.992895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8c5ed806-c9b5-4257-afe5-d8567bf2c5a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:24.996923 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:24.996923 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:24.997824 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c5ed806-c9b5-4257-afe5-d8567bf2c5a9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:24.998310 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 982/3889] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:24 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:25.301644 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-7f11a1aa-b367-41f8-88bd-afdd4661d916 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:25.304265 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-7f11a1aa-b367-41f8-88bd-afdd4661d916 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e/action Aug 18 07:38:25.304734 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-7f11a1aa-b367-41f8-88bd-afdd4661d916 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:25.304903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-7f11a1aa-b367-41f8-88bd-afdd4661d916 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:25.324696 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:25.324696 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:25.337980 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ac4cc0cc-5f5d-4ab7-a8da-f411f78669a6 req-7f11a1aa-b367-41f8-88bd-afdd4661d916 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e/action returned with HTTP 204 Aug 18 07:38:25.338535 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 974/3890] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:38:25 2026] POST /volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:25.654325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e8642277-c58b-4562-8b04-39e7fea06012 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:25.656612 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8642277-c58b-4562-8b04-39e7fea06012 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] GET https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 Aug 18 07:38:25.656867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8642277-c58b-4562-8b04-39e7fea06012 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:25.657095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8642277-c58b-4562-8b04-39e7fea06012 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:25.664839 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8642277-c58b-4562-8b04-39e7fea06012 tempest-ProjectMemberTests39-2051294315 tempest-ProjectMemberTests39-2051294315-project-admin] https://10.4.3.152/volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 returned with HTTP 404 Aug 18 07:38:25.665425 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 963/3891] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:25 2026] GET /volume/v3/volumes/9e4734b1-bb67-4dd6-8975-64645ee2f771 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:25.766093 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d370b373-7bd8-4624-83db-3ca1edf6f67d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:25.767812 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d370b373-7bd8-4624-83db-3ca1edf6f67d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:25.768007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d370b373-7bd8-4624-83db-3ca1edf6f67d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:25.768188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d370b373-7bd8-4624-83db-3ca1edf6f67d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:25.768320 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d370b373-7bd8-4624-83db-3ca1edf6f67d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:25.772558 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:25.772558 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:25.773263 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d370b373-7bd8-4624-83db-3ca1edf6f67d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:25.773623 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 973/3892] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:25 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:25.952300 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cda97a68-ce77-4197-b7f8-9b901d150ec1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:25.955913 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cda97a68-ce77-4197-b7f8-9b901d150ec1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:25.957229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cda97a68-ce77-4197-b7f8-9b901d150ec1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:25.957229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cda97a68-ce77-4197-b7f8-9b901d150ec1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:25.968246 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:25.968246 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:25.973310 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cda97a68-ce77-4197-b7f8-9b901d150ec1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:25.980242 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cda97a68-ce77-4197-b7f8-9b901d150ec1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:25.980901 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 983/3893] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:25 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:25.996217 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7f03cfd0-cca7-4483-9caa-7839804d13df None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:25.997024 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f03cfd0-cca7-4483-9caa-7839804d13df tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:25.997235 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f03cfd0-cca7-4483-9caa-7839804d13df tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:25.997431 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7f03cfd0-cca7-4483-9caa-7839804d13df tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:26.010666 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:26.010666 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:26.019311 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7f03cfd0-cca7-4483-9caa-7839804d13df tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:26.019630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82d465e2-7f0d-4355-8770-8a9844aba942 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:26.019683 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7f03cfd0-cca7-4483-9caa-7839804d13df tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:26.019714 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82d465e2-7f0d-4355-8770-8a9844aba942 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:26.019802 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 975/3894] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:25 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:26.019838 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82d465e2-7f0d-4355-8770-8a9844aba942 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:26.019838 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82d465e2-7f0d-4355-8770-8a9844aba942 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:26.019838 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-82d465e2-7f0d-4355-8770-8a9844aba942 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:26.030626 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:26.030626 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:26.031963 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82d465e2-7f0d-4355-8770-8a9844aba942 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:26.032458 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 964/3895] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:26 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:26.786528 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c2ef5ef-beaa-43ce-a537-7089a071c56e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:26.788573 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c2ef5ef-beaa-43ce-a537-7089a071c56e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:26.789253 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef5ef-beaa-43ce-a537-7089a071c56e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:26.789592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef5ef-beaa-43ce-a537-7089a071c56e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:26.789821 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2c2ef5ef-beaa-43ce-a537-7089a071c56e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:26.795686 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:26.795686 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:26.796756 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c2ef5ef-beaa-43ce-a537-7089a071c56e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:26.797309 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 974/3896] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:26 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:27.043001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5352c0e9-02a5-4866-8478-4e43f4a1558d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:27.044649 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5352c0e9-02a5-4866-8478-4e43f4a1558d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:27.044855 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5352c0e9-02a5-4866-8478-4e43f4a1558d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:27.045028 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5352c0e9-02a5-4866-8478-4e43f4a1558d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:27.045124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5352c0e9-02a5-4866-8478-4e43f4a1558d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:27.049125 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:27.049125 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:27.049876 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5352c0e9-02a5-4866-8478-4e43f4a1558d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:27.050272 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 984/3897] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:27 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:27.807615 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7ca4f531-8185-43af-8ffb-1f255288f7e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:27.809523 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ca4f531-8185-43af-8ffb-1f255288f7e2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:27.809523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ca4f531-8185-43af-8ffb-1f255288f7e2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:27.809523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ca4f531-8185-43af-8ffb-1f255288f7e2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:27.809523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7ca4f531-8185-43af-8ffb-1f255288f7e2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:27.813434 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:27.813434 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:27.813941 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ca4f531-8185-43af-8ffb-1f255288f7e2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:27.814183 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 976/3898] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:27 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:28.063540 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a17b11e7-db2d-40fc-9d80-6d484758561d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:28.065689 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a17b11e7-db2d-40fc-9d80-6d484758561d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:28.066223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a17b11e7-db2d-40fc-9d80-6d484758561d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:28.066223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a17b11e7-db2d-40fc-9d80-6d484758561d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:28.066223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a17b11e7-db2d-40fc-9d80-6d484758561d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:28.077444 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:28.077444 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:28.079683 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a17b11e7-db2d-40fc-9d80-6d484758561d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:28.079683 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 965/3899] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:28 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:28.832392 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-303f8388-5f37-40a8-baa6-ed4fffae9195 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:28.837313 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-303f8388-5f37-40a8-baa6-ed4fffae9195 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:28.837313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-303f8388-5f37-40a8-baa6-ed4fffae9195 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:28.837313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-303f8388-5f37-40a8-baa6-ed4fffae9195 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:28.837313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-303f8388-5f37-40a8-baa6-ed4fffae9195 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:28.842714 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:28.842714 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:28.844053 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-303f8388-5f37-40a8-baa6-ed4fffae9195 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:28.844581 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 975/3900] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:28 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:29.088226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d1dd8f22-ec44-420d-b8f0-72da92763043 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:29.091270 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1dd8f22-ec44-420d-b8f0-72da92763043 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:29.091524 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8f22-ec44-420d-b8f0-72da92763043 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:29.091744 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8f22-ec44-420d-b8f0-72da92763043 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:29.091892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d1dd8f22-ec44-420d-b8f0-72da92763043 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:29.097594 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:29.097594 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:29.098426 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1dd8f22-ec44-420d-b8f0-72da92763043 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:29.100235 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 985/3901] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:29 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:29.215692 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:29.217364 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:38:29.217687 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-440008129", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:29.219128 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-440008129', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:38:29.219385 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Create volume of 1 GB Aug 18 07:38:29.223393 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Availability Zones retrieved successfully. Aug 18 07:38:29.231912 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Flow 'volume_create_api' (18320c0f-5e6b-4dda-ba0f-849387199684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:29.236046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6fbed2-48c2-4c3c-8929-4705d0dd35de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:29.236046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:38:29.264031 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6fbed2-48c2-4c3c-8929-4705d0dd35de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:29.265111 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3034538f-f631-403d-ac01-dd7f5987b3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:29.324808 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Created reservations ['82776c43-5a86-4049-ab95-9e23dac1eaf9', 'f707c458-0529-4c9e-8c7d-7f4bf63820c9', '85790f2f-755f-4f42-a408-a8a93d69971a', '928d70bd-0b6d-4d2c-accd-c3a366f21255'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:29.327169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3034538f-f631-403d-ac01-dd7f5987b3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82776c43-5a86-4049-ab95-9e23dac1eaf9', 'f707c458-0529-4c9e-8c7d-7f4bf63820c9', '85790f2f-755f-4f42-a408-a8a93d69971a', '928d70bd-0b6d-4d2c-accd-c3a366f21255']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:29.327169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33be3b51-3aff-4d53-a4cf-0702c035c52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:29.355599 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33be3b51-3aff-4d53-a4cf-0702c035c52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1056f5c-3a52-41e9-9627-5e7e07486cf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-440008129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b76a31bc84142c9a7bc5e812cf2b7df',qos_specs=None,replication_status=,reservations=['82776c43-5a86-4049-ab95-9e23dac1eaf9','f707c458-0529-4c9e-8c7d-7f4bf63820c9','85790f2f-755f-4f42-a408-a8a93d69971a','928d70bd-0b6d-4d2c-accd-c3a366f21255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cac48c66c6ba4a938fe1f6e8c6522088',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-440008129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1056f5c-3a52-41e9-9627-5e7e07486cf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b76a31bc84142c9a7bc5e812cf2b7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cac48c66c6ba4a938fe1f6e8c6522088',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:29.356496 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febe0851-f1a7-4d53-9886-60123f7fe379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:29.374275 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febe0851-f1a7-4d53-9886-60123f7fe379) transitioned into state 'SUCCESS' from state '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-440008129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b76a31bc84142c9a7bc5e812cf2b7df',qos_specs=None,replication_status=,reservations=['82776c43-5a86-4049-ab95-9e23dac1eaf9','f707c458-0529-4c9e-8c7d-7f4bf63820c9','85790f2f-755f-4f42-a408-a8a93d69971a','928d70bd-0b6d-4d2c-accd-c3a366f21255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cac48c66c6ba4a938fe1f6e8c6522088',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:29.374971 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296eb5d1-0b24-4cda-8ffc-83f3c7dadc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:29.384529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296eb5d1-0b24-4cda-8ffc-83f3c7dadc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:29.385500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Flow 'volume_create_api' (18320c0f-5e6b-4dda-ba0f-849387199684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:29.385500 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Create volume request issued successfully. Aug 18 07:38:29.385938 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1b860ee1-b4bb-4183-88cd-f1b77bf3929b tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:29.386439 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 977/3902] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:38:29 2026] POST /volume/v3/volumes => generated 788 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:29.417432 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-496e4064-276b-423b-b820-3c6dcbdc69d9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:29.420665 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-496e4064-276b-423b-b820-3c6dcbdc69d9 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:29.420907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-496e4064-276b-423b-b820-3c6dcbdc69d9 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:29.421125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-496e4064-276b-423b-b820-3c6dcbdc69d9 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:29.430837 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:29.430837 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:29.437504 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-496e4064-276b-423b-b820-3c6dcbdc69d9 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:29.441911 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-496e4064-276b-423b-b820-3c6dcbdc69d9 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:29.442495 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 966/3903] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:29 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:29.851281 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bd92d41a-832a-4abd-afe9-66074c260ea7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:29.851668 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd92d41a-832a-4abd-afe9-66074c260ea7 None None] GET https://10.4.3.152/volume// Aug 18 07:38:29.851852 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bd92d41a-832a-4abd-afe9-66074c260ea7 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:29.852029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bd92d41a-832a-4abd-afe9-66074c260ea7 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:29.852365 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd92d41a-832a-4abd-afe9-66074c260ea7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:29.852689 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 976/3904] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:29.859112 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db1830dd-e5fa-4a66-8978-853b18a70a31 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:29.860127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9678bf07-be1a-4017-8359-a787d209f169 req-1a41922c-6b99-4699-be46-42e7cd523285 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:29.860987 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db1830dd-e5fa-4a66-8978-853b18a70a31 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:29.861227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db1830dd-e5fa-4a66-8978-853b18a70a31 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:29.861431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db1830dd-e5fa-4a66-8978-853b18a70a31 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:29.861565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-db1830dd-e5fa-4a66-8978-853b18a70a31 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:29.862486 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-1a41922c-6b99-4699-be46-42e7cd523285 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:38:29.862908 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-1a41922c-6b99-4699-be46-42e7cd523285 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54305b23-f3e2-44e0-b026-0f82722b0115", "connector": null, "instance_uuid": "826b43ee-c991-47be-a39c-35ae3dce30e2"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:29.866476 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:29.866476 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:29.867060 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db1830dd-e5fa-4a66-8978-853b18a70a31 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:29.867472 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 986/3905] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:29 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:29.876188 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:29.876188 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:29.903944 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-1a41922c-6b99-4699-be46-42e7cd523285 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:38:29.904415 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 978/3906] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:38:29 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:29.914894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9678bf07-be1a-4017-8359-a787d209f169 req-97b968fb-a171-4ecf-83fd-15da5f8f77e0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:29.916711 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-97b968fb-a171-4ecf-83fd-15da5f8f77e0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e Aug 18 07:38:29.916929 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-97b968fb-a171-4ecf-83fd-15da5f8f77e0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:29.917120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-97b968fb-a171-4ecf-83fd-15da5f8f77e0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:29.924900 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:29.924900 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:29.973536 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-97b968fb-a171-4ecf-83fd-15da5f8f77e0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e returned with HTTP 200 Aug 18 07:38:29.973979 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 967/3907] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:38:29 2026] DELETE /volume/v3/attachments/1f6acc8a-db64-4d68-a008-34bb10ae1b2e => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:30.113282 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7640ccc4-73e8-47b7-baba-298850161005 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.113556 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7640ccc4-73e8-47b7-baba-298850161005 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:30.113759 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7640ccc4-73e8-47b7-baba-298850161005 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.113955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7640ccc4-73e8-47b7-baba-298850161005 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.114068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7640ccc4-73e8-47b7-baba-298850161005 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:30.121581 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.121581 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:30.122421 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7640ccc4-73e8-47b7-baba-298850161005 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:30.122823 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 977/3908] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:30.456055 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8c15b1be-362a-4551-b36c-c4c595644759 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.458519 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c15b1be-362a-4551-b36c-c4c595644759 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:30.458832 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c15b1be-362a-4551-b36c-c4c595644759 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.459061 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8c15b1be-362a-4551-b36c-c4c595644759 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.468993 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.468993 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:30.474055 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8c15b1be-362a-4551-b36c-c4c595644759 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:30.480645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8c15b1be-362a-4551-b36c-c4c595644759 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:30.481229 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 987/3909] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:30.499787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d9e0ce6-3c45-47f7-8ea0-85e7e070315f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.500929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d9e0ce6-3c45-47f7-8ea0-85e7e070315f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:30.501169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d9e0ce6-3c45-47f7-8ea0-85e7e070315f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.501374 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d9e0ce6-3c45-47f7-8ea0-85e7e070315f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.513950 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.513950 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:30.517395 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6d9e0ce6-3c45-47f7-8ea0-85e7e070315f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:30.521197 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d9e0ce6-3c45-47f7-8ea0-85e7e070315f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:30.521788 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 979/3910] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:30.572489 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-aa06d374-4cd1-4482-b433-57503dc570eb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.574830 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-aa06d374-4cd1-4482-b433-57503dc570eb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:30.575033 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-aa06d374-4cd1-4482-b433-57503dc570eb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.575239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-aa06d374-4cd1-4482-b433-57503dc570eb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.582352 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.582352 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:30.585866 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-aa06d374-4cd1-4482-b433-57503dc570eb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:30.589996 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-aa06d374-4cd1-4482-b433-57503dc570eb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:30.590481 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 968/3911] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:30.696047 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ba39f59c-b7c5-4e91-b890-9a5a218bf739 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.696504 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba39f59c-b7c5-4e91-b890-9a5a218bf739 None None] GET https://10.4.3.152/volume// Aug 18 07:38:30.696708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba39f59c-b7c5-4e91-b890-9a5a218bf739 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.696948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba39f59c-b7c5-4e91-b890-9a5a218bf739 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.697917 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba39f59c-b7c5-4e91-b890-9a5a218bf739 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:30.698276 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 978/3912] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:30.711352 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-f3a2028f-abc8-460e-9539-a0b84847d9ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.713638 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-f3a2028f-abc8-460e-9539-a0b84847d9ba tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:38:30.714070 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-f3a2028f-abc8-460e-9539-a0b84847d9ba tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1056f5c-3a52-41e9-9627-5e7e07486cf5", "connector": null, "instance_uuid": "97140341-bf4b-4e3a-8ca6-29358b1c1173"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:30.723877 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.723877 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:30.754808 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-f3a2028f-abc8-460e-9539-a0b84847d9ba tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:38:30.755261 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 988/3913] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:38:30 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:30.781180 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-635ff54f-aca2-4a44-8de6-08923328c3d6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.783860 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-635ff54f-aca2-4a44-8de6-08923328c3d6 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:30.784305 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-635ff54f-aca2-4a44-8de6-08923328c3d6 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.785228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-635ff54f-aca2-4a44-8de6-08923328c3d6 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.800123 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1fa08fef-dacf-4a09-9d1e-07a82a9b7352 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.800693 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fa08fef-dacf-4a09-9d1e-07a82a9b7352 None None] GET https://10.4.3.152/volume// Aug 18 07:38:30.800930 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fa08fef-dacf-4a09-9d1e-07a82a9b7352 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.801132 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fa08fef-dacf-4a09-9d1e-07a82a9b7352 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.801554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fa08fef-dacf-4a09-9d1e-07a82a9b7352 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:30.801887 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 969/3914] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:30.803426 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.803426 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:30.811899 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-731672ae-ef76-4ad1-9f58-caf55047e7cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.813591 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-635ff54f-aca2-4a44-8de6-08923328c3d6 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:30.818653 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-731672ae-ef76-4ad1-9f58-caf55047e7cb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:30.818969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-731672ae-ef76-4ad1-9f58-caf55047e7cb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.819253 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-731672ae-ef76-4ad1-9f58-caf55047e7cb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.826563 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-635ff54f-aca2-4a44-8de6-08923328c3d6 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:30.827257 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 980/3915] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:30.838077 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.838077 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:30.843274 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-731672ae-ef76-4ad1-9f58-caf55047e7cb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:30.849173 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-731672ae-ef76-4ad1-9f58-caf55047e7cb tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:30.849762 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 979/3916] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 1042 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:30.879095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-70ef2faf-5d69-429c-a25b-30efe2b30d39 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.881671 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70ef2faf-5d69-429c-a25b-30efe2b30d39 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:30.881671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70ef2faf-5d69-429c-a25b-30efe2b30d39 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:30.881671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70ef2faf-5d69-429c-a25b-30efe2b30d39 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:30.881671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-70ef2faf-5d69-429c-a25b-30efe2b30d39 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:30.886191 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.886191 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:30.886897 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70ef2faf-5d69-429c-a25b-30efe2b30d39 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:30.887315 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 989/3917] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:30 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:30.962374 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9678bf07-be1a-4017-8359-a787d209f169 req-7118d370-d00c-4a99-95fa-3ed5a7777fa1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.964184 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-7118d370-d00c-4a99-95fa-3ed5a7777fa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] PUT https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 Aug 18 07:38:30.964602 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-7118d370-d00c-4a99-95fa-3ed5a7777fa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:30.973174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9678bf07-be1a-4017-8359-a787d209f169 req-7118d370-d00c-4a99-95fa-3ed5a7777fa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Acquiring lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:38:30.979068 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9678bf07-be1a-4017-8359-a787d209f169 req-7118d370-d00c-4a99-95fa-3ed5a7777fa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:38:30.980587 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:30.980587 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:30.984836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-71429683-994e-4c6f-a467-9313a86af4e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:30.987202 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-71429683-994e-4c6f-a467-9313a86af4e2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] PUT https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e Aug 18 07:38:30.987601 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-71429683-994e-4c6f-a467-9313a86af4e2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:30.995373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-71429683-994e-4c6f-a467-9313a86af4e2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Acquiring lock "cinder-attachment_update-c1056f5c-3a52-41e9-9627-5e7e07486cf5-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:38:31.001024 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-71429683-994e-4c6f-a467-9313a86af4e2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Lock "cinder-attachment_update-c1056f5c-3a52-41e9-9627-5e7e07486cf5-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:38:31.001989 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:31.001989 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:31.062263 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9678bf07-be1a-4017-8359-a787d209f169 req-7118d370-d00c-4a99-95fa-3ed5a7777fa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" released by "attachment_update" :: held 0.083s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:38:31.062565 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-7118d370-d00c-4a99-95fa-3ed5a7777fa1 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 returned with HTTP 200 Aug 18 07:38:31.063288 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 970/3918] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:38:30 2026] PUT /volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:31.070640 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9678bf07-be1a-4017-8359-a787d209f169 req-73037a24-6720-4e1c-bc9f-158229853188 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:31.072691 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-73037a24-6720-4e1c-bc9f-158229853188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 Aug 18 07:38:31.072932 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-73037a24-6720-4e1c-bc9f-158229853188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:31.073130 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-73037a24-6720-4e1c-bc9f-158229853188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:31.092754 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-73037a24-6720-4e1c-bc9f-158229853188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 returned with HTTP 200 Aug 18 07:38:31.092754 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 980/3919] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:38:31 2026] GET /volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:31.099092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-71429683-994e-4c6f-a467-9313a86af4e2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Lock "cinder-attachment_update-c1056f5c-3a52-41e9-9627-5e7e07486cf5-np0000007613" released by "attachment_update" :: held 0.098s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:38:31.099524 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-71429683-994e-4c6f-a467-9313a86af4e2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e returned with HTTP 200 Aug 18 07:38:31.100044 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 981/3920] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:38:30 2026] PUT /volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:31.136928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e26fd265-be88-4fc8-95d0-a6a12fcb5d3f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:31.140075 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e26fd265-be88-4fc8-95d0-a6a12fcb5d3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:31.140289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e26fd265-be88-4fc8-95d0-a6a12fcb5d3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:31.140466 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e26fd265-be88-4fc8-95d0-a6a12fcb5d3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:31.140564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e26fd265-be88-4fc8-95d0-a6a12fcb5d3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:31.145331 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:31.145331 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:31.145972 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e26fd265-be88-4fc8-95d0-a6a12fcb5d3f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:31.146372 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 990/3921] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:31 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:31.159171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5751fbfc-0390-4278-9b02-3f31827aae79 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:31.161551 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776/restore Aug 18 07:38:31.162091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "587ecfc3-3f2b-442c-bf84-fe5c1e8238b7"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:31.163968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Restoring backup 340ba53a-4187-4ffb-aa4a-34042935c776 ({'restore': {'volume_id': '587ecfc3-3f2b-442c-bf84-fe5c1e8238b7'}}) {{(pid=100293) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:38:31.164134 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Restoring backup 340ba53a-4187-4ffb-aa4a-34042935c776 to volume 587ecfc3-3f2b-442c-bf84-fe5c1e8238b7. Aug 18 07:38:31.169649 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:31.169649 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:31.179389 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:31.179389 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:31.180002 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:31.180180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Checking backup size 1 against volume size 1 {{(pid=100293) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:38:31.180342 np0000007613 devstack@c-api.service[100293]: INFO cinder.backup.api [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Overwriting volume 587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 with restore of backup 340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:31.192607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] restore_backup in rpcapi backup_id 340ba53a-4187-4ffb-aa4a-34042935c776 {{(pid=100293) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:38:31.194554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5751fbfc-0390-4278-9b02-3f31827aae79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776/restore returned with HTTP 202 Aug 18 07:38:31.195107 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 971/3922] 10.4.3.152 () {68 vars in 1393 bytes} [Tue Aug 18 07:38:31 2026] POST /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:31.203783 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-10217c72-27bc-408c-a232-e813998256cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:31.205665 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10217c72-27bc-408c-a232-e813998256cb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:31.205848 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10217c72-27bc-408c-a232-e813998256cb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:31.206090 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-10217c72-27bc-408c-a232-e813998256cb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:31.206233 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-10217c72-27bc-408c-a232-e813998256cb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:31.210757 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:31.210757 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:31.211578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-10217c72-27bc-408c-a232-e813998256cb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:31.211980 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 981/3923] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:31 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:31.839376 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-936d83ea-bf2a-4b55-933b-cf63e742c606 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:31.841427 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-936d83ea-bf2a-4b55-933b-cf63e742c606 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:31.841642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-936d83ea-bf2a-4b55-933b-cf63e742c606 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:31.841853 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-936d83ea-bf2a-4b55-933b-cf63e742c606 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:31.851929 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:31.851929 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:31.855092 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-936d83ea-bf2a-4b55-933b-cf63e742c606 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:31.858808 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-936d83ea-bf2a-4b55-933b-cf63e742c606 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:31.859162 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 982/3924] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:31 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:31.898939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c1748e1f-1b41-4221-8f3f-64b5cb02c497 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:31.900706 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1748e1f-1b41-4221-8f3f-64b5cb02c497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:31.900962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1748e1f-1b41-4221-8f3f-64b5cb02c497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:31.901192 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c1748e1f-1b41-4221-8f3f-64b5cb02c497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:31.901357 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c1748e1f-1b41-4221-8f3f-64b5cb02c497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:31.905333 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:31.905333 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:31.905899 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c1748e1f-1b41-4221-8f3f-64b5cb02c497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:31.906271 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 991/3925] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:31 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:32.221886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e23c6755-2e71-4afd-b738-7fd1755d52c5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:32.223768 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e23c6755-2e71-4afd-b738-7fd1755d52c5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:32.223982 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e23c6755-2e71-4afd-b738-7fd1755d52c5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:32.224190 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e23c6755-2e71-4afd-b738-7fd1755d52c5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:32.224315 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e23c6755-2e71-4afd-b738-7fd1755d52c5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:32.229314 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:32.229314 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:32.230228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e23c6755-2e71-4afd-b738-7fd1755d52c5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:32.230880 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 972/3926] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:32 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:32.870481 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8ce52694-c91e-4138-aeb8-a6ddfbade477 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:32.872337 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ce52694-c91e-4138-aeb8-a6ddfbade477 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:32.872534 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ce52694-c91e-4138-aeb8-a6ddfbade477 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:32.872710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8ce52694-c91e-4138-aeb8-a6ddfbade477 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:32.884225 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:32.884225 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:32.885678 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8ce52694-c91e-4138-aeb8-a6ddfbade477 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:32.890065 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8ce52694-c91e-4138-aeb8-a6ddfbade477 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:32.890598 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 982/3927] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:32 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:32.915165 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a0dd2257-c96d-43bd-bab9-fb362b5c0b57 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:32.916866 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0dd2257-c96d-43bd-bab9-fb362b5c0b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:32.917081 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0dd2257-c96d-43bd-bab9-fb362b5c0b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:32.917274 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0dd2257-c96d-43bd-bab9-fb362b5c0b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:32.917380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a0dd2257-c96d-43bd-bab9-fb362b5c0b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:32.921319 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:32.921319 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:32.922016 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0dd2257-c96d-43bd-bab9-fb362b5c0b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:32.922533 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 983/3928] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:32 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:33.240580 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-81d51dab-2d17-45f2-b378-073d0eb05135 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:33.242365 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-81d51dab-2d17-45f2-b378-073d0eb05135 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:33.242690 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-81d51dab-2d17-45f2-b378-073d0eb05135 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:33.242962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-81d51dab-2d17-45f2-b378-073d0eb05135 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:33.244012 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-81d51dab-2d17-45f2-b378-073d0eb05135 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:33.247294 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:33.247294 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:33.248091 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-81d51dab-2d17-45f2-b378-073d0eb05135 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:33.248533 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 992/3929] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:33 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:33.903803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b38fd126-f11f-475e-8684-c7d8494f5706 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:33.905565 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b38fd126-f11f-475e-8684-c7d8494f5706 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:33.905813 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b38fd126-f11f-475e-8684-c7d8494f5706 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:33.905991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b38fd126-f11f-475e-8684-c7d8494f5706 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:33.915100 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:33.915100 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:33.918544 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b38fd126-f11f-475e-8684-c7d8494f5706 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:33.922525 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b38fd126-f11f-475e-8684-c7d8494f5706 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:33.922897 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 973/3930] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:33 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:33.931475 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5c47c5bc-a853-456d-a80d-a9aa40a5c527 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:33.933321 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c47c5bc-a853-456d-a80d-a9aa40a5c527 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:33.933524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c47c5bc-a853-456d-a80d-a9aa40a5c527 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:33.933727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c47c5bc-a853-456d-a80d-a9aa40a5c527 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:33.933900 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5c47c5bc-a853-456d-a80d-a9aa40a5c527 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:33.937886 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:33.937886 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:33.938459 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c47c5bc-a853-456d-a80d-a9aa40a5c527 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:33.938799 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 983/3931] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:33 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:34.263073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c0d1dbbb-9854-49ac-b8a9-270d35add003 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:34.264778 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0d1dbbb-9854-49ac-b8a9-270d35add003 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:34.264953 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0d1dbbb-9854-49ac-b8a9-270d35add003 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:34.265122 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c0d1dbbb-9854-49ac-b8a9-270d35add003 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:34.265230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c0d1dbbb-9854-49ac-b8a9-270d35add003 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:34.269099 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:34.269099 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:34.269800 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c0d1dbbb-9854-49ac-b8a9-270d35add003 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:34.270115 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 984/3932] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:34 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:34.382323 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-6afdda86-4ab1-4d1d-a2ad-91c4ebd70507 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:34.384816 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-6afdda86-4ab1-4d1d-a2ad-91c4ebd70507 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] POST https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e/action Aug 18 07:38:34.385424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-6afdda86-4ab1-4d1d-a2ad-91c4ebd70507 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:34.385732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-6afdda86-4ab1-4d1d-a2ad-91c4ebd70507 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:34.400900 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:34.400900 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:34.409994 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-f85f5fb9-2ec5-485f-9ee1-3387b8c17cda req-6afdda86-4ab1-4d1d-a2ad-91c4ebd70507 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e/action returned with HTTP 204 Aug 18 07:38:34.410683 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 993/3933] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:38:34 2026] POST /volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:34.937705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-87b9f686-1dc5-4e98-9a12-c5c71ef8440d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:34.939969 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87b9f686-1dc5-4e98-9a12-c5c71ef8440d tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:34.940182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87b9f686-1dc5-4e98-9a12-c5c71ef8440d tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:34.940396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-87b9f686-1dc5-4e98-9a12-c5c71ef8440d tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:34.947799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f84aa0f0-6935-4bd5-8fea-d8f4116b5c20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:34.951879 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f84aa0f0-6935-4bd5-8fea-d8f4116b5c20 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:34.952089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f84aa0f0-6935-4bd5-8fea-d8f4116b5c20 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:34.952323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f84aa0f0-6935-4bd5-8fea-d8f4116b5c20 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:34.952406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-f84aa0f0-6935-4bd5-8fea-d8f4116b5c20 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:34.953433 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:34.953433 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:34.959041 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-87b9f686-1dc5-4e98-9a12-c5c71ef8440d tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:34.962277 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:34.962277 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:34.962891 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f84aa0f0-6935-4bd5-8fea-d8f4116b5c20 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:34.963308 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 984/3934] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:34 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:34.965607 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-87b9f686-1dc5-4e98-9a12-c5c71ef8440d tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:34.966036 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 974/3935] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:34 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:34.977564 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cbc2c79f-3d31-4591-9958-552bddb0acd2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:34.980259 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cbc2c79f-3d31-4591-9958-552bddb0acd2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:34.980259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cbc2c79f-3d31-4591-9958-552bddb0acd2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:34.980259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cbc2c79f-3d31-4591-9958-552bddb0acd2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:34.989069 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:34.989069 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:34.992640 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cbc2c79f-3d31-4591-9958-552bddb0acd2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:34.996681 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cbc2c79f-3d31-4591-9958-552bddb0acd2 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:34.997035 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 985/3936] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:34 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:35.011870 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e4dab655-5153-48f9-b4f1-f3c0c7a5fdf3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.013154 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 994/3937] 10.4.3.152 () {70 vars in 1611 bytes} [Tue Aug 18 07:38:35 2026] DELETE /volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:38:35.018664 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0f3c86d6-3903-41c4-b35b-cc5df86b98ec None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.064839 np0000007613 devstack@c-api.service[100292]: WARNING keystonemiddleware.auth_token [None req-0f3c86d6-3903-41c4-b35b-cc5df86b98ec None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 07:38:35.066193 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 985/3938] 10.4.3.152 () {70 vars in 1611 bytes} [Tue Aug 18 07:38:35 2026] DELETE /volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 07:38:35.072564 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.074692 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e Aug 18 07:38:35.074917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:35.075095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:35.081997 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:35.081997 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:35.134512 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Attachment connected to vm 97140341-bf4b-4e3a-8ca6-29358b1c1173, checking data on nova Aug 18 07:38:35.134740 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.compute.nova [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Creating Keystone token plugin using URL: https://10.4.3.152/identity {{(pid=100293) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 07:38:35.281311 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b25051e0-d875-4a0c-9fb0-a34f601e1a0a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.283190 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b25051e0-d875-4a0c-9fb0-a34f601e1a0a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:35.283380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b25051e0-d875-4a0c-9fb0-a34f601e1a0a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:35.283554 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b25051e0-d875-4a0c-9fb0-a34f601e1a0a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:35.283642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b25051e0-d875-4a0c-9fb0-a34f601e1a0a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:35.287936 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:35.287936 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:35.288632 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b25051e0-d875-4a0c-9fb0-a34f601e1a0a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:35.289062 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 986/3939] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:35 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:35.294570 np0000007613 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] REQ: curl -g -i -X GET https://10.4.3.152/compute/v2.1/servers/97140341-bf4b-4e3a-8ca6-29358b1c1173/os-volume_attachments/c1056f5c-3a52-41e9-9627-5e7e07486cf5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}55ecd0b2562e7edc7e9def7fae83dfdc346c9c2c934c65481db5ecbf1c554ac0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f1ee8157-0b03-4ff4-abf1-703f755e0099" -H "X-Service-Token: {SHA256}afc62c962368aa26a8ec9d0ac26a5921466f70d98c281acc0c009c554e0b5a2a" {{(pid=100293) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 07:38:35.398996 np0000007613 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 07:38:35 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-cfe3b914-6ff4-4600-b3d0-a62f99dc4263 x-openstack-request-id: req-cfe3b914-6ff4-4600-b3d0-a62f99dc4263 {{(pid=100293) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 07:38:35.399130 np0000007613 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c1056f5c-3a52-41e9-9627-5e7e07486cf5", "serverId": "97140341-bf4b-4e3a-8ca6-29358b1c1173", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f2a3f776-2d2a-4e1c-ac11-472a84058c5e", "bdm_uuid": "5d82f258-e792-4c2e-bf45-3ed18caeaa2d"}} {{(pid=100293) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 07:38:35.399288 np0000007613 devstack@c-api.service[100293]: DEBUG novaclient.v2.client [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET call to compute for https://10.4.3.152/compute/v2.1/servers/97140341-bf4b-4e3a-8ca6-29358b1c1173/os-volume_attachments/c1056f5c-3a52-41e9-9627-5e7e07486cf5 used request id req-cfe3b914-6ff4-4600-b3d0-a62f99dc4263 {{(pid=100293) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 07:38:35.401280 np0000007613 devstack@c-api.service[100293]: ERROR cinder.volume.api [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Caught error: Detach volume from instance 97140341-bf4b-4e3a-8ca6-29358b1c1173 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 97140341-bf4b-4e3a-8ca6-29358b1c1173 using the Compute API Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 07:38:35.404327 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 97140341-bf4b-4e3a-8ca6-29358b1c1173 using the Compute API Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: ERROR cinder.api.middleware.fault Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.middleware.fault [None req-f1ee8157-0b03-4ff4-abf1-703f755e0099 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e returned with HTTP 409 Aug 18 07:38:35.405360 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 975/3940] 10.4.3.152 () {68 vars in 1404 bytes} [Tue Aug 18 07:38:35 2026] DELETE /volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e => generated 167 bytes in 333 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:35.437707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-48bccb40-1bb5-4078-a8dd-fb08dab2be18 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.441626 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-48bccb40-1bb5-4078-a8dd-fb08dab2be18 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:35.441626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-48bccb40-1bb5-4078-a8dd-fb08dab2be18 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:35.441626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-48bccb40-1bb5-4078-a8dd-fb08dab2be18 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:35.453579 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:35.453579 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:35.456754 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-48bccb40-1bb5-4078-a8dd-fb08dab2be18 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:35.461805 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-48bccb40-1bb5-4078-a8dd-fb08dab2be18 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:35.462252 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 995/3941] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:35 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 1155 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:35.479991 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-68f6f083-9f00-4a52-8200-651f0c156bf0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.482514 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-68f6f083-9f00-4a52-8200-651f0c156bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] POST https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5/action Aug 18 07:38:35.482851 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-68f6f083-9f00-4a52-8200-651f0c156bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:35.482968 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-68f6f083-9f00-4a52-8200-651f0c156bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:35.493827 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:35.493827 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:35.494340 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-68f6f083-9f00-4a52-8200-651f0c156bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:35.500022 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-68f6f083-9f00-4a52-8200-651f0c156bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Begin detaching volume completed successfully. Aug 18 07:38:35.500265 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-68f6f083-9f00-4a52-8200-651f0c156bf0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5/action returned with HTTP 202 Aug 18 07:38:35.500897 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 986/3942] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:38:35 2026] POST /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:38:35.544313 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-72c726c5-00d6-4fed-b1e3-3cdbd201981e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.544718 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-72c726c5-00d6-4fed-b1e3-3cdbd201981e None None] GET https://10.4.3.152/volume// Aug 18 07:38:35.544921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-72c726c5-00d6-4fed-b1e3-3cdbd201981e None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:35.545197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-72c726c5-00d6-4fed-b1e3-3cdbd201981e None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:35.545538 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-72c726c5-00d6-4fed-b1e3-3cdbd201981e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:35.545830 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 987/3943] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:35.552651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-c5859707-d796-459a-988e-dbea812ba17c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.555264 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-c5859707-d796-459a-988e-dbea812ba17c tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:35.555530 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-c5859707-d796-459a-988e-dbea812ba17c tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:35.555776 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-c5859707-d796-459a-988e-dbea812ba17c tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:35.598898 np0000007613 devstack@c-api.service[100293]: DEBUG oslo_db.sqlalchemy.engines [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-c5859707-d796-459a-988e-dbea812ba17c tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 07:38:35.606484 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:35.606484 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:35.609466 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-c5859707-d796-459a-988e-dbea812ba17c tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:35.613184 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-c5859707-d796-459a-988e-dbea812ba17c tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:35.613562 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 976/3944] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:38:35 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 1338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:35.975629 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-34ab2089-b552-4501-9975-30bbf6e91b61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:35.979755 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34ab2089-b552-4501-9975-30bbf6e91b61 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:35.979755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34ab2089-b552-4501-9975-30bbf6e91b61 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:35.979755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34ab2089-b552-4501-9975-30bbf6e91b61 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:35.979755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-34ab2089-b552-4501-9975-30bbf6e91b61 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:35.983462 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:35.983462 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:35.983983 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34ab2089-b552-4501-9975-30bbf6e91b61 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:35.984355 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 996/3945] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:35 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:36.302177 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aefc903e-cfd7-4511-8d87-3368e1694d31 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:36.304004 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aefc903e-cfd7-4511-8d87-3368e1694d31 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:36.304160 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aefc903e-cfd7-4511-8d87-3368e1694d31 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:36.304357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aefc903e-cfd7-4511-8d87-3368e1694d31 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:36.304455 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-aefc903e-cfd7-4511-8d87-3368e1694d31 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:36.308636 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:36.308636 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:36.309380 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aefc903e-cfd7-4511-8d87-3368e1694d31 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:36.309826 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 987/3946] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:36 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:36.994528 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d104d5a1-262d-46ba-85af-ebadbe80bad7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:36.996339 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d104d5a1-262d-46ba-85af-ebadbe80bad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:36.996679 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d104d5a1-262d-46ba-85af-ebadbe80bad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:36.997941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d104d5a1-262d-46ba-85af-ebadbe80bad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:36.997941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d104d5a1-262d-46ba-85af-ebadbe80bad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:37.001144 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:37.001144 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:37.001845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d104d5a1-262d-46ba-85af-ebadbe80bad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:37.002283 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 988/3947] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:36 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:37.224576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9678bf07-be1a-4017-8359-a787d209f169 req-30148a31-81a4-432d-95ee-c2ccf2302776 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:37.226311 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-30148a31-81a4-432d-95ee-c2ccf2302776 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption Aug 18 07:38:37.227340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-30148a31-81a4-432d-95ee-c2ccf2302776 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:37.227340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-30148a31-81a4-432d-95ee-c2ccf2302776 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:37.228920 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=377,cinder:UPDATE=120,cinder:INSERT=62 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:38:37.237857 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:37.237857 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:37.244646 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-30148a31-81a4-432d-95ee-c2ccf2302776 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption returned with HTTP 200 Aug 18 07:38:37.245201 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 977/3948] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:38:37 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:37.323671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-20665998-cc35-4e01-a9b9-e6e7d4300686 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:37.326460 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20665998-cc35-4e01-a9b9-e6e7d4300686 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:37.326747 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20665998-cc35-4e01-a9b9-e6e7d4300686 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:37.327034 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-20665998-cc35-4e01-a9b9-e6e7d4300686 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:37.327195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-20665998-cc35-4e01-a9b9-e6e7d4300686 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:37.332609 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:37.332609 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:37.333730 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-20665998-cc35-4e01-a9b9-e6e7d4300686 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:37.334147 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 997/3949] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:37 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:37.561936 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-d9f2cf8e-9e6e-4d26-8a0a-581a4c85a568 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:37.565121 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-d9f2cf8e-9e6e-4d26-8a0a-581a4c85a568 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e Aug 18 07:38:37.565361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-d9f2cf8e-9e6e-4d26-8a0a-581a4c85a568 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:37.565564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-d9f2cf8e-9e6e-4d26-8a0a-581a4c85a568 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:37.577240 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:37.577240 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:37.642252 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4a2867e2-ebae-4b06-aa0f-bdb9077b7876 req-d9f2cf8e-9e6e-4d26-8a0a-581a4c85a568 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e returned with HTTP 200 Aug 18 07:38:37.642721 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 988/3950] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:38:37 2026] DELETE /volume/v3/attachments/f2a3f776-2d2a-4e1c-ac11-472a84058c5e => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:38.011935 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-332ea24c-78d8-4fd9-ad79-796d740d7184 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.013844 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-332ea24c-78d8-4fd9-ad79-796d740d7184 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:38.014197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-332ea24c-78d8-4fd9-ad79-796d740d7184 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.015411 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-332ea24c-78d8-4fd9-ad79-796d740d7184 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.015411 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-332ea24c-78d8-4fd9-ad79-796d740d7184 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:38.016501 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=308,cinder:UPDATE=67,cinder:INSERT=33 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:38:38.019927 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.019927 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:38.020708 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-332ea24c-78d8-4fd9-ad79-796d740d7184 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:38.021217 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 989/3951] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:38.093398 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-71f201c0-a9f0-40f0-a154-9b380f097784 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.095373 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-71f201c0-a9f0-40f0-a154-9b380f097784 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:38.095566 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-71f201c0-a9f0-40f0-a154-9b380f097784 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.095748 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-71f201c0-a9f0-40f0-a154-9b380f097784 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.102666 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.102666 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:38.106202 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-71f201c0-a9f0-40f0-a154-9b380f097784 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:38.110299 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-71f201c0-a9f0-40f0-a154-9b380f097784 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:38.110731 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 978/3952] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:38.147733 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b0900654-8e0a-44ca-819f-d4ed1f5f6628 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.150608 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b0900654-8e0a-44ca-819f-d4ed1f5f6628 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:38.150867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b0900654-8e0a-44ca-819f-d4ed1f5f6628 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.151117 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b0900654-8e0a-44ca-819f-d4ed1f5f6628 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.161082 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.161082 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:38.165632 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b0900654-8e0a-44ca-819f-d4ed1f5f6628 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:38.171066 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b0900654-8e0a-44ca-819f-d4ed1f5f6628 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:38.171476 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 998/3953] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:38.236458 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc43a5f5-a7f6-4572-8334-ae1e071a3cfa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.236999 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc43a5f5-a7f6-4572-8334-ae1e071a3cfa None None] GET https://10.4.3.152/volume// Aug 18 07:38:38.237495 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc43a5f5-a7f6-4572-8334-ae1e071a3cfa None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.237653 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc43a5f5-a7f6-4572-8334-ae1e071a3cfa None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.238013 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc43a5f5-a7f6-4572-8334-ae1e071a3cfa None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:38.238400 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 989/3954] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:38.245480 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-78ad2e7c-128e-48e4-a32f-23ca0530f8d4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.247031 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-78ad2e7c-128e-48e4-a32f-23ca0530f8d4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:38:38.247345 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-78ad2e7c-128e-48e4-a32f-23ca0530f8d4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfd3f36f-9e2a-42e8-a835-63bccc67338e", "connector": null, "instance_uuid": "3460eb21-0408-4663-a783-6367ca869795"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:38.255181 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.255181 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:38.278255 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-78ad2e7c-128e-48e4-a32f-23ca0530f8d4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:38:38.278671 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 990/3955] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:38:38 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:38.306614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0d8b0a35-21d8-47e0-a674-7f1920f73c95 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.308101 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d8b0a35-21d8-47e0-a674-7f1920f73c95 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:38.308295 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d8b0a35-21d8-47e0-a674-7f1920f73c95 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.308521 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d8b0a35-21d8-47e0-a674-7f1920f73c95 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.314926 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6de4977-7017-4649-92d9-de9a65a157cc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.315380 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6de4977-7017-4649-92d9-de9a65a157cc None None] GET https://10.4.3.152/volume// Aug 18 07:38:38.315630 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6de4977-7017-4649-92d9-de9a65a157cc None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.315848 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6de4977-7017-4649-92d9-de9a65a157cc None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.316153 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6de4977-7017-4649-92d9-de9a65a157cc None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:38.316463 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 999/3956] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:38.316953 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.316953 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:38.319628 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0d8b0a35-21d8-47e0-a674-7f1920f73c95 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:38.322823 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-e6590d5e-9277-4f16-bdb5-701013d78b3e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.323389 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d8b0a35-21d8-47e0-a674-7f1920f73c95 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:38.323751 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 979/3957] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:38.325011 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-e6590d5e-9277-4f16-bdb5-701013d78b3e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:38.325265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-e6590d5e-9277-4f16-bdb5-701013d78b3e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.325464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-e6590d5e-9277-4f16-bdb5-701013d78b3e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.335771 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.335771 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:38.339418 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-e6590d5e-9277-4f16-bdb5-701013d78b3e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:38.344557 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-e6590d5e-9277-4f16-bdb5-701013d78b3e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:38.347228 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 990/3958] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:38.348624 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-13bd0b42-4bbe-482e-8f28-138e370ab8fb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.350493 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-13bd0b42-4bbe-482e-8f28-138e370ab8fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:38.350683 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-13bd0b42-4bbe-482e-8f28-138e370ab8fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.350899 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-13bd0b42-4bbe-482e-8f28-138e370ab8fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.351012 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-13bd0b42-4bbe-482e-8f28-138e370ab8fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:38.355425 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.355425 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:38.356237 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-13bd0b42-4bbe-482e-8f28-138e370ab8fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:38.356629 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 991/3959] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:38.447030 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-fd89abdf-8e5b-4a3f-943f-eee6d1af2535 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.449180 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-fd89abdf-8e5b-4a3f-943f-eee6d1af2535 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] PUT https://10.4.3.152/volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3 Aug 18 07:38:38.449554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-fd89abdf-8e5b-4a3f-943f-eee6d1af2535 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:38.458049 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-fd89abdf-8e5b-4a3f-943f-eee6d1af2535 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Acquiring lock "cinder-attachment_update-cfd3f36f-9e2a-42e8-a835-63bccc67338e-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:38:38.463199 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-fd89abdf-8e5b-4a3f-943f-eee6d1af2535 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Lock "cinder-attachment_update-cfd3f36f-9e2a-42e8-a835-63bccc67338e-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:38:38.464201 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.464201 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:38.540537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-fd89abdf-8e5b-4a3f-943f-eee6d1af2535 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Lock "cinder-attachment_update-cfd3f36f-9e2a-42e8-a835-63bccc67338e-np0000007613" released by "attachment_update" :: held 0.077s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:38:38.541118 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-fd89abdf-8e5b-4a3f-943f-eee6d1af2535 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3 returned with HTTP 200 Aug 18 07:38:38.541585 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1000/3960] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:38:38 2026] PUT /volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:38.701091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-438e56d4-a779-420c-a564-56e8d633e421 req-69e033b8-b115-40d3-bcac-6bbafb0816d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.703581 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-438e56d4-a779-420c-a564-56e8d633e421 req-69e033b8-b115-40d3-bcac-6bbafb0816d0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:38.703866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-438e56d4-a779-420c-a564-56e8d633e421 req-69e033b8-b115-40d3-bcac-6bbafb0816d0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.704101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-438e56d4-a779-420c-a564-56e8d633e421 req-69e033b8-b115-40d3-bcac-6bbafb0816d0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.715865 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.715865 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:38.720362 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-438e56d4-a779-420c-a564-56e8d633e421 req-69e033b8-b115-40d3-bcac-6bbafb0816d0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:38.725991 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-438e56d4-a779-420c-a564-56e8d633e421 req-69e033b8-b115-40d3-bcac-6bbafb0816d0 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:38.726597 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 980/3961] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:38.738921 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db72b924-fb5e-4f43-82c4-a0f22333136e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.742295 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db72b924-fb5e-4f43-82c4-a0f22333136e tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:38.742665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db72b924-fb5e-4f43-82c4-a0f22333136e tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.742927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db72b924-fb5e-4f43-82c4-a0f22333136e tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.743341 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-db72b924-fb5e-4f43-82c4-a0f22333136e tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Delete volume with id: c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:38.750538 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.750538 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:38.751021 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db72b924-fb5e-4f43-82c4-a0f22333136e tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:38.766829 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db72b924-fb5e-4f43-82c4-a0f22333136e tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Delete volume request issued successfully. Aug 18 07:38:38.767010 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db72b924-fb5e-4f43-82c4-a0f22333136e tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 202 Aug 18 07:38:38.767470 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 991/3962] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:38:38 2026] DELETE /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:38:38.776264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-36c1b5fe-df83-4eaa-8efc-2795e9c38a0f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:38.778178 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36c1b5fe-df83-4eaa-8efc-2795e9c38a0f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:38.778403 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36c1b5fe-df83-4eaa-8efc-2795e9c38a0f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:38.778614 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36c1b5fe-df83-4eaa-8efc-2795e9c38a0f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:38.787418 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:38.787418 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:38.791095 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-36c1b5fe-df83-4eaa-8efc-2795e9c38a0f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Volume info retrieved successfully. Aug 18 07:38:38.799373 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36c1b5fe-df83-4eaa-8efc-2795e9c38a0f tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 200 Aug 18 07:38:38.800085 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 992/3963] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:38 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:39.031781 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fa13d7dd-14d9-4014-87d8-85666a4ad3eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:39.034030 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa13d7dd-14d9-4014-87d8-85666a4ad3eb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:39.034343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa13d7dd-14d9-4014-87d8-85666a4ad3eb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:39.034610 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fa13d7dd-14d9-4014-87d8-85666a4ad3eb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:39.034774 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fa13d7dd-14d9-4014-87d8-85666a4ad3eb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:39.040042 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:39.040042 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:39.040937 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fa13d7dd-14d9-4014-87d8-85666a4ad3eb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:39.041473 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1001/3964] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:39 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:39.335226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f9f38921-7fc5-4e6a-9ff3-83d758e563e4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:39.337019 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9f38921-7fc5-4e6a-9ff3-83d758e563e4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:39.337199 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9f38921-7fc5-4e6a-9ff3-83d758e563e4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:39.337394 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f9f38921-7fc5-4e6a-9ff3-83d758e563e4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:39.345808 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:39.345808 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:39.348738 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f9f38921-7fc5-4e6a-9ff3-83d758e563e4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:39.352337 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f9f38921-7fc5-4e6a-9ff3-83d758e563e4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:39.352653 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 981/3965] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:39 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:39.365969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2556d41b-9a0c-486f-8c26-3458a51cb59f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:39.367764 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2556d41b-9a0c-486f-8c26-3458a51cb59f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:39.367952 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2556d41b-9a0c-486f-8c26-3458a51cb59f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:39.368130 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2556d41b-9a0c-486f-8c26-3458a51cb59f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:39.368278 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2556d41b-9a0c-486f-8c26-3458a51cb59f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:39.369935 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=304,cinder:INSERT=59,cinder:UPDATE=94 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:38:39.372605 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:39.372605 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:39.373302 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2556d41b-9a0c-486f-8c26-3458a51cb59f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:39.373630 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 992/3966] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:39 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:39.457166 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9678bf07-be1a-4017-8359-a787d209f169 req-f597252b-8dce-4edf-87ab-36e35eb4961a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:39.459133 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-f597252b-8dce-4edf-87ab-36e35eb4961a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8/action Aug 18 07:38:39.459494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-f597252b-8dce-4edf-87ab-36e35eb4961a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:39.459615 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-f597252b-8dce-4edf-87ab-36e35eb4961a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:39.473775 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:39.473775 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:39.483475 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9678bf07-be1a-4017-8359-a787d209f169 req-f597252b-8dce-4edf-87ab-36e35eb4961a tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8/action returned with HTTP 204 Aug 18 07:38:39.483914 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 993/3967] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:38:39 2026] POST /volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:39.813874 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-70d0e0d7-9b59-472c-9d63-8589f1c2ac40 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:39.815703 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70d0e0d7-9b59-472c-9d63-8589f1c2ac40 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] GET https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 Aug 18 07:38:39.815940 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70d0e0d7-9b59-472c-9d63-8589f1c2ac40 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:39.816168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70d0e0d7-9b59-472c-9d63-8589f1c2ac40 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:39.821448 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70d0e0d7-9b59-472c-9d63-8589f1c2ac40 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871 tempest-TestServerVolumeAttachScenarioOldVersion-1125006871-project-member] https://10.4.3.152/volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 returned with HTTP 404 Aug 18 07:38:39.821957 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1002/3968] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:38:39 2026] GET /volume/v3/volumes/c1056f5c-3a52-41e9-9627-5e7e07486cf5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:38:40.053476 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ed6905b2-a7c6-4aa7-ab0d-cc3e7930031f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:40.055402 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed6905b2-a7c6-4aa7-ab0d-cc3e7930031f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:40.055595 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed6905b2-a7c6-4aa7-ab0d-cc3e7930031f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:40.055826 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed6905b2-a7c6-4aa7-ab0d-cc3e7930031f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:40.055935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ed6905b2-a7c6-4aa7-ab0d-cc3e7930031f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:40.064626 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:40.064626 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:40.065335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed6905b2-a7c6-4aa7-ab0d-cc3e7930031f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:40.065709 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 982/3969] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:40 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:40.365668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-41e0667a-f7df-4b48-8327-17152934b6d8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:40.368110 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41e0667a-f7df-4b48-8327-17152934b6d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:40.368333 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-41e0667a-f7df-4b48-8327-17152934b6d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:40.368585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-41e0667a-f7df-4b48-8327-17152934b6d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:40.381664 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:40.381664 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:40.387018 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-41e0667a-f7df-4b48-8327-17152934b6d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:40.387248 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dc1c9620-faa0-49b6-a5df-68f5facd4b1e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:40.391184 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dc1c9620-faa0-49b6-a5df-68f5facd4b1e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:40.391184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dc1c9620-faa0-49b6-a5df-68f5facd4b1e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:40.391184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dc1c9620-faa0-49b6-a5df-68f5facd4b1e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:40.391184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-dc1c9620-faa0-49b6-a5df-68f5facd4b1e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:40.392407 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-41e0667a-f7df-4b48-8327-17152934b6d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:40.392919 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 993/3970] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:40 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:40.399233 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:40.399233 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:40.399233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dc1c9620-faa0-49b6-a5df-68f5facd4b1e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:40.399767 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 994/3971] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:40 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:41.076362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9e3a3e6-b387-4fb1-8006-e56597732ddc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:41.078685 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9e3a3e6-b387-4fb1-8006-e56597732ddc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:41.078932 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9e3a3e6-b387-4fb1-8006-e56597732ddc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:41.079424 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9e3a3e6-b387-4fb1-8006-e56597732ddc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:41.079606 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e9e3a3e6-b387-4fb1-8006-e56597732ddc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:41.088039 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:41.088039 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:41.088802 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9e3a3e6-b387-4fb1-8006-e56597732ddc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:41.089249 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1003/3972] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:41 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:41.102335 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:41.105478 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce/export_record Aug 18 07:38:41.105478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:41.105478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'export_record' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:41.105478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Export record for backup dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 07:38:41.112148 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:41.112148 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:41.112148 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.api [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling RPCAPI with context: , host: np0000007613, backup: dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 07:38:41.120425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] export_record in rpcapi backup_id dd5b9f11-6d65-487f-a355-f5f8ba4adcce on host np0000007613. {{(pid=100293) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 07:38:41.134083 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ1YjlmMTEtNmQ2NS00ODdmLWEzNTUtZjVmOGJhNGFkY2NlIiwgInVzZXJfaWQiOiAiYjAxZGM5MWUyZmY0NDUwYmJmNzM5YjA0YzE5MTFiOTMiLCAicHJvamVjdF9pZCI6ICI0N2NjNDkzYjNmOTY0NWU1OGM0OTY1YmNlNGViNDc2ZiIsICJ2b2x1bWVfaWQiOiAiYTA1YmIwYWYtNmQ3Ni00M2FiLWFiMmYtNGY0OGZmMDUzYTFjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTgxMDg2MDQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDViYjBhZi02ZDc2LTQzYWItYWIyZi00ZjQ4ZmYwNTNhMWMvMjAyNjA4MTgwNzM4MjIvYXpfbm92YV9iYWNrdXBfZGQ1YjlmMTEtNmQ2NS00ODdmLWEzNTUtZjVmOGJhNGFkY2NlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM4OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100293) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 07:38:41.134083 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-34707cde-649b-4f28-a3d7-79cbc9fc81f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce/export_record returned with HTTP 200 Aug 18 07:38:41.134446 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 983/3973] 10.4.3.152 () {68 vars in 1430 bytes} [Tue Aug 18 07:38:41 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:41.142989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-429f0156-2fca-42a5-8703-5ba33d898c3f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:41.145436 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-429f0156-2fca-42a5-8703-5ba33d898c3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:38:41.145753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-429f0156-2fca-42a5-8703-5ba33d898c3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:41.146050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-429f0156-2fca-42a5-8703-5ba33d898c3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:41.146225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-429f0156-2fca-42a5-8703-5ba33d898c3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:41.154630 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:41.154630 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:41.155601 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-429f0156-2fca-42a5-8703-5ba33d898c3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:38:41.156183 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 994/3974] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:41 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:41.171878 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b6e46999-577a-4a3b-a952-9629079ee38d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:41.177412 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups/import_record Aug 18 07:38:41.178094 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE1Nzk2ZWMtNzMwZi00YmI5LThlNDUtZTJhZjlkYzAyYjFiIiwgInVzZXJfaWQiOiAiYjAxZGM5MWUyZmY0NDUwYmJmNzM5YjA0YzE5MTFiOTMiLCAicHJvamVjdF9pZCI6ICI0N2NjNDkzYjNmOTY0NWU1OGM0OTY1YmNlNGViNDc2ZiIsICJ2b2x1bWVfaWQiOiAiYTA1YmIwYWYtNmQ3Ni00M2FiLWFiMmYtNGY0OGZmMDUzYTFjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTgxMDg2MDQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDViYjBhZi02ZDc2LTQzYWItYWIyZi00ZjQ4ZmYwNTNhMWMvMjAyNjA4MTgwNzM4MjIvYXpfbm92YV9iYWNrdXBfZGQ1YjlmMTEtNmQ2NS00ODdmLWEzNTUtZjVmOGJhNGFkY2NlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM4OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:41.182974 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE1Nzk2ZWMtNzMwZi00YmI5LThlNDUtZTJhZjlkYzAyYjFiIiwgInVzZXJfaWQiOiAiYjAxZGM5MWUyZmY0NDUwYmJmNzM5YjA0YzE5MTFiOTMiLCAicHJvamVjdF9pZCI6ICI0N2NjNDkzYjNmOTY0NWU1OGM0OTY1YmNlNGViNDc2ZiIsICJ2b2x1bWVfaWQiOiAiYTA1YmIwYWYtNmQ3Ni00M2FiLWFiMmYtNGY0OGZmMDUzYTFjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTgxMDg2MDQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDViYjBhZi02ZDc2LTQzYWItYWIyZi00ZjQ4ZmYwNTNhMWMvMjAyNjA4MTgwNzM4MjIvYXpfbm92YV9iYWNrdXBfZGQ1YjlmMTEtNmQ2NS00ODdmLWEzNTUtZjVmOGJhNGFkY2NlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM4OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 07:38:41.183166 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE1Nzk2ZWMtNzMwZi00YmI5LThlNDUtZTJhZjlkYzAyYjFiIiwgInVzZXJfaWQiOiAiYjAxZGM5MWUyZmY0NDUwYmJmNzM5YjA0YzE5MTFiOTMiLCAicHJvamVjdF9pZCI6ICI0N2NjNDkzYjNmOTY0NWU1OGM0OTY1YmNlNGViNDc2ZiIsICJ2b2x1bWVfaWQiOiAiYTA1YmIwYWYtNmQ3Ni00M2FiLWFiMmYtNGY0OGZmMDUzYTFjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTgxMDg2MDQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDViYjBhZi02ZDc2LTQzYWItYWIyZi00ZjQ4ZmYwNTNhMWMvMjAyNjA4MTgwNzM4MjIvYXpfbm92YV9iYWNrdXBfZGQ1YjlmMTEtNmQ2NS00ODdmLWEzNTUtZjVmOGJhNGFkY2NlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM4OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 07:38:41.222418 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['80707371-009e-4f73-a606-95d9f7d0d5e8', '9fc262f4-06ab-436b-bb42-f1d405b21729'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:41.245741 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] import_record rpcapi backup id 0a5796ec-730f-4bb9-8e45-e2af9dc02b1b on host np0000007613 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE1Nzk2ZWMtNzMwZi00YmI5LThlNDUtZTJhZjlkYzAyYjFiIiwgInVzZXJfaWQiOiAiYjAxZGM5MWUyZmY0NDUwYmJmNzM5YjA0YzE5MTFiOTMiLCAicHJvamVjdF9pZCI6ICI0N2NjNDkzYjNmOTY0NWU1OGM0OTY1YmNlNGViNDc2ZiIsICJ2b2x1bWVfaWQiOiAiYTA1YmIwYWYtNmQ3Ni00M2FiLWFiMmYtNGY0OGZmMDUzYTFjIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTgxMDg2MDQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDViYjBhZi02ZDc2LTQzYWItYWIyZi00ZjQ4ZmYwNTNhMWMvMjAyNjA4MTgwNzM4MjIvYXpfbm92YV9iYWNrdXBfZGQ1YjlmMTEtNmQ2NS00ODdmLWEzNTUtZjVmOGJhNGFkY2NlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNzozODoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjM4OjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100290) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 07:38:41.248927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Import record output: {'backup': {'id': '0a5796ec-730f-4bb9-8e45-e2af9dc02b1b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.152/volume/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b'}]}}. {{(pid=100290) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 07:38:41.249329 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6e46999-577a-4a3b-a952-9629079ee38d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 201 Aug 18 07:38:41.249912 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 995/3975] 10.4.3.152 () {70 vars in 1342 bytes} [Tue Aug 18 07:38:41 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 81 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 07:38:41.262165 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-674b6f06-42d0-4a40-877f-8f75330932d9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:41.264750 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-674b6f06-42d0-4a40-877f-8f75330932d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b Aug 18 07:38:41.264872 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-674b6f06-42d0-4a40-877f-8f75330932d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:41.265044 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-674b6f06-42d0-4a40-877f-8f75330932d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:41.265151 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-674b6f06-42d0-4a40-877f-8f75330932d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a5796ec-730f-4bb9-8e45-e2af9dc02b1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:41.271784 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:41.271784 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:41.272475 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-674b6f06-42d0-4a40-877f-8f75330932d9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b returned with HTTP 200 Aug 18 07:38:41.272849 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1004/3976] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:41 2026] GET /volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b => generated 647 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:41.416124 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ffd2de2c-b0f3-4da3-bd16-943f0165076f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:41.416581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c5365fb7-b87e-4bf6-9966-b0467c4a372d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:41.418120 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ffd2de2c-b0f3-4da3-bd16-943f0165076f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:41.418399 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ffd2de2c-b0f3-4da3-bd16-943f0165076f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:41.418676 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ffd2de2c-b0f3-4da3-bd16-943f0165076f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:41.418933 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5365fb7-b87e-4bf6-9966-b0467c4a372d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:41.419172 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5365fb7-b87e-4bf6-9966-b0467c4a372d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:41.419437 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c5365fb7-b87e-4bf6-9966-b0467c4a372d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:41.420283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c5365fb7-b87e-4bf6-9966-b0467c4a372d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:41.431116 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:41.431116 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:41.437726 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ffd2de2c-b0f3-4da3-bd16-943f0165076f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:41.440938 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:41.440938 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:41.441862 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c5365fb7-b87e-4bf6-9966-b0467c4a372d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:41.442305 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 984/3977] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:41 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:41.444613 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ffd2de2c-b0f3-4da3-bd16-943f0165076f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:41.445071 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 995/3978] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:41 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:42.283748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-32a19e73-ca07-4b0c-82e5-4cad4004e4f3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:42.290400 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32a19e73-ca07-4b0c-82e5-4cad4004e4f3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b Aug 18 07:38:42.290631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32a19e73-ca07-4b0c-82e5-4cad4004e4f3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:42.290849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32a19e73-ca07-4b0c-82e5-4cad4004e4f3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:42.290993 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-32a19e73-ca07-4b0c-82e5-4cad4004e4f3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a5796ec-730f-4bb9-8e45-e2af9dc02b1b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:42.296117 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:42.296117 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:42.296743 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32a19e73-ca07-4b0c-82e5-4cad4004e4f3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b returned with HTTP 200 Aug 18 07:38:42.297303 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 996/3979] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:42 2026] GET /volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:42.313361 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1daf3714-af4e-41da-ae0f-0655bc4fb5dc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:42.316472 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1daf3714-af4e-41da-ae0f-0655bc4fb5dc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b Aug 18 07:38:42.316631 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1daf3714-af4e-41da-ae0f-0655bc4fb5dc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:42.316851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1daf3714-af4e-41da-ae0f-0655bc4fb5dc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:42.316962 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-1daf3714-af4e-41da-ae0f-0655bc4fb5dc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete backup with id: 0a5796ec-730f-4bb9-8e45-e2af9dc02b1b. Aug 18 07:38:42.322404 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:42.322404 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:42.335688 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-1daf3714-af4e-41da-ae0f-0655bc4fb5dc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] delete_backup rpcapi backup_id 0a5796ec-730f-4bb9-8e45-e2af9dc02b1b {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:38:42.337679 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1daf3714-af4e-41da-ae0f-0655bc4fb5dc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b returned with HTTP 202 Aug 18 07:38:42.338235 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1005/3980] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:38:42 2026] DELETE /volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:38:42.347142 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3373613c-e45c-4b3f-85a0-042d8212990d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:42.350715 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3373613c-e45c-4b3f-85a0-042d8212990d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b Aug 18 07:38:42.350715 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3373613c-e45c-4b3f-85a0-042d8212990d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:42.350715 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3373613c-e45c-4b3f-85a0-042d8212990d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:42.350715 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3373613c-e45c-4b3f-85a0-042d8212990d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a5796ec-730f-4bb9-8e45-e2af9dc02b1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:42.354700 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:42.354700 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:42.355540 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3373613c-e45c-4b3f-85a0-042d8212990d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b returned with HTTP 200 Aug 18 07:38:42.356192 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 985/3981] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:42 2026] GET /volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:38:42.454688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3a460d31-cd9b-4a59-9ab6-382c4ae60625 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:42.456805 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a460d31-cd9b-4a59-9ab6-382c4ae60625 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:42.457055 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a460d31-cd9b-4a59-9ab6-382c4ae60625 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:42.457329 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a460d31-cd9b-4a59-9ab6-382c4ae60625 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:42.457466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3a460d31-cd9b-4a59-9ab6-382c4ae60625 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:42.459342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05a025d8-a28d-47c3-9c14-fa7b0eb9ae8b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:42.461153 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05a025d8-a28d-47c3-9c14-fa7b0eb9ae8b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:42.461356 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05a025d8-a28d-47c3-9c14-fa7b0eb9ae8b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:42.461543 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05a025d8-a28d-47c3-9c14-fa7b0eb9ae8b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:42.470221 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:42.470221 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:42.471375 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a460d31-cd9b-4a59-9ab6-382c4ae60625 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:42.472117 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 996/3982] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:42 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:42.474962 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:42.474962 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:42.478599 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-05a025d8-a28d-47c3-9c14-fa7b0eb9ae8b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:42.482481 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05a025d8-a28d-47c3-9c14-fa7b0eb9ae8b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:42.482835 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 997/3983] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:42 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:43.370223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-79660314-8c5b-473c-9fbc-03960babd0e9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.370223 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79660314-8c5b-473c-9fbc-03960babd0e9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b Aug 18 07:38:43.370223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79660314-8c5b-473c-9fbc-03960babd0e9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.370223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79660314-8c5b-473c-9fbc-03960babd0e9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.370223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-79660314-8c5b-473c-9fbc-03960babd0e9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a5796ec-730f-4bb9-8e45-e2af9dc02b1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:43.373831 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79660314-8c5b-473c-9fbc-03960babd0e9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b returned with HTTP 404 Aug 18 07:38:43.374326 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1006/3984] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:43 2026] GET /volume/v3/backups/0a5796ec-730f-4bb9-8e45-e2af9dc02b1b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:43.382604 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-435e5558-b677-4501-8bf8-35e0e7b15025 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.384815 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-435e5558-b677-4501-8bf8-35e0e7b15025 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c Aug 18 07:38:43.385165 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-435e5558-b677-4501-8bf8-35e0e7b15025 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.385377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-435e5558-b677-4501-8bf8-35e0e7b15025 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.385584 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-435e5558-b677-4501-8bf8-35e0e7b15025 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume with id: a05bb0af-6d76-43ab-ab2f-4f48ff053a1c Aug 18 07:38:43.394671 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.394671 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:43.396022 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-435e5558-b677-4501-8bf8-35e0e7b15025 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:43.419228 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-435e5558-b677-4501-8bf8-35e0e7b15025 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume request issued successfully. Aug 18 07:38:43.419487 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-435e5558-b677-4501-8bf8-35e0e7b15025 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c returned with HTTP 202 Aug 18 07:38:43.420024 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 986/3985] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:38:43 2026] DELETE /volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:38:43.421354 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b3bb6684-22ee-4ea9-9ece-6a1c22e589c2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.425231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b3bb6684-22ee-4ea9-9ece-6a1c22e589c2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3/action Aug 18 07:38:43.425689 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b3bb6684-22ee-4ea9-9ece-6a1c22e589c2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:43.425875 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b3bb6684-22ee-4ea9-9ece-6a1c22e589c2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:43.433722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ca9152d8-840e-4b09-a471-25e5ca22131e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.435894 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca9152d8-840e-4b09-a471-25e5ca22131e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c Aug 18 07:38:43.436319 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca9152d8-840e-4b09-a471-25e5ca22131e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.436660 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca9152d8-840e-4b09-a471-25e5ca22131e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.448677 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.448677 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:43.448852 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.448852 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:43.457654 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ca9152d8-840e-4b09-a471-25e5ca22131e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:43.461312 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca9152d8-840e-4b09-a471-25e5ca22131e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c returned with HTTP 200 Aug 18 07:38:43.462245 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 998/3986] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:43 2026] GET /volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:43.462567 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2de90e9c-2367-4640-9c83-98e410d29de0 req-b3bb6684-22ee-4ea9-9ece-6a1c22e589c2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3/action returned with HTTP 204 Aug 18 07:38:43.463459 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 997/3987] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:38:43 2026] POST /volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:43.487561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c2a0587e-c0d5-4d91-802d-3340316933f3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.495535 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-297ba252-d81a-4ff2-9659-ae6f83b85bb5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.498449 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-297ba252-d81a-4ff2-9659-ae6f83b85bb5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:38:43.498690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-297ba252-d81a-4ff2-9659-ae6f83b85bb5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.498901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-297ba252-d81a-4ff2-9659-ae6f83b85bb5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.500297 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2a0587e-c0d5-4d91-802d-3340316933f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:43.500576 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2a0587e-c0d5-4d91-802d-3340316933f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.501450 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2a0587e-c0d5-4d91-802d-3340316933f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.501450 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c2a0587e-c0d5-4d91-802d-3340316933f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:43.506543 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.506543 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:43.507553 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2a0587e-c0d5-4d91-802d-3340316933f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:43.508050 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1007/3988] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:43 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:43.512607 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.512607 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:43.517264 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-297ba252-d81a-4ff2-9659-ae6f83b85bb5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:43.521707 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-297ba252-d81a-4ff2-9659-ae6f83b85bb5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:38:43.522116 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 987/3989] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:43 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:43.537408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.539315 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:38:43.539766 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cfd3f36f-9e2a-42e8-a835-63bccc67338e", "name": "tempest-VolumesBackupsTest-Backup-1769800779", "force": true, "container": "tempest-volumesbackupstest-backup-container-1866090600"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:43.541744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating new backup {'backup': {'volume_id': 'cfd3f36f-9e2a-42e8-a835-63bccc67338e', 'name': 'tempest-VolumesBackupsTest-Backup-1769800779', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1866090600'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:38:43.542334 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating backup of volume cfd3f36f-9e2a-42e8-a835-63bccc67338e in container tempest-volumesbackupstest-backup-container-1866090600 Aug 18 07:38:43.557810 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ce520784-6a00-4a2b-b6e4-4c7e0070dcbd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.557810 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce520784-6a00-4a2b-b6e4-4c7e0070dcbd None None] GET https://10.4.3.152/volume// Aug 18 07:38:43.557810 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce520784-6a00-4a2b-b6e4-4c7e0070dcbd None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.557810 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ce520784-6a00-4a2b-b6e4-4c7e0070dcbd None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.557810 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ce520784-6a00-4a2b-b6e4-4c7e0070dcbd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:43.557810 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 998/3990] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:43.558062 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.558062 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:43.560303 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:38:43.566710 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-1d854aa9-bdcf-4c67-9b57-c4da6e81fba7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.568752 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-1d854aa9-bdcf-4c67-9b57-c4da6e81fba7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:38:43.569091 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-1d854aa9-bdcf-4c67-9b57-c4da6e81fba7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54305b23-f3e2-44e0-b026-0f82722b0115", "connector": null, "instance_uuid": "826b43ee-c991-47be-a39c-35ae3dce30e2"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:43.580900 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.580900 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:43.591843 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['1e2e8194-1b3c-4e0c-b456-b6dbdac1cb9a', '21303771-1a4c-4006-979b-b54620bbf48e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:43.624594 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-1d854aa9-bdcf-4c67-9b57-c4da6e81fba7 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:38:43.625152 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1008/3991] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:38:43 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:43.631539 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4bea972d-81c8-4476-b87e-0c006b8513b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:38:43.632300 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 999/3992] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:38:43 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:43.646222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-07f43140-47be-4906-9aa3-be780a739050 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.649189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6f8038d9-6878-47d6-b189-8cb388717ffd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:43.649647 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-07f43140-47be-4906-9aa3-be780a739050 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 Aug 18 07:38:43.649970 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-07f43140-47be-4906-9aa3-be780a739050 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.650296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-07f43140-47be-4906-9aa3-be780a739050 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.651595 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f8038d9-6878-47d6-b189-8cb388717ffd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:43.652220 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f8038d9-6878-47d6-b189-8cb388717ffd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:43.652492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6f8038d9-6878-47d6-b189-8cb388717ffd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:43.653082 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6f8038d9-6878-47d6-b189-8cb388717ffd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:43.658533 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.658533 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:43.659483 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6f8038d9-6878-47d6-b189-8cb388717ffd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:43.659970 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 999/3993] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:43 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:43.666878 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:43.666878 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:43.735951 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-07f43140-47be-4906-9aa3-be780a739050 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 returned with HTTP 200 Aug 18 07:38:43.736317 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 988/3994] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:38:43 2026] DELETE /volume/v3/attachments/f71ffc9a-cfe6-4141-920e-2ac929338ac8 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:44.482454 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af645070-07e3-45b3-9d1f-1940be8a4474 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:44.490244 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af645070-07e3-45b3-9d1f-1940be8a4474 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c Aug 18 07:38:44.490505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af645070-07e3-45b3-9d1f-1940be8a4474 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:44.490691 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af645070-07e3-45b3-9d1f-1940be8a4474 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:44.509280 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af645070-07e3-45b3-9d1f-1940be8a4474 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c returned with HTTP 404 Aug 18 07:38:44.509280 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1009/3995] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:44 2026] GET /volume/v3/volumes/a05bb0af-6d76-43ab-ab2f-4f48ff053a1c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:44.522720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec662f4b-9e0b-44c3-aa92-cf360c52fb3e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:44.524767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9203aa7-177f-4fb1-9d17-fb7f50d96859 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:44.527386 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec662f4b-9e0b-44c3-aa92-cf360c52fb3e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:44.527386 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec662f4b-9e0b-44c3-aa92-cf360c52fb3e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:44.527589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec662f4b-9e0b-44c3-aa92-cf360c52fb3e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:44.527750 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ec662f4b-9e0b-44c3-aa92-cf360c52fb3e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:44.528778 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9203aa7-177f-4fb1-9d17-fb7f50d96859 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups Aug 18 07:38:44.529154 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9203aa7-177f-4fb1-9d17-fb7f50d96859 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:44.529415 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9203aa7-177f-4fb1-9d17-fb7f50d96859 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:44.537225 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:44.537225 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:44.537386 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec662f4b-9e0b-44c3-aa92-cf360c52fb3e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:44.537420 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9203aa7-177f-4fb1-9d17-fb7f50d96859 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 18 07:38:44.537894 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1000/3997] 10.4.3.152 () {68 vars in 1277 bytes} [Tue Aug 18 07:38:44 2026] GET /volume/v3/backups => generated 623 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:44.537944 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1000/3997] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:44 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:44.551169 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-924f773b-7a5f-4bf3-b5a8-3207f0f958c1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:44.552911 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-924f773b-7a5f-4bf3-b5a8-3207f0f958c1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups?project_id=47cc493b3f9645e58c4965bce4eb476f Aug 18 07:38:44.553140 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-924f773b-7a5f-4bf3-b5a8-3207f0f958c1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:44.553377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-924f773b-7a5f-4bf3-b5a8-3207f0f958c1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:44.553771 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:44.553771 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:44.566122 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-924f773b-7a5f-4bf3-b5a8-3207f0f958c1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups?project_id=47cc493b3f9645e58c4965bce4eb476f returned with HTTP 200 Aug 18 07:38:44.566526 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 989/3998] 10.4.3.152 () {68 vars in 1364 bytes} [Tue Aug 18 07:38:44 2026] GET /volume/v3/backups?project_id=47cc493b3f9645e58c4965bce4eb476f => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:44.581229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:44.581229 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:38:44.581446 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1954079131"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:44.582913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1954079131'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:38:44.583049 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume of 1 GB Aug 18 07:38:44.583442 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:44.583442 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:44.586705 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Availability Zones retrieved successfully. Aug 18 07:38:44.592128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (0243cbd4-f641-49ef-b30f-5dcd836aaf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:44.593039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6829b856-bda2-43c3-830d-0f809aa01aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:44.593852 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:38:44.617914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6829b856-bda2-43c3-830d-0f809aa01aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:44.617914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee28ea6d-4560-4afd-bf1c-59d39d9a13d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:44.658911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['ec5c076a-fca1-4138-9f71-8a32815ae6ad', '941a0aeb-8a02-4200-8af9-efcdea6751ef', '23692cec-6240-465b-b4a6-049c613bb6d6', '8a0e2979-9ba7-4c74-aa06-e4b6bfbd4ac6'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:44.659765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee28ea6d-4560-4afd-bf1c-59d39d9a13d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec5c076a-fca1-4138-9f71-8a32815ae6ad', '941a0aeb-8a02-4200-8af9-efcdea6751ef', '23692cec-6240-465b-b4a6-049c613bb6d6', '8a0e2979-9ba7-4c74-aa06-e4b6bfbd4ac6']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:44.660503 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ef41c7-e40d-4380-9f92-3060e86ebc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:44.670789 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e00f399d-6e69-48d8-ad9c-106dd921d2fa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:44.673992 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e00f399d-6e69-48d8-ad9c-106dd921d2fa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:44.674273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e00f399d-6e69-48d8-ad9c-106dd921d2fa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:44.674555 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e00f399d-6e69-48d8-ad9c-106dd921d2fa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:44.674718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e00f399d-6e69-48d8-ad9c-106dd921d2fa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:44.680136 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:44.680136 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:44.681099 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e00f399d-6e69-48d8-ad9c-106dd921d2fa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:44.681563 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1001/3999] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:44 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:44.686387 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ef41c7-e40d-4380-9f92-3060e86ebc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aab00d2-d561-4dd5-99b2-255167d8e819', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1954079131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['ec5c076a-fca1-4138-9f71-8a32815ae6ad','941a0aeb-8a02-4200-8af9-efcdea6751ef','23692cec-6240-465b-b4a6-049c613bb6d6','8a0e2979-9ba7-4c74-aa06-e4b6bfbd4ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:38:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1954079131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aab00d2-d561-4dd5-99b2-255167d8e819,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47cc493b3f9645e58c4965bce4eb476f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:44.687197 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a886ef7-08c5-4bfc-ba96-088be6986a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:44.704115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a886ef7-08c5-4bfc-ba96-088be6986a9e) transitioned into state 'SUCCESS' from state '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-1954079131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['ec5c076a-fca1-4138-9f71-8a32815ae6ad','941a0aeb-8a02-4200-8af9-efcdea6751ef','23692cec-6240-465b-b4a6-049c613bb6d6','8a0e2979-9ba7-4c74-aa06-e4b6bfbd4ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:44.704115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f867c7ee-dd3d-4432-bf3c-76c72f67a314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:44.715123 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f867c7ee-dd3d-4432-bf3c-76c72f67a314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:44.716430 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (0243cbd4-f641-49ef-b30f-5dcd836aaf4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:44.716928 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request issued successfully. Aug 18 07:38:44.717787 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2be22da-7132-4e5f-a4f7-2143e1040cd9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:44.719190 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1010/4000] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:38:44 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:44.732075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3360171e-2469-4761-a720-09217a2b9ccb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:44.732075 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3360171e-2469-4761-a720-09217a2b9ccb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 Aug 18 07:38:44.732075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3360171e-2469-4761-a720-09217a2b9ccb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:44.732075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3360171e-2469-4761-a720-09217a2b9ccb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:44.738624 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:44.738624 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:44.741808 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3360171e-2469-4761-a720-09217a2b9ccb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:44.745495 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3360171e-2469-4761-a720-09217a2b9ccb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 returned with HTTP 200 Aug 18 07:38:44.745926 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1001/4001] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:44 2026] GET /volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:45.333412 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cd6c1704-2e4c-4cd3-aa19-6d2c529058d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:45.337227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cd6c1704-2e4c-4cd3-aa19-6d2c529058d5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] PUT https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b Aug 18 07:38:45.338158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cd6c1704-2e4c-4cd3-aa19-6d2c529058d5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:45.351287 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cd6c1704-2e4c-4cd3-aa19-6d2c529058d5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Acquiring lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:38:45.356609 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cd6c1704-2e4c-4cd3-aa19-6d2c529058d5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:38:45.357711 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:45.357711 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:45.444923 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cd6c1704-2e4c-4cd3-aa19-6d2c529058d5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Lock "cinder-attachment_update-54305b23-f3e2-44e0-b026-0f82722b0115-np0000007613" released by "attachment_update" :: held 0.088s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:38:45.445057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cd6c1704-2e4c-4cd3-aa19-6d2c529058d5 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b returned with HTTP 200 Aug 18 07:38:45.445612 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 990/4002] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:38:45 2026] PUT /volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:45.455441 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cc5797a8-d28b-46a9-899c-6c137855bd9d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:45.459276 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cc5797a8-d28b-46a9-899c-6c137855bd9d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b Aug 18 07:38:45.459276 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cc5797a8-d28b-46a9-899c-6c137855bd9d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:45.459276 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cc5797a8-d28b-46a9-899c-6c137855bd9d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:45.482257 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-cc5797a8-d28b-46a9-899c-6c137855bd9d tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b returned with HTTP 200 Aug 18 07:38:45.482257 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1002/4003] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:38:45 2026] GET /volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:45.552363 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-16c452b0-3800-49cd-b4fe-71775f628c9e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:45.554691 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16c452b0-3800-49cd-b4fe-71775f628c9e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:45.555017 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16c452b0-3800-49cd-b4fe-71775f628c9e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:45.555329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-16c452b0-3800-49cd-b4fe-71775f628c9e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:45.555505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-16c452b0-3800-49cd-b4fe-71775f628c9e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:45.560234 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:45.560234 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:45.561348 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-16c452b0-3800-49cd-b4fe-71775f628c9e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:45.561771 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1011/4004] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:45 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:45.691391 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e41e3a0-5031-4365-a798-70c6f583a9de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:45.693163 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e41e3a0-5031-4365-a798-70c6f583a9de tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:45.693364 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e41e3a0-5031-4365-a798-70c6f583a9de tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:45.693544 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e41e3a0-5031-4365-a798-70c6f583a9de tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:45.693644 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1e41e3a0-5031-4365-a798-70c6f583a9de tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:45.697919 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:45.697919 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:45.698622 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e41e3a0-5031-4365-a798-70c6f583a9de tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:45.699001 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1002/4005] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:45 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:45.763958 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9ee91fa3-e190-4e7a-b940-b11fde0c6279 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:45.766280 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ee91fa3-e190-4e7a-b940-b11fde0c6279 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 Aug 18 07:38:45.766587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ee91fa3-e190-4e7a-b940-b11fde0c6279 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:45.766856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ee91fa3-e190-4e7a-b940-b11fde0c6279 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:45.776855 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:45.776855 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:45.781266 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9ee91fa3-e190-4e7a-b940-b11fde0c6279 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:45.786291 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ee91fa3-e190-4e7a-b940-b11fde0c6279 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 returned with HTTP 200 Aug 18 07:38:45.786837 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 991/4006] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:45 2026] GET /volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:45.807264 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-da0a70ad-61d7-452b-8946-a071f4219a9c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:45.809606 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da0a70ad-61d7-452b-8946-a071f4219a9c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:38:45.810115 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-da0a70ad-61d7-452b-8946-a071f4219a9c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7aab00d2-d561-4dd5-99b2-255167d8e819", "name": "tempest-type-Backup-324300218"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:45.813258 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-da0a70ad-61d7-452b-8946-a071f4219a9c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating new backup {'backup': {'volume_id': '7aab00d2-d561-4dd5-99b2-255167d8e819', 'name': 'tempest-type-Backup-324300218'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:38:45.813772 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-da0a70ad-61d7-452b-8946-a071f4219a9c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating backup of volume 7aab00d2-d561-4dd5-99b2-255167d8e819 in container None Aug 18 07:38:45.825751 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:45.825751 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:45.826203 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-da0a70ad-61d7-452b-8946-a071f4219a9c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:38:45.844487 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-da0a70ad-61d7-452b-8946-a071f4219a9c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['e4fe956d-e025-41dd-aa64-020c2983459e', '79d3e6a1-94ed-4c5b-83ed-1f88c2f25229'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:45.869508 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-da0a70ad-61d7-452b-8946-a071f4219a9c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:38:45.870319 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1003/4007] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:38:45 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:45.881613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ff48b2f-d05d-4d80-bb7d-3e1544ed05cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:45.884262 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ff48b2f-d05d-4d80-bb7d-3e1544ed05cd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:45.884262 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ff48b2f-d05d-4d80-bb7d-3e1544ed05cd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:45.884448 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ff48b2f-d05d-4d80-bb7d-3e1544ed05cd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:45.884520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8ff48b2f-d05d-4d80-bb7d-3e1544ed05cd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:45.889139 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:45.889139 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:45.889841 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ff48b2f-d05d-4d80-bb7d-3e1544ed05cd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:45.890228 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1012/4008] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:45 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:46.575073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b446997c-b26a-48f8-a7fc-18d6ca0ea579 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:46.577263 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b446997c-b26a-48f8-a7fc-18d6ca0ea579 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:46.577538 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b446997c-b26a-48f8-a7fc-18d6ca0ea579 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:46.577814 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b446997c-b26a-48f8-a7fc-18d6ca0ea579 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:46.578029 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b446997c-b26a-48f8-a7fc-18d6ca0ea579 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:46.583301 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:46.583301 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:46.584041 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b446997c-b26a-48f8-a7fc-18d6ca0ea579 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:46.584416 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1003/4009] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:46 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:38:46.708233 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cb68ae34-4fb6-4fa9-84b4-943d9e9729ca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:46.710221 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb68ae34-4fb6-4fa9-84b4-943d9e9729ca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:46.710432 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb68ae34-4fb6-4fa9-84b4-943d9e9729ca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:46.710638 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb68ae34-4fb6-4fa9-84b4-943d9e9729ca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:46.710753 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cb68ae34-4fb6-4fa9-84b4-943d9e9729ca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:46.714383 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:46.714383 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:46.715153 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb68ae34-4fb6-4fa9-84b4-943d9e9729ca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:46.715697 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 992/4010] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:46 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:46.900377 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c3eaf5bf-fb1f-4fb2-807d-04fed7fac6a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:46.903848 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3eaf5bf-fb1f-4fb2-807d-04fed7fac6a5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:46.904221 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3eaf5bf-fb1f-4fb2-807d-04fed7fac6a5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:46.904507 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c3eaf5bf-fb1f-4fb2-807d-04fed7fac6a5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:46.904704 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c3eaf5bf-fb1f-4fb2-807d-04fed7fac6a5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:46.910330 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:46.910330 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:46.911255 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c3eaf5bf-fb1f-4fb2-807d-04fed7fac6a5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:46.911793 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1004/4011] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:46 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:47.597336 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1c83325a-b02a-48bb-9519-73149275997c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:47.600441 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c83325a-b02a-48bb-9519-73149275997c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:47.600441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c83325a-b02a-48bb-9519-73149275997c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:47.600441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c83325a-b02a-48bb-9519-73149275997c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:47.600441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1c83325a-b02a-48bb-9519-73149275997c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:47.606560 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:47.606560 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:47.606560 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c83325a-b02a-48bb-9519-73149275997c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:47.606560 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1013/4012] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:47 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:47.725426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-191d156c-5b2a-498b-91e4-d877a10b4cf8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:47.727117 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-191d156c-5b2a-498b-91e4-d877a10b4cf8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:47.727316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-191d156c-5b2a-498b-91e4-d877a10b4cf8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:47.727494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-191d156c-5b2a-498b-91e4-d877a10b4cf8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:47.727595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-191d156c-5b2a-498b-91e4-d877a10b4cf8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:47.731516 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:47.731516 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:47.732251 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-191d156c-5b2a-498b-91e4-d877a10b4cf8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:47.732566 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1004/4013] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:47 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:47.922670 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e0a2085c-491b-4a0f-b2f4-e1bad9703a3f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:47.924247 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e0a2085c-491b-4a0f-b2f4-e1bad9703a3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:47.924468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e0a2085c-491b-4a0f-b2f4-e1bad9703a3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:47.924714 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e0a2085c-491b-4a0f-b2f4-e1bad9703a3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:47.924863 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e0a2085c-491b-4a0f-b2f4-e1bad9703a3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:47.929927 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:47.929927 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:47.930575 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e0a2085c-491b-4a0f-b2f4-e1bad9703a3f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:47.931345 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 993/4014] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:47 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:48.617222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-82f462c0-9da1-471f-876a-fbe3be1ffd89 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:48.619162 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82f462c0-9da1-471f-876a-fbe3be1ffd89 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:48.619386 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82f462c0-9da1-471f-876a-fbe3be1ffd89 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:48.619746 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82f462c0-9da1-471f-876a-fbe3be1ffd89 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:48.619879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-82f462c0-9da1-471f-876a-fbe3be1ffd89 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:48.624098 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:48.624098 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:48.624857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82f462c0-9da1-471f-876a-fbe3be1ffd89 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:48.625225 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1005/4015] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:48 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:48.754841 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b0a9c884-c1a9-4df5-9391-5fd0bf63917e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:48.772197 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0a9c884-c1a9-4df5-9391-5fd0bf63917e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:48.776421 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0a9c884-c1a9-4df5-9391-5fd0bf63917e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:48.783529 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0a9c884-c1a9-4df5-9391-5fd0bf63917e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:48.786086 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b0a9c884-c1a9-4df5-9391-5fd0bf63917e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:48.809885 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:48.809885 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:48.810744 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0a9c884-c1a9-4df5-9391-5fd0bf63917e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:48.811117 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1014/4016] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:48 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:48.940653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0a63e852-6eea-4f9e-8e2d-f340278b9d71 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:48.942492 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a63e852-6eea-4f9e-8e2d-f340278b9d71 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:48.942655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a63e852-6eea-4f9e-8e2d-f340278b9d71 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:48.942868 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0a63e852-6eea-4f9e-8e2d-f340278b9d71 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:48.942969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0a63e852-6eea-4f9e-8e2d-f340278b9d71 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:48.947442 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:48.947442 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:48.948062 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0a63e852-6eea-4f9e-8e2d-f340278b9d71 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:48.948375 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1005/4017] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:48 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:49.635993 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c9f85c20-8bfd-4387-9867-fdd19300b7c6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:49.638350 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9f85c20-8bfd-4387-9867-fdd19300b7c6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:49.638610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9f85c20-8bfd-4387-9867-fdd19300b7c6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:49.638871 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c9f85c20-8bfd-4387-9867-fdd19300b7c6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:49.639024 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c9f85c20-8bfd-4387-9867-fdd19300b7c6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:49.644529 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:49.644529 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:49.645427 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c9f85c20-8bfd-4387-9867-fdd19300b7c6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:49.646012 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 994/4018] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:49 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:38:49.823055 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-71ccba10-0569-40bd-bf08-868c0a766440 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:49.825266 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71ccba10-0569-40bd-bf08-868c0a766440 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:49.825487 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71ccba10-0569-40bd-bf08-868c0a766440 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:49.825688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-71ccba10-0569-40bd-bf08-868c0a766440 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:49.826062 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-71ccba10-0569-40bd-bf08-868c0a766440 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:49.830113 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:49.830113 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:49.830852 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-71ccba10-0569-40bd-bf08-868c0a766440 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:49.831234 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1006/4019] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:49 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:49.960339 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-73947217-466b-4bb0-ab77-5f4e5e254f6d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:49.963944 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73947217-466b-4bb0-ab77-5f4e5e254f6d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:49.963944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73947217-466b-4bb0-ab77-5f4e5e254f6d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:49.963944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-73947217-466b-4bb0-ab77-5f4e5e254f6d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:49.963944 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-73947217-466b-4bb0-ab77-5f4e5e254f6d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:49.967506 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:49.967506 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:49.968328 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-73947217-466b-4bb0-ab77-5f4e5e254f6d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:49.968790 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1015/4020] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:49 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:50.657095 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5a59a2f-e2eb-4ad3-9079-15f17e0693fa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:50.659168 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5a59a2f-e2eb-4ad3-9079-15f17e0693fa tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:50.659388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5a59a2f-e2eb-4ad3-9079-15f17e0693fa tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:50.659904 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5a59a2f-e2eb-4ad3-9079-15f17e0693fa tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:50.659904 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f5a59a2f-e2eb-4ad3-9079-15f17e0693fa tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:50.664129 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:50.664129 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:50.665018 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5a59a2f-e2eb-4ad3-9079-15f17e0693fa tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:50.665379 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1006/4021] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:50 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:50.840765 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8a4b7bd2-782c-4228-a8c3-440d1014499d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:50.842580 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a4b7bd2-782c-4228-a8c3-440d1014499d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:50.842788 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a4b7bd2-782c-4228-a8c3-440d1014499d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:50.843017 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8a4b7bd2-782c-4228-a8c3-440d1014499d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:50.843114 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8a4b7bd2-782c-4228-a8c3-440d1014499d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:50.847795 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:50.847795 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:50.848756 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8a4b7bd2-782c-4228-a8c3-440d1014499d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:50.849137 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 995/4022] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:50 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:50.978741 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a6ef76ee-5431-4922-93d4-7d2f2bab561a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:50.980718 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a6ef76ee-5431-4922-93d4-7d2f2bab561a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:50.981000 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a6ef76ee-5431-4922-93d4-7d2f2bab561a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:50.981242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a6ef76ee-5431-4922-93d4-7d2f2bab561a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:50.981396 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a6ef76ee-5431-4922-93d4-7d2f2bab561a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:50.985727 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:50.985727 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:50.986482 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a6ef76ee-5431-4922-93d4-7d2f2bab561a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:50.986948 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1007/4023] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:50 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:51.675568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6394fa02-ead3-4f1c-9b25-678a046aa72e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:51.677412 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6394fa02-ead3-4f1c-9b25-678a046aa72e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:51.677608 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6394fa02-ead3-4f1c-9b25-678a046aa72e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:51.677786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6394fa02-ead3-4f1c-9b25-678a046aa72e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:51.677893 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6394fa02-ead3-4f1c-9b25-678a046aa72e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:51.682502 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:51.682502 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:51.683303 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6394fa02-ead3-4f1c-9b25-678a046aa72e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:51.683794 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1016/4024] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:51 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:51.756096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-b98f51ac-2b4f-494c-84d2-30413b3bee0b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:51.758599 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-b98f51ac-2b4f-494c-84d2-30413b3bee0b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption Aug 18 07:38:51.758792 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-b98f51ac-2b4f-494c-84d2-30413b3bee0b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:51.758988 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-b98f51ac-2b4f-494c-84d2-30413b3bee0b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:51.773956 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:51.773956 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:51.780469 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-b98f51ac-2b4f-494c-84d2-30413b3bee0b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption returned with HTTP 200 Aug 18 07:38:51.780874 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1007/4025] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:38:51 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:51.858587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e014a0b5-094b-417e-b732-eee8d6069ea9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:51.864287 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e014a0b5-094b-417e-b732-eee8d6069ea9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:51.864599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e014a0b5-094b-417e-b732-eee8d6069ea9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:51.864795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e014a0b5-094b-417e-b732-eee8d6069ea9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:51.864943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e014a0b5-094b-417e-b732-eee8d6069ea9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:51.872371 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:51.872371 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:51.873527 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e014a0b5-094b-417e-b732-eee8d6069ea9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:51.874044 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 996/4026] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:51 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:51.999289 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7968d6dc-4876-4679-9f68-b5eadab0603e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:52.002637 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7968d6dc-4876-4679-9f68-b5eadab0603e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:52.003029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7968d6dc-4876-4679-9f68-b5eadab0603e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:52.003453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7968d6dc-4876-4679-9f68-b5eadab0603e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:52.003629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7968d6dc-4876-4679-9f68-b5eadab0603e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:52.010294 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:52.010294 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:52.011340 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7968d6dc-4876-4679-9f68-b5eadab0603e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:52.012174 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1008/4027] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:51 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:52.693267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cfdebb4e-ac5c-4fa7-8049-68ae8b82c15c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:52.695154 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cfdebb4e-ac5c-4fa7-8049-68ae8b82c15c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:52.696816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cfdebb4e-ac5c-4fa7-8049-68ae8b82c15c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:52.696816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cfdebb4e-ac5c-4fa7-8049-68ae8b82c15c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:52.696816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-cfdebb4e-ac5c-4fa7-8049-68ae8b82c15c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:52.701032 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:52.701032 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:52.701976 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cfdebb4e-ac5c-4fa7-8049-68ae8b82c15c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:52.702496 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1017/4028] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:52 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:52.714002 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9ebbea20-a1f9-44bd-a2ff-2c05eb666a44 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:52.716111 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ebbea20-a1f9-44bd-a2ff-2c05eb666a44 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 Aug 18 07:38:52.716386 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ebbea20-a1f9-44bd-a2ff-2c05eb666a44 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:52.716601 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9ebbea20-a1f9-44bd-a2ff-2c05eb666a44 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:52.724558 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:52.724558 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:52.728964 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9ebbea20-a1f9-44bd-a2ff-2c05eb666a44 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:52.734045 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9ebbea20-a1f9-44bd-a2ff-2c05eb666a44 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 returned with HTTP 200 Aug 18 07:38:52.734558 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1008/4029] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:52 2026] GET /volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:52.749026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cdbce473-898b-425a-9e4d-e5fd0ebf0d68 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:52.750765 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdbce473-898b-425a-9e4d-e5fd0ebf0d68 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:52.751018 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdbce473-898b-425a-9e4d-e5fd0ebf0d68 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:52.751237 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cdbce473-898b-425a-9e4d-e5fd0ebf0d68 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:52.751363 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-cdbce473-898b-425a-9e4d-e5fd0ebf0d68 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete backup with id: 340ba53a-4187-4ffb-aa4a-34042935c776. Aug 18 07:38:52.755719 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:52.755719 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:52.773277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-cdbce473-898b-425a-9e4d-e5fd0ebf0d68 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] delete_backup rpcapi backup_id 340ba53a-4187-4ffb-aa4a-34042935c776 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:38:52.775130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cdbce473-898b-425a-9e4d-e5fd0ebf0d68 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 202 Aug 18 07:38:52.775701 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 997/4030] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:38:52 2026] DELETE /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:38:52.784060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-54c98c38-42f1-44d4-878b-bbb9de98b862 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:52.788630 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54c98c38-42f1-44d4-878b-bbb9de98b862 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:52.788864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54c98c38-42f1-44d4-878b-bbb9de98b862 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:52.789047 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-54c98c38-42f1-44d4-878b-bbb9de98b862 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:52.789153 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-54c98c38-42f1-44d4-878b-bbb9de98b862 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:52.794918 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:52.794918 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:52.796142 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-54c98c38-42f1-44d4-878b-bbb9de98b862 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 200 Aug 18 07:38:52.796655 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1009/4031] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:52 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:52.884568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ba3ae690-b423-4523-a3c2-705d8b26ad59 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:52.889243 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba3ae690-b423-4523-a3c2-705d8b26ad59 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:52.889243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba3ae690-b423-4523-a3c2-705d8b26ad59 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:52.889243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ba3ae690-b423-4523-a3c2-705d8b26ad59 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:52.889243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ba3ae690-b423-4523-a3c2-705d8b26ad59 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:52.894727 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:52.894727 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:52.896127 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ba3ae690-b423-4523-a3c2-705d8b26ad59 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:52.896775 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1018/4032] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:52 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:53.024744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-674ae8aa-978c-47d2-896c-cbab476738fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:53.026489 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-674ae8aa-978c-47d2-896c-cbab476738fc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:53.026702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-674ae8aa-978c-47d2-896c-cbab476738fc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:53.026918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-674ae8aa-978c-47d2-896c-cbab476738fc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:53.027025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-674ae8aa-978c-47d2-896c-cbab476738fc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:53.030994 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:53.030994 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:53.031574 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-674ae8aa-978c-47d2-896c-cbab476738fc tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:53.031937 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1009/4033] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:53 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:53.807187 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1be67db2-8fd2-41b5-9965-8a3cdae968fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:53.810455 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1be67db2-8fd2-41b5-9965-8a3cdae968fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 Aug 18 07:38:53.810620 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1be67db2-8fd2-41b5-9965-8a3cdae968fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:53.810789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1be67db2-8fd2-41b5-9965-8a3cdae968fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:53.810901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1be67db2-8fd2-41b5-9965-8a3cdae968fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 340ba53a-4187-4ffb-aa4a-34042935c776. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:53.816486 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1be67db2-8fd2-41b5-9965-8a3cdae968fb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 returned with HTTP 404 Aug 18 07:38:53.817095 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 998/4034] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:53 2026] GET /volume/v3/backups/340ba53a-4187-4ffb-aa4a-34042935c776 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:53.823759 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7a0ce83a-9b12-42b2-81f1-5ca91147c24d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:53.826982 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a0ce83a-9b12-42b2-81f1-5ca91147c24d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:53.827312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a0ce83a-9b12-42b2-81f1-5ca91147c24d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:53.827579 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7a0ce83a-9b12-42b2-81f1-5ca91147c24d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:53.827722 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-7a0ce83a-9b12-42b2-81f1-5ca91147c24d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete backup with id: 73ade48c-ac48-44ae-81d9-55a57bce7ec2. Aug 18 07:38:53.834549 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:53.834549 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:53.850314 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-7a0ce83a-9b12-42b2-81f1-5ca91147c24d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] delete_backup rpcapi backup_id 73ade48c-ac48-44ae-81d9-55a57bce7ec2 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:38:53.852755 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7a0ce83a-9b12-42b2-81f1-5ca91147c24d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 202 Aug 18 07:38:53.853291 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1010/4035] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:38:53 2026] DELETE /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:38:53.861942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbca7277-1153-4268-9795-7508c828bae4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:53.863678 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbca7277-1153-4268-9795-7508c828bae4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:53.863883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbca7277-1153-4268-9795-7508c828bae4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:53.864064 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbca7277-1153-4268-9795-7508c828bae4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:53.864170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bbca7277-1153-4268-9795-7508c828bae4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:53.868362 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:53.868362 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:53.869038 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbca7277-1153-4268-9795-7508c828bae4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 200 Aug 18 07:38:53.869411 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1019/4036] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:53 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:53.908854 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-458d46f0-90a6-4718-aab4-c88e6b824bbb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:53.911297 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-458d46f0-90a6-4718-aab4-c88e6b824bbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:53.911638 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-458d46f0-90a6-4718-aab4-c88e6b824bbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:53.911987 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-458d46f0-90a6-4718-aab4-c88e6b824bbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:53.912197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-458d46f0-90a6-4718-aab4-c88e6b824bbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:53.919685 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:53.919685 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:53.920819 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-458d46f0-90a6-4718-aab4-c88e6b824bbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:53.921190 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1010/4037] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:53 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:54.042094 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b32bd7bb-54d7-458c-9a30-adcca33040f7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.044034 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b32bd7bb-54d7-458c-9a30-adcca33040f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:54.044414 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b32bd7bb-54d7-458c-9a30-adcca33040f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.044611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b32bd7bb-54d7-458c-9a30-adcca33040f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.044731 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b32bd7bb-54d7-458c-9a30-adcca33040f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:54.053433 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.053433 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:54.054076 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b32bd7bb-54d7-458c-9a30-adcca33040f7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:54.054395 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 999/4038] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:54.215587 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-d561bd68-5f75-4ef4-851d-841ce430b215 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.219457 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-d561bd68-5f75-4ef4-851d-841ce430b215 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b/action Aug 18 07:38:54.219904 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-d561bd68-5f75-4ef4-851d-841ce430b215 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:54.220022 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-d561bd68-5f75-4ef4-851d-841ce430b215 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:54.242009 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.242009 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:54.261308 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-c40c4adc-e5eb-46b2-a9c2-4f3612ac7fed req-d561bd68-5f75-4ef4-851d-841ce430b215 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b/action returned with HTTP 204 Aug 18 07:38:54.261930 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1011/4039] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:38:54 2026] POST /volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:54.680291 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e63f855e-dbd2-4c5e-b903-662831f9811c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.681769 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e63f855e-dbd2-4c5e-b903-662831f9811c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:54.681992 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e63f855e-dbd2-4c5e-b903-662831f9811c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.682164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e63f855e-dbd2-4c5e-b903-662831f9811c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.693303 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.693303 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:54.697373 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e63f855e-dbd2-4c5e-b903-662831f9811c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:54.701661 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e63f855e-dbd2-4c5e-b903-662831f9811c tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:54.702049 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1020/4040] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:54.746223 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-6e46f994-98d9-4515-b94f-4c8ffc404b5b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.750322 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-6e46f994-98d9-4515-b94f-4c8ffc404b5b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:54.750322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-6e46f994-98d9-4515-b94f-4c8ffc404b5b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.750322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-6e46f994-98d9-4515-b94f-4c8ffc404b5b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.757531 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.757531 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:54.761353 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-6e46f994-98d9-4515-b94f-4c8ffc404b5b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:54.765591 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-6e46f994-98d9-4515-b94f-4c8ffc404b5b tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:54.766040 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1011/4041] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:54.784544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-ef2cfe20-f796-459a-b009-026b72c540b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.787659 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-ef2cfe20-f796-459a-b009-026b72c540b0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] POST https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/action Aug 18 07:38:54.788265 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-ef2cfe20-f796-459a-b009-026b72c540b0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:54.788485 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-ef2cfe20-f796-459a-b009-026b72c540b0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:54.804407 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.804407 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:54.805301 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-ef2cfe20-f796-459a-b009-026b72c540b0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:54.813111 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-ef2cfe20-f796-459a-b009-026b72c540b0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Begin detaching volume completed successfully. Aug 18 07:38:54.813511 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-ef2cfe20-f796-459a-b009-026b72c540b0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/action returned with HTTP 202 Aug 18 07:38:54.813917 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1000/4042] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:38:54 2026] POST /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:38:54.878766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5c23ea88-b324-4f0a-82eb-34cbc4972a4f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.879328 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c23ea88-b324-4f0a-82eb-34cbc4972a4f None None] GET https://10.4.3.152/volume// Aug 18 07:38:54.879547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c23ea88-b324-4f0a-82eb-34cbc4972a4f None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.879782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c23ea88-b324-4f0a-82eb-34cbc4972a4f None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.880203 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c23ea88-b324-4f0a-82eb-34cbc4972a4f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:38:54.880899 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1012/4043] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:38:54.883009 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f1d8ca00-3d6d-4e34-a8d9-36e1dc44fb79 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.885330 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1d8ca00-3d6d-4e34-a8d9-36e1dc44fb79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 Aug 18 07:38:54.885592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1d8ca00-3d6d-4e34-a8d9-36e1dc44fb79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.885868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f1d8ca00-3d6d-4e34-a8d9-36e1dc44fb79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.886028 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f1d8ca00-3d6d-4e34-a8d9-36e1dc44fb79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 73ade48c-ac48-44ae-81d9-55a57bce7ec2. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:54.891081 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f1d8ca00-3d6d-4e34-a8d9-36e1dc44fb79 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 returned with HTTP 404 Aug 18 07:38:54.891710 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1021/4044] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/v3/backups/73ade48c-ac48-44ae-81d9-55a57bce7ec2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:38:54.893927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-75098077-4963-4174-9ac6-13d2cb67a920 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.896767 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-75098077-4963-4174-9ac6-13d2cb67a920 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:38:54.897080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-75098077-4963-4174-9ac6-13d2cb67a920 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.897360 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-75098077-4963-4174-9ac6-13d2cb67a920 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.910750 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.910750 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:54.915908 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-75098077-4963-4174-9ac6-13d2cb67a920 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:38:54.920987 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.921849 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-75098077-4963-4174-9ac6-13d2cb67a920 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:38:54.922440 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1012/4045] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 1351 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:38:54.923091 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:38:54.923444 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "name": "tempest-VolumesBackupsTest-Volume-1586181772"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:54.924942 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'name': 'tempest-VolumesBackupsTest-Volume-1586181772'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:38:54.934266 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7680e068-dae3-491f-9d5a-a942fb6c6dc5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.935620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-19dd31d8-0dad-4448-8c4a-d9a0cc025090 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:54.936592 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7680e068-dae3-491f-9d5a-a942fb6c6dc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:54.936899 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7680e068-dae3-491f-9d5a-a942fb6c6dc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.937159 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7680e068-dae3-491f-9d5a-a942fb6c6dc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.937328 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7680e068-dae3-491f-9d5a-a942fb6c6dc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:54.938273 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-19dd31d8-0dad-4448-8c4a-d9a0cc025090 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption Aug 18 07:38:54.938506 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-19dd31d8-0dad-4448-8c4a-d9a0cc025090 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:54.938701 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-19dd31d8-0dad-4448-8c4a-d9a0cc025090 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:54.942478 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.942478 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:54.943371 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7680e068-dae3-491f-9d5a-a942fb6c6dc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:54.943793 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1013/4046] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:54.949245 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:54.949245 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:54.957185 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-19dd31d8-0dad-4448-8c4a-d9a0cc025090 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption returned with HTTP 200 Aug 18 07:38:54.957732 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1022/4047] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:38:54 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:55.066069 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d21b8fce-d6df-4095-96f6-397e6d7444d5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:55.068350 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d21b8fce-d6df-4095-96f6-397e6d7444d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:55.068684 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d21b8fce-d6df-4095-96f6-397e6d7444d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:55.068939 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d21b8fce-d6df-4095-96f6-397e6d7444d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:55.069118 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d21b8fce-d6df-4095-96f6-397e6d7444d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:55.073666 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:55.073666 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:55.074320 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d21b8fce-d6df-4095-96f6-397e6d7444d5 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:55.074703 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1013/4048] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:55 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:55.147893 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume of 1 GB Aug 18 07:38:55.154428 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Availability Zones retrieved successfully. Aug 18 07:38:55.159037 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (14c863d8-f837-4e55-af2b-34cfeaeaac44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:55.159974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692451c1-0440-4a3d-989c-79d690835eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:55.160735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:38:55.217748 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692451c1-0440-4a3d-989c-79d690835eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:55.218936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3792c64-7209-4204-8886-8dd9494a00cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:55.262139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['5782ba64-5e01-464f-9550-60db505bf2e6', '47c88ff4-3e78-4af4-b2ca-e972831b43d6', '952f32b5-7de9-47d2-9450-64eb93b7365b', 'e1324a91-47da-4858-8886-ebb43ba00b14'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:55.263128 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3792c64-7209-4204-8886-8dd9494a00cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5782ba64-5e01-464f-9550-60db505bf2e6', '47c88ff4-3e78-4af4-b2ca-e972831b43d6', '952f32b5-7de9-47d2-9450-64eb93b7365b', 'e1324a91-47da-4858-8886-ebb43ba00b14']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:55.264095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d31aee9-3dfb-476b-b282-a5fe451a2b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:55.295851 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d31aee9-3dfb-476b-b282-a5fe451a2b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113cd0e7-d544-4871-a452-ee638c1c5926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1586181772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['5782ba64-5e01-464f-9550-60db505bf2e6','47c88ff4-3e78-4af4-b2ca-e972831b43d6','952f32b5-7de9-47d2-9450-64eb93b7365b','e1324a91-47da-4858-8886-ebb43ba00b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1586181772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113cd0e7-d544-4871-a452-ee638c1c5926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1329bcfffa744e8b2e3162fa1b60404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee74807400e14f2981b63e016c0ae506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:55.296738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056f02ad-6bef-4891-bc9f-0c0dbc9c6f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:55.315959 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056f02ad-6bef-4891-bc9f-0c0dbc9c6f04) transitioned into state 'SUCCESS' from state '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-1586181772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['5782ba64-5e01-464f-9550-60db505bf2e6','47c88ff4-3e78-4af4-b2ca-e972831b43d6','952f32b5-7de9-47d2-9450-64eb93b7365b','e1324a91-47da-4858-8886-ebb43ba00b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:55.316878 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ab5fc4-5ebe-472a-bca7-1d9580a34b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:55.325869 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ab5fc4-5ebe-472a-bca7-1d9580a34b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:55.326794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (14c863d8-f837-4e55-af2b-34cfeaeaac44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:55.327086 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request issued successfully. Aug 18 07:38:55.327609 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-63fd66d0-09b6-49a2-8e4a-ab3074ac746c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:55.328009 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1001/4049] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:38:54 2026] POST /volume/v3/volumes => generated 749 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:55.349758 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d18588f0-12bf-431e-b489-74f0719066cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:55.352618 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d18588f0-12bf-431e-b489-74f0719066cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:38:55.352831 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d18588f0-12bf-431e-b489-74f0719066cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:55.353171 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d18588f0-12bf-431e-b489-74f0719066cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:55.360151 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:55.360151 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:55.363465 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d18588f0-12bf-431e-b489-74f0719066cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:55.367460 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d18588f0-12bf-431e-b489-74f0719066cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:38:55.367935 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1014/4050] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:55 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:55.954871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9f8c39c-d3ad-4cc4-a7e0-bd7d8bfacb54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:55.956376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9f8c39c-d3ad-4cc4-a7e0-bd7d8bfacb54 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:55.956565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9f8c39c-d3ad-4cc4-a7e0-bd7d8bfacb54 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:55.956761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9f8c39c-d3ad-4cc4-a7e0-bd7d8bfacb54 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:55.956910 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c9f8c39c-d3ad-4cc4-a7e0-bd7d8bfacb54 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:55.960934 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:55.960934 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:55.961615 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9f8c39c-d3ad-4cc4-a7e0-bd7d8bfacb54 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:55.961975 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1023/4051] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:55 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:56.084119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-99846ba6-becd-4f74-9ca8-29f9d8496dcd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:56.089659 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99846ba6-becd-4f74-9ca8-29f9d8496dcd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:56.089894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99846ba6-becd-4f74-9ca8-29f9d8496dcd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:56.090081 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-99846ba6-becd-4f74-9ca8-29f9d8496dcd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:56.090184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-99846ba6-becd-4f74-9ca8-29f9d8496dcd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:56.095124 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:56.095124 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:56.095977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-99846ba6-becd-4f74-9ca8-29f9d8496dcd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:56.096446 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1014/4052] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:56 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:56.381923 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f64fa03c-6bfb-4782-99d5-703208440447 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:56.384113 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f64fa03c-6bfb-4782-99d5-703208440447 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:38:56.384274 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f64fa03c-6bfb-4782-99d5-703208440447 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:56.384451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f64fa03c-6bfb-4782-99d5-703208440447 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:56.391117 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:56.391117 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:56.395003 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f64fa03c-6bfb-4782-99d5-703208440447 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:56.399346 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f64fa03c-6bfb-4782-99d5-703208440447 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:38:56.399704 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1002/4053] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:56 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:38:56.418359 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7f840fbd-af79-4985-a217-5e28d5b90665 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:56.420102 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f840fbd-af79-4985-a217-5e28d5b90665 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:38:56.420464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7f840fbd-af79-4985-a217-5e28d5b90665 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "113cd0e7-d544-4871-a452-ee638c1c5926", "name": "tempest-VolumesBackupsTest-Backup-1840423376"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:56.421881 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-7f840fbd-af79-4985-a217-5e28d5b90665 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating new backup {'backup': {'volume_id': '113cd0e7-d544-4871-a452-ee638c1c5926', 'name': 'tempest-VolumesBackupsTest-Backup-1840423376'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:38:56.422015 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-7f840fbd-af79-4985-a217-5e28d5b90665 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating backup of volume 113cd0e7-d544-4871-a452-ee638c1c5926 in container None Aug 18 07:38:56.429525 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:56.429525 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:56.429956 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7f840fbd-af79-4985-a217-5e28d5b90665 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:38:56.447256 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-7f840fbd-af79-4985-a217-5e28d5b90665 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['6ab5443c-a499-424d-ae7e-050a0d7e812e', '9107ee78-6d38-4b1c-9260-8aae927a10b5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:56.472493 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7f840fbd-af79-4985-a217-5e28d5b90665 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:38:56.472964 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1015/4054] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:38:56 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:56.482227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-89f1920c-7feb-4a4d-84ec-ec30bfa97356 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:56.486338 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89f1920c-7feb-4a4d-84ec-ec30bfa97356 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:38:56.486602 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89f1920c-7feb-4a4d-84ec-ec30bfa97356 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:56.486885 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-89f1920c-7feb-4a4d-84ec-ec30bfa97356 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:56.487035 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-89f1920c-7feb-4a4d-84ec-ec30bfa97356 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:56.492827 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:56.492827 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:56.493698 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-89f1920c-7feb-4a4d-84ec-ec30bfa97356 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:38:56.494321 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1024/4055] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:56 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:56.971892 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6b2fd53e-a1ff-4f1b-95bc-0a763814f62e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:56.974307 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b2fd53e-a1ff-4f1b-95bc-0a763814f62e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:56.974576 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b2fd53e-a1ff-4f1b-95bc-0a763814f62e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:56.974864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b2fd53e-a1ff-4f1b-95bc-0a763814f62e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:56.975035 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6b2fd53e-a1ff-4f1b-95bc-0a763814f62e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:56.980354 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:56.980354 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:56.981353 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b2fd53e-a1ff-4f1b-95bc-0a763814f62e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:56.981883 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1015/4056] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:56 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:57.108283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e1b93e9-0590-4bb4-a7ba-05447ad2e29c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:57.110244 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e1b93e9-0590-4bb4-a7ba-05447ad2e29c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:57.110474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e1b93e9-0590-4bb4-a7ba-05447ad2e29c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:57.110676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e1b93e9-0590-4bb4-a7ba-05447ad2e29c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:57.110803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1e1b93e9-0590-4bb4-a7ba-05447ad2e29c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:57.115299 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:57.115299 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:57.115898 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e1b93e9-0590-4bb4-a7ba-05447ad2e29c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:57.116291 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1003/4057] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:57 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:57.507172 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b545a0ba-4641-49e4-9389-4cccdff492ae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:57.509699 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b545a0ba-4641-49e4-9389-4cccdff492ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:38:57.510005 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b545a0ba-4641-49e4-9389-4cccdff492ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:57.510269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b545a0ba-4641-49e4-9389-4cccdff492ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:57.510463 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b545a0ba-4641-49e4-9389-4cccdff492ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:57.515717 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:57.515717 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:57.516868 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b545a0ba-4641-49e4-9389-4cccdff492ae tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:38:57.517419 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1016/4058] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:57 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:57.810075 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:57.886331 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:38:57.886331 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-313502556", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:57.887404 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-313502556', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:38:57.887685 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Create volume of 1 GB Aug 18 07:38:57.893862 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Availability Zones retrieved successfully. Aug 18 07:38:57.907867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Flow 'volume_create_api' (818f8aa2-4d44-4ecb-97c1-4d8ef06badbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:57.912187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36003315-c3df-48cf-9036-7d67b3e7c18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:57.912187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:38:57.943439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36003315-c3df-48cf-9036-7d67b3e7c18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:57.945168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2931c41-4c6d-454c-8e5c-96c3ce0bbbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:57.992423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-203179e0-7f67-4539-93e4-ada2b67711e8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:57.994616 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-203179e0-7f67-4539-93e4-ada2b67711e8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:57.994857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-203179e0-7f67-4539-93e4-ada2b67711e8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:57.995089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-203179e0-7f67-4539-93e4-ada2b67711e8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:57.995231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-203179e0-7f67-4539-93e4-ada2b67711e8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:58.000087 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:58.000087 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:58.000976 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-203179e0-7f67-4539-93e4-ada2b67711e8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:58.001421 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1016/4059] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:57 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:58.013869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Created reservations ['c3896a9f-1730-43a1-aba8-212fd91a2eaf', 'e71c9852-dba3-49e8-9d6a-b548d5e01edd', '0ca213d3-8b2b-4c57-b92f-384cb9eb14f0', 'ac26b4b1-a64f-43d4-a3db-01d434fc6040'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:38:58.014691 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2931c41-4c6d-454c-8e5c-96c3ce0bbbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3896a9f-1730-43a1-aba8-212fd91a2eaf', 'e71c9852-dba3-49e8-9d6a-b548d5e01edd', '0ca213d3-8b2b-4c57-b92f-384cb9eb14f0', 'ac26b4b1-a64f-43d4-a3db-01d434fc6040']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:58.015418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2dae70-4c34-4771-97e6-890c5fe2ee3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:58.036309 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2dae70-4c34-4771-97e6-890c5fe2ee3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '552dd306-2682-415d-a92f-f807f7f1ea33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-313502556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3a51d353084377814b8ce9df4a0cc8',qos_specs=None,replication_status=,reservations=['c3896a9f-1730-43a1-aba8-212fd91a2eaf','e71c9852-dba3-49e8-9d6a-b548d5e01edd','0ca213d3-8b2b-4c57-b92f-384cb9eb14f0','ac26b4b1-a64f-43d4-a3db-01d434fc6040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad022fa3d2f4ee8904f861deb793cad',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-313502556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=552dd306-2682-415d-a92f-f807f7f1ea33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3a51d353084377814b8ce9df4a0cc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad022fa3d2f4ee8904f861deb793cad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:58.037077 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30cd69e-48a3-41e1-b489-77144985daea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:58.053356 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b30cd69e-48a3-41e1-b489-77144985daea) transitioned into state 'SUCCESS' from state '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-313502556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3a51d353084377814b8ce9df4a0cc8',qos_specs=None,replication_status=,reservations=['c3896a9f-1730-43a1-aba8-212fd91a2eaf','e71c9852-dba3-49e8-9d6a-b548d5e01edd','0ca213d3-8b2b-4c57-b92f-384cb9eb14f0','ac26b4b1-a64f-43d4-a3db-01d434fc6040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad022fa3d2f4ee8904f861deb793cad',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:58.054187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83de1401-f79e-4ab9-982a-527c16798486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:38:58.062667 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83de1401-f79e-4ab9-982a-527c16798486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:38:58.063521 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Flow 'volume_create_api' (818f8aa2-4d44-4ecb-97c1-4d8ef06badbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:38:58.063861 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Create volume request issued successfully. Aug 18 07:38:58.064538 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1999263a-ed95-4a82-9ac2-1b9a39231c51 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:38:58.064991 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1025/4060] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:38:57 2026] POST /volume/v3/volumes => generated 755 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:38:58.079037 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-555d2f45-31c5-4104-a865-45adc9a6356c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:58.080821 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-555d2f45-31c5-4104-a865-45adc9a6356c tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:38:58.081030 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-555d2f45-31c5-4104-a865-45adc9a6356c tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:58.081286 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-555d2f45-31c5-4104-a865-45adc9a6356c tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:58.094288 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:58.094288 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:58.104828 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-555d2f45-31c5-4104-a865-45adc9a6356c tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:38:58.108991 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-555d2f45-31c5-4104-a865-45adc9a6356c tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:38:58.109401 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1004/4061] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:58 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:58.128780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ebf3b1d4-5401-41ff-a95f-d23accd70363 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:58.130619 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebf3b1d4-5401-41ff-a95f-d23accd70363 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:58.130900 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebf3b1d4-5401-41ff-a95f-d23accd70363 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:58.131138 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebf3b1d4-5401-41ff-a95f-d23accd70363 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:58.131313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ebf3b1d4-5401-41ff-a95f-d23accd70363 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:58.135506 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:58.135506 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:58.136309 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebf3b1d4-5401-41ff-a95f-d23accd70363 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:58.137024 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1017/4062] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:58 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:58.528340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b333c0a8-6b07-40c3-9f4c-6c6d18ee6978 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:58.530156 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b333c0a8-6b07-40c3-9f4c-6c6d18ee6978 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:38:58.530368 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b333c0a8-6b07-40c3-9f4c-6c6d18ee6978 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:58.530559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b333c0a8-6b07-40c3-9f4c-6c6d18ee6978 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:58.530701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b333c0a8-6b07-40c3-9f4c-6c6d18ee6978 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:58.534945 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:58.534945 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:58.535742 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b333c0a8-6b07-40c3-9f4c-6c6d18ee6978 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:38:58.536132 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1017/4063] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:58 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:59.012824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5c02cb2c-f6b9-4eee-bd64-0070f2620692 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:59.016256 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c02cb2c-f6b9-4eee-bd64-0070f2620692 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:38:59.016544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c02cb2c-f6b9-4eee-bd64-0070f2620692 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:59.016758 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5c02cb2c-f6b9-4eee-bd64-0070f2620692 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:59.016887 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5c02cb2c-f6b9-4eee-bd64-0070f2620692 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:59.024373 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:59.024373 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:59.025410 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5c02cb2c-f6b9-4eee-bd64-0070f2620692 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:38:59.025958 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1026/4064] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:59 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:59.122350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bc13f0c4-058d-46f6-a189-12bba5e2ed81 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:59.125034 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc13f0c4-058d-46f6-a189-12bba5e2ed81 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:38:59.125308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc13f0c4-058d-46f6-a189-12bba5e2ed81 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:59.125573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc13f0c4-058d-46f6-a189-12bba5e2ed81 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:59.134843 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:59.134843 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:59.139473 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bc13f0c4-058d-46f6-a189-12bba5e2ed81 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:38:59.150102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1031b5da-ddf9-4f5c-aa3d-483ba00101a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:59.150627 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc13f0c4-058d-46f6-a189-12bba5e2ed81 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:38:59.151232 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1005/4065] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:59 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:59.156987 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1031b5da-ddf9-4f5c-aa3d-483ba00101a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:38:59.157291 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1031b5da-ddf9-4f5c-aa3d-483ba00101a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:59.157470 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1031b5da-ddf9-4f5c-aa3d-483ba00101a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:59.157569 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1031b5da-ddf9-4f5c-aa3d-483ba00101a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:59.168558 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0ef870ef-7165-4f3c-90aa-d6f72f9388cd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:59.169005 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:59.169005 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:38:59.169926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1031b5da-ddf9-4f5c-aa3d-483ba00101a1 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:38:59.170363 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1018/4066] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:38:59 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:59.170735 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ef870ef-7165-4f3c-90aa-d6f72f9388cd tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:38:59.170991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ef870ef-7165-4f3c-90aa-d6f72f9388cd tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:59.171163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ef870ef-7165-4f3c-90aa-d6f72f9388cd tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:59.183611 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:59.183611 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:38:59.187239 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0ef870ef-7165-4f3c-90aa-d6f72f9388cd tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:38:59.191293 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ef870ef-7165-4f3c-90aa-d6f72f9388cd tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:38:59.191647 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1018/4067] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:59 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:59.207644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2613d9c5-aa46-4458-b554-1714001e14f1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:59.209717 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2613d9c5-aa46-4458-b554-1714001e14f1 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] POST https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33/action Aug 18 07:38:59.210187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2613d9c5-aa46-4458-b554-1714001e14f1 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-139035450", "disk_format": "raw"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:38:59.210302 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2613d9c5-aa46-4458-b554-1714001e14f1 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-139035450", "disk_format": "raw"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:38:59.220792 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:59.220792 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:59.221340 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2613d9c5-aa46-4458-b554-1714001e14f1 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:38:59.234749 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:59.234749 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:38:59.239008 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.image.image_utils [None req-2613d9c5-aa46-4458-b554-1714001e14f1 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-139035450'}] 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-139035450'}]. {{(pid=100291) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 07:38:59.546002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c23cf3c4-8d77-4da3-a2f3-7006a7a376f1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:38:59.548199 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c23cf3c4-8d77-4da3-a2f3-7006a7a376f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:38:59.548293 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c23cf3c4-8d77-4da3-a2f3-7006a7a376f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:38:59.548532 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c23cf3c4-8d77-4da3-a2f3-7006a7a376f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:38:59.548704 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c23cf3c4-8d77-4da3-a2f3-7006a7a376f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:38:59.554163 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:38:59.554163 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:38:59.555347 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c23cf3c4-8d77-4da3-a2f3-7006a7a376f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:38:59.555866 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1006/4068] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:38:59 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:38:59.764069 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2613d9c5-aa46-4458-b554-1714001e14f1 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Copy volume to image completed successfully. Aug 18 07:38:59.764578 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2613d9c5-aa46-4458-b554-1714001e14f1 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33/action returned with HTTP 202 Aug 18 07:38:59.768014 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1027/4069] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:38:59 2026] POST /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33/action => generated 685 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:00.037542 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-00df4c6e-47c5-4c05-8187-407db8550217 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:00.039437 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00df4c6e-47c5-4c05-8187-407db8550217 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:00.039609 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00df4c6e-47c5-4c05-8187-407db8550217 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:00.039813 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00df4c6e-47c5-4c05-8187-407db8550217 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:00.039927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-00df4c6e-47c5-4c05-8187-407db8550217 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:00.045747 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:00.045747 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:00.047050 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00df4c6e-47c5-4c05-8187-407db8550217 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:39:00.047999 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1019/4070] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:00 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:00.182805 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-30867e2c-f4d1-4a5a-acd6-27f2235afd5d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:00.184744 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30867e2c-f4d1-4a5a-acd6-27f2235afd5d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:00.184969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-30867e2c-f4d1-4a5a-acd6-27f2235afd5d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:00.185234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-30867e2c-f4d1-4a5a-acd6-27f2235afd5d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:00.185341 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-30867e2c-f4d1-4a5a-acd6-27f2235afd5d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:00.189860 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:00.189860 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:00.191225 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30867e2c-f4d1-4a5a-acd6-27f2235afd5d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:39:00.191225 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1019/4071] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:00 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:00.569328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-144a6157-a976-40db-a165-cb6588b1e71c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:00.571110 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-144a6157-a976-40db-a165-cb6588b1e71c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:00.571358 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-144a6157-a976-40db-a165-cb6588b1e71c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:00.571539 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-144a6157-a976-40db-a165-cb6588b1e71c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:00.571636 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-144a6157-a976-40db-a165-cb6588b1e71c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:00.575889 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:00.575889 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:00.576569 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-144a6157-a976-40db-a165-cb6588b1e71c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:00.576959 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1007/4072] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:00 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:01.062109 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c469a264-2960-4f55-9778-733c7105f142 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:01.063861 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c469a264-2960-4f55-9778-733c7105f142 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:01.064046 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c469a264-2960-4f55-9778-733c7105f142 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:01.064285 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c469a264-2960-4f55-9778-733c7105f142 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:01.064400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c469a264-2960-4f55-9778-733c7105f142 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:01.071184 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:01.071184 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:01.072106 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c469a264-2960-4f55-9778-733c7105f142 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:39:01.072491 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1028/4073] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:01 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:01.202264 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-639b6349-17f1-4923-8248-cc11d9a1a21e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:01.205124 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-639b6349-17f1-4923-8248-cc11d9a1a21e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:01.205500 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-639b6349-17f1-4923-8248-cc11d9a1a21e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:01.205775 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-639b6349-17f1-4923-8248-cc11d9a1a21e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:01.205947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-639b6349-17f1-4923-8248-cc11d9a1a21e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:01.211314 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:01.211314 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:01.212276 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-639b6349-17f1-4923-8248-cc11d9a1a21e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:39:01.212674 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1020/4074] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:01 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:01.587444 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e81fa107-13d1-4d7a-971a-7c149e830a62 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:01.589477 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e81fa107-13d1-4d7a-971a-7c149e830a62 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:01.589674 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e81fa107-13d1-4d7a-971a-7c149e830a62 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:01.589915 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e81fa107-13d1-4d7a-971a-7c149e830a62 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:01.590066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e81fa107-13d1-4d7a-971a-7c149e830a62 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:01.594498 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:01.594498 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:01.595414 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e81fa107-13d1-4d7a-971a-7c149e830a62 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:01.595837 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1020/4075] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:01 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:02.081980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-32ba1b5e-04ea-4076-a82c-a526db0c8899 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:02.083958 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32ba1b5e-04ea-4076-a82c-a526db0c8899 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:02.084186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32ba1b5e-04ea-4076-a82c-a526db0c8899 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:02.084458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-32ba1b5e-04ea-4076-a82c-a526db0c8899 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:02.084573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-32ba1b5e-04ea-4076-a82c-a526db0c8899 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:02.089460 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:02.089460 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:02.090325 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-32ba1b5e-04ea-4076-a82c-a526db0c8899 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:39:02.090709 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1008/4076] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:02 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:02.222800 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-74b99c80-4d4f-4448-bcfe-f7adbb5cae70 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:02.224618 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74b99c80-4d4f-4448-bcfe-f7adbb5cae70 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:02.224901 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74b99c80-4d4f-4448-bcfe-f7adbb5cae70 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:02.225118 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-74b99c80-4d4f-4448-bcfe-f7adbb5cae70 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:02.225264 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-74b99c80-4d4f-4448-bcfe-f7adbb5cae70 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:02.229738 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:02.229738 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:02.230418 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-74b99c80-4d4f-4448-bcfe-f7adbb5cae70 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:39:02.230806 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1029/4077] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:02 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:02.605651 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2abb0fb5-6ad5-4b19-bc72-0ed9ed21bcd9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:02.607136 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2abb0fb5-6ad5-4b19-bc72-0ed9ed21bcd9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:02.607317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2abb0fb5-6ad5-4b19-bc72-0ed9ed21bcd9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:02.607489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2abb0fb5-6ad5-4b19-bc72-0ed9ed21bcd9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:02.607581 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2abb0fb5-6ad5-4b19-bc72-0ed9ed21bcd9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:02.611919 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:02.611919 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:02.612498 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2abb0fb5-6ad5-4b19-bc72-0ed9ed21bcd9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:02.612806 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1021/4078] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:02 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:03.101773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7daca26f-ff8b-400b-8958-cadd318ae966 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:03.103318 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7daca26f-ff8b-400b-8958-cadd318ae966 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:03.103481 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7daca26f-ff8b-400b-8958-cadd318ae966 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:03.103653 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7daca26f-ff8b-400b-8958-cadd318ae966 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:03.103750 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7daca26f-ff8b-400b-8958-cadd318ae966 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:03.107886 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:03.107886 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:03.108611 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7daca26f-ff8b-400b-8958-cadd318ae966 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:39:03.109011 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1021/4079] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:03 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:03.241461 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b224216-34d5-42a6-8ae0-181cd3fe6625 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:03.243097 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b224216-34d5-42a6-8ae0-181cd3fe6625 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:03.243351 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b224216-34d5-42a6-8ae0-181cd3fe6625 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:03.243592 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b224216-34d5-42a6-8ae0-181cd3fe6625 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:03.243725 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3b224216-34d5-42a6-8ae0-181cd3fe6625 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:03.249719 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:03.249719 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:03.250833 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b224216-34d5-42a6-8ae0-181cd3fe6625 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:39:03.251349 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1009/4080] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:03 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:03.622166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bad70fac-1b87-4885-8f32-45b81da647ec None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:03.624052 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bad70fac-1b87-4885-8f32-45b81da647ec tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:03.624347 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bad70fac-1b87-4885-8f32-45b81da647ec tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:03.624490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bad70fac-1b87-4885-8f32-45b81da647ec tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:03.624611 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bad70fac-1b87-4885-8f32-45b81da647ec tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:03.629552 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:03.629552 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:03.630404 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bad70fac-1b87-4885-8f32-45b81da647ec tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:03.630780 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1030/4081] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:03 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:04.123294 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-86543dc0-cacc-4389-96b9-61c9f3fca25c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.126413 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86543dc0-cacc-4389-96b9-61c9f3fca25c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:04.126915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86543dc0-cacc-4389-96b9-61c9f3fca25c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.127517 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86543dc0-cacc-4389-96b9-61c9f3fca25c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.128169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-86543dc0-cacc-4389-96b9-61c9f3fca25c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:04.136083 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.136083 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:04.137039 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86543dc0-cacc-4389-96b9-61c9f3fca25c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:39:04.137541 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1022/4082] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:04 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:04.152585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4c1132d-6513-490c-a456-a0f895eeec50 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.157250 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4c1132d-6513-490c-a456-a0f895eeec50 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:04.157397 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4c1132d-6513-490c-a456-a0f895eeec50 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.157808 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4c1132d-6513-490c-a456-a0f895eeec50 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.174236 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.174236 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:04.180419 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d4c1132d-6513-490c-a456-a0f895eeec50 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:04.189969 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4c1132d-6513-490c-a456-a0f895eeec50 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:39:04.190691 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1022/4083] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:04 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:04.206722 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9d8e2cc1-99a3-4aa0-beba-c03e651fc32b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.208826 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d8e2cc1-99a3-4aa0-beba-c03e651fc32b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:04.209028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d8e2cc1-99a3-4aa0-beba-c03e651fc32b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.209232 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d8e2cc1-99a3-4aa0-beba-c03e651fc32b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.209350 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-9d8e2cc1-99a3-4aa0-beba-c03e651fc32b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete backup with id: 0e46574b-99d9-4d95-990d-74314334bacf. Aug 18 07:39:04.216694 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.216694 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:04.236261 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-9d8e2cc1-99a3-4aa0-beba-c03e651fc32b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] delete_backup rpcapi backup_id 0e46574b-99d9-4d95-990d-74314334bacf {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:39:04.238076 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d8e2cc1-99a3-4aa0-beba-c03e651fc32b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 202 Aug 18 07:39:04.238588 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1010/4084] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:04 2026] DELETE /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:39:04.249115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c2ccdbe2-c385-49e4-8776-3cb36a9523a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.254911 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2ccdbe2-c385-49e4-8776-3cb36a9523a9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:04.255180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2ccdbe2-c385-49e4-8776-3cb36a9523a9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.255485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c2ccdbe2-c385-49e4-8776-3cb36a9523a9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.255623 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c2ccdbe2-c385-49e4-8776-3cb36a9523a9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:04.267232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-121aeb95-0d64-40ad-85aa-134425199a72 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.267232 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-121aeb95-0d64-40ad-85aa-134425199a72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:04.268065 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-121aeb95-0d64-40ad-85aa-134425199a72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.268173 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.268173 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:04.268350 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-121aeb95-0d64-40ad-85aa-134425199a72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.268584 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-121aeb95-0d64-40ad-85aa-134425199a72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:04.272254 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c2ccdbe2-c385-49e4-8776-3cb36a9523a9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 200 Aug 18 07:39:04.272254 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1031/4085] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:04 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:04.273136 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.273136 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:04.273898 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-121aeb95-0d64-40ad-85aa-134425199a72 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:39:04.274439 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1023/4086] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:04 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:04.288366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ca750d4-aff9-41e6-a19f-ac71ffff0f4a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.290146 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ca750d4-aff9-41e6-a19f-ac71ffff0f4a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81/action Aug 18 07:39:04.290541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ca750d4-aff9-41e6-a19f-ac71ffff0f4a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:39:04.290659 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ca750d4-aff9-41e6-a19f-ac71ffff0f4a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:04.292717 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.admin_actions [None req-1ca750d4-aff9-41e6-a19f-ac71ffff0f4a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Updating backup '0a2a563e-0b5f-49b3-9b89-2674bd837f81' with '{'status': 'error'}' {{(pid=100290) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 07:39:04.309670 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.309670 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:04.321281 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-1ca750d4-aff9-41e6-a19f-ac71ffff0f4a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] reset_status in rpcapi backup_id 0a2a563e-0b5f-49b3-9b89-2674bd837f81 on host np0000007613. {{(pid=100290) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 07:39:04.322927 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ca750d4-aff9-41e6-a19f-ac71ffff0f4a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81/action returned with HTTP 202 Aug 18 07:39:04.323320 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1023/4087] 10.4.3.152 () {70 vars in 1430 bytes} [Tue Aug 18 07:39:04 2026] POST /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:39:04.332167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.336794 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 Aug 18 07:39:04.336794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.336794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.336794 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume with id: 7aab00d2-d561-4dd5-99b2-255167d8e819 Aug 18 07:39:04.344227 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.344227 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:04.344755 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:04.368984 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume request issued successfully. Aug 18 07:39:04.369300 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-475c0fa0-aaee-4295-89ba-dcdac2997367 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 returned with HTTP 202 Aug 18 07:39:04.369836 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1011/4088] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:39:04 2026] DELETE /volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:04.384301 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-77ec76c6-e244-4a5e-b386-48e923666af3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.388712 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77ec76c6-e244-4a5e-b386-48e923666af3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 Aug 18 07:39:04.388939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77ec76c6-e244-4a5e-b386-48e923666af3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.389124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77ec76c6-e244-4a5e-b386-48e923666af3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.407065 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.407065 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:04.414118 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-77ec76c6-e244-4a5e-b386-48e923666af3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:04.419803 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77ec76c6-e244-4a5e-b386-48e923666af3 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 returned with HTTP 200 Aug 18 07:39:04.420258 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1032/4089] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:04 2026] GET /volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:04.641302 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-22fe348a-fce4-4605-883b-588ec5716fb7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:04.644732 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-22fe348a-fce4-4605-883b-588ec5716fb7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:04.644964 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-22fe348a-fce4-4605-883b-588ec5716fb7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:04.645151 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-22fe348a-fce4-4605-883b-588ec5716fb7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:04.645319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-22fe348a-fce4-4605-883b-588ec5716fb7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:04.650674 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:04.650674 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:04.651454 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-22fe348a-fce4-4605-883b-588ec5716fb7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:04.652049 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1024/4090] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:04 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:05.285101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-28751ca5-5d00-4ff1-bd4f-4cfaa69e6f4f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.290290 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28751ca5-5d00-4ff1-bd4f-4cfaa69e6f4f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf Aug 18 07:39:05.290507 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-28751ca5-5d00-4ff1-bd4f-4cfaa69e6f4f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:05.290775 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-28751ca5-5d00-4ff1-bd4f-4cfaa69e6f4f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:05.291023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-28751ca5-5d00-4ff1-bd4f-4cfaa69e6f4f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 0e46574b-99d9-4d95-990d-74314334bacf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:05.299678 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-28751ca5-5d00-4ff1-bd4f-4cfaa69e6f4f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf returned with HTTP 404 Aug 18 07:39:05.300233 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1024/4091] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:05 2026] GET /volume/v3/backups/0e46574b-99d9-4d95-990d-74314334bacf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:05.422094 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-728dc0eb-c323-4e6d-9b82-404acf37614f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.425610 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-728dc0eb-c323-4e6d-9b82-404acf37614f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:05.425922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-728dc0eb-c323-4e6d-9b82-404acf37614f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:05.426170 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-728dc0eb-c323-4e6d-9b82-404acf37614f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:05.435618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-696f15da-8eaf-419d-be9f-bedaead034dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.437252 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-696f15da-8eaf-419d-be9f-bedaead034dd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 Aug 18 07:39:05.437462 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-696f15da-8eaf-419d-be9f-bedaead034dd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:05.437664 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-696f15da-8eaf-419d-be9f-bedaead034dd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:05.439014 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:05.439014 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:05.442714 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-728dc0eb-c323-4e6d-9b82-404acf37614f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:05.445947 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-696f15da-8eaf-419d-be9f-bedaead034dd tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 returned with HTTP 404 Aug 18 07:39:05.446669 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1033/4092] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:05 2026] GET /volume/v3/volumes/7aab00d2-d561-4dd5-99b2-255167d8e819 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:05.450128 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-728dc0eb-c323-4e6d-9b82-404acf37614f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:39:05.450673 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1012/4093] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:39:05 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:05.456362 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.457276 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] POST https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78/restore Aug 18 07:39:05.457630 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:05.459084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Restoring backup 7f88f874-174d-4356-974d-014bbf58db78 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100292) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:39:05.459191 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Restoring backup 7f88f874-174d-4356-974d-014bbf58db78 to volume None. Aug 18 07:39:05.464099 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:05.464099 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:05.465448 np0000007613 devstack@c-api.service[100292]: INFO cinder.backup.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Creating volume of 1 GB for restore of backup 7f88f874-174d-4356-974d-014bbf58db78. Aug 18 07:39:05.470155 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Availability Zones retrieved successfully. Aug 18 07:39:05.479230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-584c33f5-5989-4973-a8a6-0b57f3c41f9f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.479407 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (719d3c47-b763-484d-8ed6-bbfb29c84a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:05.479463 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-584c33f5-5989-4973-a8a6-0b57f3c41f9f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e/action Aug 18 07:39:05.479933 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-584c33f5-5989-4973-a8a6-0b57f3c41f9f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:39:05.480019 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-584c33f5-5989-4973-a8a6-0b57f3c41f9f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:05.481275 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0191c081-d625-4a71-b998-ae0175d8ef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:05.482727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:05.492710 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:05.492710 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:05.493324 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-584c33f5-5989-4973-a8a6-0b57f3c41f9f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:05.503200 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-584c33f5-5989-4973-a8a6-0b57f3c41f9f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Begin detaching volume completed successfully. Aug 18 07:39:05.503480 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-584c33f5-5989-4973-a8a6-0b57f3c41f9f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e/action returned with HTTP 202 Aug 18 07:39:05.504084 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1025/4094] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:39:05 2026] POST /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:39:05.517677 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0191c081-d625-4a71-b998-ae0175d8ef69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:05.518494 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322f5170-f095-4b62-87ab-29768beca52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:05.530952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ff59dd89-6a9b-4907-bc4d-09837a939b17 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.533001 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff59dd89-6a9b-4907-bc4d-09837a939b17 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:05.533243 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff59dd89-6a9b-4907-bc4d-09837a939b17 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:05.533463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff59dd89-6a9b-4907-bc4d-09837a939b17 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:05.551228 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:05.551228 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:05.554386 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ff59dd89-6a9b-4907-bc4d-09837a939b17 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:05.559511 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff59dd89-6a9b-4907-bc4d-09837a939b17 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:39:05.559927 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1034/4095] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:05 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:05.566872 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29628a5b-3751-4424-b730-8df1f6f8530b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.567276 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29628a5b-3751-4424-b730-8df1f6f8530b None None] GET https://10.4.3.152/volume// Aug 18 07:39:05.567443 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29628a5b-3751-4424-b730-8df1f6f8530b None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:05.567646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29628a5b-3751-4424-b730-8df1f6f8530b None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:05.567961 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29628a5b-3751-4424-b730-8df1f6f8530b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:39:05.568255 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1013/4096] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:39:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:39:05.569678 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Created reservations ['2deab3ce-d97a-4da3-8576-adc5c2ee0e1b', '8ee7f332-c34a-49b0-8381-41eb9ef8be3e', '43f12920-00c9-4076-8c8e-3d2e12151da3', '6c97d4fa-a9ee-4e79-97d1-3373ff67f71e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:05.570899 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322f5170-f095-4b62-87ab-29768beca52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2deab3ce-d97a-4da3-8576-adc5c2ee0e1b', '8ee7f332-c34a-49b0-8381-41eb9ef8be3e', '43f12920-00c9-4076-8c8e-3d2e12151da3', '6c97d4fa-a9ee-4e79-97d1-3373ff67f71e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:05.571597 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4581e2ff-07db-479b-92b1-7b182082f30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:05.577789 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6d88ab8c-085a-4943-879c-34f97efeebd5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.580523 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6d88ab8c-085a-4943-879c-34f97efeebd5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:05.580807 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6d88ab8c-085a-4943-879c-34f97efeebd5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:05.581077 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6d88ab8c-085a-4943-879c-34f97efeebd5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:05.592977 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:05.592977 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:05.597365 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6d88ab8c-085a-4943-879c-34f97efeebd5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:05.603067 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6d88ab8c-085a-4943-879c-34f97efeebd5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:39:05.604169 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1026/4097] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:39:05 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:39:05.610260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4581e2ff-07db-479b-92b1-7b182082f30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a266e028-bb07-45ac-bb29-12228bbfd784', '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='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['2deab3ce-d97a-4da3-8576-adc5c2ee0e1b','8ee7f332-c34a-49b0-8381-41eb9ef8be3e','43f12920-00c9-4076-8c8e-3d2e12151da3','6c97d4fa-a9ee-4e79-97d1-3373ff67f71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:05Z,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=a266e028-bb07-45ac-bb29-12228bbfd784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47cc493b3f9645e58c4965bce4eb476f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:05.611415 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3232de54-ec26-4956-b13e-d2eaced2df18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:05.634518 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3232de54-ec26-4956-b13e-d2eaced2df18) transitioned into 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='47cc493b3f9645e58c4965bce4eb476f',qos_specs=None,replication_status=,reservations=['2deab3ce-d97a-4da3-8576-adc5c2ee0e1b','8ee7f332-c34a-49b0-8381-41eb9ef8be3e','43f12920-00c9-4076-8c8e-3d2e12151da3','6c97d4fa-a9ee-4e79-97d1-3373ff67f71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01dc91e2ff4450bbf739b04c1911b93',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:05.635390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6212866-c498-4be5-aac5-fbbecf282125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:05.648568 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6212866-c498-4be5-aac5-fbbecf282125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:05.649927 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Flow 'volume_create_api' (719d3c47-b763-484d-8ed6-bbfb29c84a41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:05.650350 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Create volume request issued successfully. Aug 18 07:39:05.661547 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:05.661547 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:05.662033 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:05.668203 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bdbf7c03-765f-4cbe-bf32-522ee5ddcba7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:05.675543 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bdbf7c03-765f-4cbe-bf32-522ee5ddcba7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:05.675723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bdbf7c03-765f-4cbe-bf32-522ee5ddcba7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:05.675916 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bdbf7c03-765f-4cbe-bf32-522ee5ddcba7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:05.676008 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bdbf7c03-765f-4cbe-bf32-522ee5ddcba7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:05.689618 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:05.689618 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:05.690293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bdbf7c03-765f-4cbe-bf32-522ee5ddcba7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:05.690628 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1035/4098] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:05 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:06.558095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6a22804c-0a2a-4da5-b308-95f71276b00c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:06.560794 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6a22804c-0a2a-4da5-b308-95f71276b00c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3 Aug 18 07:39:06.561048 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6a22804c-0a2a-4da5-b308-95f71276b00c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:06.561463 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6a22804c-0a2a-4da5-b308-95f71276b00c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:06.572106 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:06.572106 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:06.578158 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f35c6ef-3f31-4012-9931-14ec4d8fa844 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:06.579544 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f35c6ef-3f31-4012-9931-14ec4d8fa844 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:06.579728 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f35c6ef-3f31-4012-9931-14ec4d8fa844 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:06.580288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f35c6ef-3f31-4012-9931-14ec4d8fa844 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:06.589977 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:06.589977 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:06.593996 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8f35c6ef-3f31-4012-9931-14ec4d8fa844 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:06.599134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f35c6ef-3f31-4012-9931-14ec4d8fa844 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:39:06.599458 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1027/4099] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:06 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:06.623557 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-27b77c65-e30a-45c1-b87d-fdd3eedda37f req-6a22804c-0a2a-4da5-b308-95f71276b00c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3 returned with HTTP 200 Aug 18 07:39:06.624675 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1014/4100] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:39:06 2026] DELETE /volume/v3/attachments/38ca87ab-3141-420a-9541-13997941c8f3 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:06.672520 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:06.672520 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:06.673009 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:06.673494 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Checking backup size 1 against volume size 1 {{(pid=100292) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:39:06.673494 np0000007613 devstack@c-api.service[100292]: INFO cinder.backup.api [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Overwriting volume a266e028-bb07-45ac-bb29-12228bbfd784 with restore of backup 7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:06.688947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] restore_backup in rpcapi backup_id 7f88f874-174d-4356-974d-014bbf58db78 {{(pid=100292) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:39:06.691457 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9035b78a-b7d1-4eae-aa38-afd0d943a670 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78/restore returned with HTTP 202 Aug 18 07:39:06.692004 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1025/4101] 10.4.3.152 () {70 vars in 1433 bytes} [Tue Aug 18 07:39:05 2026] POST /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78/restore => generated 152 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:06.700434 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d814beb0-834b-4efb-8dfa-b667ce76e161 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:06.703783 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d814beb0-834b-4efb-8dfa-b667ce76e161 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:06.703876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a75b5f75-e372-43b2-99a8-8720e205813c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:06.704036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d814beb0-834b-4efb-8dfa-b667ce76e161 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:06.704236 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d814beb0-834b-4efb-8dfa-b667ce76e161 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:06.704348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d814beb0-834b-4efb-8dfa-b667ce76e161 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:06.705699 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a75b5f75-e372-43b2-99a8-8720e205813c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:06.705950 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a75b5f75-e372-43b2-99a8-8720e205813c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:06.706114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a75b5f75-e372-43b2-99a8-8720e205813c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:06.706301 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a75b5f75-e372-43b2-99a8-8720e205813c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:06.709016 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:06.709016 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:06.709830 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d814beb0-834b-4efb-8dfa-b667ce76e161 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:06.710353 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1036/4102] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:06 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:06.714476 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:06.714476 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:06.715340 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a75b5f75-e372-43b2-99a8-8720e205813c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:06.715742 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1028/4103] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:06 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:07.615555 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b122ac7d-5e23-41a4-8e21-fce4594321c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:07.622404 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b122ac7d-5e23-41a4-8e21-fce4594321c4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:07.622615 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b122ac7d-5e23-41a4-8e21-fce4594321c4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:07.622800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b122ac7d-5e23-41a4-8e21-fce4594321c4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:07.643312 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:07.643312 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:07.652656 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b122ac7d-5e23-41a4-8e21-fce4594321c4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:07.664750 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b122ac7d-5e23-41a4-8e21-fce4594321c4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:39:07.665311 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1015/4104] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:07 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:07.722807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c64eca7-4ed2-4462-927c-6879ab31d094 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:07.725465 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c64eca7-4ed2-4462-927c-6879ab31d094 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:07.725976 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c64eca7-4ed2-4462-927c-6879ab31d094 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:07.726269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c64eca7-4ed2-4462-927c-6879ab31d094 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:07.726453 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2c64eca7-4ed2-4462-927c-6879ab31d094 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:07.726681 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-214442fb-ecb8-4339-939a-c6152ac01167 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:07.730801 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-214442fb-ecb8-4339-939a-c6152ac01167 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:07.730801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-214442fb-ecb8-4339-939a-c6152ac01167 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:07.730801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-214442fb-ecb8-4339-939a-c6152ac01167 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:07.730950 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-214442fb-ecb8-4339-939a-c6152ac01167 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:07.733082 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:07.733082 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:07.733851 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c64eca7-4ed2-4462-927c-6879ab31d094 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:07.734308 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1026/4105] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:07 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:07.743404 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:07.743404 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:07.744130 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-214442fb-ecb8-4339-939a-c6152ac01167 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:07.744513 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1037/4106] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:07 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:08.747325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed9ce5e9-f91f-44b3-9246-37017f020664 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:08.749567 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed9ce5e9-f91f-44b3-9246-37017f020664 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:08.749768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed9ce5e9-f91f-44b3-9246-37017f020664 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:08.750235 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed9ce5e9-f91f-44b3-9246-37017f020664 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:08.752173 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ed9ce5e9-f91f-44b3-9246-37017f020664 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:08.756756 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:08.756756 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:08.759236 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed9ce5e9-f91f-44b3-9246-37017f020664 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:08.759612 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1029/4107] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:08 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:08.764066 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bb31ecae-56f3-4223-ae65-4bb49940bae3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:08.767792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb31ecae-56f3-4223-ae65-4bb49940bae3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:08.768012 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb31ecae-56f3-4223-ae65-4bb49940bae3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:08.768296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bb31ecae-56f3-4223-ae65-4bb49940bae3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:08.768462 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bb31ecae-56f3-4223-ae65-4bb49940bae3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:08.773825 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:08.773825 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:08.775736 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bb31ecae-56f3-4223-ae65-4bb49940bae3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:08.776252 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1016/4108] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:08 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:09.773711 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bdbc2bff-6a5f-4449-9645-9fca5fe7304c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:09.775784 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdbc2bff-6a5f-4449-9645-9fca5fe7304c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:09.776006 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdbc2bff-6a5f-4449-9645-9fca5fe7304c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:09.776204 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bdbc2bff-6a5f-4449-9645-9fca5fe7304c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:09.776327 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bdbc2bff-6a5f-4449-9645-9fca5fe7304c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:09.782527 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:09.782527 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:09.783536 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bdbc2bff-6a5f-4449-9645-9fca5fe7304c tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:09.783969 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1027/4109] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:09 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:09.789653 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-448b05ea-afc1-4979-a463-4b2612aeab2e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:09.793955 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-448b05ea-afc1-4979-a463-4b2612aeab2e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:09.794219 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-448b05ea-afc1-4979-a463-4b2612aeab2e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:09.794600 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-448b05ea-afc1-4979-a463-4b2612aeab2e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:09.794774 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-448b05ea-afc1-4979-a463-4b2612aeab2e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:09.806241 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:09.806241 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:09.807319 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-448b05ea-afc1-4979-a463-4b2612aeab2e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:09.807865 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1038/4110] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:09 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:10.235961 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-728da6ab-eb78-41e5-89c3-dee578400b07 req-f6600017-0c72-4428-9657-3dcfdd45cd80 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:10.238315 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-728da6ab-eb78-41e5-89c3-dee578400b07 req-f6600017-0c72-4428-9657-3dcfdd45cd80 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc Aug 18 07:39:10.238617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-728da6ab-eb78-41e5-89c3-dee578400b07 req-f6600017-0c72-4428-9657-3dcfdd45cd80 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:10.238915 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-728da6ab-eb78-41e5-89c3-dee578400b07 req-f6600017-0c72-4428-9657-3dcfdd45cd80 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:10.258690 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:10.258690 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:10.330414 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-728da6ab-eb78-41e5-89c3-dee578400b07 req-f6600017-0c72-4428-9657-3dcfdd45cd80 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc returned with HTTP 200 Aug 18 07:39:10.330414 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1030/4111] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:39:10 2026] DELETE /volume/v3/attachments/8ddfbc40-f503-4274-8894-9abd46a7d6bc => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:10.793628 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-090d0139-ce6f-4605-bdee-623a4311e17e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:10.795228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-090d0139-ce6f-4605-bdee-623a4311e17e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:10.795404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-090d0139-ce6f-4605-bdee-623a4311e17e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:10.795573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-090d0139-ce6f-4605-bdee-623a4311e17e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:10.795708 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-090d0139-ce6f-4605-bdee-623a4311e17e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:10.799836 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:10.799836 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:10.800422 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-090d0139-ce6f-4605-bdee-623a4311e17e tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:10.800836 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1017/4112] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:10 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:10.818786 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7409c335-8343-4e6f-a129-9533e4254f2c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:10.821601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:10.822512 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7409c335-8343-4e6f-a129-9533e4254f2c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:10.822711 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7409c335-8343-4e6f-a129-9533e4254f2c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:10.822940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7409c335-8343-4e6f-a129-9533e4254f2c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:10.823134 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7409c335-8343-4e6f-a129-9533e4254f2c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:10.823864 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:10.823864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:10.823864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:10.824151 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:10.830701 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:10.830701 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:10.831405 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7409c335-8343-4e6f-a129-9533e4254f2c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:10.831944 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1028/4113] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:10 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:10.832890 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:10.832890 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:10.833431 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:10.856894 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume request issued successfully. Aug 18 07:39:10.857104 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a51a5f97-89ba-4013-b3df-38d9fe08827f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 202 Aug 18 07:39:10.857545 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1039/4114] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:10 2026] DELETE /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:10.865833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a5223ccc-6dd0-4b7e-8fe6-c44c3ca4b0ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:10.868748 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5223ccc-6dd0-4b7e-8fe6-c44c3ca4b0ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:10.868748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a5223ccc-6dd0-4b7e-8fe6-c44c3ca4b0ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:10.868748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a5223ccc-6dd0-4b7e-8fe6-c44c3ca4b0ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:10.879173 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:10.879173 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:10.884386 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a5223ccc-6dd0-4b7e-8fe6-c44c3ca4b0ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:10.893096 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5223ccc-6dd0-4b7e-8fe6-c44c3ca4b0ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 200 Aug 18 07:39:10.894083 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1031/4115] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:10 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:11.482071 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-39ed9e9d-76fc-40be-a924-aea222f6d8c7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:11.484465 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-39ed9e9d-76fc-40be-a924-aea222f6d8c7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:39:11.484465 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-39ed9e9d-76fc-40be-a924-aea222f6d8c7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:11.485091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-39ed9e9d-76fc-40be-a924-aea222f6d8c7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:11.494498 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:11.494498 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:11.498158 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-39ed9e9d-76fc-40be-a924-aea222f6d8c7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:39:11.507855 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-39ed9e9d-76fc-40be-a924-aea222f6d8c7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:39:11.509226 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1018/4116] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:39:11 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:11.812638 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-749e72c4-0bd7-4c0d-b725-0abc531b55f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:11.815363 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-749e72c4-0bd7-4c0d-b725-0abc531b55f4 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:11.815363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-749e72c4-0bd7-4c0d-b725-0abc531b55f4 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:11.815565 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-749e72c4-0bd7-4c0d-b725-0abc531b55f4 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:11.815684 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-749e72c4-0bd7-4c0d-b725-0abc531b55f4 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:11.820133 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:11.820133 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:11.820979 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-749e72c4-0bd7-4c0d-b725-0abc531b55f4 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:11.821322 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1029/4117] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:11 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:11.843137 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-282279b6-cb38-4c59-a14d-cfbce0d9bfd4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:11.848628 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-282279b6-cb38-4c59-a14d-cfbce0d9bfd4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:11.848628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-282279b6-cb38-4c59-a14d-cfbce0d9bfd4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:11.848628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-282279b6-cb38-4c59-a14d-cfbce0d9bfd4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:11.848628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-282279b6-cb38-4c59-a14d-cfbce0d9bfd4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:11.856315 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:11.856315 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:11.857376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-282279b6-cb38-4c59-a14d-cfbce0d9bfd4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:11.857877 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1040/4118] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:11 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:11.906644 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a4a8c64-e631-42cf-a2dc-b8a9cc62b7d8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:11.910146 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a4a8c64-e631-42cf-a2dc-b8a9cc62b7d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:11.910146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a4a8c64-e631-42cf-a2dc-b8a9cc62b7d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:11.910146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a4a8c64-e631-42cf-a2dc-b8a9cc62b7d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:11.916679 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a4a8c64-e631-42cf-a2dc-b8a9cc62b7d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 404 Aug 18 07:39:11.917943 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1032/4119] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:11 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:11.926701 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0958f20-30bd-4541-8bd3-daf3fe967806 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:11.928884 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0958f20-30bd-4541-8bd3-daf3fe967806 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:11.929155 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0958f20-30bd-4541-8bd3-daf3fe967806 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:11.929444 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0958f20-30bd-4541-8bd3-daf3fe967806 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:11.936663 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0958f20-30bd-4541-8bd3-daf3fe967806 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 404 Aug 18 07:39:11.937351 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1019/4120] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:11 2026] GET /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:11.945513 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-192e521c-821a-4186-989e-c27420633273 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:11.948242 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-192e521c-821a-4186-989e-c27420633273 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:11.949074 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-192e521c-821a-4186-989e-c27420633273 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:11.949698 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-192e521c-821a-4186-989e-c27420633273 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:11.950287 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-192e521c-821a-4186-989e-c27420633273 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: cfd3f36f-9e2a-42e8-a835-63bccc67338e Aug 18 07:39:11.957904 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-192e521c-821a-4186-989e-c27420633273 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e returned with HTTP 404 Aug 18 07:39:11.958741 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1030/4121] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:11 2026] DELETE /volume/v3/volumes/cfd3f36f-9e2a-42e8-a835-63bccc67338e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:11.993507 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:11.998664 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:11.999020 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1054069841"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:12.001879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request body: {'volume': {'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1054069841'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:12.103577 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume of 1 GB Aug 18 07:39:12.107909 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability Zones retrieved successfully. Aug 18 07:39:12.113481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (b088b440-c61b-439b-9a81-67da92fbc853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:12.115365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce54e6e4-6b06-4ab3-b7b1-a47a9c25fa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:12.115613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:12.182514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-491370e6-02ae-4b33-b4dc-12a6e9c00a92 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:12.188263 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce54e6e4-6b06-4ab3-b7b1-a47a9c25fa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:12.189000 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e64e80c-11aa-4c81-8474-20bb6a33bb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:12.190591 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-491370e6-02ae-4b33-b4dc-12a6e9c00a92 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:39:12.190802 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-491370e6-02ae-4b33-b4dc-12a6e9c00a92 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:12.191023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-491370e6-02ae-4b33-b4dc-12a6e9c00a92 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:12.202746 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:12.202746 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:12.208248 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-491370e6-02ae-4b33-b4dc-12a6e9c00a92 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:39:12.213796 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-491370e6-02ae-4b33-b4dc-12a6e9c00a92 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:39:12.213796 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1033/4122] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:39:12 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:12.226452 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd9c5a36-646a-4e79-b7c3-f0a0330d5b41 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:12.226889 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd9c5a36-646a-4e79-b7c3-f0a0330d5b41 None None] GET https://10.4.3.152/volume// Aug 18 07:39:12.227067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd9c5a36-646a-4e79-b7c3-f0a0330d5b41 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:12.227504 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd9c5a36-646a-4e79-b7c3-f0a0330d5b41 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:12.227728 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd9c5a36-646a-4e79-b7c3-f0a0330d5b41 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:39:12.228369 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1020/4123] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:39:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:39:12.237418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['643d444e-fb50-4940-b7ee-8d131f0a78d4', '1f604a66-b5c9-4c75-be23-9eca7e51e740', '51399319-0a96-4553-acc5-7dc8caaf886f', '2d2681a6-ac69-4db9-b4b2-37adef928304'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:12.237418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e64e80c-11aa-4c81-8474-20bb6a33bb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['643d444e-fb50-4940-b7ee-8d131f0a78d4', '1f604a66-b5c9-4c75-be23-9eca7e51e740', '51399319-0a96-4553-acc5-7dc8caaf886f', '2d2681a6-ac69-4db9-b4b2-37adef928304']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:12.237656 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e4cf6a-7ea7-4ade-ab40-09a0a565d617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:12.239748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-7edc0f24-6a95-4e10-87fc-d3e3220d0ce9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:12.243327 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-7edc0f24-6a95-4e10-87fc-d3e3220d0ce9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:39:12.243849 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-7edc0f24-6a95-4e10-87fc-d3e3220d0ce9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44c40ff2-c627-4abb-b50f-71ecb2b0d9b5", "connector": null, "instance_uuid": "722f9b9b-e57d-427a-928c-7f7996bf5b3b"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:12.259804 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:12.259804 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:12.273180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e4cf6a-7ea7-4ade-ab40-09a0a565d617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87a7d740-deda-40dd-bf25-a58c1137596d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1054069841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['643d444e-fb50-4940-b7ee-8d131f0a78d4','1f604a66-b5c9-4c75-be23-9eca7e51e740','51399319-0a96-4553-acc5-7dc8caaf886f','2d2681a6-ac69-4db9-b4b2-37adef928304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1054069841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87a7d740-deda-40dd-bf25-a58c1137596d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68602261227944c4b279794212ac82ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc61d36cd424286a378ebc711b03001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:12.274076 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9faf1e3-66b6-46b0-a395-cda183f0fc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:12.305615 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-7edc0f24-6a95-4e10-87fc-d3e3220d0ce9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:39:12.306100 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1031/4124] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:39:12 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) Aug 18 07:39:12.306390 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9faf1e3-66b6-46b0-a395-cda183f0fc97) transitioned into state 'SUCCESS' from state '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-1054069841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['643d444e-fb50-4940-b7ee-8d131f0a78d4','1f604a66-b5c9-4c75-be23-9eca7e51e740','51399319-0a96-4553-acc5-7dc8caaf886f','2d2681a6-ac69-4db9-b4b2-37adef928304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:12.307435 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc61e510-ac04-4a33-ba39-0841df39f6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:12.319234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc61e510-ac04-4a33-ba39-0841df39f6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:12.320287 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (b088b440-c61b-439b-9a81-67da92fbc853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:12.320706 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request issued successfully. Aug 18 07:39:12.323881 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5ce728a-8745-4df1-9ca9-0939ea71d451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:12.323881 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1041/4125] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:11 2026] POST /volume/v3/volumes => generated 749 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:12.340233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-38bcbf68-a948-4f3e-94a1-b58bb6032ac6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:12.343683 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38bcbf68-a948-4f3e-94a1-b58bb6032ac6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:12.343683 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38bcbf68-a948-4f3e-94a1-b58bb6032ac6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:12.343683 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-38bcbf68-a948-4f3e-94a1-b58bb6032ac6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:12.351496 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:12.351496 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:12.355833 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-38bcbf68-a948-4f3e-94a1-b58bb6032ac6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:12.361789 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-38bcbf68-a948-4f3e-94a1-b58bb6032ac6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 200 Aug 18 07:39:12.362318 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1034/4126] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:12 2026] GET /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:12.835029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7ca68f46-a63a-43e1-8f84-3e21aa5bd3c8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:12.836617 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ca68f46-a63a-43e1-8f84-3e21aa5bd3c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:12.836804 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ca68f46-a63a-43e1-8f84-3e21aa5bd3c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:12.836984 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7ca68f46-a63a-43e1-8f84-3e21aa5bd3c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:12.837084 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7ca68f46-a63a-43e1-8f84-3e21aa5bd3c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:12.842108 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:12.842108 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:12.842786 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7ca68f46-a63a-43e1-8f84-3e21aa5bd3c8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:12.843154 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1021/4127] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:12 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:12.870535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-625f679f-9a8e-4f06-8b7c-d3025a84f244 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:12.873334 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-625f679f-9a8e-4f06-8b7c-d3025a84f244 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:12.873698 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-625f679f-9a8e-4f06-8b7c-d3025a84f244 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:12.873916 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-625f679f-9a8e-4f06-8b7c-d3025a84f244 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:12.874091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-625f679f-9a8e-4f06-8b7c-d3025a84f244 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:12.879434 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:12.879434 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:12.880451 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-625f679f-9a8e-4f06-8b7c-d3025a84f244 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:12.881106 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1032/4128] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:12 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:13.295461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dcf6e5c9-4e9f-42a0-8898-fec9e556e3d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.295852 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcf6e5c9-4e9f-42a0-8898-fec9e556e3d4 None None] GET https://10.4.3.152/volume// Aug 18 07:39:13.296033 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcf6e5c9-4e9f-42a0-8898-fec9e556e3d4 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:13.296249 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcf6e5c9-4e9f-42a0-8898-fec9e556e3d4 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:13.296586 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcf6e5c9-4e9f-42a0-8898-fec9e556e3d4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:39:13.296827 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1042/4129] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:39:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:39:13.304542 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-43c63b36-5bb3-4af1-a2b3-9f94bb7f754c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.307087 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-43c63b36-5bb3-4af1-a2b3-9f94bb7f754c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:39:13.307375 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-43c63b36-5bb3-4af1-a2b3-9f94bb7f754c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:13.307618 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-43c63b36-5bb3-4af1-a2b3-9f94bb7f754c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:13.320573 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.320573 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:13.324002 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-43c63b36-5bb3-4af1-a2b3-9f94bb7f754c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:39:13.332773 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-43c63b36-5bb3-4af1-a2b3-9f94bb7f754c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:39:13.333348 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1035/4130] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:39:13 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:39:13.379401 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5e131a9b-e079-4298-b93c-0315072522a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.381512 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e131a9b-e079-4298-b93c-0315072522a0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:13.381747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e131a9b-e079-4298-b93c-0315072522a0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:13.382049 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5e131a9b-e079-4298-b93c-0315072522a0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:13.400832 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.400832 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:13.407229 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5e131a9b-e079-4298-b93c-0315072522a0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:13.411436 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5e131a9b-e079-4298-b93c-0315072522a0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 200 Aug 18 07:39:13.411936 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1022/4131] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:13 2026] GET /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:13.429496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-02e7622c-3a6b-40ec-935f-33ca50fe2793 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.433841 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-02e7622c-3a6b-40ec-935f-33ca50fe2793 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:13.434091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-02e7622c-3a6b-40ec-935f-33ca50fe2793 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:13.436419 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-02e7622c-3a6b-40ec-935f-33ca50fe2793 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:13.449409 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.449409 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:13.455111 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-02e7622c-3a6b-40ec-935f-33ca50fe2793 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:13.458976 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-370cf218-5840-4b85-a3fc-13b8307a0851 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.461006 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-02e7622c-3a6b-40ec-935f-33ca50fe2793 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 200 Aug 18 07:39:13.461163 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-370cf218-5840-4b85-a3fc-13b8307a0851 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c Aug 18 07:39:13.461532 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-370cf218-5840-4b85-a3fc-13b8307a0851 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:13.461649 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1033/4132] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:13 2026] GET /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:13.472469 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-370cf218-5840-4b85-a3fc-13b8307a0851 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-44c40ff2-c627-4abb-b50f-71ecb2b0d9b5-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:39:13.475659 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.476988 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:39:13.477639 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "87a7d740-deda-40dd-bf25-a58c1137596d", "name": "tempest-VolumesBackupsTest-Backup-1794186389", "container": "tempest-volumesbackupstest-backup-container-442419575"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:13.479410 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating new backup {'backup': {'volume_id': '87a7d740-deda-40dd-bf25-a58c1137596d', 'name': 'tempest-VolumesBackupsTest-Backup-1794186389', 'container': 'tempest-volumesbackupstest-backup-container-442419575'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:39:13.480602 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating backup of volume 87a7d740-deda-40dd-bf25-a58c1137596d in container tempest-volumesbackupstest-backup-container-442419575 Aug 18 07:39:13.480679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-370cf218-5840-4b85-a3fc-13b8307a0851 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-44c40ff2-c627-4abb-b50f-71ecb2b0d9b5-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:39:13.480813 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.480813 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:13.487948 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.487948 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:13.489224 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:13.506698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['0ea186a2-facc-4f0d-becd-2a8494156fb0', 'e758dcb5-e5f7-4bcb-8a21-d634f5c4a37d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:13.543938 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7700ffd-322d-4fdd-bc18-ca047e846060 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:39:13.543938 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1036/4133] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:13 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:13.553487 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2961d956-dd50-4eb8-9fa6-f6f2e005c192 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.555502 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2961d956-dd50-4eb8-9fa6-f6f2e005c192 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:13.555772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2961d956-dd50-4eb8-9fa6-f6f2e005c192 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:13.556041 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2961d956-dd50-4eb8-9fa6-f6f2e005c192 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:13.556194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2961d956-dd50-4eb8-9fa6-f6f2e005c192 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:13.563502 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.563502 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:13.565191 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2961d956-dd50-4eb8-9fa6-f6f2e005c192 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:13.566287 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1023/4134] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:13 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:13.588536 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-370cf218-5840-4b85-a3fc-13b8307a0851 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-44c40ff2-c627-4abb-b50f-71ecb2b0d9b5-np0000007613" released by "attachment_update" :: held 0.108s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:39:13.588896 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-370cf218-5840-4b85-a3fc-13b8307a0851 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c returned with HTTP 200 Aug 18 07:39:13.589599 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1043/4135] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:39:13 2026] PUT /volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:13.615977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-99035506-23c9-4814-a0bd-c71b425e8c0a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.618632 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-99035506-23c9-4814-a0bd-c71b425e8c0a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c/action Aug 18 07:39:13.618988 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-99035506-23c9-4814-a0bd-c71b425e8c0a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:39:13.619093 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-99035506-23c9-4814-a0bd-c71b425e8c0a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:13.638432 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.638432 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:13.649088 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7bca51fc-7149-464d-a552-78a1152c42a2 req-99035506-23c9-4814-a0bd-c71b425e8c0a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c/action returned with HTTP 204 Aug 18 07:39:13.649709 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1034/4136] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:39:13 2026] POST /volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:13.854460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9cf3366f-21d1-4202-aa51-ff6fc26de757 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.856278 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9cf3366f-21d1-4202-aa51-ff6fc26de757 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:13.857072 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9cf3366f-21d1-4202-aa51-ff6fc26de757 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:13.857309 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9cf3366f-21d1-4202-aa51-ff6fc26de757 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:13.857476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9cf3366f-21d1-4202-aa51-ff6fc26de757 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:13.861648 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.861648 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:13.862233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9cf3366f-21d1-4202-aa51-ff6fc26de757 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:13.862599 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1037/4137] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:13 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:13.891333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1c989bc3-f011-4b8f-ac20-e5330c0e4e39 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:13.894172 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c989bc3-f011-4b8f-ac20-e5330c0e4e39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:13.897951 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c989bc3-f011-4b8f-ac20-e5330c0e4e39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:13.897951 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1c989bc3-f011-4b8f-ac20-e5330c0e4e39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:13.897951 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1c989bc3-f011-4b8f-ac20-e5330c0e4e39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:13.902034 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:13.902034 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:13.902789 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1c989bc3-f011-4b8f-ac20-e5330c0e4e39 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:13.903183 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1024/4138] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:13 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:14.069371 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4db6b4c3-3e2c-479d-83f5-bd1b333f82c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:14.071038 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4db6b4c3-3e2c-479d-83f5-bd1b333f82c9 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:14.071219 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4db6b4c3-3e2c-479d-83f5-bd1b333f82c9 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:14.071414 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4db6b4c3-3e2c-479d-83f5-bd1b333f82c9 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:14.073369 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=217,cinder:UPDATE=54,cinder:INSERT=28 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:39:14.078497 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:14.078497 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:14.082059 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4db6b4c3-3e2c-479d-83f5-bd1b333f82c9 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:39:14.086420 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4db6b4c3-3e2c-479d-83f5-bd1b333f82c9 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:39:14.086753 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1044/4139] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:14 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:14.577240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0d4b7e69-b864-424c-ac09-8689b23fcc27 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:14.579019 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d4b7e69-b864-424c-ac09-8689b23fcc27 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:14.579232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0d4b7e69-b864-424c-ac09-8689b23fcc27 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:14.579454 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0d4b7e69-b864-424c-ac09-8689b23fcc27 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:14.579594 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0d4b7e69-b864-424c-ac09-8689b23fcc27 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:14.583176 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:14.583176 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:14.583861 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d4b7e69-b864-424c-ac09-8689b23fcc27 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:14.584236 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1035/4140] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:14 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:14.881233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b161fbf3-ab33-4c24-81d7-f2c45c5f96f9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:14.881233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b161fbf3-ab33-4c24-81d7-f2c45c5f96f9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:14.881233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b161fbf3-ab33-4c24-81d7-f2c45c5f96f9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:14.881233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b161fbf3-ab33-4c24-81d7-f2c45c5f96f9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:14.881233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b161fbf3-ab33-4c24-81d7-f2c45c5f96f9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:14.891325 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:14.891325 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:14.891950 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b161fbf3-ab33-4c24-81d7-f2c45c5f96f9 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:14.892408 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1038/4141] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:14 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:14.912856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ec4dcf2-862f-4d26-ad1b-896f5a2c7b5e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:14.914660 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ec4dcf2-862f-4d26-ad1b-896f5a2c7b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:14.914923 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ec4dcf2-862f-4d26-ad1b-896f5a2c7b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:14.915119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ec4dcf2-862f-4d26-ad1b-896f5a2c7b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:14.915244 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5ec4dcf2-862f-4d26-ad1b-896f5a2c7b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:14.919397 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:14.919397 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:14.920130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ec4dcf2-862f-4d26-ad1b-896f5a2c7b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:14.920503 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1025/4142] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:14 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:15.100098 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b6ab1425-6276-4114-b869-58e4156fbdf4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:15.101919 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6ab1425-6276-4114-b869-58e4156fbdf4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:15.102108 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6ab1425-6276-4114-b869-58e4156fbdf4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:15.102304 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b6ab1425-6276-4114-b869-58e4156fbdf4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:15.109441 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:15.109441 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:15.113028 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b6ab1425-6276-4114-b869-58e4156fbdf4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:39:15.117588 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b6ab1425-6276-4114-b869-58e4156fbdf4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:39:15.117961 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1045/4143] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:15 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:15.595225 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-afe6feaf-e40f-45da-a542-f6e56215d287 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:15.597142 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-afe6feaf-e40f-45da-a542-f6e56215d287 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:15.597353 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-afe6feaf-e40f-45da-a542-f6e56215d287 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:15.597533 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-afe6feaf-e40f-45da-a542-f6e56215d287 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:15.597633 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-afe6feaf-e40f-45da-a542-f6e56215d287 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:15.601861 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:15.601861 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:15.602673 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-afe6feaf-e40f-45da-a542-f6e56215d287 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:15.602887 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1036/4144] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:15 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:15.902694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ba63f8a-f552-492a-a360-dc61dc443f77 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:15.904678 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ba63f8a-f552-492a-a360-dc61dc443f77 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:15.904928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ba63f8a-f552-492a-a360-dc61dc443f77 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:15.905170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ba63f8a-f552-492a-a360-dc61dc443f77 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:15.905267 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1ba63f8a-f552-492a-a360-dc61dc443f77 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:15.909506 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:15.909506 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:15.910195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ba63f8a-f552-492a-a360-dc61dc443f77 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:15.910567 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1039/4145] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:15 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:15.931000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dcd2d2f6-6744-4f16-b0c0-6b54ffaac58d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:15.932650 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dcd2d2f6-6744-4f16-b0c0-6b54ffaac58d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:15.932851 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dcd2d2f6-6744-4f16-b0c0-6b54ffaac58d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:15.933035 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dcd2d2f6-6744-4f16-b0c0-6b54ffaac58d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:15.933130 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-dcd2d2f6-6744-4f16-b0c0-6b54ffaac58d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:15.936762 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:15.936762 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:15.937413 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dcd2d2f6-6744-4f16-b0c0-6b54ffaac58d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:15.937731 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1026/4146] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:15 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:16.131674 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-799a23f8-17db-4300-a7b4-ec24497600f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:16.133611 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-799a23f8-17db-4300-a7b4-ec24497600f4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:16.134248 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-799a23f8-17db-4300-a7b4-ec24497600f4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:16.134404 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-799a23f8-17db-4300-a7b4-ec24497600f4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:16.141803 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:16.141803 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:16.145309 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-799a23f8-17db-4300-a7b4-ec24497600f4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:39:16.150776 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-799a23f8-17db-4300-a7b4-ec24497600f4 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:39:16.151398 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1046/4147] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:16 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:16.611940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3e1ce57e-1d8a-447c-bf21-d36399c18109 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:16.613797 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e1ce57e-1d8a-447c-bf21-d36399c18109 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:16.614062 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e1ce57e-1d8a-447c-bf21-d36399c18109 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:16.614283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e1ce57e-1d8a-447c-bf21-d36399c18109 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:16.614423 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3e1ce57e-1d8a-447c-bf21-d36399c18109 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:16.619035 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:16.619035 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:16.619858 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e1ce57e-1d8a-447c-bf21-d36399c18109 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:16.620268 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1037/4148] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:16 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:16.920125 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-92ce0aa8-f313-40e2-93eb-9ca9cb38a53f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:16.922336 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92ce0aa8-f313-40e2-93eb-9ca9cb38a53f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:16.922593 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92ce0aa8-f313-40e2-93eb-9ca9cb38a53f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:16.922836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92ce0aa8-f313-40e2-93eb-9ca9cb38a53f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:16.922977 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-92ce0aa8-f313-40e2-93eb-9ca9cb38a53f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:16.927570 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:16.927570 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:16.928311 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92ce0aa8-f313-40e2-93eb-9ca9cb38a53f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:16.928750 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1040/4149] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:16 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:16.947566 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3c63078d-0afb-4b40-a1b8-37e0f2c65c40 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:16.949273 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3c63078d-0afb-4b40-a1b8-37e0f2c65c40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:16.949503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3c63078d-0afb-4b40-a1b8-37e0f2c65c40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:16.949738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3c63078d-0afb-4b40-a1b8-37e0f2c65c40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:16.949915 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3c63078d-0afb-4b40-a1b8-37e0f2c65c40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:16.953891 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:16.953891 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:16.954718 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3c63078d-0afb-4b40-a1b8-37e0f2c65c40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:16.955118 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1027/4150] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:16 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:17.164354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-38294cff-24e2-4b96-a3bd-e392e48796a2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:17.165975 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38294cff-24e2-4b96-a3bd-e392e48796a2 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:17.166185 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-38294cff-24e2-4b96-a3bd-e392e48796a2 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:17.166381 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-38294cff-24e2-4b96-a3bd-e392e48796a2 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:17.172920 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:17.172920 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:17.176339 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-38294cff-24e2-4b96-a3bd-e392e48796a2 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:39:17.180372 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38294cff-24e2-4b96-a3bd-e392e48796a2 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:39:17.180711 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1047/4151] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:17 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:17.505053 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77b1613d-713e-46d7-89bf-a3f6653af968 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:17.507054 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77b1613d-713e-46d7-89bf-a3f6653af968 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] DELETE https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:17.507271 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77b1613d-713e-46d7-89bf-a3f6653af968 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:17.507484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77b1613d-713e-46d7-89bf-a3f6653af968 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:17.507644 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-77b1613d-713e-46d7-89bf-a3f6653af968 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Delete volume with id: 552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:17.516665 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:17.516665 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:17.518070 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77b1613d-713e-46d7-89bf-a3f6653af968 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:39:17.534488 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77b1613d-713e-46d7-89bf-a3f6653af968 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Delete volume request issued successfully. Aug 18 07:39:17.534785 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77b1613d-713e-46d7-89bf-a3f6653af968 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 202 Aug 18 07:39:17.535317 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1038/4152] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:17 2026] DELETE /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:17.542381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4beb5e60-f671-48ef-8711-7773f58db684 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:17.544159 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4beb5e60-f671-48ef-8711-7773f58db684 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:17.544409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4beb5e60-f671-48ef-8711-7773f58db684 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:17.544597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4beb5e60-f671-48ef-8711-7773f58db684 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:17.552758 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:17.552758 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:17.556636 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4beb5e60-f671-48ef-8711-7773f58db684 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Volume info retrieved successfully. Aug 18 07:39:17.560877 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4beb5e60-f671-48ef-8711-7773f58db684 tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 200 Aug 18 07:39:17.561263 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1041/4153] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:17 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:17.630186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-978354c9-b863-46c7-8ec3-d398439596b6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:17.631899 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-978354c9-b863-46c7-8ec3-d398439596b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:17.632106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-978354c9-b863-46c7-8ec3-d398439596b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:17.632649 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-978354c9-b863-46c7-8ec3-d398439596b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:17.632649 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-978354c9-b863-46c7-8ec3-d398439596b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:17.637586 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:17.637586 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:17.638389 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-978354c9-b863-46c7-8ec3-d398439596b6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:17.638800 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1028/4154] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:17 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:17.937832 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-23504479-2d7b-498c-bfed-8c7ad42fb1b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:17.939566 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23504479-2d7b-498c-bfed-8c7ad42fb1b2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:17.939767 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23504479-2d7b-498c-bfed-8c7ad42fb1b2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:17.939961 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23504479-2d7b-498c-bfed-8c7ad42fb1b2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:17.940055 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-23504479-2d7b-498c-bfed-8c7ad42fb1b2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:17.943988 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:17.943988 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:17.944552 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23504479-2d7b-498c-bfed-8c7ad42fb1b2 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:17.944909 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1048/4155] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:17 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:17.964845 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-614b98ff-dfdd-414e-97be-64683a8c73f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:17.967084 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-614b98ff-dfdd-414e-97be-64683a8c73f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:17.967477 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-614b98ff-dfdd-414e-97be-64683a8c73f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:17.967834 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-614b98ff-dfdd-414e-97be-64683a8c73f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:17.967994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-614b98ff-dfdd-414e-97be-64683a8c73f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:17.973783 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:17.973783 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:17.974564 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-614b98ff-dfdd-414e-97be-64683a8c73f0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:17.974947 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1039/4156] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:17 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:18.573890 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c162519-902a-4ee3-b2d5-9fc8e351e8ea None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:18.575620 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c162519-902a-4ee3-b2d5-9fc8e351e8ea tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] GET https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 Aug 18 07:39:18.575876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c162519-902a-4ee3-b2d5-9fc8e351e8ea tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:18.576069 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c162519-902a-4ee3-b2d5-9fc8e351e8ea tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:18.581916 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c162519-902a-4ee3-b2d5-9fc8e351e8ea tempest-TestImageHashVerification-1913776704 tempest-TestImageHashVerification-1913776704-project-member] https://10.4.3.152/volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 returned with HTTP 404 Aug 18 07:39:18.582456 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1042/4157] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:18 2026] GET /volume/v3/volumes/552dd306-2682-415d-a92f-f807f7f1ea33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:18.650222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0cb29950-fbe8-4908-b205-5acdf5947644 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:18.651597 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0cb29950-fbe8-4908-b205-5acdf5947644 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:18.651789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0cb29950-fbe8-4908-b205-5acdf5947644 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:18.651979 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0cb29950-fbe8-4908-b205-5acdf5947644 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:18.652080 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-0cb29950-fbe8-4908-b205-5acdf5947644 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:18.658219 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:18.658219 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:18.658219 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0cb29950-fbe8-4908-b205-5acdf5947644 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:18.658219 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1029/4158] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:18 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:18.956128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7e2e2021-9107-4e22-b251-01f3973e7042 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:18.957832 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e2e2021-9107-4e22-b251-01f3973e7042 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:18.958311 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e2e2021-9107-4e22-b251-01f3973e7042 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:18.958600 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e2e2021-9107-4e22-b251-01f3973e7042 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:18.959596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7e2e2021-9107-4e22-b251-01f3973e7042 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:18.963183 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:18.963183 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:18.963911 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e2e2021-9107-4e22-b251-01f3973e7042 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:18.964374 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1049/4159] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:18 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:18.988814 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-18db3395-a2c3-404a-8b76-1d0ac83f268c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:18.990634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-18db3395-a2c3-404a-8b76-1d0ac83f268c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:18.990879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-18db3395-a2c3-404a-8b76-1d0ac83f268c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:18.991077 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-18db3395-a2c3-404a-8b76-1d0ac83f268c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:18.991222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-18db3395-a2c3-404a-8b76-1d0ac83f268c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:18.995533 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:18.995533 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:18.996357 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-18db3395-a2c3-404a-8b76-1d0ac83f268c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:18.996803 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1040/4160] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:18 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:19.669424 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f5f0e913-2b5b-41ae-b6fc-3fc9dc921a65 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:19.672514 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5f0e913-2b5b-41ae-b6fc-3fc9dc921a65 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:19.672514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5f0e913-2b5b-41ae-b6fc-3fc9dc921a65 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:19.672514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f5f0e913-2b5b-41ae-b6fc-3fc9dc921a65 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:19.672514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f5f0e913-2b5b-41ae-b6fc-3fc9dc921a65 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:19.679295 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:19.679295 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:19.683255 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f5f0e913-2b5b-41ae-b6fc-3fc9dc921a65 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:19.683693 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1043/4161] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:19 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:19.981447 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-97ddad1a-81c9-4e59-ab99-9fca16dc0112 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:19.983635 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-97ddad1a-81c9-4e59-ab99-9fca16dc0112 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:19.983945 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-97ddad1a-81c9-4e59-ab99-9fca16dc0112 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:19.984146 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-97ddad1a-81c9-4e59-ab99-9fca16dc0112 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:19.984265 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-97ddad1a-81c9-4e59-ab99-9fca16dc0112 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:19.989096 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:19.989096 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:19.989096 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-97ddad1a-81c9-4e59-ab99-9fca16dc0112 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:19.989255 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1030/4162] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:19 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:20.012020 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0785b919-9b24-41c6-bdc3-f7948d639da9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:20.013756 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0785b919-9b24-41c6-bdc3-f7948d639da9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:39:20.013982 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0785b919-9b24-41c6-bdc3-f7948d639da9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:20.014159 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0785b919-9b24-41c6-bdc3-f7948d639da9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:20.014277 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0785b919-9b24-41c6-bdc3-f7948d639da9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:20.018472 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:20.018472 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:20.019216 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0785b919-9b24-41c6-bdc3-f7948d639da9 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:39:20.019586 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1050/4163] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:20 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:20.695567 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9cc89029-989b-4aad-86f0-ab943ddd5174 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:20.698228 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9cc89029-989b-4aad-86f0-ab943ddd5174 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:20.698399 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9cc89029-989b-4aad-86f0-ab943ddd5174 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:20.698819 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9cc89029-989b-4aad-86f0-ab943ddd5174 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:20.702238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9cc89029-989b-4aad-86f0-ab943ddd5174 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:20.704695 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:20.704695 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:20.705742 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9cc89029-989b-4aad-86f0-ab943ddd5174 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:20.706333 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1041/4164] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:20 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:20.998838 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-64e96b73-ebaf-4567-81f0-398ea98febdb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:21.000409 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-64e96b73-ebaf-4567-81f0-398ea98febdb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:21.000579 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-64e96b73-ebaf-4567-81f0-398ea98febdb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:21.000744 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-64e96b73-ebaf-4567-81f0-398ea98febdb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:21.000847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-64e96b73-ebaf-4567-81f0-398ea98febdb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:21.010022 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:21.010022 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:21.013905 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-64e96b73-ebaf-4567-81f0-398ea98febdb tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:21.015014 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1044/4165] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:20 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:21.025278 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:21.027001 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 Aug 18 07:39:21.027230 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:21.027579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:21.027715 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume with id: a266e028-bb07-45ac-bb29-12228bbfd784 Aug 18 07:39:21.035187 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:21.035187 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:21.035525 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:21.051303 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume request issued successfully. Aug 18 07:39:21.051947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50f8d5fa-bdcf-4198-959d-a5a8ce7e746f tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 returned with HTTP 202 Aug 18 07:39:21.051947 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1031/4166] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:39:21 2026] DELETE /volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:21.062627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-faa44bbd-9a54-4380-8b48-65dda0493360 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:21.064580 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-faa44bbd-9a54-4380-8b48-65dda0493360 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 Aug 18 07:39:21.064791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-faa44bbd-9a54-4380-8b48-65dda0493360 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:21.066009 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-faa44bbd-9a54-4380-8b48-65dda0493360 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:21.075506 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:21.075506 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:21.080142 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-faa44bbd-9a54-4380-8b48-65dda0493360 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:21.086397 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-faa44bbd-9a54-4380-8b48-65dda0493360 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 returned with HTTP 200 Aug 18 07:39:21.086786 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1051/4167] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:21 2026] GET /volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:21.349978 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-a749da84-ac2f-43a1-905b-718c2e5ab019 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:21.352680 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-a749da84-ac2f-43a1-905b-718c2e5ab019 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b Aug 18 07:39:21.352922 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-a749da84-ac2f-43a1-905b-718c2e5ab019 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:21.353143 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-a749da84-ac2f-43a1-905b-718c2e5ab019 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:21.361707 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:21.361707 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:21.418758 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e5eecdd0-7353-41f3-b2cc-28965a8ddf30 req-a749da84-ac2f-43a1-905b-718c2e5ab019 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b returned with HTTP 200 Aug 18 07:39:21.419242 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1042/4168] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:39:21 2026] DELETE /volume/v3/attachments/53dc64b7-7447-4690-987f-9f8d21b2bb9b => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:21.719921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-edeaf4c8-5e87-4c5a-bf60-198330f542d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:21.721528 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edeaf4c8-5e87-4c5a-bf60-198330f542d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:21.721716 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edeaf4c8-5e87-4c5a-bf60-198330f542d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:21.721949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edeaf4c8-5e87-4c5a-bf60-198330f542d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:21.722047 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-edeaf4c8-5e87-4c5a-bf60-198330f542d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:21.726343 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:21.726343 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:21.727128 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edeaf4c8-5e87-4c5a-bf60-198330f542d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:21.727541 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1045/4169] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:21 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:22.067501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-91c9658d-aacf-4564-933f-03c7cb5bcbdb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.070164 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-91c9658d-aacf-4564-933f-03c7cb5bcbdb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:39:22.070612 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-91c9658d-aacf-4564-933f-03c7cb5bcbdb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.070877 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-91c9658d-aacf-4564-933f-03c7cb5bcbdb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.080505 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:22.080505 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:22.085591 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-91c9658d-aacf-4564-933f-03c7cb5bcbdb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:39:22.090612 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-91c9658d-aacf-4564-933f-03c7cb5bcbdb tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:39:22.091379 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1032/4170] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:39:22 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:22.101687 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-41f61f87-c478-4626-83c3-6907890a7d19 req-901113bc-6cc1-4c2e-b7e3-b85c87e8b3d0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.102064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8d213e72-84f0-4974-b73a-ff8e36b2039a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.102064 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d213e72-84f0-4974-b73a-ff8e36b2039a None None] GET https://10.4.3.152/volume// Aug 18 07:39:22.102064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d213e72-84f0-4974-b73a-ff8e36b2039a None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.102064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8d213e72-84f0-4974-b73a-ff8e36b2039a None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.102420 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8d213e72-84f0-4974-b73a-ff8e36b2039a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:39:22.102535 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1043/4171] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:39:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:39:22.103505 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c6987a8a-c750-4c3b-8218-8fc96f2e732d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.105320 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6987a8a-c750-4c3b-8218-8fc96f2e732d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 Aug 18 07:39:22.105618 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c6987a8a-c750-4c3b-8218-8fc96f2e732d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.105870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c6987a8a-c750-4c3b-8218-8fc96f2e732d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.107508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-41f61f87-c478-4626-83c3-6907890a7d19 req-901113bc-6cc1-4c2e-b7e3-b85c87e8b3d0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:39:22.107729 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-41f61f87-c478-4626-83c3-6907890a7d19 req-901113bc-6cc1-4c2e-b7e3-b85c87e8b3d0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.107970 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-41f61f87-c478-4626-83c3-6907890a7d19 req-901113bc-6cc1-4c2e-b7e3-b85c87e8b3d0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.110951 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-8f923a3d-4c6f-4889-85d6-6cab1d4d560b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.114296 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-8f923a3d-4c6f-4889-85d6-6cab1d4d560b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:39:22.114651 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6987a8a-c750-4c3b-8218-8fc96f2e732d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 returned with HTTP 404 Aug 18 07:39:22.114806 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-8f923a3d-4c6f-4889-85d6-6cab1d4d560b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "113cd0e7-d544-4871-a452-ee638c1c5926", "connector": null, "instance_uuid": "021175a0-ccd9-49a0-9c96-feffb7a87ed6"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:22.115287 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1046/4172] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:22 2026] GET /volume/v3/volumes/a266e028-bb07-45ac-bb29-12228bbfd784 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:22.118767 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:22.118767 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:22.124458 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-41f61f87-c478-4626-83c3-6907890a7d19 req-901113bc-6cc1-4c2e-b7e3-b85c87e8b3d0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:39:22.127537 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b6fc7ecf-2d0b-4307-b069-05ab14c2bd64 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.128116 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:22.128116 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:22.129422 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6fc7ecf-2d0b-4307-b069-05ab14c2bd64 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:22.129629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6fc7ecf-2d0b-4307-b069-05ab14c2bd64 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.129859 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b6fc7ecf-2d0b-4307-b069-05ab14c2bd64 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.129917 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b6fc7ecf-2d0b-4307-b069-05ab14c2bd64 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:22.130185 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-41f61f87-c478-4626-83c3-6907890a7d19 req-901113bc-6cc1-4c2e-b7e3-b85c87e8b3d0 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:39:22.130782 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1052/4173] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:39:22 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:22.134159 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:22.134159 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:22.134981 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b6fc7ecf-2d0b-4307-b069-05ab14c2bd64 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:22.135565 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1044/4174] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:22 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:22.153080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cd41ab9d-2ab1-4d11-9f04-4db956a85ad7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.155043 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd41ab9d-2ab1-4d11-9f04-4db956a85ad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:22.155272 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd41ab9d-2ab1-4d11-9f04-4db956a85ad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.155603 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cd41ab9d-2ab1-4d11-9f04-4db956a85ad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.155738 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-cd41ab9d-2ab1-4d11-9f04-4db956a85ad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete backup with id: 0a2a563e-0b5f-49b3-9b89-2674bd837f81. Aug 18 07:39:22.160533 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:22.160533 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:22.164470 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-8f923a3d-4c6f-4889-85d6-6cab1d4d560b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:39:22.164943 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1033/4175] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:39:22 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:22.179660 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-cd41ab9d-2ab1-4d11-9f04-4db956a85ad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] delete_backup rpcapi backup_id 0a2a563e-0b5f-49b3-9b89-2674bd837f81 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:39:22.181778 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cd41ab9d-2ab1-4d11-9f04-4db956a85ad7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 202 Aug 18 07:39:22.182570 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1047/4176] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:39:22 2026] DELETE /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:39:22.191082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6a01c8d2-3b57-48dc-813b-6fe01ea3d497 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.194428 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a01c8d2-3b57-48dc-813b-6fe01ea3d497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:22.194694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a01c8d2-3b57-48dc-813b-6fe01ea3d497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.194940 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a01c8d2-3b57-48dc-813b-6fe01ea3d497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.195077 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6a01c8d2-3b57-48dc-813b-6fe01ea3d497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:22.201754 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:22.201754 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:22.203760 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a01c8d2-3b57-48dc-813b-6fe01ea3d497 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 200 Aug 18 07:39:22.204200 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1053/4177] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:22 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:22.738268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c565e2b3-81f1-494c-8a48-34954aa27ffe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:22.740156 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c565e2b3-81f1-494c-8a48-34954aa27ffe tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:22.740397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c565e2b3-81f1-494c-8a48-34954aa27ffe tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:22.740592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c565e2b3-81f1-494c-8a48-34954aa27ffe tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:22.740690 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c565e2b3-81f1-494c-8a48-34954aa27ffe tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:22.747442 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:22.747442 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:22.748285 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c565e2b3-81f1-494c-8a48-34954aa27ffe tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:22.748945 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1045/4178] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:22 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:23.220007 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-46a529a0-c9d6-4fd4-83c8-eaef38f163e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.226115 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-46a529a0-c9d6-4fd4-83c8-eaef38f163e7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 Aug 18 07:39:23.228239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-46a529a0-c9d6-4fd4-83c8-eaef38f163e7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:23.228239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-46a529a0-c9d6-4fd4-83c8-eaef38f163e7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:23.228239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-46a529a0-c9d6-4fd4-83c8-eaef38f163e7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 0a2a563e-0b5f-49b3-9b89-2674bd837f81. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:23.230129 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-46a529a0-c9d6-4fd4-83c8-eaef38f163e7 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 returned with HTTP 404 Aug 18 07:39:23.231341 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1034/4179] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:23 2026] GET /volume/v3/backups/0a2a563e-0b5f-49b3-9b89-2674bd837f81 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:23.241317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1913139-2466-449e-934b-b8bdd54dee30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.243017 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1913139-2466-449e-934b-b8bdd54dee30 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:39:23.243191 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1913139-2466-449e-934b-b8bdd54dee30 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:23.243393 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1913139-2466-449e-934b-b8bdd54dee30 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:23.243494 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-a1913139-2466-449e-934b-b8bdd54dee30 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete backup with id: dd5b9f11-6d65-487f-a355-f5f8ba4adcce. Aug 18 07:39:23.248842 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:23.248842 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:23.262233 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7dc61fca-b209-4df1-8463-a7006b86d329 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.262690 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7dc61fca-b209-4df1-8463-a7006b86d329 None None] GET https://10.4.3.152/volume// Aug 18 07:39:23.262898 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7dc61fca-b209-4df1-8463-a7006b86d329 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:23.263123 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7dc61fca-b209-4df1-8463-a7006b86d329 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:23.263448 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7dc61fca-b209-4df1-8463-a7006b86d329 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:39:23.263710 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1054/4180] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:39:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:39:23.273939 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-b88c227f-a612-428c-b197-7f37c9e9b3e4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.276239 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-b88c227f-a612-428c-b197-7f37c9e9b3e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:39:23.276526 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-b88c227f-a612-428c-b197-7f37c9e9b3e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:23.276782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-b88c227f-a612-428c-b197-7f37c9e9b3e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:23.281803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-a1913139-2466-449e-934b-b8bdd54dee30 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] delete_backup rpcapi backup_id dd5b9f11-6d65-487f-a355-f5f8ba4adcce {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:39:23.285522 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1913139-2466-449e-934b-b8bdd54dee30 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 202 Aug 18 07:39:23.285620 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1048/4181] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:39:23 2026] DELETE /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:39:23.294028 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:23.294028 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:23.298434 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-b88c227f-a612-428c-b197-7f37c9e9b3e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:39:23.300303 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-734ac31e-d73e-4355-b141-adc1fbd3e8ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.305349 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-734ac31e-d73e-4355-b141-adc1fbd3e8ba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:39:23.305349 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-734ac31e-d73e-4355-b141-adc1fbd3e8ba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:23.305349 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-734ac31e-d73e-4355-b141-adc1fbd3e8ba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:23.305349 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-734ac31e-d73e-4355-b141-adc1fbd3e8ba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:23.305731 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-b88c227f-a612-428c-b197-7f37c9e9b3e4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:39:23.305731 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1046/4182] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:39:23 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 1536 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:39:23.316905 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:23.316905 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:23.317806 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-734ac31e-d73e-4355-b141-adc1fbd3e8ba tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 200 Aug 18 07:39:23.318577 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1035/4183] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:23 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:23.463790 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-d1480bd7-a3ce-4a8b-90ba-1a46429e02b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.466380 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-d1480bd7-a3ce-4a8b-90ba-1a46429e02b0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] PUT https://10.4.3.152/volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2 Aug 18 07:39:23.466890 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-d1480bd7-a3ce-4a8b-90ba-1a46429e02b0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:23.480124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-d1480bd7-a3ce-4a8b-90ba-1a46429e02b0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Acquiring lock "cinder-attachment_update-113cd0e7-d544-4871-a452-ee638c1c5926-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:39:23.490095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-d1480bd7-a3ce-4a8b-90ba-1a46429e02b0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Lock "cinder-attachment_update-113cd0e7-d544-4871-a452-ee638c1c5926-np0000007613" acquired by "attachment_update" :: waited 0.010s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:39:23.492697 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:23.492697 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:23.585220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-d1480bd7-a3ce-4a8b-90ba-1a46429e02b0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Lock "cinder-attachment_update-113cd0e7-d544-4871-a452-ee638c1c5926-np0000007613" released by "attachment_update" :: held 0.095s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:39:23.585588 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-d1480bd7-a3ce-4a8b-90ba-1a46429e02b0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2 returned with HTTP 200 Aug 18 07:39:23.586123 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1055/4184] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:39:23 2026] PUT /volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:23.605624 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-f0abfbc9-3790-4f36-aeae-1498d6bf5e6a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.608440 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-f0abfbc9-3790-4f36-aeae-1498d6bf5e6a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2/action Aug 18 07:39:23.608910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-f0abfbc9-3790-4f36-aeae-1498d6bf5e6a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:39:23.609087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-f0abfbc9-3790-4f36-aeae-1498d6bf5e6a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:23.637376 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:23.637376 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:23.651332 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-8d4f6f69-0440-49c3-b9f3-f5bf0abdebd1 req-f0abfbc9-3790-4f36-aeae-1498d6bf5e6a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2/action returned with HTTP 204 Aug 18 07:39:23.651798 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1049/4185] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:39:23 2026] POST /volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:23.764012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1a693dc6-51de-47fe-8ec7-54a99e493e77 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:23.766294 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a693dc6-51de-47fe-8ec7-54a99e493e77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:23.766545 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a693dc6-51de-47fe-8ec7-54a99e493e77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:23.766772 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a693dc6-51de-47fe-8ec7-54a99e493e77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:23.766912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1a693dc6-51de-47fe-8ec7-54a99e493e77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:23.773475 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:23.773475 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:23.775313 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a693dc6-51de-47fe-8ec7-54a99e493e77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:23.775313 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1047/4186] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:23 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:24.333767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-95b01523-8774-4e1b-9752-3a7d058e80ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:24.335596 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95b01523-8774-4e1b-9752-3a7d058e80ce tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce Aug 18 07:39:24.335809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95b01523-8774-4e1b-9752-3a7d058e80ce tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:24.336057 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-95b01523-8774-4e1b-9752-3a7d058e80ce tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:24.336198 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-95b01523-8774-4e1b-9752-3a7d058e80ce tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id dd5b9f11-6d65-487f-a355-f5f8ba4adcce. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:24.344747 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-95b01523-8774-4e1b-9752-3a7d058e80ce tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce returned with HTTP 404 Aug 18 07:39:24.344747 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1036/4187] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:24 2026] GET /volume/v3/backups/dd5b9f11-6d65-487f-a355-f5f8ba4adcce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:39:24.349572 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4902dde5-52b3-4c0e-8b3d-079975669632 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:24.353540 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4902dde5-52b3-4c0e-8b3d-079975669632 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:24.354763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4902dde5-52b3-4c0e-8b3d-079975669632 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:24.354763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4902dde5-52b3-4c0e-8b3d-079975669632 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:24.354763 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-4902dde5-52b3-4c0e-8b3d-079975669632 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete backup with id: 7f88f874-174d-4356-974d-014bbf58db78. Aug 18 07:39:24.367150 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:24.367150 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:24.387095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-4902dde5-52b3-4c0e-8b3d-079975669632 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] delete_backup rpcapi backup_id 7f88f874-174d-4356-974d-014bbf58db78 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:39:24.390925 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4902dde5-52b3-4c0e-8b3d-079975669632 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 202 Aug 18 07:39:24.391802 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1056/4188] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:39:24 2026] DELETE /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:39:24.398882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-decf7028-120d-4d23-847b-c9c95a2c2c2b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:24.400793 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-decf7028-120d-4d23-847b-c9c95a2c2c2b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:24.400897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-decf7028-120d-4d23-847b-c9c95a2c2c2b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:24.401098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-decf7028-120d-4d23-847b-c9c95a2c2c2b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:24.401229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-decf7028-120d-4d23-847b-c9c95a2c2c2b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:24.407963 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:24.407963 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:24.411259 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-decf7028-120d-4d23-847b-c9c95a2c2c2b tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 200 Aug 18 07:39:24.411259 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1050/4189] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:24 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:24.788547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2c124abb-7962-41af-aad0-09dc3610b817 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:24.790762 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c124abb-7962-41af-aad0-09dc3610b817 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:24.791017 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c124abb-7962-41af-aad0-09dc3610b817 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:24.791222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2c124abb-7962-41af-aad0-09dc3610b817 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:24.791336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2c124abb-7962-41af-aad0-09dc3610b817 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:24.798510 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:24.798510 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:24.799342 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2c124abb-7962-41af-aad0-09dc3610b817 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:24.799831 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1048/4190] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:24 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:25.142481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e85922ce-1171-43f1-88ce-781201beb2e8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:25.144230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] DELETE https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:39:25.144468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:25.144713 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:25.144949 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume with id: 54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:39:25.152040 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:25.152040 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:25.152598 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:39:25.163501 np0000007613 devstack@c-api.service[100293]: WARNING cinder.keymgr.conf_key_mgr [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:39:25.169508 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Delete volume request issued successfully. Aug 18 07:39:25.169797 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e85922ce-1171-43f1-88ce-781201beb2e8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 202 Aug 18 07:39:25.170774 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1037/4191] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:25 2026] DELETE /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:39:25.180928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-875c880c-f6c1-4764-9c4d-5fb631cf1ea8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:25.182802 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-875c880c-f6c1-4764-9c4d-5fb631cf1ea8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:39:25.184320 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-875c880c-f6c1-4764-9c4d-5fb631cf1ea8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:25.184580 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-875c880c-f6c1-4764-9c4d-5fb631cf1ea8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:25.194953 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:25.194953 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:25.206652 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-875c880c-f6c1-4764-9c4d-5fb631cf1ea8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Volume info retrieved successfully. Aug 18 07:39:25.214224 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-875c880c-f6c1-4764-9c4d-5fb631cf1ea8 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 200 Aug 18 07:39:25.214760 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1057/4192] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:25 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:25.419853 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c4498225-1895-49ef-9e37-6fa4903f0b1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:25.422185 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4498225-1895-49ef-9e37-6fa4903f0b1d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 Aug 18 07:39:25.422489 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4498225-1895-49ef-9e37-6fa4903f0b1d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:25.422721 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c4498225-1895-49ef-9e37-6fa4903f0b1d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:25.422896 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c4498225-1895-49ef-9e37-6fa4903f0b1d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Show backup with id 7f88f874-174d-4356-974d-014bbf58db78. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:25.427387 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c4498225-1895-49ef-9e37-6fa4903f0b1d tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 returned with HTTP 404 Aug 18 07:39:25.427866 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1051/4193] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:25 2026] GET /volume/v3/backups/7f88f874-174d-4356-974d-014bbf58db78 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:25.436063 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5f168872-4b77-4a06-93d6-59d437f70b57 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:25.438505 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f168872-4b77-4a06-93d6-59d437f70b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 Aug 18 07:39:25.438763 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f168872-4b77-4a06-93d6-59d437f70b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:25.439075 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5f168872-4b77-4a06-93d6-59d437f70b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:25.439260 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-5f168872-4b77-4a06-93d6-59d437f70b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume with id: b0104b3f-8b18-404d-8559-d70f2a900226 Aug 18 07:39:25.462053 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:25.462053 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:25.463150 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f168872-4b77-4a06-93d6-59d437f70b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:25.485050 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5f168872-4b77-4a06-93d6-59d437f70b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Delete volume request issued successfully. Aug 18 07:39:25.485383 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5f168872-4b77-4a06-93d6-59d437f70b57 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 returned with HTTP 202 Aug 18 07:39:25.485948 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1049/4194] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:39:25 2026] DELETE /volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:25.494357 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7544bb65-c1e6-4423-a9ea-e6a74e596be8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:25.499290 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7544bb65-c1e6-4423-a9ea-e6a74e596be8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 Aug 18 07:39:25.499681 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7544bb65-c1e6-4423-a9ea-e6a74e596be8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:25.499899 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7544bb65-c1e6-4423-a9ea-e6a74e596be8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:25.507540 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:25.507540 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:25.511233 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7544bb65-c1e6-4423-a9ea-e6a74e596be8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Volume info retrieved successfully. Aug 18 07:39:25.516042 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7544bb65-c1e6-4423-a9ea-e6a74e596be8 tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 returned with HTTP 200 Aug 18 07:39:25.516583 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1038/4195] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:25 2026] GET /volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:25.812555 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f716ebb3-6b7d-4400-ac22-aaeeaf17525b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:25.817593 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f716ebb3-6b7d-4400-ac22-aaeeaf17525b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:25.817844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f716ebb3-6b7d-4400-ac22-aaeeaf17525b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:25.818085 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f716ebb3-6b7d-4400-ac22-aaeeaf17525b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:25.818237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f716ebb3-6b7d-4400-ac22-aaeeaf17525b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:25.826500 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:25.826500 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:25.827489 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f716ebb3-6b7d-4400-ac22-aaeeaf17525b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:25.827982 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1058/4196] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:25 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:26.226797 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cfdd36c4-0e54-4c30-9534-f32a75d5f188 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:26.229757 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cfdd36c4-0e54-4c30-9534-f32a75d5f188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] GET https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 Aug 18 07:39:26.229942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cfdd36c4-0e54-4c30-9534-f32a75d5f188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:26.230130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cfdd36c4-0e54-4c30-9534-f32a75d5f188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:26.246937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cfdd36c4-0e54-4c30-9534-f32a75d5f188 tempest-TestEncryptedCinderVolumes-343955123 tempest-TestEncryptedCinderVolumes-343955123-project-member] https://10.4.3.152/volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 returned with HTTP 404 Aug 18 07:39:26.247479 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1052/4197] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:26 2026] GET /volume/v3/volumes/54305b23-f3e2-44e0-b026-0f82722b0115 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:26.257734 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8daecceb-2ec7-4153-99c9-12cf7181d367 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:26.438887 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8daecceb-2ec7-4153-99c9-12cf7181d367 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:39:26.439073 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8daecceb-2ec7-4153-99c9-12cf7181d367 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:26.439276 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8daecceb-2ec7-4153-99c9-12cf7181d367 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:26.440026 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-8daecceb-2ec7-4153-99c9-12cf7181d367 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:39:26.488945 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8daecceb-2ec7-4153-99c9-12cf7181d367 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Get all volumes completed successfully. Aug 18 07:39:26.490857 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:26.490857 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:26.497871 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8daecceb-2ec7-4153-99c9-12cf7181d367 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:39:26.498330 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1050/4198] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:39:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9263 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:26.513343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0bcba38a-5f52-4dde-aab7-f36c9035cee8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:26.515070 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bcba38a-5f52-4dde-aab7-f36c9035cee8 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] DELETE https://10.4.3.152/volume/v3/types/23a9f6d7-4e7e-4be6-8c05-1290e5ad410e Aug 18 07:39:26.515379 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bcba38a-5f52-4dde-aab7-f36c9035cee8 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:26.515534 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bcba38a-5f52-4dde-aab7-f36c9035cee8 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:26.534770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-abddb762-b73d-49da-83ed-937e9046a26a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:26.539376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-abddb762-b73d-49da-83ed-937e9046a26a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] GET https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 Aug 18 07:39:26.539684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-abddb762-b73d-49da-83ed-937e9046a26a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:26.539952 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-abddb762-b73d-49da-83ed-937e9046a26a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:26.547927 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bcba38a-5f52-4dde-aab7-f36c9035cee8 tempest-TestEncryptedCinderVolumes-178536443 tempest-TestEncryptedCinderVolumes-178536443-project-admin] https://10.4.3.152/volume/v3/types/23a9f6d7-4e7e-4be6-8c05-1290e5ad410e returned with HTTP 202 Aug 18 07:39:26.548306 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1039/4199] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:39:26 2026] DELETE /volume/v3/types/23a9f6d7-4e7e-4be6-8c05-1290e5ad410e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:26.548354 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-abddb762-b73d-49da-83ed-937e9046a26a tempest-ProjectAdminTests33-870814652 tempest-ProjectAdminTests33-870814652-project-admin] https://10.4.3.152/volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 returned with HTTP 404 Aug 18 07:39:26.548928 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1059/4200] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:39:26 2026] GET /volume/v3/volumes/b0104b3f-8b18-404d-8559-d70f2a900226 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:26.845657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-56e0cf3e-47c9-44c5-99eb-f0c86269baae None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:26.848637 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56e0cf3e-47c9-44c5-99eb-f0c86269baae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:26.849097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56e0cf3e-47c9-44c5-99eb-f0c86269baae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:26.849097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-56e0cf3e-47c9-44c5-99eb-f0c86269baae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:26.849097 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-56e0cf3e-47c9-44c5-99eb-f0c86269baae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:26.855090 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:26.855090 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:26.856366 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-56e0cf3e-47c9-44c5-99eb-f0c86269baae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:26.856639 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1053/4201] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:26 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:27.869748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ca76730-e12e-4dde-a321-6fda00a482dc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:27.871854 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ca76730-e12e-4dde-a321-6fda00a482dc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:27.872031 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ca76730-e12e-4dde-a321-6fda00a482dc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:27.872509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ca76730-e12e-4dde-a321-6fda00a482dc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:27.872509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6ca76730-e12e-4dde-a321-6fda00a482dc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:27.876635 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:27.876635 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:27.877542 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ca76730-e12e-4dde-a321-6fda00a482dc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:27.877965 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1051/4202] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:27 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:28.454844 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c915b2bb-39d0-4665-b394-1e2f619e0edc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:28.625283 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c915b2bb-39d0-4665-b394-1e2f619e0edc tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 18 07:39:28.625283 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c915b2bb-39d0-4665-b394-1e2f619e0edc tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:28.625857 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c915b2bb-39d0-4665-b394-1e2f619e0edc tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-admin] Calling method 'get_pools' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:28.637513 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c915b2bb-39d0-4665-b394-1e2f619e0edc tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 07:39:28.637774 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1040/4203] 10.4.3.152 () {66 vars in 1291 bytes} [Tue Aug 18 07:39:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:28.645772 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a8097335-d2bb-403b-9fef-537015d8a368 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:28.742177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8097335-d2bb-403b-9fef-537015d8a368 tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-member] GET https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool Aug 18 07:39:28.742450 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8097335-d2bb-403b-9fef-537015d8a368 tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:28.742701 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a8097335-d2bb-403b-9fef-537015d8a368 tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:28.745666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-a8097335-d2bb-403b-9fef-537015d8a368 tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '63f2f5fea8d541498e51c4cd2d8f3dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b279617356d2411eb1d70c34f08da189', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:39:28.745940 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a8097335-d2bb-403b-9fef-537015d8a368 tempest-ProjectMemberTests-1136078404 tempest-ProjectMemberTests-1136078404-project-member] https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool returned with HTTP 403 Aug 18 07:39:28.746522 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1060/4204] 10.4.3.152 () {66 vars in 1318 bytes} [Tue Aug 18 07:39:28 2026] GET /volume/v3/capabilities/np0000007613@storpool => generated 110 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:28.889588 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-630267c5-b0ab-4020-906a-37f28d9f75d8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:28.891845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-630267c5-b0ab-4020-906a-37f28d9f75d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:28.892276 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-630267c5-b0ab-4020-906a-37f28d9f75d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:28.892526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-630267c5-b0ab-4020-906a-37f28d9f75d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:28.892844 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-630267c5-b0ab-4020-906a-37f28d9f75d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:28.899923 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:28.899923 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:28.900934 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-630267c5-b0ab-4020-906a-37f28d9f75d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:28.901645 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1054/4205] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:28 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:29.919384 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bbe03b3f-ee6b-4090-b5cf-1ae720d2008c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:29.920996 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bbe03b3f-ee6b-4090-b5cf-1ae720d2008c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:29.921084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bbe03b3f-ee6b-4090-b5cf-1ae720d2008c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:29.921305 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bbe03b3f-ee6b-4090-b5cf-1ae720d2008c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:29.921490 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bbe03b3f-ee6b-4090-b5cf-1ae720d2008c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:29.925404 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:29.925404 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:29.926059 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bbe03b3f-ee6b-4090-b5cf-1ae720d2008c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:29.926473 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1052/4206] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:29 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:29.939420 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a8316dac-ebb2-4fca-bb97-ed33d68615d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:29.942392 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8316dac-ebb2-4fca-bb97-ed33d68615d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:29.942562 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8316dac-ebb2-4fca-bb97-ed33d68615d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:29.942745 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a8316dac-ebb2-4fca-bb97-ed33d68615d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:29.955266 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:29.955266 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:29.960508 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a8316dac-ebb2-4fca-bb97-ed33d68615d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:29.970361 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a8316dac-ebb2-4fca-bb97-ed33d68615d0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 200 Aug 18 07:39:29.970822 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1041/4207] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:29 2026] GET /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:29.987199 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:29.989069 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280/restore Aug 18 07:39:29.991008 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:29.991335 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Restoring backup a6e698b4-064b-4e17-b301-f9eae7f10280 ({'restore': {}}) {{(pid=100291) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:39:29.991470 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Restoring backup a6e698b4-064b-4e17-b301-f9eae7f10280 to volume None. Aug 18 07:39:29.996478 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:29.996478 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:29.997724 np0000007613 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating volume of 1 GB for restore of backup a6e698b4-064b-4e17-b301-f9eae7f10280. Aug 18 07:39:30.007199 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:39:30.006899. {{(pid=100291) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:39:30.007636 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability Zones retrieved successfully. Aug 18 07:39:30.014711 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (6fd90a81-8b53-4f5a-a6b5-1cfd6ba7a813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:30.015637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60da08b7-8859-4f7b-9d3b-a10e95f66d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:30.016603 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:30.045568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60da08b7-8859-4f7b-9d3b-a10e95f66d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:30.046359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244ec07a-b097-4a84-ad8f-72f7075f301f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:30.096543 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['68086948-164e-4267-a259-24c189520c82', '9ac01663-4043-40af-b56e-a2552b8230c9', '3ecf832a-88c9-40b2-9122-d1625eb74ceb', 'e634a330-a2ab-488f-b029-61edfbe12e8e'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:30.097615 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244ec07a-b097-4a84-ad8f-72f7075f301f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68086948-164e-4267-a259-24c189520c82', '9ac01663-4043-40af-b56e-a2552b8230c9', '3ecf832a-88c9-40b2-9122-d1625eb74ceb', 'e634a330-a2ab-488f-b029-61edfbe12e8e']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:30.098638 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4001c0c6-da53-4ff0-989b-bf654e51aa55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:30.128292 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4001c0c6-da53-4ff0-989b-bf654e51aa55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a1198a-b7b2-4a09-a329-428064419051', '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_a6e698b4-064b-4e17-b301-f9eae7f10280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['68086948-164e-4267-a259-24c189520c82','9ac01663-4043-40af-b56e-a2552b8230c9','3ecf832a-88c9-40b2-9122-d1625eb74ceb','e634a330-a2ab-488f-b029-61edfbe12e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a6e698b4-064b-4e17-b301-f9eae7f10280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a1198a-b7b2-4a09-a329-428064419051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68602261227944c4b279794212ac82ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc61d36cd424286a378ebc711b03001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:30.129146 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fdd8c28-30a2-4b1a-9853-3f4ddfc98a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:30.144511 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fdd8c28-30a2-4b1a-9853-3f4ddfc98a28) transitioned into 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_a6e698b4-064b-4e17-b301-f9eae7f10280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['68086948-164e-4267-a259-24c189520c82','9ac01663-4043-40af-b56e-a2552b8230c9','3ecf832a-88c9-40b2-9122-d1625eb74ceb','e634a330-a2ab-488f-b029-61edfbe12e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:30.145189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebeb529a-58df-46dc-a2d0-4f2c804f58fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:30.156822 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebeb529a-58df-46dc-a2d0-4f2c804f58fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:30.157882 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (6fd90a81-8b53-4f5a-a6b5-1cfd6ba7a813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:30.158327 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request issued successfully. Aug 18 07:39:30.165444 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:30.165444 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:30.165909 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:31.172890 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:31.172890 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:31.173506 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:31.173626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Checking backup size 1 against volume size 1 {{(pid=100291) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:39:31.173712 np0000007613 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Overwriting volume 88a1198a-b7b2-4a09-a329-428064419051 with restore of backup a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:31.187841 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] restore_backup in rpcapi backup_id a6e698b4-064b-4e17-b301-f9eae7f10280 {{(pid=100291) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:39:31.190622 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f0e1d2f-cab0-441c-8942-a13ff6aefd7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280/restore returned with HTTP 202 Aug 18 07:39:31.191310 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1061/4208] 10.4.3.152 () {68 vars in 1393 bytes} [Tue Aug 18 07:39:29 2026] POST /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280/restore => generated 189 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:31.204689 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8da26154-fac8-44bf-8417-634683b4c702 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:31.205994 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8da26154-fac8-44bf-8417-634683b4c702 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:31.205994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8da26154-fac8-44bf-8417-634683b4c702 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:31.205994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8da26154-fac8-44bf-8417-634683b4c702 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:31.206252 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-8da26154-fac8-44bf-8417-634683b4c702 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:31.215939 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:31.215939 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:31.217108 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8da26154-fac8-44bf-8417-634683b4c702 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:31.217448 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1055/4209] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:31 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:32.229492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d675ddf1-2bdb-4047-b033-bdbc2460f7e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:32.231513 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d675ddf1-2bdb-4047-b033-bdbc2460f7e9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:32.231743 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d675ddf1-2bdb-4047-b033-bdbc2460f7e9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:32.231913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d675ddf1-2bdb-4047-b033-bdbc2460f7e9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:32.232014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d675ddf1-2bdb-4047-b033-bdbc2460f7e9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:32.235996 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:32.235996 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:32.236718 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d675ddf1-2bdb-4047-b033-bdbc2460f7e9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:32.237096 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1053/4210] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:32 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:33.249271 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4e1497b0-c0bb-4a24-9878-3fd16ddfff7c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:33.252123 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e1497b0-c0bb-4a24-9878-3fd16ddfff7c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:33.252333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e1497b0-c0bb-4a24-9878-3fd16ddfff7c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:33.252518 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4e1497b0-c0bb-4a24-9878-3fd16ddfff7c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:33.252632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-4e1497b0-c0bb-4a24-9878-3fd16ddfff7c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:33.258198 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:33.258198 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:33.259716 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4e1497b0-c0bb-4a24-9878-3fd16ddfff7c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:33.260509 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1042/4211] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:33 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:33.661176 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-08440c18-eced-431a-980a-887255e295e8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:33.741445 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:33.741848 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1931079611"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:33.743293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1931079611'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:33.743447 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume of 1 GB Aug 18 07:39:33.747112 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Availability Zones retrieved successfully. Aug 18 07:39:33.753587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (3a3f888c-f0bb-408b-9ce6-9c764b4f8e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:33.754438 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a29693-763a-4472-8d75-c3ac0984422f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:33.755433 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:33.793234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a29693-763a-4472-8d75-c3ac0984422f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:33.793234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed0023e-b4ce-4a95-a07d-c42e1473f38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:33.856805 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Created reservations ['bcb72029-3eb6-4224-9264-01d2f03be701', '8fa031fd-95f8-4557-a06c-529e2714a451', '6c650f96-ed17-46ec-81b4-84166b2b28f5', '24d94892-1ca0-4db7-a983-6ae8fe00834a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:33.857541 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed0023e-b4ce-4a95-a07d-c42e1473f38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb72029-3eb6-4224-9264-01d2f03be701', '8fa031fd-95f8-4557-a06c-529e2714a451', '6c650f96-ed17-46ec-81b4-84166b2b28f5', '24d94892-1ca0-4db7-a983-6ae8fe00834a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:33.858219 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b697279-6811-4181-9d4a-e2f737d5908b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:33.880258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b697279-6811-4181-9d4a-e2f737d5908b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4766d3eb-7ed8-497d-850b-ac657011b991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1931079611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['bcb72029-3eb6-4224-9264-01d2f03be701','8fa031fd-95f8-4557-a06c-529e2714a451','6c650f96-ed17-46ec-81b4-84166b2b28f5','24d94892-1ca0-4db7-a983-6ae8fe00834a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1931079611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4766d3eb-7ed8-497d-850b-ac657011b991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c93e75aeef64233b2f2d721079c5094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38ff750b73aa4d61ba2994c1125291eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:33.881028 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e74d84-3611-42d2-b798-6f4ef267434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:33.901218 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e74d84-3611-42d2-b798-6f4ef267434b) transitioned into state 'SUCCESS' from state '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-1931079611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['bcb72029-3eb6-4224-9264-01d2f03be701','8fa031fd-95f8-4557-a06c-529e2714a451','6c650f96-ed17-46ec-81b4-84166b2b28f5','24d94892-1ca0-4db7-a983-6ae8fe00834a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:33.901908 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e93d8036-d241-4e29-87a7-37f39a59aa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:33.910158 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e93d8036-d241-4e29-87a7-37f39a59aa41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:33.910928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (3a3f888c-f0bb-408b-9ce6-9c764b4f8e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:33.911415 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request issued successfully. Aug 18 07:39:33.911997 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-08440c18-eced-431a-980a-887255e295e8 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:33.912482 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1062/4212] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:39:33 2026] POST /volume/v3/volumes => generated 764 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:33.927867 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d8a900ae-524d-4ac0-b63a-854760a8bdce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:33.929795 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8a900ae-524d-4ac0-b63a-854760a8bdce tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 Aug 18 07:39:33.930155 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8a900ae-524d-4ac0-b63a-854760a8bdce tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:33.930234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8a900ae-524d-4ac0-b63a-854760a8bdce tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:33.937819 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:33.937819 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:33.941335 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d8a900ae-524d-4ac0-b63a-854760a8bdce tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:33.945674 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8a900ae-524d-4ac0-b63a-854760a8bdce tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 returned with HTTP 200 Aug 18 07:39:33.946040 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1056/4213] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:33 2026] GET /volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:34.274544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e669555a-cb51-470a-ae7a-8fef0bc4bbc8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:34.275628 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e669555a-cb51-470a-ae7a-8fef0bc4bbc8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:34.275890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e669555a-cb51-470a-ae7a-8fef0bc4bbc8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:34.276132 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e669555a-cb51-470a-ae7a-8fef0bc4bbc8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:34.276293 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e669555a-cb51-470a-ae7a-8fef0bc4bbc8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:34.281293 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:34.281293 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:34.282334 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e669555a-cb51-470a-ae7a-8fef0bc4bbc8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:34.282940 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1054/4214] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:34 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:34.676506 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:34.678713 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:34.678844 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-101360362", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:34.680558 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-101360362', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:34.778538 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume of 1 GB Aug 18 07:39:34.784275 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Availability Zones retrieved successfully. Aug 18 07:39:34.791581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Flow 'volume_create_api' (3e661e0d-9d72-4a00-affa-85af3652f1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:34.792795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3b3ce5-17ca-4827-9844-3808617caafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:34.793742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:34.849515 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3b3ce5-17ca-4827-9844-3808617caafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:34.850689 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1211e8e7-a6cc-497e-b829-4ea3747438a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:34.921939 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Created reservations ['eeab01cd-123f-4ed6-a318-b95c8bcba705', 'f41549de-eefe-4fb5-8dbd-13774b6ec6c5', '99f8d527-4052-4e85-9dc3-d67c5986c043', '79f61631-1643-4ca5-a56d-034f1324eff4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:34.923524 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1211e8e7-a6cc-497e-b829-4ea3747438a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeab01cd-123f-4ed6-a318-b95c8bcba705', 'f41549de-eefe-4fb5-8dbd-13774b6ec6c5', '99f8d527-4052-4e85-9dc3-d67c5986c043', '79f61631-1643-4ca5-a56d-034f1324eff4']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:34.923769 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d702a439-0c21-4421-b018-e6e5195bb4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:34.947135 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d702a439-0c21-4421-b018-e6e5195bb4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90eb3979-4bbd-4bea-b8cf-bb0d65945bb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-101360362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969ec1d8fbca4c46941c28397f073a2a',qos_specs=None,replication_status=,reservations=['eeab01cd-123f-4ed6-a318-b95c8bcba705','f41549de-eefe-4fb5-8dbd-13774b6ec6c5','99f8d527-4052-4e85-9dc3-d67c5986c043','79f61631-1643-4ca5-a56d-034f1324eff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a421d2f6ef4500af378ab911362a76',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-101360362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90eb3979-4bbd-4bea-b8cf-bb0d65945bb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969ec1d8fbca4c46941c28397f073a2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a421d2f6ef4500af378ab911362a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:34.947947 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca51899-331a-4c49-8050-ecfc25f3cdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:34.961642 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-54fa24da-7563-44b3-af2c-bfc4d56b9736 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:34.965253 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54fa24da-7563-44b3-af2c-bfc4d56b9736 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 Aug 18 07:39:34.965482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54fa24da-7563-44b3-af2c-bfc4d56b9736 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:34.965777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-54fa24da-7563-44b3-af2c-bfc4d56b9736 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:34.967082 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca51899-331a-4c49-8050-ecfc25f3cdea) transitioned into state 'SUCCESS' from state '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-101360362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969ec1d8fbca4c46941c28397f073a2a',qos_specs=None,replication_status=,reservations=['eeab01cd-123f-4ed6-a318-b95c8bcba705','f41549de-eefe-4fb5-8dbd-13774b6ec6c5','99f8d527-4052-4e85-9dc3-d67c5986c043','79f61631-1643-4ca5-a56d-034f1324eff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22a421d2f6ef4500af378ab911362a76',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:34.967794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd62095-77f3-4695-a748-75c1ed6a7dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:34.973016 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:34.973016 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:34.976427 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-54fa24da-7563-44b3-af2c-bfc4d56b9736 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:34.978198 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd62095-77f3-4695-a748-75c1ed6a7dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:34.979453 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Flow 'volume_create_api' (3e661e0d-9d72-4a00-affa-85af3652f1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:34.979898 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume request issued successfully. Aug 18 07:39:34.980290 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-54fa24da-7563-44b3-af2c-bfc4d56b9736 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 returned with HTTP 200 Aug 18 07:39:34.980895 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1063/4215] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:34 2026] GET /volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:34.980971 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4ec0afb4-b76e-4aca-ba39-78eb502278ec tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:34.981290 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1043/4216] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:39:34 2026] POST /volume/v3/volumes => generated 780 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:34.996092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:34.996472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee569438-e473-48d9-a0d3-12e76af73534 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:34.997284 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:34.997694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4766d3eb-7ed8-497d-850b-ac657011b991", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2068546909"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:34.998246 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee569438-e473-48d9-a0d3-12e76af73534 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:39:34.998762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee569438-e473-48d9-a0d3-12e76af73534 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:34.998987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee569438-e473-48d9-a0d3-12e76af73534 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:35.003193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request body: {'volume': {"'source_volid": '4766d3eb-7ed8-497d-850b-ac657011b991', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2068546909'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:35.005017 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume of 1 GB Aug 18 07:39:35.007050 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.007050 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:35.011405 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Availability Zones retrieved successfully. Aug 18 07:39:35.011874 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee569438-e473-48d9-a0d3-12e76af73534 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:39:35.016574 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee569438-e473-48d9-a0d3-12e76af73534 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:39:35.017298 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1055/4217] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:39:34 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:35.019710 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (2c00e5b3-070c-4b7e-9173-5e98e9e038b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.021262 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a5136d-5a65-40f9-a592-201e242daea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.022567 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:35.055994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a5136d-5a65-40f9-a592-201e242daea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.057053 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a09280-78a6-4be9-8cb4-1f893b2fdbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.118133 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Created reservations ['0ccce0b0-017c-47d8-bb52-5434bfe574f7', '76fbe20d-7845-473b-8dcc-3b78695f4c73', '89937ba3-343d-42fb-871b-a6dfb872c2a3', 'f782dd40-1dc5-4f7a-b60a-d20b31655310'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:35.119096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a09280-78a6-4be9-8cb4-1f893b2fdbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ccce0b0-017c-47d8-bb52-5434bfe574f7', '76fbe20d-7845-473b-8dcc-3b78695f4c73', '89937ba3-343d-42fb-871b-a6dfb872c2a3', 'f782dd40-1dc5-4f7a-b60a-d20b31655310']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.119856 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b73d86-eafc-460e-822c-371d23589c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.151875 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b73d86-eafc-460e-822c-371d23589c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de3b1da-38a7-41b9-bb1e-19fabff6d204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2068546909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['0ccce0b0-017c-47d8-bb52-5434bfe574f7','76fbe20d-7845-473b-8dcc-3b78695f4c73','89937ba3-343d-42fb-871b-a6dfb872c2a3','f782dd40-1dc5-4f7a-b60a-d20b31655310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2068546909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de3b1da-38a7-41b9-bb1e-19fabff6d204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c93e75aeef64233b2f2d721079c5094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38ff750b73aa4d61ba2994c1125291eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.152611 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e011c65e-4266-4662-bed9-e21d9d1b1ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.170556 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e011c65e-4266-4662-bed9-e21d9d1b1ac8) transitioned into state 'SUCCESS' from state '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-2068546909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['0ccce0b0-017c-47d8-bb52-5434bfe574f7','76fbe20d-7845-473b-8dcc-3b78695f4c73','89937ba3-343d-42fb-871b-a6dfb872c2a3','f782dd40-1dc5-4f7a-b60a-d20b31655310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.171323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ea5c00-dfea-4c2a-beb0-71faf27db066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.180743 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ea5c00-dfea-4c2a-beb0-71faf27db066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.181505 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (2c00e5b3-070c-4b7e-9173-5e98e9e038b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.181775 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request issued successfully. Aug 18 07:39:35.182295 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edfccb2e-7902-4d8a-9408-995928a8d4e5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:35.182697 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1057/4218] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:34 2026] POST /volume/v3/volumes => generated 764 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:35.196263 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.197993 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:35.198354 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4766d3eb-7ed8-497d-850b-ac657011b991", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1542172669"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:35.199832 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request body: {'volume': {"'source_volid": '4766d3eb-7ed8-497d-850b-ac657011b991', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1542172669'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:35.200019 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume of 1 GB Aug 18 07:39:35.204108 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Availability Zones retrieved successfully. Aug 18 07:39:35.209719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (e6387bc5-de5e-4b9b-aa18-1099200ed41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.211150 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3604b27c-a663-4e8b-acc9-413554e57687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.212181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:35.237960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3604b27c-a663-4e8b-acc9-413554e57687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.238724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bafc9902-d54a-45d9-ab2f-4b84cfc0fc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.293868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Created reservations ['70ffe445-6511-4edb-957e-9d1eb5bfa01a', 'b49d6916-4b2a-4bf1-b7da-51059a54e4b7', 'b6c65a23-1d17-42e4-afe5-1b3b93bc319e', '6604ccf0-a731-4712-b59f-1d8d681fd87e'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:35.294680 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bafc9902-d54a-45d9-ab2f-4b84cfc0fc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ffe445-6511-4edb-957e-9d1eb5bfa01a', 'b49d6916-4b2a-4bf1-b7da-51059a54e4b7', 'b6c65a23-1d17-42e4-afe5-1b3b93bc319e', '6604ccf0-a731-4712-b59f-1d8d681fd87e']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.295070 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7b6f8f5d-cbd8-41f4-b72d-b2ed74bb8850 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.295450 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30040a02-6e18-40d2-8b4e-f2e752d83ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.297516 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7b6f8f5d-cbd8-41f4-b72d-b2ed74bb8850 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:35.297770 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7b6f8f5d-cbd8-41f4-b72d-b2ed74bb8850 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:35.298059 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7b6f8f5d-cbd8-41f4-b72d-b2ed74bb8850 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:35.298216 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7b6f8f5d-cbd8-41f4-b72d-b2ed74bb8850 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:35.303328 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.303328 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:35.304349 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7b6f8f5d-cbd8-41f4-b72d-b2ed74bb8850 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:35.304818 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1044/4219] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:35 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:35.316641 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30040a02-6e18-40d2-8b4e-f2e752d83ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd153af27-c57c-44fa-801a-5d261d575c72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1542172669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['70ffe445-6511-4edb-957e-9d1eb5bfa01a','b49d6916-4b2a-4bf1-b7da-51059a54e4b7','b6c65a23-1d17-42e4-afe5-1b3b93bc319e','6604ccf0-a731-4712-b59f-1d8d681fd87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1542172669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d153af27-c57c-44fa-801a-5d261d575c72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c93e75aeef64233b2f2d721079c5094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38ff750b73aa4d61ba2994c1125291eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.317357 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80e19b6-dd51-40bc-ba4f-62aeb6ed7fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.335789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80e19b6-dd51-40bc-ba4f-62aeb6ed7fab) transitioned into state 'SUCCESS' from state '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-1542172669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['70ffe445-6511-4edb-957e-9d1eb5bfa01a','b49d6916-4b2a-4bf1-b7da-51059a54e4b7','b6c65a23-1d17-42e4-afe5-1b3b93bc319e','6604ccf0-a731-4712-b59f-1d8d681fd87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.336539 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5965f4a-0d15-476e-aae6-1edbb88131b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.345445 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5965f4a-0d15-476e-aae6-1edbb88131b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.346275 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (e6387bc5-de5e-4b9b-aa18-1099200ed41b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.346633 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request issued successfully. Aug 18 07:39:35.347194 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e629dd99-d98f-4c40-893e-1fc3aa2771b6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:35.347660 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1064/4220] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:35 2026] POST /volume/v3/volumes => generated 764 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:35.366717 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-58b6432f-a738-4d25-8eed-2916af8abde6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.369216 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:35.369876 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4766d3eb-7ed8-497d-850b-ac657011b991", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-663259400"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:35.371733 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request body: {'volume': {"'source_volid": '4766d3eb-7ed8-497d-850b-ac657011b991', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-663259400'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:35.372114 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume of 1 GB Aug 18 07:39:35.377263 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Availability Zones retrieved successfully. Aug 18 07:39:35.385343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (b966197f-9ffa-4d3d-aec1-e07c31d11b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.386480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019bf7d9-39cb-4b6c-95b9-9be167f2f479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.388232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:35.422058 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019bf7d9-39cb-4b6c-95b9-9be167f2f479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.422058 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf5043c-522d-42e2-b223-d5608f149e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.464375 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Created reservations ['03b38628-b14e-4153-8947-9117b4f7a70a', 'd383200c-ea56-4422-99d5-8043a02be3e2', '89a69722-8055-417e-b230-70d14be26115', '41b0445c-23dd-41a3-8727-70e1982637d8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:35.464420 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf5043c-522d-42e2-b223-d5608f149e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b38628-b14e-4153-8947-9117b4f7a70a', 'd383200c-ea56-4422-99d5-8043a02be3e2', '89a69722-8055-417e-b230-70d14be26115', '41b0445c-23dd-41a3-8727-70e1982637d8']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.465164 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9622305-5faa-4032-8eb2-877e0a6b8858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.485752 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9622305-5faa-4032-8eb2-877e0a6b8858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f878218-8a6d-48e7-917c-326301094408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-663259400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['03b38628-b14e-4153-8947-9117b4f7a70a','d383200c-ea56-4422-99d5-8043a02be3e2','89a69722-8055-417e-b230-70d14be26115','41b0445c-23dd-41a3-8727-70e1982637d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-663259400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f878218-8a6d-48e7-917c-326301094408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c93e75aeef64233b2f2d721079c5094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38ff750b73aa4d61ba2994c1125291eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.486636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0031d8-beea-4c90-ac2b-bc74745fbc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.500933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0031d8-beea-4c90-ac2b-bc74745fbc91) transitioned into state 'SUCCESS' from state '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-663259400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['03b38628-b14e-4153-8947-9117b4f7a70a','d383200c-ea56-4422-99d5-8043a02be3e2','89a69722-8055-417e-b230-70d14be26115','41b0445c-23dd-41a3-8727-70e1982637d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.501596 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0db1e1-251e-43a5-8b73-049989a3c772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.509313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0db1e1-251e-43a5-8b73-049989a3c772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.510106 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (b966197f-9ffa-4d3d-aec1-e07c31d11b43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.510400 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request issued successfully. Aug 18 07:39:35.510919 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-58b6432f-a738-4d25-8eed-2916af8abde6 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:35.511352 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1056/4221] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:35 2026] POST /volume/v3/volumes => generated 763 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:35.522689 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.524583 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:35.524945 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4766d3eb-7ed8-497d-850b-ac657011b991", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-937784584"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:35.526346 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request body: {'volume': {"'source_volid": '4766d3eb-7ed8-497d-850b-ac657011b991', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-937784584'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:35.526458 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume of 1 GB Aug 18 07:39:35.526764 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.526764 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:35.530470 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Availability Zones retrieved successfully. Aug 18 07:39:35.535759 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (9293cdad-d5ff-46f5-bd93-b757e7420066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.536631 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700921a7-50b5-49ee-bf9a-180468637e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.537512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:35.560363 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700921a7-50b5-49ee-bf9a-180468637e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.560916 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ae6aa8-0af6-4acf-adaf-84e37932d738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.601681 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Created reservations ['b2b35bb3-2100-457a-b4b2-201ba18ebfde', 'f91d8809-0c73-4d86-81a9-48f0f59a53a3', '33114ea9-8b61-4d59-9c46-720a900be51e', 'a96115d7-7552-4ae2-84c8-750f2e47c743'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:35.602510 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ae6aa8-0af6-4acf-adaf-84e37932d738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2b35bb3-2100-457a-b4b2-201ba18ebfde', 'f91d8809-0c73-4d86-81a9-48f0f59a53a3', '33114ea9-8b61-4d59-9c46-720a900be51e', 'a96115d7-7552-4ae2-84c8-750f2e47c743']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.603290 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b15111a-f641-472b-983a-68f262aa593a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.628550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b15111a-f641-472b-983a-68f262aa593a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a16994f-ff8d-4599-aaab-73cbf42f6719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-937784584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['b2b35bb3-2100-457a-b4b2-201ba18ebfde','f91d8809-0c73-4d86-81a9-48f0f59a53a3','33114ea9-8b61-4d59-9c46-720a900be51e','a96115d7-7552-4ae2-84c8-750f2e47c743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-937784584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a16994f-ff8d-4599-aaab-73cbf42f6719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c93e75aeef64233b2f2d721079c5094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38ff750b73aa4d61ba2994c1125291eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.629679 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404851ec-0bd0-44b8-bb10-48c988540c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.647319 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404851ec-0bd0-44b8-bb10-48c988540c35) transitioned into state 'SUCCESS' from state '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-937784584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['b2b35bb3-2100-457a-b4b2-201ba18ebfde','f91d8809-0c73-4d86-81a9-48f0f59a53a3','33114ea9-8b61-4d59-9c46-720a900be51e','a96115d7-7552-4ae2-84c8-750f2e47c743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.648079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fb944f-56ac-4a66-8cb0-a14641d10dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.658650 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fb944f-56ac-4a66-8cb0-a14641d10dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.659408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (9293cdad-d5ff-46f5-bd93-b757e7420066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.659696 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request issued successfully. Aug 18 07:39:35.660245 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8fd144c-6842-4d60-96a3-abe0569c6432 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:35.660651 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1058/4222] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:35 2026] POST /volume/v3/volumes => generated 763 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:35.674145 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.675792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:35.676097 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4766d3eb-7ed8-497d-850b-ac657011b991", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-286942996"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:35.677495 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request body: {'volume': {"'source_volid": '4766d3eb-7ed8-497d-850b-ac657011b991', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-286942996'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:35.677825 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume of 1 GB Aug 18 07:39:35.681487 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Availability Zones retrieved successfully. Aug 18 07:39:35.686821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (fed43d01-4319-4162-abd9-b761e3d669d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.687733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d5db29-1ac0-4ea2-a00f-9a2be964b526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.688570 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:35.715786 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d5db29-1ac0-4ea2-a00f-9a2be964b526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.716483 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658cbb0b-e9e0-4b26-b224-3524c51a029e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.771972 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Created reservations ['307a8536-8c8b-4db4-a9fd-878d07979dd2', '5f39d4fc-3442-43fe-a45b-8ef944737fcb', '6bb2dc93-e986-482b-99fa-7619b205eb52', 'f2de2e01-a1c9-4520-b3f1-14d7f8bfc075'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:35.772943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658cbb0b-e9e0-4b26-b224-3524c51a029e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['307a8536-8c8b-4db4-a9fd-878d07979dd2', '5f39d4fc-3442-43fe-a45b-8ef944737fcb', '6bb2dc93-e986-482b-99fa-7619b205eb52', 'f2de2e01-a1c9-4520-b3f1-14d7f8bfc075']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.774002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb80c90-7b04-49dc-ab70-74c1100c552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.801064 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb80c90-7b04-49dc-ab70-74c1100c552f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27212853-88f3-44e9-a898-33409f0e0a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-286942996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['307a8536-8c8b-4db4-a9fd-878d07979dd2','5f39d4fc-3442-43fe-a45b-8ef944737fcb','6bb2dc93-e986-482b-99fa-7619b205eb52','f2de2e01-a1c9-4520-b3f1-14d7f8bfc075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-286942996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27212853-88f3-44e9-a898-33409f0e0a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c93e75aeef64233b2f2d721079c5094',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38ff750b73aa4d61ba2994c1125291eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.801773 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a3a74d-0ab3-4416-acb6-6cd773278616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.819116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a3a74d-0ab3-4416-acb6-6cd773278616) transitioned into state 'SUCCESS' from state '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-286942996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c93e75aeef64233b2f2d721079c5094',qos_specs=None,replication_status=,reservations=['307a8536-8c8b-4db4-a9fd-878d07979dd2','5f39d4fc-3442-43fe-a45b-8ef944737fcb','6bb2dc93-e986-482b-99fa-7619b205eb52','f2de2e01-a1c9-4520-b3f1-14d7f8bfc075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ff750b73aa4d61ba2994c1125291eb',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.819823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736d732c-edca-489a-97dd-d5e370748c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:35.828876 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736d732c-edca-489a-97dd-d5e370748c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:35.829799 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Flow 'volume_create_api' (fed43d01-4319-4162-abd9-b761e3d669d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:35.830220 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Create volume request issued successfully. Aug 18 07:39:35.831107 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ecc57a20-1c8d-41e3-93ba-a39034e22ceb tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:35.831739 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1045/4223] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:35 2026] POST /volume/v3/volumes => generated 763 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:35.844145 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-feaa36e2-4f7a-4050-a2e7-8381a932455d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.846108 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-feaa36e2-4f7a-4050-a2e7-8381a932455d tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 Aug 18 07:39:35.846339 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-feaa36e2-4f7a-4050-a2e7-8381a932455d tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:35.846594 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-feaa36e2-4f7a-4050-a2e7-8381a932455d tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:35.853787 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.853787 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:35.857723 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-feaa36e2-4f7a-4050-a2e7-8381a932455d tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:35.862712 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-feaa36e2-4f7a-4050-a2e7-8381a932455d tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 returned with HTTP 200 Aug 18 07:39:35.863196 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1065/4224] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:35 2026] GET /volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:35.873802 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2a6b5e41-1ed6-45c9-86d9-c44cbd5acd20 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.875477 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a6b5e41-1ed6-45c9-86d9-c44cbd5acd20 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 Aug 18 07:39:35.875636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5e41-1ed6-45c9-86d9-c44cbd5acd20 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:35.875824 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2a6b5e41-1ed6-45c9-86d9-c44cbd5acd20 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:35.883875 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.883875 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:35.886924 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2a6b5e41-1ed6-45c9-86d9-c44cbd5acd20 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:35.890396 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2a6b5e41-1ed6-45c9-86d9-c44cbd5acd20 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 returned with HTTP 200 Aug 18 07:39:35.890746 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1057/4225] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:35 2026] GET /volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:35.904939 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-04a8d45c-219b-40ff-84d4-90c97ae4a3c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.906692 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04a8d45c-219b-40ff-84d4-90c97ae4a3c9 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 Aug 18 07:39:35.906912 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04a8d45c-219b-40ff-84d4-90c97ae4a3c9 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:35.907115 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04a8d45c-219b-40ff-84d4-90c97ae4a3c9 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:35.913991 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.913991 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:35.917732 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04a8d45c-219b-40ff-84d4-90c97ae4a3c9 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:35.921639 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04a8d45c-219b-40ff-84d4-90c97ae4a3c9 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 returned with HTTP 200 Aug 18 07:39:35.922017 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1059/4226] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:35 2026] GET /volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:35.937194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c32bda81-ab46-4fe6-a580-1f572c6931d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.939362 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c32bda81-ab46-4fe6-a580-1f572c6931d2 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 Aug 18 07:39:35.939588 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c32bda81-ab46-4fe6-a580-1f572c6931d2 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:35.939818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c32bda81-ab46-4fe6-a580-1f572c6931d2 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:35.948418 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.948418 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:35.952773 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c32bda81-ab46-4fe6-a580-1f572c6931d2 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:35.958277 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c32bda81-ab46-4fe6-a580-1f572c6931d2 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 returned with HTTP 200 Aug 18 07:39:35.958788 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1046/4227] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:35 2026] GET /volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:35.975121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1eabd3c3-48d5-401a-9742-d6686becc025 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:35.977321 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1eabd3c3-48d5-401a-9742-d6686becc025 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f Aug 18 07:39:35.977591 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1eabd3c3-48d5-401a-9742-d6686becc025 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:35.977873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1eabd3c3-48d5-401a-9742-d6686becc025 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:35.988440 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:35.988440 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:35.992356 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1eabd3c3-48d5-401a-9742-d6686becc025 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:35.996720 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1eabd3c3-48d5-401a-9742-d6686becc025 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f returned with HTTP 200 Aug 18 07:39:35.997096 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1066/4228] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:35 2026] GET /volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:36.011374 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:36.012937 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] DELETE https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f Aug 18 07:39:36.013096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:36.013358 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:36.013511 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume with id: 27212853-88f3-44e9-a898-33409f0e0a5f Aug 18 07:39:36.019369 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:36.019369 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:36.019748 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:36.030421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5de614c-c115-4a1a-88b0-2e154ee926a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:36.032602 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5de614c-c115-4a1a-88b0-2e154ee926a6 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:39:36.032602 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5de614c-c115-4a1a-88b0-2e154ee926a6 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:36.032694 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5de614c-c115-4a1a-88b0-2e154ee926a6 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:36.039084 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume request issued successfully. Aug 18 07:39:36.039299 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f75d1d5-2e9e-4095-8701-6a9db5beb99f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f returned with HTTP 202 Aug 18 07:39:36.039934 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1058/4229] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:36 2026] DELETE /volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:36.040387 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:36.040387 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:36.045067 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d5de614c-c115-4a1a-88b0-2e154ee926a6 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:39:36.046046 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f26a6a83-4287-4176-8f41-368de2090b64 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:36.047653 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f26a6a83-4287-4176-8f41-368de2090b64 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f Aug 18 07:39:36.047847 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f26a6a83-4287-4176-8f41-368de2090b64 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:36.048070 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f26a6a83-4287-4176-8f41-368de2090b64 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:36.050834 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5de614c-c115-4a1a-88b0-2e154ee926a6 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:39:36.051234 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1060/4230] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:39:36 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:39:36.056740 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:36.056740 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:36.062549 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f26a6a83-4287-4176-8f41-368de2090b64 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:36.064792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1c2692e7-5e58-4a3a-bf42-feb3d5715014 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:36.066663 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c2692e7-5e58-4a3a-bf42-feb3d5715014 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:39:36.066806 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f26a6a83-4287-4176-8f41-368de2090b64 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f returned with HTTP 200 Aug 18 07:39:36.066892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c2692e7-5e58-4a3a-bf42-feb3d5715014 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:36.067094 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1c2692e7-5e58-4a3a-bf42-feb3d5715014 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:36.067283 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1047/4231] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:36 2026] GET /volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:36.073882 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:36.073882 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:36.077311 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1c2692e7-5e58-4a3a-bf42-feb3d5715014 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:39:36.082410 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1c2692e7-5e58-4a3a-bf42-feb3d5715014 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:39:36.082780 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1067/4232] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:39:36 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:39:36.318028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0e15cbe7-2262-4df2-bdd2-8182b61d76f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:36.320198 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e15cbe7-2262-4df2-bdd2-8182b61d76f6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:36.320390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e15cbe7-2262-4df2-bdd2-8182b61d76f6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:36.320555 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0e15cbe7-2262-4df2-bdd2-8182b61d76f6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:36.320669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0e15cbe7-2262-4df2-bdd2-8182b61d76f6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:36.326732 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:36.326732 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:36.327596 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0e15cbe7-2262-4df2-bdd2-8182b61d76f6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:36.328266 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1059/4233] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:36 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:37.079572 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-32d020b3-23b2-41d7-b4b8-9fb71cbabb98 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:37.081460 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32d020b3-23b2-41d7-b4b8-9fb71cbabb98 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f Aug 18 07:39:37.081685 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32d020b3-23b2-41d7-b4b8-9fb71cbabb98 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:37.081962 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-32d020b3-23b2-41d7-b4b8-9fb71cbabb98 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:37.087453 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-32d020b3-23b2-41d7-b4b8-9fb71cbabb98 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f returned with HTTP 404 Aug 18 07:39:37.087894 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1061/4234] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:37 2026] GET /volume/v3/volumes/27212853-88f3-44e9-a898-33409f0e0a5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:37.096412 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:37.098523 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 Aug 18 07:39:37.098768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:37.099017 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:37.099252 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume with id: 2a16994f-ff8d-4599-aaab-73cbf42f6719 Aug 18 07:39:37.107910 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:37.107910 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:37.108535 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:37.125373 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume request issued successfully. Aug 18 07:39:37.125553 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69abcf92-28c8-4bab-9652-c805aa3c6217 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 returned with HTTP 202 Aug 18 07:39:37.125961 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1048/4235] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:37 2026] DELETE /volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:37.133061 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-70248f13-19de-4159-8e5b-eaea4f31f8d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:37.134606 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70248f13-19de-4159-8e5b-eaea4f31f8d7 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 Aug 18 07:39:37.134789 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70248f13-19de-4159-8e5b-eaea4f31f8d7 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:37.134943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-70248f13-19de-4159-8e5b-eaea4f31f8d7 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:37.141943 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:37.141943 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:37.145921 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-70248f13-19de-4159-8e5b-eaea4f31f8d7 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:37.149661 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-70248f13-19de-4159-8e5b-eaea4f31f8d7 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 returned with HTTP 200 Aug 18 07:39:37.150029 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1068/4236] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:37 2026] GET /volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:37.339121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a656410e-c8ef-4ced-a1d7-3ce8e1b08a99 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:37.341045 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a656410e-c8ef-4ced-a1d7-3ce8e1b08a99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:37.341345 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a656410e-c8ef-4ced-a1d7-3ce8e1b08a99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:37.341555 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a656410e-c8ef-4ced-a1d7-3ce8e1b08a99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:37.341659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a656410e-c8ef-4ced-a1d7-3ce8e1b08a99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:37.345948 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:37.345948 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:37.346662 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a656410e-c8ef-4ced-a1d7-3ce8e1b08a99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:37.347071 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1060/4237] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:37 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:37.578513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-2db03322-fc69-4da0-9510-b17b40b0b74f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:37.580546 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-2db03322-fc69-4da0-9510-b17b40b0b74f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:39:37.580792 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-2db03322-fc69-4da0-9510-b17b40b0b74f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:37.581059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-2db03322-fc69-4da0-9510-b17b40b0b74f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:37.588122 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:37.588122 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:37.591473 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-2db03322-fc69-4da0-9510-b17b40b0b74f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:39:37.595654 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-2db03322-fc69-4da0-9510-b17b40b0b74f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:39:37.596043 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1062/4238] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:39:37 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:38.015695 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8fa9d71f-4ddc-4f01-b463-9283dda188fa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.017672 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8fa9d71f-4ddc-4f01-b463-9283dda188fa tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:39:38.017898 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8fa9d71f-4ddc-4f01-b463-9283dda188fa tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.018124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8fa9d71f-4ddc-4f01-b463-9283dda188fa tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.019917 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=244,cinder:UPDATE=58,cinder:INSERT=28 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:39:38.025669 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:38.025669 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:38.029182 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8fa9d71f-4ddc-4f01-b463-9283dda188fa tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:39:38.033326 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8fa9d71f-4ddc-4f01-b463-9283dda188fa tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:39:38.033685 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1049/4239] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:39:38 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:38.046729 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1817ffe8-8207-4851-acfe-534d19591254 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.047189 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1817ffe8-8207-4851-acfe-534d19591254 None None] GET https://10.4.3.152/volume// Aug 18 07:39:38.047384 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1817ffe8-8207-4851-acfe-534d19591254 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.047556 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1817ffe8-8207-4851-acfe-534d19591254 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.047865 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1817ffe8-8207-4851-acfe-534d19591254 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:39:38.048154 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1069/4240] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:39:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:39:38.054948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-674f1a32-0cc6-4db2-9be4-927880c23818 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.056913 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-674f1a32-0cc6-4db2-9be4-927880c23818 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:39:38.057277 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-674f1a32-0cc6-4db2-9be4-927880c23818 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90eb3979-4bbd-4bea-b8cf-bb0d65945bb1", "connector": null, "instance_uuid": "aec82d93-6be4-4c1f-aabd-83ed9e2cb561"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:38.065190 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:38.065190 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:38.086123 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-674f1a32-0cc6-4db2-9be4-927880c23818 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:39:38.086639 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1061/4241] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:39:38 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:38.162023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-50405e4f-0ce9-4da3-9e5a-90d5fad4aacd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.163902 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50405e4f-0ce9-4da3-9e5a-90d5fad4aacd tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 Aug 18 07:39:38.164095 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50405e4f-0ce9-4da3-9e5a-90d5fad4aacd tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.164314 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50405e4f-0ce9-4da3-9e5a-90d5fad4aacd tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.166280 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=238,cinder:UPDATE=59,cinder:INSERT=24 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:39:38.174095 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50405e4f-0ce9-4da3-9e5a-90d5fad4aacd tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 returned with HTTP 404 Aug 18 07:39:38.174796 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1063/4242] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:38 2026] GET /volume/v3/volumes/2a16994f-ff8d-4599-aaab-73cbf42f6719 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:38.185533 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-73d29207-7496-4527-8644-c10f7e33a177 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.192223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-73d29207-7496-4527-8644-c10f7e33a177 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 Aug 18 07:39:38.192223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-73d29207-7496-4527-8644-c10f7e33a177 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.192223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-73d29207-7496-4527-8644-c10f7e33a177 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.192223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-73d29207-7496-4527-8644-c10f7e33a177 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume with id: 2f878218-8a6d-48e7-917c-326301094408 Aug 18 07:39:38.202167 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:38.202167 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:38.202709 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-73d29207-7496-4527-8644-c10f7e33a177 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:38.224252 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-73d29207-7496-4527-8644-c10f7e33a177 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume request issued successfully. Aug 18 07:39:38.224492 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-73d29207-7496-4527-8644-c10f7e33a177 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 returned with HTTP 202 Aug 18 07:39:38.224824 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1050/4243] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:38 2026] DELETE /volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:38.232544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7d587432-19de-460f-b96b-102b73f6982f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.232887 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d587432-19de-460f-b96b-102b73f6982f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 Aug 18 07:39:38.233041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d587432-19de-460f-b96b-102b73f6982f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.233284 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d587432-19de-460f-b96b-102b73f6982f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.241549 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:38.241549 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:38.244974 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7d587432-19de-460f-b96b-102b73f6982f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:38.249765 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d587432-19de-460f-b96b-102b73f6982f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 returned with HTTP 200 Aug 18 07:39:38.250131 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1070/4244] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:38 2026] GET /volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:38.356181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-72d8fbd2-d6a9-4a7f-bd55-c183b0b8d9a5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.357958 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-72d8fbd2-d6a9-4a7f-bd55-c183b0b8d9a5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:38.358167 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-72d8fbd2-d6a9-4a7f-bd55-c183b0b8d9a5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.358393 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-72d8fbd2-d6a9-4a7f-bd55-c183b0b8d9a5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.358493 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-72d8fbd2-d6a9-4a7f-bd55-c183b0b8d9a5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:38.362786 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:38.362786 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:38.363489 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-72d8fbd2-d6a9-4a7f-bd55-c183b0b8d9a5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:38.363883 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1062/4245] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:38 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:38.869570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1dd95122-ec71-45c0-a022-cfef38957132 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.869570 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1dd95122-ec71-45c0-a022-cfef38957132 None None] GET https://10.4.3.152/volume// Aug 18 07:39:38.869570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1dd95122-ec71-45c0-a022-cfef38957132 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.869676 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1dd95122-ec71-45c0-a022-cfef38957132 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.869945 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1dd95122-ec71-45c0-a022-cfef38957132 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:39:38.870289 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1064/4246] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:39:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:39:38.881448 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-1a331e50-bc79-42d2-9aa2-8215d3d8c09c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:38.884144 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-1a331e50-bc79-42d2-9aa2-8215d3d8c09c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:39:38.884459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-1a331e50-bc79-42d2-9aa2-8215d3d8c09c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:38.884723 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-1a331e50-bc79-42d2-9aa2-8215d3d8c09c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:38.896736 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:38.896736 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:38.902865 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-1a331e50-bc79-42d2-9aa2-8215d3d8c09c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:39:38.909485 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-1a331e50-bc79-42d2-9aa2-8215d3d8c09c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:39:38.910099 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1051/4247] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:39:38 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1549 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:39:39.010417 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-98e21f95-05d0-415a-907e-9eb97ed0b38e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:39.012877 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-98e21f95-05d0-415a-907e-9eb97ed0b38e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] PUT https://10.4.3.152/volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515 Aug 18 07:39:39.013224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-98e21f95-05d0-415a-907e-9eb97ed0b38e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:39.021488 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-98e21f95-05d0-415a-907e-9eb97ed0b38e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Acquiring lock "cinder-attachment_update-90eb3979-4bbd-4bea-b8cf-bb0d65945bb1-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:39:39.025580 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-98e21f95-05d0-415a-907e-9eb97ed0b38e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Lock "cinder-attachment_update-90eb3979-4bbd-4bea-b8cf-bb0d65945bb1-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:39:39.026423 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:39.026423 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:39.095488 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-98e21f95-05d0-415a-907e-9eb97ed0b38e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Lock "cinder-attachment_update-90eb3979-4bbd-4bea-b8cf-bb0d65945bb1-np0000007613" released by "attachment_update" :: held 0.070s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:39:39.095901 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-98e21f95-05d0-415a-907e-9eb97ed0b38e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515 returned with HTTP 200 Aug 18 07:39:39.096475 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1071/4248] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:39:39 2026] PUT /volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:39.122401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8bea9d57-4c03-41bd-acb6-1f5b876fe132 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:39.124975 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8bea9d57-4c03-41bd-acb6-1f5b876fe132 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515/action Aug 18 07:39:39.125540 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8bea9d57-4c03-41bd-acb6-1f5b876fe132 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:39:39.125709 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8bea9d57-4c03-41bd-acb6-1f5b876fe132 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:39.144007 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:39.144007 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:39.154064 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0b48c1f6-e5e4-4554-a9f3-6ad0ec024afb req-8bea9d57-4c03-41bd-acb6-1f5b876fe132 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515/action returned with HTTP 204 Aug 18 07:39:39.154522 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1063/4249] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:39:39 2026] POST /volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:39.268934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-81f1baf8-cfd5-45d7-973c-258ba4314288 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:39.270475 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81f1baf8-cfd5-45d7-973c-258ba4314288 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 Aug 18 07:39:39.270475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81f1baf8-cfd5-45d7-973c-258ba4314288 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:39.270695 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81f1baf8-cfd5-45d7-973c-258ba4314288 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:39.277077 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81f1baf8-cfd5-45d7-973c-258ba4314288 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 returned with HTTP 404 Aug 18 07:39:39.277558 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1065/4250] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:39 2026] GET /volume/v3/volumes/2f878218-8a6d-48e7-917c-326301094408 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:39.287037 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:39.289221 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 Aug 18 07:39:39.289487 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:39.289877 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:39.290007 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume with id: d153af27-c57c-44fa-801a-5d261d575c72 Aug 18 07:39:39.298135 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:39.298135 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:39.298844 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:39.317581 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume request issued successfully. Aug 18 07:39:39.317728 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-46a8d273-3507-4e90-a606-0a33c94a0fb1 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 returned with HTTP 202 Aug 18 07:39:39.318260 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1052/4251] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:39 2026] DELETE /volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:39:39.326224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-84158aec-468d-46e7-9508-b84839f5fc69 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:39.328250 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-84158aec-468d-46e7-9508-b84839f5fc69 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 Aug 18 07:39:39.328470 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-84158aec-468d-46e7-9508-b84839f5fc69 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:39.328840 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-84158aec-468d-46e7-9508-b84839f5fc69 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:39.336560 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:39.336560 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:39.340326 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-84158aec-468d-46e7-9508-b84839f5fc69 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:39.345862 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-84158aec-468d-46e7-9508-b84839f5fc69 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 returned with HTTP 200 Aug 18 07:39:39.346259 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1072/4252] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:39 2026] GET /volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:39.374398 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9eede6b4-c1be-44f5-bc48-ab0eeb1ab7d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:39.376553 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9eede6b4-c1be-44f5-bc48-ab0eeb1ab7d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:39.376787 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9eede6b4-c1be-44f5-bc48-ab0eeb1ab7d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:39.377027 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9eede6b4-c1be-44f5-bc48-ab0eeb1ab7d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:39.377160 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9eede6b4-c1be-44f5-bc48-ab0eeb1ab7d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:39.382312 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:39.382312 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:39.383188 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9eede6b4-c1be-44f5-bc48-ab0eeb1ab7d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:39.383642 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1064/4253] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:39 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:40.365127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2159e1f1-010a-4334-8693-f0c3e6050152 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.366684 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2159e1f1-010a-4334-8693-f0c3e6050152 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 Aug 18 07:39:40.367005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2159e1f1-010a-4334-8693-f0c3e6050152 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.367287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2159e1f1-010a-4334-8693-f0c3e6050152 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.374023 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2159e1f1-010a-4334-8693-f0c3e6050152 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 returned with HTTP 404 Aug 18 07:39:40.374023 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1066/4254] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:40 2026] GET /volume/v3/volumes/d153af27-c57c-44fa-801a-5d261d575c72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:40.380535 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.382151 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 Aug 18 07:39:40.382367 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.382613 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.382806 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume with id: 1de3b1da-38a7-41b9-bb1e-19fabff6d204 Aug 18 07:39:40.389920 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:40.389920 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:40.390377 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:40.395536 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c738d821-0e1d-40a9-9c64-605dab7c922c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.398029 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c738d821-0e1d-40a9-9c64-605dab7c922c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:40.398232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c738d821-0e1d-40a9-9c64-605dab7c922c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.398486 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c738d821-0e1d-40a9-9c64-605dab7c922c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.398590 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c738d821-0e1d-40a9-9c64-605dab7c922c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:40.403113 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:40.403113 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:40.403958 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c738d821-0e1d-40a9-9c64-605dab7c922c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:40.404369 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1073/4255] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:40 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:40.407198 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume request issued successfully. Aug 18 07:39:40.407452 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e938308-f57b-4d0c-bba2-8f726c86efb5 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 returned with HTTP 202 Aug 18 07:39:40.407855 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1053/4256] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:40 2026] DELETE /volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:40.415201 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dcbc9d09-b24a-45c2-a203-a721ffc4da5d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.419168 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcbc9d09-b24a-45c2-a203-a721ffc4da5d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 Aug 18 07:39:40.421039 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcbc9d09-b24a-45c2-a203-a721ffc4da5d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.421039 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dcbc9d09-b24a-45c2-a203-a721ffc4da5d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.421509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-12101b2c-ccc9-4b3d-8fef-7d96a794f78e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.422218 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=197,cinder:UPDATE=61,cinder:INSERT=23 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:39:40.423730 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-12101b2c-ccc9-4b3d-8fef-7d96a794f78e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 Aug 18 07:39:40.424195 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-12101b2c-ccc9-4b3d-8fef-7d96a794f78e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.424644 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-12101b2c-ccc9-4b3d-8fef-7d96a794f78e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.427794 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:40.427794 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:40.432408 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dcbc9d09-b24a-45c2-a203-a721ffc4da5d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:40.436064 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:40.436064 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:40.438381 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dcbc9d09-b24a-45c2-a203-a721ffc4da5d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 returned with HTTP 200 Aug 18 07:39:40.438517 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1065/4257] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:40 2026] GET /volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:40.443382 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-12101b2c-ccc9-4b3d-8fef-7d96a794f78e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:40.447729 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-12101b2c-ccc9-4b3d-8fef-7d96a794f78e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 returned with HTTP 200 Aug 18 07:39:40.448369 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1067/4258] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:40 2026] GET /volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:40.461041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad0bf155-7690-492d-918e-1cbe45634da4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.462712 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad0bf155-7690-492d-918e-1cbe45634da4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 Aug 18 07:39:40.462897 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad0bf155-7690-492d-918e-1cbe45634da4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.463075 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad0bf155-7690-492d-918e-1cbe45634da4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.475012 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:40.475012 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:40.481154 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ad0bf155-7690-492d-918e-1cbe45634da4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:40.485659 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad0bf155-7690-492d-918e-1cbe45634da4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 returned with HTTP 200 Aug 18 07:39:40.486404 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1074/4259] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:40 2026] GET /volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:40.502917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.504578 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 Aug 18 07:39:40.506639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.506639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.506639 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: 88a1198a-b7b2-4a09-a329-428064419051 Aug 18 07:39:40.514286 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:40.514286 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:40.514286 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:40.532739 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume request issued successfully. Aug 18 07:39:40.532920 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee230294-e08e-4e0d-98fd-ef14ab8e3451 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 returned with HTTP 202 Aug 18 07:39:40.533364 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1054/4260] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:40 2026] DELETE /volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:40.541320 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44887744-b1b9-4f0a-8eb6-398d019443f7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:40.543739 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44887744-b1b9-4f0a-8eb6-398d019443f7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 Aug 18 07:39:40.543916 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44887744-b1b9-4f0a-8eb6-398d019443f7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:40.544078 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44887744-b1b9-4f0a-8eb6-398d019443f7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:40.551869 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:40.551869 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:40.556627 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-44887744-b1b9-4f0a-8eb6-398d019443f7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:40.562594 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44887744-b1b9-4f0a-8eb6-398d019443f7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 returned with HTTP 200 Aug 18 07:39:40.563002 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1066/4261] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:40 2026] GET /volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:41.462811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-232d051f-dccd-4649-8ec7-042712b5083e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:41.465125 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-232d051f-dccd-4649-8ec7-042712b5083e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 Aug 18 07:39:41.465389 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-232d051f-dccd-4649-8ec7-042712b5083e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:41.465612 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-232d051f-dccd-4649-8ec7-042712b5083e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:41.473036 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-232d051f-dccd-4649-8ec7-042712b5083e tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 returned with HTTP 404 Aug 18 07:39:41.473559 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1068/4262] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:41 2026] GET /volume/v3/volumes/1de3b1da-38a7-41b9-bb1e-19fabff6d204 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:41.482589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:41.484788 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 Aug 18 07:39:41.484993 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:41.485185 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:41.485409 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume with id: 4766d3eb-7ed8-497d-850b-ac657011b991 Aug 18 07:39:41.498301 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:41.498301 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:41.498837 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:41.519508 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Delete volume request issued successfully. Aug 18 07:39:41.519508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ff0e692e-87c1-4004-812a-e1458dcc29b4 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 returned with HTTP 202 Aug 18 07:39:41.519508 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1075/4263] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:41 2026] DELETE /volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:41.529395 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-50b4e476-6f64-4284-abf5-7d4d7911a97f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:41.531060 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50b4e476-6f64-4284-abf5-7d4d7911a97f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 Aug 18 07:39:41.531261 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50b4e476-6f64-4284-abf5-7d4d7911a97f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:41.531446 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50b4e476-6f64-4284-abf5-7d4d7911a97f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:41.537668 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:41.537668 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:41.542487 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-50b4e476-6f64-4284-abf5-7d4d7911a97f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Volume info retrieved successfully. Aug 18 07:39:41.544525 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50b4e476-6f64-4284-abf5-7d4d7911a97f tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 returned with HTTP 200 Aug 18 07:39:41.544875 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1055/4264] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:41 2026] GET /volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:41.576071 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5df83629-2950-440b-9b02-81a5c32cad10 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:41.579453 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5df83629-2950-440b-9b02-81a5c32cad10 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 Aug 18 07:39:41.579617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5df83629-2950-440b-9b02-81a5c32cad10 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:41.579801 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5df83629-2950-440b-9b02-81a5c32cad10 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:41.586635 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5df83629-2950-440b-9b02-81a5c32cad10 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 returned with HTTP 404 Aug 18 07:39:41.587147 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1067/4265] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:41 2026] GET /volume/v3/volumes/88a1198a-b7b2-4a09-a329-428064419051 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:41.593315 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1f789e04-5e66-440f-90ef-957f0ef02da3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:41.595089 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f789e04-5e66-440f-90ef-957f0ef02da3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:41.595287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f789e04-5e66-440f-90ef-957f0ef02da3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:41.595491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1f789e04-5e66-440f-90ef-957f0ef02da3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:41.595599 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-1f789e04-5e66-440f-90ef-957f0ef02da3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete backup with id: a6e698b4-064b-4e17-b301-f9eae7f10280. Aug 18 07:39:41.600953 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:41.600953 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:41.613371 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-1f789e04-5e66-440f-90ef-957f0ef02da3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] delete_backup rpcapi backup_id a6e698b4-064b-4e17-b301-f9eae7f10280 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:39:41.615887 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1f789e04-5e66-440f-90ef-957f0ef02da3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 202 Aug 18 07:39:41.616267 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1069/4266] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:41 2026] DELETE /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:39:41.626183 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-65f3139f-76f6-4d12-a142-af740e64ebbb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:41.631756 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65f3139f-76f6-4d12-a142-af740e64ebbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:41.632046 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65f3139f-76f6-4d12-a142-af740e64ebbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:41.632322 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-65f3139f-76f6-4d12-a142-af740e64ebbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:41.632480 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-65f3139f-76f6-4d12-a142-af740e64ebbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:41.641441 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:41.641441 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:41.642499 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-65f3139f-76f6-4d12-a142-af740e64ebbb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 200 Aug 18 07:39:41.643026 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1076/4267] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:41 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:42.555993 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae821ad8-1443-4fa8-b433-d7b982a7ded0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:42.557775 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae821ad8-1443-4fa8-b433-d7b982a7ded0 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] GET https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 Aug 18 07:39:42.557969 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae821ad8-1443-4fa8-b433-d7b982a7ded0 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:42.558151 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae821ad8-1443-4fa8-b433-d7b982a7ded0 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:42.563422 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae821ad8-1443-4fa8-b433-d7b982a7ded0 tempest-CreateVolumesFromSourceVolumeTest-1476405471 tempest-CreateVolumesFromSourceVolumeTest-1476405471-project-member] https://10.4.3.152/volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 returned with HTTP 404 Aug 18 07:39:42.563867 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1056/4268] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:42 2026] GET /volume/v3/volumes/4766d3eb-7ed8-497d-850b-ac657011b991 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:42.654363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2b031f8a-58c5-4c34-a51e-82c2d9d55a74 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:42.656472 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b031f8a-58c5-4c34-a51e-82c2d9d55a74 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 Aug 18 07:39:42.656712 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b031f8a-58c5-4c34-a51e-82c2d9d55a74 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:42.656950 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2b031f8a-58c5-4c34-a51e-82c2d9d55a74 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:42.657075 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2b031f8a-58c5-4c34-a51e-82c2d9d55a74 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id a6e698b4-064b-4e17-b301-f9eae7f10280. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:42.665570 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2b031f8a-58c5-4c34-a51e-82c2d9d55a74 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 returned with HTTP 404 Aug 18 07:39:42.666183 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1068/4269] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:42 2026] GET /volume/v3/backups/a6e698b4-064b-4e17-b301-f9eae7f10280 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:42.742542 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a6ef17e1-2d1a-470c-90e8-25d7d849bf25 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:42.744384 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6ef17e1-2d1a-470c-90e8-25d7d849bf25 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:42.744587 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6ef17e1-2d1a-470c-90e8-25d7d849bf25 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:42.744826 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a6ef17e1-2d1a-470c-90e8-25d7d849bf25 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:42.751763 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:42.751763 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:42.755556 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a6ef17e1-2d1a-470c-90e8-25d7d849bf25 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:42.760398 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a6ef17e1-2d1a-470c-90e8-25d7d849bf25 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 200 Aug 18 07:39:42.760775 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1070/4270] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:42 2026] GET /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:42.778998 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b502202-b1df-4351-b106-e2fe08f7b56d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:42.780429 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b502202-b1df-4351-b106-e2fe08f7b56d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:42.780605 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b502202-b1df-4351-b106-e2fe08f7b56d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:42.780778 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b502202-b1df-4351-b106-e2fe08f7b56d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:42.780931 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-8b502202-b1df-4351-b106-e2fe08f7b56d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: 87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:42.789393 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:42.789393 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:42.789853 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8b502202-b1df-4351-b106-e2fe08f7b56d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:42.809144 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8b502202-b1df-4351-b106-e2fe08f7b56d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume request issued successfully. Aug 18 07:39:42.809398 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b502202-b1df-4351-b106-e2fe08f7b56d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 202 Aug 18 07:39:42.809804 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1077/4271] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:42 2026] DELETE /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:42.817985 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-904e2082-3ce7-419f-84a6-71c1c1107fe1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:42.819506 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-904e2082-3ce7-419f-84a6-71c1c1107fe1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:42.819660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-904e2082-3ce7-419f-84a6-71c1c1107fe1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:42.819841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-904e2082-3ce7-419f-84a6-71c1c1107fe1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:42.827077 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:42.827077 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:42.831026 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-904e2082-3ce7-419f-84a6-71c1c1107fe1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:42.836335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-904e2082-3ce7-419f-84a6-71c1c1107fe1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 200 Aug 18 07:39:42.836727 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1057/4272] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:42 2026] GET /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:43.752660 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:43.840768 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:43.841265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:43.842948 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:43.843068 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Create volume of 1 GB Aug 18 07:39:43.846995 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Availability Zones retrieved successfully. Aug 18 07:39:43.851801 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Flow 'volume_create_api' (5581cb6f-3a98-4da8-8b29-281fc23a723c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:43.852799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a57cd80-c2ac-4b72-a180-4aa05e1d8592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.853386 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06e96535-7dea-4941-9e54-19dbbfd8f6c7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:43.853790 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:43.854929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06e96535-7dea-4941-9e54-19dbbfd8f6c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d Aug 18 07:39:43.855091 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06e96535-7dea-4941-9e54-19dbbfd8f6c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:43.855306 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06e96535-7dea-4941-9e54-19dbbfd8f6c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:43.860414 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06e96535-7dea-4941-9e54-19dbbfd8f6c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d returned with HTTP 404 Aug 18 07:39:43.860844 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1071/4273] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:43 2026] GET /volume/v3/volumes/87a7d740-deda-40dd-bf25-a58c1137596d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:43.873512 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8fffaea8-4d77-4c08-bb43-651af5076266 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:43.873512 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:43.873852 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-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-698400126"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:43.875229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-698400126'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:43.875385 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume of 1 GB Aug 18 07:39:43.878860 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a57cd80-c2ac-4b72-a180-4aa05e1d8592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.879146 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability Zones retrieved successfully. Aug 18 07:39:43.879663 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aeb3060-bcee-4df8-93d6-e70f16a21d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.884267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (b10cad60-35fa-46ab-966c-0d2e069484e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:43.885175 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0f1aa2-4609-468d-8490-c1b2a75e6664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.886092 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:43.909985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0f1aa2-4609-468d-8490-c1b2a75e6664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.911123 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965f9d5a-6b89-4d9d-ba77-a215e672d144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.933922 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Created reservations ['00956e3c-6a50-4a2b-a538-91519e76a0e6', 'f394d5cf-0a32-4493-b98b-013b0484782a', '60f37e21-aaaa-4879-b6e2-1dce87ade5e3', 'c504f815-9bac-421c-be33-2b4fac3d7024'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:43.934653 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aeb3060-bcee-4df8-93d6-e70f16a21d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00956e3c-6a50-4a2b-a538-91519e76a0e6', 'f394d5cf-0a32-4493-b98b-013b0484782a', '60f37e21-aaaa-4879-b6e2-1dce87ade5e3', 'c504f815-9bac-421c-be33-2b4fac3d7024']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.935500 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c511a3ae-c176-4f9b-b94e-9fcdea0d391a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.949737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['869e160d-2709-4240-82cc-4a01ca5ce5d9', '8e3f263a-c673-4d89-aa9f-a2b49a05a8ad', '46fcc506-440b-4581-9a8a-f40f1e613105', 'b564e376-c6e1-459e-8fd3-8ea1db364971'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:43.950436 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965f9d5a-6b89-4d9d-ba77-a215e672d144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['869e160d-2709-4240-82cc-4a01ca5ce5d9', '8e3f263a-c673-4d89-aa9f-a2b49a05a8ad', '46fcc506-440b-4581-9a8a-f40f1e613105', 'b564e376-c6e1-459e-8fd3-8ea1db364971']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.951081 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ad6738-6aa0-4426-b86e-a1c2a430deb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.958401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c511a3ae-c176-4f9b-b94e-9fcdea0d391a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a15076c-1130-4174-af7c-f15297f6a313', '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='cfcef66a3b0f4ff6a89ce4e9589d2c2a',qos_specs=None,replication_status=,reservations=['00956e3c-6a50-4a2b-a538-91519e76a0e6','f394d5cf-0a32-4493-b98b-013b0484782a','60f37e21-aaaa-4879-b6e2-1dce87ade5e3','c504f815-9bac-421c-be33-2b4fac3d7024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e734978be98e4ba6bc99b362e042bd78',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:43Z,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=4a15076c-1130-4174-af7c-f15297f6a313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcef66a3b0f4ff6a89ce4e9589d2c2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e734978be98e4ba6bc99b362e042bd78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.959084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a732c4-2731-49e2-a9d1-fa89b3dca814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.979577 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a732c4-2731-49e2-a9d1-fa89b3dca814) transitioned into state 'SUCCESS' from 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='cfcef66a3b0f4ff6a89ce4e9589d2c2a',qos_specs=None,replication_status=,reservations=['00956e3c-6a50-4a2b-a538-91519e76a0e6','f394d5cf-0a32-4493-b98b-013b0484782a','60f37e21-aaaa-4879-b6e2-1dce87ade5e3','c504f815-9bac-421c-be33-2b4fac3d7024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e734978be98e4ba6bc99b362e042bd78',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.980187 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cf3ef7-1b73-477f-878b-7c3e45bafa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.981579 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ad6738-6aa0-4426-b86e-a1c2a430deb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1009502-fe82-4e9a-8b68-25e500489682', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-698400126',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['869e160d-2709-4240-82cc-4a01ca5ce5d9','8e3f263a-c673-4d89-aa9f-a2b49a05a8ad','46fcc506-440b-4581-9a8a-f40f1e613105','b564e376-c6e1-459e-8fd3-8ea1db364971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-698400126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1009502-fe82-4e9a-8b68-25e500489682,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='68602261227944c4b279794212ac82ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc61d36cd424286a378ebc711b03001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.982378 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de6c96d6-7d37-49d1-89c3-8cea000ba661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:43.988418 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cf3ef7-1b73-477f-878b-7c3e45bafa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:43.989130 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Flow 'volume_create_api' (5581cb6f-3a98-4da8-8b29-281fc23a723c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:43.989405 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Create volume request issued successfully. Aug 18 07:39:43.989907 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df4706d4-016f-49a5-b0c5-bc0e5e609308 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:43.990290 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1069/4274] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:39:43 2026] POST /volume/v3/volumes => generated 740 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:44.001471 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de6c96d6-7d37-49d1-89c3-8cea000ba661) transitioned into state 'SUCCESS' from state '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-698400126',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['869e160d-2709-4240-82cc-4a01ca5ce5d9','8e3f263a-c673-4d89-aa9f-a2b49a05a8ad','46fcc506-440b-4581-9a8a-f40f1e613105','b564e376-c6e1-459e-8fd3-8ea1db364971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:44.002102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d8efe0-15ef-4602-aa80-98ca31be9f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:44.003244 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-80051cec-33ac-46f2-884f-f9a9c26c29c6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:44.005566 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80051cec-33ac-46f2-884f-f9a9c26c29c6 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 Aug 18 07:39:44.005809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80051cec-33ac-46f2-884f-f9a9c26c29c6 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:44.006083 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-80051cec-33ac-46f2-884f-f9a9c26c29c6 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:44.015230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d8efe0-15ef-4602-aa80-98ca31be9f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:44.016001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (b10cad60-35fa-46ab-966c-0d2e069484e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:44.016314 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request issued successfully. Aug 18 07:39:44.016882 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8fffaea8-4d77-4c08-bb43-651af5076266 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:44.017775 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1078/4275] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:43 2026] POST /volume/v3/volumes => generated 815 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:44.019528 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:44.019528 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:44.025947 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-80051cec-33ac-46f2-884f-f9a9c26c29c6 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:44.030496 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06c43c6f-016a-4712-9db4-1183606c745e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:44.031901 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-80051cec-33ac-46f2-884f-f9a9c26c29c6 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 returned with HTTP 200 Aug 18 07:39:44.032309 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06c43c6f-016a-4712-9db4-1183606c745e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:39:44.032431 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1058/4276] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:44 2026] GET /volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 => generated 808 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:44.032519 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06c43c6f-016a-4712-9db4-1183606c745e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:44.032769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06c43c6f-016a-4712-9db4-1183606c745e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:44.041669 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:44.041669 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:44.046076 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06c43c6f-016a-4712-9db4-1183606c745e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:44.049931 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06c43c6f-016a-4712-9db4-1183606c745e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 200 Aug 18 07:39:44.050301 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1072/4277] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:44 2026] GET /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:45.048951 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-12a94f8c-2362-4282-88cb-b32603d836df None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:45.050862 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12a94f8c-2362-4282-88cb-b32603d836df tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 Aug 18 07:39:45.051202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12a94f8c-2362-4282-88cb-b32603d836df tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:45.051473 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-12a94f8c-2362-4282-88cb-b32603d836df tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:45.060864 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:45.060864 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:45.064914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1acd4516-455b-4bf3-851b-09d8b032ba7e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:45.065925 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-12a94f8c-2362-4282-88cb-b32603d836df tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:45.067267 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1acd4516-455b-4bf3-851b-09d8b032ba7e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:39:45.067540 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1acd4516-455b-4bf3-851b-09d8b032ba7e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:45.067785 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1acd4516-455b-4bf3-851b-09d8b032ba7e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:45.071204 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-12a94f8c-2362-4282-88cb-b32603d836df tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 returned with HTTP 200 Aug 18 07:39:45.071699 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1070/4278] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:45 2026] GET /volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:45.075636 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:45.075636 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:45.079502 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1acd4516-455b-4bf3-851b-09d8b032ba7e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:45.083633 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a5cb590-6070-477c-874f-c794fad2b354 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:45.084009 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1acd4516-455b-4bf3-851b-09d8b032ba7e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 200 Aug 18 07:39:45.084009 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1079/4279] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:45 2026] GET /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:45.085751 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a5cb590-6070-477c-874f-c794fad2b354 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 Aug 18 07:39:45.085984 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a5cb590-6070-477c-874f-c794fad2b354 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:45.086186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a5cb590-6070-477c-874f-c794fad2b354 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:45.093426 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:45.093426 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:45.095980 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:45.097172 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2a5cb590-6070-477c-874f-c794fad2b354 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:45.097754 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:39:45.098090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1009502-fe82-4e9a-8b68-25e500489682", "name": "tempest-VolumesBackupsTest-Backup-194511928", "description": "tempest-backup-description-839792700", "container": "tempest-volumesbackupstest-backup-container-1979315082"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:45.099548 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating new backup {'backup': {'volume_id': 'f1009502-fe82-4e9a-8b68-25e500489682', 'name': 'tempest-VolumesBackupsTest-Backup-194511928', 'description': 'tempest-backup-description-839792700', 'container': 'tempest-volumesbackupstest-backup-container-1979315082'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:39:45.099685 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating backup of volume f1009502-fe82-4e9a-8b68-25e500489682 in container tempest-volumesbackupstest-backup-container-1979315082 Aug 18 07:39:45.103484 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a5cb590-6070-477c-874f-c794fad2b354 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 returned with HTTP 200 Aug 18 07:39:45.104048 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1059/4280] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:45 2026] GET /volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:45.107515 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:45.107515 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:45.108001 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:45.117952 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0eee7e1b-709f-4363-940e-db5f4047e42f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:45.119548 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:45.119903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-867446784"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:45.121181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-867446784'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:45.121405 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Create volume of 1 GB Aug 18 07:39:45.125571 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Availability Zones retrieved successfully. Aug 18 07:39:45.130502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['86921d25-c57c-4b89-800c-6e87851c2d23', '814b983a-32d1-4093-85f6-9a6e6c1a7340'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:45.131846 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Flow 'volume_create_api' (010707f1-bb73-4c01-a58a-4ff84123c11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:45.132933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71315bfc-2713-40ad-b2ca-2be18ee96c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:45.133970 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:45.160332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71315bfc-2713-40ad-b2ca-2be18ee96c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:45.161038 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0f82ea-39e6-4cbd-8e8c-0f70db565b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:45.161564 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2ccc568-2a4a-47e2-9bbe-4b74c54ee87b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:39:45.162120 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1073/4281] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:45 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:45.169935 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9244ae88-6437-4b8c-9dd2-3cdd597e1ff2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:45.171827 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9244ae88-6437-4b8c-9dd2-3cdd597e1ff2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:45.172024 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9244ae88-6437-4b8c-9dd2-3cdd597e1ff2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:45.172222 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9244ae88-6437-4b8c-9dd2-3cdd597e1ff2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:45.172332 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9244ae88-6437-4b8c-9dd2-3cdd597e1ff2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:45.176823 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:45.176823 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:45.177513 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9244ae88-6437-4b8c-9dd2-3cdd597e1ff2 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:45.177882 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1080/4282] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:45 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:45.206113 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Created reservations ['60a2c9ea-1581-4193-9aa2-0c04f6dfadbf', '2c865ace-2e2f-4201-ba2d-f7dcb0f74827', '358e2555-9501-4a08-bf0d-dfb90033a95d', '78b3723c-17d7-4611-b476-af036198a1be'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:45.206945 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0f82ea-39e6-4cbd-8e8c-0f70db565b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a2c9ea-1581-4193-9aa2-0c04f6dfadbf', '2c865ace-2e2f-4201-ba2d-f7dcb0f74827', '358e2555-9501-4a08-bf0d-dfb90033a95d', '78b3723c-17d7-4611-b476-af036198a1be']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:45.207677 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6815acd9-630f-4f63-8e01-1848e7002bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:45.236380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6815acd9-630f-4f63-8e01-1848e7002bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-867446784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcef66a3b0f4ff6a89ce4e9589d2c2a',qos_specs=None,replication_status=,reservations=['60a2c9ea-1581-4193-9aa2-0c04f6dfadbf','2c865ace-2e2f-4201-ba2d-f7dcb0f74827','358e2555-9501-4a08-bf0d-dfb90033a95d','78b3723c-17d7-4611-b476-af036198a1be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e734978be98e4ba6bc99b362e042bd78',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:45Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-867446784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcef66a3b0f4ff6a89ce4e9589d2c2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e734978be98e4ba6bc99b362e042bd78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:45.237180 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c89f60b-0883-417f-9d92-4c6d0ae8764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:45.261780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c89f60b-0883-417f-9d92-4c6d0ae8764e) transitioned into 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-867446784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcef66a3b0f4ff6a89ce4e9589d2c2a',qos_specs=None,replication_status=,reservations=['60a2c9ea-1581-4193-9aa2-0c04f6dfadbf','2c865ace-2e2f-4201-ba2d-f7dcb0f74827','358e2555-9501-4a08-bf0d-dfb90033a95d','78b3723c-17d7-4611-b476-af036198a1be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e734978be98e4ba6bc99b362e042bd78',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:45.262520 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa1b2ef-1166-4f0c-b62e-da384af1bb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:45.270681 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa1b2ef-1166-4f0c-b62e-da384af1bb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:45.271447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Flow 'volume_create_api' (010707f1-bb73-4c01-a58a-4ff84123c11b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:45.271724 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Create volume request issued successfully. Aug 18 07:39:45.272266 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0eee7e1b-709f-4363-940e-db5f4047e42f tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:45.272653 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1071/4283] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:39:45 2026] POST /volume/v3/volumes => generated 775 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:45.285489 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8c57e6d-1f3b-4089-aaa4-45936875e986 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:45.287944 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8c57e6d-1f3b-4089-aaa4-45936875e986 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:45.288292 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8c57e6d-1f3b-4089-aaa4-45936875e986 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:45.288505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8c57e6d-1f3b-4089-aaa4-45936875e986 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:45.298458 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:45.298458 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:45.302349 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8c57e6d-1f3b-4089-aaa4-45936875e986 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:45.306193 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8c57e6d-1f3b-4089-aaa4-45936875e986 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 returned with HTTP 200 Aug 18 07:39:45.306530 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1060/4284] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:45 2026] GET /volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:46.187291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b6e61f5f-094c-44cf-8b4c-899f5663cdf1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:46.189067 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6e61f5f-094c-44cf-8b4c-899f5663cdf1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:46.189325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6e61f5f-094c-44cf-8b4c-899f5663cdf1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:46.189509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b6e61f5f-094c-44cf-8b4c-899f5663cdf1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:46.189643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b6e61f5f-094c-44cf-8b4c-899f5663cdf1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:46.193966 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:46.193966 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:46.194682 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b6e61f5f-094c-44cf-8b4c-899f5663cdf1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:46.195017 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1074/4285] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:46 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:46.319579 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-72a79e2d-6785-4979-8445-d274c0dbbdb8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:46.321335 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72a79e2d-6785-4979-8445-d274c0dbbdb8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:46.321520 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72a79e2d-6785-4979-8445-d274c0dbbdb8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:46.321727 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72a79e2d-6785-4979-8445-d274c0dbbdb8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:46.328728 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:46.328728 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:46.332492 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-72a79e2d-6785-4979-8445-d274c0dbbdb8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:46.336519 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72a79e2d-6785-4979-8445-d274c0dbbdb8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 returned with HTTP 200 Aug 18 07:39:46.336970 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1081/4286] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:46 2026] GET /volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:46.348166 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a6fa2c3-5c9b-4e8a-a3e5-0f79de23d825 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:46.350088 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a6fa2c3-5c9b-4e8a-a3e5-0f79de23d825 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:46.350285 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a6fa2c3-5c9b-4e8a-a3e5-0f79de23d825 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:46.350474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a6fa2c3-5c9b-4e8a-a3e5-0f79de23d825 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:46.359463 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:46.359463 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:46.364355 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4a6fa2c3-5c9b-4e8a-a3e5-0f79de23d825 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:46.367964 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a6fa2c3-5c9b-4e8a-a3e5-0f79de23d825 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 returned with HTTP 200 Aug 18 07:39:46.368648 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1072/4287] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:46 2026] GET /volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:46.380086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:46.382396 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:39:46.382882 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1036451264"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:46.390950 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:46.390950 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:46.391359 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:46.391475 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Create snapshot from volume 45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:46.425567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Created reservations ['98ac321e-9201-4e36-b669-966628062873', '1da1918d-0541-44aa-812f-9e7ade1f5b2e', 'b6ad0552-56f4-439f-ae98-bb1d12839ce3', '6a360325-d0b5-4bc6-b3f1-0f7a7003cb8c'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:46.450822 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Snapshot create request issued successfully. Aug 18 07:39:46.451161 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ccee7a88-908a-4441-bf4d-2f5e6d276b9c tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:39:46.451588 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1061/4288] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:39:46 2026] POST /volume/v3/snapshots => generated 326 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:46.460152 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d707bd6-dc0b-411c-acac-cfaaa4deeb51 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:46.462031 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d707bd6-dc0b-411c-acac-cfaaa4deeb51 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee Aug 18 07:39:46.462563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d707bd6-dc0b-411c-acac-cfaaa4deeb51 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:46.462563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d707bd6-dc0b-411c-acac-cfaaa4deeb51 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:46.467051 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:46.467051 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:46.467467 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4d707bd6-dc0b-411c-acac-cfaaa4deeb51 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Snapshot retrieved successfully. Aug 18 07:39:46.468231 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d707bd6-dc0b-411c-acac-cfaaa4deeb51 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee returned with HTTP 200 Aug 18 07:39:46.468605 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1075/4289] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:39:46 2026] GET /volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:47.204463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5ca5486-f1e8-4605-a296-962ed770eb67 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:47.206102 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5ca5486-f1e8-4605-a296-962ed770eb67 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:47.206302 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5ca5486-f1e8-4605-a296-962ed770eb67 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:47.206483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5ca5486-f1e8-4605-a296-962ed770eb67 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:47.206578 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a5ca5486-f1e8-4605-a296-962ed770eb67 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:47.210702 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:47.210702 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:47.211378 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5ca5486-f1e8-4605-a296-962ed770eb67 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:47.211697 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1082/4290] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:47 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:47.476427 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05d285c1-4c24-4e97-a9f5-d6945e195b7a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:47.478132 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05d285c1-4c24-4e97-a9f5-d6945e195b7a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee Aug 18 07:39:47.478336 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05d285c1-4c24-4e97-a9f5-d6945e195b7a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:47.478519 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05d285c1-4c24-4e97-a9f5-d6945e195b7a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:47.483391 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:47.483391 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:47.483784 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05d285c1-4c24-4e97-a9f5-d6945e195b7a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Snapshot retrieved successfully. Aug 18 07:39:47.484743 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05d285c1-4c24-4e97-a9f5-d6945e195b7a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee returned with HTTP 200 Aug 18 07:39:47.485192 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1073/4291] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:39:47 2026] GET /volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:47.493032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a838cefe-d927-4be9-845c-83f016417d98 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:47.494978 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a838cefe-d927-4be9-845c-83f016417d98 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee Aug 18 07:39:47.495219 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a838cefe-d927-4be9-845c-83f016417d98 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:47.495452 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a838cefe-d927-4be9-845c-83f016417d98 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:47.500050 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:47.500050 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:47.500514 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a838cefe-d927-4be9-845c-83f016417d98 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Snapshot retrieved successfully. Aug 18 07:39:47.501350 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a838cefe-d927-4be9-845c-83f016417d98 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee returned with HTTP 200 Aug 18 07:39:47.501839 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1062/4292] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:39:47 2026] GET /volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:47.514229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e6096d9d-c156-418b-921c-58c8ad397da8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:47.514229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6096d9d-c156-418b-921c-58c8ad397da8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee Aug 18 07:39:47.514229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6096d9d-c156-418b-921c-58c8ad397da8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:47.514229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6096d9d-c156-418b-921c-58c8ad397da8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:47.514229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-e6096d9d-c156-418b-921c-58c8ad397da8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Delete snapshot with id: d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee Aug 18 07:39:47.516838 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:47.516838 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:47.517323 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e6096d9d-c156-418b-921c-58c8ad397da8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Snapshot retrieved successfully. Aug 18 07:39:47.531408 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e6096d9d-c156-418b-921c-58c8ad397da8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Snapshot delete request issued successfully. Aug 18 07:39:47.531505 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6096d9d-c156-418b-921c-58c8ad397da8 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee returned with HTTP 202 Aug 18 07:39:47.531864 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1076/4293] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:39:47 2026] DELETE /volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:47.541220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1b8f72a9-119a-4f62-a510-d9e5d8a785cf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:47.542977 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b8f72a9-119a-4f62-a510-d9e5d8a785cf tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee Aug 18 07:39:47.543255 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b8f72a9-119a-4f62-a510-d9e5d8a785cf tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:47.543409 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1b8f72a9-119a-4f62-a510-d9e5d8a785cf tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:47.548628 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:47.548628 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:47.548850 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1b8f72a9-119a-4f62-a510-d9e5d8a785cf tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Snapshot retrieved successfully. Aug 18 07:39:47.549553 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1b8f72a9-119a-4f62-a510-d9e5d8a785cf tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee returned with HTTP 200 Aug 18 07:39:47.549905 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1083/4294] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:39:47 2026] GET /volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:48.221610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-76dd79c6-94fb-46d2-8824-40b7cd9ca79a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:48.223448 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-76dd79c6-94fb-46d2-8824-40b7cd9ca79a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:48.223625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-76dd79c6-94fb-46d2-8824-40b7cd9ca79a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:48.223795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-76dd79c6-94fb-46d2-8824-40b7cd9ca79a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:48.223908 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-76dd79c6-94fb-46d2-8824-40b7cd9ca79a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:48.228379 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:48.228379 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:48.229376 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-76dd79c6-94fb-46d2-8824-40b7cd9ca79a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:48.229902 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1074/4295] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:48 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:48.558466 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3457ba22-1a7e-4102-8624-1e09f523356d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:48.562228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3457ba22-1a7e-4102-8624-1e09f523356d tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee Aug 18 07:39:48.562228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3457ba22-1a7e-4102-8624-1e09f523356d tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:48.562228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3457ba22-1a7e-4102-8624-1e09f523356d tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:48.565103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3457ba22-1a7e-4102-8624-1e09f523356d tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee returned with HTTP 404 Aug 18 07:39:48.565654 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1063/4296] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:39:48 2026] GET /volume/v3/snapshots/d42fd4ab-5493-4b75-8ec3-4a4f736cc3ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:48.572526 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:48.574340 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] DELETE https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:48.574527 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:48.574709 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:48.574892 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Delete volume with id: 45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:48.581492 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:48.581492 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:48.581950 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:48.598637 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Delete volume request issued successfully. Aug 18 07:39:48.598805 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5156800f-fadf-429d-9486-69ddf58bfcd3 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 returned with HTTP 202 Aug 18 07:39:48.599279 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1077/4297] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:48 2026] DELETE /volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:48.607844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-061d78c4-3798-44d3-919f-ec5862c3ff3a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:48.609734 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-061d78c4-3798-44d3-919f-ec5862c3ff3a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:48.609939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-061d78c4-3798-44d3-919f-ec5862c3ff3a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:48.610114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-061d78c4-3798-44d3-919f-ec5862c3ff3a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:48.617897 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:48.617897 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:48.621513 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-061d78c4-3798-44d3-919f-ec5862c3ff3a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:48.625492 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-061d78c4-3798-44d3-919f-ec5862c3ff3a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 returned with HTTP 200 Aug 18 07:39:48.625928 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1084/4298] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:48 2026] GET /volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:49.240430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e49f6bbf-edd2-413c-a84a-7e641b04e875 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:49.242140 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e49f6bbf-edd2-413c-a84a-7e641b04e875 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:49.242335 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e49f6bbf-edd2-413c-a84a-7e641b04e875 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:49.242506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e49f6bbf-edd2-413c-a84a-7e641b04e875 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:49.242606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e49f6bbf-edd2-413c-a84a-7e641b04e875 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:49.246972 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:49.246972 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:49.247617 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e49f6bbf-edd2-413c-a84a-7e641b04e875 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:49.247999 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1075/4299] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:49 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:49.637560 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-792920e0-eab5-45d5-a039-c6023f6bf201 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:49.639188 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-792920e0-eab5-45d5-a039-c6023f6bf201 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 Aug 18 07:39:49.639360 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-792920e0-eab5-45d5-a039-c6023f6bf201 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:49.639538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-792920e0-eab5-45d5-a039-c6023f6bf201 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:49.644663 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-792920e0-eab5-45d5-a039-c6023f6bf201 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 returned with HTTP 404 Aug 18 07:39:49.645069 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1064/4300] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:49 2026] GET /volume/v3/volumes/45498d60-a6d0-4aad-b4f5-6f42ee6ff0d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:49.650887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:49.652631 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 Aug 18 07:39:49.652808 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:49.653007 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:49.653177 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Delete volume with id: 4a15076c-1130-4174-af7c-f15297f6a313 Aug 18 07:39:49.659370 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:49.659370 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:49.659768 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:49.674363 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Delete volume request issued successfully. Aug 18 07:39:49.674517 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c43652ce-6c32-41ff-af11-3cfa98cf524a tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 returned with HTTP 202 Aug 18 07:39:49.674976 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1078/4301] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:49 2026] DELETE /volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:49.680340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-135947e9-5ff9-4c55-ad1d-ce19303c4f64 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:49.681811 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-135947e9-5ff9-4c55-ad1d-ce19303c4f64 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 Aug 18 07:39:49.681988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-135947e9-5ff9-4c55-ad1d-ce19303c4f64 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:49.682156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-135947e9-5ff9-4c55-ad1d-ce19303c4f64 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:49.689035 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:49.689035 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:49.692050 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-135947e9-5ff9-4c55-ad1d-ce19303c4f64 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Volume info retrieved successfully. Aug 18 07:39:49.697563 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-135947e9-5ff9-4c55-ad1d-ce19303c4f64 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 returned with HTTP 200 Aug 18 07:39:49.697948 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1085/4302] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:49 2026] GET /volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:50.257944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d73da737-461e-40df-836d-6adadcaa64ce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:50.259691 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d73da737-461e-40df-836d-6adadcaa64ce tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:50.259889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d73da737-461e-40df-836d-6adadcaa64ce tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:50.260084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d73da737-461e-40df-836d-6adadcaa64ce tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:50.260221 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d73da737-461e-40df-836d-6adadcaa64ce tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:50.264225 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:50.264225 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:50.264857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d73da737-461e-40df-836d-6adadcaa64ce tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:50.265197 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1076/4303] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:50 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:50.709507 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-907a56f5-d808-4549-b432-15518fb10655 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:50.711691 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-907a56f5-d808-4549-b432-15518fb10655 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] GET https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 Aug 18 07:39:50.711880 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-907a56f5-d808-4549-b432-15518fb10655 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:50.712060 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-907a56f5-d808-4549-b432-15518fb10655 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:50.718799 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-907a56f5-d808-4549-b432-15518fb10655 tempest-CinderUnicodeTest-1274518941 tempest-CinderUnicodeTest-1274518941-project-member] https://10.4.3.152/volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 returned with HTTP 404 Aug 18 07:39:50.719046 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1065/4304] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:50 2026] GET /volume/v3/volumes/4a15076c-1130-4174-af7c-f15297f6a313 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:51.274644 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-17efa28c-95f6-43ba-95fe-16e99499dfa1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:51.276611 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17efa28c-95f6-43ba-95fe-16e99499dfa1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:51.276849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17efa28c-95f6-43ba-95fe-16e99499dfa1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:51.277105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-17efa28c-95f6-43ba-95fe-16e99499dfa1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:51.277291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-17efa28c-95f6-43ba-95fe-16e99499dfa1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:51.281388 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:51.281388 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:51.287237 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-17efa28c-95f6-43ba-95fe-16e99499dfa1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:51.287237 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1079/4305] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:51 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:52.197801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5d9d8d8b-3616-4c04-a718-2433a844b576 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:52.294192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6fe1fe8e-33c5-4abd-8430-9f6ad9c2834b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:52.297346 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fe1fe8e-33c5-4abd-8430-9f6ad9c2834b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:52.297615 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fe1fe8e-33c5-4abd-8430-9f6ad9c2834b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:52.297907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6fe1fe8e-33c5-4abd-8430-9f6ad9c2834b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:52.298062 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6fe1fe8e-33c5-4abd-8430-9f6ad9c2834b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:52.303849 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:52.303849 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:52.304699 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6fe1fe8e-33c5-4abd-8430-9f6ad9c2834b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:52.305530 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1077/4306] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:52 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:52.321347 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d9d8d8b-3616-4c04-a718-2433a844b576 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 18 07:39:52.321603 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d9d8d8b-3616-4c04-a718-2433a844b576 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:52.321822 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5d9d8d8b-3616-4c04-a718-2433a844b576 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] Calling method 'get_pools' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:52.334562 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5d9d8d8b-3616-4c04-a718-2433a844b576 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 07:39:52.334963 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1086/4307] 10.4.3.152 () {66 vars in 1291 bytes} [Tue Aug 18 07:39:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:52.342437 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d1507fa3-1bbb-485b-8830-f169363f2015 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:52.344166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1507fa3-1bbb-485b-8830-f169363f2015 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] GET https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool Aug 18 07:39:52.344422 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1507fa3-1bbb-485b-8830-f169363f2015 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:52.344556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d1507fa3-1bbb-485b-8830-f169363f2015 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:52.355040 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d1507fa3-1bbb-485b-8830-f169363f2015 tempest-ProjectAdminTests-1918683338 tempest-ProjectAdminTests-1918683338-project-admin] https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool returned with HTTP 200 Aug 18 07:39:52.355449 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1066/4308] 10.4.3.152 () {66 vars in 1318 bytes} [Tue Aug 18 07:39:52 2026] GET /volume/v3/capabilities/np0000007613@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:53.315752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5cbd47db-3af0-49e2-b922-512adb057927 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:53.317933 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cbd47db-3af0-49e2-b922-512adb057927 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:53.318127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5cbd47db-3af0-49e2-b922-512adb057927 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:53.318325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5cbd47db-3af0-49e2-b922-512adb057927 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:53.318420 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5cbd47db-3af0-49e2-b922-512adb057927 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:53.322809 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:53.322809 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:53.323494 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5cbd47db-3af0-49e2-b922-512adb057927 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:53.323854 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1080/4309] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:53 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:53.975012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:54.073428 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:54.073572 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-259876156"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:54.075094 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-259876156'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:54.075094 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Create volume of 1 GB Aug 18 07:39:54.078848 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Availability Zones retrieved successfully. Aug 18 07:39:54.084237 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Flow 'volume_create_api' (cc211e0a-f831-40ec-905d-b8464968b980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:54.084763 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3556990a-2080-4fbf-af27-1d2fe0cffb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:54.085522 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:54.108921 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3556990a-2080-4fbf-af27-1d2fe0cffb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:54.109897 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f6b83c-8a34-44a5-b754-2e691092bb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:54.173804 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Created reservations ['194ef8b2-a993-4d79-b84e-c7328cac2478', '36bf4646-fd96-487c-84db-93eb688c1732', 'd538c82b-dae9-4e53-a4db-ebc3393f3013', '8e48aa9b-063a-423c-b984-675aab24ae6d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:54.174541 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78f6b83c-8a34-44a5-b754-2e691092bb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['194ef8b2-a993-4d79-b84e-c7328cac2478', '36bf4646-fd96-487c-84db-93eb688c1732', 'd538c82b-dae9-4e53-a4db-ebc3393f3013', '8e48aa9b-063a-423c-b984-675aab24ae6d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:54.175282 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603c087a-5d30-484b-a24b-5a55877a646e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:54.196968 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603c087a-5d30-484b-a24b-5a55877a646e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9769384e-a2cf-4e2c-a372-136dd044fe67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-259876156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa75baf02c84b0dbb3e96fa4adf9add',qos_specs=None,replication_status=,reservations=['194ef8b2-a993-4d79-b84e-c7328cac2478','36bf4646-fd96-487c-84db-93eb688c1732','d538c82b-dae9-4e53-a4db-ebc3393f3013','8e48aa9b-063a-423c-b984-675aab24ae6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='158847595edd44fea05c9544b5409e27',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-259876156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9769384e-a2cf-4e2c-a372-136dd044fe67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa75baf02c84b0dbb3e96fa4adf9add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='158847595edd44fea05c9544b5409e27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:54.197640 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529776f1-abc5-409a-95e5-320a7924c58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:54.219592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529776f1-abc5-409a-95e5-320a7924c58f) transitioned into state 'SUCCESS' from state '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-259876156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa75baf02c84b0dbb3e96fa4adf9add',qos_specs=None,replication_status=,reservations=['194ef8b2-a993-4d79-b84e-c7328cac2478','36bf4646-fd96-487c-84db-93eb688c1732','d538c82b-dae9-4e53-a4db-ebc3393f3013','8e48aa9b-063a-423c-b984-675aab24ae6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='158847595edd44fea05c9544b5409e27',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:54.220315 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f4b067-8c7e-49b9-a8cc-790dbe83096c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:54.231176 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f4b067-8c7e-49b9-a8cc-790dbe83096c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:54.231981 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Flow 'volume_create_api' (cc211e0a-f831-40ec-905d-b8464968b980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:54.232323 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Create volume request issued successfully. Aug 18 07:39:54.232827 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7730ac8d-49b8-43b2-ae1b-105bf64e21ee tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:54.233393 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1078/4310] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:39:53 2026] POST /volume/v3/volumes => generated 777 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:54.245923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1bcc706c-c72b-4b87-9ed2-dac3136686bc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:54.247676 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1bcc706c-c72b-4b87-9ed2-dac3136686bc tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 Aug 18 07:39:54.247919 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1bcc706c-c72b-4b87-9ed2-dac3136686bc tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:54.248124 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1bcc706c-c72b-4b87-9ed2-dac3136686bc tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:54.255608 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:54.255608 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:54.259442 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1bcc706c-c72b-4b87-9ed2-dac3136686bc tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:54.263939 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1bcc706c-c72b-4b87-9ed2-dac3136686bc tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 returned with HTTP 200 Aug 18 07:39:54.264461 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1087/4311] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:54 2026] GET /volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:54.332782 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-881b111a-cdcd-4fcb-808d-c4795f76b20c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:54.334454 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-881b111a-cdcd-4fcb-808d-c4795f76b20c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:54.334657 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-881b111a-cdcd-4fcb-808d-c4795f76b20c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:54.334828 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-881b111a-cdcd-4fcb-808d-c4795f76b20c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:54.334937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-881b111a-cdcd-4fcb-808d-c4795f76b20c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:54.339390 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:54.339390 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:54.340147 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-881b111a-cdcd-4fcb-808d-c4795f76b20c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:54.340506 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1067/4312] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:54 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:55.276520 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-81c13c89-4acd-4479-a1ef-894228ef75c6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:55.278142 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81c13c89-4acd-4479-a1ef-894228ef75c6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 Aug 18 07:39:55.278322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81c13c89-4acd-4479-a1ef-894228ef75c6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:55.278500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81c13c89-4acd-4479-a1ef-894228ef75c6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:55.286654 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:55.286654 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:55.290152 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-81c13c89-4acd-4479-a1ef-894228ef75c6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:55.295323 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81c13c89-4acd-4479-a1ef-894228ef75c6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 returned with HTTP 200 Aug 18 07:39:55.295772 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1081/4313] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:55 2026] GET /volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:55.307739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2872ae8e-3385-483f-915b-43a71964486e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:55.351452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6a17dc73-102d-4f45-9cd7-1fe7955b1a42 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:55.353997 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a17dc73-102d-4f45-9cd7-1fe7955b1a42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:55.354242 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a17dc73-102d-4f45-9cd7-1fe7955b1a42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:55.354433 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6a17dc73-102d-4f45-9cd7-1fe7955b1a42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:55.354541 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6a17dc73-102d-4f45-9cd7-1fe7955b1a42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:55.359176 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:55.359176 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:55.359996 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6a17dc73-102d-4f45-9cd7-1fe7955b1a42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:55.360931 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1088/4314] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:55 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:55.361304 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2872ae8e-3385-483f-915b-43a71964486e tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] POST https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67/action Aug 18 07:39:55.361659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2872ae8e-3385-483f-915b-43a71964486e tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:39:55.361780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2872ae8e-3385-483f-915b-43a71964486e tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:55.370047 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:55.370047 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:55.370611 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2872ae8e-3385-483f-915b-43a71964486e tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] Volume info retrieved successfully. Aug 18 07:39:55.371676 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-2872ae8e-3385-483f-915b-43a71964486e tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '017474b49d014910a5299b74b2dd5d4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efa75baf02c84b0dbb3e96fa4adf9add', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:39:55.371882 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2872ae8e-3385-483f-915b-43a71964486e tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67/action returned with HTTP 403 Aug 18 07:39:55.372345 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1079/4315] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:39:55 2026] POST /volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67/action => generated 131 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:55.378674 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf215415-ef13-431d-a517-f4d6984c18c7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:55.380329 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf215415-ef13-431d-a517-f4d6984c18c7 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 Aug 18 07:39:55.380517 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf215415-ef13-431d-a517-f4d6984c18c7 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:55.380792 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf215415-ef13-431d-a517-f4d6984c18c7 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:55.380850 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-bf215415-ef13-431d-a517-f4d6984c18c7 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Delete volume with id: 9769384e-a2cf-4e2c-a372-136dd044fe67 Aug 18 07:39:55.387462 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:55.387462 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:55.387837 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bf215415-ef13-431d-a517-f4d6984c18c7 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:55.404555 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bf215415-ef13-431d-a517-f4d6984c18c7 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Delete volume request issued successfully. Aug 18 07:39:55.404746 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf215415-ef13-431d-a517-f4d6984c18c7 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 returned with HTTP 202 Aug 18 07:39:55.405115 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1068/4316] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:55 2026] DELETE /volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:55.414451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-47fc8ea1-3bf6-4431-8b8a-a9f56968fdc6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:55.417357 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-47fc8ea1-3bf6-4431-8b8a-a9f56968fdc6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 Aug 18 07:39:55.417559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-47fc8ea1-3bf6-4431-8b8a-a9f56968fdc6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:55.417771 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-47fc8ea1-3bf6-4431-8b8a-a9f56968fdc6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:55.430761 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:55.430761 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:55.437579 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-47fc8ea1-3bf6-4431-8b8a-a9f56968fdc6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:55.444200 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-47fc8ea1-3bf6-4431-8b8a-a9f56968fdc6 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 returned with HTTP 200 Aug 18 07:39:55.444764 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1082/4317] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:55 2026] GET /volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:56.373857 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f61b1808-2419-457d-902c-e9e00d23bbab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:56.375585 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f61b1808-2419-457d-902c-e9e00d23bbab tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:56.375770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f61b1808-2419-457d-902c-e9e00d23bbab tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:56.375989 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f61b1808-2419-457d-902c-e9e00d23bbab tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:56.376093 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f61b1808-2419-457d-902c-e9e00d23bbab tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:56.380611 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:56.380611 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:56.381399 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f61b1808-2419-457d-902c-e9e00d23bbab tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:56.381816 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1089/4318] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:56 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:56.457261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b4e423c3-436f-4c68-b26d-72514cb711df None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:56.459100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b4e423c3-436f-4c68-b26d-72514cb711df tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 Aug 18 07:39:56.459366 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b4e423c3-436f-4c68-b26d-72514cb711df tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:56.459603 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b4e423c3-436f-4c68-b26d-72514cb711df tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:56.465363 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b4e423c3-436f-4c68-b26d-72514cb711df tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 returned with HTTP 404 Aug 18 07:39:56.466080 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1080/4319] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:56 2026] GET /volume/v3/volumes/9769384e-a2cf-4e2c-a372-136dd044fe67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:56.474355 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:56.476103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:39:56.476491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020431642"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:56.478021 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020431642'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:39:56.478179 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Create volume of 1 GB Aug 18 07:39:56.483170 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Availability Zones retrieved successfully. Aug 18 07:39:56.489030 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Flow 'volume_create_api' (2bb5b7d0-5d3e-4828-8651-3aa2788241bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:56.490188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496b206a-b2b3-45f9-86ff-f77fcbc4d3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:56.490971 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:56.522797 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496b206a-b2b3-45f9-86ff-f77fcbc4d3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:56.523569 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f9ee27-3228-4cc9-b547-ae89b52bd135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:56.563112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Created reservations ['c0496db1-e6aa-4890-8638-2c570fe4d330', '02078031-519d-48b0-bc4e-eab7f3a885e1', '41ca7303-31f5-494c-b90a-1f58488d4185', '518b6905-cbaa-48bf-a967-60bca98c054a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:56.563917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f9ee27-3228-4cc9-b547-ae89b52bd135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0496db1-e6aa-4890-8638-2c570fe4d330', '02078031-519d-48b0-bc4e-eab7f3a885e1', '41ca7303-31f5-494c-b90a-1f58488d4185', '518b6905-cbaa-48bf-a967-60bca98c054a']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:56.564607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966f870f-f4c5-4eca-a399-b3f172cacf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:56.591700 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966f870f-f4c5-4eca-a399-b3f172cacf84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e3e262-187d-4fb7-b618-adfcb2ce75bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020431642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa75baf02c84b0dbb3e96fa4adf9add',qos_specs=None,replication_status=,reservations=['c0496db1-e6aa-4890-8638-2c570fe4d330','02078031-519d-48b0-bc4e-eab7f3a885e1','41ca7303-31f5-494c-b90a-1f58488d4185','518b6905-cbaa-48bf-a967-60bca98c054a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='158847595edd44fea05c9544b5409e27',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020431642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e3e262-187d-4fb7-b618-adfcb2ce75bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efa75baf02c84b0dbb3e96fa4adf9add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='158847595edd44fea05c9544b5409e27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:56.592774 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9287a16-a422-43b9-9162-585a87775cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:56.611134 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9287a16-a422-43b9-9162-585a87775cfc) transitioned into state 'SUCCESS' from state '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-2020431642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efa75baf02c84b0dbb3e96fa4adf9add',qos_specs=None,replication_status=,reservations=['c0496db1-e6aa-4890-8638-2c570fe4d330','02078031-519d-48b0-bc4e-eab7f3a885e1','41ca7303-31f5-494c-b90a-1f58488d4185','518b6905-cbaa-48bf-a967-60bca98c054a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='158847595edd44fea05c9544b5409e27',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:56.611935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2337cb37-ff9b-43dc-a79c-07cb2f72799e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:56.627126 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2337cb37-ff9b-43dc-a79c-07cb2f72799e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:56.627914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Flow 'volume_create_api' (2bb5b7d0-5d3e-4828-8651-3aa2788241bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:56.628182 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Create volume request issued successfully. Aug 18 07:39:56.628702 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a29dfcba-7f40-4db1-affb-e507a4e39f6b tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:39:56.629155 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1069/4320] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:39:56 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:39:56.641182 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d57339fc-fdd7-423a-b99d-a41c0d73d916 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:56.643057 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d57339fc-fdd7-423a-b99d-a41c0d73d916 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc Aug 18 07:39:56.644222 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d57339fc-fdd7-423a-b99d-a41c0d73d916 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:56.644222 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d57339fc-fdd7-423a-b99d-a41c0d73d916 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:56.650300 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:56.650300 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:56.653850 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d57339fc-fdd7-423a-b99d-a41c0d73d916 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:56.659161 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d57339fc-fdd7-423a-b99d-a41c0d73d916 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc returned with HTTP 200 Aug 18 07:39:56.659550 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1083/4321] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:56 2026] GET /volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:57.391671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e83f9dde-64fb-46e8-8559-51aef21e6e35 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:57.394022 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e83f9dde-64fb-46e8-8559-51aef21e6e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:57.394335 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e83f9dde-64fb-46e8-8559-51aef21e6e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:57.394596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e83f9dde-64fb-46e8-8559-51aef21e6e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:57.394755 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-e83f9dde-64fb-46e8-8559-51aef21e6e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:57.400249 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:57.400249 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:57.401231 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e83f9dde-64fb-46e8-8559-51aef21e6e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:57.401794 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1090/4322] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:57 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:57.672492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1eb4278c-d52e-49a7-9ef9-4a59bac6a5f1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:57.674344 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eb4278c-d52e-49a7-9ef9-4a59bac6a5f1 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc Aug 18 07:39:57.674551 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eb4278c-d52e-49a7-9ef9-4a59bac6a5f1 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:57.674762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eb4278c-d52e-49a7-9ef9-4a59bac6a5f1 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:57.683283 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:57.683283 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:57.687937 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1eb4278c-d52e-49a7-9ef9-4a59bac6a5f1 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:57.692909 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eb4278c-d52e-49a7-9ef9-4a59bac6a5f1 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc returned with HTTP 200 Aug 18 07:39:57.693434 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1081/4323] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:57 2026] GET /volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:57.704737 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-284d56c2-1fa6-49ed-abb5-8350bff87291 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:57.706628 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-284d56c2-1fa6-49ed-abb5-8350bff87291 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] POST https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc/action Aug 18 07:39:57.706978 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-284d56c2-1fa6-49ed-abb5-8350bff87291 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:39:57.707099 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-284d56c2-1fa6-49ed-abb5-8350bff87291 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:57.714742 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:57.714742 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:39:57.715153 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-284d56c2-1fa6-49ed-abb5-8350bff87291 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '017474b49d014910a5299b74b2dd5d4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efa75baf02c84b0dbb3e96fa4adf9add', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:39:57.715337 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-284d56c2-1fa6-49ed-abb5-8350bff87291 tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-reader] https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc/action returned with HTTP 403 Aug 18 07:39:57.715783 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1070/4324] 10.4.3.152 () {68 vars in 1390 bytes} [Tue Aug 18 07:39:57 2026] POST /volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:57.723076 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9c045607-864c-4f42-9689-4156a6de638f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:57.725012 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9c045607-864c-4f42-9689-4156a6de638f tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc Aug 18 07:39:57.725237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9c045607-864c-4f42-9689-4156a6de638f tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:57.725431 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9c045607-864c-4f42-9689-4156a6de638f tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:57.725584 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-9c045607-864c-4f42-9689-4156a6de638f tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Delete volume with id: 68e3e262-187d-4fb7-b618-adfcb2ce75bc Aug 18 07:39:57.732928 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:57.732928 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:57.733290 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9c045607-864c-4f42-9689-4156a6de638f tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:57.753313 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-9c045607-864c-4f42-9689-4156a6de638f tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Delete volume request issued successfully. Aug 18 07:39:57.754490 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9c045607-864c-4f42-9689-4156a6de638f tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc returned with HTTP 202 Aug 18 07:39:57.755378 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1084/4325] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:39:57 2026] DELETE /volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:39:57.767902 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0c8835f1-cefa-4161-8b8d-ab617c4ef31a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:57.771992 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c8835f1-cefa-4161-8b8d-ab617c4ef31a tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc Aug 18 07:39:57.773283 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c8835f1-cefa-4161-8b8d-ab617c4ef31a tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:57.773783 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0c8835f1-cefa-4161-8b8d-ab617c4ef31a tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:57.789509 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:57.789509 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:57.797466 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0c8835f1-cefa-4161-8b8d-ab617c4ef31a tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Volume info retrieved successfully. Aug 18 07:39:57.802070 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0c8835f1-cefa-4161-8b8d-ab617c4ef31a tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc returned with HTTP 200 Aug 18 07:39:57.802879 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1091/4326] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:57 2026] GET /volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:39:58.412807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8c4c3424-6595-4eef-8530-59676af00884 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:58.415363 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c4c3424-6595-4eef-8530-59676af00884 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:58.415650 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c4c3424-6595-4eef-8530-59676af00884 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:58.415937 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8c4c3424-6595-4eef-8530-59676af00884 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:58.416115 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8c4c3424-6595-4eef-8530-59676af00884 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:58.421825 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:58.421825 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:58.422927 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8c4c3424-6595-4eef-8530-59676af00884 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:58.423477 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1082/4327] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:58 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:58.815415 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bd7e0c07-6e64-459f-9d9a-e3d2a4daaa8c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:58.817782 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd7e0c07-6e64-459f-9d9a-e3d2a4daaa8c tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] GET https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc Aug 18 07:39:58.818057 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd7e0c07-6e64-459f-9d9a-e3d2a4daaa8c tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:58.818324 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bd7e0c07-6e64-459f-9d9a-e3d2a4daaa8c tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:58.825840 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bd7e0c07-6e64-459f-9d9a-e3d2a4daaa8c tempest-ProjectReaderTests-665635036 tempest-ProjectReaderTests-665635036-project-admin] https://10.4.3.152/volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc returned with HTTP 404 Aug 18 07:39:58.826497 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1071/4328] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:58 2026] GET /volume/v3/volumes/68e3e262-187d-4fb7-b618-adfcb2ce75bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:39:59.435534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9fcddd0a-a9af-48a5-bbf1-74552814f07a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:59.437488 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fcddd0a-a9af-48a5-bbf1-74552814f07a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:59.437677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fcddd0a-a9af-48a5-bbf1-74552814f07a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:59.437879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9fcddd0a-a9af-48a5-bbf1-74552814f07a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:59.437985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9fcddd0a-a9af-48a5-bbf1-74552814f07a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:59.441976 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:59.441976 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:59.442731 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9fcddd0a-a9af-48a5-bbf1-74552814f07a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:59.443094 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1085/4329] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:59 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:59.453399 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8e0aceef-8397-4f06-ad98-8995a0ba3755 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:59.455677 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e0aceef-8397-4f06-ad98-8995a0ba3755 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:39:59.455945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e0aceef-8397-4f06-ad98-8995a0ba3755 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:59.456196 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8e0aceef-8397-4f06-ad98-8995a0ba3755 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:59.471280 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:59.471280 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:39:59.478412 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8e0aceef-8397-4f06-ad98-8995a0ba3755 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:39:59.483960 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8e0aceef-8397-4f06-ad98-8995a0ba3755 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 200 Aug 18 07:39:59.485158 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1092/4330] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:59 2026] GET /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:59.500532 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b1fc264d-9eb8-4459-8808-39baf2faeea4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:59.502397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1fc264d-9eb8-4459-8808-39baf2faeea4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:39:59.502607 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b1fc264d-9eb8-4459-8808-39baf2faeea4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:59.502800 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b1fc264d-9eb8-4459-8808-39baf2faeea4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:59.502901 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b1fc264d-9eb8-4459-8808-39baf2faeea4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:39:59.509636 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:59.509636 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:39:59.510488 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b1fc264d-9eb8-4459-8808-39baf2faeea4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:39:59.510965 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1083/4331] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:39:59 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:59.520765 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4107b0a4-c918-4615-8ca6-237842cccb2f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:59.522686 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4107b0a4-c918-4615-8ca6-237842cccb2f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/detail Aug 18 07:39:59.522858 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4107b0a4-c918-4615-8ca6-237842cccb2f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:39:59.523034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4107b0a4-c918-4615-8ca6-237842cccb2f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:39:59.523291 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-4107b0a4-c918-4615-8ca6-237842cccb2f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:39:59.528072 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4107b0a4-c918-4615-8ca6-237842cccb2f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/detail returned with HTTP 200 Aug 18 07:39:59.528441 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1072/4332] 10.4.3.152 () {66 vars in 1258 bytes} [Tue Aug 18 07:39:59 2026] GET /volume/v3/backups/detail => generated 829 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:39:59.542024 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-67414071-7f5d-4287-a83c-3c49200222cc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:39:59.544281 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d/restore Aug 18 07:39:59.544695 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:39:59.546540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Restoring backup 72bed45a-81d9-48e3-8ec8-58eef05e391d ({'restore': {}}) {{(pid=100290) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:39:59.546706 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Restoring backup 72bed45a-81d9-48e3-8ec8-58eef05e391d to volume None. Aug 18 07:39:59.551725 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:59.551725 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:59.553198 np0000007613 devstack@c-api.service[100290]: INFO cinder.backup.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating volume of 1 GB for restore of backup 72bed45a-81d9-48e3-8ec8-58eef05e391d. Aug 18 07:39:59.560857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability zone cache updated, next update will occur around 2026-08-18 08:39:59.560515. {{(pid=100290) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 07:39:59.561000 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability Zones retrieved successfully. Aug 18 07:39:59.568195 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (8b3883af-9c24-4da3-9f44-f63656ac3108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:59.569617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c225a44-f20c-47db-9974-d07806479bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:59.570857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:39:59.600667 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c225a44-f20c-47db-9974-d07806479bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:59.602717 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d2609b-23b0-4e38-a403-332e6fd6b36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:59.652010 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['0b3d2fc4-f710-423b-ac6b-d10836e01de3', '1494bd3d-2f96-451b-9808-8299f60a0972', '837b7d1b-0b7c-4ca7-96e9-da716832d1a0', '247aedd6-e7c4-463f-b0e7-4446e7c488b8'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:39:59.652756 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d2609b-23b0-4e38-a403-332e6fd6b36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b3d2fc4-f710-423b-ac6b-d10836e01de3', '1494bd3d-2f96-451b-9808-8299f60a0972', '837b7d1b-0b7c-4ca7-96e9-da716832d1a0', '247aedd6-e7c4-463f-b0e7-4446e7c488b8']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:59.653521 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d81ca74-f48a-4978-9816-3a89b14f1951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:59.680635 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d81ca74-f48a-4978-9816-3a89b14f1951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2b4f31-7647-412a-96ca-008d5ffe392d', '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_72bed45a-81d9-48e3-8ec8-58eef05e391d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['0b3d2fc4-f710-423b-ac6b-d10836e01de3','1494bd3d-2f96-451b-9808-8299f60a0972','837b7d1b-0b7c-4ca7-96e9-da716832d1a0','247aedd6-e7c4-463f-b0e7-4446e7c488b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:39:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_72bed45a-81d9-48e3-8ec8-58eef05e391d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c2b4f31-7647-412a-96ca-008d5ffe392d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68602261227944c4b279794212ac82ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc61d36cd424286a378ebc711b03001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:59.681697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5220618a-8db4-485c-a411-00399fb10a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:59.695708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5220618a-8db4-485c-a411-00399fb10a73) transitioned into 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_72bed45a-81d9-48e3-8ec8-58eef05e391d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['0b3d2fc4-f710-423b-ac6b-d10836e01de3','1494bd3d-2f96-451b-9808-8299f60a0972','837b7d1b-0b7c-4ca7-96e9-da716832d1a0','247aedd6-e7c4-463f-b0e7-4446e7c488b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:59.696330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc33ac00-b419-43d6-bd14-8d878e355f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:39:59.704276 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc33ac00-b419-43d6-bd14-8d878e355f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:39:59.705027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (8b3883af-9c24-4da3-9f44-f63656ac3108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:39:59.705306 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request issued successfully. Aug 18 07:39:59.712378 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:39:59.712378 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:39:59.712638 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:00.333418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:00.426961 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:00.427383 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1819106868"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:00.428958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1819106868'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:00.429069 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume of 1 GB Aug 18 07:40:00.433621 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Availability Zones retrieved successfully. Aug 18 07:40:00.442202 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (5efd224f-95be-4eee-98d8-23fa4a38b73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:00.443772 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bbcf36-294e-4b32-bda6-face00704fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:00.444988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:00.477004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bbcf36-294e-4b32-bda6-face00704fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:00.478095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b8814f-1c07-4b0d-9c42-58a7617827b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:00.500529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6b74869a-f971-48fe-8a48-361c16102d42 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:00.502186 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b74869a-f971-48fe-8a48-361c16102d42 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:40:00.502513 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6b74869a-f971-48fe-8a48-361c16102d42 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c40ff2-c627-4abb-b50f-71ecb2b0d9b5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-583788529", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:00.513918 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:00.513918 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:00.514349 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6b74869a-f971-48fe-8a48-361c16102d42 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:00.514475 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-6b74869a-f971-48fe-8a48-361c16102d42 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create snapshot from volume 44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:40:00.532694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Created reservations ['8138d756-794f-400d-8281-dee369ff233c', '3b240264-52ba-42ca-8759-90926152fe62', '11baaf12-0f0f-42a5-a199-ef392c40bf11', '1356391b-77a7-4779-8401-7375970036fd'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:00.533600 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b8814f-1c07-4b0d-9c42-58a7617827b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8138d756-794f-400d-8281-dee369ff233c', '3b240264-52ba-42ca-8759-90926152fe62', '11baaf12-0f0f-42a5-a199-ef392c40bf11', '1356391b-77a7-4779-8401-7375970036fd']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:00.534385 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeefe2cf-c115-44d3-ae18-59781cabd582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:00.536256 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-6b74869a-f971-48fe-8a48-361c16102d42 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['245fece1-bfbc-4f9e-a8f9-c0889d7fe2ec', 'ddf03392-1ecd-47ba-9b22-03d38b2d387f', '63095661-27de-4b3a-b291-ede767a29b51', '7c4e73ce-1692-47a0-ab10-286447a58ccb'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:00.555333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeefe2cf-c115-44d3-ae18-59781cabd582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8e7c1fc-5c58-4c2b-b68f-891fd9381e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1819106868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['8138d756-794f-400d-8281-dee369ff233c','3b240264-52ba-42ca-8759-90926152fe62','11baaf12-0f0f-42a5-a199-ef392c40bf11','1356391b-77a7-4779-8401-7375970036fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1819106868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8e7c1fc-5c58-4c2b-b68f-891fd9381e42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='801e8211f45440048337f2dd0dfa3ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:00.556010 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7242e6b8-367d-4c7d-9dd4-5acc68bf2fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:00.562504 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6b74869a-f971-48fe-8a48-361c16102d42 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot force create request issued successfully. Aug 18 07:40:00.562816 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6b74869a-f971-48fe-8a48-361c16102d42 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:40:00.563268 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1084/4333] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:40:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:00.571487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7242e6b8-367d-4c7d-9dd4-5acc68bf2fd2) transitioned into state 'SUCCESS' from state '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-1819106868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['8138d756-794f-400d-8281-dee369ff233c','3b240264-52ba-42ca-8759-90926152fe62','11baaf12-0f0f-42a5-a199-ef392c40bf11','1356391b-77a7-4779-8401-7375970036fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:00.572181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117a2977-fec2-466c-bb40-6d2a557ad849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:00.576913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d3a4bcc-c552-4477-ba21-d6da33754735 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:00.578793 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d3a4bcc-c552-4477-ba21-d6da33754735 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 Aug 18 07:40:00.579022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d3a4bcc-c552-4477-ba21-d6da33754735 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:00.579197 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d3a4bcc-c552-4477-ba21-d6da33754735 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:00.582276 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117a2977-fec2-466c-bb40-6d2a557ad849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:00.583059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (5efd224f-95be-4eee-98d8-23fa4a38b73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:00.583400 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request issued successfully. Aug 18 07:40:00.583863 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:00.583863 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:00.583960 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-314abeee-887f-4ed5-933c-4dfaf71f6f30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:00.584280 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1d3a4bcc-c552-4477-ba21-d6da33754735 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:40:00.584537 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1093/4334] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:40:00 2026] POST /volume/v3/volumes => generated 778 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:00.584991 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d3a4bcc-c552-4477-ba21-d6da33754735 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 returned with HTTP 200 Aug 18 07:40:00.585347 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1073/4335] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:00 2026] GET /volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:00.596144 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6118178d-5903-44b8-a133-be7489d40970 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:00.598621 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6118178d-5903-44b8-a133-be7489d40970 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 Aug 18 07:40:00.598891 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6118178d-5903-44b8-a133-be7489d40970 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:00.599127 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6118178d-5903-44b8-a133-be7489d40970 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:00.609725 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:00.609725 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:00.614096 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6118178d-5903-44b8-a133-be7489d40970 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:00.617818 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6118178d-5903-44b8-a133-be7489d40970 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 returned with HTTP 200 Aug 18 07:40:00.618194 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1085/4336] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:00 2026] GET /volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:00.719869 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:00.719869 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:00.720398 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:00.720589 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Checking backup size 1 against volume size 1 {{(pid=100290) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:40:00.720718 np0000007613 devstack@c-api.service[100290]: INFO cinder.backup.api [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Overwriting volume 1c2b4f31-7647-412a-96ca-008d5ffe392d with restore of backup 72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:00.737428 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] restore_backup in rpcapi backup_id 72bed45a-81d9-48e3-8ec8-58eef05e391d {{(pid=100290) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:40:00.739501 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-67414071-7f5d-4287-a83c-3c49200222cc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d/restore returned with HTTP 202 Aug 18 07:40:00.740270 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1086/4337] 10.4.3.152 () {68 vars in 1393 bytes} [Tue Aug 18 07:39:59 2026] POST /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d/restore => generated 189 bytes in 1199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:00.748437 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7b89723b-37b6-4074-9907-b3b0c251bf3a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:00.754344 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b89723b-37b6-4074-9907-b3b0c251bf3a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:00.754566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b89723b-37b6-4074-9907-b3b0c251bf3a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:00.754764 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7b89723b-37b6-4074-9907-b3b0c251bf3a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:00.754853 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7b89723b-37b6-4074-9907-b3b0c251bf3a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:00.759708 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:00.759708 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:00.760502 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7b89723b-37b6-4074-9907-b3b0c251bf3a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:00.760867 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1094/4338] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:00 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:01.595075 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4a01d881-4bd3-4dba-9032-bcc811fb035a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.596900 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a01d881-4bd3-4dba-9032-bcc811fb035a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 Aug 18 07:40:01.597120 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a01d881-4bd3-4dba-9032-bcc811fb035a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.597350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a01d881-4bd3-4dba-9032-bcc811fb035a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.602265 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.602265 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:01.602711 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4a01d881-4bd3-4dba-9032-bcc811fb035a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:40:01.603494 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a01d881-4bd3-4dba-9032-bcc811fb035a tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 returned with HTTP 200 Aug 18 07:40:01.603884 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1074/4339] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:01 2026] GET /volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:01.612592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-77714aaf-8453-4aa0-b064-9c3c7af812ea None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.614600 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77714aaf-8453-4aa0-b064-9c3c7af812ea tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 Aug 18 07:40:01.614810 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77714aaf-8453-4aa0-b064-9c3c7af812ea tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.615038 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-77714aaf-8453-4aa0-b064-9c3c7af812ea tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.620436 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.620436 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:01.620951 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-77714aaf-8453-4aa0-b064-9c3c7af812ea tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:40:01.621800 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-77714aaf-8453-4aa0-b064-9c3c7af812ea tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 returned with HTTP 200 Aug 18 07:40:01.622250 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1086/4340] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:01 2026] GET /volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:01.630527 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.631744 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f700e0e6-68ea-40fa-ac2a-5c083e643599 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.632504 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:01.632871 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1318633941", "snapshot_id": "612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:01.633951 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f700e0e6-68ea-40fa-ac2a-5c083e643599 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 Aug 18 07:40:01.634204 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f700e0e6-68ea-40fa-ac2a-5c083e643599 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.634456 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f700e0e6-68ea-40fa-ac2a-5c083e643599 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.634514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1318633941', 'snapshot_id': '612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:01.639649 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.639649 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:01.640101 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:40:01.640220 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume of 1 GB Aug 18 07:40:01.642997 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.642997 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:01.644045 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Availability Zones retrieved successfully. Aug 18 07:40:01.647163 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f700e0e6-68ea-40fa-ac2a-5c083e643599 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:01.649523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (9821ee92-df9e-49e7-b5c3-e72a27746e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:01.650615 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8126c94d-7ce6-492e-beda-d0054e38b26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:01.651557 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f700e0e6-68ea-40fa-ac2a-5c083e643599 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 returned with HTTP 200 Aug 18 07:40:01.651730 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:01.651951 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1095/4341] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:01 2026] GET /volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:01.664164 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.687701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8126c94d-7ce6-492e-beda-d0054e38b26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:01.688539 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ea4822-164c-47d6-88df-988d046388e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:01.730554 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Created reservations ['6835309c-0175-40bb-b25f-3570c98362c2', '1ccffb94-15f0-451a-8b07-f86f5437ce79', 'afe05dca-8b3c-4524-92f9-ef6d8a84c22f', '55ffa037-7727-4e48-b864-2b52130f3525'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:01.731955 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ea4822-164c-47d6-88df-988d046388e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6835309c-0175-40bb-b25f-3570c98362c2', '1ccffb94-15f0-451a-8b07-f86f5437ce79', 'afe05dca-8b3c-4524-92f9-ef6d8a84c22f', '55ffa037-7727-4e48-b864-2b52130f3525']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:01.732039 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:40:01.732081 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.732109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02574cf-f148-4578-8270-92e4b50b46fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:01.732289 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.732498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:40:01.733196 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:40:01.740222 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Get all volumes completed successfully. Aug 18 07:40:01.740665 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-de35fc4d-d21f-444b-a93e-45b019fd1d48 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:40:01.741054 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1075/4342] 10.4.3.152 () {68 vars in 1278 bytes} [Tue Aug 18 07:40:01 2026] GET /volume/v3/volumes => generated 336 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:01.751064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.753225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 Aug 18 07:40:01.753463 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.753688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.753924 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume with id: d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 Aug 18 07:40:01.762358 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.762358 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:01.762777 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:01.772339 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-48851202-82c9-455e-a787-7438afe8dabb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.774642 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48851202-82c9-455e-a787-7438afe8dabb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:01.774958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48851202-82c9-455e-a787-7438afe8dabb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.775226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-48851202-82c9-455e-a787-7438afe8dabb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.775384 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-48851202-82c9-455e-a787-7438afe8dabb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:01.776895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02574cf-f148-4578-8270-92e4b50b46fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc81cd03-b03f-4e59-ad86-aae6c51902cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1318633941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['6835309c-0175-40bb-b25f-3570c98362c2','1ccffb94-15f0-451a-8b07-f86f5437ce79','afe05dca-8b3c-4524-92f9-ef6d8a84c22f','55ffa037-7727-4e48-b864-2b52130f3525'],size=1,snapshot_id=612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1318633941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc81cd03-b03f-4e59-ad86-aae6c51902cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486a0b91b2a645e1b2c19768ab900e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:01.777857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12723284-8b94-4701-95e1-7dd178c66f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:01.780823 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.780823 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:01.781951 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-48851202-82c9-455e-a787-7438afe8dabb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:01.782478 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1096/4343] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:01 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:01.790327 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume request issued successfully. Aug 18 07:40:01.790552 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c0b795ad-6bbf-4b92-a11f-f2e526b6d428 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 returned with HTTP 202 Aug 18 07:40:01.791100 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1087/4344] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:40:01 2026] DELETE /volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:40:01.798400 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8770a92e-ba6d-46a6-89e2-d1a8ed62a372 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.800905 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8770a92e-ba6d-46a6-89e2-d1a8ed62a372 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 Aug 18 07:40:01.801127 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8770a92e-ba6d-46a6-89e2-d1a8ed62a372 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.801348 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8770a92e-ba6d-46a6-89e2-d1a8ed62a372 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.803357 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12723284-8b94-4701-95e1-7dd178c66f66) transitioned into state 'SUCCESS' from state '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-1318633941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486a0b91b2a645e1b2c19768ab900e72',qos_specs=None,replication_status=,reservations=['6835309c-0175-40bb-b25f-3570c98362c2','1ccffb94-15f0-451a-8b07-f86f5437ce79','afe05dca-8b3c-4524-92f9-ef6d8a84c22f','55ffa037-7727-4e48-b864-2b52130f3525'],size=1,snapshot_id=612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1,source_replicaid=,source_volid=None,status='creating',user_id='1440fdb79c7746eb87fc38afc89ac45c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:01.804123 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967aa5db-90d5-42e5-ac90-9c9008ad6c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:01.808995 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.808995 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:01.812295 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8770a92e-ba6d-46a6-89e2-d1a8ed62a372 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:01.816299 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8770a92e-ba6d-46a6-89e2-d1a8ed62a372 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 returned with HTTP 200 Aug 18 07:40:01.816841 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1076/4345] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:01 2026] GET /volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:01.830971 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (967aa5db-90d5-42e5-ac90-9c9008ad6c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:01.832145 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Flow 'volume_create_api' (9821ee92-df9e-49e7-b5c3-e72a27746e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:01.832901 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Create volume request issued successfully. Aug 18 07:40:01.833916 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-98606041-0da3-4ad1-9386-954daf5c5ba2 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:01.834986 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1087/4346] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:40:01 2026] POST /volume/v3/volumes => generated 785 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:01.848059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bead37d4-2c05-4706-b665-ff9da2c98960 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:01.849687 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bead37d4-2c05-4706-b665-ff9da2c98960 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:01.849938 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bead37d4-2c05-4706-b665-ff9da2c98960 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:01.850173 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bead37d4-2c05-4706-b665-ff9da2c98960 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:01.860643 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:01.860643 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:01.865512 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bead37d4-2c05-4706-b665-ff9da2c98960 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:01.870337 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bead37d4-2c05-4706-b665-ff9da2c98960 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 200 Aug 18 07:40:01.870779 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1097/4347] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:01 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:02.795958 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7e384e6d-22ce-4361-bffc-497a71b53c86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:02.798105 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e384e6d-22ce-4361-bffc-497a71b53c86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:02.798342 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e384e6d-22ce-4361-bffc-497a71b53c86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:02.798540 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7e384e6d-22ce-4361-bffc-497a71b53c86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:02.798659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7e384e6d-22ce-4361-bffc-497a71b53c86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:02.804004 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:02.804004 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:02.804994 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7e384e6d-22ce-4361-bffc-497a71b53c86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:02.805622 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1088/4348] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:02 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:02.829740 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-760d6dee-53fb-47b8-84f5-ddf724e2b676 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:02.831845 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-760d6dee-53fb-47b8-84f5-ddf724e2b676 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 Aug 18 07:40:02.832068 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-760d6dee-53fb-47b8-84f5-ddf724e2b676 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:02.832288 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-760d6dee-53fb-47b8-84f5-ddf724e2b676 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:02.838043 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-760d6dee-53fb-47b8-84f5-ddf724e2b676 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 returned with HTTP 404 Aug 18 07:40:02.838531 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1077/4349] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:02 2026] GET /volume/v3/volumes/d8e7c1fc-5c58-4c2b-b68f-891fd9381e42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:40:02.847087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:02.849076 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:02.849466 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1375335301"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:02.850849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1375335301'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:02.850993 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume of 1 GB Aug 18 07:40:02.851298 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:02.851298 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:02.855070 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Availability Zones retrieved successfully. Aug 18 07:40:02.861819 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (335d81f2-61c2-482b-81a4-ebcab6bf62ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:02.863030 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb527a4-66fc-4bc5-9e36-bf2d69a6abb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:02.863947 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:02.885028 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ce212ad2-74b0-454f-8a6d-bc251d828bc9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:02.887014 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce212ad2-74b0-454f-8a6d-bc251d828bc9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:02.887229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce212ad2-74b0-454f-8a6d-bc251d828bc9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:02.887435 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ce212ad2-74b0-454f-8a6d-bc251d828bc9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:02.890078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb527a4-66fc-4bc5-9e36-bf2d69a6abb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:02.890871 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06767f62-def0-4c97-87a2-216748e66340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:02.893802 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:02.893802 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:02.897078 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ce212ad2-74b0-454f-8a6d-bc251d828bc9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:02.901184 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ce212ad2-74b0-454f-8a6d-bc251d828bc9 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 200 Aug 18 07:40:02.901533 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1098/4350] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:02 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:02.914946 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-636d0bd1-fd05-4de2-a932-234daaafd7e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:02.917366 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-636d0bd1-fd05-4de2-a932-234daaafd7e7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:02.917656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-636d0bd1-fd05-4de2-a932-234daaafd7e7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:02.917956 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-636d0bd1-fd05-4de2-a932-234daaafd7e7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:02.927624 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:02.927624 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:02.932901 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-636d0bd1-fd05-4de2-a932-234daaafd7e7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:02.936113 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Created reservations ['ccd04b0b-b2ee-4a9f-8bd1-2656adacad48', '025ffc8d-9b96-4b29-82ae-1cd5f149128e', 'c19084d2-e8d1-4cd8-b867-c5849828f42b', 'b1a04f16-efca-46a3-b7d3-f7a46b4fe707'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:02.937009 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06767f62-def0-4c97-87a2-216748e66340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd04b0b-b2ee-4a9f-8bd1-2656adacad48', '025ffc8d-9b96-4b29-82ae-1cd5f149128e', 'c19084d2-e8d1-4cd8-b867-c5849828f42b', 'b1a04f16-efca-46a3-b7d3-f7a46b4fe707']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:02.937953 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ded284-0780-4c92-8f06-47ce1522a7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:02.939898 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-636d0bd1-fd05-4de2-a932-234daaafd7e7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 200 Aug 18 07:40:02.940354 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1089/4351] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:02 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:02.963528 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ded284-0780-4c92-8f06-47ce1522a7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e4030fe-4990-4d15-ba5d-39d02ff48d07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375335301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['ccd04b0b-b2ee-4a9f-8bd1-2656adacad48','025ffc8d-9b96-4b29-82ae-1cd5f149128e','c19084d2-e8d1-4cd8-b867-c5849828f42b','b1a04f16-efca-46a3-b7d3-f7a46b4fe707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375335301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e4030fe-4990-4d15-ba5d-39d02ff48d07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='801e8211f45440048337f2dd0dfa3ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:02.964751 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c71dd8e-58dc-4097-b4b0-3cfe9f72a669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:02.987679 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c71dd8e-58dc-4097-b4b0-3cfe9f72a669) transitioned into state 'SUCCESS' from state '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-1375335301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['ccd04b0b-b2ee-4a9f-8bd1-2656adacad48','025ffc8d-9b96-4b29-82ae-1cd5f149128e','c19084d2-e8d1-4cd8-b867-c5849828f42b','b1a04f16-efca-46a3-b7d3-f7a46b4fe707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:02.988371 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb77153-be7f-40e0-8ff1-303724c40978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:03.000137 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb77153-be7f-40e0-8ff1-303724c40978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:03.001018 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (335d81f2-61c2-482b-81a4-ebcab6bf62ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:03.001374 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request issued successfully. Aug 18 07:40:03.002101 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04dc2bd5-6172-4534-bcb3-278ac020cf9d tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:03.002612 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1088/4352] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:40:02 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:03.016034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-48fc9387-097e-49c2-8a55-16f2946a8f5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:03.018022 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-48fc9387-097e-49c2-8a55-16f2946a8f5a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 Aug 18 07:40:03.018327 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-48fc9387-097e-49c2-8a55-16f2946a8f5a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:03.018590 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-48fc9387-097e-49c2-8a55-16f2946a8f5a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:03.028569 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:03.028569 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:03.033376 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-48fc9387-097e-49c2-8a55-16f2946a8f5a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:03.038539 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-48fc9387-097e-49c2-8a55-16f2946a8f5a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 returned with HTTP 200 Aug 18 07:40:03.038977 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1078/4353] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:03 2026] GET /volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:03.102490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-9818427d-6e73-427c-95f1-845528e94841 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:03.107306 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-9818427d-6e73-427c-95f1-845528e94841 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:03.107531 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-9818427d-6e73-427c-95f1-845528e94841 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:03.107747 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-9818427d-6e73-427c-95f1-845528e94841 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:03.116933 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:03.116933 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:03.120587 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-9818427d-6e73-427c-95f1-845528e94841 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:03.125126 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-9818427d-6e73-427c-95f1-845528e94841 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 200 Aug 18 07:40:03.125561 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1099/4354] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:40:03 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:03.533449 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-743b5f7c-4f70-4ff5-ac1c-4c71659dc570 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:03.535398 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-743b5f7c-4f70-4ff5-ac1c-4c71659dc570 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:03.535578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-743b5f7c-4f70-4ff5-ac1c-4c71659dc570 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:03.535751 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-743b5f7c-4f70-4ff5-ac1c-4c71659dc570 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:03.543553 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:03.543553 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:03.547627 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-743b5f7c-4f70-4ff5-ac1c-4c71659dc570 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:03.551739 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-743b5f7c-4f70-4ff5-ac1c-4c71659dc570 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 200 Aug 18 07:40:03.552119 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1090/4355] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:40:03 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:03.561524 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6551e09c-07db-4a41-bd10-bf37c5360ff4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:03.561789 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6551e09c-07db-4a41-bd10-bf37c5360ff4 None None] GET https://10.4.3.152/volume// Aug 18 07:40:03.561953 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6551e09c-07db-4a41-bd10-bf37c5360ff4 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:03.562125 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6551e09c-07db-4a41-bd10-bf37c5360ff4 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:03.562445 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6551e09c-07db-4a41-bd10-bf37c5360ff4 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:40:03.562681 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1089/4356] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:40:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:40:03.569377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-5cb2f2af-d104-4d84-93bb-3b572dc30e90 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:03.571378 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-5cb2f2af-d104-4d84-93bb-3b572dc30e90 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:40:03.571693 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-5cb2f2af-d104-4d84-93bb-3b572dc30e90 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc81cd03-b03f-4e59-ad86-aae6c51902cb", "connector": null, "instance_uuid": "856e728d-9094-4bd5-bcd5-d1f8e978ff6f"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:03.582269 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:03.582269 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:03.604798 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-5cb2f2af-d104-4d84-93bb-3b572dc30e90 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:40:03.605219 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1079/4357] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:40:03 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:03.816647 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb4a8588-d556-4c0c-88fd-b27556d35af9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:03.818976 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb4a8588-d556-4c0c-88fd-b27556d35af9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:03.819201 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb4a8588-d556-4c0c-88fd-b27556d35af9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:03.819444 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb4a8588-d556-4c0c-88fd-b27556d35af9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:03.819598 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bb4a8588-d556-4c0c-88fd-b27556d35af9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:03.823826 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:03.823826 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:03.824609 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb4a8588-d556-4c0c-88fd-b27556d35af9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:03.825152 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1100/4358] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:03 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:04.051279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-433a1c91-9dd0-4175-84e6-45eed0d76db8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.053324 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-433a1c91-9dd0-4175-84e6-45eed0d76db8 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 Aug 18 07:40:04.053549 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-433a1c91-9dd0-4175-84e6-45eed0d76db8 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:04.053740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-433a1c91-9dd0-4175-84e6-45eed0d76db8 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:04.062222 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.062222 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:04.065803 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-433a1c91-9dd0-4175-84e6-45eed0d76db8 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:04.069476 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-433a1c91-9dd0-4175-84e6-45eed0d76db8 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 returned with HTTP 200 Aug 18 07:40:04.069824 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1091/4359] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:04 2026] GET /volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:04.083765 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.085790 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] GET https://10.4.3.152/volume/v3/volumes/detail Aug 18 07:40:04.086153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:04.086475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:04.086856 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:40:04.087192 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.087192 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:04.087636 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:40:04.094931 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Get all volumes completed successfully. Aug 18 07:40:04.095581 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.095581 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:04.099539 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c36b315b-03a1-46f1-8812-1d68c27ab51f tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] https://10.4.3.152/volume/v3/volumes/detail returned with HTTP 200 Aug 18 07:40:04.099923 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1090/4360] 10.4.3.152 () {68 vars in 1299 bytes} [Tue Aug 18 07:40:04 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:04.111579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.113443 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 Aug 18 07:40:04.113688 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:04.113925 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:04.114116 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume with id: 2e4030fe-4990-4d15-ba5d-39d02ff48d07 Aug 18 07:40:04.121893 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.121893 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:04.122082 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:04.138112 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume request issued successfully. Aug 18 07:40:04.138291 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3b27ec2f-a679-455a-b551-a5a23700ffbc tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 returned with HTTP 202 Aug 18 07:40:04.138879 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1080/4361] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:40:04 2026] DELETE /volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:40:04.145609 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2afa5769-a040-4de0-8ef6-1d463fc8d218 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.149633 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2afa5769-a040-4de0-8ef6-1d463fc8d218 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 Aug 18 07:40:04.149851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2afa5769-a040-4de0-8ef6-1d463fc8d218 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:04.150056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2afa5769-a040-4de0-8ef6-1d463fc8d218 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:04.164400 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.164400 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:04.171067 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2afa5769-a040-4de0-8ef6-1d463fc8d218 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:04.175237 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2afa5769-a040-4de0-8ef6-1d463fc8d218 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 returned with HTTP 200 Aug 18 07:40:04.175624 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1101/4362] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:04 2026] GET /volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:04.442714 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d26122c0-3271-4637-9293-87b4c6aeeb8f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.443127 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d26122c0-3271-4637-9293-87b4c6aeeb8f None None] GET https://10.4.3.152/volume// Aug 18 07:40:04.443340 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d26122c0-3271-4637-9293-87b4c6aeeb8f None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:04.443534 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d26122c0-3271-4637-9293-87b4c6aeeb8f None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:04.443902 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d26122c0-3271-4637-9293-87b4c6aeeb8f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:40:04.444221 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1092/4363] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:40:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:40:04.455765 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-18681d70-6bc6-4c35-8e97-eb9b7f487f8c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.461243 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-18681d70-6bc6-4c35-8e97-eb9b7f487f8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:04.461243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-18681d70-6bc6-4c35-8e97-eb9b7f487f8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:04.461243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-18681d70-6bc6-4c35-8e97-eb9b7f487f8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:04.471587 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.471587 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:04.475505 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-18681d70-6bc6-4c35-8e97-eb9b7f487f8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:04.481128 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-18681d70-6bc6-4c35-8e97-eb9b7f487f8c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 200 Aug 18 07:40:04.481738 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1091/4364] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:40:04 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 1573 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:04.584868 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-2f2255c3-66d3-4203-b284-722ec040b8fc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.587040 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-2f2255c3-66d3-4203-b284-722ec040b8fc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] PUT https://10.4.3.152/volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715 Aug 18 07:40:04.587406 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-2f2255c3-66d3-4203-b284-722ec040b8fc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:04.595109 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-2f2255c3-66d3-4203-b284-722ec040b8fc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Acquiring lock "cinder-attachment_update-bc81cd03-b03f-4e59-ad86-aae6c51902cb-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:40:04.599927 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-2f2255c3-66d3-4203-b284-722ec040b8fc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-bc81cd03-b03f-4e59-ad86-aae6c51902cb-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:40:04.600877 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.600877 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:04.680739 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-2f2255c3-66d3-4203-b284-722ec040b8fc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Lock "cinder-attachment_update-bc81cd03-b03f-4e59-ad86-aae6c51902cb-np0000007613" released by "attachment_update" :: held 0.081s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:40:04.681125 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-2f2255c3-66d3-4203-b284-722ec040b8fc tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715 returned with HTTP 200 Aug 18 07:40:04.681729 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1081/4365] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:40:04 2026] PUT /volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:04.704305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-42cc2287-4179-4663-b3ee-42c1a3683d18 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.707151 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-42cc2287-4179-4663-b3ee-42c1a3683d18 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] POST https://10.4.3.152/volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715/action Aug 18 07:40:04.707613 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-42cc2287-4179-4663-b3ee-42c1a3683d18 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:40:04.707765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-42cc2287-4179-4663-b3ee-42c1a3683d18 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:04.727351 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.727351 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:04.738995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-159b1737-19dc-4e29-b16e-d04e38b03419 req-42cc2287-4179-4663-b3ee-42c1a3683d18 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715/action returned with HTTP 204 Aug 18 07:40:04.739566 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1102/4366] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:40:04 2026] POST /volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:04.834714 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-09bb2254-82ea-4d64-8ec9-635d05ca9f68 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:04.836664 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09bb2254-82ea-4d64-8ec9-635d05ca9f68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:04.836913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09bb2254-82ea-4d64-8ec9-635d05ca9f68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:04.837142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09bb2254-82ea-4d64-8ec9-635d05ca9f68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:04.837309 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-09bb2254-82ea-4d64-8ec9-635d05ca9f68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:04.841186 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:04.841186 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:04.842119 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09bb2254-82ea-4d64-8ec9-635d05ca9f68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:04.842542 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1093/4367] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:04 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:05.189340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24d7b507-77fb-4ff9-8bad-3400f443c51a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:05.191150 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24d7b507-77fb-4ff9-8bad-3400f443c51a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 Aug 18 07:40:05.191485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24d7b507-77fb-4ff9-8bad-3400f443c51a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:05.191720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24d7b507-77fb-4ff9-8bad-3400f443c51a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:05.198650 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24d7b507-77fb-4ff9-8bad-3400f443c51a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 returned with HTTP 404 Aug 18 07:40:05.199263 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1092/4368] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:05 2026] GET /volume/v3/volumes/2e4030fe-4990-4d15-ba5d-39d02ff48d07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:40:05.208396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:05.210075 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:05.210540 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1249379615"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:05.212340 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1249379615'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:05.212489 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume of 1 GB Aug 18 07:40:05.212823 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:05.212823 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:05.217142 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Availability Zones retrieved successfully. Aug 18 07:40:05.222711 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (e90c9abc-5dc0-42c1-bdee-215a75f38a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:05.223901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46801f7d-6a1d-4ea6-8c6e-72aa47692341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:05.224878 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:05.248082 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46801f7d-6a1d-4ea6-8c6e-72aa47692341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:05.248922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d56eef-90e9-4744-9f84-28d60dee25ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:05.307036 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Created reservations ['b666e45c-f904-4eb8-8791-cbc0db792e07', 'ca76f8fe-2ead-4299-849e-14bb1f6cf1fa', '875b7595-1be9-41b2-b306-17d890a437aa', '58b52db4-1348-4701-b036-be03ec0e6a55'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:05.307873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d56eef-90e9-4744-9f84-28d60dee25ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b666e45c-f904-4eb8-8791-cbc0db792e07', 'ca76f8fe-2ead-4299-849e-14bb1f6cf1fa', '875b7595-1be9-41b2-b306-17d890a437aa', '58b52db4-1348-4701-b036-be03ec0e6a55']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:05.308643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5220db8d-fa61-445a-9867-e70f2ea341b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:05.330724 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5220db8d-fa61-445a-9867-e70f2ea341b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bca84bd-0de9-4cb9-8db4-43bbc3c5df19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1249379615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['b666e45c-f904-4eb8-8791-cbc0db792e07','ca76f8fe-2ead-4299-849e-14bb1f6cf1fa','875b7595-1be9-41b2-b306-17d890a437aa','58b52db4-1348-4701-b036-be03ec0e6a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1249379615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bca84bd-0de9-4cb9-8db4-43bbc3c5df19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='801e8211f45440048337f2dd0dfa3ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:05.331578 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8982fdcf-4d2c-45d3-9a1b-27883b76e3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:05.355564 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8982fdcf-4d2c-45d3-9a1b-27883b76e3ad) transitioned into state 'SUCCESS' from state '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-1249379615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['b666e45c-f904-4eb8-8791-cbc0db792e07','ca76f8fe-2ead-4299-849e-14bb1f6cf1fa','875b7595-1be9-41b2-b306-17d890a437aa','58b52db4-1348-4701-b036-be03ec0e6a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:05.356551 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8116f86-78b4-44bd-9191-70bd3f789932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:05.367235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8116f86-78b4-44bd-9191-70bd3f789932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:05.367364 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (e90c9abc-5dc0-42c1-bdee-215a75f38a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:05.367673 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request issued successfully. Aug 18 07:40:05.368266 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d8274bea-4503-421c-9cfb-f94ca5d48d86 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:05.368748 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1082/4369] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:40:05 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:05.383694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da966008-1953-4b26-aa82-b7b8354d0ca6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:05.386249 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da966008-1953-4b26-aa82-b7b8354d0ca6 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 Aug 18 07:40:05.386441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da966008-1953-4b26-aa82-b7b8354d0ca6 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:05.386719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da966008-1953-4b26-aa82-b7b8354d0ca6 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:05.397363 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:05.397363 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:05.401762 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-da966008-1953-4b26-aa82-b7b8354d0ca6 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:05.405883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da966008-1953-4b26-aa82-b7b8354d0ca6 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 returned with HTTP 200 Aug 18 07:40:05.406272 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1103/4370] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:05 2026] GET /volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:05.852799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ebdbe63d-0a3e-4ed0-a236-08fecef525b8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:05.855114 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebdbe63d-0a3e-4ed0-a236-08fecef525b8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:05.855372 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebdbe63d-0a3e-4ed0-a236-08fecef525b8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:05.855610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ebdbe63d-0a3e-4ed0-a236-08fecef525b8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:05.855763 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ebdbe63d-0a3e-4ed0-a236-08fecef525b8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:05.860914 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:05.860914 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:05.862004 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ebdbe63d-0a3e-4ed0-a236-08fecef525b8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:05.862485 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1094/4371] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:05 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:06.418880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c6beb597-c7b5-4d9c-8510-80a9265ce3e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:06.420810 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6beb597-c7b5-4d9c-8510-80a9265ce3e5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 Aug 18 07:40:06.421039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c6beb597-c7b5-4d9c-8510-80a9265ce3e5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:06.421229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c6beb597-c7b5-4d9c-8510-80a9265ce3e5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:06.429224 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:06.429224 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:06.433227 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c6beb597-c7b5-4d9c-8510-80a9265ce3e5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:06.437287 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c6beb597-c7b5-4d9c-8510-80a9265ce3e5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 returned with HTTP 200 Aug 18 07:40:06.437947 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1093/4372] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:06 2026] GET /volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:06.449498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-636f183f-ed02-46ef-bb0a-ddee6f32d0a5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:06.451629 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-636f183f-ed02-46ef-bb0a-ddee6f32d0a5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] GET https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 Aug 18 07:40:06.451878 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-636f183f-ed02-46ef-bb0a-ddee6f32d0a5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:06.452074 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-636f183f-ed02-46ef-bb0a-ddee6f32d0a5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:06.460731 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:06.460731 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:06.465596 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-636f183f-ed02-46ef-bb0a-ddee6f32d0a5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Volume info retrieved successfully. Aug 18 07:40:06.471415 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-636f183f-ed02-46ef-bb0a-ddee6f32d0a5 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 returned with HTTP 200 Aug 18 07:40:06.471852 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1083/4373] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:06 2026] GET /volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:06.484756 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:06.486881 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 Aug 18 07:40:06.487146 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:06.487414 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:06.487584 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume with id: 1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 Aug 18 07:40:06.495813 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:06.495813 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:06.496190 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:06.514354 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume request issued successfully. Aug 18 07:40:06.514543 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4baa38fc-f3a4-42a9-8736-9a4bd2597302 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 returned with HTTP 202 Aug 18 07:40:06.515106 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1104/4374] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:40:06 2026] DELETE /volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:40:06.522876 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-49da2751-eeb6-4d2a-bd91-d9662e7ee682 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:06.525086 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49da2751-eeb6-4d2a-bd91-d9662e7ee682 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 Aug 18 07:40:06.525424 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49da2751-eeb6-4d2a-bd91-d9662e7ee682 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:06.525667 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-49da2751-eeb6-4d2a-bd91-d9662e7ee682 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:06.533915 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:06.533915 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:06.538391 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-49da2751-eeb6-4d2a-bd91-d9662e7ee682 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:06.542961 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-49da2751-eeb6-4d2a-bd91-d9662e7ee682 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 returned with HTTP 200 Aug 18 07:40:06.543443 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1095/4375] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:06 2026] GET /volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:06.876234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-784068d7-09e1-4ce2-b450-af5302775d26 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:06.878226 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-784068d7-09e1-4ce2-b450-af5302775d26 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:06.878447 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-784068d7-09e1-4ce2-b450-af5302775d26 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:06.878645 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-784068d7-09e1-4ce2-b450-af5302775d26 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:06.878791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-784068d7-09e1-4ce2-b450-af5302775d26 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:06.885490 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:06.885490 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:06.886230 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-784068d7-09e1-4ce2-b450-af5302775d26 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:06.886612 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1094/4376] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:06 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:07.556242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e6b0c866-8e36-4001-8270-cf1e27617d38 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:07.558128 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6b0c866-8e36-4001-8270-cf1e27617d38 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 Aug 18 07:40:07.558337 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6b0c866-8e36-4001-8270-cf1e27617d38 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:07.558540 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6b0c866-8e36-4001-8270-cf1e27617d38 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:07.564522 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6b0c866-8e36-4001-8270-cf1e27617d38 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 returned with HTTP 404 Aug 18 07:40:07.565306 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1084/4377] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:07 2026] GET /volume/v3/volumes/1bca84bd-0de9-4cb9-8db4-43bbc3c5df19 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:40:07.572975 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-80218e05-8472-4c81-90da-cf22f72f3899 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:07.575119 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:07.575616 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-873227227"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:07.577562 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-873227227'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:07.578083 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume of 1 GB Aug 18 07:40:07.582698 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Availability Zones retrieved successfully. Aug 18 07:40:07.590444 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (ca75d4ba-21a2-457f-8588-5144c8680db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:07.591711 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1e86d7-cde6-418b-bfb4-c46f6381ffd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:07.592778 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:07.617441 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1e86d7-cde6-418b-bfb4-c46f6381ffd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:07.618254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c954167-cb0d-4d3d-bf37-dca575b352b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:07.654666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Created reservations ['69e32cab-201b-491c-80bc-d2a79d267810', '90892823-46ca-4f76-ac5a-77fb70f9e5ba', '8318fc9f-0492-4cf3-8459-a0d452a4276b', 'c444fa9e-6a80-4e7d-b4b7-d4b1a45d775a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:07.655553 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c954167-cb0d-4d3d-bf37-dca575b352b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e32cab-201b-491c-80bc-d2a79d267810', '90892823-46ca-4f76-ac5a-77fb70f9e5ba', '8318fc9f-0492-4cf3-8459-a0d452a4276b', 'c444fa9e-6a80-4e7d-b4b7-d4b1a45d775a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:07.656226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92185698-7369-4384-a30b-19c57b3801a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:07.680279 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92185698-7369-4384-a30b-19c57b3801a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f464b1-93d1-48fa-8726-d39bf4acaa44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873227227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['69e32cab-201b-491c-80bc-d2a79d267810','90892823-46ca-4f76-ac5a-77fb70f9e5ba','8318fc9f-0492-4cf3-8459-a0d452a4276b','c444fa9e-6a80-4e7d-b4b7-d4b1a45d775a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873227227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f464b1-93d1-48fa-8726-d39bf4acaa44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='801e8211f45440048337f2dd0dfa3ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:07.681152 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd898fe-0fed-416f-8fbf-80cedaac4d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:07.697331 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecd898fe-0fed-416f-8fbf-80cedaac4d71) transitioned into state 'SUCCESS' from state '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-873227227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ce72c80ce0347f4b3a0084e0a62e1c7',qos_specs=None,replication_status=,reservations=['69e32cab-201b-491c-80bc-d2a79d267810','90892823-46ca-4f76-ac5a-77fb70f9e5ba','8318fc9f-0492-4cf3-8459-a0d452a4276b','c444fa9e-6a80-4e7d-b4b7-d4b1a45d775a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e8211f45440048337f2dd0dfa3ca4',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:07.698012 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97221d7e-8ab4-4003-9c52-b3b7a5c0a542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:07.705911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97221d7e-8ab4-4003-9c52-b3b7a5c0a542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:07.706721 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Flow 'volume_create_api' (ca75d4ba-21a2-457f-8588-5144c8680db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:07.707137 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Create volume request issued successfully. Aug 18 07:40:07.707690 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-80218e05-8472-4c81-90da-cf22f72f3899 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:07.708165 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1105/4378] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:40:07 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:07.720696 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93a52a53-3d14-4c42-ae99-92d0429d416a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:07.722878 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93a52a53-3d14-4c42-ae99-92d0429d416a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 Aug 18 07:40:07.723157 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93a52a53-3d14-4c42-ae99-92d0429d416a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:07.723407 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93a52a53-3d14-4c42-ae99-92d0429d416a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:07.730082 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:07.730082 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:07.733405 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-93a52a53-3d14-4c42-ae99-92d0429d416a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:07.736787 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93a52a53-3d14-4c42-ae99-92d0429d416a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 returned with HTTP 200 Aug 18 07:40:07.737161 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1096/4379] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:07 2026] GET /volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:07.897416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-74a16dae-fa65-4098-b717-de9a008e246f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:07.899557 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74a16dae-fa65-4098-b717-de9a008e246f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:07.899799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74a16dae-fa65-4098-b717-de9a008e246f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:07.900046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74a16dae-fa65-4098-b717-de9a008e246f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:07.900186 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-74a16dae-fa65-4098-b717-de9a008e246f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:07.904787 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:07.904787 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:07.905658 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74a16dae-fa65-4098-b717-de9a008e246f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:07.906098 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1095/4380] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:07 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:08.302924 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51c97433-316a-412c-9b7b-d9e47dca28fd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:08.304693 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51c97433-316a-412c-9b7b-d9e47dca28fd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:40:08.304902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51c97433-316a-412c-9b7b-d9e47dca28fd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:08.305110 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51c97433-316a-412c-9b7b-d9e47dca28fd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:08.315566 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:08.315566 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:08.319788 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51c97433-316a-412c-9b7b-d9e47dca28fd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:08.324816 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51c97433-316a-412c-9b7b-d9e47dca28fd tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:40:08.325225 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1085/4381] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:08 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:08.752224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4324da85-a040-4143-b942-76a6dab122e3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:08.755811 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4324da85-a040-4143-b942-76a6dab122e3 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 Aug 18 07:40:08.756087 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4324da85-a040-4143-b942-76a6dab122e3 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:08.756340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4324da85-a040-4143-b942-76a6dab122e3 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:08.765620 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:08.765620 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:08.769464 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4324da85-a040-4143-b942-76a6dab122e3 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:08.776356 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4324da85-a040-4143-b942-76a6dab122e3 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 returned with HTTP 200 Aug 18 07:40:08.776659 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1106/4382] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:08 2026] GET /volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:08.789917 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf322d29-e45e-493d-9388-53260c5891f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:08.792177 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf322d29-e45e-493d-9388-53260c5891f4 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] GET https://10.4.3.152/volume/v3/volumes/summary Aug 18 07:40:08.792496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf322d29-e45e-493d-9388-53260c5891f4 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:08.792765 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf322d29-e45e-493d-9388-53260c5891f4 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:08.793032 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-bf322d29-e45e-493d-9388-53260c5891f4 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:40:08.798094 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf322d29-e45e-493d-9388-53260c5891f4 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] Get summary completed successfully. Aug 18 07:40:08.798407 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf322d29-e45e-493d-9388-53260c5891f4 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-reader] https://10.4.3.152/volume/v3/volumes/summary returned with HTTP 200 Aug 18 07:40:08.798779 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1097/4383] 10.4.3.152 () {68 vars in 1302 bytes} [Tue Aug 18 07:40:08 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:08.806126 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:08.808084 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 Aug 18 07:40:08.808392 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:08.808656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:08.808900 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume with id: b2f464b1-93d1-48fa-8726-d39bf4acaa44 Aug 18 07:40:08.818200 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:08.818200 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:08.818443 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:08.837972 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Delete volume request issued successfully. Aug 18 07:40:08.838102 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2a5958b-d702-413c-8a64-beca86b7ba30 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 returned with HTTP 202 Aug 18 07:40:08.838525 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1096/4384] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:40:08 2026] DELETE /volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:40:08.848555 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e3cbd451-6ff7-4353-9ccd-5d332098ad8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:08.850995 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3cbd451-6ff7-4353-9ccd-5d332098ad8a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 Aug 18 07:40:08.851384 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3cbd451-6ff7-4353-9ccd-5d332098ad8a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:08.851695 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3cbd451-6ff7-4353-9ccd-5d332098ad8a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:08.861802 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:08.861802 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:08.867334 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e3cbd451-6ff7-4353-9ccd-5d332098ad8a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Volume info retrieved successfully. Aug 18 07:40:08.872081 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3cbd451-6ff7-4353-9ccd-5d332098ad8a tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 returned with HTTP 200 Aug 18 07:40:08.872492 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1086/4385] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:08 2026] GET /volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:08.919628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d35a0f22-0026-45e2-aac0-b69eaa3192fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:08.923425 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d35a0f22-0026-45e2-aac0-b69eaa3192fc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:08.923631 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d35a0f22-0026-45e2-aac0-b69eaa3192fc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:08.923869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d35a0f22-0026-45e2-aac0-b69eaa3192fc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:08.923961 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d35a0f22-0026-45e2-aac0-b69eaa3192fc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:08.931785 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:08.931785 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:08.932656 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d35a0f22-0026-45e2-aac0-b69eaa3192fc tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:08.933047 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1107/4386] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:08 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:09.338547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-428094d3-d87b-44a6-9ca5-2e1c942bdfa4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:09.340476 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-428094d3-d87b-44a6-9ca5-2e1c942bdfa4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:40:09.340668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-428094d3-d87b-44a6-9ca5-2e1c942bdfa4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:09.340918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-428094d3-d87b-44a6-9ca5-2e1c942bdfa4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:09.351139 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:09.351139 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:09.355664 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-428094d3-d87b-44a6-9ca5-2e1c942bdfa4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:09.360771 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-428094d3-d87b-44a6-9ca5-2e1c942bdfa4 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:40:09.361386 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1098/4387] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:09 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:09.846911 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-5e978493-5eb8-4559-bd24-0635d4aae56e req-0cc87020-b8d5-48a3-8d2f-109e83f1f972 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:09.848932 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5e978493-5eb8-4559-bd24-0635d4aae56e req-0cc87020-b8d5-48a3-8d2f-109e83f1f972 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2 Aug 18 07:40:09.848988 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5e978493-5eb8-4559-bd24-0635d4aae56e req-0cc87020-b8d5-48a3-8d2f-109e83f1f972 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:09.849170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-5e978493-5eb8-4559-bd24-0635d4aae56e req-0cc87020-b8d5-48a3-8d2f-109e83f1f972 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:09.858112 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:09.858112 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:09.887669 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-768226ed-8b3c-4f50-8932-c488da0c3b47 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:09.889282 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-768226ed-8b3c-4f50-8932-c488da0c3b47 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] GET https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 Aug 18 07:40:09.889469 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-768226ed-8b3c-4f50-8932-c488da0c3b47 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:09.889681 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-768226ed-8b3c-4f50-8932-c488da0c3b47 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:09.895545 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-768226ed-8b3c-4f50-8932-c488da0c3b47 tempest-ProjectReaderTests-1220662544 tempest-ProjectReaderTests-1220662544-project-admin] https://10.4.3.152/volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 returned with HTTP 404 Aug 18 07:40:09.896276 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1087/4388] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:09 2026] GET /volume/v3/volumes/b2f464b1-93d1-48fa-8726-d39bf4acaa44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:40:09.900741 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-5e978493-5eb8-4559-bd24-0635d4aae56e req-0cc87020-b8d5-48a3-8d2f-109e83f1f972 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2 returned with HTTP 200 Aug 18 07:40:09.901174 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1097/4389] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:40:09 2026] DELETE /volume/v3/attachments/241e51f4-2b12-4a9f-be4c-d5ce8a3aa6e2 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:09.944505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-28fa7ea4-9ebe-44c9-b95a-79ee15b0a37d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:09.946548 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28fa7ea4-9ebe-44c9-b95a-79ee15b0a37d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:09.946737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28fa7ea4-9ebe-44c9-b95a-79ee15b0a37d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:09.946936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-28fa7ea4-9ebe-44c9-b95a-79ee15b0a37d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:09.947040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-28fa7ea4-9ebe-44c9-b95a-79ee15b0a37d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:09.951256 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:09.951256 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:09.951949 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-28fa7ea4-9ebe-44c9-b95a-79ee15b0a37d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:09.952349 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1108/4390] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:09 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:09.963039 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a348c86d-a6f9-4963-8ec3-2eb74133a803 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:09.964840 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a348c86d-a6f9-4963-8ec3-2eb74133a803 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d Aug 18 07:40:09.965079 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a348c86d-a6f9-4963-8ec3-2eb74133a803 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:09.965354 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a348c86d-a6f9-4963-8ec3-2eb74133a803 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:09.971888 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:09.971888 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:09.974982 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a348c86d-a6f9-4963-8ec3-2eb74133a803 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:09.978448 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a348c86d-a6f9-4963-8ec3-2eb74133a803 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d returned with HTTP 200 Aug 18 07:40:09.978861 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1099/4391] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:09 2026] GET /volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d => generated 965 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:09.992123 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1fd8e989-28e5-4dc9-825f-114c93299104 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:09.994362 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fd8e989-28e5-4dc9-825f-114c93299104 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d Aug 18 07:40:09.994614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fd8e989-28e5-4dc9-825f-114c93299104 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:09.994870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1fd8e989-28e5-4dc9-825f-114c93299104 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:10.004729 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:10.004729 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:10.009347 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1fd8e989-28e5-4dc9-825f-114c93299104 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:10.014675 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1fd8e989-28e5-4dc9-825f-114c93299104 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d returned with HTTP 200 Aug 18 07:40:10.015345 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1088/4392] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:09 2026] GET /volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:40:10.028857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:10.031268 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d Aug 18 07:40:10.031915 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:10.032161 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:10.032393 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: 1c2b4f31-7647-412a-96ca-008d5ffe392d Aug 18 07:40:10.043166 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:10.043166 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:10.043898 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:10.062534 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume request issued successfully. Aug 18 07:40:10.062753 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcad2142-0fa3-4e2d-bad2-7d5ea1f806e5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d returned with HTTP 202 Aug 18 07:40:10.063321 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1098/4393] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:10 2026] DELETE /volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:10.071644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-af09db99-80e2-4b1c-b5cf-247106cbfbaa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:10.074991 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af09db99-80e2-4b1c-b5cf-247106cbfbaa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d Aug 18 07:40:10.075193 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af09db99-80e2-4b1c-b5cf-247106cbfbaa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:10.075390 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-af09db99-80e2-4b1c-b5cf-247106cbfbaa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:10.091386 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:10.091386 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:10.100157 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-af09db99-80e2-4b1c-b5cf-247106cbfbaa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:10.106172 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-af09db99-80e2-4b1c-b5cf-247106cbfbaa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d returned with HTTP 200 Aug 18 07:40:10.106940 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1109/4394] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:10 2026] GET /volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d => generated 964 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:10.379557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4e0c76b2-80cf-4e77-a895-8718ab7b4a26 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:10.381325 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e0c76b2-80cf-4e77-a895-8718ab7b4a26 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:40:10.381552 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e0c76b2-80cf-4e77-a895-8718ab7b4a26 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:10.381781 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e0c76b2-80cf-4e77-a895-8718ab7b4a26 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:10.388614 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:10.388614 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:10.391953 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4e0c76b2-80cf-4e77-a895-8718ab7b4a26 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:10.396277 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e0c76b2-80cf-4e77-a895-8718ab7b4a26 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:40:10.396795 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1100/4395] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:10 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:10.410239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:10.412338 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:40:10.412766 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "113cd0e7-d544-4871-a452-ee638c1c5926", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-296955015"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:10.414587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating new backup {'backup': {'volume_id': '113cd0e7-d544-4871-a452-ee638c1c5926', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-296955015'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:40:10.414771 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating backup of volume 113cd0e7-d544-4871-a452-ee638c1c5926 in container None Aug 18 07:40:10.423014 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:10.423014 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:10.423798 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:10.442111 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['bd60f3d8-8446-4cc8-ae9e-6cc9cb6990ea', '2bbebb13-584a-44ba-ad4d-3333b4d001cf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:10.488382 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8c3447f1-50ad-4d8b-87ce-8a480f79edd1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:40:10.490218 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1089/4396] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:40:10 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:10.502682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f0654b2c-576d-4ecb-9c60-f19da755f095 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:10.504532 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0654b2c-576d-4ecb-9c60-f19da755f095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:10.504803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0654b2c-576d-4ecb-9c60-f19da755f095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:10.505086 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f0654b2c-576d-4ecb-9c60-f19da755f095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:10.505270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f0654b2c-576d-4ecb-9c60-f19da755f095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:10.510794 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:10.510794 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:10.511635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f0654b2c-576d-4ecb-9c60-f19da755f095 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:10.512104 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1099/4397] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:10 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:11.122843 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fd3835b9-195c-42a8-9615-a3679d2b4f2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:11.125007 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd3835b9-195c-42a8-9615-a3679d2b4f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d Aug 18 07:40:11.125246 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd3835b9-195c-42a8-9615-a3679d2b4f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:11.125486 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fd3835b9-195c-42a8-9615-a3679d2b4f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:11.135880 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fd3835b9-195c-42a8-9615-a3679d2b4f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d returned with HTTP 404 Aug 18 07:40:11.136479 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1110/4398] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:11 2026] GET /volume/v3/volumes/1c2b4f31-7647-412a-96ca-008d5ffe392d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:11.145555 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b2c3eb7-d461-4dde-b046-7fc2ee2df8c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:11.148413 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b2c3eb7-d461-4dde-b046-7fc2ee2df8c6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:11.148677 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b2c3eb7-d461-4dde-b046-7fc2ee2df8c6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:11.148925 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b2c3eb7-d461-4dde-b046-7fc2ee2df8c6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:11.149059 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-1b2c3eb7-d461-4dde-b046-7fc2ee2df8c6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete backup with id: 72bed45a-81d9-48e3-8ec8-58eef05e391d. Aug 18 07:40:11.155011 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:11.155011 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:11.167168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-1b2c3eb7-d461-4dde-b046-7fc2ee2df8c6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] delete_backup rpcapi backup_id 72bed45a-81d9-48e3-8ec8-58eef05e391d {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:40:11.168990 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b2c3eb7-d461-4dde-b046-7fc2ee2df8c6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 202 Aug 18 07:40:11.169636 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1101/4399] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:11 2026] DELETE /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:40:11.176699 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d947512-6cda-45c8-8550-27ae461f6e7f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:11.178882 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d947512-6cda-45c8-8550-27ae461f6e7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:11.179087 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d947512-6cda-45c8-8550-27ae461f6e7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:11.180684 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d947512-6cda-45c8-8550-27ae461f6e7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:11.180684 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1d947512-6cda-45c8-8550-27ae461f6e7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:11.185374 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:11.185374 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:11.186115 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d947512-6cda-45c8-8550-27ae461f6e7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 200 Aug 18 07:40:11.187147 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1090/4400] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:11 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:11.524066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df5add2e-10b0-4363-bec5-2532735761c3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:11.526552 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df5add2e-10b0-4363-bec5-2532735761c3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:11.526811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df5add2e-10b0-4363-bec5-2532735761c3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:11.527075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df5add2e-10b0-4363-bec5-2532735761c3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:11.527249 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-df5add2e-10b0-4363-bec5-2532735761c3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:11.532348 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:11.532348 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:11.533138 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df5add2e-10b0-4363-bec5-2532735761c3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:11.533518 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1100/4401] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:11 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:12.197962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9193cf5d-cb0a-493c-a6a8-fe8454ddb7b5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:12.200651 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9193cf5d-cb0a-493c-a6a8-fe8454ddb7b5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d Aug 18 07:40:12.200974 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9193cf5d-cb0a-493c-a6a8-fe8454ddb7b5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:12.201289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9193cf5d-cb0a-493c-a6a8-fe8454ddb7b5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:12.201452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9193cf5d-cb0a-493c-a6a8-fe8454ddb7b5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 72bed45a-81d9-48e3-8ec8-58eef05e391d. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:12.205975 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9193cf5d-cb0a-493c-a6a8-fe8454ddb7b5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d returned with HTTP 404 Aug 18 07:40:12.206614 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1111/4402] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:12 2026] GET /volume/v3/backups/72bed45a-81d9-48e3-8ec8-58eef05e391d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:12.297348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:12.299937 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:40:12.300274 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:12.300532 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:12.300792 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:40:12.312420 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:12.312420 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:12.313036 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:12.340660 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume request issued successfully. Aug 18 07:40:12.340909 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a2c9eb1-3695-4166-bf91-2314a31d9922 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 202 Aug 18 07:40:12.341694 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1102/4403] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:12 2026] DELETE /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:12.351093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79bae58d-25fe-485f-a6ce-672ac42c17ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:12.354098 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79bae58d-25fe-485f-a6ce-672ac42c17ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:40:12.354428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79bae58d-25fe-485f-a6ce-672ac42c17ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:12.354764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79bae58d-25fe-485f-a6ce-672ac42c17ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:12.370131 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:12.370131 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:12.375095 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79bae58d-25fe-485f-a6ce-672ac42c17ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:12.381180 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79bae58d-25fe-485f-a6ce-672ac42c17ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 200 Aug 18 07:40:12.381682 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1091/4404] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:12 2026] GET /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:12.544880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d60fb46f-1c44-4953-b82b-7ee3cebae0f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:12.549229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d60fb46f-1c44-4953-b82b-7ee3cebae0f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:12.549229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d60fb46f-1c44-4953-b82b-7ee3cebae0f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:12.549229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d60fb46f-1c44-4953-b82b-7ee3cebae0f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:12.549229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d60fb46f-1c44-4953-b82b-7ee3cebae0f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:12.553727 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:12.553727 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:12.554724 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d60fb46f-1c44-4953-b82b-7ee3cebae0f1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:12.555221 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1101/4405] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:12 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:13.398345 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a2d405d3-71d0-4646-a2e1-6574607f63aa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:13.400875 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2d405d3-71d0-4646-a2e1-6574607f63aa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:40:13.400922 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2d405d3-71d0-4646-a2e1-6574607f63aa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:13.401181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2d405d3-71d0-4646-a2e1-6574607f63aa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:13.409606 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2d405d3-71d0-4646-a2e1-6574607f63aa tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 404 Aug 18 07:40:13.410233 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1112/4406] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:13 2026] GET /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:13.418329 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-329ee523-0cca-405d-99e5-12dded9b4d35 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:13.420100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-329ee523-0cca-405d-99e5-12dded9b4d35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:40:13.420312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-329ee523-0cca-405d-99e5-12dded9b4d35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:13.420502 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-329ee523-0cca-405d-99e5-12dded9b4d35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:13.426178 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-329ee523-0cca-405d-99e5-12dded9b4d35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 404 Aug 18 07:40:13.426598 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1103/4407] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:13 2026] GET /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:13.433570 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f5658df9-bdce-4762-8362-eb0b348a0df4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:13.437316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5658df9-bdce-4762-8362-eb0b348a0df4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:40:13.437424 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5658df9-bdce-4762-8362-eb0b348a0df4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:13.437674 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f5658df9-bdce-4762-8362-eb0b348a0df4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:13.437930 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f5658df9-bdce-4762-8362-eb0b348a0df4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: f1009502-fe82-4e9a-8b68-25e500489682 Aug 18 07:40:13.444582 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f5658df9-bdce-4762-8362-eb0b348a0df4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 returned with HTTP 404 Aug 18 07:40:13.445031 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1092/4408] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:13 2026] DELETE /volume/v3/volumes/f1009502-fe82-4e9a-8b68-25e500489682 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:13.462518 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:13.466243 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:13.466645 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1879592963"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:13.467999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1879592963'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:13.468106 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume of 1 GB Aug 18 07:40:13.476437 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Availability Zones retrieved successfully. Aug 18 07:40:13.483442 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (499dbc8c-d217-4c73-8ded-74c31bbb58b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:13.485023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77273b33-dea4-4e44-bd4f-bd522a96da73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:13.485999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:13.536088 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77273b33-dea4-4e44-bd4f-bd522a96da73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:13.537053 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12785373-c15a-4fff-8bf0-a35ec0b8460d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:13.567095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c4a302b9-a5f9-4a48-830d-28480ee445d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:13.570258 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4a302b9-a5f9-4a48-830d-28480ee445d3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:13.570475 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4a302b9-a5f9-4a48-830d-28480ee445d3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:13.570672 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c4a302b9-a5f9-4a48-830d-28480ee445d3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:13.570780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c4a302b9-a5f9-4a48-830d-28480ee445d3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:13.575581 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:13.575581 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:13.576933 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c4a302b9-a5f9-4a48-830d-28480ee445d3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:13.580174 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1113/4409] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:13 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:13.597944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['c8fa3fda-d89b-4845-86ad-cb4db12a9e1c', '2658bce8-412f-4e1b-82e5-497e4f99b47f', '06e79cc8-3f51-474e-8447-b216579c5592', '43f8e474-95f9-47b2-964d-204b7f21df33'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:13.598993 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12785373-c15a-4fff-8bf0-a35ec0b8460d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8fa3fda-d89b-4845-86ad-cb4db12a9e1c', '2658bce8-412f-4e1b-82e5-497e4f99b47f', '06e79cc8-3f51-474e-8447-b216579c5592', '43f8e474-95f9-47b2-964d-204b7f21df33']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:13.600823 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c0b3fe-5d8f-402d-90df-43937a760245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:13.635027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c0b3fe-5d8f-402d-90df-43937a760245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5814838d-9751-4f1e-acf6-8900a2ac5319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1879592963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['c8fa3fda-d89b-4845-86ad-cb4db12a9e1c','2658bce8-412f-4e1b-82e5-497e4f99b47f','06e79cc8-3f51-474e-8447-b216579c5592','43f8e474-95f9-47b2-964d-204b7f21df33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1879592963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5814838d-9751-4f1e-acf6-8900a2ac5319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68602261227944c4b279794212ac82ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc61d36cd424286a378ebc711b03001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:13.635772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039e6329-e37e-49e0-836a-997c00e3fd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:13.654668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039e6329-e37e-49e0-836a-997c00e3fd2c) transitioned into state 'SUCCESS' from state '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-1879592963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68602261227944c4b279794212ac82ea',qos_specs=None,replication_status=,reservations=['c8fa3fda-d89b-4845-86ad-cb4db12a9e1c','2658bce8-412f-4e1b-82e5-497e4f99b47f','06e79cc8-3f51-474e-8447-b216579c5592','43f8e474-95f9-47b2-964d-204b7f21df33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc61d36cd424286a378ebc711b03001',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:13.655417 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9dc3dfe-4f6e-40dd-9f4e-868ad3939e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:13.667235 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9dc3dfe-4f6e-40dd-9f4e-868ad3939e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:13.667235 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Flow 'volume_create_api' (499dbc8c-d217-4c73-8ded-74c31bbb58b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:13.667235 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Create volume request issued successfully. Aug 18 07:40:13.667235 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b9129c0-3eb4-4bde-8a46-be51a8328aff tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:13.667235 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1102/4410] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:40:13 2026] POST /volume/v3/volumes => generated 749 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:13.680578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-83fec30c-4742-405b-b1d9-9fdc43650ab1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:13.685230 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83fec30c-4742-405b-b1d9-9fdc43650ab1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:40:13.685230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83fec30c-4742-405b-b1d9-9fdc43650ab1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:13.685230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-83fec30c-4742-405b-b1d9-9fdc43650ab1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:13.690419 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:13.690419 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:13.694674 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-83fec30c-4742-405b-b1d9-9fdc43650ab1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:13.700203 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-83fec30c-4742-405b-b1d9-9fdc43650ab1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:40:13.700612 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1104/4411] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:13 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:14.589686 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51d1bafe-925c-4faf-abed-13db17a2cc22 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:14.591939 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51d1bafe-925c-4faf-abed-13db17a2cc22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:14.591939 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51d1bafe-925c-4faf-abed-13db17a2cc22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:14.591939 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51d1bafe-925c-4faf-abed-13db17a2cc22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:14.591939 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-51d1bafe-925c-4faf-abed-13db17a2cc22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:14.596012 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:14.596012 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:14.596885 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51d1bafe-925c-4faf-abed-13db17a2cc22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:14.597348 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1093/4412] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:14 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:14.717923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2d38e5d9-c189-4373-9bb6-6294b9e38e35 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:14.720592 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d38e5d9-c189-4373-9bb6-6294b9e38e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:40:14.720939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d38e5d9-c189-4373-9bb6-6294b9e38e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:14.721868 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2d38e5d9-c189-4373-9bb6-6294b9e38e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:14.724732 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=306,cinder:UPDATE=82,cinder:INSERT=50 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:40:14.732016 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:14.732016 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:14.736957 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2d38e5d9-c189-4373-9bb6-6294b9e38e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:14.741330 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2d38e5d9-c189-4373-9bb6-6294b9e38e35 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:40:14.741885 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1114/4413] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:14 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:15.620963 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-61787a38-037c-479d-8258-558bd82c753b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:15.623961 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61787a38-037c-479d-8258-558bd82c753b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:15.624011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61787a38-037c-479d-8258-558bd82c753b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:15.624221 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-61787a38-037c-479d-8258-558bd82c753b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:15.624388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-61787a38-037c-479d-8258-558bd82c753b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:15.631880 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:15.631880 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:15.632819 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-61787a38-037c-479d-8258-558bd82c753b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:15.633235 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1103/4414] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:15 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:16.646466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d794f584-95c0-472c-82e0-2e2b20ca2ff1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:16.652628 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d794f584-95c0-472c-82e0-2e2b20ca2ff1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:16.652628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d794f584-95c0-472c-82e0-2e2b20ca2ff1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:16.652628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d794f584-95c0-472c-82e0-2e2b20ca2ff1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:16.652628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d794f584-95c0-472c-82e0-2e2b20ca2ff1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:16.660685 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:16.660685 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:16.661965 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d794f584-95c0-472c-82e0-2e2b20ca2ff1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:16.662614 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1105/4415] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:16 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:17.673003 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02e56572-3235-4ddf-8b20-32f496b17e83 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:17.674969 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02e56572-3235-4ddf-8b20-32f496b17e83 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:17.675225 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02e56572-3235-4ddf-8b20-32f496b17e83 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:17.675452 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02e56572-3235-4ddf-8b20-32f496b17e83 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:17.675619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-02e56572-3235-4ddf-8b20-32f496b17e83 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:17.680284 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:17.680284 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:17.681018 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02e56572-3235-4ddf-8b20-32f496b17e83 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:17.681427 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1094/4416] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:17 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:18.692643 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a2e35dcc-c2c5-4e78-bed4-eb0a48aadc05 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:18.694919 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2e35dcc-c2c5-4e78-bed4-eb0a48aadc05 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:18.695349 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2e35dcc-c2c5-4e78-bed4-eb0a48aadc05 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:18.695537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2e35dcc-c2c5-4e78-bed4-eb0a48aadc05 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:18.695676 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a2e35dcc-c2c5-4e78-bed4-eb0a48aadc05 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:18.700822 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:18.700822 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:18.701693 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2e35dcc-c2c5-4e78-bed4-eb0a48aadc05 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:18.702160 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1115/4417] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:18 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:19.714961 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ff05da09-9253-45f9-8c65-7be7b9b407f3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:19.716913 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff05da09-9253-45f9-8c65-7be7b9b407f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:19.717098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff05da09-9253-45f9-8c65-7be7b9b407f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:19.717318 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ff05da09-9253-45f9-8c65-7be7b9b407f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:19.717422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-ff05da09-9253-45f9-8c65-7be7b9b407f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:19.723639 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:19.723639 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:19.724463 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ff05da09-9253-45f9-8c65-7be7b9b407f3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:19.724847 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1104/4418] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:19 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:20.745723 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bfd2d147-6860-4d05-a5c9-7ac20da04c8e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:20.748886 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfd2d147-6860-4d05-a5c9-7ac20da04c8e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:20.749019 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfd2d147-6860-4d05-a5c9-7ac20da04c8e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:20.749244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfd2d147-6860-4d05-a5c9-7ac20da04c8e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:20.749451 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bfd2d147-6860-4d05-a5c9-7ac20da04c8e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:20.759109 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:20.759109 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:20.760036 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfd2d147-6860-4d05-a5c9-7ac20da04c8e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:20.760781 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1106/4419] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:20 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:21.773509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8b1f93f1-f542-4697-b597-c601d46f7760 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:21.776106 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b1f93f1-f542-4697-b597-c601d46f7760 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:21.776106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b1f93f1-f542-4697-b597-c601d46f7760 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:21.776106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8b1f93f1-f542-4697-b597-c601d46f7760 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:21.776106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8b1f93f1-f542-4697-b597-c601d46f7760 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:21.781614 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:21.781614 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:21.783375 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8b1f93f1-f542-4697-b597-c601d46f7760 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:21.783375 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1095/4420] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:21 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:22.262455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-bf98b011-8a12-43b9-bc21-b9b619a55e35 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:22.269453 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-bf98b011-8a12-43b9-bc21-b9b619a55e35 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/limits Aug 18 07:40:22.269453 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-bf98b011-8a12-43b9-bc21-b9b619a55e35 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:22.269453 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-bf98b011-8a12-43b9-bc21-b9b619a55e35 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:22.301446 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-bf98b011-8a12-43b9-bc21-b9b619a55e35 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 18 07:40:22.301985 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1116/4421] 10.4.3.152 () {68 vars in 1484 bytes} [Tue Aug 18 07:40:22 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:22.339937 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-17758f41-7f11-43f6-a77f-a231f033cb12 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:22.342032 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-17758f41-7f11-43f6-a77f-a231f033cb12 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:40:22.342226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-17758f41-7f11-43f6-a77f-a231f033cb12 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:22.342409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-17758f41-7f11-43f6-a77f-a231f033cb12 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:22.357315 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:22.357315 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:22.364100 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-17758f41-7f11-43f6-a77f-a231f033cb12 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:22.371582 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-17758f41-7f11-43f6-a77f-a231f033cb12 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:40:22.372427 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1105/4422] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:40:22 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1662 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:22.382809 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:22.387597 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:40:22.388800 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90eb3979-4bbd-4bea-b8cf-bb0d65945bb1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-463327306", "description": null, "metadata": {}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:22.406823 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:22.406823 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:22.407728 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:22.407956 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create snapshot from volume 90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:40:22.461330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Created reservations ['05ad630b-457c-4a52-a49e-e0031cc303fd', '130e11e0-1997-4185-97a8-49494ca62aec', 'ac3a33ae-865a-474e-ade4-a7debd7a2354', '0fb625c0-8025-47ef-ab7c-f9f291916b65'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:22.500584 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot force create request issued successfully. Aug 18 07:40:22.501003 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d507c8ee-3961-4a3c-a73c-e16d9d2df32f req-d4fa3bd6-856a-46ca-a5a1-533ebed70f51 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:40:22.501552 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1107/4423] 10.4.3.152 () {72 vars in 1547 bytes} [Tue Aug 18 07:40:22 2026] POST /volume/v3/snapshots => generated 323 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:22.795809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13759b38-bba7-4c08-8526-044ae9f4fb20 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:22.798290 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13759b38-bba7-4c08-8526-044ae9f4fb20 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:22.798543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13759b38-bba7-4c08-8526-044ae9f4fb20 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:22.798800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13759b38-bba7-4c08-8526-044ae9f4fb20 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:22.798918 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-13759b38-bba7-4c08-8526-044ae9f4fb20 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:22.804300 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:22.804300 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:22.805325 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13759b38-bba7-4c08-8526-044ae9f4fb20 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:22.806034 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1096/4424] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:22 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:23.817713 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ddf4595a-b628-4adf-8f7d-dd06d12ff6ab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:23.819403 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddf4595a-b628-4adf-8f7d-dd06d12ff6ab tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:23.819567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddf4595a-b628-4adf-8f7d-dd06d12ff6ab tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:23.819735 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddf4595a-b628-4adf-8f7d-dd06d12ff6ab tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:23.819851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ddf4595a-b628-4adf-8f7d-dd06d12ff6ab tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:23.823652 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:23.823652 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:23.824419 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddf4595a-b628-4adf-8f7d-dd06d12ff6ab tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:23.826715 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1117/4425] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:23 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:23.838949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-66e53ef4-f1f9-41df-a5a7-6a1a0797b4ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:23.841198 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66e53ef4-f1f9-41df-a5a7-6a1a0797b4ef tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:23.841474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66e53ef4-f1f9-41df-a5a7-6a1a0797b4ef tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:23.841714 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-66e53ef4-f1f9-41df-a5a7-6a1a0797b4ef tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:23.841863 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-66e53ef4-f1f9-41df-a5a7-6a1a0797b4ef tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:23.847844 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:23.847844 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:23.849385 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-66e53ef4-f1f9-41df-a5a7-6a1a0797b4ef tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:23.850240 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1106/4426] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:23 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:23.861525 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d86a3c1-80b4-4fc9-b804-c4ff87041b5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:23.866221 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d86a3c1-80b4-4fc9-b804-c4ff87041b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:23.866544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d86a3c1-80b4-4fc9-b804-c4ff87041b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:23.867562 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d86a3c1-80b4-4fc9-b804-c4ff87041b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:23.867754 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-4d86a3c1-80b4-4fc9-b804-c4ff87041b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete backup with id: 3930dda1-e8ce-4cb1-a35a-098e293c1b42. Aug 18 07:40:23.873448 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:23.873448 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:23.891702 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-4d86a3c1-80b4-4fc9-b804-c4ff87041b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] delete_backup rpcapi backup_id 3930dda1-e8ce-4cb1-a35a-098e293c1b42 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:40:23.893740 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d86a3c1-80b4-4fc9-b804-c4ff87041b5e tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 202 Aug 18 07:40:23.894363 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1108/4427] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:23 2026] DELETE /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:40:23.901316 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e2d65414-a9fe-40c4-a09b-2e3b2c684819 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:23.904404 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2d65414-a9fe-40c4-a09b-2e3b2c684819 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:23.904404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2d65414-a9fe-40c4-a09b-2e3b2c684819 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:23.904404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e2d65414-a9fe-40c4-a09b-2e3b2c684819 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:23.904404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e2d65414-a9fe-40c4-a09b-2e3b2c684819 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:23.909288 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:23.909288 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:23.910457 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e2d65414-a9fe-40c4-a09b-2e3b2c684819 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:23.910906 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1097/4428] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:23 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:24.558065 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e75e023f-a9f7-4afb-b21b-17a8cc1e2622 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:24.559767 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e75e023f-a9f7-4afb-b21b-17a8cc1e2622 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 Aug 18 07:40:24.560052 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e75e023f-a9f7-4afb-b21b-17a8cc1e2622 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:24.560322 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e75e023f-a9f7-4afb-b21b-17a8cc1e2622 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:24.565570 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:24.565570 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:24.566086 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e75e023f-a9f7-4afb-b21b-17a8cc1e2622 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:40:24.566986 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e75e023f-a9f7-4afb-b21b-17a8cc1e2622 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 returned with HTTP 200 Aug 18 07:40:24.567425 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1118/4429] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:24 2026] GET /volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:24.601454 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:24.604238 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:24.604238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1500433354", "snapshot_id": null, "imageRef": "ca86916c-000b-418f-82e4-4f4ea5ff87f6", "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:24.607329 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1500433354', 'snapshot_id': None, 'imageRef': 'ca86916c-000b-418f-82e4-4f4ea5ff87f6', 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:24.715944 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:24.715944 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:24.716563 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:40:24.716708 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume of 1 GB Aug 18 07:40:24.721719 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Availability Zones retrieved successfully. Aug 18 07:40:24.727595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Flow 'volume_create_api' (12523472-ade9-414f-861b-5811580f1700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:24.729250 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b792dec-b4d6-4955-9b98-9d2fc9153f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:24.730615 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:24.785147 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b792dec-b4d6-4955-9b98-9d2fc9153f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e52afe2-f456-4f8a-ad89-2398fa293aa6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:24.786021 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a037f704-d655-451f-bf59-b7662b73bac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:24.839235 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Created reservations ['24820da6-b408-4d9c-b540-a3a0eea03333', '8c8d1299-6f72-4ad9-b73c-1305b0e6b779', '3c041fa3-a1b7-48b3-9d51-121f9605f24f', '1da0e17e-daa0-4749-98c9-8354d4bb4963'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:24.840098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a037f704-d655-451f-bf59-b7662b73bac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24820da6-b408-4d9c-b540-a3a0eea03333', '8c8d1299-6f72-4ad9-b73c-1305b0e6b779', '3c041fa3-a1b7-48b3-9d51-121f9605f24f', '1da0e17e-daa0-4749-98c9-8354d4bb4963']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:24.840942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bfe06d3-aa80-4695-90b0-bd59f3c81135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:24.893007 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bfe06d3-aa80-4695-90b0-bd59f3c81135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857fb518-ad02-488a-b10b-00b7458c07bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1500433354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969ec1d8fbca4c46941c28397f073a2a',qos_specs=None,replication_status=,reservations=['24820da6-b408-4d9c-b540-a3a0eea03333','8c8d1299-6f72-4ad9-b73c-1305b0e6b779','3c041fa3-a1b7-48b3-9d51-121f9605f24f','1da0e17e-daa0-4749-98c9-8354d4bb4963'],size=1,snapshot_id=4e52afe2-f456-4f8a-ad89-2398fa293aa6,source_replicaid=,source_volid=None,status='creating',user_id='22a421d2f6ef4500af378ab911362a76',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1500433354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857fb518-ad02-488a-b10b-00b7458c07bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969ec1d8fbca4c46941c28397f073a2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e52afe2-f456-4f8a-ad89-2398fa293aa6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a421d2f6ef4500af378ab911362a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:24.893909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51786012-fb9e-427f-b71d-16e748a1ccb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:24.915809 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51786012-fb9e-427f-b71d-16e748a1ccb1) transitioned into state 'SUCCESS' from state '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-1500433354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969ec1d8fbca4c46941c28397f073a2a',qos_specs=None,replication_status=,reservations=['24820da6-b408-4d9c-b540-a3a0eea03333','8c8d1299-6f72-4ad9-b73c-1305b0e6b779','3c041fa3-a1b7-48b3-9d51-121f9605f24f','1da0e17e-daa0-4749-98c9-8354d4bb4963'],size=1,snapshot_id=4e52afe2-f456-4f8a-ad89-2398fa293aa6,source_replicaid=,source_volid=None,status='creating',user_id='22a421d2f6ef4500af378ab911362a76',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:24.916950 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfaadf4f-bcd1-48e5-9195-2c89649c2a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:24.922933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5d1c6c79-3e31-42b3-beb9-1723193a0156 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:24.924772 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d1c6c79-3e31-42b3-beb9-1723193a0156 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:24.924974 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d1c6c79-3e31-42b3-beb9-1723193a0156 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:24.925172 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5d1c6c79-3e31-42b3-beb9-1723193a0156 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:24.925297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5d1c6c79-3e31-42b3-beb9-1723193a0156 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:24.930178 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:24.930178 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:24.931023 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5d1c6c79-3e31-42b3-beb9-1723193a0156 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:24.931472 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1109/4430] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:24 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:24.945778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfaadf4f-bcd1-48e5-9195-2c89649c2a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:24.946880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Flow 'volume_create_api' (12523472-ade9-414f-861b-5811580f1700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:24.951244 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume request issued successfully. Aug 18 07:40:24.951244 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49431525-f8c1-4bcc-bf71-1fe2aa7b7a1d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:24.951244 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1107/4431] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:40:24 2026] POST /volume/v3/volumes => generated 814 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:40:24.968148 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4fc02cc8-acc3-43f0-b53e-768f3ed98fca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:24.970261 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4fc02cc8-acc3-43f0-b53e-768f3ed98fca tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:40:24.970539 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4fc02cc8-acc3-43f0-b53e-768f3ed98fca tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:24.970737 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4fc02cc8-acc3-43f0-b53e-768f3ed98fca tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:24.979263 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:24.979263 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:24.984281 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4fc02cc8-acc3-43f0-b53e-768f3ed98fca tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:24.992749 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4fc02cc8-acc3-43f0-b53e-768f3ed98fca tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 200 Aug 18 07:40:24.992749 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1098/4432] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:24 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:25.942001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-45ff0626-2e0c-4294-a509-387be5e9f7e2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:25.945626 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45ff0626-2e0c-4294-a509-387be5e9f7e2 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:25.945874 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45ff0626-2e0c-4294-a509-387be5e9f7e2 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:25.946644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45ff0626-2e0c-4294-a509-387be5e9f7e2 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:25.946797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-45ff0626-2e0c-4294-a509-387be5e9f7e2 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:25.955981 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:25.955981 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:25.959773 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45ff0626-2e0c-4294-a509-387be5e9f7e2 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 200 Aug 18 07:40:25.959773 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1119/4433] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:25 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:26.006014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-62e03cac-53f1-438d-99f0-5599a7a0b03f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:26.009050 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62e03cac-53f1-438d-99f0-5599a7a0b03f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:40:26.009050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62e03cac-53f1-438d-99f0-5599a7a0b03f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:26.009050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-62e03cac-53f1-438d-99f0-5599a7a0b03f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:26.018372 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:26.018372 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:26.023107 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-62e03cac-53f1-438d-99f0-5599a7a0b03f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:26.029500 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-62e03cac-53f1-438d-99f0-5599a7a0b03f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 200 Aug 18 07:40:26.030043 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1110/4434] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:26 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 1423 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:26.047331 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-785cdc8c-6a04-4b00-8752-29a7b4950407 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:26.051788 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-785cdc8c-6a04-4b00-8752-29a7b4950407 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:40:26.051788 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-785cdc8c-6a04-4b00-8752-29a7b4950407 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:26.051788 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-785cdc8c-6a04-4b00-8752-29a7b4950407 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:26.058817 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:26.058817 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:26.064763 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-785cdc8c-6a04-4b00-8752-29a7b4950407 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:26.070977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-785cdc8c-6a04-4b00-8752-29a7b4950407 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 200 Aug 18 07:40:26.071457 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1108/4435] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:40:26 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 1423 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:26.971559 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5c55490d-e1ef-460d-959d-976f37ab3611 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:26.975761 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c55490d-e1ef-460d-959d-976f37ab3611 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 Aug 18 07:40:26.975761 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c55490d-e1ef-460d-959d-976f37ab3611 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:26.975761 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5c55490d-e1ef-460d-959d-976f37ab3611 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:26.975761 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5c55490d-e1ef-460d-959d-976f37ab3611 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 3930dda1-e8ce-4cb1-a35a-098e293c1b42. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:26.978918 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5c55490d-e1ef-460d-959d-976f37ab3611 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 returned with HTTP 404 Aug 18 07:40:26.979697 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1099/4436] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:26 2026] GET /volume/v3/backups/3930dda1-e8ce-4cb1-a35a-098e293c1b42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:27.288178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-f8d3cfbc-fb2c-4c90-ac7b-01897bf57867 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:27.290317 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-f8d3cfbc-fb2c-4c90-ac7b-01897bf57867 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:40:27.290518 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-f8d3cfbc-fb2c-4c90-ac7b-01897bf57867 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:27.290774 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-f8d3cfbc-fb2c-4c90-ac7b-01897bf57867 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:27.298763 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:27.298763 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:27.307380 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-f8d3cfbc-fb2c-4c90-ac7b-01897bf57867 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:27.318597 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-f8d3cfbc-fb2c-4c90-ac7b-01897bf57867 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 200 Aug 18 07:40:27.319298 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1120/4437] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:40:27 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:27.550224 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a77b989-6df2-47d5-8b46-b90ab62686df None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:27.551055 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a77b989-6df2-47d5-8b46-b90ab62686df tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:40:27.551148 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a77b989-6df2-47d5-8b46-b90ab62686df tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:27.551346 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a77b989-6df2-47d5-8b46-b90ab62686df tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:27.551480 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-4a77b989-6df2-47d5-8b46-b90ab62686df tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete backup with id: 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. Aug 18 07:40:27.556846 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:27.556846 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:27.570748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-4a77b989-6df2-47d5-8b46-b90ab62686df tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] delete_backup rpcapi backup_id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:40:27.577100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a77b989-6df2-47d5-8b46-b90ab62686df tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 202 Aug 18 07:40:27.577644 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1111/4438] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:27 2026] DELETE /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:40:27.588352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-95370044-ef2c-4943-9683-96c4dc8a0add None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:27.593178 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95370044-ef2c-4943-9683-96c4dc8a0add tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:40:27.593468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95370044-ef2c-4943-9683-96c4dc8a0add tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:27.594006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-95370044-ef2c-4943-9683-96c4dc8a0add tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:27.594006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-95370044-ef2c-4943-9683-96c4dc8a0add tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:27.599940 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:27.599940 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:27.600927 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-95370044-ef2c-4943-9683-96c4dc8a0add tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 200 Aug 18 07:40:27.601437 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1109/4439] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:27 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:27.879718 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-13b3dd24-0faa-4ac2-b16a-cd4be2992e09 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:27.884025 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-13b3dd24-0faa-4ac2-b16a-cd4be2992e09 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:40:27.884823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-13b3dd24-0faa-4ac2-b16a-cd4be2992e09 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:27.884823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-13b3dd24-0faa-4ac2-b16a-cd4be2992e09 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:27.904670 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:27.904670 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:27.909629 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-13b3dd24-0faa-4ac2-b16a-cd4be2992e09 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:27.917252 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-13b3dd24-0faa-4ac2-b16a-cd4be2992e09 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 200 Aug 18 07:40:27.917252 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1100/4440] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:40:27 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 1405 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:27.926747 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-edb3aaf3-9e86-4cab-ab27-8bfd0df77180 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:27.928112 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-edb3aaf3-9e86-4cab-ab27-8bfd0df77180 None None] GET https://10.4.3.152/volume// Aug 18 07:40:27.928357 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-edb3aaf3-9e86-4cab-ab27-8bfd0df77180 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:27.928627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-edb3aaf3-9e86-4cab-ab27-8bfd0df77180 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:27.929013 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-edb3aaf3-9e86-4cab-ab27-8bfd0df77180 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:40:27.929356 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1121/4441] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:40:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:40:27.936609 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-afdd4f56-4827-4f04-b8c1-cb41cc5c3f38 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:27.939459 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-afdd4f56-4827-4f04-b8c1-cb41cc5c3f38 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:40:27.941417 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-afdd4f56-4827-4f04-b8c1-cb41cc5c3f38 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "857fb518-ad02-488a-b10b-00b7458c07bf", "connector": null, "instance_uuid": "999f8870-ed1b-45f3-95e4-4d119e43499d"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:27.949055 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:27.949055 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:27.978634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-afdd4f56-4827-4f04-b8c1-cb41cc5c3f38 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:40:27.978781 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1112/4442] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:40:27 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:28.612462 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-15f83b9a-fb74-474a-bd40-324071d3812a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:28.614699 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15f83b9a-fb74-474a-bd40-324071d3812a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b Aug 18 07:40:28.614927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-15f83b9a-fb74-474a-bd40-324071d3812a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:28.615256 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-15f83b9a-fb74-474a-bd40-324071d3812a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:28.615385 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-15f83b9a-fb74-474a-bd40-324071d3812a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id 29ac217f-56f0-4e2a-b76a-61cfd0042f1b. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:28.619313 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-15f83b9a-fb74-474a-bd40-324071d3812a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b returned with HTTP 404 Aug 18 07:40:28.619800 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1110/4443] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:28 2026] GET /volume/v3/backups/29ac217f-56f0-4e2a-b76a-61cfd0042f1b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:28.633022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3a82d184-905c-44af-9bec-750b638542ce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:28.635400 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:28.635980 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1011066106"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:28.638319 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1011066106'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:28.638560 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume of 1 GB Aug 18 07:40:28.644125 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Availability Zones retrieved successfully. Aug 18 07:40:28.653246 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (4d87fab3-9ee9-4994-b5f9-5b8a66026f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:28.654740 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51563dbf-407f-4cd8-9629-01b806566685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:28.656234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:28.695537 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51563dbf-407f-4cd8-9629-01b806566685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:28.696357 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113a8447-3bac-4231-ace0-79a3cdefdb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:28.749976 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['eefaa24b-84e1-4747-8480-0438d7f65af1', '646caec2-1c94-490b-9765-95113df6cebc', '7f903642-fb79-44fc-857f-11e099dc28bf', 'c438cb72-94e7-4a37-b328-21d2c38c2473'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:28.750747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113a8447-3bac-4231-ace0-79a3cdefdb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eefaa24b-84e1-4747-8480-0438d7f65af1', '646caec2-1c94-490b-9765-95113df6cebc', '7f903642-fb79-44fc-857f-11e099dc28bf', 'c438cb72-94e7-4a37-b328-21d2c38c2473']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:28.751505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef51a43-e235-4d75-a16d-f8ede5557965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:28.774633 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef51a43-e235-4d75-a16d-f8ede5557965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0207e7e-b396-439c-aa00-9bedfdb1ec30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1011066106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['eefaa24b-84e1-4747-8480-0438d7f65af1','646caec2-1c94-490b-9765-95113df6cebc','7f903642-fb79-44fc-857f-11e099dc28bf','c438cb72-94e7-4a37-b328-21d2c38c2473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1011066106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0207e7e-b396-439c-aa00-9bedfdb1ec30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1329bcfffa744e8b2e3162fa1b60404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee74807400e14f2981b63e016c0ae506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:28.775390 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89c6e30-b1df-4c60-863e-ab4c6b950321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:28.793780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89c6e30-b1df-4c60-863e-ab4c6b950321) transitioned into state 'SUCCESS' from state '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-1011066106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1329bcfffa744e8b2e3162fa1b60404',qos_specs=None,replication_status=,reservations=['eefaa24b-84e1-4747-8480-0438d7f65af1','646caec2-1c94-490b-9765-95113df6cebc','7f903642-fb79-44fc-857f-11e099dc28bf','c438cb72-94e7-4a37-b328-21d2c38c2473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee74807400e14f2981b63e016c0ae506',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:28.795040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73948848-c3c9-46ec-98ea-bb109bb68c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:28.804880 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73948848-c3c9-46ec-98ea-bb109bb68c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:28.806188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Flow 'volume_create_api' (4d87fab3-9ee9-4994-b5f9-5b8a66026f38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:28.806626 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create volume request issued successfully. Aug 18 07:40:28.807569 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a82d184-905c-44af-9bec-750b638542ce tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:28.808217 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1101/4444] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:40:28 2026] POST /volume/v3/volumes => generated 749 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:28.822304 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4704fa72-b803-4cb1-b473-adca20adeb36 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:28.831519 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4704fa72-b803-4cb1-b473-adca20adeb36 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 Aug 18 07:40:28.831863 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4704fa72-b803-4cb1-b473-adca20adeb36 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:28.832120 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4704fa72-b803-4cb1-b473-adca20adeb36 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:28.843035 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:28.843035 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:28.848330 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4704fa72-b803-4cb1-b473-adca20adeb36 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:28.856225 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4704fa72-b803-4cb1-b473-adca20adeb36 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 returned with HTTP 200 Aug 18 07:40:28.857641 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1122/4445] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:28 2026] GET /volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:29.010655 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4dbc2a4d-aff9-4052-a06a-03cec8123461 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:29.011144 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4dbc2a4d-aff9-4052-a06a-03cec8123461 None None] GET https://10.4.3.152/volume// Aug 18 07:40:29.011376 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4dbc2a4d-aff9-4052-a06a-03cec8123461 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:29.011611 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4dbc2a4d-aff9-4052-a06a-03cec8123461 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:29.012326 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4dbc2a4d-aff9-4052-a06a-03cec8123461 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:40:29.012392 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1113/4446] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:40:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:40:29.028303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-b68d200e-683e-4d2d-8d71-a13daa8f67f7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:29.030796 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-b68d200e-683e-4d2d-8d71-a13daa8f67f7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:40:29.031027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-b68d200e-683e-4d2d-8d71-a13daa8f67f7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:29.031243 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-b68d200e-683e-4d2d-8d71-a13daa8f67f7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:29.047605 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:29.047605 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:29.051756 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-b68d200e-683e-4d2d-8d71-a13daa8f67f7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:40:29.057894 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-b68d200e-683e-4d2d-8d71-a13daa8f67f7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 200 Aug 18 07:40:29.058422 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1111/4447] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:40:29 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 1584 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:29.161000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-69878b43-e404-43ca-a151-8af8ec352494 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:29.163219 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-69878b43-e404-43ca-a151-8af8ec352494 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] PUT https://10.4.3.152/volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e Aug 18 07:40:29.163562 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-69878b43-e404-43ca-a151-8af8ec352494 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:29.171282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-69878b43-e404-43ca-a151-8af8ec352494 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Acquiring lock "cinder-attachment_update-857fb518-ad02-488a-b10b-00b7458c07bf-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:40:29.175777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-69878b43-e404-43ca-a151-8af8ec352494 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Lock "cinder-attachment_update-857fb518-ad02-488a-b10b-00b7458c07bf-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:40:29.177381 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:29.177381 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:29.273417 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-69878b43-e404-43ca-a151-8af8ec352494 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Lock "cinder-attachment_update-857fb518-ad02-488a-b10b-00b7458c07bf-np0000007613" released by "attachment_update" :: held 0.098s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:40:29.273856 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-69878b43-e404-43ca-a151-8af8ec352494 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e returned with HTTP 200 Aug 18 07:40:29.274402 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1102/4448] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:40:29 2026] PUT /volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:29.297604 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-a38fcd59-a30a-440c-95b5-39d9271ccee8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:29.300479 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-a38fcd59-a30a-440c-95b5-39d9271ccee8 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e/action Aug 18 07:40:29.300957 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-a38fcd59-a30a-440c-95b5-39d9271ccee8 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:40:29.301139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-a38fcd59-a30a-440c-95b5-39d9271ccee8 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:29.329337 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:29.329337 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:29.340023 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-34dce853-6f12-4c9e-bd59-18a8151a1792 req-a38fcd59-a30a-440c-95b5-39d9271ccee8 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e/action returned with HTTP 204 Aug 18 07:40:29.340712 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1123/4449] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:40:29 2026] POST /volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:29.873845 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-08d84241-c2ba-4e6b-af38-7b70f29e141d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:29.876078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08d84241-c2ba-4e6b-af38-7b70f29e141d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 Aug 18 07:40:29.876343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08d84241-c2ba-4e6b-af38-7b70f29e141d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:29.876585 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-08d84241-c2ba-4e6b-af38-7b70f29e141d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:29.885418 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:29.885418 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:29.890055 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-08d84241-c2ba-4e6b-af38-7b70f29e141d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:29.895272 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-08d84241-c2ba-4e6b-af38-7b70f29e141d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 returned with HTTP 200 Aug 18 07:40:29.895801 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1114/4450] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:29 2026] GET /volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:29.916470 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:29.920681 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:40:29.921130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0207e7e-b396-439c-aa00-9bedfdb1ec30", "name": "tempest-VolumesBackupsTest-Snapshot-793186903"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:29.932570 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:29.932570 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:29.933218 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:29.933406 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Create snapshot from volume e0207e7e-b396-439c-aa00-9bedfdb1ec30 Aug 18 07:40:29.963659 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['73ad6529-1740-4a05-a3b8-3b9226b2c46d', 'eca943e6-b136-4b22-8f84-867c1255d048', 'a9279150-d4f7-4cbf-b5dc-60e068ee6aeb', 'f77005e0-3dd5-4958-9ad8-d21437b24bc8'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:29.995202 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Snapshot create request issued successfully. Aug 18 07:40:29.995580 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be087b76-ec03-4cda-9276-f94ece04ddd8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:40:29.996023 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1112/4451] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:40:29 2026] POST /volume/v3/snapshots => generated 304 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:30.006728 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-393bb4c0-4020-4f34-9c75-a38fdb009adf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:30.010550 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-393bb4c0-4020-4f34-9c75-a38fdb009adf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 Aug 18 07:40:30.010550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-393bb4c0-4020-4f34-9c75-a38fdb009adf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:30.010550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-393bb4c0-4020-4f34-9c75-a38fdb009adf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:30.014483 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:30.014483 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:30.015274 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-393bb4c0-4020-4f34-9c75-a38fdb009adf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Snapshot retrieved successfully. Aug 18 07:40:30.016077 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-393bb4c0-4020-4f34-9c75-a38fdb009adf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 returned with HTTP 200 Aug 18 07:40:30.016533 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1103/4452] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:30 2026] GET /volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:31.027280 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-070b806a-2c99-41de-8f78-7f1ac69ef266 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:31.029636 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-070b806a-2c99-41de-8f78-7f1ac69ef266 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 Aug 18 07:40:31.029978 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-070b806a-2c99-41de-8f78-7f1ac69ef266 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:31.030279 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-070b806a-2c99-41de-8f78-7f1ac69ef266 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:31.037152 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:31.037152 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:31.037910 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-070b806a-2c99-41de-8f78-7f1ac69ef266 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Snapshot retrieved successfully. Aug 18 07:40:31.039065 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-070b806a-2c99-41de-8f78-7f1ac69ef266 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 returned with HTTP 200 Aug 18 07:40:31.039622 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1124/4453] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:31 2026] GET /volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:31.048931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:31.051634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:40:31.052073 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0207e7e-b396-439c-aa00-9bedfdb1ec30", "snapshot_id": "eae0c8dc-9a18-4fb9-8232-5ea6023f4073", "name": "tempest-VolumesBackupsTest-Backup-1747712632"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:31.054102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating new backup {'backup': {'volume_id': 'e0207e7e-b396-439c-aa00-9bedfdb1ec30', 'snapshot_id': 'eae0c8dc-9a18-4fb9-8232-5ea6023f4073', 'name': 'tempest-VolumesBackupsTest-Backup-1747712632'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:40:31.054333 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Creating backup of volume e0207e7e-b396-439c-aa00-9bedfdb1ec30 in container None Aug 18 07:40:31.064940 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:31.064940 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:31.065692 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:31.073913 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:31.073913 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:31.074614 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Snapshot retrieved successfully. Aug 18 07:40:31.094955 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Created reservations ['7597a895-6f7b-4c35-81d9-7b3ca1ceb278', '2c0914e3-a0d2-4307-b5d0-c1d03b4861e8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:31.127159 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b6a456d-4e68-4cec-a70b-8f29f89ddd4f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:40:31.127631 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1115/4454] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:40:31 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:31.138112 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a451b777-a8a6-44ad-9b4a-171e6639f125 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:31.140298 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a451b777-a8a6-44ad-9b4a-171e6639f125 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:31.140451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a451b777-a8a6-44ad-9b4a-171e6639f125 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:31.140599 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a451b777-a8a6-44ad-9b4a-171e6639f125 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:31.140781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a451b777-a8a6-44ad-9b4a-171e6639f125 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:31.144868 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:31.144868 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:31.145679 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a451b777-a8a6-44ad-9b4a-171e6639f125 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:31.146171 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1113/4455] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:31 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:32.156451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d381a407-51ed-463f-af9f-c08a83200a8d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:32.157940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d381a407-51ed-463f-af9f-c08a83200a8d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:32.158101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d381a407-51ed-463f-af9f-c08a83200a8d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:32.158296 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d381a407-51ed-463f-af9f-c08a83200a8d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:32.158397 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d381a407-51ed-463f-af9f-c08a83200a8d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:32.162522 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:32.162522 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:32.163166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d381a407-51ed-463f-af9f-c08a83200a8d tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:32.163507 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1104/4456] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:32 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:33.175428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb7aaa92-fa38-4b7e-93d4-d8e35f5ea9d7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:33.177683 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb7aaa92-fa38-4b7e-93d4-d8e35f5ea9d7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:33.178122 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb7aaa92-fa38-4b7e-93d4-d8e35f5ea9d7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:33.178393 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb7aaa92-fa38-4b7e-93d4-d8e35f5ea9d7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:33.178596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bb7aaa92-fa38-4b7e-93d4-d8e35f5ea9d7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:33.182847 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:33.182847 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:33.183660 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb7aaa92-fa38-4b7e-93d4-d8e35f5ea9d7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:33.184167 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1125/4457] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:33 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:34.195096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7ff20d88-181d-4b9e-860b-2b65bacf580c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:34.197276 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7ff20d88-181d-4b9e-860b-2b65bacf580c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:34.197529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7ff20d88-181d-4b9e-860b-2b65bacf580c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:34.197769 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7ff20d88-181d-4b9e-860b-2b65bacf580c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:34.197921 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7ff20d88-181d-4b9e-860b-2b65bacf580c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:34.202799 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:34.202799 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:34.203744 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7ff20d88-181d-4b9e-860b-2b65bacf580c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:34.204256 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1116/4458] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:34 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:35.214773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-74f3e32f-8fc1-43a3-a88a-8c51142b3893 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:35.217187 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74f3e32f-8fc1-43a3-a88a-8c51142b3893 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:35.217473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74f3e32f-8fc1-43a3-a88a-8c51142b3893 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:35.217726 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-74f3e32f-8fc1-43a3-a88a-8c51142b3893 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:35.217929 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-74f3e32f-8fc1-43a3-a88a-8c51142b3893 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:35.223617 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:35.223617 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:35.224685 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-74f3e32f-8fc1-43a3-a88a-8c51142b3893 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:35.225262 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1114/4459] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:35 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:36.236738 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-933c12b4-8fa5-42a2-af7b-60104b9c845b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:36.239267 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-933c12b4-8fa5-42a2-af7b-60104b9c845b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:36.239548 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-933c12b4-8fa5-42a2-af7b-60104b9c845b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:36.239861 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-933c12b4-8fa5-42a2-af7b-60104b9c845b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:36.239998 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-933c12b4-8fa5-42a2-af7b-60104b9c845b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:36.245571 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:36.245571 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:36.246629 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-933c12b4-8fa5-42a2-af7b-60104b9c845b tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:36.247134 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1105/4460] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:36 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:37.257840 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d82ac90b-58d3-4ce6-a536-677f6644bb6f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:37.260978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d82ac90b-58d3-4ce6-a536-677f6644bb6f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:37.261325 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d82ac90b-58d3-4ce6-a536-677f6644bb6f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:37.261686 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d82ac90b-58d3-4ce6-a536-677f6644bb6f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:37.261787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d82ac90b-58d3-4ce6-a536-677f6644bb6f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:37.269890 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:37.269890 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:37.270907 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d82ac90b-58d3-4ce6-a536-677f6644bb6f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:37.271562 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1126/4461] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:37 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:38.284322 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fccc1e0c-2787-47c7-ae12-e37923386f50 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:38.286729 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fccc1e0c-2787-47c7-ae12-e37923386f50 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:38.287021 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fccc1e0c-2787-47c7-ae12-e37923386f50 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:38.287299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fccc1e0c-2787-47c7-ae12-e37923386f50 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:38.287447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fccc1e0c-2787-47c7-ae12-e37923386f50 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:38.293678 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:38.293678 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:38.294980 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fccc1e0c-2787-47c7-ae12-e37923386f50 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:38.295637 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1117/4462] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:38 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:39.308988 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3eb1f3a2-e9e0-44ee-abf0-ad157525f2b3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:39.310998 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3eb1f3a2-e9e0-44ee-abf0-ad157525f2b3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:39.311227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3eb1f3a2-e9e0-44ee-abf0-ad157525f2b3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:39.311515 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3eb1f3a2-e9e0-44ee-abf0-ad157525f2b3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:39.311613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3eb1f3a2-e9e0-44ee-abf0-ad157525f2b3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:39.313808 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=248,cinder:UPDATE=92,cinder:INSERT=45 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:40:39.317114 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:39.317114 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:39.318125 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3eb1f3a2-e9e0-44ee-abf0-ad157525f2b3 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:39.318574 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1115/4463] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:39 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:40.331088 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-351904ae-fa68-49b7-8216-bc87832ad766 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:40.334481 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-351904ae-fa68-49b7-8216-bc87832ad766 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:40.334481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-351904ae-fa68-49b7-8216-bc87832ad766 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:40.334481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-351904ae-fa68-49b7-8216-bc87832ad766 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:40.334481 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-351904ae-fa68-49b7-8216-bc87832ad766 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:40.335801 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=210,cinder:UPDATE=66,cinder:INSERT=35 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:40:40.339490 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:40.339490 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:40.340798 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-351904ae-fa68-49b7-8216-bc87832ad766 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:40.341601 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1106/4464] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:40 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:41.350995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5ff0dfbb-2941-4569-8c6f-30caf502850f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:41.354157 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ff0dfbb-2941-4569-8c6f-30caf502850f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:41.354545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ff0dfbb-2941-4569-8c6f-30caf502850f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:41.354861 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5ff0dfbb-2941-4569-8c6f-30caf502850f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:41.355267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5ff0dfbb-2941-4569-8c6f-30caf502850f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:41.369082 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:41.369082 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:41.372804 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5ff0dfbb-2941-4569-8c6f-30caf502850f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:41.378226 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1127/4465] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:41 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:42.386061 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-940dcc6d-7d23-4436-85df-6bda08d960c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:42.388503 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-940dcc6d-7d23-4436-85df-6bda08d960c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:42.388855 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-940dcc6d-7d23-4436-85df-6bda08d960c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:42.389088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-940dcc6d-7d23-4436-85df-6bda08d960c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:42.389317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-940dcc6d-7d23-4436-85df-6bda08d960c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:42.391442 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=229,cinder:INSERT=44,cinder:UPDATE=74 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:40:42.395409 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:42.395409 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:42.396668 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-940dcc6d-7d23-4436-85df-6bda08d960c8 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:42.397412 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1118/4466] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:42 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:43.409977 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c3ed4c39-2230-459f-84d9-6f1b6d37b8ca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:43.412505 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c3ed4c39-2230-459f-84d9-6f1b6d37b8ca tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:43.412808 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c3ed4c39-2230-459f-84d9-6f1b6d37b8ca tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:43.413087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c3ed4c39-2230-459f-84d9-6f1b6d37b8ca tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:43.413254 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c3ed4c39-2230-459f-84d9-6f1b6d37b8ca tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:43.418372 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:43.418372 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:43.419321 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c3ed4c39-2230-459f-84d9-6f1b6d37b8ca tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:43.419978 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1116/4467] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:43 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:44.433234 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6fce5351-d37d-4078-8d16-2a74cc99ce40 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:44.435442 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6fce5351-d37d-4078-8d16-2a74cc99ce40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:44.437188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6fce5351-d37d-4078-8d16-2a74cc99ce40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:44.437188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6fce5351-d37d-4078-8d16-2a74cc99ce40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:44.437188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6fce5351-d37d-4078-8d16-2a74cc99ce40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:44.443257 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:44.443257 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:44.443257 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6fce5351-d37d-4078-8d16-2a74cc99ce40 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:44.443257 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1107/4468] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:44 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:45.456457 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4698392b-9cdf-4d93-8cbf-0c110ace8e85 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:45.458516 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4698392b-9cdf-4d93-8cbf-0c110ace8e85 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:45.458787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4698392b-9cdf-4d93-8cbf-0c110ace8e85 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:45.459052 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4698392b-9cdf-4d93-8cbf-0c110ace8e85 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:45.459225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4698392b-9cdf-4d93-8cbf-0c110ace8e85 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:45.464035 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:45.464035 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:45.464878 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4698392b-9cdf-4d93-8cbf-0c110ace8e85 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:45.465297 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1128/4469] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:45 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:46.480022 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-076a1d8f-cc6b-4d74-b9c8-fe91ee09691a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:46.481683 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-076a1d8f-cc6b-4d74-b9c8-fe91ee09691a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:46.481892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-076a1d8f-cc6b-4d74-b9c8-fe91ee09691a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:46.482056 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-076a1d8f-cc6b-4d74-b9c8-fe91ee09691a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:46.482188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-076a1d8f-cc6b-4d74-b9c8-fe91ee09691a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:46.486358 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:46.486358 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:46.487027 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-076a1d8f-cc6b-4d74-b9c8-fe91ee09691a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:46.487378 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1119/4470] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:46 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:47.497340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-27d9e414-4362-4cd8-9d6a-717cbc5e9bc1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:47.499136 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27d9e414-4362-4cd8-9d6a-717cbc5e9bc1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:47.499426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27d9e414-4362-4cd8-9d6a-717cbc5e9bc1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:47.499588 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-27d9e414-4362-4cd8-9d6a-717cbc5e9bc1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:47.499698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-27d9e414-4362-4cd8-9d6a-717cbc5e9bc1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:47.504444 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:47.504444 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:47.505233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-27d9e414-4362-4cd8-9d6a-717cbc5e9bc1 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:47.505551 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1117/4471] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:47 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:48.516861 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf0ab12e-c259-4997-9182-2c3175748cba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:48.519250 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf0ab12e-c259-4997-9182-2c3175748cba tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:48.519521 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf0ab12e-c259-4997-9182-2c3175748cba tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:48.519772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf0ab12e-c259-4997-9182-2c3175748cba tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:48.519941 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bf0ab12e-c259-4997-9182-2c3175748cba tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:48.525922 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:48.525922 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:48.526987 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf0ab12e-c259-4997-9182-2c3175748cba tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:48.527489 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1108/4472] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:48 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:48.538355 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4695839e-4694-4a5f-a327-61b3a1c21e56 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:48.540227 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4695839e-4694-4a5f-a327-61b3a1c21e56 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:48.540467 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4695839e-4694-4a5f-a327-61b3a1c21e56 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:48.540660 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4695839e-4694-4a5f-a327-61b3a1c21e56 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:48.540766 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4695839e-4694-4a5f-a327-61b3a1c21e56 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:48.544998 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:48.544998 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:48.545813 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4695839e-4694-4a5f-a327-61b3a1c21e56 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:48.546182 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1129/4473] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:48 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:48.554858 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db2df73f-2f82-402b-ac1a-1cb9148de78a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:48.556586 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db2df73f-2f82-402b-ac1a-1cb9148de78a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:48.556750 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db2df73f-2f82-402b-ac1a-1cb9148de78a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:48.556966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db2df73f-2f82-402b-ac1a-1cb9148de78a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:48.557065 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-db2df73f-2f82-402b-ac1a-1cb9148de78a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete backup with id: e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. Aug 18 07:40:48.560861 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:48.560861 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:48.571576 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-db2df73f-2f82-402b-ac1a-1cb9148de78a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] delete_backup rpcapi backup_id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:40:48.573159 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db2df73f-2f82-402b-ac1a-1cb9148de78a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 202 Aug 18 07:40:48.573510 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1120/4474] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:48 2026] DELETE /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:40:48.580955 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b5a0ffae-d38a-41e0-91df-a88a269f1b22 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:48.582863 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5a0ffae-d38a-41e0-91df-a88a269f1b22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:48.583082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5a0ffae-d38a-41e0-91df-a88a269f1b22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:48.583326 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b5a0ffae-d38a-41e0-91df-a88a269f1b22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:48.583477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b5a0ffae-d38a-41e0-91df-a88a269f1b22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:48.588177 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:48.588177 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:48.588972 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b5a0ffae-d38a-41e0-91df-a88a269f1b22 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 200 Aug 18 07:40:48.589698 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1118/4475] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:48 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:49.602785 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-124a532f-eb23-4861-bd4c-3eb76c55a56f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:49.608287 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-124a532f-eb23-4861-bd4c-3eb76c55a56f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 Aug 18 07:40:49.608580 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-124a532f-eb23-4861-bd4c-3eb76c55a56f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:49.608881 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-124a532f-eb23-4861-bd4c-3eb76c55a56f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:49.609068 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-124a532f-eb23-4861-bd4c-3eb76c55a56f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Show backup with id e31d497c-0868-4a87-a4c9-6a1b2d7f5b02. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:40:49.613600 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-124a532f-eb23-4861-bd4c-3eb76c55a56f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 returned with HTTP 404 Aug 18 07:40:49.616071 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1109/4476] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:49 2026] GET /volume/v3/backups/e31d497c-0868-4a87-a4c9-6a1b2d7f5b02 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:49.625644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:49.628171 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 Aug 18 07:40:49.628474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:49.628753 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:49.628919 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete snapshot with id: eae0c8dc-9a18-4fb9-8232-5ea6023f4073 Aug 18 07:40:49.635999 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:49.635999 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:49.636673 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Snapshot retrieved successfully. Aug 18 07:40:49.656144 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Snapshot delete request issued successfully. Aug 18 07:40:49.656376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-264e804f-72f7-4b19-95d5-774cb6d78cbc tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 returned with HTTP 202 Aug 18 07:40:49.656783 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1130/4477] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:40:49 2026] DELETE /volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:49.665969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d1ffc4d1-2620-43e2-96e2-8a86c265198c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:49.669913 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1ffc4d1-2620-43e2-96e2-8a86c265198c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 Aug 18 07:40:49.670169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1ffc4d1-2620-43e2-96e2-8a86c265198c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:49.670422 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1ffc4d1-2620-43e2-96e2-8a86c265198c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:49.677239 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:49.677239 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:49.677718 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d1ffc4d1-2620-43e2-96e2-8a86c265198c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Snapshot retrieved successfully. Aug 18 07:40:49.678529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1ffc4d1-2620-43e2-96e2-8a86c265198c tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 returned with HTTP 200 Aug 18 07:40:49.678979 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1121/4478] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:49 2026] GET /volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:50.694236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f44d83aa-c39e-4f1f-8ef5-48a06f4062e7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:50.696170 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f44d83aa-c39e-4f1f-8ef5-48a06f4062e7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 Aug 18 07:40:50.696415 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f44d83aa-c39e-4f1f-8ef5-48a06f4062e7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:50.696684 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f44d83aa-c39e-4f1f-8ef5-48a06f4062e7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:50.701598 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f44d83aa-c39e-4f1f-8ef5-48a06f4062e7 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 returned with HTTP 404 Aug 18 07:40:50.702366 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1119/4479] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:50 2026] GET /volume/v3/snapshots/eae0c8dc-9a18-4fb9-8232-5ea6023f4073 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:50.710549 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:50.712698 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 Aug 18 07:40:50.713002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:50.713267 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:50.713477 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume with id: e0207e7e-b396-439c-aa00-9bedfdb1ec30 Aug 18 07:40:50.724183 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:50.724183 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:50.724810 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:50.743194 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume request issued successfully. Aug 18 07:40:50.743445 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4da19fb9-def1-4c45-92db-b35b23a06c13 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 returned with HTTP 202 Aug 18 07:40:50.743948 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1110/4480] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:50 2026] DELETE /volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:50.754565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ff70cb3-0e95-4c64-8ba9-12253ebea0f5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:50.756407 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ff70cb3-0e95-4c64-8ba9-12253ebea0f5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 Aug 18 07:40:50.756707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ff70cb3-0e95-4c64-8ba9-12253ebea0f5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:50.756923 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ff70cb3-0e95-4c64-8ba9-12253ebea0f5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:50.763703 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:50.763703 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:50.767516 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0ff70cb3-0e95-4c64-8ba9-12253ebea0f5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:50.771708 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ff70cb3-0e95-4c64-8ba9-12253ebea0f5 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 returned with HTTP 200 Aug 18 07:40:50.772119 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1131/4481] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:50 2026] GET /volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:51.608619 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d6ae7ec0-c48d-4d40-aa8e-ab47868fbfe8 req-9c2512f4-11af-4493-99f7-99259840d22d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:51.611499 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d6ae7ec0-c48d-4d40-aa8e-ab47868fbfe8 req-9c2512f4-11af-4493-99f7-99259840d22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715 Aug 18 07:40:51.611748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d6ae7ec0-c48d-4d40-aa8e-ab47868fbfe8 req-9c2512f4-11af-4493-99f7-99259840d22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:51.612008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d6ae7ec0-c48d-4d40-aa8e-ab47868fbfe8 req-9c2512f4-11af-4493-99f7-99259840d22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:51.622492 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:51.622492 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:51.665810 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d6ae7ec0-c48d-4d40-aa8e-ab47868fbfe8 req-9c2512f4-11af-4493-99f7-99259840d22d tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715 returned with HTTP 200 Aug 18 07:40:51.666202 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1122/4482] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:40:51 2026] DELETE /volume/v3/attachments/337b85a6-8dc3-4adb-9844-5a6dd9399715 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:51.789298 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ac321572-ff00-465a-a50f-849f0b84aa9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:51.791394 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac321572-ff00-465a-a50f-849f0b84aa9a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 Aug 18 07:40:51.791686 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac321572-ff00-465a-a50f-849f0b84aa9a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:51.791905 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ac321572-ff00-465a-a50f-849f0b84aa9a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:51.798981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ac321572-ff00-465a-a50f-849f0b84aa9a tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 returned with HTTP 404 Aug 18 07:40:51.799552 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1120/4483] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:51 2026] GET /volume/v3/volumes/e0207e7e-b396-439c-aa00-9bedfdb1ec30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:51.809262 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:51.812937 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:40:51.812937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:51.812937 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:51.812937 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume with id: 113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:40:51.822413 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:51.822413 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:51.823287 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:51.845236 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume request issued successfully. Aug 18 07:40:51.845588 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6ddd8d12-2fd3-4a68-aca8-b066bdfdfd06 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 202 Aug 18 07:40:51.846118 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1111/4484] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:51 2026] DELETE /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:51.853689 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1f97175b-302f-464c-9d62-d05776dc528f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:51.856613 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f97175b-302f-464c-9d62-d05776dc528f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:40:51.856776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f97175b-302f-464c-9d62-d05776dc528f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:51.856961 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f97175b-302f-464c-9d62-d05776dc528f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:51.863636 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:51.863636 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:51.867631 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1f97175b-302f-464c-9d62-d05776dc528f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:51.872936 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f97175b-302f-464c-9d62-d05776dc528f tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 200 Aug 18 07:40:51.873431 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1132/4485] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:51 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:52.849188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4d4c6550-8295-4a43-9500-fb68a702d161 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:52.850962 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d4c6550-8295-4a43-9500-fb68a702d161 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:52.851179 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d4c6550-8295-4a43-9500-fb68a702d161 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:52.851389 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4d4c6550-8295-4a43-9500-fb68a702d161 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:52.851543 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-4d4c6550-8295-4a43-9500-fb68a702d161 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:52.857839 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:52.857839 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:52.858288 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4d4c6550-8295-4a43-9500-fb68a702d161 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:52.873945 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4d4c6550-8295-4a43-9500-fb68a702d161 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:40:52.874244 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4d4c6550-8295-4a43-9500-fb68a702d161 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 202 Aug 18 07:40:52.874888 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1123/4486] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:52 2026] DELETE /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:52.882436 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22f26c85-59fc-4d0e-8cfe-15f535c52495 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:52.886323 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22f26c85-59fc-4d0e-8cfe-15f535c52495 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:52.886452 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0bc9df16-fcc1-4718-b50c-a1e490ba0379 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:52.886772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22f26c85-59fc-4d0e-8cfe-15f535c52495 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:52.886772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22f26c85-59fc-4d0e-8cfe-15f535c52495 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:52.888405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bc9df16-fcc1-4718-b50c-a1e490ba0379 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 Aug 18 07:40:52.888707 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bc9df16-fcc1-4718-b50c-a1e490ba0379 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:52.888998 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0bc9df16-fcc1-4718-b50c-a1e490ba0379 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:52.895265 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0bc9df16-fcc1-4718-b50c-a1e490ba0379 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 returned with HTTP 404 Aug 18 07:40:52.895725 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:52.895725 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:52.896438 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1112/4487] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:52 2026] GET /volume/v3/volumes/113cd0e7-d544-4871-a452-ee638c1c5926 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:52.903175 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-22f26c85-59fc-4d0e-8cfe-15f535c52495 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:52.903425 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:52.905870 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 Aug 18 07:40:52.906130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:52.906426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:52.906663 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume with id: 587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 Aug 18 07:40:52.908630 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22f26c85-59fc-4d0e-8cfe-15f535c52495 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 200 Aug 18 07:40:52.909049 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1121/4488] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:52 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:52.915853 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:52.915853 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:52.916469 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:52.935669 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume request issued successfully. Aug 18 07:40:52.935968 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-765f67fc-699d-4b32-b3b5-2681acd28c60 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 returned with HTTP 202 Aug 18 07:40:52.936583 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1133/4489] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:52 2026] DELETE /volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:52.946979 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-09e2d37b-9c71-4e16-9ed7-f46bcdea0f59 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:52.948642 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09e2d37b-9c71-4e16-9ed7-f46bcdea0f59 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 Aug 18 07:40:52.948793 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09e2d37b-9c71-4e16-9ed7-f46bcdea0f59 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:52.949002 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09e2d37b-9c71-4e16-9ed7-f46bcdea0f59 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:52.956193 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:52.956193 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:52.959484 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-09e2d37b-9c71-4e16-9ed7-f46bcdea0f59 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:52.964385 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09e2d37b-9c71-4e16-9ed7-f46bcdea0f59 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 returned with HTTP 200 Aug 18 07:40:52.965129 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1124/4490] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:52 2026] GET /volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:53.924392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8cb34f04-ca67-40c0-b6f6-c43b8e801278 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:53.926484 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8cb34f04-ca67-40c0-b6f6-c43b8e801278 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb Aug 18 07:40:53.928240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8cb34f04-ca67-40c0-b6f6-c43b8e801278 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:53.928240 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8cb34f04-ca67-40c0-b6f6-c43b8e801278 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:53.933719 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8cb34f04-ca67-40c0-b6f6-c43b8e801278 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb returned with HTTP 404 Aug 18 07:40:53.934401 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1113/4491] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:53 2026] GET /volume/v3/volumes/bc81cd03-b03f-4e59-ad86-aae6c51902cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:53.942026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-29e034b2-52d1-401a-8f57-d38d602855ba None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:53.943939 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-29e034b2-52d1-401a-8f57-d38d602855ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 Aug 18 07:40:53.944169 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-29e034b2-52d1-401a-8f57-d38d602855ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:53.944424 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-29e034b2-52d1-401a-8f57-d38d602855ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:53.944567 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-29e034b2-52d1-401a-8f57-d38d602855ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete snapshot with id: 612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 Aug 18 07:40:53.949416 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:53.949416 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:53.949785 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-29e034b2-52d1-401a-8f57-d38d602855ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:40:53.966514 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-29e034b2-52d1-401a-8f57-d38d602855ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot delete request issued successfully. Aug 18 07:40:53.966678 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-29e034b2-52d1-401a-8f57-d38d602855ba tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 returned with HTTP 202 Aug 18 07:40:53.967084 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1122/4492] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:40:53 2026] DELETE /volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:53.973830 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4cd7c852-4bdd-4a98-b93f-9e538514732e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:53.975847 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4cd7c852-4bdd-4a98-b93f-9e538514732e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 Aug 18 07:40:53.976031 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4cd7c852-4bdd-4a98-b93f-9e538514732e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:53.976224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4cd7c852-4bdd-4a98-b93f-9e538514732e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:53.980492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-382a1276-a09c-47a2-807b-935d71cb14cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:53.980843 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:53.980843 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:53.981300 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4cd7c852-4bdd-4a98-b93f-9e538514732e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Snapshot retrieved successfully. Aug 18 07:40:53.982005 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4cd7c852-4bdd-4a98-b93f-9e538514732e tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 returned with HTTP 200 Aug 18 07:40:53.982490 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1134/4493] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:53 2026] GET /volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:53.982593 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-382a1276-a09c-47a2-807b-935d71cb14cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 Aug 18 07:40:53.982762 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-382a1276-a09c-47a2-807b-935d71cb14cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:53.982956 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-382a1276-a09c-47a2-807b-935d71cb14cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:53.988460 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-382a1276-a09c-47a2-807b-935d71cb14cf tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 returned with HTTP 404 Aug 18 07:40:53.988889 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1125/4494] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:53 2026] GET /volume/v3/volumes/587ecfc3-3f2b-442c-bf84-fe5c1e8238b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:53.996356 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:54.000235 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] DELETE https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 Aug 18 07:40:54.000235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:54.000235 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:54.000235 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume with id: c7533a66-49c6-4887-abe9-2ec9f31cd991 Aug 18 07:40:54.008964 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:54.008964 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:54.009851 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:54.025762 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Delete volume request issued successfully. Aug 18 07:40:54.026080 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-01c36ccd-5e7b-42a7-af8b-e8a12f401f23 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 returned with HTTP 202 Aug 18 07:40:54.026611 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1114/4495] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:53 2026] DELETE /volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:54.035889 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a7593f3a-6831-4e0b-96c1-927d68e9e0a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:54.037596 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7593f3a-6831-4e0b-96c1-927d68e9e0a0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 Aug 18 07:40:54.037770 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7593f3a-6831-4e0b-96c1-927d68e9e0a0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:54.037976 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a7593f3a-6831-4e0b-96c1-927d68e9e0a0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:54.044748 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:54.044748 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:54.048374 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a7593f3a-6831-4e0b-96c1-927d68e9e0a0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Volume info retrieved successfully. Aug 18 07:40:54.052039 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a7593f3a-6831-4e0b-96c1-927d68e9e0a0 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 returned with HTTP 200 Aug 18 07:40:54.052424 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1123/4496] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:54 2026] GET /volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:54.990531 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-06c9036d-28b6-4a3b-9fc8-44d0ef43b468 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:54.992329 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06c9036d-28b6-4a3b-9fc8-44d0ef43b468 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 Aug 18 07:40:54.992501 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06c9036d-28b6-4a3b-9fc8-44d0ef43b468 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:54.992693 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06c9036d-28b6-4a3b-9fc8-44d0ef43b468 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:54.996670 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06c9036d-28b6-4a3b-9fc8-44d0ef43b468 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 returned with HTTP 404 Aug 18 07:40:54.997126 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1135/4497] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:54 2026] GET /volume/v3/snapshots/612cf1a3-a4f9-4ca1-8b34-17c4dbad86f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:55.066810 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4dd2fda0-2e2f-42fb-9103-19dd2c3315f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:55.068729 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4dd2fda0-2e2f-42fb-9103-19dd2c3315f6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] GET https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 Aug 18 07:40:55.068952 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4dd2fda0-2e2f-42fb-9103-19dd2c3315f6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:55.069168 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4dd2fda0-2e2f-42fb-9103-19dd2c3315f6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:55.075467 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4dd2fda0-2e2f-42fb-9103-19dd2c3315f6 tempest-VolumesBackupsTest-321431886 tempest-VolumesBackupsTest-321431886-project-member] https://10.4.3.152/volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 returned with HTTP 404 Aug 18 07:40:55.076106 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1126/4498] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:55 2026] GET /volume/v3/volumes/c7533a66-49c6-4887-abe9-2ec9f31cd991 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:56.456050 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6d1e74bc-dff1-4537-a89c-6542f06e3ef6 req-9631a8de-2269-4bc1-b64b-1590c7f6f77c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:56.459186 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d1e74bc-dff1-4537-a89c-6542f06e3ef6 req-9631a8de-2269-4bc1-b64b-1590c7f6f77c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c Aug 18 07:40:56.459475 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d1e74bc-dff1-4537-a89c-6542f06e3ef6 req-9631a8de-2269-4bc1-b64b-1590c7f6f77c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:56.459730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d1e74bc-dff1-4537-a89c-6542f06e3ef6 req-9631a8de-2269-4bc1-b64b-1590c7f6f77c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:56.468272 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:56.468272 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:56.513617 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d1e74bc-dff1-4537-a89c-6542f06e3ef6 req-9631a8de-2269-4bc1-b64b-1590c7f6f77c tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c returned with HTTP 200 Aug 18 07:40:56.514143 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1115/4499] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:40:56 2026] DELETE /volume/v3/attachments/ab5becb0-d7fd-40ad-8aeb-f89566bc190c => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:57.943021 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:57.944655 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] DELETE https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:40:57.945109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:57.945438 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:57.945703 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume with id: 44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:40:57.953719 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:57.953719 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:57.954374 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:57.974459 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Delete volume request issued successfully. Aug 18 07:40:57.974459 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dcaf82ec-2442-4a98-8bab-9d231350d6a7 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 202 Aug 18 07:40:57.974459 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1124/4500] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:40:57 2026] DELETE /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:40:57.981757 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5bb741c4-c6cf-472b-934a-c7702f530112 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:57.984029 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bb741c4-c6cf-472b-934a-c7702f530112 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:40:57.984267 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bb741c4-c6cf-472b-934a-c7702f530112 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:57.984459 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5bb741c4-c6cf-472b-934a-c7702f530112 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:57.991517 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:57.991517 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:57.995191 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5bb741c4-c6cf-472b-934a-c7702f530112 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Volume info retrieved successfully. Aug 18 07:40:58.000406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5bb741c4-c6cf-472b-934a-c7702f530112 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 200 Aug 18 07:40:58.000782 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1136/4501] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:57 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:58.508240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:58.590163 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:40:58.590494 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-994558476"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:58.591819 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-994558476'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:40:58.591938 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume of 1 GB Aug 18 07:40:58.595759 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Availability Zones retrieved successfully. Aug 18 07:40:58.602057 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (9e9dd10e-6d2e-47dd-91f4-45c4fff8a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:58.602966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c53680-d49a-45f1-a07b-585423aee856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:58.603682 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:40:58.626734 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c53680-d49a-45f1-a07b-585423aee856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:58.627379 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4dabcbf-2beb-4a88-9d5a-af078e982bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:58.685250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['0c92b5b0-a184-48de-bbc4-fc209c034d84', '39cce616-2af7-43fe-8ff5-3e616ad9d677', 'a8ca5069-d010-4fb9-bf15-427f44359d5b', 'df0b2510-72e9-4fe4-9498-6036fad2226e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:58.686467 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4dabcbf-2beb-4a88-9d5a-af078e982bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c92b5b0-a184-48de-bbc4-fc209c034d84', '39cce616-2af7-43fe-8ff5-3e616ad9d677', 'a8ca5069-d010-4fb9-bf15-427f44359d5b', 'df0b2510-72e9-4fe4-9498-6036fad2226e']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:58.687612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018e9b70-a016-4185-bd2c-dffd7f5966f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:58.720161 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018e9b70-a016-4185-bd2c-dffd7f5966f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93fc49a7-1010-4fb7-b111-0eec93081ffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-994558476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['0c92b5b0-a184-48de-bbc4-fc209c034d84','39cce616-2af7-43fe-8ff5-3e616ad9d677','a8ca5069-d010-4fb9-bf15-427f44359d5b','df0b2510-72e9-4fe4-9498-6036fad2226e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:40:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-994558476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93fc49a7-1010-4fb7-b111-0eec93081ffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='204aec731d4f42d8999ae7521400d5c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c168652ded24b66ac17ff6cde6d4275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:58.721214 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613109bb-dcba-4788-bdfe-3b3970e726b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:58.740246 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613109bb-dcba-4788-bdfe-3b3970e726b2) transitioned into state 'SUCCESS' from state '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-994558476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['0c92b5b0-a184-48de-bbc4-fc209c034d84','39cce616-2af7-43fe-8ff5-3e616ad9d677','a8ca5069-d010-4fb9-bf15-427f44359d5b','df0b2510-72e9-4fe4-9498-6036fad2226e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:58.740825 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e815fb1b-3f66-48b1-b380-0b121d68ec72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:40:58.749571 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e815fb1b-3f66-48b1-b380-0b121d68ec72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:40:58.750395 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (9e9dd10e-6d2e-47dd-91f4-45c4fff8a5df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:40:58.750695 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request issued successfully. Aug 18 07:40:58.751274 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1b48d0f8-804d-416f-a8d8-00ec9ae3ed8c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:40:58.751840 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1127/4502] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:40:58 2026] POST /volume/v3/volumes => generated 777 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:58.762524 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-badabbbf-e4e7-4d18-9d1d-f83ca2f3bf06 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:58.764314 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-badabbbf-e4e7-4d18-9d1d-f83ca2f3bf06 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc Aug 18 07:40:58.764512 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-badabbbf-e4e7-4d18-9d1d-f83ca2f3bf06 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:58.764690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-badabbbf-e4e7-4d18-9d1d-f83ca2f3bf06 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:58.771391 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:58.771391 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:58.774483 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-badabbbf-e4e7-4d18-9d1d-f83ca2f3bf06 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:40:58.778046 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-badabbbf-e4e7-4d18-9d1d-f83ca2f3bf06 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc returned with HTTP 200 Aug 18 07:40:58.778391 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1116/4503] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:58 2026] GET /volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:58.915992 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-93b2260f-5e8a-44be-a9b0-598eb6b872c1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:58.918149 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-93b2260f-5e8a-44be-a9b0-598eb6b872c1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:40:58.918396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-93b2260f-5e8a-44be-a9b0-598eb6b872c1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:58.918583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-93b2260f-5e8a-44be-a9b0-598eb6b872c1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:58.927591 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:58.927591 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:58.931122 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-93b2260f-5e8a-44be-a9b0-598eb6b872c1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:58.935490 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-93b2260f-5e8a-44be-a9b0-598eb6b872c1 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:40:58.935942 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1125/4504] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:40:58 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:59.007396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-82272bd0-6663-456f-a07f-e3d466025148 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.007953 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82272bd0-6663-456f-a07f-e3d466025148 None None] GET https://10.4.3.152/volume// Aug 18 07:40:59.008407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82272bd0-6663-456f-a07f-e3d466025148 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:59.008480 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-82272bd0-6663-456f-a07f-e3d466025148 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:59.008993 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-82272bd0-6663-456f-a07f-e3d466025148 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:40:59.009678 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1137/4505] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:40:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:40:59.014973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4a60f3bb-31be-4de7-be17-f8d29ed15797 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.016889 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a60f3bb-31be-4de7-be17-f8d29ed15797 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] GET https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 Aug 18 07:40:59.016981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-bf8adaea-98f1-4e16-92e1-fabd5948d3da None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.017132 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a60f3bb-31be-4de7-be17-f8d29ed15797 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:59.017321 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4a60f3bb-31be-4de7-be17-f8d29ed15797 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:59.024160 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4a60f3bb-31be-4de7-be17-f8d29ed15797 tempest-TestVolumeBootPattern-1780137526 tempest-TestVolumeBootPattern-1780137526-project-member] https://10.4.3.152/volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 returned with HTTP 404 Aug 18 07:40:59.024160 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1128/4506] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:59 2026] GET /volume/v3/volumes/44c40ff2-c627-4abb-b50f-71ecb2b0d9b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:40:59.099044 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-bf8adaea-98f1-4e16-92e1-fabd5948d3da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:40:59.100261 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-bf8adaea-98f1-4e16-92e1-fabd5948d3da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5814838d-9751-4f1e-acf6-8900a2ac5319", "connector": null, "instance_uuid": "78e5dc4b-b0e0-4bb0-889b-44b9acdfa246"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:59.107193 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:59.107193 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:59.130805 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-bf8adaea-98f1-4e16-92e1-fabd5948d3da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:40:59.131173 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1117/4507] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:40:59 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) Aug 18 07:40:59.166508 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3ee0c936-1fca-41b6-b1f5-a5c5c5f56ee6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.168407 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ee0c936-1fca-41b6-b1f5-a5c5c5f56ee6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:40:59.168769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ee0c936-1fca-41b6-b1f5-a5c5c5f56ee6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:59.168918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3ee0c936-1fca-41b6-b1f5-a5c5c5f56ee6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:59.175562 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bc2fe3b4-8e17-4b04-9cc3-d62800a5cfd9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.175995 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc2fe3b4-8e17-4b04-9cc3-d62800a5cfd9 None None] GET https://10.4.3.152/volume// Aug 18 07:40:59.176222 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc2fe3b4-8e17-4b04-9cc3-d62800a5cfd9 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:59.176480 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc2fe3b4-8e17-4b04-9cc3-d62800a5cfd9 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:59.176850 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc2fe3b4-8e17-4b04-9cc3-d62800a5cfd9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:40:59.177225 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1138/4508] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:40:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:40:59.178493 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:59.178493 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:59.181942 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3ee0c936-1fca-41b6-b1f5-a5c5c5f56ee6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:59.184239 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-aa41bf60-9448-47c9-9c7a-39ed2eaa7033 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.186507 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-aa41bf60-9448-47c9-9c7a-39ed2eaa7033 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:40:59.186672 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3ee0c936-1fca-41b6-b1f5-a5c5c5f56ee6 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:40:59.186748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-aa41bf60-9448-47c9-9c7a-39ed2eaa7033 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:59.186748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-aa41bf60-9448-47c9-9c7a-39ed2eaa7033 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:59.186878 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1126/4509] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:59 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:40:59.195223 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:59.195223 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:59.198387 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-aa41bf60-9448-47c9-9c7a-39ed2eaa7033 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:40:59.202266 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-aa41bf60-9448-47c9-9c7a-39ed2eaa7033 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:40:59.202632 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1129/4510] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:40:59 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:40:59.300795 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-42816c15-fd43-4dee-8477-c571104ff943 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.302651 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-42816c15-fd43-4dee-8477-c571104ff943 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] PUT https://10.4.3.152/volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b Aug 18 07:40:59.303007 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-42816c15-fd43-4dee-8477-c571104ff943 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:59.310651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-42816c15-fd43-4dee-8477-c571104ff943 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Acquiring lock "cinder-attachment_update-5814838d-9751-4f1e-acf6-8900a2ac5319-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:40:59.315165 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-42816c15-fd43-4dee-8477-c571104ff943 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Lock "cinder-attachment_update-5814838d-9751-4f1e-acf6-8900a2ac5319-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:40:59.316141 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:59.316141 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:40:59.389646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-42816c15-fd43-4dee-8477-c571104ff943 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Lock "cinder-attachment_update-5814838d-9751-4f1e-acf6-8900a2ac5319-np0000007613" released by "attachment_update" :: held 0.074s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:40:59.390110 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-42816c15-fd43-4dee-8477-c571104ff943 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b returned with HTTP 200 Aug 18 07:40:59.390539 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1118/4511] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:40:59 2026] PUT /volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:59.791573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ee441047-c93b-46eb-9a87-38debb8a30b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.793314 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee441047-c93b-46eb-9a87-38debb8a30b8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc Aug 18 07:40:59.793504 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ee441047-c93b-46eb-9a87-38debb8a30b8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:59.793678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ee441047-c93b-46eb-9a87-38debb8a30b8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:59.800540 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:59.800540 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:40:59.803875 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ee441047-c93b-46eb-9a87-38debb8a30b8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:40:59.807870 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee441047-c93b-46eb-9a87-38debb8a30b8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc returned with HTTP 200 Aug 18 07:40:59.808325 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1139/4512] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:40:59 2026] GET /volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:40:59.820399 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c194b21e-ee98-4629-8023-b67d181b883b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.822203 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c194b21e-ee98-4629-8023-b67d181b883b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:40:59.822655 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c194b21e-ee98-4629-8023-b67d181b883b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93fc49a7-1010-4fb7-b111-0eec93081ffc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-114246012"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:40:59.831095 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:59.831095 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:40:59.831457 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c194b21e-ee98-4629-8023-b67d181b883b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:40:59.831641 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-c194b21e-ee98-4629-8023-b67d181b883b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create snapshot from volume 93fc49a7-1010-4fb7-b111-0eec93081ffc Aug 18 07:40:59.860933 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c194b21e-ee98-4629-8023-b67d181b883b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['7e5afedc-ada4-423a-a882-fd5863b39b74', '137d71ac-4873-4665-b71c-423cc26a4920', 'edbd08ee-a810-4992-9185-df6d1596d7cc', '14916597-6540-41f4-ba12-e0688a07a7b0'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:40:59.890155 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c194b21e-ee98-4629-8023-b67d181b883b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot create request issued successfully. Aug 18 07:40:59.890453 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c194b21e-ee98-4629-8023-b67d181b883b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:40:59.890983 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1127/4513] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:40:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:40:59.898959 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d1209126-145b-4123-ba4a-70038aed1efd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:40:59.900704 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1209126-145b-4123-ba4a-70038aed1efd tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 Aug 18 07:40:59.900930 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1209126-145b-4123-ba4a-70038aed1efd tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:40:59.901101 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d1209126-145b-4123-ba4a-70038aed1efd tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:40:59.905640 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:40:59.905640 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:40:59.905970 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d1209126-145b-4123-ba4a-70038aed1efd tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:40:59.906655 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d1209126-145b-4123-ba4a-70038aed1efd tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 returned with HTTP 200 Aug 18 07:40:59.907033 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1130/4514] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:40:59 2026] GET /volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:00.199712 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-47a92341-0a4f-4d3c-9d17-5631af3dec6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:00.201804 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47a92341-0a4f-4d3c-9d17-5631af3dec6f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:41:00.202127 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47a92341-0a4f-4d3c-9d17-5631af3dec6f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:00.202323 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47a92341-0a4f-4d3c-9d17-5631af3dec6f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:00.215110 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:00.215110 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:00.220657 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47a92341-0a4f-4d3c-9d17-5631af3dec6f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:41:00.228816 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47a92341-0a4f-4d3c-9d17-5631af3dec6f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:41:00.229359 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1119/4515] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:00 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:00.916825 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a2e2fbb8-7de3-48e3-8ace-0980dc7b8d02 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:00.918775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2e2fbb8-7de3-48e3-8ace-0980dc7b8d02 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 Aug 18 07:41:00.919027 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2e2fbb8-7de3-48e3-8ace-0980dc7b8d02 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:00.919256 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a2e2fbb8-7de3-48e3-8ace-0980dc7b8d02 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:00.924521 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:00.924521 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:00.924866 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a2e2fbb8-7de3-48e3-8ace-0980dc7b8d02 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:00.925524 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a2e2fbb8-7de3-48e3-8ace-0980dc7b8d02 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 returned with HTTP 200 Aug 18 07:41:00.925930 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1140/4516] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:00 2026] GET /volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:00.936651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f29c3d4c-4d2c-4335-a0c2-91416a376e3f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:00.992609 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f29c3d4c-4d2c-4335-a0c2-91416a376e3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] POST https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74/action Aug 18 07:41:00.992981 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f29c3d4c-4d2c-4335-a0c2-91416a376e3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:00.993085 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f29c3d4c-4d2c-4335-a0c2-91416a376e3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:00.998787 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:00.998787 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:00.999172 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f29c3d4c-4d2c-4335-a0c2-91416a376e3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Snapshot retrieved successfully. Aug 18 07:41:00.999903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-f29c3d4c-4d2c-4335-a0c2-91416a376e3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2f85ec9f1ff5463c98ea929a6f0bba87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '204aec731d4f42d8999ae7521400d5c5', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:01.000072 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f29c3d4c-4d2c-4335-a0c2-91416a376e3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74/action returned with HTTP 403 Aug 18 07:41:01.000523 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1128/4517] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:41:00 2026] POST /volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74/action => generated 133 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:01.009096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3020ea9-b740-4441-8bf0-de764bbab149 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:01.010985 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3020ea9-b740-4441-8bf0-de764bbab149 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 Aug 18 07:41:01.011170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3020ea9-b740-4441-8bf0-de764bbab149 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:01.011366 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3020ea9-b740-4441-8bf0-de764bbab149 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:01.011467 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-d3020ea9-b740-4441-8bf0-de764bbab149 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete snapshot with id: 00a56928-1c06-4c7f-a408-7a9135717e74 Aug 18 07:41:01.016647 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:01.016647 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:01.016973 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d3020ea9-b740-4441-8bf0-de764bbab149 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:01.032110 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d3020ea9-b740-4441-8bf0-de764bbab149 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot delete request issued successfully. Aug 18 07:41:01.032337 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3020ea9-b740-4441-8bf0-de764bbab149 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 returned with HTTP 202 Aug 18 07:41:01.032723 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1131/4518] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:41:01 2026] DELETE /volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:01.040048 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c8bb23b4-8e87-464c-9fc4-eaf49fbe1786 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:01.041945 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8bb23b4-8e87-464c-9fc4-eaf49fbe1786 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 Aug 18 07:41:01.042251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8bb23b4-8e87-464c-9fc4-eaf49fbe1786 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:01.042528 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c8bb23b4-8e87-464c-9fc4-eaf49fbe1786 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:01.048270 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:01.048270 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:01.048710 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c8bb23b4-8e87-464c-9fc4-eaf49fbe1786 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:01.049681 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c8bb23b4-8e87-464c-9fc4-eaf49fbe1786 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 returned with HTTP 200 Aug 18 07:41:01.050085 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1120/4519] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:01 2026] GET /volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:01.241940 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eeae74c7-3f7e-4015-bd25-8819b9265ec0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:01.243759 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eeae74c7-3f7e-4015-bd25-8819b9265ec0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:41:01.243958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eeae74c7-3f7e-4015-bd25-8819b9265ec0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:01.244166 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eeae74c7-3f7e-4015-bd25-8819b9265ec0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:01.254579 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:01.254579 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:01.258975 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eeae74c7-3f7e-4015-bd25-8819b9265ec0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:41:01.266044 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eeae74c7-3f7e-4015-bd25-8819b9265ec0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:41:01.266604 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1141/4520] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:01 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:02.058342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ad416df8-41eb-4546-a079-23de0d42b0a3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:02.059890 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad416df8-41eb-4546-a079-23de0d42b0a3 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 Aug 18 07:41:02.060078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad416df8-41eb-4546-a079-23de0d42b0a3 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:02.060263 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ad416df8-41eb-4546-a079-23de0d42b0a3 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:02.064408 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ad416df8-41eb-4546-a079-23de0d42b0a3 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 returned with HTTP 404 Aug 18 07:41:02.064837 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1129/4521] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:02 2026] GET /volume/v3/snapshots/00a56928-1c06-4c7f-a408-7a9135717e74 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:02.072074 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:02.073835 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc Aug 18 07:41:02.074052 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:02.074270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:02.074456 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume with id: 93fc49a7-1010-4fb7-b111-0eec93081ffc Aug 18 07:41:02.081396 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:02.081396 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:02.081774 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:02.095861 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume request issued successfully. Aug 18 07:41:02.096018 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f68d973-a5eb-47d3-9c97-b875d51eab3f tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc returned with HTTP 202 Aug 18 07:41:02.096493 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1132/4522] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:41:02 2026] DELETE /volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:02.103327 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-79fb9efe-65ad-4336-a419-1b41a3ce71ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:02.105239 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79fb9efe-65ad-4336-a419-1b41a3ce71ba tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc Aug 18 07:41:02.105422 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79fb9efe-65ad-4336-a419-1b41a3ce71ba tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:02.105594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-79fb9efe-65ad-4336-a419-1b41a3ce71ba tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:02.112878 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:02.112878 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:02.117455 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-79fb9efe-65ad-4336-a419-1b41a3ce71ba tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:02.122116 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-79fb9efe-65ad-4336-a419-1b41a3ce71ba tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc returned with HTTP 200 Aug 18 07:41:02.122514 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1121/4523] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:02 2026] GET /volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:02.279168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ffc82f97-b260-4636-b64e-4ee89ae2e4ae None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:02.282766 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffc82f97-b260-4636-b64e-4ee89ae2e4ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:41:02.282997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffc82f97-b260-4636-b64e-4ee89ae2e4ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:02.283195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ffc82f97-b260-4636-b64e-4ee89ae2e4ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:02.296057 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:02.296057 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:02.299172 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ffc82f97-b260-4636-b64e-4ee89ae2e4ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:41:02.302875 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ffc82f97-b260-4636-b64e-4ee89ae2e4ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:41:02.303237 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1142/4524] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:02 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:02.629334 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-f37a2352-0d0a-4c4c-a2fa-ba45f784971d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:02.631483 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-f37a2352-0d0a-4c4c-a2fa-ba45f784971d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b/action Aug 18 07:41:02.631861 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-f37a2352-0d0a-4c4c-a2fa-ba45f784971d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:02.631957 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-f37a2352-0d0a-4c4c-a2fa-ba45f784971d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:02.649405 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:02.649405 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:02.662752 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e019438-c9c6-496a-8a9f-0323ca66d409 req-f37a2352-0d0a-4c4c-a2fa-ba45f784971d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b/action returned with HTTP 204 Aug 18 07:41:02.663216 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1130/4525] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:41:02 2026] POST /volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:03.137182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b2fe9f67-8fea-48ab-90ec-0b74cdabdc60 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:03.138996 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2fe9f67-8fea-48ab-90ec-0b74cdabdc60 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc Aug 18 07:41:03.139188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b2fe9f67-8fea-48ab-90ec-0b74cdabdc60 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:03.139354 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b2fe9f67-8fea-48ab-90ec-0b74cdabdc60 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:03.145311 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2fe9f67-8fea-48ab-90ec-0b74cdabdc60 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc returned with HTTP 404 Aug 18 07:41:03.145801 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1133/4526] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:03 2026] GET /volume/v3/volumes/93fc49a7-1010-4fb7-b111-0eec93081ffc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:03.154358 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:03.156925 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:03.156925 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1426560305"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:03.157521 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1426560305'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:03.157644 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume of 1 GB Aug 18 07:41:03.161054 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Availability Zones retrieved successfully. Aug 18 07:41:03.166096 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (36a074c0-cee6-4387-9464-6b038f350820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:03.166978 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b7b2be-94e7-42b5-8b13-f30f4e62fcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:03.167797 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:03.189707 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b7b2be-94e7-42b5-8b13-f30f4e62fcab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:03.190505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfecee2-15bf-4e64-9c3f-3d01b6724c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:03.226093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['add7b9b7-9555-4efb-ad84-069a31370996', '9fb0d60b-65ff-4426-a284-2d26f63c4f98', '06b44d7f-e71d-415e-afeb-7f69dd697422', '0a430d12-4c8d-4e64-8b7d-44c3acefa3de'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:03.226846 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfecee2-15bf-4e64-9c3f-3d01b6724c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add7b9b7-9555-4efb-ad84-069a31370996', '9fb0d60b-65ff-4426-a284-2d26f63c4f98', '06b44d7f-e71d-415e-afeb-7f69dd697422', '0a430d12-4c8d-4e64-8b7d-44c3acefa3de']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:03.227587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947a6c4d-bcf3-4455-8ee2-31f36ddd6fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:03.248611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947a6c4d-bcf3-4455-8ee2-31f36ddd6fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301bc10e-922b-4e5b-8c8e-85a1cd525a8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1426560305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['add7b9b7-9555-4efb-ad84-069a31370996','9fb0d60b-65ff-4426-a284-2d26f63c4f98','06b44d7f-e71d-415e-afeb-7f69dd697422','0a430d12-4c8d-4e64-8b7d-44c3acefa3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1426560305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=301bc10e-922b-4e5b-8c8e-85a1cd525a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='204aec731d4f42d8999ae7521400d5c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c168652ded24b66ac17ff6cde6d4275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:03.249926 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98eb48d2-be06-4782-84c6-0d6acd09b427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:03.271256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98eb48d2-be06-4782-84c6-0d6acd09b427) transitioned into state 'SUCCESS' from state '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-1426560305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['add7b9b7-9555-4efb-ad84-069a31370996','9fb0d60b-65ff-4426-a284-2d26f63c4f98','06b44d7f-e71d-415e-afeb-7f69dd697422','0a430d12-4c8d-4e64-8b7d-44c3acefa3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:03.272095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c860f85-ab1b-48db-90dd-86297d57b5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:03.280227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c860f85-ab1b-48db-90dd-86297d57b5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:03.281007 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (36a074c0-cee6-4387-9464-6b038f350820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:03.281303 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request issued successfully. Aug 18 07:41:03.281821 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7fac233e-fd7a-4822-aafb-0d35645d6618 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:03.282250 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1122/4527] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:41:03 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:03.293409 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a1b8f514-a7f7-4695-b887-eb5670e0a2e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:03.295666 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1b8f514-a7f7-4695-b887-eb5670e0a2e7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e Aug 18 07:41:03.295959 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1b8f514-a7f7-4695-b887-eb5670e0a2e7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:03.296161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1b8f514-a7f7-4695-b887-eb5670e0a2e7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:03.304417 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:03.304417 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:03.307707 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a1b8f514-a7f7-4695-b887-eb5670e0a2e7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:03.312679 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1b8f514-a7f7-4695-b887-eb5670e0a2e7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e returned with HTTP 200 Aug 18 07:41:03.313175 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1143/4528] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:03 2026] GET /volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:03.316350 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fab93b3d-af49-4920-b44e-ba6fe79a6de9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:03.318571 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fab93b3d-af49-4920-b44e-ba6fe79a6de9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:41:03.318844 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fab93b3d-af49-4920-b44e-ba6fe79a6de9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:03.319092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fab93b3d-af49-4920-b44e-ba6fe79a6de9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:03.330309 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:03.330309 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:03.334580 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fab93b3d-af49-4920-b44e-ba6fe79a6de9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:41:03.339946 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fab93b3d-af49-4920-b44e-ba6fe79a6de9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:41:03.340479 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1131/4529] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:03 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:03.351977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0d071680-18ea-409b-9348-4a7471722ed0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:03.354171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d071680-18ea-409b-9348-4a7471722ed0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:41:03.354593 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0d071680-18ea-409b-9348-4a7471722ed0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5814838d-9751-4f1e-acf6-8900a2ac5319", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1119907992", "container": "tempest-volumesbackupstest-backup-container-1518678938"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:03.356512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-0d071680-18ea-409b-9348-4a7471722ed0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating new backup {'backup': {'volume_id': '5814838d-9751-4f1e-acf6-8900a2ac5319', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1119907992', 'container': 'tempest-volumesbackupstest-backup-container-1518678938'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:41:03.356692 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-0d071680-18ea-409b-9348-4a7471722ed0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating backup of volume 5814838d-9751-4f1e-acf6-8900a2ac5319 in container tempest-volumesbackupstest-backup-container-1518678938 Aug 18 07:41:03.367240 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:03.367240 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:03.368249 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0d071680-18ea-409b-9348-4a7471722ed0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:41:03.385307 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-0d071680-18ea-409b-9348-4a7471722ed0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['cbef127e-3d44-4553-8ccf-c373893d1fd8', '56808810-d162-4888-9cb6-036f432bc2ea'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:03.410331 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d071680-18ea-409b-9348-4a7471722ed0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:41:03.411020 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1134/4530] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:41:03 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:03.418908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c0f25ee9-a4f3-44c5-8f99-71fb5365b5cb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:03.421012 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0f25ee9-a4f3-44c5-8f99-71fb5365b5cb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:03.421311 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0f25ee9-a4f3-44c5-8f99-71fb5365b5cb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:03.421530 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c0f25ee9-a4f3-44c5-8f99-71fb5365b5cb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:03.421628 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c0f25ee9-a4f3-44c5-8f99-71fb5365b5cb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:03.425802 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:03.425802 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:03.426492 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c0f25ee9-a4f3-44c5-8f99-71fb5365b5cb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:03.426862 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1123/4531] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:03 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:04.325195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-63240570-d1de-4f0b-84ee-82703b5e7314 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:04.327061 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-63240570-d1de-4f0b-84ee-82703b5e7314 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e Aug 18 07:41:04.327290 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-63240570-d1de-4f0b-84ee-82703b5e7314 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:04.327481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-63240570-d1de-4f0b-84ee-82703b5e7314 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:04.335583 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:04.335583 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:04.339271 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-63240570-d1de-4f0b-84ee-82703b5e7314 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:04.342793 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-63240570-d1de-4f0b-84ee-82703b5e7314 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e returned with HTTP 200 Aug 18 07:41:04.343172 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1144/4532] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:04 2026] GET /volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:04.356081 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:04.358371 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:04.358769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "301bc10e-922b-4e5b-8c8e-85a1cd525a8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-540344801"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:04.369037 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:04.369037 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:04.369538 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:04.369701 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create snapshot from volume 301bc10e-922b-4e5b-8c8e-85a1cd525a8e Aug 18 07:41:04.395232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['8e98a195-25cb-4dd0-a473-d22a02f3fb9d', '6628b720-d72d-4424-b0ee-90710c2d0095', 'b41f2f3a-2b4c-4df3-bc65-efa8e95b4e1d', '87f5f711-be43-4305-9b03-b26c31839bee'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:04.431643 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot create request issued successfully. Aug 18 07:41:04.432078 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fbe5ee63-10e9-4bdd-a64c-a7f2937cafa7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:04.432654 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1132/4533] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:41:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:04.436363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac7d19d0-fb7d-48ae-ba5d-8bbdac91cd92 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:04.438557 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac7d19d0-fb7d-48ae-ba5d-8bbdac91cd92 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:04.438557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac7d19d0-fb7d-48ae-ba5d-8bbdac91cd92 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:04.438652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac7d19d0-fb7d-48ae-ba5d-8bbdac91cd92 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:04.438697 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ac7d19d0-fb7d-48ae-ba5d-8bbdac91cd92 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:04.441561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-efcb9494-8d06-431d-a1b6-4e1c1622aff8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:04.443074 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:04.443074 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:04.443325 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efcb9494-8d06-431d-a1b6-4e1c1622aff8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 Aug 18 07:41:04.443511 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efcb9494-8d06-431d-a1b6-4e1c1622aff8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:04.444045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efcb9494-8d06-431d-a1b6-4e1c1622aff8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:04.444162 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac7d19d0-fb7d-48ae-ba5d-8bbdac91cd92 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:04.444376 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1135/4534] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:04 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:04.448875 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:04.448875 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:04.449181 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-efcb9494-8d06-431d-a1b6-4e1c1622aff8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:04.449834 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efcb9494-8d06-431d-a1b6-4e1c1622aff8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 returned with HTTP 200 Aug 18 07:41:04.450171 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1124/4535] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:04 2026] GET /volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:05.456458 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-38078aa0-9d29-4dd3-965d-54184bc4cad7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:05.458668 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38078aa0-9d29-4dd3-965d-54184bc4cad7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:05.459001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-38078aa0-9d29-4dd3-965d-54184bc4cad7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:05.459313 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-38078aa0-9d29-4dd3-965d-54184bc4cad7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:05.459517 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-38078aa0-9d29-4dd3-965d-54184bc4cad7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:05.460799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4e0e8167-58e6-4772-a5f1-19c18f7bfe18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:05.462441 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0e8167-58e6-4772-a5f1-19c18f7bfe18 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 Aug 18 07:41:05.462598 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0e8167-58e6-4772-a5f1-19c18f7bfe18 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:05.462768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4e0e8167-58e6-4772-a5f1-19c18f7bfe18 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:05.465238 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:05.465238 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:05.466324 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-38078aa0-9d29-4dd3-965d-54184bc4cad7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:05.466875 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1145/4536] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:05 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:05.470227 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:05.470227 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:05.470227 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4e0e8167-58e6-4772-a5f1-19c18f7bfe18 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:05.470227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4e0e8167-58e6-4772-a5f1-19c18f7bfe18 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 returned with HTTP 200 Aug 18 07:41:05.470227 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1133/4537] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:05 2026] GET /volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:05.476385 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:05.477947 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] GET https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:05.478119 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:05.478357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:05.478604 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Removing options '' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:41:05.479558 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.db.api [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Building query based on filter {{(pid=100292) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:41:05.483025 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Get all snapshots completed successfully. Aug 18 07:41:05.483360 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bf79095f-1f08-4d08-9781-cb23e2ae23f0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 18 07:41:05.483827 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1136/4538] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:41:05 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:05.493902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:05.495485 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 Aug 18 07:41:05.495674 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:05.495856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:05.495945 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete snapshot with id: 4536492d-d40d-4ea0-9412-ed3aa475e034 Aug 18 07:41:05.501079 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:05.501079 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:05.501585 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:05.517118 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot delete request issued successfully. Aug 18 07:41:05.517364 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56b6c040-2d3a-433c-bd62-cc5d660f6088 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 returned with HTTP 202 Aug 18 07:41:05.517901 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1125/4539] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:41:05 2026] DELETE /volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:05.524588 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-32edf941-f388-44c4-a034-88c7be2b76f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:05.526946 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32edf941-f388-44c4-a034-88c7be2b76f8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 Aug 18 07:41:05.527161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-32edf941-f388-44c4-a034-88c7be2b76f8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:05.527417 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-32edf941-f388-44c4-a034-88c7be2b76f8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:05.533717 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:05.533717 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:05.534160 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-32edf941-f388-44c4-a034-88c7be2b76f8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:05.535083 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-32edf941-f388-44c4-a034-88c7be2b76f8 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 returned with HTTP 200 Aug 18 07:41:05.535642 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1146/4540] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:05 2026] GET /volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:06.367878 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:06.370514 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:06.370870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-200309412", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:06.373476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-200309412', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:06.373476 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume of 1 GB Aug 18 07:41:06.377847 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Availability Zones retrieved successfully. Aug 18 07:41:06.386230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (e9f36910-c15e-4efb-8545-147057f106e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:06.386230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcfe9da3-fb86-40d6-8126-7e82e2f391f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:06.386230 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:06.410714 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcfe9da3-fb86-40d6-8126-7e82e2f391f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:06.411569 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3077ce89-145b-4b4b-a9fe-a142aad494d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:06.471735 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Created reservations ['9ee3642d-404e-45b0-b05b-37415e190615', '0bc1f12c-0a85-4e5e-a2f2-2eeb91958558', 'ca954df0-cffe-496b-81e5-958146e32301', '05f30782-a019-4577-9121-fa798bf5e95d'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:06.474312 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3077ce89-145b-4b4b-a9fe-a142aad494d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ee3642d-404e-45b0-b05b-37415e190615', '0bc1f12c-0a85-4e5e-a2f2-2eeb91958558', 'ca954df0-cffe-496b-81e5-958146e32301', '05f30782-a019-4577-9121-fa798bf5e95d']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:06.474312 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806e8449-18aa-4c5b-8661-e7bcfcb0a8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:06.480024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3ea52d9c-5c56-45d9-9e4e-e5b43aa9ff02 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:06.481922 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ea52d9c-5c56-45d9-9e4e-e5b43aa9ff02 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:06.482192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ea52d9c-5c56-45d9-9e4e-e5b43aa9ff02 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:06.482436 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3ea52d9c-5c56-45d9-9e4e-e5b43aa9ff02 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:06.482534 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3ea52d9c-5c56-45d9-9e4e-e5b43aa9ff02 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:06.494123 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:06.494123 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:06.494123 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3ea52d9c-5c56-45d9-9e4e-e5b43aa9ff02 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:06.494123 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1137/4541] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:06 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:06.502672 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806e8449-18aa-4c5b-8661-e7bcfcb0a8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d02238-210f-4c91-a3e4-990434d6a440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-200309412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['9ee3642d-404e-45b0-b05b-37415e190615','0bc1f12c-0a85-4e5e-a2f2-2eeb91958558','ca954df0-cffe-496b-81e5-958146e32301','05f30782-a019-4577-9121-fa798bf5e95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-200309412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d02238-210f-4c91-a3e4-990434d6a440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:06.503448 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3361c912-4d25-4284-b934-1070f7e1a185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:06.521863 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3361c912-4d25-4284-b934-1070f7e1a185) transitioned into state 'SUCCESS' from state '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-200309412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['9ee3642d-404e-45b0-b05b-37415e190615','0bc1f12c-0a85-4e5e-a2f2-2eeb91958558','ca954df0-cffe-496b-81e5-958146e32301','05f30782-a019-4577-9121-fa798bf5e95d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:06.522738 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6c828e-d366-4ebf-a41f-6ab565440e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:06.531712 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6c828e-d366-4ebf-a41f-6ab565440e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:06.532624 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (e9f36910-c15e-4efb-8545-147057f106e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:06.532960 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request issued successfully. Aug 18 07:41:06.533643 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-315c813a-9e76-4614-beb2-dcb9908f8f5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:06.534134 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1134/4542] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:41:06 2026] POST /volume/v3/volumes => generated 756 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:06.545330 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eccda320-0c95-4e16-be2c-31e8f1255ec7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:06.546983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-77743b72-ceaf-4b53-9a6e-0dc69bd69e7f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:06.547773 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eccda320-0c95-4e16-be2c-31e8f1255ec7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 Aug 18 07:41:06.548058 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eccda320-0c95-4e16-be2c-31e8f1255ec7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:06.548335 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eccda320-0c95-4e16-be2c-31e8f1255ec7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:06.548967 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77743b72-ceaf-4b53-9a6e-0dc69bd69e7f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:06.549292 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77743b72-ceaf-4b53-9a6e-0dc69bd69e7f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:06.549601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-77743b72-ceaf-4b53-9a6e-0dc69bd69e7f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:06.558561 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:06.558561 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:06.563494 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-77743b72-ceaf-4b53-9a6e-0dc69bd69e7f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:06.566056 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eccda320-0c95-4e16-be2c-31e8f1255ec7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 returned with HTTP 404 Aug 18 07:41:06.568955 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1126/4543] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:06 2026] GET /volume/v3/snapshots/4536492d-d40d-4ea0-9412-ed3aa475e034 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:06.569594 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-77743b72-ceaf-4b53-9a6e-0dc69bd69e7f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:06.570252 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1147/4544] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:06 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:06.577652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:06.579499 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e Aug 18 07:41:06.579742 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:06.580085 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:06.580568 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume with id: 301bc10e-922b-4e5b-8c8e-85a1cd525a8e Aug 18 07:41:06.587500 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:06.587500 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:06.587727 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:06.605410 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume request issued successfully. Aug 18 07:41:06.605607 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1eb5cb3b-e4fb-4971-8de8-6ee550a82072 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e returned with HTTP 202 Aug 18 07:41:06.606047 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1138/4545] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:41:06 2026] DELETE /volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:06.614518 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cfe7849d-2683-4fca-b7a7-8a80ccf573b2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:06.616375 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cfe7849d-2683-4fca-b7a7-8a80ccf573b2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e Aug 18 07:41:06.616639 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cfe7849d-2683-4fca-b7a7-8a80ccf573b2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:06.616766 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cfe7849d-2683-4fca-b7a7-8a80ccf573b2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:06.623796 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:06.623796 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:06.629122 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cfe7849d-2683-4fca-b7a7-8a80ccf573b2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:06.635540 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cfe7849d-2683-4fca-b7a7-8a80ccf573b2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e returned with HTTP 200 Aug 18 07:41:06.636078 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1135/4546] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:06 2026] GET /volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:06.888311 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:06.890676 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:06.891189 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e7464c0f-6df3-4b3e-98cd-0b5ae712e886", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:06.893047 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e7464c0f-6df3-4b3e-98cd-0b5ae712e886', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:06.957810 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume of 1 GB Aug 18 07:41:06.958215 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:06.958215 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:06.962265 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Availability Zones retrieved successfully. Aug 18 07:41:06.967082 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (6bdd55d7-fa5a-43a4-9742-e785a630eef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:06.967936 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dea9ffb-9228-4be0-a140-ae7692df612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:06.968909 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:07.018692 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dea9ffb-9228-4be0-a140-ae7692df612d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.019445 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bc7cab-dab0-4fbf-8e78-9e1e46fca937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.072081 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Created reservations ['e31125a2-73c8-409e-ae3a-654469399b57', '27999cbc-3b60-434e-b34a-fad65b63488d', 'b4f2cb6d-8751-409c-ae05-73683af2736b', '7c2f5150-0170-473d-b389-a9d85d02a0c4'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:07.072797 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bc7cab-dab0-4fbf-8e78-9e1e46fca937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31125a2-73c8-409e-ae3a-654469399b57', '27999cbc-3b60-434e-b34a-fad65b63488d', 'b4f2cb6d-8751-409c-ae05-73683af2736b', '7c2f5150-0170-473d-b389-a9d85d02a0c4']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.073605 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72f5dfc-96ad-46ca-986c-60f30dd9aec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.094214 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72f5dfc-96ad-46ca-986c-60f30dd9aec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cf3caeb-545b-41a3-bcb4-bf4d7f176bda', '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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['e31125a2-73c8-409e-ae3a-654469399b57','27999cbc-3b60-434e-b34a-fad65b63488d','b4f2cb6d-8751-409c-ae05-73683af2736b','7c2f5150-0170-473d-b389-a9d85d02a0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:07Z,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=2cf3caeb-545b-41a3-bcb4-bf4d7f176bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c71aa229dba54d3597f9dd434baabe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0412cafb937246238ac4b7556fd0a56c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.095002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9076fc62-611f-453b-96b5-1dbeaf713751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.111652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9076fc62-611f-453b-96b5-1dbeaf713751) transitioned into state 'SUCCESS' from 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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['e31125a2-73c8-409e-ae3a-654469399b57','27999cbc-3b60-434e-b34a-fad65b63488d','b4f2cb6d-8751-409c-ae05-73683af2736b','7c2f5150-0170-473d-b389-a9d85d02a0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.112392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b90a54-9510-4e8f-8062-168d82012e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.120097 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97b90a54-9510-4e8f-8062-168d82012e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.121012 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (6bdd55d7-fa5a-43a4-9742-e785a630eef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:07.121309 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request issued successfully. Aug 18 07:41:07.121823 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f2dfe48-eabd-4996-b2aa-b2245f7f4437 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:07.122254 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1127/4547] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:41:06 2026] POST /volume/v3/volumes => generated 775 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:07.134313 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d9978ac3-c666-459e-9bf4-d93417915136 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:07.136145 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9978ac3-c666-459e-9bf4-d93417915136 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:07.136459 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d9978ac3-c666-459e-9bf4-d93417915136 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:07.136707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d9978ac3-c666-459e-9bf4-d93417915136 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:07.143456 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:07.143456 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:07.147181 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d9978ac3-c666-459e-9bf4-d93417915136 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:07.151418 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d9978ac3-c666-459e-9bf4-d93417915136 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:07.151911 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1148/4548] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:07 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:07.508376 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ead54f7f-430f-4edd-b6e7-fb7320567f42 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:07.511178 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ead54f7f-430f-4edd-b6e7-fb7320567f42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:07.511649 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ead54f7f-430f-4edd-b6e7-fb7320567f42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:07.511867 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ead54f7f-430f-4edd-b6e7-fb7320567f42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:07.512004 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ead54f7f-430f-4edd-b6e7-fb7320567f42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:07.516945 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:07.516945 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:07.518282 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ead54f7f-430f-4edd-b6e7-fb7320567f42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:07.518739 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1139/4549] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:07 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:07.583134 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a00a3313-b0fd-4730-bc7b-7a81f02ec838 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:07.587987 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a00a3313-b0fd-4730-bc7b-7a81f02ec838 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:07.588219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a00a3313-b0fd-4730-bc7b-7a81f02ec838 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:07.588421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a00a3313-b0fd-4730-bc7b-7a81f02ec838 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:07.597383 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:07.597383 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:07.601565 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a00a3313-b0fd-4730-bc7b-7a81f02ec838 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:07.606757 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a00a3313-b0fd-4730-bc7b-7a81f02ec838 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:07.607135 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1136/4550] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:07 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:07.621354 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61040716-95ed-4ac9-9ab8-c6b8f2807ce2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:07.624834 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61040716-95ed-4ac9-9ab8-c6b8f2807ce2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:07.625013 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61040716-95ed-4ac9-9ab8-c6b8f2807ce2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:07.625265 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61040716-95ed-4ac9-9ab8-c6b8f2807ce2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:07.632321 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:07.632321 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:07.636460 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-61040716-95ed-4ac9-9ab8-c6b8f2807ce2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:07.642127 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61040716-95ed-4ac9-9ab8-c6b8f2807ce2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:07.642654 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1128/4551] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:07 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:07.651002 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-59c802f4-1712-4c15-b4b1-24f1be8575b9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:07.652957 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59c802f4-1712-4c15-b4b1-24f1be8575b9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e Aug 18 07:41:07.653164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59c802f4-1712-4c15-b4b1-24f1be8575b9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:07.653386 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59c802f4-1712-4c15-b4b1-24f1be8575b9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:07.659713 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59c802f4-1712-4c15-b4b1-24f1be8575b9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e returned with HTTP 404 Aug 18 07:41:07.660395 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1149/4552] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:07 2026] GET /volume/v3/volumes/301bc10e-922b-4e5b-8c8e-85a1cd525a8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:07.669890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-149172e1-a91b-497b-b30e-b2452d46d58c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:07.671663 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:07.672054 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1241410017"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:07.673616 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1241410017'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:07.673764 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume of 1 GB Aug 18 07:41:07.677880 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Availability Zones retrieved successfully. Aug 18 07:41:07.685560 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (e1a0651a-cb39-458e-a799-f2b5ae23f0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:07.686554 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea7f515-ee6e-4987-a3e2-f544c62e0570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.687419 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:07.718161 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea7f515-ee6e-4987-a3e2-f544c62e0570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.719385 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aaf9782-7baa-44cc-99cf-a2fe532bfd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.772419 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['1c9ed35b-2d69-4a70-96b7-fe0d39cde705', '709621c9-ebf2-45d7-9798-2413a916b5ce', '856e4ba9-c02c-42d7-bb1d-36620be7c90b', '5ebad4be-6230-4f52-8abb-b3a8e8a9214c'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:07.773445 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aaf9782-7baa-44cc-99cf-a2fe532bfd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9ed35b-2d69-4a70-96b7-fe0d39cde705', '709621c9-ebf2-45d7-9798-2413a916b5ce', '856e4ba9-c02c-42d7-bb1d-36620be7c90b', '5ebad4be-6230-4f52-8abb-b3a8e8a9214c']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.774397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c801456-7b79-4871-8942-342ef640ba6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.801120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c801456-7b79-4871-8942-342ef640ba6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba1c659b-d6d5-42dd-ae27-97b2f11728fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241410017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['1c9ed35b-2d69-4a70-96b7-fe0d39cde705','709621c9-ebf2-45d7-9798-2413a916b5ce','856e4ba9-c02c-42d7-bb1d-36620be7c90b','5ebad4be-6230-4f52-8abb-b3a8e8a9214c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241410017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba1c659b-d6d5-42dd-ae27-97b2f11728fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='204aec731d4f42d8999ae7521400d5c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c168652ded24b66ac17ff6cde6d4275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.802172 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c588f5c5-653f-4b43-b109-4fdbf45e33df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.826177 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c588f5c5-653f-4b43-b109-4fdbf45e33df) transitioned into state 'SUCCESS' from state '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-1241410017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['1c9ed35b-2d69-4a70-96b7-fe0d39cde705','709621c9-ebf2-45d7-9798-2413a916b5ce','856e4ba9-c02c-42d7-bb1d-36620be7c90b','5ebad4be-6230-4f52-8abb-b3a8e8a9214c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.827350 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9821611b-a0d3-443a-8bc2-1d5e0f246442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:07.840306 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9821611b-a0d3-443a-8bc2-1d5e0f246442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:07.841595 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (e1a0651a-cb39-458e-a799-f2b5ae23f0e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:07.842082 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request issued successfully. Aug 18 07:41:07.842983 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-149172e1-a91b-497b-b30e-b2452d46d58c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:07.843623 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1140/4553] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:41:07 2026] POST /volume/v3/volumes => generated 778 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:07.859984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-198a8596-7fbe-413d-9bda-31c7d9d0bd7e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:07.862411 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-198a8596-7fbe-413d-9bda-31c7d9d0bd7e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd Aug 18 07:41:07.862411 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-198a8596-7fbe-413d-9bda-31c7d9d0bd7e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:07.862574 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-198a8596-7fbe-413d-9bda-31c7d9d0bd7e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:07.873496 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:07.873496 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:07.880417 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-198a8596-7fbe-413d-9bda-31c7d9d0bd7e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:07.886884 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-198a8596-7fbe-413d-9bda-31c7d9d0bd7e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd returned with HTTP 200 Aug 18 07:41:07.887509 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1137/4554] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:07 2026] GET /volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:08.184553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02582140-257e-458c-b29b-7c8eb1841e57 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.186724 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02582140-257e-458c-b29b-7c8eb1841e57 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:08.187022 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02582140-257e-458c-b29b-7c8eb1841e57 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.187285 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02582140-257e-458c-b29b-7c8eb1841e57 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.195050 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.195050 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:08.199392 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-02582140-257e-458c-b29b-7c8eb1841e57 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:08.204902 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02582140-257e-458c-b29b-7c8eb1841e57 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:08.205348 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1129/4555] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:08.405750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-17af8bb5-5c1d-4bf3-bdfc-dcd8e02d15da None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.408900 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-17af8bb5-5c1d-4bf3-bdfc-dcd8e02d15da tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:08.409068 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-17af8bb5-5c1d-4bf3-bdfc-dcd8e02d15da tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.409262 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-17af8bb5-5c1d-4bf3-bdfc-dcd8e02d15da tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.418283 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.418283 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:08.422877 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-17af8bb5-5c1d-4bf3-bdfc-dcd8e02d15da tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:08.427360 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-17af8bb5-5c1d-4bf3-bdfc-dcd8e02d15da tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:08.427720 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1150/4556] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:08.517028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b18614fd-f0ef-4327-b0f1-2f57bfaf7ecb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.517509 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b18614fd-f0ef-4327-b0f1-2f57bfaf7ecb None None] GET https://10.4.3.152/volume// Aug 18 07:41:08.517675 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b18614fd-f0ef-4327-b0f1-2f57bfaf7ecb None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.517867 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b18614fd-f0ef-4327-b0f1-2f57bfaf7ecb None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.518162 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b18614fd-f0ef-4327-b0f1-2f57bfaf7ecb None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:08.518505 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1141/4557] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:08.525413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-d9d05267-8276-415d-b0eb-856534befaa8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.534644 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8ce6f01b-dfaf-4f3d-b08a-92dad0fa727c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.536529 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ce6f01b-dfaf-4f3d-b08a-92dad0fa727c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:08.536742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ce6f01b-dfaf-4f3d-b08a-92dad0fa727c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.536927 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8ce6f01b-dfaf-4f3d-b08a-92dad0fa727c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.537055 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8ce6f01b-dfaf-4f3d-b08a-92dad0fa727c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:08.542289 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.542289 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:08.543075 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8ce6f01b-dfaf-4f3d-b08a-92dad0fa727c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:08.543469 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1130/4558] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:08.620103 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-d9d05267-8276-415d-b0eb-856534befaa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:41:08.620553 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-d9d05267-8276-415d-b0eb-856534befaa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33d02238-210f-4c91-a3e4-990434d6a440", "connector": null, "instance_uuid": "7dcde9e6-f63b-43c6-8844-ebc32b3899cf"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:08.630156 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.630156 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:08.655568 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-d9d05267-8276-415d-b0eb-856534befaa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:41:08.655883 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1138/4559] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:41:08 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:08.686097 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f90a6dbf-47de-49f5-aef8-5c557f1c6bd8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.688160 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f90a6dbf-47de-49f5-aef8-5c557f1c6bd8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:08.688364 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f90a6dbf-47de-49f5-aef8-5c557f1c6bd8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.688561 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f90a6dbf-47de-49f5-aef8-5c557f1c6bd8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.691374 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-35046ed7-4f5f-4cb9-86a9-eac86211e1b9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.691899 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35046ed7-4f5f-4cb9-86a9-eac86211e1b9 None None] GET https://10.4.3.152/volume// Aug 18 07:41:08.692093 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35046ed7-4f5f-4cb9-86a9-eac86211e1b9 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.692346 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-35046ed7-4f5f-4cb9-86a9-eac86211e1b9 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.692732 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-35046ed7-4f5f-4cb9-86a9-eac86211e1b9 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:08.693123 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1142/4560] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:08.699975 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.699975 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:08.701190 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-7f7958c4-6283-4953-81aa-b6a8fcbedc30 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.705468 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-7f7958c4-6283-4953-81aa-b6a8fcbedc30 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:08.705651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-7f7958c4-6283-4953-81aa-b6a8fcbedc30 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.705861 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-7f7958c4-6283-4953-81aa-b6a8fcbedc30 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.708880 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f90a6dbf-47de-49f5-aef8-5c557f1c6bd8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:08.716965 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f90a6dbf-47de-49f5-aef8-5c557f1c6bd8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:08.717422 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1151/4561] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:08.721987 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.721987 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:08.725427 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-7f7958c4-6283-4953-81aa-b6a8fcbedc30 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:08.730149 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-7f7958c4-6283-4953-81aa-b6a8fcbedc30 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:08.730544 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1131/4562] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:08.839034 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-fe70ef89-de03-4f66-a853-648ba3709edd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.841556 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-fe70ef89-de03-4f66-a853-648ba3709edd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] PUT https://10.4.3.152/volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc Aug 18 07:41:08.842032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-fe70ef89-de03-4f66-a853-648ba3709edd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:08.850301 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-fe70ef89-de03-4f66-a853-648ba3709edd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Acquiring lock "cinder-attachment_update-33d02238-210f-4c91-a3e4-990434d6a440-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:41:08.855153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-fe70ef89-de03-4f66-a853-648ba3709edd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-33d02238-210f-4c91-a3e4-990434d6a440-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:41:08.856160 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.856160 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:08.899567 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0d369c21-12dd-487c-b6d3-c484a64414a4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.902482 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d369c21-12dd-487c-b6d3-c484a64414a4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd Aug 18 07:41:08.902707 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0d369c21-12dd-487c-b6d3-c484a64414a4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:08.902936 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0d369c21-12dd-487c-b6d3-c484a64414a4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:08.912444 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.912444 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:08.916478 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0d369c21-12dd-487c-b6d3-c484a64414a4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:08.920655 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d369c21-12dd-487c-b6d3-c484a64414a4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd returned with HTTP 200 Aug 18 07:41:08.921096 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1143/4563] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:08 2026] GET /volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:08.938662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8732e884-809b-4640-ac05-e5322abe1100 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:08.940842 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8732e884-809b-4640-ac05-e5322abe1100 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:08.941289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8732e884-809b-4640-ac05-e5322abe1100 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba1c659b-d6d5-42dd-ae27-97b2f11728fd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1858931152"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:08.943302 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-fe70ef89-de03-4f66-a853-648ba3709edd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-33d02238-210f-4c91-a3e4-990434d6a440-np0000007613" released by "attachment_update" :: held 0.088s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:41:08.943669 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-fe70ef89-de03-4f66-a853-648ba3709edd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc returned with HTTP 200 Aug 18 07:41:08.944245 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1139/4564] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:41:08 2026] PUT /volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:08.951730 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:08.951730 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:08.952314 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8732e884-809b-4640-ac05-e5322abe1100 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:08.952359 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-8732e884-809b-4640-ac05-e5322abe1100 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create snapshot from volume ba1c659b-d6d5-42dd-ae27-97b2f11728fd Aug 18 07:41:08.980079 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-8732e884-809b-4640-ac05-e5322abe1100 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['3306e97a-8330-4529-be29-6dc3c2e41ae7', 'c92478fd-f659-4a21-bfa7-97ce48a068c8', 'b2c5550a-6a96-4023-ac81-53eef2a31f94', 'd7f02d6b-2dd0-4d5a-8e8a-c88393bc9a16'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:09.013827 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8732e884-809b-4640-ac05-e5322abe1100 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot create request issued successfully. Aug 18 07:41:09.014110 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8732e884-809b-4640-ac05-e5322abe1100 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:09.014520 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1152/4565] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:41:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:09.027668 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-10e42b1b-31ee-4f33-934a-c0d22bc25204 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:09.032066 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e42b1b-31ee-4f33-934a-c0d22bc25204 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b Aug 18 07:41:09.032280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e42b1b-31ee-4f33-934a-c0d22bc25204 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:09.032517 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-10e42b1b-31ee-4f33-934a-c0d22bc25204 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:09.037543 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:09.037543 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:09.037835 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-10e42b1b-31ee-4f33-934a-c0d22bc25204 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:09.038417 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-10e42b1b-31ee-4f33-934a-c0d22bc25204 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b returned with HTTP 200 Aug 18 07:41:09.038748 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1132/4566] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:09 2026] GET /volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:09.217357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e092ff0d-0c49-4c1b-b6cd-315cc4ece1ab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:09.219918 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e092ff0d-0c49-4c1b-b6cd-315cc4ece1ab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:09.220192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e092ff0d-0c49-4c1b-b6cd-315cc4ece1ab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:09.220452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e092ff0d-0c49-4c1b-b6cd-315cc4ece1ab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:09.229382 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:09.229382 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:09.233708 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e092ff0d-0c49-4c1b-b6cd-315cc4ece1ab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:09.238905 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e092ff0d-0c49-4c1b-b6cd-315cc4ece1ab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:09.239474 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1144/4567] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:09 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:09.553626 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-db0c4fb5-af16-47ae-ac10-0ed2c4444abd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:09.555937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db0c4fb5-af16-47ae-ac10-0ed2c4444abd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:09.556200 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db0c4fb5-af16-47ae-ac10-0ed2c4444abd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:09.556490 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db0c4fb5-af16-47ae-ac10-0ed2c4444abd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:09.556657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-db0c4fb5-af16-47ae-ac10-0ed2c4444abd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:09.561579 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:09.561579 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:09.562920 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db0c4fb5-af16-47ae-ac10-0ed2c4444abd tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:09.563255 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1140/4568] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:09 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:09.732997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-105a2995-5226-4dda-80e5-0cd16125cfc9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:09.736358 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-105a2995-5226-4dda-80e5-0cd16125cfc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:09.736524 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-105a2995-5226-4dda-80e5-0cd16125cfc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:09.736699 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-105a2995-5226-4dda-80e5-0cd16125cfc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:09.748425 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:09.748425 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:09.753068 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-105a2995-5226-4dda-80e5-0cd16125cfc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:09.758535 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-105a2995-5226-4dda-80e5-0cd16125cfc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:09.759005 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1153/4569] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:09 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:10.048447 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3e9656b6-147b-4b49-8aec-c85eb976014e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:10.050540 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3e9656b6-147b-4b49-8aec-c85eb976014e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b Aug 18 07:41:10.050760 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3e9656b6-147b-4b49-8aec-c85eb976014e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:10.050998 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3e9656b6-147b-4b49-8aec-c85eb976014e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:10.056591 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:10.056591 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:10.057008 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3e9656b6-147b-4b49-8aec-c85eb976014e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:10.057977 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3e9656b6-147b-4b49-8aec-c85eb976014e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b returned with HTTP 200 Aug 18 07:41:10.058692 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1133/4570] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:10 2026] GET /volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:10.069368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-aa2dbf68-a0b0-4d5e-919d-115fdb2d3922 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:10.071739 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa2dbf68-a0b0-4d5e-919d-115fdb2d3922 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] POST https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b/action Aug 18 07:41:10.072231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa2dbf68-a0b0-4d5e-919d-115fdb2d3922 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:10.072378 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-aa2dbf68-a0b0-4d5e-919d-115fdb2d3922 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:10.074181 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.admin_actions [None req-aa2dbf68-a0b0-4d5e-919d-115fdb2d3922 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Updating snapshot '42d1775f-ef95-4f36-af36-2ee9c9b2be9b' with '{'status': 'error'}' {{(pid=100292) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:41:10.083614 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:10.083614 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:10.084090 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-aa2dbf68-a0b0-4d5e-919d-115fdb2d3922 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2f85ec9f1ff5463c98ea929a6f0bba87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '204aec731d4f42d8999ae7521400d5c5', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:10.084326 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-aa2dbf68-a0b0-4d5e-919d-115fdb2d3922 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b/action returned with HTTP 403 Aug 18 07:41:10.084778 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1145/4571] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:41:10 2026] POST /volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:10.091370 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-83975249-0501-4018-b15d-74b83bad4b58 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:10.093069 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83975249-0501-4018-b15d-74b83bad4b58 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b Aug 18 07:41:10.093261 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83975249-0501-4018-b15d-74b83bad4b58 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:10.093441 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-83975249-0501-4018-b15d-74b83bad4b58 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:10.093541 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-83975249-0501-4018-b15d-74b83bad4b58 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete snapshot with id: 42d1775f-ef95-4f36-af36-2ee9c9b2be9b Aug 18 07:41:10.098632 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:10.098632 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:10.098847 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-83975249-0501-4018-b15d-74b83bad4b58 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:10.111246 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-83975249-0501-4018-b15d-74b83bad4b58 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot delete request issued successfully. Aug 18 07:41:10.111397 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-83975249-0501-4018-b15d-74b83bad4b58 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b returned with HTTP 202 Aug 18 07:41:10.111757 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1141/4572] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:41:10 2026] DELETE /volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:10.119058 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5783216-e222-4fcd-9e61-342679e343df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:10.120896 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5783216-e222-4fcd-9e61-342679e343df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b Aug 18 07:41:10.121090 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5783216-e222-4fcd-9e61-342679e343df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:10.121300 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5783216-e222-4fcd-9e61-342679e343df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:10.126652 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:10.126652 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:10.126976 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a5783216-e222-4fcd-9e61-342679e343df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:10.127675 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5783216-e222-4fcd-9e61-342679e343df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b returned with HTTP 200 Aug 18 07:41:10.128075 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1154/4573] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:10 2026] GET /volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:10.252729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6c1ccdfb-5bc6-4339-bc6e-c64d010653f5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:10.254991 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6c1ccdfb-5bc6-4339-bc6e-c64d010653f5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:10.255405 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6c1ccdfb-5bc6-4339-bc6e-c64d010653f5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:10.255501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6c1ccdfb-5bc6-4339-bc6e-c64d010653f5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:10.264572 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:10.264572 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:10.269236 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6c1ccdfb-5bc6-4339-bc6e-c64d010653f5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:10.274527 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6c1ccdfb-5bc6-4339-bc6e-c64d010653f5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:10.274918 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1134/4574] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:10 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:10.574498 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5074eb87-ad93-46e3-876e-9fba23d944ae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:10.576836 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5074eb87-ad93-46e3-876e-9fba23d944ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:10.577104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5074eb87-ad93-46e3-876e-9fba23d944ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:10.577384 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5074eb87-ad93-46e3-876e-9fba23d944ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:10.577539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5074eb87-ad93-46e3-876e-9fba23d944ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:10.582686 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:10.582686 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:10.583586 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5074eb87-ad93-46e3-876e-9fba23d944ae tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:10.584062 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1146/4575] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:10 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:10.771388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4b486eeb-9748-411d-8217-919b4ab44e04 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:10.773440 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4b486eeb-9748-411d-8217-919b4ab44e04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:10.773660 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4b486eeb-9748-411d-8217-919b4ab44e04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:10.773909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4b486eeb-9748-411d-8217-919b4ab44e04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:10.783880 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:10.783880 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:10.787129 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4b486eeb-9748-411d-8217-919b4ab44e04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:10.791221 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4b486eeb-9748-411d-8217-919b4ab44e04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:10.791625 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1142/4576] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:10 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:11.137530 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c74cc88f-50af-4544-94f9-78b5c2f40e63 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:11.139304 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c74cc88f-50af-4544-94f9-78b5c2f40e63 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b Aug 18 07:41:11.139515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c74cc88f-50af-4544-94f9-78b5c2f40e63 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:11.139716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c74cc88f-50af-4544-94f9-78b5c2f40e63 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:11.143760 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c74cc88f-50af-4544-94f9-78b5c2f40e63 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b returned with HTTP 404 Aug 18 07:41:11.144271 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1155/4577] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:11 2026] GET /volume/v3/snapshots/42d1775f-ef95-4f36-af36-2ee9c9b2be9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:11.152430 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:11.154190 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd Aug 18 07:41:11.154401 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:11.154612 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:11.154774 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume with id: ba1c659b-d6d5-42dd-ae27-97b2f11728fd Aug 18 07:41:11.161907 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:11.161907 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:11.162327 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:11.178627 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume request issued successfully. Aug 18 07:41:11.178835 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4847120-f34b-40eb-87fa-e6c3c024c3b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd returned with HTTP 202 Aug 18 07:41:11.179446 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1135/4578] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:41:11 2026] DELETE /volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:11.187344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c41f1f57-8d09-4152-842a-1b6f84c9dff2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:11.188992 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c41f1f57-8d09-4152-842a-1b6f84c9dff2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd Aug 18 07:41:11.189157 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c41f1f57-8d09-4152-842a-1b6f84c9dff2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:11.189348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c41f1f57-8d09-4152-842a-1b6f84c9dff2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:11.196852 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:11.196852 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:11.200995 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c41f1f57-8d09-4152-842a-1b6f84c9dff2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:11.205960 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c41f1f57-8d09-4152-842a-1b6f84c9dff2 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd returned with HTTP 200 Aug 18 07:41:11.206508 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1147/4579] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:11 2026] GET /volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:11.287001 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-db857537-0573-4b8a-a0d9-ba6512ee7370 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:11.288587 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db857537-0573-4b8a-a0d9-ba6512ee7370 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:11.288768 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db857537-0573-4b8a-a0d9-ba6512ee7370 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:11.288950 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-db857537-0573-4b8a-a0d9-ba6512ee7370 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:11.296726 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:11.296726 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:11.302033 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-db857537-0573-4b8a-a0d9-ba6512ee7370 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:11.311747 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-db857537-0573-4b8a-a0d9-ba6512ee7370 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:11.311747 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1143/4580] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:11 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:11.594230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2fe5c27b-c5f3-46c0-bc80-c4e643f559c0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:11.596061 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fe5c27b-c5f3-46c0-bc80-c4e643f559c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:11.596249 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fe5c27b-c5f3-46c0-bc80-c4e643f559c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:11.596428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2fe5c27b-c5f3-46c0-bc80-c4e643f559c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:11.596526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2fe5c27b-c5f3-46c0-bc80-c4e643f559c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:11.601317 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:11.601317 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:11.602074 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2fe5c27b-c5f3-46c0-bc80-c4e643f559c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:11.602443 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1156/4581] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:11 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:11.803347 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9f7353eb-10aa-4316-a8d8-fb3a58088d7c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:11.808524 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f7353eb-10aa-4316-a8d8-fb3a58088d7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:11.808708 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f7353eb-10aa-4316-a8d8-fb3a58088d7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:11.808903 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f7353eb-10aa-4316-a8d8-fb3a58088d7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:11.824570 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:11.824570 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:11.827951 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9f7353eb-10aa-4316-a8d8-fb3a58088d7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:11.831760 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f7353eb-10aa-4316-a8d8-fb3a58088d7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:11.832394 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1136/4582] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:11 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:12.222531 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8bac12cf-ada8-4c28-a571-3d40e6fd38b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:12.224616 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8bac12cf-ada8-4c28-a571-3d40e6fd38b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd Aug 18 07:41:12.224824 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8bac12cf-ada8-4c28-a571-3d40e6fd38b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:12.225006 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8bac12cf-ada8-4c28-a571-3d40e6fd38b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:12.231961 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8bac12cf-ada8-4c28-a571-3d40e6fd38b4 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd returned with HTTP 404 Aug 18 07:41:12.232535 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1148/4583] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:12 2026] GET /volume/v3/volumes/ba1c659b-d6d5-42dd-ae27-97b2f11728fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:12.240457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:12.242413 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:12.242795 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1444483360"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:12.244489 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1444483360'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:12.244637 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume of 1 GB Aug 18 07:41:12.248659 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Availability Zones retrieved successfully. Aug 18 07:41:12.255860 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (d8a814f4-3eac-4c59-a877-3701ae3792f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:12.257019 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2848d16-6d90-472f-8d9f-af6e0d91e28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:12.257997 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:12.285842 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2848d16-6d90-472f-8d9f-af6e0d91e28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:12.286740 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c82d353-bcc5-498e-8e93-0dd3581311be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:12.322577 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31b02ec9-1870-4048-bc12-971367b05be9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:12.326695 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31b02ec9-1870-4048-bc12-971367b05be9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:12.326975 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31b02ec9-1870-4048-bc12-971367b05be9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:12.327091 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31b02ec9-1870-4048-bc12-971367b05be9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:12.328495 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['f75d8a87-51c1-461a-8e11-53bcd9c08ad1', '375c9d8e-ff92-48f8-81a4-2b88150c8699', 'e3b637e7-6946-4d6b-9cb9-d66d0228fd3b', '88d868f1-1905-4d78-8a8b-7f9275a8b8a1'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:12.329502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c82d353-bcc5-498e-8e93-0dd3581311be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f75d8a87-51c1-461a-8e11-53bcd9c08ad1', '375c9d8e-ff92-48f8-81a4-2b88150c8699', 'e3b637e7-6946-4d6b-9cb9-d66d0228fd3b', '88d868f1-1905-4d78-8a8b-7f9275a8b8a1']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:12.330514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab91c454-b3d1-4402-8494-d25700727ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:12.334677 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:12.334677 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:12.338425 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-31b02ec9-1870-4048-bc12-971367b05be9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:12.342736 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31b02ec9-1870-4048-bc12-971367b05be9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:12.343150 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1157/4584] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:12 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:12.355140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab91c454-b3d1-4402-8494-d25700727ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32ccf480-3350-422a-b44b-24e74640bf87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1444483360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['f75d8a87-51c1-461a-8e11-53bcd9c08ad1','375c9d8e-ff92-48f8-81a4-2b88150c8699','e3b637e7-6946-4d6b-9cb9-d66d0228fd3b','88d868f1-1905-4d78-8a8b-7f9275a8b8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1444483360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32ccf480-3350-422a-b44b-24e74640bf87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='204aec731d4f42d8999ae7521400d5c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c168652ded24b66ac17ff6cde6d4275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:12.356260 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae483aa-f850-4443-bc1b-deb53123f1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:12.372517 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae483aa-f850-4443-bc1b-deb53123f1f9) transitioned into state 'SUCCESS' from state '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-1444483360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['f75d8a87-51c1-461a-8e11-53bcd9c08ad1','375c9d8e-ff92-48f8-81a4-2b88150c8699','e3b637e7-6946-4d6b-9cb9-d66d0228fd3b','88d868f1-1905-4d78-8a8b-7f9275a8b8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:12.373143 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e67e5b2f-3c28-4587-bc91-a6da9c3778d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:12.383236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e67e5b2f-3c28-4587-bc91-a6da9c3778d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:12.383236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (d8a814f4-3eac-4c59-a877-3701ae3792f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:12.383236 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request issued successfully. Aug 18 07:41:12.383236 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-45210ef2-e6cf-4ddb-bcc3-7ac3e0e7ef77 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:12.383236 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1144/4585] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:41:12 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:12.397182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fec852e2-a641-4dfa-8362-1457b5005e9d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:12.398974 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fec852e2-a641-4dfa-8362-1457b5005e9d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 Aug 18 07:41:12.399231 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fec852e2-a641-4dfa-8362-1457b5005e9d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:12.399403 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fec852e2-a641-4dfa-8362-1457b5005e9d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:12.410361 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:12.410361 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:12.415706 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fec852e2-a641-4dfa-8362-1457b5005e9d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:12.418188 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fec852e2-a641-4dfa-8362-1457b5005e9d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 returned with HTTP 200 Aug 18 07:41:12.418575 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1137/4586] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:12 2026] GET /volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:12.613754 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6d7858a0-3ba9-4433-ac15-2277cf0ada86 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:12.616115 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d7858a0-3ba9-4433-ac15-2277cf0ada86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:12.616416 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d7858a0-3ba9-4433-ac15-2277cf0ada86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:12.616633 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d7858a0-3ba9-4433-ac15-2277cf0ada86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:12.616788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6d7858a0-3ba9-4433-ac15-2277cf0ada86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:12.623133 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:12.623133 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:12.623133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d7858a0-3ba9-4433-ac15-2277cf0ada86 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:12.623133 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1149/4587] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:12 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:12.846312 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a6f37262-ea1f-4ad2-9193-6632bcfa0395 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:12.848540 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6f37262-ea1f-4ad2-9193-6632bcfa0395 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:12.848804 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a6f37262-ea1f-4ad2-9193-6632bcfa0395 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:12.849074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a6f37262-ea1f-4ad2-9193-6632bcfa0395 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:12.861114 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:12.861114 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:12.865467 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a6f37262-ea1f-4ad2-9193-6632bcfa0395 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:12.870462 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a6f37262-ea1f-4ad2-9193-6632bcfa0395 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:12.870977 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1158/4588] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:12 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:13.355167 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e4bb55a8-7cb4-4792-b855-58f0c5104016 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.357130 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4bb55a8-7cb4-4792-b855-58f0c5104016 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:13.357354 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4bb55a8-7cb4-4792-b855-58f0c5104016 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:13.357531 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4bb55a8-7cb4-4792-b855-58f0c5104016 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:13.364444 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.364444 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:13.368287 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e4bb55a8-7cb4-4792-b855-58f0c5104016 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:13.372781 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4bb55a8-7cb4-4792-b855-58f0c5104016 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:13.373167 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1145/4589] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:13 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:13.430699 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-81319b09-423f-4722-9d3b-9eeafadeeb51 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.435030 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81319b09-423f-4722-9d3b-9eeafadeeb51 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 Aug 18 07:41:13.435229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81319b09-423f-4722-9d3b-9eeafadeeb51 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:13.435402 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-81319b09-423f-4722-9d3b-9eeafadeeb51 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:13.447331 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.447331 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:13.454611 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-81319b09-423f-4722-9d3b-9eeafadeeb51 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:13.460944 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-81319b09-423f-4722-9d3b-9eeafadeeb51 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 returned with HTTP 200 Aug 18 07:41:13.461330 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1138/4590] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:13 2026] GET /volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:13.473296 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.475152 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:13.475544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32ccf480-3350-422a-b44b-24e74640bf87", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-395752624"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:13.484981 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.484981 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:13.485322 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:13.485451 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create snapshot from volume 32ccf480-3350-422a-b44b-24e74640bf87 Aug 18 07:41:13.516837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['e3c45578-d3ba-4508-97fa-bcc49a03108f', '1c249c75-cd96-4913-b13f-6f4378492787', 'b865e31e-902e-474d-8f96-1294dfae449a', '4d2ecd5f-2c76-4387-955c-e45b95dc105b'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:13.550092 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot create request issued successfully. Aug 18 07:41:13.550289 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5c3fb4f4-54fc-4b8a-920e-11afc3d02391 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:13.550665 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1150/4591] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:41:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:13.558909 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f172c66c-2102-4dea-b9de-11f620591f35 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.560833 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f172c66c-2102-4dea-b9de-11f620591f35 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 Aug 18 07:41:13.561063 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f172c66c-2102-4dea-b9de-11f620591f35 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:13.561322 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f172c66c-2102-4dea-b9de-11f620591f35 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:13.566227 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.566227 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:13.566563 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f172c66c-2102-4dea-b9de-11f620591f35 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:13.567345 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f172c66c-2102-4dea-b9de-11f620591f35 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 returned with HTTP 200 Aug 18 07:41:13.567831 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1159/4592] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:13 2026] GET /volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:13.634512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dbeb7bbe-c8ae-4d4d-8b44-91b67b19ec75 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.636285 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dbeb7bbe-c8ae-4d4d-8b44-91b67b19ec75 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:13.636466 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dbeb7bbe-c8ae-4d4d-8b44-91b67b19ec75 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:13.636647 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dbeb7bbe-c8ae-4d4d-8b44-91b67b19ec75 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:13.636770 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-dbeb7bbe-c8ae-4d4d-8b44-91b67b19ec75 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:13.640917 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.640917 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:13.641635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dbeb7bbe-c8ae-4d4d-8b44-91b67b19ec75 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:13.641996 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1146/4593] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:13 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:13.674585 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-63e29d03-c3e6-4862-9ca0-f25672488c93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.676602 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-63e29d03-c3e6-4862-9ca0-f25672488c93 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/limits Aug 18 07:41:13.676806 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-63e29d03-c3e6-4862-9ca0-f25672488c93 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:13.677011 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-63e29d03-c3e6-4862-9ca0-f25672488c93 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:13.694593 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-63e29d03-c3e6-4862-9ca0-f25672488c93 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/limits returned with HTTP 200 Aug 18 07:41:13.695010 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1139/4594] 10.4.3.152 () {68 vars in 1484 bytes} [Tue Aug 18 07:41:13 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:13.731773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-69b86bc3-cdf1-4ef7-99f2-95aad9417e94 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.735055 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-69b86bc3-cdf1-4ef7-99f2-95aad9417e94 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:41:13.735315 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-69b86bc3-cdf1-4ef7-99f2-95aad9417e94 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:13.735550 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-69b86bc3-cdf1-4ef7-99f2-95aad9417e94 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:13.746628 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.746628 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:13.751359 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-69b86bc3-cdf1-4ef7-99f2-95aad9417e94 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:13.757224 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-69b86bc3-cdf1-4ef7-99f2-95aad9417e94 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:41:13.757624 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1151/4595] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:41:13 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:13.767765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.770226 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:13.770724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90eb3979-4bbd-4bea-b8cf-bb0d65945bb1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1763455282", "description": null, "metadata": {}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:13.782380 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.782380 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:13.782756 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:13.782906 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create snapshot from volume 90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:41:13.807126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Created reservations ['fddc24a8-c0c0-4970-bfbc-055e93f680c1', 'b64fd132-aba6-4159-ab1a-5c93ece2ee4b', '76789d36-48c3-4bd7-bddf-aff14bae8b29', '3650b134-8e7f-4a60-bfa1-3a7c7a1304c5'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:13.843125 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot force create request issued successfully. Aug 18 07:41:13.843538 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-b15675cb-9604-4d8a-a2fe-9c483c23cdf5 req-17a9c466-da5e-4042-b81f-e6f1950efb27 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:13.844012 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1160/4596] 10.4.3.152 () {72 vars in 1547 bytes} [Tue Aug 18 07:41:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:13.884485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2b4dd4cb-78ff-4e42-bb06-42a22c90ce8c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:13.889056 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b4dd4cb-78ff-4e42-bb06-42a22c90ce8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:13.889297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b4dd4cb-78ff-4e42-bb06-42a22c90ce8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:13.889514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2b4dd4cb-78ff-4e42-bb06-42a22c90ce8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:13.900429 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:13.900429 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:13.903589 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2b4dd4cb-78ff-4e42-bb06-42a22c90ce8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:13.907753 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2b4dd4cb-78ff-4e42-bb06-42a22c90ce8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:13.908217 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1147/4597] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:13 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:14.385663 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7a9d4a3f-5123-4f7c-bbbb-ae09da2f5375 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.388074 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a9d4a3f-5123-4f7c-bbbb-ae09da2f5375 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:14.388366 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a9d4a3f-5123-4f7c-bbbb-ae09da2f5375 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:14.388637 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a9d4a3f-5123-4f7c-bbbb-ae09da2f5375 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:14.397605 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.397605 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:14.402191 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7a9d4a3f-5123-4f7c-bbbb-ae09da2f5375 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:14.407723 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a9d4a3f-5123-4f7c-bbbb-ae09da2f5375 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:14.408260 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1140/4598] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:14 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:14.577612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b4a0e363-24fe-4564-b7c6-700d8b01a421 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.579662 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b4a0e363-24fe-4564-b7c6-700d8b01a421 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 Aug 18 07:41:14.579906 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b4a0e363-24fe-4564-b7c6-700d8b01a421 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:14.580094 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b4a0e363-24fe-4564-b7c6-700d8b01a421 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:14.585631 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.585631 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:14.586056 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b4a0e363-24fe-4564-b7c6-700d8b01a421 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:14.586941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b4a0e363-24fe-4564-b7c6-700d8b01a421 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 returned with HTTP 200 Aug 18 07:41:14.587423 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1152/4599] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:14 2026] GET /volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:14.596268 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eb21297b-c7ca-4d34-829f-3db3a925ccef None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.598092 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb21297b-c7ca-4d34-829f-3db3a925ccef tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] GET https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 Aug 18 07:41:14.598309 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb21297b-c7ca-4d34-829f-3db3a925ccef tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:14.598500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb21297b-c7ca-4d34-829f-3db3a925ccef tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:14.603379 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.603379 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:14.603954 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eb21297b-c7ca-4d34-829f-3db3a925ccef tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Snapshot retrieved successfully. Aug 18 07:41:14.604743 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb21297b-c7ca-4d34-829f-3db3a925ccef tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 returned with HTTP 200 Aug 18 07:41:14.605175 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1161/4600] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:14 2026] GET /volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:14.613822 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.615748 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 Aug 18 07:41:14.616034 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:14.616262 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:14.616381 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete snapshot with id: 52d0db24-94e2-4088-b7ef-10e60f9aee21 Aug 18 07:41:14.622005 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.622005 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:14.622335 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:14.644944 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot delete request issued successfully. Aug 18 07:41:14.645165 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9284d50-62ea-48fb-adb0-7a846b7405d9 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 returned with HTTP 202 Aug 18 07:41:14.645582 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1148/4601] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:41:14 2026] DELETE /volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:14.652652 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a0827699-743d-4508-9330-d954e05bbbc5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.653520 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bb3c95bc-d6ba-4f8c-8d71-e93d370252d5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.654426 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0827699-743d-4508-9330-d954e05bbbc5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 Aug 18 07:41:14.654618 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0827699-743d-4508-9330-d954e05bbbc5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:14.654821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0827699-743d-4508-9330-d954e05bbbc5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:14.655360 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb3c95bc-d6ba-4f8c-8d71-e93d370252d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:14.655517 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb3c95bc-d6ba-4f8c-8d71-e93d370252d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:14.655707 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bb3c95bc-d6ba-4f8c-8d71-e93d370252d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:14.655863 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-bb3c95bc-d6ba-4f8c-8d71-e93d370252d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:14.660433 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.660433 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:14.660620 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.660620 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:14.661028 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a0827699-743d-4508-9330-d954e05bbbc5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:14.661338 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bb3c95bc-d6ba-4f8c-8d71-e93d370252d5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:14.661713 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1153/4602] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:14 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:14.661808 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0827699-743d-4508-9330-d954e05bbbc5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 returned with HTTP 200 Aug 18 07:41:14.662239 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1141/4603] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:14 2026] GET /volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:14.773273 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-cf9ddece-3188-43eb-8648-bd417299a909 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.775824 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-cf9ddece-3188-43eb-8648-bd417299a909 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc/action Aug 18 07:41:14.776307 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-cf9ddece-3188-43eb-8648-bd417299a909 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:14.776479 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-cf9ddece-3188-43eb-8648-bd417299a909 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:14.780085 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=141,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:41:14.797929 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.797929 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:14.811714 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-349d4b16-841b-400e-920d-cd0769b2f2ab req-cf9ddece-3188-43eb-8648-bd417299a909 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc/action returned with HTTP 204 Aug 18 07:41:14.812238 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1162/4604] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:41:14 2026] POST /volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:14.919947 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ed9ea80e-630f-4613-a9c0-90b7789e7c8c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:14.921969 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed9ea80e-630f-4613-a9c0-90b7789e7c8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:14.921969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed9ea80e-630f-4613-a9c0-90b7789e7c8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:14.921969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ed9ea80e-630f-4613-a9c0-90b7789e7c8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:14.931052 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:14.931052 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:14.933853 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ed9ea80e-630f-4613-a9c0-90b7789e7c8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:14.937447 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ed9ea80e-630f-4613-a9c0-90b7789e7c8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:14.937863 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1149/4605] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:14 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:15.420371 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57a24dcc-2327-4c67-8694-f784892a629a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.422108 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57a24dcc-2327-4c67-8694-f784892a629a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:15.422379 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57a24dcc-2327-4c67-8694-f784892a629a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.422588 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57a24dcc-2327-4c67-8694-f784892a629a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.429103 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.429103 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:15.432714 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-57a24dcc-2327-4c67-8694-f784892a629a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:15.437380 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57a24dcc-2327-4c67-8694-f784892a629a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:15.437790 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1154/4606] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:15.449223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-45573c2b-6164-4462-af86-db3886daed62 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.450827 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45573c2b-6164-4462-af86-db3886daed62 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:15.451026 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45573c2b-6164-4462-af86-db3886daed62 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.451251 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-45573c2b-6164-4462-af86-db3886daed62 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.458513 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.458513 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:15.460003 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3ef4df2e-ff73-41ce-baeb-8de796a4d1af None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.461794 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-45573c2b-6164-4462-af86-db3886daed62 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:15.462051 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ef4df2e-ff73-41ce-baeb-8de796a4d1af tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 Aug 18 07:41:15.462308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ef4df2e-ff73-41ce-baeb-8de796a4d1af tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.462544 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3ef4df2e-ff73-41ce-baeb-8de796a4d1af tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.465998 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-45573c2b-6164-4462-af86-db3886daed62 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:15.466492 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1142/4607] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:15.467832 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.467832 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:15.468199 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3ef4df2e-ff73-41ce-baeb-8de796a4d1af tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:41:15.469225 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3ef4df2e-ff73-41ce-baeb-8de796a4d1af tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 returned with HTTP 200 Aug 18 07:41:15.469738 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1163/4608] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:15.478584 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.480309 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:15.480505 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.480682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.480852 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: 2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:15.487202 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.487202 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:15.487626 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:15.495961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-31327504-8ae1-4885-8826-1f889c5066a7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.498375 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:15.498919 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1832105520", "snapshot_id": null, "imageRef": "ac2a5185-088d-4424-b00f-3002002dcf76", "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:15.501031 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1832105520', 'snapshot_id': None, 'imageRef': 'ac2a5185-088d-4424-b00f-3002002dcf76', 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:15.501771 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume request issued successfully. Aug 18 07:41:15.501969 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93a5d1b5-8d3c-4479-b95d-ad5a9c7f9706 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 202 Aug 18 07:41:15.502350 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1150/4609] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:41:15 2026] DELETE /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:41:15.509328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f62fad21-4586-445f-9683-6f8d241d992f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.510918 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f62fad21-4586-445f-9683-6f8d241d992f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:15.511138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f62fad21-4586-445f-9683-6f8d241d992f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.511313 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f62fad21-4586-445f-9683-6f8d241d992f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.518324 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.518324 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:15.524547 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f62fad21-4586-445f-9683-6f8d241d992f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:15.528754 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f62fad21-4586-445f-9683-6f8d241d992f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 200 Aug 18 07:41:15.529103 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1143/4610] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:15.617384 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.617384 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:15.617872 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:41:15.618062 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume of 1 GB Aug 18 07:41:15.621815 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Availability Zones retrieved successfully. Aug 18 07:41:15.626896 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Flow 'volume_create_api' (7f62c5e3-9f5a-4c05-ac25-805f672fa686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:15.627887 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2934bce6-1645-431d-859e-0e956669a50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:15.628753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:15.659012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2934bce6-1645-431d-859e-0e956669a50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:15.659721 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c240cf81-77ce-4124-94f4-336571f195e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:15.672959 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b2ab246b-43f4-42b2-8f4d-7a73c1e458e7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.673554 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b01d874d-a727-4d5a-bf79-fe4767882b2b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.674857 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2ab246b-43f4-42b2-8f4d-7a73c1e458e7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:15.675070 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b2ab246b-43f4-42b2-8f4d-7a73c1e458e7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.675317 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b2ab246b-43f4-42b2-8f4d-7a73c1e458e7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.675439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b2ab246b-43f4-42b2-8f4d-7a73c1e458e7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:15.675547 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b01d874d-a727-4d5a-bf79-fe4767882b2b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 Aug 18 07:41:15.675750 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b01d874d-a727-4d5a-bf79-fe4767882b2b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.675970 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b01d874d-a727-4d5a-bf79-fe4767882b2b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.680497 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b01d874d-a727-4d5a-bf79-fe4767882b2b tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 returned with HTTP 404 Aug 18 07:41:15.681126 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1151/4611] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/snapshots/52d0db24-94e2-4088-b7ef-10e60f9aee21 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:15.682476 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.682476 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:15.683601 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b2ab246b-43f4-42b2-8f4d-7a73c1e458e7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:15.683885 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1164/4612] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:15.689027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.690733 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 Aug 18 07:41:15.690952 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.691129 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.691297 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume with id: 32ccf480-3350-422a-b44b-24e74640bf87 Aug 18 07:41:15.694668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Created reservations ['a256272d-68d9-46b2-be1c-a2adb7843344', '78668d0f-8533-425b-a710-74900db12207', '02096343-3ecc-43e2-8e6b-d5b48c2610ea', 'd08adf42-b30f-4d97-88a3-ae67c9853bea'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:15.695631 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c240cf81-77ce-4124-94f4-336571f195e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a256272d-68d9-46b2-be1c-a2adb7843344', '78668d0f-8533-425b-a710-74900db12207', '02096343-3ecc-43e2-8e6b-d5b48c2610ea', 'd08adf42-b30f-4d97-88a3-ae67c9853bea']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:15.696387 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938cd03c-2a69-4c98-94d8-b2b7f3c87bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:15.698475 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.698475 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:15.698793 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:15.715169 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume request issued successfully. Aug 18 07:41:15.715405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b79f50b7-abbd-49a7-886e-dac516d9c42a tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 returned with HTTP 202 Aug 18 07:41:15.715811 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1144/4613] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:41:15 2026] DELETE /volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:15.723886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d0e31069-0898-4546-9665-ddfcdd6aa346 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.725873 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0e31069-0898-4546-9665-ddfcdd6aa346 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 Aug 18 07:41:15.726158 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0e31069-0898-4546-9665-ddfcdd6aa346 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.726459 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0e31069-0898-4546-9665-ddfcdd6aa346 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.734848 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.734848 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:15.738972 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d0e31069-0898-4546-9665-ddfcdd6aa346 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:15.743044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938cd03c-2a69-4c98-94d8-b2b7f3c87bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc57de8b-e308-42a9-bfe2-276704d42dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1832105520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969ec1d8fbca4c46941c28397f073a2a',qos_specs=None,replication_status=,reservations=['a256272d-68d9-46b2-be1c-a2adb7843344','78668d0f-8533-425b-a710-74900db12207','02096343-3ecc-43e2-8e6b-d5b48c2610ea','d08adf42-b30f-4d97-88a3-ae67c9853bea'],size=1,snapshot_id=61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6,source_replicaid=,source_volid=None,status='creating',user_id='22a421d2f6ef4500af378ab911362a76',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1832105520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc57de8b-e308-42a9-bfe2-276704d42dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969ec1d8fbca4c46941c28397f073a2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22a421d2f6ef4500af378ab911362a76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:15.743959 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8b49a9-9cab-48e2-aa39-b37e127a23a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:15.744221 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0e31069-0898-4546-9665-ddfcdd6aa346 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 returned with HTTP 200 Aug 18 07:41:15.744652 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1152/4614] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:15.764538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df8b49a9-9cab-48e2-aa39-b37e127a23a7) transitioned into state 'SUCCESS' from state '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-1832105520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969ec1d8fbca4c46941c28397f073a2a',qos_specs=None,replication_status=,reservations=['a256272d-68d9-46b2-be1c-a2adb7843344','78668d0f-8533-425b-a710-74900db12207','02096343-3ecc-43e2-8e6b-d5b48c2610ea','d08adf42-b30f-4d97-88a3-ae67c9853bea'],size=1,snapshot_id=61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6,source_replicaid=,source_volid=None,status='creating',user_id='22a421d2f6ef4500af378ab911362a76',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:15.765521 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55a05d7-6ce8-409a-858d-002441eb90a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:15.794850 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55a05d7-6ce8-409a-858d-002441eb90a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:15.795969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Flow 'volume_create_api' (7f62c5e3-9f5a-4c05-ac25-805f672fa686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:15.796597 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Create volume request issued successfully. Aug 18 07:41:15.797362 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-31327504-8ae1-4885-8826-1f889c5066a7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:15.797954 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1155/4615] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:41:15 2026] POST /volume/v3/volumes => generated 814 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:15.810018 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-336a3d50-5cd5-4d08-a5be-dbfb68ba8677 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:15.812456 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-336a3d50-5cd5-4d08-a5be-dbfb68ba8677 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:41:15.812752 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-336a3d50-5cd5-4d08-a5be-dbfb68ba8677 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:15.813090 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-336a3d50-5cd5-4d08-a5be-dbfb68ba8677 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:15.822223 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:15.822223 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:15.826998 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-336a3d50-5cd5-4d08-a5be-dbfb68ba8677 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:15.832645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-336a3d50-5cd5-4d08-a5be-dbfb68ba8677 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 200 Aug 18 07:41:15.833186 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1165/4616] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:15 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:16.543086 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f9716ab-eacd-41b2-bc0e-f47372e15c24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:16.545019 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f9716ab-eacd-41b2-bc0e-f47372e15c24 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:41:16.545352 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f9716ab-eacd-41b2-bc0e-f47372e15c24 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:16.545611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f9716ab-eacd-41b2-bc0e-f47372e15c24 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:16.552323 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f9716ab-eacd-41b2-bc0e-f47372e15c24 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 404 Aug 18 07:41:16.552782 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1145/4617] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:16 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:41:16.696565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-53031bfb-3b46-4fef-8dae-fbd33b89949a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:16.698521 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53031bfb-3b46-4fef-8dae-fbd33b89949a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:16.698721 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53031bfb-3b46-4fef-8dae-fbd33b89949a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:16.698931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-53031bfb-3b46-4fef-8dae-fbd33b89949a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:16.699032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-53031bfb-3b46-4fef-8dae-fbd33b89949a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:16.703215 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:16.703215 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:16.703938 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-53031bfb-3b46-4fef-8dae-fbd33b89949a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:16.704337 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1153/4618] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:16 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:16.757158 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2bd43d3d-0206-4528-a6fa-a4faf148f766 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:16.759179 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2bd43d3d-0206-4528-a6fa-a4faf148f766 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 Aug 18 07:41:16.759398 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2bd43d3d-0206-4528-a6fa-a4faf148f766 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:16.759610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2bd43d3d-0206-4528-a6fa-a4faf148f766 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:16.766238 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2bd43d3d-0206-4528-a6fa-a4faf148f766 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 returned with HTTP 404 Aug 18 07:41:16.766238 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1156/4619] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:16 2026] GET /volume/v3/volumes/32ccf480-3350-422a-b44b-24e74640bf87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:16.773370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5913e29d-743d-4965-9246-071e13a777df None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:16.775632 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:16.776003 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945562162"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:16.777448 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945562162'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:16.777570 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume of 1 GB Aug 18 07:41:16.781438 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Availability Zones retrieved successfully. Aug 18 07:41:16.786683 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (a294895f-be38-4291-ad1e-cdd9f0185476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:16.787568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3d2dc8-5b73-46c9-a325-16fb9f1b71a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:16.788345 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:16.810793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3d2dc8-5b73-46c9-a325-16fb9f1b71a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:16.811724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94de7158-1963-4830-8546-892147ccae06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:16.849668 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-927e7976-9b9b-495e-ab6c-5fcbb60e4b71 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:16.852233 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-927e7976-9b9b-495e-ab6c-5fcbb60e4b71 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:41:16.852592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['ac231ab2-30b3-459f-8f88-bf509863880f', '852319df-2beb-4eda-a630-16eca664c729', 'dc600442-7a1b-436e-b26a-64a0b0398b17', '99e1fc8c-2a4c-4bd3-9c5e-783a54f7b791'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:16.852672 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-927e7976-9b9b-495e-ab6c-5fcbb60e4b71 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:16.852958 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-927e7976-9b9b-495e-ab6c-5fcbb60e4b71 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:16.853327 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94de7158-1963-4830-8546-892147ccae06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac231ab2-30b3-459f-8f88-bf509863880f', '852319df-2beb-4eda-a630-16eca664c729', 'dc600442-7a1b-436e-b26a-64a0b0398b17', '99e1fc8c-2a4c-4bd3-9c5e-783a54f7b791']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:16.854022 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e7ff86-4d8b-42b5-96d2-082491201e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:16.860886 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:16.860886 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:16.864852 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-927e7976-9b9b-495e-ab6c-5fcbb60e4b71 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:16.869745 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-927e7976-9b9b-495e-ab6c-5fcbb60e4b71 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 200 Aug 18 07:41:16.870262 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1146/4620] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:16 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:16.874419 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e7ff86-4d8b-42b5-96d2-082491201e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7444bb85-6cf4-47d6-ab77-ef35f97b8046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945562162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['ac231ab2-30b3-459f-8f88-bf509863880f','852319df-2beb-4eda-a630-16eca664c729','dc600442-7a1b-436e-b26a-64a0b0398b17','99e1fc8c-2a4c-4bd3-9c5e-783a54f7b791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945562162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7444bb85-6cf4-47d6-ab77-ef35f97b8046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='204aec731d4f42d8999ae7521400d5c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c168652ded24b66ac17ff6cde6d4275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:16.875112 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464b95a4-7384-490c-9c89-28c80ad63131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:16.885138 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-47c73334-32c1-468d-902f-f558da1b4e8b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:16.887068 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-47c73334-32c1-468d-902f-f558da1b4e8b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:41:16.887291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-47c73334-32c1-468d-902f-f558da1b4e8b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:16.887519 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-47c73334-32c1-468d-902f-f558da1b4e8b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:16.891750 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464b95a4-7384-490c-9c89-28c80ad63131) transitioned into state 'SUCCESS' from state '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-1945562162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204aec731d4f42d8999ae7521400d5c5',qos_specs=None,replication_status=,reservations=['ac231ab2-30b3-459f-8f88-bf509863880f','852319df-2beb-4eda-a630-16eca664c729','dc600442-7a1b-436e-b26a-64a0b0398b17','99e1fc8c-2a4c-4bd3-9c5e-783a54f7b791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c168652ded24b66ac17ff6cde6d4275',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:16.892585 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9a53fb-436a-44ce-93fb-7674289c174b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:16.895073 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:16.895073 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:16.898805 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-47c73334-32c1-468d-902f-f558da1b4e8b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:16.901873 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9a53fb-436a-44ce-93fb-7674289c174b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:16.902762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Flow 'volume_create_api' (a294895f-be38-4291-ad1e-cdd9f0185476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:16.903119 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create volume request issued successfully. Aug 18 07:41:16.903584 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-47c73334-32c1-468d-902f-f558da1b4e8b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 200 Aug 18 07:41:16.903729 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5913e29d-743d-4965-9246-071e13a777df tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:16.903985 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1154/4621] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:16 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:16.904181 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1166/4622] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:41:16 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:16.915774 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ed0b043-eb9a-4446-85fe-0cbb8e616908 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:16.918139 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ed0b043-eb9a-4446-85fe-0cbb8e616908 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 Aug 18 07:41:16.919356 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ed0b043-eb9a-4446-85fe-0cbb8e616908 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:16.919356 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ed0b043-eb9a-4446-85fe-0cbb8e616908 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:16.928370 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:16.928370 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:16.932838 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4ed0b043-eb9a-4446-85fe-0cbb8e616908 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:16.938025 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ed0b043-eb9a-4446-85fe-0cbb8e616908 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 returned with HTTP 200 Aug 18 07:41:16.939896 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1157/4623] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:16 2026] GET /volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:17.715434 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-92f77076-ca19-440f-a16f-b793e7a9442f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:17.717942 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92f77076-ca19-440f-a16f-b793e7a9442f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:17.718222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92f77076-ca19-440f-a16f-b793e7a9442f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:17.718459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-92f77076-ca19-440f-a16f-b793e7a9442f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:17.718680 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-92f77076-ca19-440f-a16f-b793e7a9442f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:17.723919 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:17.723919 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:17.725557 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-92f77076-ca19-440f-a16f-b793e7a9442f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:17.726101 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1147/4624] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:17 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:17.953026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4852b003-02ab-45bd-a711-6449e43c600c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:17.954961 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4852b003-02ab-45bd-a711-6449e43c600c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 Aug 18 07:41:17.955193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4852b003-02ab-45bd-a711-6449e43c600c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:17.955457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4852b003-02ab-45bd-a711-6449e43c600c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:17.955525 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:17.957191 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:17.957527 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33d02238-210f-4c91-a3e4-990434d6a440", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-690085251", "description": null, "metadata": null}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:17.957592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-36f08488-f4a4-4e9a-8f6d-4b577b28b8cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:17.959537 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-36f08488-f4a4-4e9a-8f6d-4b577b28b8cf tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:41:17.959724 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-36f08488-f4a4-4e9a-8f6d-4b577b28b8cf tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:17.959913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-36f08488-f4a4-4e9a-8f6d-4b577b28b8cf tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:17.962584 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:17.962584 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:17.965921 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4852b003-02ab-45bd-a711-6449e43c600c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:17.966600 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:17.966600 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:17.968069 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:17.968069 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:17.968584 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:17.968736 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create snapshot from volume 33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:17.970405 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-36f08488-f4a4-4e9a-8f6d-4b577b28b8cf tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:17.970858 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4852b003-02ab-45bd-a711-6449e43c600c tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 returned with HTTP 200 Aug 18 07:41:17.971383 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1155/4625] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:17 2026] GET /volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:17.975245 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-36f08488-f4a4-4e9a-8f6d-4b577b28b8cf tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 200 Aug 18 07:41:17.975720 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1158/4626] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:41:17 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:17.985032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cadba15e-fd76-4731-88fa-74e094b936b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:17.987056 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cadba15e-fd76-4731-88fa-74e094b936b5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:17.987459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cadba15e-fd76-4731-88fa-74e094b936b5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7444bb85-6cf4-47d6-ab77-ef35f97b8046", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1784294363"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:17.996110 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:17.996110 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:17.996722 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cadba15e-fd76-4731-88fa-74e094b936b5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:17.996722 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-cadba15e-fd76-4731-88fa-74e094b936b5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Create snapshot from volume 7444bb85-6cf4-47d6-ab77-ef35f97b8046 Aug 18 07:41:18.002485 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Created reservations ['457f589a-c9bc-43c6-9557-218177a97e3b', 'ed73348c-0169-4ba3-af95-6277356a7684', '89c95b4a-cdb8-4551-acc7-74d210413fc9', '02df5f60-02e1-4fb9-a2bb-0b75e8061386'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:18.018419 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-cadba15e-fd76-4731-88fa-74e094b936b5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Created reservations ['0327a8f5-f80e-4975-8b6c-b972f0e86986', '2e95b971-2635-4c04-aced-b13978e98a1e', '10f6fcc5-4fda-4152-8573-e19f60b09cf9', '3fcce0ba-f6be-498e-8250-5463672cfbda'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:18.033701 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot force create request issued successfully. Aug 18 07:41:18.034086 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ee7449cd-4cd6-4f92-adca-bc182a3e4ad4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:18.034529 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1167/4627] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:41:17 2026] POST /volume/v3/snapshots => generated 312 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:18.045377 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c2a2d613-881d-4e79-bf40-086b1a345eeb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.047555 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2a2d613-881d-4e79-bf40-086b1a345eeb tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 Aug 18 07:41:18.047813 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2a2d613-881d-4e79-bf40-086b1a345eeb tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.048096 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2a2d613-881d-4e79-bf40-086b1a345eeb tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.050989 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-cadba15e-fd76-4731-88fa-74e094b936b5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot create request issued successfully. Aug 18 07:41:18.051336 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cadba15e-fd76-4731-88fa-74e094b936b5 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:18.051918 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1148/4628] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:41:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 07:41:18.054114 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.054114 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:18.054678 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c2a2d613-881d-4e79-bf40-086b1a345eeb tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:18.055672 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2a2d613-881d-4e79-bf40-086b1a345eeb tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 returned with HTTP 200 Aug 18 07:41:18.056140 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1156/4629] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:18.061451 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee5f4ca2-17e7-42b0-880d-64e34ea0ad2d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.063116 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee5f4ca2-17e7-42b0-880d-64e34ea0ad2d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 Aug 18 07:41:18.063331 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee5f4ca2-17e7-42b0-880d-64e34ea0ad2d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.063550 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee5f4ca2-17e7-42b0-880d-64e34ea0ad2d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.067748 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.067748 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:18.068074 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee5f4ca2-17e7-42b0-880d-64e34ea0ad2d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:18.068682 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee5f4ca2-17e7-42b0-880d-64e34ea0ad2d tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 returned with HTTP 200 Aug 18 07:41:18.069030 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1159/4630] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:18.089340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ec528d8-fe70-4812-b18a-98d096648a42 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.091749 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:18.092169 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "34c0516d-b588-4814-ba64-a25a07f06e13", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:18.093626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '34c0516d-b588-4814-ba64-a25a07f06e13', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:18.197547 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume of 1 GB Aug 18 07:41:18.197714 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.197714 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:18.201659 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Availability Zones retrieved successfully. Aug 18 07:41:18.206682 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (a29fccd7-29b3-4cb4-80bc-0f577f43e06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:18.208572 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8606d4d-58b0-4bc4-8458-120b30bd53c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:18.209467 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:18.262368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8606d4d-58b0-4bc4-8458-120b30bd53c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:18.263220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf00217-44fa-4af4-80f0-c8c085a90898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:18.323019 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Created reservations ['363f5518-b21a-4640-99cd-135da1fca3f5', '877935b7-8c1c-4a2c-9568-bb019c66b935', 'bf316d10-e977-4d22-92d4-639f6d5e9faf', '9b66ecb9-ea03-4ac7-a476-48659f6ec376'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:18.323927 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf00217-44fa-4af4-80f0-c8c085a90898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['363f5518-b21a-4640-99cd-135da1fca3f5', '877935b7-8c1c-4a2c-9568-bb019c66b935', 'bf316d10-e977-4d22-92d4-639f6d5e9faf', '9b66ecb9-ea03-4ac7-a476-48659f6ec376']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:18.324841 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e165f9e-842b-4140-a834-614344e792ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:18.350586 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e165f9e-842b-4140-a834-614344e792ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42021b0f-1bd4-4713-976c-f2225f911c59', '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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['363f5518-b21a-4640-99cd-135da1fca3f5','877935b7-8c1c-4a2c-9568-bb019c66b935','bf316d10-e977-4d22-92d4-639f6d5e9faf','9b66ecb9-ea03-4ac7-a476-48659f6ec376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:18Z,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=42021b0f-1bd4-4713-976c-f2225f911c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c71aa229dba54d3597f9dd434baabe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0412cafb937246238ac4b7556fd0a56c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:18.351678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1837c0-6801-440f-a13e-38ba7bb1e55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:18.370653 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1837c0-6801-440f-a13e-38ba7bb1e55c) transitioned into state 'SUCCESS' from 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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['363f5518-b21a-4640-99cd-135da1fca3f5','877935b7-8c1c-4a2c-9568-bb019c66b935','bf316d10-e977-4d22-92d4-639f6d5e9faf','9b66ecb9-ea03-4ac7-a476-48659f6ec376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:18.371365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8c52a2-ac85-4f50-bcaa-f3a2604fd0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:18.380567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8c52a2-ac85-4f50-bcaa-f3a2604fd0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:18.381378 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (a29fccd7-29b3-4cb4-80bc-0f577f43e06c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:18.381693 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request issued successfully. Aug 18 07:41:18.382287 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ec528d8-fe70-4812-b18a-98d096648a42 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:18.382726 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1168/4631] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:41:18 2026] POST /volume/v3/volumes => generated 775 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:18.394803 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6cb5aec6-4a21-43a8-98bc-81b5835374bc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.396708 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6cb5aec6-4a21-43a8-98bc-81b5835374bc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:18.396933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6cb5aec6-4a21-43a8-98bc-81b5835374bc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.397098 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6cb5aec6-4a21-43a8-98bc-81b5835374bc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.404244 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.404244 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:18.407466 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6cb5aec6-4a21-43a8-98bc-81b5835374bc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:18.411490 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6cb5aec6-4a21-43a8-98bc-81b5835374bc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:18.411856 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1149/4632] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:18.415745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-d3b64a78-cbb5-4a23-883a-91899981f782 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.417946 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-d3b64a78-cbb5-4a23-883a-91899981f782 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:41:18.418216 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-d3b64a78-cbb5-4a23-883a-91899981f782 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.418418 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-d3b64a78-cbb5-4a23-883a-91899981f782 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.425561 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.425561 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:18.429114 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-d3b64a78-cbb5-4a23-883a-91899981f782 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:18.433743 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-d3b64a78-cbb5-4a23-883a-91899981f782 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 200 Aug 18 07:41:18.434167 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1157/4633] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:18.444383 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3603207-cb4a-4571-ac63-5eb4d8108c53 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.444722 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3603207-cb4a-4571-ac63-5eb4d8108c53 None None] GET https://10.4.3.152/volume// Aug 18 07:41:18.444879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3603207-cb4a-4571-ac63-5eb4d8108c53 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.445083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3603207-cb4a-4571-ac63-5eb4d8108c53 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.445409 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3603207-cb4a-4571-ac63-5eb4d8108c53 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:18.445653 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1160/4634] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:18.454292 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-29dad05b-c1e5-4e5b-b924-37a252e98d47 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.456327 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-29dad05b-c1e5-4e5b-b924-37a252e98d47 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:41:18.456727 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-29dad05b-c1e5-4e5b-b924-37a252e98d47 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc57de8b-e308-42a9-bfe2-276704d42dc9", "connector": null, "instance_uuid": "cccf970c-939a-4fc2-8ba1-c78d3eb611fc"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:18.464370 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.464370 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:18.485064 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-29dad05b-c1e5-4e5b-b924-37a252e98d47 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:41:18.485553 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1169/4635] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:41:18 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:18.736855 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ad3dc016-a027-4994-a6e5-5aff58b6936d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.738371 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad3dc016-a027-4994-a6e5-5aff58b6936d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:18.738560 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad3dc016-a027-4994-a6e5-5aff58b6936d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.738735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad3dc016-a027-4994-a6e5-5aff58b6936d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.738856 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ad3dc016-a027-4994-a6e5-5aff58b6936d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:18.743180 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.743180 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:18.743924 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad3dc016-a027-4994-a6e5-5aff58b6936d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:18.744290 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1150/4636] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:18.754575 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5eef42d-2ca5-4f87-9606-43acddd104c5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.756471 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5eef42d-2ca5-4f87-9606-43acddd104c5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:41:18.757270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5eef42d-2ca5-4f87-9606-43acddd104c5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.757270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5eef42d-2ca5-4f87-9606-43acddd104c5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.757270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d5eef42d-2ca5-4f87-9606-43acddd104c5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:18.761304 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.761304 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:18.762075 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5eef42d-2ca5-4f87-9606-43acddd104c5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:41:18.762474 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1158/4637] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:18.771890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.773876 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:41:18.774268 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5814838d-9751-4f1e-acf6-8900a2ac5319", "incremental": true, "force": true}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:18.775671 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating new backup {'backup': {'volume_id': '5814838d-9751-4f1e-acf6-8900a2ac5319', 'incremental': True, 'force': True}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:41:18.775820 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating backup of volume 5814838d-9751-4f1e-acf6-8900a2ac5319 in container None Aug 18 07:41:18.785489 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.785489 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:18.785944 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:41:18.800832 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['dd7c54a4-9be3-4292-89d1-eeb9a2538810', '4a58d670-e4fa-4942-9e1c-ef008d2e46da'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:18.831015 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cea4c540-e5c7-4236-afe4-e7461ad30a5b tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:41:18.831015 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1161/4638] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:41:18 2026] POST /volume/v3/backups => generated 288 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:18.841125 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d6235bc0-bbd1-4f73-b909-7546236504da None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:18.843804 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6235bc0-bbd1-4f73-b909-7546236504da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:18.844133 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6235bc0-bbd1-4f73-b909-7546236504da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:18.844465 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d6235bc0-bbd1-4f73-b909-7546236504da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:18.844634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-d6235bc0-bbd1-4f73-b909-7546236504da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:18.850034 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:18.850034 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:18.851169 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d6235bc0-bbd1-4f73-b909-7546236504da tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:18.851688 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1170/4639] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:18 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:19.066675 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e6d7e7b4-8464-4947-8ec1-5716905c43d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.068280 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6d7e7b4-8464-4947-8ec1-5716905c43d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 Aug 18 07:41:19.068444 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6d7e7b4-8464-4947-8ec1-5716905c43d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.068608 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6d7e7b4-8464-4947-8ec1-5716905c43d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.073388 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.073388 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:19.073479 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e6d7e7b4-8464-4947-8ec1-5716905c43d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:19.074109 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6d7e7b4-8464-4947-8ec1-5716905c43d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 returned with HTTP 200 Aug 18 07:41:19.074441 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1151/4640] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:19.076877 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d17047d6-534e-454c-b272-765c2d25e65e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.079260 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d17047d6-534e-454c-b272-765c2d25e65e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 Aug 18 07:41:19.079563 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d17047d6-534e-454c-b272-765c2d25e65e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.079846 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d17047d6-534e-454c-b272-765c2d25e65e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.082028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-baca90c2-2675-45f7-8f17-7452c339dbc9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.083698 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-baca90c2-2675-45f7-8f17-7452c339dbc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 Aug 18 07:41:19.083914 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-baca90c2-2675-45f7-8f17-7452c339dbc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.084108 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-baca90c2-2675-45f7-8f17-7452c339dbc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.086056 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.086056 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:19.086491 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d17047d6-534e-454c-b272-765c2d25e65e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:19.087337 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d17047d6-534e-454c-b272-765c2d25e65e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 returned with HTTP 200 Aug 18 07:41:19.087691 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1159/4641] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:19.090237 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.090237 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:19.090237 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-baca90c2-2675-45f7-8f17-7452c339dbc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:19.090237 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-baca90c2-2675-45f7-8f17-7452c339dbc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 returned with HTTP 200 Aug 18 07:41:19.090237 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1162/4642] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:19.096272 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.098378 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] POST https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41/action Aug 18 07:41:19.098704 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:19.098866 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:19.101286 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.snapshot_unmanage [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Unmanage snapshot with id: ecca3edd-7164-4294-98a3-d44779351d41 Aug 18 07:41:19.106452 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.106452 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:19.106960 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Snapshot retrieved successfully. Aug 18 07:41:19.107773 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2f85ec9f1ff5463c98ea929a6f0bba87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '204aec731d4f42d8999ae7521400d5c5', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:19.108025 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-49a8fe07-d9ab-405f-a84e-488d6d60f481 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-reader] https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41/action returned with HTTP 403 Aug 18 07:41:19.108607 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1171/4643] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:41:19 2026] POST /volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:19.114884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.116370 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 Aug 18 07:41:19.116532 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.116707 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.116806 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete snapshot with id: ecca3edd-7164-4294-98a3-d44779351d41 Aug 18 07:41:19.121137 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.121137 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:19.121404 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:19.134979 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot delete request issued successfully. Aug 18 07:41:19.135138 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-22ec6c31-943a-484c-ad79-713f0b7053b0 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 returned with HTTP 202 Aug 18 07:41:19.135519 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1152/4644] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:41:19 2026] DELETE /volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:19.144642 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e09c0cf8-85d9-4d46-b4b6-0b7207a80889 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.145131 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e09c0cf8-85d9-4d46-b4b6-0b7207a80889 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 Aug 18 07:41:19.145366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e09c0cf8-85d9-4d46-b4b6-0b7207a80889 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.145545 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e09c0cf8-85d9-4d46-b4b6-0b7207a80889 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.150677 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.150677 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:19.151107 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e09c0cf8-85d9-4d46-b4b6-0b7207a80889 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Snapshot retrieved successfully. Aug 18 07:41:19.152049 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e09c0cf8-85d9-4d46-b4b6-0b7207a80889 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 returned with HTTP 200 Aug 18 07:41:19.152496 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1160/4645] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:19.330483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3d6bf2e4-a7f2-4c66-8b80-05d1648c589f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.330827 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d6bf2e4-a7f2-4c66-8b80-05d1648c589f None None] GET https://10.4.3.152/volume// Aug 18 07:41:19.330971 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d6bf2e4-a7f2-4c66-8b80-05d1648c589f None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.331145 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3d6bf2e4-a7f2-4c66-8b80-05d1648c589f None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.331482 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3d6bf2e4-a7f2-4c66-8b80-05d1648c589f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:19.331725 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1163/4646] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:19.338350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-0738c30c-7b28-410e-b18f-815c22d89574 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.341167 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-0738c30c-7b28-410e-b18f-815c22d89574 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:41:19.341512 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-0738c30c-7b28-410e-b18f-815c22d89574 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.341803 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-0738c30c-7b28-410e-b18f-815c22d89574 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.354428 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.354428 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:19.358639 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-0738c30c-7b28-410e-b18f-815c22d89574 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:41:19.365106 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-0738c30c-7b28-410e-b18f-815c22d89574 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 200 Aug 18 07:41:19.365708 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1172/4647] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 1584 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:19.423642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-acbe0f9e-01bd-4b11-b42e-17061a895f40 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.425442 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-acbe0f9e-01bd-4b11-b42e-17061a895f40 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:19.425648 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-acbe0f9e-01bd-4b11-b42e-17061a895f40 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.425836 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-acbe0f9e-01bd-4b11-b42e-17061a895f40 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.433318 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.433318 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:19.437032 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-acbe0f9e-01bd-4b11-b42e-17061a895f40 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:19.441274 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-acbe0f9e-01bd-4b11-b42e-17061a895f40 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:19.442018 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1153/4648] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:19.455324 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-1eaaa02b-65e0-47a0-b778-146c2d565366 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.457408 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-1eaaa02b-65e0-47a0-b778-146c2d565366 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] PUT https://10.4.3.152/volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0 Aug 18 07:41:19.457762 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-1eaaa02b-65e0-47a0-b778-146c2d565366 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:19.465007 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-1eaaa02b-65e0-47a0-b778-146c2d565366 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Acquiring lock "cinder-attachment_update-cc57de8b-e308-42a9-bfe2-276704d42dc9-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:41:19.469612 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-1eaaa02b-65e0-47a0-b778-146c2d565366 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Lock "cinder-attachment_update-cc57de8b-e308-42a9-bfe2-276704d42dc9-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:41:19.470930 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.470930 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:19.576737 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-1eaaa02b-65e0-47a0-b778-146c2d565366 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Lock "cinder-attachment_update-cc57de8b-e308-42a9-bfe2-276704d42dc9-np0000007613" released by "attachment_update" :: held 0.107s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:41:19.577227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-1eaaa02b-65e0-47a0-b778-146c2d565366 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0 returned with HTTP 200 Aug 18 07:41:19.577746 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1161/4649] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:41:19 2026] PUT /volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:19.596381 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-82a364d5-d1cc-4f97-9b13-f1c8ad5deb11 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.598252 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-82a364d5-d1cc-4f97-9b13-f1c8ad5deb11 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] POST https://10.4.3.152/volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0/action Aug 18 07:41:19.598577 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-82a364d5-d1cc-4f97-9b13-f1c8ad5deb11 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:19.598681 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-82a364d5-d1cc-4f97-9b13-f1c8ad5deb11 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:19.615253 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.615253 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:19.625456 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3b1887c3-822a-4a42-9cb5-2467c30bc1ae req-82a364d5-d1cc-4f97-9b13-f1c8ad5deb11 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0/action returned with HTTP 204 Aug 18 07:41:19.625998 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1164/4650] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:41:19 2026] POST /volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:19.862967 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6dfcb66-ea23-4b04-86f9-90eef29cfbe8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:19.864667 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6dfcb66-ea23-4b04-86f9-90eef29cfbe8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:19.864869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6dfcb66-ea23-4b04-86f9-90eef29cfbe8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:19.865054 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6dfcb66-ea23-4b04-86f9-90eef29cfbe8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:19.865217 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f6dfcb66-ea23-4b04-86f9-90eef29cfbe8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:19.869397 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:19.869397 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:19.870149 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6dfcb66-ea23-4b04-86f9-90eef29cfbe8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:19.870531 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1173/4651] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:19 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:20.161801 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d90d8936-1f4a-4aed-be9c-2ef69a04bbc6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:20.165352 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d90d8936-1f4a-4aed-be9c-2ef69a04bbc6 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 Aug 18 07:41:20.165352 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d90d8936-1f4a-4aed-be9c-2ef69a04bbc6 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:20.165352 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d90d8936-1f4a-4aed-be9c-2ef69a04bbc6 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:20.170723 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d90d8936-1f4a-4aed-be9c-2ef69a04bbc6 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 returned with HTTP 404 Aug 18 07:41:20.172242 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1154/4652] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:20 2026] GET /volume/v3/snapshots/ecca3edd-7164-4294-98a3-d44779351d41 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:20.178773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:20.180836 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 Aug 18 07:41:20.181068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:20.181336 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:20.181546 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume with id: 7444bb85-6cf4-47d6-ab77-ef35f97b8046 Aug 18 07:41:20.189918 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:20.189918 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:20.190429 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:20.207947 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Delete volume request issued successfully. Aug 18 07:41:20.208116 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d5b9e66e-4b24-43f4-94ac-d29c7a41526e tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 returned with HTTP 202 Aug 18 07:41:20.208528 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1162/4653] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:41:20 2026] DELETE /volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:20.216857 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8aa8f08f-dd7b-4d11-8522-0ca22622a9ff None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:20.218050 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8aa8f08f-dd7b-4d11-8522-0ca22622a9ff tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 Aug 18 07:41:20.218228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8aa8f08f-dd7b-4d11-8522-0ca22622a9ff tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:20.218460 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8aa8f08f-dd7b-4d11-8522-0ca22622a9ff tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:20.233773 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:20.233773 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:20.238409 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8aa8f08f-dd7b-4d11-8522-0ca22622a9ff tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Volume info retrieved successfully. Aug 18 07:41:20.242747 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8aa8f08f-dd7b-4d11-8522-0ca22622a9ff tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 returned with HTTP 200 Aug 18 07:41:20.243162 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1165/4654] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:20 2026] GET /volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:20.458139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8163dd8b-6290-4117-b2d0-c741bf2dbb27 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:20.460136 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8163dd8b-6290-4117-b2d0-c741bf2dbb27 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:20.460403 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8163dd8b-6290-4117-b2d0-c741bf2dbb27 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:20.460619 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8163dd8b-6290-4117-b2d0-c741bf2dbb27 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:20.472922 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:20.472922 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:20.480366 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8163dd8b-6290-4117-b2d0-c741bf2dbb27 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:20.485039 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8163dd8b-6290-4117-b2d0-c741bf2dbb27 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:20.485463 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1174/4655] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:20 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:20.537445 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-beb669a9-dc00-4237-8541-4ab682efb848 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:20.539653 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-beb669a9-dc00-4237-8541-4ab682efb848 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:20.540100 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-beb669a9-dc00-4237-8541-4ab682efb848 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33d02238-210f-4c91-a3e4-990434d6a440", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-736602056", "description": null, "metadata": null}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:20.553103 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:20.553103 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:20.553717 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-beb669a9-dc00-4237-8541-4ab682efb848 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:20.553915 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-beb669a9-dc00-4237-8541-4ab682efb848 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create snapshot from volume 33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:20.578667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-beb669a9-dc00-4237-8541-4ab682efb848 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Created reservations ['d3a738de-1f07-4b4d-8893-6bb795ecb2f8', '405ef457-85a0-41ce-9c92-716fdc2de842', 'a680daac-a3cd-4dbe-8a89-de8c23b0fd36', '33c94e20-1fcb-4f1a-9cce-9220636d1215'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:20.605754 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-beb669a9-dc00-4237-8541-4ab682efb848 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot force create request issued successfully. Aug 18 07:41:20.606103 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-beb669a9-dc00-4237-8541-4ab682efb848 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:20.606527 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1155/4656] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:41:20 2026] POST /volume/v3/snapshots => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:20.614080 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-34ae3536-a1b3-44ac-93e5-e9b162d30e5e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:20.616055 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34ae3536-a1b3-44ac-93e5-e9b162d30e5e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e Aug 18 07:41:20.616316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34ae3536-a1b3-44ac-93e5-e9b162d30e5e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:20.616461 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-34ae3536-a1b3-44ac-93e5-e9b162d30e5e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:20.622713 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:20.622713 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:20.623560 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-34ae3536-a1b3-44ac-93e5-e9b162d30e5e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:20.624635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-34ae3536-a1b3-44ac-93e5-e9b162d30e5e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e returned with HTTP 200 Aug 18 07:41:20.625159 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1163/4657] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:20 2026] GET /volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:20.882105 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d11010c2-f2ea-48e1-a72b-b04d35539161 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:20.884582 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d11010c2-f2ea-48e1-a72b-b04d35539161 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:20.884778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d11010c2-f2ea-48e1-a72b-b04d35539161 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:20.885012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d11010c2-f2ea-48e1-a72b-b04d35539161 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:20.885121 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d11010c2-f2ea-48e1-a72b-b04d35539161 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:20.889029 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:20.889029 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:20.889706 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d11010c2-f2ea-48e1-a72b-b04d35539161 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:20.890046 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1166/4658] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:20 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:21.258041 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-53f13adb-f4b7-4cdb-a981-36ddd2e285f7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:21.260343 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53f13adb-f4b7-4cdb-a981-36ddd2e285f7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] GET https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 Aug 18 07:41:21.260663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53f13adb-f4b7-4cdb-a981-36ddd2e285f7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:21.260663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53f13adb-f4b7-4cdb-a981-36ddd2e285f7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:21.266982 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53f13adb-f4b7-4cdb-a981-36ddd2e285f7 tempest-ProjectReaderTests-652932028 tempest-ProjectReaderTests-652932028-project-admin] https://10.4.3.152/volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 returned with HTTP 404 Aug 18 07:41:21.267477 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1175/4659] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:21 2026] GET /volume/v3/volumes/7444bb85-6cf4-47d6-ab77-ef35f97b8046 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:21.500815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b3d22fd4-9114-454a-8c1f-1e97e0b955d8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:21.503029 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b3d22fd4-9114-454a-8c1f-1e97e0b955d8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:21.503267 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b3d22fd4-9114-454a-8c1f-1e97e0b955d8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:21.503461 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b3d22fd4-9114-454a-8c1f-1e97e0b955d8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:21.511103 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:21.511103 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:21.515297 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b3d22fd4-9114-454a-8c1f-1e97e0b955d8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:21.520516 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b3d22fd4-9114-454a-8c1f-1e97e0b955d8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:21.521010 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1156/4660] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:21 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:21.637331 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4f17f08f-e883-4386-ad80-6c1e8b4e61bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:21.639022 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f17f08f-e883-4386-ad80-6c1e8b4e61bc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e Aug 18 07:41:21.639226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f17f08f-e883-4386-ad80-6c1e8b4e61bc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:21.640275 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4f17f08f-e883-4386-ad80-6c1e8b4e61bc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:21.645044 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:21.645044 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:21.645640 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4f17f08f-e883-4386-ad80-6c1e8b4e61bc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:21.646711 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4f17f08f-e883-4386-ad80-6c1e8b4e61bc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e returned with HTTP 200 Aug 18 07:41:21.647397 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1164/4661] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:21 2026] GET /volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:21.656470 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-74638b10-6d37-48c6-8215-09f150bce944 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:21.658246 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74638b10-6d37-48c6-8215-09f150bce944 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e Aug 18 07:41:21.658493 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74638b10-6d37-48c6-8215-09f150bce944 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:21.658920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74638b10-6d37-48c6-8215-09f150bce944 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:21.664015 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:21.664015 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:21.664445 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-74638b10-6d37-48c6-8215-09f150bce944 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:21.665114 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74638b10-6d37-48c6-8215-09f150bce944 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e returned with HTTP 200 Aug 18 07:41:21.665573 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1167/4662] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:21 2026] GET /volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:21.901439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fdea3980-bb3e-427d-b883-a7be84b74f2c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:21.903369 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fdea3980-bb3e-427d-b883-a7be84b74f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:21.903554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fdea3980-bb3e-427d-b883-a7be84b74f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:21.903730 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fdea3980-bb3e-427d-b883-a7be84b74f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:21.903842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-fdea3980-bb3e-427d-b883-a7be84b74f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:21.908143 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:21.908143 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:21.908889 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fdea3980-bb3e-427d-b883-a7be84b74f2c tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:21.909269 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1176/4663] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:21 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:22.536166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-27b4e92d-d492-468a-a945-69ea63a1baf7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:22.538330 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-27b4e92d-d492-468a-a945-69ea63a1baf7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:22.538476 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-27b4e92d-d492-468a-a945-69ea63a1baf7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:22.538632 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-27b4e92d-d492-468a-a945-69ea63a1baf7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:22.547014 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:22.547014 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:22.551011 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-27b4e92d-d492-468a-a945-69ea63a1baf7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:22.559621 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-27b4e92d-d492-468a-a945-69ea63a1baf7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:22.561616 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1157/4664] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:22 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:22.919700 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-14867c1a-af70-491b-bf1d-be0d90805286 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:22.921817 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14867c1a-af70-491b-bf1d-be0d90805286 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:22.922075 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14867c1a-af70-491b-bf1d-be0d90805286 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:22.922352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14867c1a-af70-491b-bf1d-be0d90805286 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:22.922506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-14867c1a-af70-491b-bf1d-be0d90805286 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:22.928013 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:22.928013 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:22.929030 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14867c1a-af70-491b-bf1d-be0d90805286 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:22.929534 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1165/4665] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:22 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:22.939961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d3b3318b-a3a4-4e9d-ab5e-980e8f286984 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.028316 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3b3318b-a3a4-4e9d-ab5e-980e8f286984 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:23.028680 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d3b3318b-a3a4-4e9d-ab5e-980e8f286984 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2094426011", "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=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.044067 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d3b3318b-a3a4-4e9d-ab5e-980e8f286984 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:23.044451 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1168/4666] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:41:22 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.052735 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-385c1aa1-347e-49df-93c5-4da4bea521f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.054630 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-385c1aa1-347e-49df-93c5-4da4bea521f8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption Aug 18 07:41:23.054994 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-385c1aa1-347e-49df-93c5-4da4bea521f8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.071610 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-385c1aa1-347e-49df-93c5-4da4bea521f8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption returned with HTTP 200 Aug 18 07:41:23.072232 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1177/4667] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.079775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e6b7cde8-9125-4d3b-8bca-e317d13d2ea8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.081517 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6b7cde8-9125-4d3b-8bca-e317d13d2ea8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:23.081880 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6b7cde8-9125-4d3b-8bca-e317d13d2ea8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-899670185", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.101465 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6b7cde8-9125-4d3b-8bca-e317d13d2ea8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:23.101987 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1158/4668] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.111517 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ca9cc6f0-d64a-46af-9490-37ec79c4b121 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.166394 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.168699 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:41:23.169404 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33d02238-210f-4c91-a3e4-990434d6a440", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-737037109", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.183452 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:23.183452 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:23.183624 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca9cc6f0-d64a-46af-9490-37ec79c4b121 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] POST https://10.4.3.152/volume/v3/types/e717277b-0d58-4d42-960e-d42ccb677c4e/encryption Aug 18 07:41:23.183949 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:23.183999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ca9cc6f0-d64a-46af-9490-37ec79c4b121 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.184051 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create snapshot from volume 33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:23.186637 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-ca9cc6f0-d64a-46af-9490-37ec79c4b121 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.186912 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ca9cc6f0-d64a-46af-9490-37ec79c4b121 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/e717277b-0d58-4d42-960e-d42ccb677c4e/encryption returned with HTTP 403 Aug 18 07:41:23.187513 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1166/4669] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types/e717277b-0d58-4d42-960e-d42ccb677c4e/encryption => generated 127 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.197400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f0c13196-9958-4c47-b9ef-10018b68203d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.198844 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0c13196-9958-4c47-b9ef-10018b68203d tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:23.199145 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f0c13196-9958-4c47-b9ef-10018b68203d tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2073070525", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.216744 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f0c13196-9958-4c47-b9ef-10018b68203d tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:23.217026 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Created reservations ['c7c50ad2-db77-4168-b4b6-1287d33eea67', 'e30b3bf8-eb06-4f65-a555-462da3c60bf8', '734bff9a-d458-4db9-a8e8-97ff1b811c39', '96c94a24-84dc-470b-b3b0-47ebb252a6cb'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:23.217118 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1178/4670] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.227141 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29a3204e-4ce0-4aad-91af-18533c8aeb78 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.229166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29a3204e-4ce0-4aad-91af-18533c8aeb78 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] POST https://10.4.3.152/volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed/extra_specs Aug 18 07:41:23.229451 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29a3204e-4ce0-4aad-91af-18533c8aeb78 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.231404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-29a3204e-4ce0-4aad-91af-18533c8aeb78 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.231688 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29a3204e-4ce0-4aad-91af-18533c8aeb78 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed/extra_specs returned with HTTP 403 Aug 18 07:41:23.232193 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1159/4671] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.239334 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6528d946-dd11-4697-af4e-adf89fc79129 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.241517 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6528d946-dd11-4697-af4e-adf89fc79129 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] PUT https://10.4.3.152/volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed/extra_specs/key2 Aug 18 07:41:23.241922 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6528d946-dd11-4697-af4e-adf89fc79129 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.243594 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-6528d946-dd11-4697-af4e-adf89fc79129 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.243814 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6528d946-dd11-4697-af4e-adf89fc79129 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed/extra_specs/key2 returned with HTTP 403 Aug 18 07:41:23.244261 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1167/4672] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:41:23 2026] PUT /volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.252370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-302acc2e-cdcf-459e-94cc-a480424da457 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.252852 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot force create request issued successfully. Aug 18 07:41:23.253220 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba90c188-92bf-48e1-b946-17d37d3166c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:41:23.253661 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1169/4673] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/snapshots => generated 312 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:23.254070 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-302acc2e-cdcf-459e-94cc-a480424da457 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:23.254400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-302acc2e-cdcf-459e-94cc-a480424da457 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.256567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-302acc2e-cdcf-459e-94cc-a480424da457 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.256770 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-302acc2e-cdcf-459e-94cc-a480424da457 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types returned with HTTP 403 Aug 18 07:41:23.257229 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1179/4674] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.261766 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2966b16d-5d42-481c-8056-f7f750844727 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.263465 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2966b16d-5d42-481c-8056-f7f750844727 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de Aug 18 07:41:23.263629 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2966b16d-5d42-481c-8056-f7f750844727 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.263809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2966b16d-5d42-481c-8056-f7f750844727 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.266116 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a05a7ad2-a41b-4172-bd22-73164d505169 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.267918 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a05a7ad2-a41b-4172-bd22-73164d505169 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:23.268380 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a05a7ad2-a41b-4172-bd22-73164d505169 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-748060770", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.270054 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:23.270054 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:23.270629 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2966b16d-5d42-481c-8056-f7f750844727 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:23.271541 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2966b16d-5d42-481c-8056-f7f750844727 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de returned with HTTP 200 Aug 18 07:41:23.271934 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1160/4675] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.292776 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a05a7ad2-a41b-4172-bd22-73164d505169 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:23.293320 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1168/4676] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.301768 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-99afef9e-88ad-486c-9578-04d846abf51b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.303578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99afef9e-88ad-486c-9578-04d846abf51b tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1/encryption Aug 18 07:41:23.304126 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-99afef9e-88ad-486c-9578-04d846abf51b tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.305404 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:23.305404 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:23.318686 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99afef9e-88ad-486c-9578-04d846abf51b tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1/encryption returned with HTTP 200 Aug 18 07:41:23.319181 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1170/4677] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.328090 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3548657f-420b-47e2-b861-8a408d6e2937 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.331366 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3548657f-420b-47e2-b861-8a408d6e2937 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] DELETE https://10.4.3.152/volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1/encryption/086db69c-391e-47fb-b13e-b05805f3c7e2 Aug 18 07:41:23.331523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3548657f-420b-47e2-b861-8a408d6e2937 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.331816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3548657f-420b-47e2-b861-8a408d6e2937 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.332611 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-3548657f-420b-47e2-b861-8a408d6e2937 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.332811 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3548657f-420b-47e2-b861-8a408d6e2937 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1/encryption/086db69c-391e-47fb-b13e-b05805f3c7e2 returned with HTTP 403 Aug 18 07:41:23.333306 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1180/4678] 10.4.3.152 () {66 vars in 1489 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1/encryption/086db69c-391e-47fb-b13e-b05805f3c7e2 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.341337 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4c572925-1f6b-4c80-9c90-b96d235b300b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.343551 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c572925-1f6b-4c80-9c90-b96d235b300b tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:23.344038 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4c572925-1f6b-4c80-9c90-b96d235b300b tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1308536128", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.362796 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4c572925-1f6b-4c80-9c90-b96d235b300b tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:23.363325 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1161/4679] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:41:23 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) Aug 18 07:41:23.372612 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e5d2129f-8ac5-4d17-83fa-0930ff7c1aad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.374579 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5d2129f-8ac5-4d17-83fa-0930ff7c1aad tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] DELETE https://10.4.3.152/volume/v3/types/b212892f-7d6a-4cd8-9e24-c4ce4fd2f6b1/extra_specs/key1 Aug 18 07:41:23.374782 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5d2129f-8ac5-4d17-83fa-0930ff7c1aad tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.375021 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5d2129f-8ac5-4d17-83fa-0930ff7c1aad tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.379984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-e5d2129f-8ac5-4d17-83fa-0930ff7c1aad tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.380171 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5d2129f-8ac5-4d17-83fa-0930ff7c1aad tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/b212892f-7d6a-4cd8-9e24-c4ce4fd2f6b1/extra_specs/key1 returned with HTTP 403 Aug 18 07:41:23.380849 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1169/4680] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/b212892f-7d6a-4cd8-9e24-c4ce4fd2f6b1/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.388554 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c8776ee8-1779-4e0a-a787-b95faac55095 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.390505 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8776ee8-1779-4e0a-a787-b95faac55095 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:23.390903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c8776ee8-1779-4e0a-a787-b95faac55095 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1350669882", "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=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.407322 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c8776ee8-1779-4e0a-a787-b95faac55095 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:23.407661 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1171/4681] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:41:23 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.415666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c41517dc-5a93-4e88-9aa9-7d6a380d0bda None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.417447 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c41517dc-5a93-4e88-9aa9-7d6a380d0bda tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] DELETE https://10.4.3.152/volume/v3/types/734c48b9-017f-4868-a645-48b9890937a5 Aug 18 07:41:23.417732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c41517dc-5a93-4e88-9aa9-7d6a380d0bda tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.418344 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c41517dc-5a93-4e88-9aa9-7d6a380d0bda tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.418735 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-c41517dc-5a93-4e88-9aa9-7d6a380d0bda tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.418941 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c41517dc-5a93-4e88-9aa9-7d6a380d0bda tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/734c48b9-017f-4868-a645-48b9890937a5 returned with HTTP 403 Aug 18 07:41:23.419402 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1181/4682] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/734c48b9-017f-4868-a645-48b9890937a5 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.426764 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa944391-39b6-4b56-9bf1-63e41c6d0e59 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.428367 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa944391-39b6-4b56-9bf1-63e41c6d0e59 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] GET https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs Aug 18 07:41:23.428529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa944391-39b6-4b56-9bf1-63e41c6d0e59 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.428699 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa944391-39b6-4b56-9bf1-63e41c6d0e59 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.436569 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa944391-39b6-4b56-9bf1-63e41c6d0e59 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs returned with HTTP 200 Aug 18 07:41:23.437044 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1162/4683] 10.4.3.152 () {66 vars in 1378 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.444373 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e8293810-c085-498c-af16-5813cec4f21e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.446480 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8293810-c085-498c-af16-5813cec4f21e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] GET https://10.4.3.152/volume/v3/types Aug 18 07:41:23.446761 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e8293810-c085-498c-af16-5813cec4f21e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.447079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e8293810-c085-498c-af16-5813cec4f21e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'index' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.448173 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.api_utils [None req-e8293810-c085-498c-af16-5813cec4f21e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Removing options '' from query. {{(pid=100290) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:41:23.471156 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8293810-c085-498c-af16-5813cec4f21e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:23.471706 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1170/4684] 10.4.3.152 () {66 vars in 1231 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/types => generated 2387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:23.481290 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2d7b965-9af3-4831-b597-e2e86b0d1d5f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.483135 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2d7b965-9af3-4831-b597-e2e86b0d1d5f tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] GET https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption/cipher Aug 18 07:41:23.483361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2d7b965-9af3-4831-b597-e2e86b0d1d5f tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.483560 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2d7b965-9af3-4831-b597-e2e86b0d1d5f tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.484338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-a2d7b965-9af3-4831-b597-e2e86b0d1d5f tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.484515 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2d7b965-9af3-4831-b597-e2e86b0d1d5f tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption/cipher returned with HTTP 403 Aug 18 07:41:23.484947 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1172/4685] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.491279 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b781043a-de6c-4ccb-b80c-1e0863d3d3ec None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.493494 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b781043a-de6c-4ccb-b80c-1e0863d3d3ec tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] GET https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption Aug 18 07:41:23.493674 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b781043a-de6c-4ccb-b80c-1e0863d3d3ec tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.493882 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b781043a-de6c-4ccb-b80c-1e0863d3d3ec tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.494487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-b781043a-de6c-4ccb-b80c-1e0863d3d3ec tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.494638 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b781043a-de6c-4ccb-b80c-1e0863d3d3ec tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption returned with HTTP 403 Aug 18 07:41:23.495013 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1182/4686] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.501894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-57f6eeac-922a-4b57-abcc-f2b56c80dbae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.504162 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57f6eeac-922a-4b57-abcc-f2b56c80dbae tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] GET https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/multiattach Aug 18 07:41:23.504448 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-57f6eeac-922a-4b57-abcc-f2b56c80dbae tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.504697 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-57f6eeac-922a-4b57-abcc-f2b56c80dbae tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.513537 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57f6eeac-922a-4b57-abcc-f2b56c80dbae tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/multiattach returned with HTTP 200 Aug 18 07:41:23.514018 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1163/4687] 10.4.3.152 () {66 vars in 1414 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:41:23.520880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e5bf178a-eefd-46cb-8d47-8161ad332e9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.522354 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5bf178a-eefd-46cb-8d47-8161ad332e9a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] GET https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/volume_backend_name Aug 18 07:41:23.522702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5bf178a-eefd-46cb-8d47-8161ad332e9a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.522986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e5bf178a-eefd-46cb-8d47-8161ad332e9a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.530926 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e5bf178a-eefd-46cb-8d47-8161ad332e9a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 07:41:23.531510 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1171/4688] 10.4.3.152 () {66 vars in 1438 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.539226 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a86b097b-eb44-4566-a10c-41ada2bbd1f2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.540818 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a86b097b-eb44-4566-a10c-41ada2bbd1f2 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] GET https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b Aug 18 07:41:23.540989 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a86b097b-eb44-4566-a10c-41ada2bbd1f2 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.541161 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a86b097b-eb44-4566-a10c-41ada2bbd1f2 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.546864 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a86b097b-eb44-4566-a10c-41ada2bbd1f2 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b returned with HTTP 200 Aug 18 07:41:23.547287 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1173/4689] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:23.556270 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-03fa84f3-7d83-4198-9bac-4293b435fa65 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.558029 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-03fa84f3-7d83-4198-9bac-4293b435fa65 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] PUT https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption/7a9b7dd6-ea37-43f7-97df-9412177bc60c Aug 18 07:41:23.558372 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-03fa84f3-7d83-4198-9bac-4293b435fa65 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.560325 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-03fa84f3-7d83-4198-9bac-4293b435fa65 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.560531 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-03fa84f3-7d83-4198-9bac-4293b435fa65 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption/7a9b7dd6-ea37-43f7-97df-9412177bc60c returned with HTTP 403 Aug 18 07:41:23.560992 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1183/4690] 10.4.3.152 () {68 vars in 1506 bytes} [Tue Aug 18 07:41:23 2026] PUT /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/encryption/7a9b7dd6-ea37-43f7-97df-9412177bc60c => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.569329 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ef3db6e7-d0aa-49b5-a354-1b8c558dbc03 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.571497 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef3db6e7-d0aa-49b5-a354-1b8c558dbc03 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] PUT https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/key1 Aug 18 07:41:23.571907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef3db6e7-d0aa-49b5-a354-1b8c558dbc03 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.574221 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-ef3db6e7-d0aa-49b5-a354-1b8c558dbc03 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.574442 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef3db6e7-d0aa-49b5-a354-1b8c558dbc03 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/key1 returned with HTTP 403 Aug 18 07:41:23.574600 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fb1ba21b-da21-4328-8a67-76de2b2d50f0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.574977 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1164/4691] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:41:23 2026] PUT /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.576328 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb1ba21b-da21-4328-8a67-76de2b2d50f0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:23.576534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb1ba21b-da21-4328-8a67-76de2b2d50f0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.576707 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fb1ba21b-da21-4328-8a67-76de2b2d50f0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.583730 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:23.583730 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:23.584573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1efa2da5-6dbf-411c-bec4-4959d7d91ec0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.586339 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1efa2da5-6dbf-411c-bec4-4959d7d91ec0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] PUT https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b Aug 18 07:41:23.586720 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1efa2da5-6dbf-411c-bec4-4959d7d91ec0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:23.587196 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fb1ba21b-da21-4328-8a67-76de2b2d50f0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:23.588731 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-1efa2da5-6dbf-411c-bec4-4959d7d91ec0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8155e0f7cebb460aa88e0f4462293984', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df42e7202ce24d678ae74498e23a5480', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:41:23.589270 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1efa2da5-6dbf-411c-bec4-4959d7d91ec0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-member] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b returned with HTTP 403 Aug 18 07:41:23.589619 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1174/4692] 10.4.3.152 () {68 vars in 1362 bytes} [Tue Aug 18 07:41:23 2026] PUT /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:23.591033 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fb1ba21b-da21-4328-8a67-76de2b2d50f0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:23.591409 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1172/4693] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:23.596010 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1326bff6-524d-4cb2-993e-68a97546275a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.597643 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1326bff6-524d-4cb2-993e-68a97546275a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] DELETE https://10.4.3.152/volume/v3/types/734c48b9-017f-4868-a645-48b9890937a5 Aug 18 07:41:23.597860 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1326bff6-524d-4cb2-993e-68a97546275a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.598043 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1326bff6-524d-4cb2-993e-68a97546275a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.620591 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1326bff6-524d-4cb2-993e-68a97546275a tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/734c48b9-017f-4868-a645-48b9890937a5 returned with HTTP 202 Aug 18 07:41:23.620948 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1184/4694] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/734c48b9-017f-4868-a645-48b9890937a5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:23.627143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-35ff03c8-eebe-4b9f-a90c-831d503eb244 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.628948 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35ff03c8-eebe-4b9f-a90c-831d503eb244 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] DELETE https://10.4.3.152/volume/v3/types/b212892f-7d6a-4cd8-9e24-c4ce4fd2f6b1 Aug 18 07:41:23.629175 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35ff03c8-eebe-4b9f-a90c-831d503eb244 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.629428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-35ff03c8-eebe-4b9f-a90c-831d503eb244 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.655236 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-35ff03c8-eebe-4b9f-a90c-831d503eb244 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/b212892f-7d6a-4cd8-9e24-c4ce4fd2f6b1 returned with HTTP 202 Aug 18 07:41:23.655764 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1165/4695] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/b212892f-7d6a-4cd8-9e24-c4ce4fd2f6b1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:23.662013 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5b5c83fc-2413-4e5e-97df-3d0cfdf3823e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.663516 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b5c83fc-2413-4e5e-97df-3d0cfdf3823e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] DELETE https://10.4.3.152/volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1 Aug 18 07:41:23.663673 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b5c83fc-2413-4e5e-97df-3d0cfdf3823e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.663856 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5b5c83fc-2413-4e5e-97df-3d0cfdf3823e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.683944 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5b5c83fc-2413-4e5e-97df-3d0cfdf3823e tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1 returned with HTTP 202 Aug 18 07:41:23.684318 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1175/4696] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/e0a11ed5-40f4-476f-ae13-bf0ab278d1a1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:23.690298 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-46c5c16b-5040-44a3-b166-fef3a59d13a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.691942 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46c5c16b-5040-44a3-b166-fef3a59d13a0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] DELETE https://10.4.3.152/volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed Aug 18 07:41:23.692113 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46c5c16b-5040-44a3-b166-fef3a59d13a0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.692323 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-46c5c16b-5040-44a3-b166-fef3a59d13a0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.712774 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-46c5c16b-5040-44a3-b166-fef3a59d13a0 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed returned with HTTP 202 Aug 18 07:41:23.713146 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1173/4697] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/308091a4-ad22-49bf-9453-044f49b990ed => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:23.719673 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b49001b7-ffe8-4634-b0b3-6de2c777b9b9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.721392 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b49001b7-ffe8-4634-b0b3-6de2c777b9b9 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] DELETE https://10.4.3.152/volume/v3/types/e717277b-0d58-4d42-960e-d42ccb677c4e Aug 18 07:41:23.721587 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b49001b7-ffe8-4634-b0b3-6de2c777b9b9 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.721781 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b49001b7-ffe8-4634-b0b3-6de2c777b9b9 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.744582 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b49001b7-ffe8-4634-b0b3-6de2c777b9b9 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/e717277b-0d58-4d42-960e-d42ccb677c4e returned with HTTP 202 Aug 18 07:41:23.744965 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1185/4698] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/e717277b-0d58-4d42-960e-d42ccb677c4e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:23.752347 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d7e52da-082c-4c0e-b26a-cdff1a6f93a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.754379 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d7e52da-082c-4c0e-b26a-cdff1a6f93a8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] DELETE https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b Aug 18 07:41:23.754610 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d7e52da-082c-4c0e-b26a-cdff1a6f93a8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.754814 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d7e52da-082c-4c0e-b26a-cdff1a6f93a8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.775146 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d7e52da-082c-4c0e-b26a-cdff1a6f93a8 tempest-VolumeTypesMemberTests-1243601035 tempest-VolumeTypesMemberTests-1243601035-project-admin] https://10.4.3.152/volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b returned with HTTP 202 Aug 18 07:41:23.775503 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1166/4699] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:41:23 2026] DELETE /volume/v3/types/225f5456-be69-4a34-a28f-856ff9d9414b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:41:23.939940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0d688648-e3db-4d33-83c6-d558ae8070cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:23.941534 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d688648-e3db-4d33-83c6-d558ae8070cf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:23.941850 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0d688648-e3db-4d33-83c6-d558ae8070cf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:23.941879 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0d688648-e3db-4d33-83c6-d558ae8070cf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:23.941986 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0d688648-e3db-4d33-83c6-d558ae8070cf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:23.945859 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:23.945859 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:23.946568 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0d688648-e3db-4d33-83c6-d558ae8070cf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:23.946904 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1176/4700] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:23 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:24.283892 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-be4a33ce-4d6d-4b89-a8b7-8339c17c86b3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.286436 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be4a33ce-4d6d-4b89-a8b7-8339c17c86b3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de Aug 18 07:41:24.286649 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be4a33ce-4d6d-4b89-a8b7-8339c17c86b3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:24.286845 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-be4a33ce-4d6d-4b89-a8b7-8339c17c86b3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:24.293438 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:24.293438 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:24.293438 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-be4a33ce-4d6d-4b89-a8b7-8339c17c86b3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:24.293438 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-be4a33ce-4d6d-4b89-a8b7-8339c17c86b3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de returned with HTTP 200 Aug 18 07:41:24.293777 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1174/4701] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:24 2026] GET /volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:24.303341 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76455d3e-b36f-4393-9021-fc6192e5249e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.305691 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76455d3e-b36f-4393-9021-fc6192e5249e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de Aug 18 07:41:24.305919 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76455d3e-b36f-4393-9021-fc6192e5249e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:24.306116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76455d3e-b36f-4393-9021-fc6192e5249e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:24.311707 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:24.311707 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:24.312222 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-76455d3e-b36f-4393-9021-fc6192e5249e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:24.313322 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76455d3e-b36f-4393-9021-fc6192e5249e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de returned with HTTP 200 Aug 18 07:41:24.313731 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1186/4702] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:41:24 2026] GET /volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:24.352011 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7e54aa62-87bd-4264-89de-d787d870071f req-0800861e-779d-4365-b15f-5bef937012b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.356488 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0800861e-779d-4365-b15f-5bef937012b4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:24.356801 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0800861e-779d-4365-b15f-5bef937012b4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:24.357910 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0800861e-779d-4365-b15f-5bef937012b4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:24.368927 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:24.368927 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:24.373963 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7e54aa62-87bd-4264-89de-d787d870071f req-0800861e-779d-4365-b15f-5bef937012b4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:24.379166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0800861e-779d-4365-b15f-5bef937012b4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:24.379625 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1167/4703] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:41:24 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:24.400044 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7e54aa62-87bd-4264-89de-d787d870071f req-816d34e2-714a-4c5b-a805-e7cc69bd918c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.401891 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-816d34e2-714a-4c5b-a805-e7cc69bd918c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440/action Aug 18 07:41:24.402186 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-816d34e2-714a-4c5b-a805-e7cc69bd918c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:24.402316 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-816d34e2-714a-4c5b-a805-e7cc69bd918c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:24.412661 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:24.412661 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:24.413191 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7e54aa62-87bd-4264-89de-d787d870071f req-816d34e2-714a-4c5b-a805-e7cc69bd918c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:24.420906 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7e54aa62-87bd-4264-89de-d787d870071f req-816d34e2-714a-4c5b-a805-e7cc69bd918c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Begin detaching volume completed successfully. Aug 18 07:41:24.421111 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-816d34e2-714a-4c5b-a805-e7cc69bd918c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440/action returned with HTTP 202 Aug 18 07:41:24.421550 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1177/4704] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:41:24 2026] POST /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:41:24.472222 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fe4ff4a8-084a-4cf5-b6f6-77e0987a747c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.472704 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe4ff4a8-084a-4cf5-b6f6-77e0987a747c None None] GET https://10.4.3.152/volume// Aug 18 07:41:24.472934 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe4ff4a8-084a-4cf5-b6f6-77e0987a747c None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:24.473185 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe4ff4a8-084a-4cf5-b6f6-77e0987a747c None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:24.473621 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe4ff4a8-084a-4cf5-b6f6-77e0987a747c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:24.474900 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1175/4705] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:41:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:24.489083 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7e54aa62-87bd-4264-89de-d787d870071f req-0ccfbe18-445c-45a9-a8a7-03db4cb441d5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.492365 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0ccfbe18-445c-45a9-a8a7-03db4cb441d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:41:24.492521 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0ccfbe18-445c-45a9-a8a7-03db4cb441d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:24.492915 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0ccfbe18-445c-45a9-a8a7-03db4cb441d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:24.505424 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:24.505424 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:24.508856 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-7e54aa62-87bd-4264-89de-d787d870071f req-0ccfbe18-445c-45a9-a8a7-03db4cb441d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:24.517535 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-0ccfbe18-445c-45a9-a8a7-03db4cb441d5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:41:24.517977 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1187/4706] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:41:24 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:24.606619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-182e1b17-d833-462c-8d17-b3a12fbf4d7c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.611907 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-182e1b17-d833-462c-8d17-b3a12fbf4d7c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:24.611907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-182e1b17-d833-462c-8d17-b3a12fbf4d7c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:24.611907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-182e1b17-d833-462c-8d17-b3a12fbf4d7c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:24.622121 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:24.622121 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:24.627075 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-182e1b17-d833-462c-8d17-b3a12fbf4d7c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:24.633128 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-182e1b17-d833-462c-8d17-b3a12fbf4d7c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:24.633657 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1168/4707] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:24 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:24.956576 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7345f565-ea9d-4254-b2fa-09d575b59987 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:24.958406 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7345f565-ea9d-4254-b2fa-09d575b59987 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:24.958565 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7345f565-ea9d-4254-b2fa-09d575b59987 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:24.958743 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7345f565-ea9d-4254-b2fa-09d575b59987 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:24.958861 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-7345f565-ea9d-4254-b2fa-09d575b59987 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:24.969100 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:24.969100 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:24.972540 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7345f565-ea9d-4254-b2fa-09d575b59987 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:24.974413 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1178/4708] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:24 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:25.650234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3c73aae0-83b7-48d8-808e-3fd030c8b17a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:25.652012 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c73aae0-83b7-48d8-808e-3fd030c8b17a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:25.652255 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c73aae0-83b7-48d8-808e-3fd030c8b17a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:25.652455 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3c73aae0-83b7-48d8-808e-3fd030c8b17a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:25.660070 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:25.660070 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:25.664399 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3c73aae0-83b7-48d8-808e-3fd030c8b17a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:25.668622 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3c73aae0-83b7-48d8-808e-3fd030c8b17a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:25.668984 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1176/4709] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:25 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:25.985483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3b30dc70-fac2-4829-a262-bb69299cffd3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:25.987495 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b30dc70-fac2-4829-a262-bb69299cffd3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:25.987654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b30dc70-fac2-4829-a262-bb69299cffd3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:25.987857 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3b30dc70-fac2-4829-a262-bb69299cffd3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:25.987957 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-3b30dc70-fac2-4829-a262-bb69299cffd3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:25.992082 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:25.992082 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:25.992845 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3b30dc70-fac2-4829-a262-bb69299cffd3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:25.993184 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1188/4710] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:25 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:26.684798 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6da18adb-3c71-4001-893e-5043a9c0f47f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:26.687091 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6da18adb-3c71-4001-893e-5043a9c0f47f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:26.687370 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6da18adb-3c71-4001-893e-5043a9c0f47f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:26.687757 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6da18adb-3c71-4001-893e-5043a9c0f47f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:26.695950 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:26.695950 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:26.700823 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6da18adb-3c71-4001-893e-5043a9c0f47f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:26.705980 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6da18adb-3c71-4001-893e-5043a9c0f47f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:26.706779 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1169/4711] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:26 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:27.005077 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e9ae72f2-aa46-477c-bf77-fd08123b1433 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:27.006880 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9ae72f2-aa46-477c-bf77-fd08123b1433 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:27.007095 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9ae72f2-aa46-477c-bf77-fd08123b1433 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:27.007299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9ae72f2-aa46-477c-bf77-fd08123b1433 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:27.007397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e9ae72f2-aa46-477c-bf77-fd08123b1433 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:27.012026 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:27.012026 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:27.012843 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9ae72f2-aa46-477c-bf77-fd08123b1433 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:27.013269 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1179/4712] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:27 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:27.719861 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-de424ed7-d76b-472e-8308-3bd2a58e198c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:27.721485 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de424ed7-d76b-472e-8308-3bd2a58e198c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:27.721686 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de424ed7-d76b-472e-8308-3bd2a58e198c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:27.721896 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-de424ed7-d76b-472e-8308-3bd2a58e198c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:27.729679 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:27.729679 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:27.730478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-7e54aa62-87bd-4264-89de-d787d870071f req-749fefd9-5005-4adf-96d1-23044ce1ec2d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:27.732764 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-749fefd9-5005-4adf-96d1-23044ce1ec2d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc Aug 18 07:41:27.733021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-749fefd9-5005-4adf-96d1-23044ce1ec2d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:27.733182 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-de424ed7-d76b-472e-8308-3bd2a58e198c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:27.733290 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-749fefd9-5005-4adf-96d1-23044ce1ec2d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:27.737635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-de424ed7-d76b-472e-8308-3bd2a58e198c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:27.738030 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1177/4713] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:27 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:27.740734 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:27.740734 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:27.795007 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-7e54aa62-87bd-4264-89de-d787d870071f req-749fefd9-5005-4adf-96d1-23044ce1ec2d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc returned with HTTP 200 Aug 18 07:41:27.795471 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1189/4714] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:41:27 2026] DELETE /volume/v3/attachments/fa055ba4-ca7d-434c-af1f-fa4eb6e5d6cc => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:28.027190 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6d1a824d-5bc8-4ccd-8662-c9a0f4f45005 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:28.029285 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d1a824d-5bc8-4ccd-8662-c9a0f4f45005 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:28.029504 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d1a824d-5bc8-4ccd-8662-c9a0f4f45005 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:28.029730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d1a824d-5bc8-4ccd-8662-c9a0f4f45005 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:28.029879 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6d1a824d-5bc8-4ccd-8662-c9a0f4f45005 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:28.034705 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:28.034705 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:28.038136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d1a824d-5bc8-4ccd-8662-c9a0f4f45005 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:28.038136 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1170/4715] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:28 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:28.659826 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6884a883-ec9a-400f-876b-9ddf2362c40e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:28.661640 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:28.662051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1341622676", "snapshot_id": "236feda7-46aa-43c7-a3e8-4d20bc7b73a4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:28.663728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1341622676', 'snapshot_id': '236feda7-46aa-43c7-a3e8-4d20bc7b73a4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:28.669632 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:28.669632 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:28.670588 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:41:28.670984 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume of 1 GB Aug 18 07:41:28.675187 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Availability Zones retrieved successfully. Aug 18 07:41:28.682189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (456df9bd-7d70-48db-a357-1ef9d9cd5327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:28.683619 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf44b67-1728-46b4-ab70-a6c019329f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:28.684860 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:28.715246 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf44b67-1728-46b4-ab70-a6c019329f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '236feda7-46aa-43c7-a3e8-4d20bc7b73a4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:28.716380 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5715eb8-4705-46c7-932b-b1b108f12ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:28.753985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-aac1ce1c-3562-4d9e-8798-7ecdd8602639 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:28.755757 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aac1ce1c-3562-4d9e-8798-7ecdd8602639 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:28.755970 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aac1ce1c-3562-4d9e-8798-7ecdd8602639 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:28.756187 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-aac1ce1c-3562-4d9e-8798-7ecdd8602639 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:28.757093 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Created reservations ['7129342f-ec1b-4f4d-a8f0-b06a0f49a3ee', 'fd0b0c04-2b1d-41be-81e4-847cf0dee52b', 'fe5c1c46-49a5-4c3b-8caf-2375d480aca3', '0ca64a5e-f867-48c5-bbcb-0300865375ec'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:28.758182 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5715eb8-4705-46c7-932b-b1b108f12ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7129342f-ec1b-4f4d-a8f0-b06a0f49a3ee', 'fd0b0c04-2b1d-41be-81e4-847cf0dee52b', 'fe5c1c46-49a5-4c3b-8caf-2375d480aca3', '0ca64a5e-f867-48c5-bbcb-0300865375ec']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:28.759293 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ae4df8-c32b-4f87-b2b4-74a842576162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:28.765616 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:28.765616 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:28.770463 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-aac1ce1c-3562-4d9e-8798-7ecdd8602639 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:28.777091 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-aac1ce1c-3562-4d9e-8798-7ecdd8602639 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:28.780360 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1178/4716] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:28 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:28.812471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ae4df8-c32b-4f87-b2b4-74a842576162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae38a1d-9adb-4a42-961b-f08fd30d6149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1341622676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['7129342f-ec1b-4f4d-a8f0-b06a0f49a3ee','fd0b0c04-2b1d-41be-81e4-847cf0dee52b','fe5c1c46-49a5-4c3b-8caf-2375d480aca3','0ca64a5e-f867-48c5-bbcb-0300865375ec'],size=1,snapshot_id=236feda7-46aa-43c7-a3e8-4d20bc7b73a4,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1341622676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ae38a1d-9adb-4a42-961b-f08fd30d6149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=236feda7-46aa-43c7-a3e8-4d20bc7b73a4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:28.813524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14973b0e-e3ec-4383-b3be-cd61c88433be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:28.832703 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14973b0e-e3ec-4383-b3be-cd61c88433be) transitioned into state 'SUCCESS' from state '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-1341622676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['7129342f-ec1b-4f4d-a8f0-b06a0f49a3ee','fd0b0c04-2b1d-41be-81e4-847cf0dee52b','fe5c1c46-49a5-4c3b-8caf-2375d480aca3','0ca64a5e-f867-48c5-bbcb-0300865375ec'],size=1,snapshot_id=236feda7-46aa-43c7-a3e8-4d20bc7b73a4,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:28.834279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c56fbb3-fff1-44ef-b291-9f2ce486d468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:28.859714 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c56fbb3-fff1-44ef-b291-9f2ce486d468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:28.860500 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (456df9bd-7d70-48db-a357-1ef9d9cd5327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:28.860811 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request issued successfully. Aug 18 07:41:28.861589 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6884a883-ec9a-400f-876b-9ddf2362c40e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:28.862104 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1180/4717] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:41:28 2026] POST /volume/v3/volumes => generated 791 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:28.875421 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cbb17f06-df48-476c-82ab-1d37259995ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:28.877302 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cbb17f06-df48-476c-82ab-1d37259995ba tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:28.877576 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cbb17f06-df48-476c-82ab-1d37259995ba tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:28.877816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cbb17f06-df48-476c-82ab-1d37259995ba tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:28.885675 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:28.885675 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:28.889826 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cbb17f06-df48-476c-82ab-1d37259995ba tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:28.894315 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cbb17f06-df48-476c-82ab-1d37259995ba tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:28.894669 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1190/4718] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:28 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:29.046475 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d397e49e-3c78-4e50-b5ab-503fd374ab9a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:29.050254 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d397e49e-3c78-4e50-b5ab-503fd374ab9a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:29.050254 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d397e49e-3c78-4e50-b5ab-503fd374ab9a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:29.050254 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d397e49e-3c78-4e50-b5ab-503fd374ab9a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:29.050254 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d397e49e-3c78-4e50-b5ab-503fd374ab9a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:29.053927 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:29.053927 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:29.054874 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d397e49e-3c78-4e50-b5ab-503fd374ab9a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:29.055484 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1171/4719] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:29 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:29.065197 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3efe63e7-00f8-4967-b04a-536126fa244a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:29.067607 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3efe63e7-00f8-4967-b04a-536126fa244a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:29.067873 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3efe63e7-00f8-4967-b04a-536126fa244a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:29.068129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3efe63e7-00f8-4967-b04a-536126fa244a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:29.068308 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-3efe63e7-00f8-4967-b04a-536126fa244a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:29.072563 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:29.072563 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:29.073347 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3efe63e7-00f8-4967-b04a-536126fa244a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:29.073835 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1179/4720] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:29 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:29.082535 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9fc370e9-66e4-4076-9d4c-87e00a59ce96 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:29.084537 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fc370e9-66e4-4076-9d4c-87e00a59ce96 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:29.084734 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fc370e9-66e4-4076-9d4c-87e00a59ce96 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:29.084973 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9fc370e9-66e4-4076-9d4c-87e00a59ce96 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:29.085115 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-9fc370e9-66e4-4076-9d4c-87e00a59ce96 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete backup with id: d5af46ee-7f10-47e7-b589-44a053334253. Aug 18 07:41:29.089718 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:29.089718 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:29.102114 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-9fc370e9-66e4-4076-9d4c-87e00a59ce96 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] delete_backup rpcapi backup_id d5af46ee-7f10-47e7-b589-44a053334253 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:41:29.104145 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9fc370e9-66e4-4076-9d4c-87e00a59ce96 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 202 Aug 18 07:41:29.104729 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1181/4721] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:41:29 2026] DELETE /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:41:29.114371 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca8c1498-8b3c-4e6c-855f-b6c330661c09 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:29.116251 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca8c1498-8b3c-4e6c-855f-b6c330661c09 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:29.116537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca8c1498-8b3c-4e6c-855f-b6c330661c09 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:29.116700 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca8c1498-8b3c-4e6c-855f-b6c330661c09 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:29.116846 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ca8c1498-8b3c-4e6c-855f-b6c330661c09 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:29.121176 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:29.121176 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:29.121983 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca8c1498-8b3c-4e6c-855f-b6c330661c09 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 200 Aug 18 07:41:29.122374 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1191/4722] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:29 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:29.789876 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-23bf6490-668b-4656-8bc6-961983514c6b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:29.792902 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23bf6490-668b-4656-8bc6-961983514c6b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:29.792902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23bf6490-668b-4656-8bc6-961983514c6b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:29.792902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-23bf6490-668b-4656-8bc6-961983514c6b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:29.799608 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:29.799608 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:29.803708 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-23bf6490-668b-4656-8bc6-961983514c6b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:29.808379 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-23bf6490-668b-4656-8bc6-961983514c6b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:29.808855 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1172/4723] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:29 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:29.910587 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2432689f-4347-40ba-89e4-b769540a2a2a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:29.910969 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2432689f-4347-40ba-89e4-b769540a2a2a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:29.910969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2432689f-4347-40ba-89e4-b769540a2a2a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:29.914232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2432689f-4347-40ba-89e4-b769540a2a2a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:29.919132 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:29.919132 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:29.921852 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2432689f-4347-40ba-89e4-b769540a2a2a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:29.926029 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2432689f-4347-40ba-89e4-b769540a2a2a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:29.926531 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1180/4724] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:29 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:29.940170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c299e930-53a7-49da-8f96-d036d7b2dc3c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:29.944281 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c299e930-53a7-49da-8f96-d036d7b2dc3c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:29.944474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c299e930-53a7-49da-8f96-d036d7b2dc3c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:29.944667 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c299e930-53a7-49da-8f96-d036d7b2dc3c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:29.950960 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:29.950960 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:29.956026 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c299e930-53a7-49da-8f96-d036d7b2dc3c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:29.958803 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c299e930-53a7-49da-8f96-d036d7b2dc3c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:29.959150 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1182/4725] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:29 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:30.133536 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a1e4268-1150-484a-83df-71d519ae2f58 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.136003 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a1e4268-1150-484a-83df-71d519ae2f58 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 Aug 18 07:41:30.136340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a1e4268-1150-484a-83df-71d519ae2f58 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.136858 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a1e4268-1150-484a-83df-71d519ae2f58 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.137056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1a1e4268-1150-484a-83df-71d519ae2f58 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id d5af46ee-7f10-47e7-b589-44a053334253. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:30.141381 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a1e4268-1150-484a-83df-71d519ae2f58 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 returned with HTTP 404 Aug 18 07:41:30.142081 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1192/4726] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/v3/backups/d5af46ee-7f10-47e7-b589-44a053334253 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:30.153552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2b76a412-996b-4a18-93f8-47a38691a769 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.156581 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b76a412-996b-4a18-93f8-47a38691a769 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:41:30.157032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2b76a412-996b-4a18-93f8-47a38691a769 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5814838d-9751-4f1e-acf6-8900a2ac5319", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1551002524", "container": "tempest-volumesbackupstest-backup-container-1662849382"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:30.159101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-2b76a412-996b-4a18-93f8-47a38691a769 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating new backup {'backup': {'volume_id': '5814838d-9751-4f1e-acf6-8900a2ac5319', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1551002524', 'container': 'tempest-volumesbackupstest-backup-container-1662849382'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:41:30.159235 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-2b76a412-996b-4a18-93f8-47a38691a769 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Creating backup of volume 5814838d-9751-4f1e-acf6-8900a2ac5319 in container tempest-volumesbackupstest-backup-container-1662849382 Aug 18 07:41:30.167859 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.167859 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:30.168463 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2b76a412-996b-4a18-93f8-47a38691a769 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:41:30.185717 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-2b76a412-996b-4a18-93f8-47a38691a769 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Created reservations ['a05ec9b1-ea80-4b84-95e9-3caccb7f1716', 'c5cdf864-0521-46ea-b645-00f25946cc39'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:30.218849 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2b76a412-996b-4a18-93f8-47a38691a769 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:41:30.219361 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1173/4727] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:41:30 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:30.227337 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d9e6af60-3458-43c8-95fd-ab81fcf7311d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.229039 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9e6af60-3458-43c8-95fd-ab81fcf7311d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:30.229196 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9e6af60-3458-43c8-95fd-ab81fcf7311d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.229385 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d9e6af60-3458-43c8-95fd-ab81fcf7311d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.229505 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d9e6af60-3458-43c8-95fd-ab81fcf7311d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:30.237752 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.237752 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:30.238514 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d9e6af60-3458-43c8-95fd-ab81fcf7311d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:30.238898 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1181/4728] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:30.431713 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9b2381b3-9aff-4f0a-912a-71bc9514f628 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.433979 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9b2381b3-9aff-4f0a-912a-71bc9514f628 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:30.434197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9b2381b3-9aff-4f0a-912a-71bc9514f628 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.434438 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9b2381b3-9aff-4f0a-912a-71bc9514f628 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.443138 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.443138 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:30.447349 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9b2381b3-9aff-4f0a-912a-71bc9514f628 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:30.452222 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9b2381b3-9aff-4f0a-912a-71bc9514f628 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:30.452674 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1183/4729] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:30.528466 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dd75db90-03db-4296-b8cc-1cc91748022a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.528897 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd75db90-03db-4296-b8cc-1cc91748022a None None] GET https://10.4.3.152/volume// Aug 18 07:41:30.529066 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd75db90-03db-4296-b8cc-1cc91748022a None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.529329 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dd75db90-03db-4296-b8cc-1cc91748022a None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.529742 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dd75db90-03db-4296-b8cc-1cc91748022a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:30.530044 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1193/4730] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:30.537942 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9ed19f8a-a154-4c48-8373-88de89477ad2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.672980 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9ed19f8a-a154-4c48-8373-88de89477ad2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:41:30.673395 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9ed19f8a-a154-4c48-8373-88de89477ad2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ae38a1d-9adb-4a42-961b-f08fd30d6149", "connector": null, "instance_uuid": "7dcde9e6-f63b-43c6-8844-ebc32b3899cf"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:30.681768 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.681768 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:30.708384 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-9ed19f8a-a154-4c48-8373-88de89477ad2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:41:30.708962 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1174/4731] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:41:30 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:30.735790 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c56bb4f5-6e83-4544-aa24-fbdb0c1d2732 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.737507 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c56bb4f5-6e83-4544-aa24-fbdb0c1d2732 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:30.737702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c56bb4f5-6e83-4544-aa24-fbdb0c1d2732 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.737897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c56bb4f5-6e83-4544-aa24-fbdb0c1d2732 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.746694 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.746694 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:30.747343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-94844039-bd58-4fe6-bc1e-a0b8cc7eebc3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.747749 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94844039-bd58-4fe6-bc1e-a0b8cc7eebc3 None None] GET https://10.4.3.152/volume// Aug 18 07:41:30.748012 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-94844039-bd58-4fe6-bc1e-a0b8cc7eebc3 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.748218 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-94844039-bd58-4fe6-bc1e-a0b8cc7eebc3 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.748566 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-94844039-bd58-4fe6-bc1e-a0b8cc7eebc3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:30.748887 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1184/4732] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:30.750308 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c56bb4f5-6e83-4544-aa24-fbdb0c1d2732 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:30.755521 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c56bb4f5-6e83-4544-aa24-fbdb0c1d2732 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:30.756042 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1182/4733] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:30.757726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-a0add6a1-ef09-48d9-9238-3788237f71c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.760339 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-a0add6a1-ef09-48d9-9238-3788237f71c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:30.760596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-a0add6a1-ef09-48d9-9238-3788237f71c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.760870 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-a0add6a1-ef09-48d9-9238-3788237f71c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.770022 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.770022 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:30.773523 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-a0add6a1-ef09-48d9-9238-3788237f71c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:30.777311 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-a0add6a1-ef09-48d9-9238-3788237f71c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:30.777764 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1194/4734] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:30.823145 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-58689970-fd97-42c6-bb4d-76461debaf8c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.825081 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-58689970-fd97-42c6-bb4d-76461debaf8c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:30.825305 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-58689970-fd97-42c6-bb4d-76461debaf8c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:30.825595 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-58689970-fd97-42c6-bb4d-76461debaf8c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:30.839599 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.839599 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:30.843624 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-58689970-fd97-42c6-bb4d-76461debaf8c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:30.848985 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-58689970-fd97-42c6-bb4d-76461debaf8c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:30.849406 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1175/4735] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:30 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:30.894050 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-bfdfdae8-56fc-4822-9175-7ecb38df4c29 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:30.896151 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-bfdfdae8-56fc-4822-9175-7ecb38df4c29 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] PUT https://10.4.3.152/volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87 Aug 18 07:41:30.896600 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-bfdfdae8-56fc-4822-9175-7ecb38df4c29 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:30.904038 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-bfdfdae8-56fc-4822-9175-7ecb38df4c29 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Acquiring lock "cinder-attachment_update-9ae38a1d-9adb-4a42-961b-f08fd30d6149-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:41:30.909361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-bfdfdae8-56fc-4822-9175-7ecb38df4c29 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-9ae38a1d-9adb-4a42-961b-f08fd30d6149-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:41:30.910407 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:30.910407 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:30.980707 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-bfdfdae8-56fc-4822-9175-7ecb38df4c29 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-9ae38a1d-9adb-4a42-961b-f08fd30d6149-np0000007613" released by "attachment_update" :: held 0.071s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:41:30.981059 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-bfdfdae8-56fc-4822-9175-7ecb38df4c29 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87 returned with HTTP 200 Aug 18 07:41:30.981468 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1185/4736] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:41:30 2026] PUT /volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:31.251181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-870ec234-7a07-4aaa-a5b0-03408d98ad7f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:31.253059 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-870ec234-7a07-4aaa-a5b0-03408d98ad7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:31.253321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-870ec234-7a07-4aaa-a5b0-03408d98ad7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:31.253557 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-870ec234-7a07-4aaa-a5b0-03408d98ad7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:31.253708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-870ec234-7a07-4aaa-a5b0-03408d98ad7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:31.257964 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:31.257964 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:31.258846 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-870ec234-7a07-4aaa-a5b0-03408d98ad7f tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:31.259202 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1183/4737] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:31 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:31.777316 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6fcf2111-1be5-458f-adfb-9a3828a59223 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:31.779398 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fcf2111-1be5-458f-adfb-9a3828a59223 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:31.779945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fcf2111-1be5-458f-adfb-9a3828a59223 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:31.779945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fcf2111-1be5-458f-adfb-9a3828a59223 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:31.789523 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:31.789523 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:31.793227 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6fcf2111-1be5-458f-adfb-9a3828a59223 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:31.797378 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fcf2111-1be5-458f-adfb-9a3828a59223 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:31.797822 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1195/4738] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:31 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:31.862495 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1a4ec2e5-2f18-497e-9bab-5bb4f1dc93da None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:31.864860 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a4ec2e5-2f18-497e-9bab-5bb4f1dc93da tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:31.865145 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a4ec2e5-2f18-497e-9bab-5bb4f1dc93da tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:31.865427 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1a4ec2e5-2f18-497e-9bab-5bb4f1dc93da tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:31.872773 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:31.872773 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:31.876353 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1a4ec2e5-2f18-497e-9bab-5bb4f1dc93da tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:31.881885 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1a4ec2e5-2f18-497e-9bab-5bb4f1dc93da tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:31.882426 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1176/4739] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:31 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:32.270742 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-121379ea-8090-4857-b6c0-97895d723544 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:32.274539 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-121379ea-8090-4857-b6c0-97895d723544 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:32.274539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-121379ea-8090-4857-b6c0-97895d723544 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:32.274539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-121379ea-8090-4857-b6c0-97895d723544 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:32.274539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-121379ea-8090-4857-b6c0-97895d723544 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:32.282392 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:32.282392 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:32.283442 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-121379ea-8090-4857-b6c0-97895d723544 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:32.284114 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1186/4740] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:32 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:32.810936 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3aceca80-abb7-45da-b39e-572d0ee3dbc2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:32.813017 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3aceca80-abb7-45da-b39e-572d0ee3dbc2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:32.813294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3aceca80-abb7-45da-b39e-572d0ee3dbc2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:32.813458 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3aceca80-abb7-45da-b39e-572d0ee3dbc2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:32.825681 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:32.825681 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:32.830058 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3aceca80-abb7-45da-b39e-572d0ee3dbc2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:32.835560 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3aceca80-abb7-45da-b39e-572d0ee3dbc2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:32.837358 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1184/4741] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:32 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:32.894258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-167c9c5c-55b2-4040-a030-df03b432d231 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:32.896196 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-167c9c5c-55b2-4040-a030-df03b432d231 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:32.896431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-167c9c5c-55b2-4040-a030-df03b432d231 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:32.896612 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-167c9c5c-55b2-4040-a030-df03b432d231 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:32.903596 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:32.903596 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:32.906934 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-167c9c5c-55b2-4040-a030-df03b432d231 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:32.913107 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-167c9c5c-55b2-4040-a030-df03b432d231 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:32.913627 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1196/4742] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:32 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:33.294094 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fe002017-f735-47c8-9e22-fe64b812bbc9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:33.296131 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fe002017-f735-47c8-9e22-fe64b812bbc9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:33.296428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fe002017-f735-47c8-9e22-fe64b812bbc9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:33.296659 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fe002017-f735-47c8-9e22-fe64b812bbc9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:33.296825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fe002017-f735-47c8-9e22-fe64b812bbc9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:33.300869 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:33.300869 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:33.301549 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fe002017-f735-47c8-9e22-fe64b812bbc9 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:33.301969 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1177/4743] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:33 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:33.819738 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a40bce60-e966-4810-858c-d97b36b10603 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:33.849140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a96564b4-ae53-482e-86c1-c885a16499c9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:33.850825 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a96564b4-ae53-482e-86c1-c885a16499c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:33.851007 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a96564b4-ae53-482e-86c1-c885a16499c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:33.851168 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a96564b4-ae53-482e-86c1-c885a16499c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:33.859799 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:33.859799 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:33.863459 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a96564b4-ae53-482e-86c1-c885a16499c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:33.867725 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a96564b4-ae53-482e-86c1-c885a16499c9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:33.868076 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1185/4744] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:33 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:33.882802 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a40bce60-e966-4810-858c-d97b36b10603 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:41:33.883162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a40bce60-e966-4810-858c-d97b36b10603 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-868708376", "extra_specs": {}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:33.898373 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a40bce60-e966-4810-858c-d97b36b10603 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:41:33.898805 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1187/4745] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:41:33 2026] POST /volume/v3/types => generated 211 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:33.907138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f2f2d6c3-83d8-4042-a458-28f3ac7507f5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:33.909502 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2f2d6c3-83d8-4042-a458-28f3ac7507f5 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] POST https://10.4.3.152/volume/v3/types/3cf6f89d-bb9e-4876-97fa-8c827589a44c/encryption Aug 18 07:41:33.910059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f2f2d6c3-83d8-4042-a458-28f3ac7507f5 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:33.926478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2902b926-cb7f-4fcc-b64a-2addc4b76c9e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:33.928426 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2902b926-cb7f-4fcc-b64a-2addc4b76c9e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:33.928665 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2902b926-cb7f-4fcc-b64a-2addc4b76c9e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:33.928831 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2f2d6c3-83d8-4042-a458-28f3ac7507f5 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/types/3cf6f89d-bb9e-4876-97fa-8c827589a44c/encryption returned with HTTP 200 Aug 18 07:41:33.928875 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2902b926-cb7f-4fcc-b64a-2addc4b76c9e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:33.929423 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1197/4746] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:41:33 2026] POST /volume/v3/types/3cf6f89d-bb9e-4876-97fa-8c827589a44c/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:33.938168 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:33.938168 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:33.938541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:33.943505 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2902b926-cb7f-4fcc-b64a-2addc4b76c9e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:33.948516 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2902b926-cb7f-4fcc-b64a-2addc4b76c9e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:33.948919 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1178/4747] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:33 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:33.999346 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:33.999733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-912026785", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-868708376", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:34.001256 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-912026785', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-868708376', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:34.004432 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume of 1 GB Aug 18 07:41:34.004731 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:34.004731 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:34.005198 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Availability Zones retrieved successfully. Aug 18 07:41:34.010573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (fe280833-ceab-476d-84de-728fa59ce0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:34.011483 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bd6aba-b92f-4eb1-bf94-73b37d790987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:34.012342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:34.036296 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43bd6aba-b92f-4eb1-bf94-73b37d790987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:41:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3cf6f89d-bb9e-4876-97fa-8c827589a44c,is_public=True,name='tempest-scenario-type-luks-868708376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3cf6f89d-bb9e-4876-97fa-8c827589a44c', '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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:34.037170 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b013332c-d483-448f-a1cb-909252fb431d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:34.065519 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-868708376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-868708376, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:41:34.065788 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-868708376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-868708376, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:41:34.096811 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Created reservations ['1c211cd5-799c-4f8c-8d66-dd2d7ba9b8b2', '1316b110-1982-4abe-80d0-27d21c68a5ff', '49f499a6-a8b7-41ce-abaf-d3d9ec51bc24', '87ea2b4f-c682-475a-9818-58a89f6fb804'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:34.098068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b013332c-d483-448f-a1cb-909252fb431d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c211cd5-799c-4f8c-8d66-dd2d7ba9b8b2', '1316b110-1982-4abe-80d0-27d21c68a5ff', '49f499a6-a8b7-41ce-abaf-d3d9ec51bc24', '87ea2b4f-c682-475a-9818-58a89f6fb804']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:34.099017 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87eefab9-c6e9-4463-b917-aeec0558feeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:34.121007 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87eefab9-c6e9-4463-b917-aeec0558feeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36567c4e-af10-41b4-8ee5-a763d74c2fa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-912026785',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['1c211cd5-799c-4f8c-8d66-dd2d7ba9b8b2','1316b110-1982-4abe-80d0-27d21c68a5ff','49f499a6-a8b7-41ce-abaf-d3d9ec51bc24','87ea2b4f-c682-475a-9818-58a89f6fb804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=3cf6f89d-bb9e-4876-97fa-8c827589a44c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-912026785',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=36567c4e-af10-41b4-8ee5-a763d74c2fa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb6007e428b452cab911973dfeb752a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7847df04094571969f6a15e13ac0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cf6f89d-bb9e-4876-97fa-8c827589a44c),volume_type_id=3cf6f89d-bb9e-4876-97fa-8c827589a44c)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:34.123293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccdfb0c-194d-4e5e-a39b-6a26b8869d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:34.138569 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccdfb0c-194d-4e5e-a39b-6a26b8869d2d) transitioned into state 'SUCCESS' from state '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-912026785',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['1c211cd5-799c-4f8c-8d66-dd2d7ba9b8b2','1316b110-1982-4abe-80d0-27d21c68a5ff','49f499a6-a8b7-41ce-abaf-d3d9ec51bc24','87ea2b4f-c682-475a-9818-58a89f6fb804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=3cf6f89d-bb9e-4876-97fa-8c827589a44c)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:34.139765 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6642c85b-2ca3-4984-91fe-73927b2b8d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:34.149293 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6642c85b-2ca3-4984-91fe-73927b2b8d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:34.150529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (fe280833-ceab-476d-84de-728fa59ce0bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:34.151025 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request issued successfully. Aug 18 07:41:34.151975 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0ba5fc06-cb13-4e8a-8675-441a415edb4c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:34.152580 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1186/4748] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:41:33 2026] POST /volume/v3/volumes => generated 783 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:34.166040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3b7b6e36-3bd6-4219-82f1-e5807f26d475 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:34.167926 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b7b6e36-3bd6-4219-82f1-e5807f26d475 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 Aug 18 07:41:34.168122 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b7b6e36-3bd6-4219-82f1-e5807f26d475 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:34.168329 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3b7b6e36-3bd6-4219-82f1-e5807f26d475 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:34.175027 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:34.175027 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:34.178343 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3b7b6e36-3bd6-4219-82f1-e5807f26d475 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:34.182179 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3b7b6e36-3bd6-4219-82f1-e5807f26d475 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 returned with HTTP 200 Aug 18 07:41:34.182764 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1188/4749] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:34 2026] GET /volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:34.313001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c77d1718-57d5-4e4a-9d04-91a2efa899c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:34.314553 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c77d1718-57d5-4e4a-9d04-91a2efa899c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:34.314725 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c77d1718-57d5-4e4a-9d04-91a2efa899c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:34.314928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c77d1718-57d5-4e4a-9d04-91a2efa899c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:34.315025 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c77d1718-57d5-4e4a-9d04-91a2efa899c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:34.318938 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:34.318938 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:34.319806 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c77d1718-57d5-4e4a-9d04-91a2efa899c7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:34.320269 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1198/4750] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:34 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:34.881151 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f26c7a0e-578e-4058-8e44-d84241b188f9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:34.882887 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f26c7a0e-578e-4058-8e44-d84241b188f9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:34.883122 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f26c7a0e-578e-4058-8e44-d84241b188f9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:34.883344 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f26c7a0e-578e-4058-8e44-d84241b188f9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:34.892400 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:34.892400 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:34.895627 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f26c7a0e-578e-4058-8e44-d84241b188f9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:34.899607 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f26c7a0e-578e-4058-8e44-d84241b188f9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:34.899991 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1179/4751] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:34 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:34.965026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-813b34be-bfde-49b7-b7cf-647ad8601ca0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:34.967187 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-813b34be-bfde-49b7-b7cf-647ad8601ca0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:34.967702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-813b34be-bfde-49b7-b7cf-647ad8601ca0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:34.968041 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-813b34be-bfde-49b7-b7cf-647ad8601ca0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:34.977241 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:34.977241 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:34.980637 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-813b34be-bfde-49b7-b7cf-647ad8601ca0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:34.985726 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-813b34be-bfde-49b7-b7cf-647ad8601ca0 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:34.986377 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1187/4752] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:34 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:35.197577 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-36a424cf-6375-4062-a1f0-2d73d4dabc4a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:35.199902 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36a424cf-6375-4062-a1f0-2d73d4dabc4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 Aug 18 07:41:35.200450 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36a424cf-6375-4062-a1f0-2d73d4dabc4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:35.200579 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36a424cf-6375-4062-a1f0-2d73d4dabc4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:35.209437 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:35.209437 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:35.213414 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-36a424cf-6375-4062-a1f0-2d73d4dabc4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:35.219062 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36a424cf-6375-4062-a1f0-2d73d4dabc4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 returned with HTTP 200 Aug 18 07:41:35.219595 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1189/4753] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:35 2026] GET /volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:35.232883 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c7b7f5fe-c5f6-4b9d-a0d2-770ca44f0d50 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:35.234892 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7b7f5fe-c5f6-4b9d-a0d2-770ca44f0d50 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 Aug 18 07:41:35.235084 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7b7f5fe-c5f6-4b9d-a0d2-770ca44f0d50 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:35.235298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c7b7f5fe-c5f6-4b9d-a0d2-770ca44f0d50 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:35.245164 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:35.245164 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:35.248764 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c7b7f5fe-c5f6-4b9d-a0d2-770ca44f0d50 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:35.253130 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c7b7f5fe-c5f6-4b9d-a0d2-770ca44f0d50 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 returned with HTTP 200 Aug 18 07:41:35.253616 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1199/4754] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:35 2026] GET /volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:41:35.268573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:35.272129 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:35.272829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1244134867", "source_volid": "36567c4e-af10-41b4-8ee5-a763d74c2fa5", "volume_type": "tempest-scenario-type-luks-868708376", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:35.274920 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1244134867', 'source_volid': '36567c4e-af10-41b4-8ee5-a763d74c2fa5', 'volume_type': 'tempest-scenario-type-luks-868708376', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:35.288634 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:35.288634 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:35.289326 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume retrieved successfully. Aug 18 07:41:35.289502 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume of 1 GB Aug 18 07:41:35.290342 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Availability Zones retrieved successfully. Aug 18 07:41:35.297599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (67a7e812-b039-42ca-92a1-9125012ddab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:35.299112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c74ba2-ad86-41a1-9fa3-e97b01f52395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:35.300201 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:35.323194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c74ba2-ad86-41a1-9fa3-e97b01f52395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '36567c4e-af10-41b4-8ee5-a763d74c2fa5', 'volume_type': VolumeType(created_at=2026-08-18T07:41:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3cf6f89d-bb9e-4876-97fa-8c827589a44c,is_public=True,name='tempest-scenario-type-luks-868708376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3cf6f89d-bb9e-4876-97fa-8c827589a44c', '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=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:35.324430 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee8aa78-5537-467b-8a0a-95fedaedd46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:35.330957 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f3a1cc5-91e9-47da-819c-5b59482dab99 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:35.333173 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f3a1cc5-91e9-47da-819c-5b59482dab99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:35.333414 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f3a1cc5-91e9-47da-819c-5b59482dab99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:35.333556 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f3a1cc5-91e9-47da-819c-5b59482dab99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:35.333658 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0f3a1cc5-91e9-47da-819c-5b59482dab99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:35.340223 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:35.340223 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:35.341084 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f3a1cc5-91e9-47da-819c-5b59482dab99 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:35.341597 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1188/4755] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:35 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:35.353928 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-868708376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-868708376, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:41:35.354169 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-868708376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-868708376, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:41:35.366045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Created reservations ['c2d8629a-9052-4fb2-a51e-d049b9f5b37e', 'b2239dd1-1801-40f1-8cc3-1350b6f9a113', 'd6cec23a-d9fc-465a-a0f2-0164fa652c78', '636a6c3b-677e-449f-b094-f5877fe595e9'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:35.366796 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee8aa78-5537-467b-8a0a-95fedaedd46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d8629a-9052-4fb2-a51e-d049b9f5b37e', 'b2239dd1-1801-40f1-8cc3-1350b6f9a113', 'd6cec23a-d9fc-465a-a0f2-0164fa652c78', '636a6c3b-677e-449f-b094-f5877fe595e9']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:35.367464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8967aae-c582-4749-91d0-ad731cb0159c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:35.399179 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8967aae-c582-4749-91d0-ad731cb0159c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4117ac19-8075-4e6f-82d0-ac3655ff454f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1244134867',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['c2d8629a-9052-4fb2-a51e-d049b9f5b37e','b2239dd1-1801-40f1-8cc3-1350b6f9a113','d6cec23a-d9fc-465a-a0f2-0164fa652c78','636a6c3b-677e-449f-b094-f5877fe595e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=36567c4e-af10-41b4-8ee5-a763d74c2fa5,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=3cf6f89d-bb9e-4876-97fa-8c827589a44c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1244134867',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4117ac19-8075-4e6f-82d0-ac3655ff454f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb6007e428b452cab911973dfeb752a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=36567c4e-af10-41b4-8ee5-a763d74c2fa5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7847df04094571969f6a15e13ac0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cf6f89d-bb9e-4876-97fa-8c827589a44c),volume_type_id=3cf6f89d-bb9e-4876-97fa-8c827589a44c)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:35.400180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea901799-2bf4-4987-8e32-1701719f6e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:35.420651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea901799-2bf4-4987-8e32-1701719f6e6f) transitioned into state 'SUCCESS' from state '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-1244134867',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['c2d8629a-9052-4fb2-a51e-d049b9f5b37e','b2239dd1-1801-40f1-8cc3-1350b6f9a113','d6cec23a-d9fc-465a-a0f2-0164fa652c78','636a6c3b-677e-449f-b094-f5877fe595e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=36567c4e-af10-41b4-8ee5-a763d74c2fa5,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=3cf6f89d-bb9e-4876-97fa-8c827589a44c)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:35.421351 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87c8ee9-35a6-468d-b77d-0e2ae273a116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:35.436464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87c8ee9-35a6-468d-b77d-0e2ae273a116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:35.437173 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (67a7e812-b039-42ca-92a1-9125012ddab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:35.437448 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request issued successfully. Aug 18 07:41:35.437947 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0c4df256-dc5a-4ab4-927a-e541f51cafc3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:35.438352 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1180/4756] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:41:35 2026] POST /volume/v3/volumes => generated 811 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:41:35.450401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f68c22e8-bd53-4190-928c-bdacef970471 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:35.452957 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f68c22e8-bd53-4190-928c-bdacef970471 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:35.453191 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f68c22e8-bd53-4190-928c-bdacef970471 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:35.453439 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f68c22e8-bd53-4190-928c-bdacef970471 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:35.460232 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:35.460232 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:35.463501 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f68c22e8-bd53-4190-928c-bdacef970471 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:35.468351 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f68c22e8-bd53-4190-928c-bdacef970471 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:35.468796 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1190/4757] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:35 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:35.912266 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7c63a03b-4cdf-4d14-a3c6-baac8bee7ea8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:35.914076 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c63a03b-4cdf-4d14-a3c6-baac8bee7ea8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:35.914340 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c63a03b-4cdf-4d14-a3c6-baac8bee7ea8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:35.914571 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7c63a03b-4cdf-4d14-a3c6-baac8bee7ea8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:35.924231 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:35.924231 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:35.927981 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7c63a03b-4cdf-4d14-a3c6-baac8bee7ea8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:35.932663 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7c63a03b-4cdf-4d14-a3c6-baac8bee7ea8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:35.933089 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1200/4758] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:35 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:35.998252 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-60596a45-5ad8-47cd-a3d0-f0d188e69119 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:36.000144 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60596a45-5ad8-47cd-a3d0-f0d188e69119 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:36.000416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60596a45-5ad8-47cd-a3d0-f0d188e69119 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:36.000635 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60596a45-5ad8-47cd-a3d0-f0d188e69119 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:36.008339 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:36.008339 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:36.012148 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-60596a45-5ad8-47cd-a3d0-f0d188e69119 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:36.016449 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60596a45-5ad8-47cd-a3d0-f0d188e69119 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:36.016875 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1189/4759] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:35 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:36.352654 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9d16ff8e-f223-42db-9722-18f3e181daa4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:36.354712 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d16ff8e-f223-42db-9722-18f3e181daa4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:36.354934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d16ff8e-f223-42db-9722-18f3e181daa4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:36.355124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9d16ff8e-f223-42db-9722-18f3e181daa4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:36.355253 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9d16ff8e-f223-42db-9722-18f3e181daa4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:36.359480 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:36.359480 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:36.360189 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9d16ff8e-f223-42db-9722-18f3e181daa4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:36.360573 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1181/4760] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:36 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:36.481071 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-caadb493-43ff-44ca-ae55-5f5741c6c89b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:36.482855 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-caadb493-43ff-44ca-ae55-5f5741c6c89b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:36.483016 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-caadb493-43ff-44ca-ae55-5f5741c6c89b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:36.483196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-caadb493-43ff-44ca-ae55-5f5741c6c89b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:36.489788 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:36.489788 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:36.492958 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-caadb493-43ff-44ca-ae55-5f5741c6c89b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:36.496529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-caadb493-43ff-44ca-ae55-5f5741c6c89b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:36.496873 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1191/4761] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:36 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:36.944948 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6eba33fb-0292-4f3c-bfe2-92d1c3ca602f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:36.946740 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6eba33fb-0292-4f3c-bfe2-92d1c3ca602f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:36.946939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6eba33fb-0292-4f3c-bfe2-92d1c3ca602f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:36.947123 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6eba33fb-0292-4f3c-bfe2-92d1c3ca602f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:36.956043 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:36.956043 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:36.959309 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6eba33fb-0292-4f3c-bfe2-92d1c3ca602f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:36.963245 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6eba33fb-0292-4f3c-bfe2-92d1c3ca602f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:36.963754 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1201/4762] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:36 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:37.028534 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1260bbbf-8bf8-40ed-b5ef-8e4e188cdc06 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:37.030339 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1260bbbf-8bf8-40ed-b5ef-8e4e188cdc06 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:37.030587 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1260bbbf-8bf8-40ed-b5ef-8e4e188cdc06 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:37.030815 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1260bbbf-8bf8-40ed-b5ef-8e4e188cdc06 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:37.037635 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:37.037635 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:37.041106 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1260bbbf-8bf8-40ed-b5ef-8e4e188cdc06 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:37.045383 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1260bbbf-8bf8-40ed-b5ef-8e4e188cdc06 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:37.045898 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1190/4763] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:37 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:37.370514 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9f09c404-65eb-47bd-aa10-a77f9af91b1e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:37.372526 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f09c404-65eb-47bd-aa10-a77f9af91b1e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:37.372747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f09c404-65eb-47bd-aa10-a77f9af91b1e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:37.372965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f09c404-65eb-47bd-aa10-a77f9af91b1e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:37.373100 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-9f09c404-65eb-47bd-aa10-a77f9af91b1e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:37.377310 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:37.377310 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:37.378051 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f09c404-65eb-47bd-aa10-a77f9af91b1e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:37.378442 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1182/4764] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:37 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:37.508473 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df24f0e6-8c46-4f03-bb83-37064e800f40 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:37.510359 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df24f0e6-8c46-4f03-bb83-37064e800f40 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:37.510553 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df24f0e6-8c46-4f03-bb83-37064e800f40 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:37.510753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df24f0e6-8c46-4f03-bb83-37064e800f40 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:37.518266 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:37.518266 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:37.521887 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df24f0e6-8c46-4f03-bb83-37064e800f40 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:37.526163 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df24f0e6-8c46-4f03-bb83-37064e800f40 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:37.526540 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1192/4765] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:37 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:37.976806 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-931df47f-21d7-43f5-8dfb-e46065b598bd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:37.978383 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-931df47f-21d7-43f5-8dfb-e46065b598bd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:37.978566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-931df47f-21d7-43f5-8dfb-e46065b598bd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:37.978740 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-931df47f-21d7-43f5-8dfb-e46065b598bd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:37.988270 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:37.988270 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:37.991508 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-931df47f-21d7-43f5-8dfb-e46065b598bd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:37.995581 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-931df47f-21d7-43f5-8dfb-e46065b598bd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:37.995989 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1202/4766] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:37 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:38.057833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-453e4582-8bf9-4e5f-bef0-1a8f677e3539 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:38.059785 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-453e4582-8bf9-4e5f-bef0-1a8f677e3539 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:38.059994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-453e4582-8bf9-4e5f-bef0-1a8f677e3539 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:38.060192 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-453e4582-8bf9-4e5f-bef0-1a8f677e3539 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:38.068149 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:38.068149 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:38.071949 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-453e4582-8bf9-4e5f-bef0-1a8f677e3539 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:38.076149 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-453e4582-8bf9-4e5f-bef0-1a8f677e3539 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:38.076599 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1191/4767] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:38 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:38.387685 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3452ed2f-b511-40db-ba85-ae7cbfc6b6ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:38.389357 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3452ed2f-b511-40db-ba85-ae7cbfc6b6ee tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:38.389532 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3452ed2f-b511-40db-ba85-ae7cbfc6b6ee tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:38.389705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3452ed2f-b511-40db-ba85-ae7cbfc6b6ee tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:38.389824 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3452ed2f-b511-40db-ba85-ae7cbfc6b6ee tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:38.393972 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:38.393972 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:38.394672 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3452ed2f-b511-40db-ba85-ae7cbfc6b6ee tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:38.395013 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1183/4768] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:38 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:38.539232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-87f8eb37-95db-43bc-9020-a32fa29abac9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:38.541119 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87f8eb37-95db-43bc-9020-a32fa29abac9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:38.541343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87f8eb37-95db-43bc-9020-a32fa29abac9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:38.541524 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-87f8eb37-95db-43bc-9020-a32fa29abac9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:38.548551 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:38.548551 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:38.552070 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-87f8eb37-95db-43bc-9020-a32fa29abac9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:38.556153 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-87f8eb37-95db-43bc-9020-a32fa29abac9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:38.556527 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1193/4769] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:38 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:39.007995 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ed5e8cf4-d48e-47ce-9a5c-7f48023f2559 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:39.010367 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed5e8cf4-d48e-47ce-9a5c-7f48023f2559 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:39.010601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed5e8cf4-d48e-47ce-9a5c-7f48023f2559 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:39.010851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ed5e8cf4-d48e-47ce-9a5c-7f48023f2559 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:39.022441 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:39.022441 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:39.026615 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ed5e8cf4-d48e-47ce-9a5c-7f48023f2559 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:39.031894 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ed5e8cf4-d48e-47ce-9a5c-7f48023f2559 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:39.032420 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1203/4770] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:39 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:39.089585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b9b5450e-9bec-468f-a248-ae90a4766df9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:39.091299 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9b5450e-9bec-468f-a248-ae90a4766df9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:39.091508 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9b5450e-9bec-468f-a248-ae90a4766df9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:39.091697 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b9b5450e-9bec-468f-a248-ae90a4766df9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:39.098668 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:39.098668 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:39.102560 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b9b5450e-9bec-468f-a248-ae90a4766df9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:39.106609 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b9b5450e-9bec-468f-a248-ae90a4766df9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:39.107024 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1192/4771] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:39 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:39.404459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-921337e4-0bdd-4490-a2e2-560dfa37f952 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:39.405998 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-921337e4-0bdd-4490-a2e2-560dfa37f952 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:39.406156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-921337e4-0bdd-4490-a2e2-560dfa37f952 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:39.406341 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-921337e4-0bdd-4490-a2e2-560dfa37f952 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:39.406434 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-921337e4-0bdd-4490-a2e2-560dfa37f952 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:39.410203 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:39.410203 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:39.410881 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-921337e4-0bdd-4490-a2e2-560dfa37f952 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:39.411221 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1184/4772] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:39 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:39.569186 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-78a8f732-e8a0-494a-80c3-1189dd676064 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:39.570991 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78a8f732-e8a0-494a-80c3-1189dd676064 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:39.571170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78a8f732-e8a0-494a-80c3-1189dd676064 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:39.571400 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-78a8f732-e8a0-494a-80c3-1189dd676064 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:39.579034 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:39.579034 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:39.583534 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-78a8f732-e8a0-494a-80c3-1189dd676064 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:39.588231 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-78a8f732-e8a0-494a-80c3-1189dd676064 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:39.588676 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1194/4773] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:39 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:40.044011 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-be2bf3ea-bd35-4f68-9879-dee2041c69cf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:40.045914 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be2bf3ea-bd35-4f68-9879-dee2041c69cf tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:40.046100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be2bf3ea-bd35-4f68-9879-dee2041c69cf tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:40.046316 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-be2bf3ea-bd35-4f68-9879-dee2041c69cf tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:40.055222 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:40.055222 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:40.058689 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-be2bf3ea-bd35-4f68-9879-dee2041c69cf tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:40.062790 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-be2bf3ea-bd35-4f68-9879-dee2041c69cf tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:40.063316 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1204/4774] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:40 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:40.120565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7bfe81c8-a873-4e7c-aeb1-b48486eac237 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:40.122342 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7bfe81c8-a873-4e7c-aeb1-b48486eac237 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:40.122535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7bfe81c8-a873-4e7c-aeb1-b48486eac237 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:40.122726 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7bfe81c8-a873-4e7c-aeb1-b48486eac237 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:40.125012 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=306,cinder:UPDATE=76,cinder:INSERT=48 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:41:40.133280 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:40.133280 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:40.137638 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7bfe81c8-a873-4e7c-aeb1-b48486eac237 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:40.141792 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7bfe81c8-a873-4e7c-aeb1-b48486eac237 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:40.142158 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1193/4775] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:40 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:40.420630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e214cdb9-27f9-463b-a877-500472874445 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:40.422853 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e214cdb9-27f9-463b-a877-500472874445 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:40.423114 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e214cdb9-27f9-463b-a877-500472874445 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:40.423380 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e214cdb9-27f9-463b-a877-500472874445 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:40.423513 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e214cdb9-27f9-463b-a877-500472874445 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:40.425396 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=321,cinder:UPDATE=91,cinder:INSERT=54 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:41:40.429338 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:40.429338 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:40.430235 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e214cdb9-27f9-463b-a877-500472874445 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:40.430654 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1185/4776] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:40 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:40.602200 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b56112e2-c349-4cca-ac58-41e665a772c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:40.604197 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b56112e2-c349-4cca-ac58-41e665a772c5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:40.604622 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b56112e2-c349-4cca-ac58-41e665a772c5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:40.604845 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b56112e2-c349-4cca-ac58-41e665a772c5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:40.612271 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:40.612271 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:40.616174 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b56112e2-c349-4cca-ac58-41e665a772c5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:40.621460 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b56112e2-c349-4cca-ac58-41e665a772c5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:40.622836 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1195/4777] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:40 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:41.076660 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c79f18d5-f9ad-4ce7-8e12-dd4baede8d10 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:41.078938 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c79f18d5-f9ad-4ce7-8e12-dd4baede8d10 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:41.079160 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c79f18d5-f9ad-4ce7-8e12-dd4baede8d10 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:41.079414 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c79f18d5-f9ad-4ce7-8e12-dd4baede8d10 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:41.090989 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:41.090989 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:41.094744 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c79f18d5-f9ad-4ce7-8e12-dd4baede8d10 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:41.100447 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c79f18d5-f9ad-4ce7-8e12-dd4baede8d10 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:41.100906 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1205/4778] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:41 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:41.154047 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e513cec-c9f0-4c41-89a9-f864157fd8dc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:41.156461 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e513cec-c9f0-4c41-89a9-f864157fd8dc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:41.156763 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e513cec-c9f0-4c41-89a9-f864157fd8dc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:41.157069 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e513cec-c9f0-4c41-89a9-f864157fd8dc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:41.164825 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:41.164825 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:41.168818 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3e513cec-c9f0-4c41-89a9-f864157fd8dc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:41.173637 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e513cec-c9f0-4c41-89a9-f864157fd8dc tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:41.174086 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1194/4779] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:41 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:41.440667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65dc215a-f326-48d4-9994-a0b28333f305 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:41.442467 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65dc215a-f326-48d4-9994-a0b28333f305 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:41.442686 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65dc215a-f326-48d4-9994-a0b28333f305 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:41.442879 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65dc215a-f326-48d4-9994-a0b28333f305 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:41.442976 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-65dc215a-f326-48d4-9994-a0b28333f305 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:41.447371 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:41.447371 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:41.448363 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65dc215a-f326-48d4-9994-a0b28333f305 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:41.448764 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1186/4780] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:41 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:41.635261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e37b2a83-bf44-44c9-a76a-bb5704e2057b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:41.636978 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e37b2a83-bf44-44c9-a76a-bb5704e2057b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:41.637165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e37b2a83-bf44-44c9-a76a-bb5704e2057b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:41.637376 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e37b2a83-bf44-44c9-a76a-bb5704e2057b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:41.644963 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:41.644963 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:41.648812 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e37b2a83-bf44-44c9-a76a-bb5704e2057b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:41.653233 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e37b2a83-bf44-44c9-a76a-bb5704e2057b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:41.653620 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1196/4781] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:41 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:42.112529 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4d1e7db7-1bf7-4505-9a12-ea67f61c035b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:42.114325 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d1e7db7-1bf7-4505-9a12-ea67f61c035b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:42.114518 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d1e7db7-1bf7-4505-9a12-ea67f61c035b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:42.114695 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d1e7db7-1bf7-4505-9a12-ea67f61c035b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:42.124816 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:42.124816 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:42.128339 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4d1e7db7-1bf7-4505-9a12-ea67f61c035b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:42.132426 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d1e7db7-1bf7-4505-9a12-ea67f61c035b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:42.132836 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1206/4782] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:42 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:42.186190 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-584e553e-7a4d-4b87-a249-487ff0af7cfd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:42.188134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-584e553e-7a4d-4b87-a249-487ff0af7cfd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:42.188408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-584e553e-7a4d-4b87-a249-487ff0af7cfd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:42.188685 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-584e553e-7a4d-4b87-a249-487ff0af7cfd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:42.197628 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:42.197628 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:42.201095 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-584e553e-7a4d-4b87-a249-487ff0af7cfd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:42.205539 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-584e553e-7a4d-4b87-a249-487ff0af7cfd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:42.205976 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1195/4783] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:42 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:42.459016 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d27066ed-5f66-4322-b1bd-8d1f9060f466 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:42.460731 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d27066ed-5f66-4322-b1bd-8d1f9060f466 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:42.460921 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d27066ed-5f66-4322-b1bd-8d1f9060f466 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:42.461098 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d27066ed-5f66-4322-b1bd-8d1f9060f466 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:42.461198 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d27066ed-5f66-4322-b1bd-8d1f9060f466 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:42.465323 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:42.465323 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:42.466011 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d27066ed-5f66-4322-b1bd-8d1f9060f466 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:42.466377 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1187/4784] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:42 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:42.667152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-86971f38-4530-4372-8df8-88302db2e4ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:42.669490 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86971f38-4530-4372-8df8-88302db2e4ba tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:42.669761 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86971f38-4530-4372-8df8-88302db2e4ba tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:42.670067 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-86971f38-4530-4372-8df8-88302db2e4ba tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:42.672735 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=320,cinder:UPDATE=105,cinder:INSERT=61 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:41:42.681631 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:42.681631 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:42.686262 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-86971f38-4530-4372-8df8-88302db2e4ba tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:42.691939 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-86971f38-4530-4372-8df8-88302db2e4ba tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:42.692504 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1197/4785] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:42 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:43.144867 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-db71221e-6145-425b-af49-169ef44e9f75 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:43.146950 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db71221e-6145-425b-af49-169ef44e9f75 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:43.147163 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db71221e-6145-425b-af49-169ef44e9f75 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:43.147366 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-db71221e-6145-425b-af49-169ef44e9f75 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:43.156344 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:43.156344 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:43.159956 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-db71221e-6145-425b-af49-169ef44e9f75 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:43.164017 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-db71221e-6145-425b-af49-169ef44e9f75 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:43.164434 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1207/4786] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:43 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:43.219073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f6a0c1c-d6aa-41cc-a22e-a7ae5b9c5994 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:43.220873 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f6a0c1c-d6aa-41cc-a22e-a7ae5b9c5994 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:43.221093 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f6a0c1c-d6aa-41cc-a22e-a7ae5b9c5994 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:43.221286 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f6a0c1c-d6aa-41cc-a22e-a7ae5b9c5994 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:43.227745 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:43.227745 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:43.231575 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0f6a0c1c-d6aa-41cc-a22e-a7ae5b9c5994 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:43.236652 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f6a0c1c-d6aa-41cc-a22e-a7ae5b9c5994 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:43.237113 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1196/4787] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:43 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:43.477873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f3b8b004-bf40-4665-a48b-c8940106aa63 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:43.479710 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3b8b004-bf40-4665-a48b-c8940106aa63 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:43.479933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3b8b004-bf40-4665-a48b-c8940106aa63 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:43.480119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f3b8b004-bf40-4665-a48b-c8940106aa63 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:43.480260 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f3b8b004-bf40-4665-a48b-c8940106aa63 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:43.484224 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:43.484224 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:43.484913 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f3b8b004-bf40-4665-a48b-c8940106aa63 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:43.485297 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1188/4788] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:43 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:43.705393 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-be629eab-2d2d-40b9-99dd-cd6ca24f0d6c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:43.707214 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be629eab-2d2d-40b9-99dd-cd6ca24f0d6c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:43.707414 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be629eab-2d2d-40b9-99dd-cd6ca24f0d6c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:43.707596 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be629eab-2d2d-40b9-99dd-cd6ca24f0d6c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:43.717628 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:43.717628 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:43.722230 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-be629eab-2d2d-40b9-99dd-cd6ca24f0d6c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:43.726537 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be629eab-2d2d-40b9-99dd-cd6ca24f0d6c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:43.726940 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1198/4789] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:43 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:44.176905 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-261c165d-a982-4b7d-8888-677c497094d2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:44.178742 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-261c165d-a982-4b7d-8888-677c497094d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:44.178945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-261c165d-a982-4b7d-8888-677c497094d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:44.179134 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-261c165d-a982-4b7d-8888-677c497094d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:44.188326 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:44.188326 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:44.191902 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-261c165d-a982-4b7d-8888-677c497094d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:44.195879 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-261c165d-a982-4b7d-8888-677c497094d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:44.196314 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1208/4790] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:44 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:44.248326 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-06cdd793-ffff-434f-9a97-7054271c00fb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:44.250132 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06cdd793-ffff-434f-9a97-7054271c00fb tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:44.250367 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06cdd793-ffff-434f-9a97-7054271c00fb tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:44.250585 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-06cdd793-ffff-434f-9a97-7054271c00fb tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:44.257345 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:44.257345 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:44.261228 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-06cdd793-ffff-434f-9a97-7054271c00fb tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:44.266165 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-06cdd793-ffff-434f-9a97-7054271c00fb tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:44.266627 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1197/4791] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:44 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:44.496087 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f34b60da-81bf-4011-9f59-bf003156f3d8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:44.498188 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f34b60da-81bf-4011-9f59-bf003156f3d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:44.498322 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f34b60da-81bf-4011-9f59-bf003156f3d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:44.498576 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f34b60da-81bf-4011-9f59-bf003156f3d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:44.498745 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f34b60da-81bf-4011-9f59-bf003156f3d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:44.503336 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:44.503336 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:44.504156 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f34b60da-81bf-4011-9f59-bf003156f3d8 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:44.504577 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1189/4792] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:44 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:44.740687 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7dab5393-2e33-4d70-bb48-c14ccb9d36e1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:44.742866 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dab5393-2e33-4d70-bb48-c14ccb9d36e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:44.743115 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dab5393-2e33-4d70-bb48-c14ccb9d36e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:44.743390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7dab5393-2e33-4d70-bb48-c14ccb9d36e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:44.752163 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:44.752163 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:44.756711 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-7dab5393-2e33-4d70-bb48-c14ccb9d36e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:44.761898 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7dab5393-2e33-4d70-bb48-c14ccb9d36e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:44.762405 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1199/4793] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:44 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:45.208547 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3f7b1627-35ba-48d8-903d-643f4608183e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:45.210236 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3f7b1627-35ba-48d8-903d-643f4608183e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:45.210409 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3f7b1627-35ba-48d8-903d-643f4608183e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:45.210595 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3f7b1627-35ba-48d8-903d-643f4608183e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:45.220471 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:45.220471 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:45.223891 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3f7b1627-35ba-48d8-903d-643f4608183e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:45.228646 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3f7b1627-35ba-48d8-903d-643f4608183e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:45.229038 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1209/4794] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:45 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:45.280168 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1977b5e9-a130-4839-b6b0-5ea0276f01f7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:45.282146 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1977b5e9-a130-4839-b6b0-5ea0276f01f7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:45.282412 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1977b5e9-a130-4839-b6b0-5ea0276f01f7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:45.282661 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1977b5e9-a130-4839-b6b0-5ea0276f01f7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:45.290324 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:45.290324 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:45.294094 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1977b5e9-a130-4839-b6b0-5ea0276f01f7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:45.298805 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1977b5e9-a130-4839-b6b0-5ea0276f01f7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:45.299252 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1198/4795] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:45 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:45.514729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2e34a883-d216-43f9-9389-96b3790f8ed3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:45.516647 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e34a883-d216-43f9-9389-96b3790f8ed3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:45.516865 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e34a883-d216-43f9-9389-96b3790f8ed3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:45.517042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e34a883-d216-43f9-9389-96b3790f8ed3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:45.517136 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2e34a883-d216-43f9-9389-96b3790f8ed3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:45.522787 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:45.522787 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:45.523837 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e34a883-d216-43f9-9389-96b3790f8ed3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:45.524413 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1190/4796] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:45 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:45.775876 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4f637cac-08a3-4000-af67-20e38cf70ce6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:45.777631 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f637cac-08a3-4000-af67-20e38cf70ce6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:45.777826 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f637cac-08a3-4000-af67-20e38cf70ce6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:45.778003 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4f637cac-08a3-4000-af67-20e38cf70ce6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:45.784833 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:45.784833 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:45.788218 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4f637cac-08a3-4000-af67-20e38cf70ce6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:45.792097 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4f637cac-08a3-4000-af67-20e38cf70ce6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:45.792473 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1200/4797] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:45 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:46.240621 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-994ea0f2-ccfa-4964-afdb-2099c8fb6125 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:46.242364 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-994ea0f2-ccfa-4964-afdb-2099c8fb6125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:46.242543 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-994ea0f2-ccfa-4964-afdb-2099c8fb6125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:46.242719 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-994ea0f2-ccfa-4964-afdb-2099c8fb6125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:46.253416 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:46.253416 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:46.256614 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-994ea0f2-ccfa-4964-afdb-2099c8fb6125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:46.260298 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-994ea0f2-ccfa-4964-afdb-2099c8fb6125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:46.260799 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1210/4798] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:46 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:46.311586 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bbfff739-0994-4bd2-8fd8-510773d1748b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:46.313554 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbfff739-0994-4bd2-8fd8-510773d1748b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:46.313760 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbfff739-0994-4bd2-8fd8-510773d1748b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:46.313946 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbfff739-0994-4bd2-8fd8-510773d1748b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:46.320572 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:46.320572 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:46.324386 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bbfff739-0994-4bd2-8fd8-510773d1748b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:46.328629 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbfff739-0994-4bd2-8fd8-510773d1748b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:46.329021 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1199/4799] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:46 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:46.535483 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee221719-603e-44a1-8d5a-a759acc351f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:46.537162 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee221719-603e-44a1-8d5a-a759acc351f3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:46.537377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee221719-603e-44a1-8d5a-a759acc351f3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:46.537590 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee221719-603e-44a1-8d5a-a759acc351f3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:46.537708 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ee221719-603e-44a1-8d5a-a759acc351f3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:46.542421 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:46.542421 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:46.543079 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee221719-603e-44a1-8d5a-a759acc351f3 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:46.543418 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1191/4800] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:46 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:46.807912 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e256fbf7-d4c4-40c4-b31e-ec669845a1f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:46.809594 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e256fbf7-d4c4-40c4-b31e-ec669845a1f6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:46.809778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e256fbf7-d4c4-40c4-b31e-ec669845a1f6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:46.809967 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e256fbf7-d4c4-40c4-b31e-ec669845a1f6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:46.816988 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:46.816988 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:46.820457 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e256fbf7-d4c4-40c4-b31e-ec669845a1f6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:46.824221 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e256fbf7-d4c4-40c4-b31e-ec669845a1f6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:46.824603 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1201/4801] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:46 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:47.273098 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a099e536-35e2-4504-94fe-579d63e961fc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:47.275234 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a099e536-35e2-4504-94fe-579d63e961fc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:47.275467 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a099e536-35e2-4504-94fe-579d63e961fc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:47.275662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a099e536-35e2-4504-94fe-579d63e961fc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:47.284377 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:47.284377 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:47.287093 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a099e536-35e2-4504-94fe-579d63e961fc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:47.290392 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a099e536-35e2-4504-94fe-579d63e961fc tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:47.290733 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1211/4802] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:47 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:47.340812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-718566c4-1ae6-4546-b71b-11e7484af28f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:47.342672 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-718566c4-1ae6-4546-b71b-11e7484af28f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:47.342915 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-718566c4-1ae6-4546-b71b-11e7484af28f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:47.343110 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-718566c4-1ae6-4546-b71b-11e7484af28f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:47.350101 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:47.350101 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:47.354144 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-718566c4-1ae6-4546-b71b-11e7484af28f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:47.360045 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-718566c4-1ae6-4546-b71b-11e7484af28f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:47.360474 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1200/4803] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:47 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:47.553229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-40bc43d4-5e06-406f-92e7-38565296834a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:47.554865 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40bc43d4-5e06-406f-92e7-38565296834a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:47.555040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40bc43d4-5e06-406f-92e7-38565296834a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:47.555227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-40bc43d4-5e06-406f-92e7-38565296834a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:47.555370 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-40bc43d4-5e06-406f-92e7-38565296834a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:47.559975 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:47.559975 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:47.560800 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-40bc43d4-5e06-406f-92e7-38565296834a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:47.561218 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1192/4804] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:47 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:47.837326 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a07a4bdd-8f2d-4241-a92b-2241c40e6c41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:47.839142 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a07a4bdd-8f2d-4241-a92b-2241c40e6c41 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:47.839347 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a07a4bdd-8f2d-4241-a92b-2241c40e6c41 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:47.839547 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a07a4bdd-8f2d-4241-a92b-2241c40e6c41 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:47.846545 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:47.846545 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:47.850307 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a07a4bdd-8f2d-4241-a92b-2241c40e6c41 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:47.855000 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a07a4bdd-8f2d-4241-a92b-2241c40e6c41 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:47.855640 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1202/4805] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:47 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:48.303383 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8bddb078-b33b-4e37-b96e-e468a3e95589 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:48.305471 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bddb078-b33b-4e37-b96e-e468a3e95589 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:48.305734 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bddb078-b33b-4e37-b96e-e468a3e95589 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:48.306025 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8bddb078-b33b-4e37-b96e-e468a3e95589 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:48.315604 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:48.315604 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:48.319691 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8bddb078-b33b-4e37-b96e-e468a3e95589 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:48.325062 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8bddb078-b33b-4e37-b96e-e468a3e95589 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:48.325502 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1212/4806] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:48 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:48.372641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b55836ca-b92e-40fe-bfab-54412c67d6d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:48.374564 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b55836ca-b92e-40fe-bfab-54412c67d6d1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:48.374787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b55836ca-b92e-40fe-bfab-54412c67d6d1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:48.374992 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b55836ca-b92e-40fe-bfab-54412c67d6d1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:48.381900 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:48.381900 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:48.385311 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b55836ca-b92e-40fe-bfab-54412c67d6d1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:48.389396 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b55836ca-b92e-40fe-bfab-54412c67d6d1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:48.389743 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1201/4807] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:48 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:48.570836 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6be77bf6-daec-4a17-82fd-0d5874022148 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:48.573020 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6be77bf6-daec-4a17-82fd-0d5874022148 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:48.573280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6be77bf6-daec-4a17-82fd-0d5874022148 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:48.573543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6be77bf6-daec-4a17-82fd-0d5874022148 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:48.573687 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-6be77bf6-daec-4a17-82fd-0d5874022148 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:48.578907 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:48.578907 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:48.579949 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6be77bf6-daec-4a17-82fd-0d5874022148 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:48.580474 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1193/4808] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:48 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:48.870913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e9690c0c-0344-4b30-9b7f-61f1c41c9fc5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:48.872742 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9690c0c-0344-4b30-9b7f-61f1c41c9fc5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:48.872990 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9690c0c-0344-4b30-9b7f-61f1c41c9fc5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:48.873224 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e9690c0c-0344-4b30-9b7f-61f1c41c9fc5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:48.882364 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:48.882364 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:48.886186 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e9690c0c-0344-4b30-9b7f-61f1c41c9fc5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:48.890249 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e9690c0c-0344-4b30-9b7f-61f1c41c9fc5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:48.890645 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1203/4809] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:48 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:49.338380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5e2faa7f-5e2e-40ad-95fe-eeac00aab392 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:49.340252 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5e2faa7f-5e2e-40ad-95fe-eeac00aab392 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:49.340438 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5e2faa7f-5e2e-40ad-95fe-eeac00aab392 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:49.340678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5e2faa7f-5e2e-40ad-95fe-eeac00aab392 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:49.349548 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:49.349548 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:49.352842 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5e2faa7f-5e2e-40ad-95fe-eeac00aab392 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:49.356563 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5e2faa7f-5e2e-40ad-95fe-eeac00aab392 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:49.356928 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1213/4810] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:49 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:49.402338 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8dc1649a-a919-4c87-99cf-a1e2bdb1a44a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:49.403999 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8dc1649a-a919-4c87-99cf-a1e2bdb1a44a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:49.404221 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8dc1649a-a919-4c87-99cf-a1e2bdb1a44a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:49.404386 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8dc1649a-a919-4c87-99cf-a1e2bdb1a44a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:49.411084 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:49.411084 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:49.415005 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8dc1649a-a919-4c87-99cf-a1e2bdb1a44a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:49.419227 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8dc1649a-a919-4c87-99cf-a1e2bdb1a44a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:49.419641 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1202/4811] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:49 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:49.430185 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dd693d52-c83b-4d25-ab3a-6565689ab0e9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:49.431914 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd693d52-c83b-4d25-ab3a-6565689ab0e9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:49.432106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd693d52-c83b-4d25-ab3a-6565689ab0e9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:49.432297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd693d52-c83b-4d25-ab3a-6565689ab0e9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:49.438686 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:49.438686 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:49.442126 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dd693d52-c83b-4d25-ab3a-6565689ab0e9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:49.446595 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd693d52-c83b-4d25-ab3a-6565689ab0e9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:49.447000 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1194/4812] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:49 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:49.461782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-804ff962-65d7-41b1-a800-62732f958082 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:49.464051 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:49.464589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "42021b0f-1bd4-4713-976c-f2225f911c59", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:49.466734 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '42021b0f-1bd4-4713-976c-f2225f911c59', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:49.476060 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:49.476060 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:49.476588 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume retrieved successfully. Aug 18 07:41:49.476728 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume of 1 GB Aug 18 07:41:49.480497 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Availability Zones retrieved successfully. Aug 18 07:41:49.485853 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (ebf3240f-afb1-48e8-be8e-f3160508b4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:49.486918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb9d74b-12f7-488a-ace2-741704cd05c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:49.487844 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:49.510922 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb9d74b-12f7-488a-ace2-741704cd05c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '42021b0f-1bd4-4713-976c-f2225f911c59', 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:49.511716 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09349081-ca03-4be4-9969-d5a3478166ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:49.551911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Created reservations ['5328022c-98c1-4f7b-9657-6fc16cfc2e8e', '17d94f99-4c1b-410e-8368-87b7d702745b', 'b96cee5a-bc3d-4aea-8943-5a04cd50aaf5', '3c7a9faf-2fb4-470d-b3c8-2d766121a596'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:49.552782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09349081-ca03-4be4-9969-d5a3478166ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5328022c-98c1-4f7b-9657-6fc16cfc2e8e', '17d94f99-4c1b-410e-8368-87b7d702745b', 'b96cee5a-bc3d-4aea-8943-5a04cd50aaf5', '3c7a9faf-2fb4-470d-b3c8-2d766121a596']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:49.553595 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cab8736-a263-4163-aee9-c1506a2846bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:49.585262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cab8736-a263-4163-aee9-c1506a2846bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2bf75e5-a829-4291-9fe0-11cf44cdda79', '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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['5328022c-98c1-4f7b-9657-6fc16cfc2e8e','17d94f99-4c1b-410e-8368-87b7d702745b','b96cee5a-bc3d-4aea-8943-5a04cd50aaf5','3c7a9faf-2fb4-470d-b3c8-2d766121a596'],size=1,snapshot_id=None,source_replicaid=,source_volid=42021b0f-1bd4-4713-976c-f2225f911c59,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:49Z,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=d2bf75e5-a829-4291-9fe0-11cf44cdda79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c71aa229dba54d3597f9dd434baabe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=42021b0f-1bd4-4713-976c-f2225f911c59,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0412cafb937246238ac4b7556fd0a56c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:49.586028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20b8396-ff27-4dfd-bf40-fd8dd001a168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:49.589943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-002476a0-86a6-49f9-8c4c-d2d73b939912 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:49.591664 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-002476a0-86a6-49f9-8c4c-d2d73b939912 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:49.591884 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-002476a0-86a6-49f9-8c4c-d2d73b939912 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:49.592060 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-002476a0-86a6-49f9-8c4c-d2d73b939912 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:49.592156 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-002476a0-86a6-49f9-8c4c-d2d73b939912 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:49.596917 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:49.596917 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:49.597823 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-002476a0-86a6-49f9-8c4c-d2d73b939912 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:49.598189 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1214/4813] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:49 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:49.602803 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20b8396-ff27-4dfd-bf40-fd8dd001a168) transitioned into state 'SUCCESS' from 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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['5328022c-98c1-4f7b-9657-6fc16cfc2e8e','17d94f99-4c1b-410e-8368-87b7d702745b','b96cee5a-bc3d-4aea-8943-5a04cd50aaf5','3c7a9faf-2fb4-470d-b3c8-2d766121a596'],size=1,snapshot_id=None,source_replicaid=,source_volid=42021b0f-1bd4-4713-976c-f2225f911c59,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:49.603540 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9ad8ae-2594-4a42-9a34-ebf45042ab90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:49.617674 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f9ad8ae-2594-4a42-9a34-ebf45042ab90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:49.618449 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (ebf3240f-afb1-48e8-be8e-f3160508b4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:49.618726 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request issued successfully. Aug 18 07:41:49.619265 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-804ff962-65d7-41b1-a800-62732f958082 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:49.619656 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1204/4814] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:41:49 2026] POST /volume/v3/volumes => generated 809 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:49.632142 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-36a74437-30f3-488d-b1b0-d72cf750d83e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:49.634091 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36a74437-30f3-488d-b1b0-d72cf750d83e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 Aug 18 07:41:49.634316 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36a74437-30f3-488d-b1b0-d72cf750d83e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:49.634506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-36a74437-30f3-488d-b1b0-d72cf750d83e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:49.641932 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:49.641932 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:49.645415 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-36a74437-30f3-488d-b1b0-d72cf750d83e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:49.649343 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-36a74437-30f3-488d-b1b0-d72cf750d83e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 returned with HTTP 200 Aug 18 07:41:49.649704 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1203/4815] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:49 2026] GET /volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:49.904982 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f4b6b66d-6f7b-4158-80ea-36374c69a417 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:49.906748 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4b6b66d-6f7b-4158-80ea-36374c69a417 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:49.906938 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4b6b66d-6f7b-4158-80ea-36374c69a417 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:49.907138 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4b6b66d-6f7b-4158-80ea-36374c69a417 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:49.913821 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:49.913821 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:49.917404 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f4b6b66d-6f7b-4158-80ea-36374c69a417 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:49.922006 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4b6b66d-6f7b-4158-80ea-36374c69a417 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:49.922064 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1195/4816] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:49 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:50.369369 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6d254dd8-ed6d-4401-aa2d-3ce00fce308e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:50.371167 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d254dd8-ed6d-4401-aa2d-3ce00fce308e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:50.371392 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d254dd8-ed6d-4401-aa2d-3ce00fce308e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:50.371627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d254dd8-ed6d-4401-aa2d-3ce00fce308e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:50.382056 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:50.382056 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:50.385653 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6d254dd8-ed6d-4401-aa2d-3ce00fce308e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:50.389692 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d254dd8-ed6d-4401-aa2d-3ce00fce308e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:50.390075 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1215/4817] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:50 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:50.608625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-13a56b24-a29c-4c86-b896-9fcb85a164eb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:50.610348 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-13a56b24-a29c-4c86-b896-9fcb85a164eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:50.610546 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-13a56b24-a29c-4c86-b896-9fcb85a164eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:50.610700 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-13a56b24-a29c-4c86-b896-9fcb85a164eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:50.610824 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-13a56b24-a29c-4c86-b896-9fcb85a164eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:50.614709 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:50.614709 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:50.615498 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-13a56b24-a29c-4c86-b896-9fcb85a164eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:50.615838 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1205/4818] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:50 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:50.663393 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-94c726ce-63a7-4792-b2f8-416983546141 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:50.664891 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-94c726ce-63a7-4792-b2f8-416983546141 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 Aug 18 07:41:50.665085 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-94c726ce-63a7-4792-b2f8-416983546141 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:50.665288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-94c726ce-63a7-4792-b2f8-416983546141 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:50.671614 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:50.671614 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:50.674583 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-94c726ce-63a7-4792-b2f8-416983546141 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:50.678510 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-94c726ce-63a7-4792-b2f8-416983546141 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 returned with HTTP 200 Aug 18 07:41:50.678998 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1204/4819] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:50 2026] GET /volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:50.690391 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-64ec4aef-8694-47a2-9a1b-f90aa8c0fb66 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:50.691692 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-64ec4aef-8694-47a2-9a1b-f90aa8c0fb66 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 Aug 18 07:41:50.691890 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-64ec4aef-8694-47a2-9a1b-f90aa8c0fb66 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:50.692118 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-64ec4aef-8694-47a2-9a1b-f90aa8c0fb66 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:50.698232 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:50.698232 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:50.701266 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-64ec4aef-8694-47a2-9a1b-f90aa8c0fb66 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:50.704890 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-64ec4aef-8694-47a2-9a1b-f90aa8c0fb66 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 returned with HTTP 200 Aug 18 07:41:50.705224 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1196/4820] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:50 2026] GET /volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 => generated 1228 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:50.716685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:50.718352 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:50.718816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:50.719228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:50.719516 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: 42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:50.727447 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:50.727447 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:50.728086 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:50.743586 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume request issued successfully. Aug 18 07:41:50.743740 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7962c343-ec61-4df5-b5d0-3340b4a349ad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 202 Aug 18 07:41:50.744067 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1216/4821] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:41:50 2026] DELETE /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:41:50.752016 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f3229f54-6b20-4a0c-bb0b-b39a8c8c0ded None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:50.753838 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3229f54-6b20-4a0c-bb0b-b39a8c8c0ded tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:50.754082 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3229f54-6b20-4a0c-bb0b-b39a8c8c0ded tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:50.754329 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f3229f54-6b20-4a0c-bb0b-b39a8c8c0ded tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:50.761858 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:50.761858 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:50.765554 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f3229f54-6b20-4a0c-bb0b-b39a8c8c0ded tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:50.769951 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f3229f54-6b20-4a0c-bb0b-b39a8c8c0ded tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 200 Aug 18 07:41:50.770363 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1206/4822] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:50 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:50.934726 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7479af83-b175-4d82-aafc-5a4931ffa24e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:50.936404 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7479af83-b175-4d82-aafc-5a4931ffa24e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:50.936587 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7479af83-b175-4d82-aafc-5a4931ffa24e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:50.936771 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7479af83-b175-4d82-aafc-5a4931ffa24e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:50.944107 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:50.944107 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:50.947779 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7479af83-b175-4d82-aafc-5a4931ffa24e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:50.952571 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7479af83-b175-4d82-aafc-5a4931ffa24e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:50.952981 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1205/4823] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:50 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:51.403108 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-71c4e2b7-2f8e-45cf-9505-4cb16d40df6b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:51.404745 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-71c4e2b7-2f8e-45cf-9505-4cb16d40df6b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:51.404918 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-71c4e2b7-2f8e-45cf-9505-4cb16d40df6b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:51.405095 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-71c4e2b7-2f8e-45cf-9505-4cb16d40df6b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:51.413958 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:51.413958 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:51.417050 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-71c4e2b7-2f8e-45cf-9505-4cb16d40df6b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:51.420902 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-71c4e2b7-2f8e-45cf-9505-4cb16d40df6b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:51.421273 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1197/4824] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:51 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:51.627026 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-95d38c46-6eda-4455-a870-ec60541cd582 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:51.629286 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95d38c46-6eda-4455-a870-ec60541cd582 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:51.629564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95d38c46-6eda-4455-a870-ec60541cd582 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:51.629836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-95d38c46-6eda-4455-a870-ec60541cd582 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:51.629913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-95d38c46-6eda-4455-a870-ec60541cd582 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:51.634478 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:51.634478 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:51.635264 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-95d38c46-6eda-4455-a870-ec60541cd582 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:51.635621 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1217/4825] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:51 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:51.784008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b637925e-33db-4a3c-a599-9752cbf0d031 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:51.786054 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b637925e-33db-4a3c-a599-9752cbf0d031 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:41:51.786792 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b637925e-33db-4a3c-a599-9752cbf0d031 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:51.786792 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b637925e-33db-4a3c-a599-9752cbf0d031 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:51.793078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b637925e-33db-4a3c-a599-9752cbf0d031 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 404 Aug 18 07:41:51.793623 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1207/4826] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:51 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:41:51.965227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a04abc0a-6ba7-4a03-ba59-46af376db2ec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:51.966794 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a04abc0a-6ba7-4a03-ba59-46af376db2ec tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:51.966959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a04abc0a-6ba7-4a03-ba59-46af376db2ec tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:51.967125 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a04abc0a-6ba7-4a03-ba59-46af376db2ec tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:51.973877 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:51.973877 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:51.977968 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a04abc0a-6ba7-4a03-ba59-46af376db2ec tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:51.983003 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a04abc0a-6ba7-4a03-ba59-46af376db2ec tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:51.983541 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1206/4827] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:51 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:52.433164 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e8d4a812-a07d-4dbc-a715-2b710d2bea46 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:52.434985 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8d4a812-a07d-4dbc-a715-2b710d2bea46 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:52.435186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8d4a812-a07d-4dbc-a715-2b710d2bea46 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:52.435383 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e8d4a812-a07d-4dbc-a715-2b710d2bea46 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:52.445447 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:52.445447 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:52.450017 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-e8d4a812-a07d-4dbc-a715-2b710d2bea46 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:52.454472 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e8d4a812-a07d-4dbc-a715-2b710d2bea46 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:52.454850 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1198/4828] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:52 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:52.645106 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b24a423b-44f9-4295-9eb2-3ee3272c6ebf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:52.647199 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b24a423b-44f9-4295-9eb2-3ee3272c6ebf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:52.647452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b24a423b-44f9-4295-9eb2-3ee3272c6ebf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:52.647765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b24a423b-44f9-4295-9eb2-3ee3272c6ebf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:52.647839 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-b24a423b-44f9-4295-9eb2-3ee3272c6ebf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:52.652865 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:52.652865 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:52.653661 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b24a423b-44f9-4295-9eb2-3ee3272c6ebf tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:52.654108 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1218/4829] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:52 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:53.000804 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-14b536a4-3d14-4d1a-9a72-13fa1234fa13 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:53.003484 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14b536a4-3d14-4d1a-9a72-13fa1234fa13 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:53.003484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14b536a4-3d14-4d1a-9a72-13fa1234fa13 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:53.003484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-14b536a4-3d14-4d1a-9a72-13fa1234fa13 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:53.011925 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:53.011925 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:53.015869 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-14b536a4-3d14-4d1a-9a72-13fa1234fa13 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:53.020516 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-14b536a4-3d14-4d1a-9a72-13fa1234fa13 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:53.021085 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1208/4830] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:52 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:53.374375 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:53.376083 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:41:53.376472 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "04ebb51a-47f1-4be9-8b4d-a1d44312e7ed", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:53.377903 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '04ebb51a-47f1-4be9-8b4d-a1d44312e7ed', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:41:53.466730 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3ac71279-b854-4020-af92-53008a885234 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:53.468498 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ac71279-b854-4020-af92-53008a885234 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:53.468684 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ac71279-b854-4020-af92-53008a885234 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:53.468886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ac71279-b854-4020-af92-53008a885234 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:53.481340 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:53.481340 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:53.485622 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3ac71279-b854-4020-af92-53008a885234 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:53.490278 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ac71279-b854-4020-af92-53008a885234 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:53.490728 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1199/4831] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:53 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:53.522767 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume of 1 GB Aug 18 07:41:53.527108 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Availability Zones retrieved successfully. Aug 18 07:41:53.532633 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (7f556a22-0aea-4b64-8efa-fc6f07d62685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:53.533849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d0d3e0-2537-4067-9c6e-b0dc09adc887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:53.534793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:41:53.589573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d0d3e0-2537-4067-9c6e-b0dc09adc887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:53.590396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2919606-4398-42f1-a281-1a00a3977a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:53.628351 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Created reservations ['de47ec5d-4d0e-4e76-bfa8-52df2d0ebfec', '15257c21-54d2-4b66-97fc-644705137062', 'c472d7c6-faa2-47fa-9728-4e25081da427', '91806558-ab3b-47be-a259-519c1120028b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:41:53.629218 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2919606-4398-42f1-a281-1a00a3977a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de47ec5d-4d0e-4e76-bfa8-52df2d0ebfec', '15257c21-54d2-4b66-97fc-644705137062', 'c472d7c6-faa2-47fa-9728-4e25081da427', '91806558-ab3b-47be-a259-519c1120028b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:53.629984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fab1cc4-7c66-4fe5-a3ba-d2ea5d1b418c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:53.652664 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fab1cc4-7c66-4fe5-a3ba-d2ea5d1b418c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4644e61-43d7-4030-8cfb-9b432ff7fd26', '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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['de47ec5d-4d0e-4e76-bfa8-52df2d0ebfec','15257c21-54d2-4b66-97fc-644705137062','c472d7c6-faa2-47fa-9728-4e25081da427','91806558-ab3b-47be-a259-519c1120028b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:41:53Z,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=b4644e61-43d7-4030-8cfb-9b432ff7fd26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c71aa229dba54d3597f9dd434baabe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0412cafb937246238ac4b7556fd0a56c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:53.653509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0654280-a230-43f9-b2db-6c13b8bd8caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:53.665401 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f926b812-b318-4b1c-8d62-3c7967f4f7a7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:53.667516 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f926b812-b318-4b1c-8d62-3c7967f4f7a7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:53.667739 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f926b812-b318-4b1c-8d62-3c7967f4f7a7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:53.667980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f926b812-b318-4b1c-8d62-3c7967f4f7a7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:53.668121 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f926b812-b318-4b1c-8d62-3c7967f4f7a7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:53.671568 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0654280-a230-43f9-b2db-6c13b8bd8caf) transitioned into state 'SUCCESS' from 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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['de47ec5d-4d0e-4e76-bfa8-52df2d0ebfec','15257c21-54d2-4b66-97fc-644705137062','c472d7c6-faa2-47fa-9728-4e25081da427','91806558-ab3b-47be-a259-519c1120028b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:53.672545 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df6c01e-a9b1-42e9-8522-5483a030bf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:41:53.672689 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:53.672689 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:53.673272 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f926b812-b318-4b1c-8d62-3c7967f4f7a7 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:53.673605 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1219/4832] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:53 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:53.682068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6df6c01e-a9b1-42e9-8522-5483a030bf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:41:53.682942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (7f556a22-0aea-4b64-8efa-fc6f07d62685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:41:53.683308 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request issued successfully. Aug 18 07:41:53.683958 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-89b6e727-7051-44c7-ad86-4cf8a0246bab tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:41:53.684474 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1207/4833] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:41:53 2026] POST /volume/v3/volumes => generated 775 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:53.698706 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b29b765c-f51d-408a-af04-fc37f2cad17f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:53.700307 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b29b765c-f51d-408a-af04-fc37f2cad17f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:41:53.700495 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b29b765c-f51d-408a-af04-fc37f2cad17f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:53.700669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b29b765c-f51d-408a-af04-fc37f2cad17f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:53.708148 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:53.708148 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:53.711262 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b29b765c-f51d-408a-af04-fc37f2cad17f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:53.715163 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b29b765c-f51d-408a-af04-fc37f2cad17f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:41:53.715631 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1209/4834] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:53 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:54.036957 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-62397c47-c95d-4a28-9771-459f1ed69029 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:54.038714 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62397c47-c95d-4a28-9771-459f1ed69029 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:54.038924 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62397c47-c95d-4a28-9771-459f1ed69029 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:54.039102 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-62397c47-c95d-4a28-9771-459f1ed69029 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:54.046034 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:54.046034 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:54.049725 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-62397c47-c95d-4a28-9771-459f1ed69029 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:54.054069 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-62397c47-c95d-4a28-9771-459f1ed69029 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:54.054417 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1200/4835] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:54 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:54.504990 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1a67c35f-0f49-435b-abe8-bee3669a2970 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:54.506731 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a67c35f-0f49-435b-abe8-bee3669a2970 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:54.508465 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a67c35f-0f49-435b-abe8-bee3669a2970 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:54.508465 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1a67c35f-0f49-435b-abe8-bee3669a2970 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:54.517594 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:54.517594 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:54.521642 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1a67c35f-0f49-435b-abe8-bee3669a2970 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:54.526129 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1a67c35f-0f49-435b-abe8-bee3669a2970 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:54.526678 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1220/4836] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:54 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:54.685203 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7539db67-968d-4707-ae16-dfc1318f834e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:54.687774 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7539db67-968d-4707-ae16-dfc1318f834e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:54.688046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7539db67-968d-4707-ae16-dfc1318f834e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:54.688309 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7539db67-968d-4707-ae16-dfc1318f834e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:54.688412 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-7539db67-968d-4707-ae16-dfc1318f834e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:54.692821 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:54.692821 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:54.693593 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7539db67-968d-4707-ae16-dfc1318f834e tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:54.694006 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1208/4837] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:54 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:54.728373 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b03dbc57-8e0a-45b5-9a4f-812e46cff10b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:54.729936 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b03dbc57-8e0a-45b5-9a4f-812e46cff10b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:41:54.730139 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b03dbc57-8e0a-45b5-9a4f-812e46cff10b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:54.730352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b03dbc57-8e0a-45b5-9a4f-812e46cff10b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:54.736510 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:54.736510 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:54.739453 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b03dbc57-8e0a-45b5-9a4f-812e46cff10b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:54.742989 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b03dbc57-8e0a-45b5-9a4f-812e46cff10b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:41:54.743346 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1210/4838] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:54 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 925 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:55.024972 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-59ba252b-94f8-4b94-baaf-4b68590bedb5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:55.027055 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-59ba252b-94f8-4b94-baaf-4b68590bedb5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87/action Aug 18 07:41:55.027426 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-59ba252b-94f8-4b94-baaf-4b68590bedb5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:55.027554 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-59ba252b-94f8-4b94-baaf-4b68590bedb5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:55.045318 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:55.045318 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:55.055432 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3bf86baa-975e-41bf-9955-fcde5dcc628f req-59ba252b-94f8-4b94-baaf-4b68590bedb5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87/action returned with HTTP 204 Aug 18 07:41:55.056073 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1201/4839] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:41:55 2026] POST /volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:41:55.069655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-90fde564-8f21-479f-87b7-c4fd0d7ea3e2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:55.073803 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90fde564-8f21-479f-87b7-c4fd0d7ea3e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:55.073803 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90fde564-8f21-479f-87b7-c4fd0d7ea3e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:55.073803 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-90fde564-8f21-479f-87b7-c4fd0d7ea3e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:55.082374 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:55.082374 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:55.087581 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-90fde564-8f21-479f-87b7-c4fd0d7ea3e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:55.094040 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-90fde564-8f21-479f-87b7-c4fd0d7ea3e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:55.095095 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1221/4840] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:55 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:55.540583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b096ad0d-0c18-4be2-8895-94b4b63704a3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:55.542345 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b096ad0d-0c18-4be2-8895-94b4b63704a3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:55.542555 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b096ad0d-0c18-4be2-8895-94b4b63704a3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:55.542751 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b096ad0d-0c18-4be2-8895-94b4b63704a3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:55.552186 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:55.552186 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:55.555569 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b096ad0d-0c18-4be2-8895-94b4b63704a3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:55.559732 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b096ad0d-0c18-4be2-8895-94b4b63704a3 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:55.560160 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1209/4841] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:55 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:55.704390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-530d2b46-d33a-4ec5-ba5a-3fe2be06618d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:55.706225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-530d2b46-d33a-4ec5-ba5a-3fe2be06618d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:55.706446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-530d2b46-d33a-4ec5-ba5a-3fe2be06618d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:55.706648 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-530d2b46-d33a-4ec5-ba5a-3fe2be06618d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:55.706787 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-530d2b46-d33a-4ec5-ba5a-3fe2be06618d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:55.711298 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:55.711298 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:55.711991 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-530d2b46-d33a-4ec5-ba5a-3fe2be06618d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:55.712387 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1211/4842] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:55 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:55.756339 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-351faf52-98f1-435d-8301-ee229f1a87a4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:55.758572 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-351faf52-98f1-435d-8301-ee229f1a87a4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:41:55.758775 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-351faf52-98f1-435d-8301-ee229f1a87a4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:55.759000 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-351faf52-98f1-435d-8301-ee229f1a87a4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:55.765557 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:55.765557 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:55.769636 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-351faf52-98f1-435d-8301-ee229f1a87a4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:55.774391 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-351faf52-98f1-435d-8301-ee229f1a87a4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:41:55.774774 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1202/4843] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:55 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:56.107176 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cd11e16c-efea-4f5c-965b-28764d957d78 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:56.109119 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cd11e16c-efea-4f5c-965b-28764d957d78 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:56.109362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cd11e16c-efea-4f5c-965b-28764d957d78 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:56.109601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cd11e16c-efea-4f5c-965b-28764d957d78 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:56.118294 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:56.118294 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:56.121883 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cd11e16c-efea-4f5c-965b-28764d957d78 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:56.126097 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cd11e16c-efea-4f5c-965b-28764d957d78 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:56.126560 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1222/4844] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:56 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:56.722310 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7d0c6bd-72fc-4b76-843b-3caf38cfcc68 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:56.724202 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7d0c6bd-72fc-4b76-843b-3caf38cfcc68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:56.724395 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7d0c6bd-72fc-4b76-843b-3caf38cfcc68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:56.724569 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7d0c6bd-72fc-4b76-843b-3caf38cfcc68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:56.724698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d7d0c6bd-72fc-4b76-843b-3caf38cfcc68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:56.729133 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:56.729133 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:56.729843 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7d0c6bd-72fc-4b76-843b-3caf38cfcc68 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:56.730199 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1210/4845] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:56 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:56.787349 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-db3bcf0c-54db-46dc-a47b-4bb03e430e51 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:56.789128 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db3bcf0c-54db-46dc-a47b-4bb03e430e51 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:41:56.789351 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db3bcf0c-54db-46dc-a47b-4bb03e430e51 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:56.789525 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-db3bcf0c-54db-46dc-a47b-4bb03e430e51 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:56.796651 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:56.796651 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:56.800222 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-db3bcf0c-54db-46dc-a47b-4bb03e430e51 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:56.804270 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-db3bcf0c-54db-46dc-a47b-4bb03e430e51 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:41:56.804664 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1212/4846] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:56 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:57.138747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2721e02d-1882-4a0b-b842-e1267fc97aeb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:57.142036 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2721e02d-1882-4a0b-b842-e1267fc97aeb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:57.142225 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2721e02d-1882-4a0b-b842-e1267fc97aeb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:57.142429 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2721e02d-1882-4a0b-b842-e1267fc97aeb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:57.149661 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:57.149661 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:57.153886 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2721e02d-1882-4a0b-b842-e1267fc97aeb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:57.159367 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2721e02d-1882-4a0b-b842-e1267fc97aeb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:57.159965 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1203/4847] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:57 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:57.740729 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-053c0fa2-da75-408e-aab7-7ceab3df9444 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:57.742963 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-053c0fa2-da75-408e-aab7-7ceab3df9444 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:57.743220 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-053c0fa2-da75-408e-aab7-7ceab3df9444 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:57.743457 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-053c0fa2-da75-408e-aab7-7ceab3df9444 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:57.743598 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-053c0fa2-da75-408e-aab7-7ceab3df9444 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:57.748740 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:57.748740 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:57.749695 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-053c0fa2-da75-408e-aab7-7ceab3df9444 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:57.750220 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1223/4848] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:57 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:57.817919 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-caac4a76-c622-4eb4-95be-a8e4e1c5d827 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:57.820302 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-caac4a76-c622-4eb4-95be-a8e4e1c5d827 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:41:57.820574 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-caac4a76-c622-4eb4-95be-a8e4e1c5d827 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:57.820836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-caac4a76-c622-4eb4-95be-a8e4e1c5d827 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:57.829563 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:57.829563 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:57.834533 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-caac4a76-c622-4eb4-95be-a8e4e1c5d827 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:57.840747 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-caac4a76-c622-4eb4-95be-a8e4e1c5d827 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:41:57.841177 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1211/4849] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:57 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:58.178163 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-eeb50a0b-4ac7-4277-a999-dfc6129c9c25 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:58.181042 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eeb50a0b-4ac7-4277-a999-dfc6129c9c25 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:58.181042 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eeb50a0b-4ac7-4277-a999-dfc6129c9c25 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:58.181042 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-eeb50a0b-4ac7-4277-a999-dfc6129c9c25 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:58.196267 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:58.196267 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:58.205582 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-eeb50a0b-4ac7-4277-a999-dfc6129c9c25 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:58.212224 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-eeb50a0b-4ac7-4277-a999-dfc6129c9c25 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:58.212693 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1213/4850] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:58 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:58.761312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-85168736-7388-417d-9054-bb64231d1f8a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:58.763056 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85168736-7388-417d-9054-bb64231d1f8a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:58.763276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85168736-7388-417d-9054-bb64231d1f8a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:58.763467 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-85168736-7388-417d-9054-bb64231d1f8a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:58.763571 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-85168736-7388-417d-9054-bb64231d1f8a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:58.767810 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:58.767810 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:58.768525 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-85168736-7388-417d-9054-bb64231d1f8a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:58.768918 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1204/4851] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:58 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:58.854871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-019fc92b-ce69-4f1b-aecd-d6a56721881d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:58.856875 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-019fc92b-ce69-4f1b-aecd-d6a56721881d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:41:58.857151 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-019fc92b-ce69-4f1b-aecd-d6a56721881d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:58.857407 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-019fc92b-ce69-4f1b-aecd-d6a56721881d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:58.864425 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:58.864425 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:58.868160 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-019fc92b-ce69-4f1b-aecd-d6a56721881d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:58.872632 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-019fc92b-ce69-4f1b-aecd-d6a56721881d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:41:58.873136 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1224/4852] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:58 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:58.963702 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-cc300253-9eeb-4ae0-8673-35fd1a31858d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:58.966576 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-cc300253-9eeb-4ae0-8673-35fd1a31858d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:58.966879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-cc300253-9eeb-4ae0-8673-35fd1a31858d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:58.967106 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-cc300253-9eeb-4ae0-8673-35fd1a31858d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:58.978359 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:58.978359 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:58.982656 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-cc300253-9eeb-4ae0-8673-35fd1a31858d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:58.987605 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-cc300253-9eeb-4ae0-8673-35fd1a31858d tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:58.988142 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1212/4853] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:41:58 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:41:59.007486 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-d06f5d9d-de0a-458b-868a-2720430f143b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:59.009621 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-d06f5d9d-de0a-458b-868a-2720430f143b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149/action Aug 18 07:41:59.010152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-d06f5d9d-de0a-458b-868a-2720430f143b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:41:59.010152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-d06f5d9d-de0a-458b-868a-2720430f143b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:41:59.027291 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:59.027291 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:59.027905 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-d06f5d9d-de0a-458b-868a-2720430f143b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:59.037441 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-d06f5d9d-de0a-458b-868a-2720430f143b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Begin detaching volume completed successfully. Aug 18 07:41:59.037704 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-d06f5d9d-de0a-458b-868a-2720430f143b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149/action returned with HTTP 202 Aug 18 07:41:59.038270 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1214/4854] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:41:59 2026] POST /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:41:59.078903 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a87d931c-72b9-45cd-8417-5912162d39b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:59.079350 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a87d931c-72b9-45cd-8417-5912162d39b7 None None] GET https://10.4.3.152/volume// Aug 18 07:41:59.079511 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a87d931c-72b9-45cd-8417-5912162d39b7 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:59.079711 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a87d931c-72b9-45cd-8417-5912162d39b7 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:59.080055 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a87d931c-72b9-45cd-8417-5912162d39b7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:41:59.080373 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1205/4855] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:41:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:41:59.088461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-61426f96-534c-4ee5-811a-61c0442328a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:59.090901 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-61426f96-534c-4ee5-811a-61c0442328a9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:41:59.091118 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-61426f96-534c-4ee5-811a-61c0442328a9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:59.091391 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-61426f96-534c-4ee5-811a-61c0442328a9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:59.102646 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:59.102646 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:41:59.107194 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-61426f96-534c-4ee5-811a-61c0442328a9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:41:59.112604 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-61426f96-534c-4ee5-811a-61c0442328a9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:41:59.113175 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1225/4856] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:41:59 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:41:59.224778 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-18885b82-cbcb-420e-9004-97db264cb6ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:59.226726 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-18885b82-cbcb-420e-9004-97db264cb6ee tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:41:59.226941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-18885b82-cbcb-420e-9004-97db264cb6ee tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:59.227130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-18885b82-cbcb-420e-9004-97db264cb6ee tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:59.234705 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:59.234705 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:41:59.238803 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-18885b82-cbcb-420e-9004-97db264cb6ee tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:41:59.243008 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-18885b82-cbcb-420e-9004-97db264cb6ee tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:41:59.243454 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1213/4857] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:59 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:59.779919 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-52c03a5a-5fc8-4ed8-8a1e-7023fa6453c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:59.781701 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52c03a5a-5fc8-4ed8-8a1e-7023fa6453c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:41:59.781915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52c03a5a-5fc8-4ed8-8a1e-7023fa6453c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:59.782154 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-52c03a5a-5fc8-4ed8-8a1e-7023fa6453c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:59.782269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-52c03a5a-5fc8-4ed8-8a1e-7023fa6453c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:41:59.787083 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:59.787083 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:41:59.787830 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-52c03a5a-5fc8-4ed8-8a1e-7023fa6453c0 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:41:59.788191 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1215/4858] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:41:59 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:41:59.887574 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af96bee3-1750-4496-9e36-a4f61380b467 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:41:59.889650 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af96bee3-1750-4496-9e36-a4f61380b467 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:41:59.889874 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af96bee3-1750-4496-9e36-a4f61380b467 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:41:59.890054 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af96bee3-1750-4496-9e36-a4f61380b467 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:41:59.898262 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:41:59.898262 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:41:59.902288 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-af96bee3-1750-4496-9e36-a4f61380b467 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:41:59.907576 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af96bee3-1750-4496-9e36-a4f61380b467 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:41:59.908090 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1206/4859] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:41:59 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:00.259445 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8a5b1008-578d-4b31-8c02-dd603b24e4f0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:00.261481 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a5b1008-578d-4b31-8c02-dd603b24e4f0 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:00.261706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a5b1008-578d-4b31-8c02-dd603b24e4f0 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:00.261980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8a5b1008-578d-4b31-8c02-dd603b24e4f0 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:00.270494 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:00.270494 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:00.275066 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8a5b1008-578d-4b31-8c02-dd603b24e4f0 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:00.280410 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8a5b1008-578d-4b31-8c02-dd603b24e4f0 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:00.281112 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1226/4860] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:00 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:00.798805 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c7946dcb-456b-470c-952e-bd61092a3d42 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:00.800813 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7946dcb-456b-470c-952e-bd61092a3d42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:42:00.800995 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7946dcb-456b-470c-952e-bd61092a3d42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:00.801255 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7946dcb-456b-470c-952e-bd61092a3d42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:00.801397 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c7946dcb-456b-470c-952e-bd61092a3d42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:00.807079 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:00.807079 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:00.808133 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7946dcb-456b-470c-952e-bd61092a3d42 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:42:00.808709 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1214/4861] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:00 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:00.921813 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a602a50a-e7da-44ab-9715-4800b84ec2c8 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:00.924375 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a602a50a-e7da-44ab-9715-4800b84ec2c8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:00.924674 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a602a50a-e7da-44ab-9715-4800b84ec2c8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:00.924960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a602a50a-e7da-44ab-9715-4800b84ec2c8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:00.932822 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:00.932822 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:00.937762 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a602a50a-e7da-44ab-9715-4800b84ec2c8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:00.943281 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a602a50a-e7da-44ab-9715-4800b84ec2c8 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:42:00.943700 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1216/4862] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:00 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:01.025794 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-75b6f28b-1240-47bd-9083-f0185b5c0b64 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.028072 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-75b6f28b-1240-47bd-9083-f0185b5c0b64 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87 Aug 18 07:42:01.028297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-75b6f28b-1240-47bd-9083-f0185b5c0b64 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:01.028548 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-75b6f28b-1240-47bd-9083-f0185b5c0b64 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:01.036229 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.036229 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:01.090055 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-2220ded6-5f7e-4ef3-b484-5c40276dd9ca req-75b6f28b-1240-47bd-9083-f0185b5c0b64 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87 returned with HTTP 200 Aug 18 07:42:01.090486 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1207/4863] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:01 2026] DELETE /volume/v3/attachments/c12034f0-0a77-471f-b090-6976206b7c87 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:01.171959 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-188a388f-9647-4330-8beb-579328fc989c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.173920 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:01.174672 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1232701469", "snapshot_id": "01bbc4bb-a02f-4215-9560-34b6da41992e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:01.176237 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1232701469', 'snapshot_id': '01bbc4bb-a02f-4215-9560-34b6da41992e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:01.181837 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.181837 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:01.182494 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:01.182753 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume of 1 GB Aug 18 07:42:01.186662 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Availability Zones retrieved successfully. Aug 18 07:42:01.192020 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (aa99eb8c-6d9c-48cb-bc5b-a32ea569e230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:01.193221 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6d4f9b-c37b-46e6-9364-e9cf59f52477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:01.194620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:01.225968 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6d4f9b-c37b-46e6-9364-e9cf59f52477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '01bbc4bb-a02f-4215-9560-34b6da41992e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:01.227076 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f09e16-da0c-4301-b581-a189f8cf9c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:01.280160 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Created reservations ['c2344cc4-adb1-4dc7-931c-9a82eb309bfe', '27f0dd8a-5602-4e06-b61a-62f1b815f245', 'afc347f7-2a26-4b3b-9510-b14cdb566338', '6bc8fac4-8c80-4168-87ec-a6284e0d2bae'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:01.281396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f09e16-da0c-4301-b581-a189f8cf9c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2344cc4-adb1-4dc7-931c-9a82eb309bfe', '27f0dd8a-5602-4e06-b61a-62f1b815f245', 'afc347f7-2a26-4b3b-9510-b14cdb566338', '6bc8fac4-8c80-4168-87ec-a6284e0d2bae']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:01.282694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29789053-9459-410b-885a-c094c0946549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:01.295914 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c9c9fb49-b89d-4901-a4ab-6293d21cc3d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.297986 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9c9fb49-b89d-4901-a4ab-6293d21cc3d1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:01.298192 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9c9fb49-b89d-4901-a4ab-6293d21cc3d1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:01.298432 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9c9fb49-b89d-4901-a4ab-6293d21cc3d1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:01.305963 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.305963 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:01.310753 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c9c9fb49-b89d-4901-a4ab-6293d21cc3d1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:01.317775 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9c9fb49-b89d-4901-a4ab-6293d21cc3d1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:01.318250 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1215/4864] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:01 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:01.327710 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29789053-9459-410b-885a-c094c0946549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5364cc97-dc86-4184-a6a2-7ecf46c98389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1232701469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['c2344cc4-adb1-4dc7-931c-9a82eb309bfe','27f0dd8a-5602-4e06-b61a-62f1b815f245','afc347f7-2a26-4b3b-9510-b14cdb566338','6bc8fac4-8c80-4168-87ec-a6284e0d2bae'],size=1,snapshot_id=01bbc4bb-a02f-4215-9560-34b6da41992e,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1232701469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5364cc97-dc86-4184-a6a2-7ecf46c98389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=01bbc4bb-a02f-4215-9560-34b6da41992e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:01.328914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3cd08ff-31f5-4abb-b584-d73acfd86502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:01.332269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4dc4b5a5-9faa-4fe3-96c3-ee7e00d85fb4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.334869 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4dc4b5a5-9faa-4fe3-96c3-ee7e00d85fb4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:01.335183 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4dc4b5a5-9faa-4fe3-96c3-ee7e00d85fb4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:01.335459 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4dc4b5a5-9faa-4fe3-96c3-ee7e00d85fb4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:01.343076 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.343076 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:01.347442 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4dc4b5a5-9faa-4fe3-96c3-ee7e00d85fb4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:01.348864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3cd08ff-31f5-4abb-b584-d73acfd86502) transitioned into state 'SUCCESS' from state '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-1232701469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['c2344cc4-adb1-4dc7-931c-9a82eb309bfe','27f0dd8a-5602-4e06-b61a-62f1b815f245','afc347f7-2a26-4b3b-9510-b14cdb566338','6bc8fac4-8c80-4168-87ec-a6284e0d2bae'],size=1,snapshot_id=01bbc4bb-a02f-4215-9560-34b6da41992e,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:01.349692 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007e617e-dd5b-4d84-be2f-d14459b54ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:01.354195 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4dc4b5a5-9faa-4fe3-96c3-ee7e00d85fb4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:01.354618 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1217/4865] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:01 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:01.372859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (007e617e-dd5b-4d84-be2f-d14459b54ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:01.374109 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (aa99eb8c-6d9c-48cb-bc5b-a32ea569e230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:01.374559 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request issued successfully. Aug 18 07:42:01.375337 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-188a388f-9647-4330-8beb-579328fc989c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:01.375921 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1227/4866] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:42:01 2026] POST /volume/v3/volumes => generated 791 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:01.387787 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fdf0713d-d4a2-4f85-b0df-ce1826a9354f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.389826 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fdf0713d-d4a2-4f85-b0df-ce1826a9354f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:01.390149 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fdf0713d-d4a2-4f85-b0df-ce1826a9354f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:01.390425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fdf0713d-d4a2-4f85-b0df-ce1826a9354f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:01.397962 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.397962 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:01.402418 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fdf0713d-d4a2-4f85-b0df-ce1826a9354f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:01.408120 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fdf0713d-d4a2-4f85-b0df-ce1826a9354f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:01.408677 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1208/4867] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:01 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:01.820958 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6897d31c-4a56-4468-b402-58567d7f0eca None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.822864 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6897d31c-4a56-4468-b402-58567d7f0eca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:42:01.823076 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6897d31c-4a56-4468-b402-58567d7f0eca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:01.823287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6897d31c-4a56-4468-b402-58567d7f0eca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:01.823388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6897d31c-4a56-4468-b402-58567d7f0eca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:01.829370 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.829370 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:01.830253 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6897d31c-4a56-4468-b402-58567d7f0eca tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:42:01.830618 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1216/4868] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:01 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:01.955918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-03c4233f-08d7-462c-81d9-fbd46ac22afa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.957543 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03c4233f-08d7-462c-81d9-fbd46ac22afa tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:01.957727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03c4233f-08d7-462c-81d9-fbd46ac22afa tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:01.957911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03c4233f-08d7-462c-81d9-fbd46ac22afa tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:01.964172 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.964172 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:01.967336 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-03c4233f-08d7-462c-81d9-fbd46ac22afa tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:01.971529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03c4233f-08d7-462c-81d9-fbd46ac22afa tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:42:01.971907 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1218/4869] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:01 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:01.985771 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-15acaef4-43cb-46e0-95fb-cbeb7630a56a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:01.988290 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15acaef4-43cb-46e0-95fb-cbeb7630a56a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:01.988563 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15acaef4-43cb-46e0-95fb-cbeb7630a56a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:01.988855 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-15acaef4-43cb-46e0-95fb-cbeb7630a56a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:01.997432 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:01.997432 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:02.002046 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-15acaef4-43cb-46e0-95fb-cbeb7630a56a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:02.008228 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-15acaef4-43cb-46e0-95fb-cbeb7630a56a tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:42:02.008714 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1228/4870] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:01 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:02.021543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.023575 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:42:02.024065 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4644e61-43d7-4030-8cfb-9b432ff7fd26", "name": "tempest-VolumeImageDependencyTests-Snapshot-229724943"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:02.032502 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.032502 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:02.032963 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:02.033083 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create snapshot from volume b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:02.065676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Created reservations ['09707a0d-ee91-418a-bd2b-01f0f44ddb04', '6c5829e3-7e8a-4ddb-8f63-eecd3df445bd', '92654ed8-7f77-454a-ab40-87ab690fe41c', 'ddb72108-ede1-44f2-b23e-f9482a8edb1e'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:02.093654 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Snapshot create request issued successfully. Aug 18 07:42:02.094140 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c209d942-2e0a-4313-bfba-b5905e2ad350 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:42:02.094699 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1209/4871] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:42:02 2026] POST /volume/v3/snapshots => generated 312 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:02.102851 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-715c5834-b299-4b84-bff9-b636bf865ae6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.104662 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-715c5834-b299-4b84-bff9-b636bf865ae6 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:02.104880 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-715c5834-b299-4b84-bff9-b636bf865ae6 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.105078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-715c5834-b299-4b84-bff9-b636bf865ae6 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.110153 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.110153 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:02.110674 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-715c5834-b299-4b84-bff9-b636bf865ae6 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Snapshot retrieved successfully. Aug 18 07:42:02.111485 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-715c5834-b299-4b84-bff9-b636bf865ae6 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 returned with HTTP 200 Aug 18 07:42:02.111829 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1217/4872] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:02 2026] GET /volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:02.422096 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b9ca0810-cf4d-40cc-ae59-44cafbf26a2e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.424439 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9ca0810-cf4d-40cc-ae59-44cafbf26a2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:02.424683 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9ca0810-cf4d-40cc-ae59-44cafbf26a2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.424947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b9ca0810-cf4d-40cc-ae59-44cafbf26a2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.432639 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.432639 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:02.436629 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b9ca0810-cf4d-40cc-ae59-44cafbf26a2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:02.440280 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b9ca0810-cf4d-40cc-ae59-44cafbf26a2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:02.440629 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1219/4873] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:02 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:02.452364 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76dc50e5-03cb-49c8-b056-e5b93974ee0e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.454225 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76dc50e5-03cb-49c8-b056-e5b93974ee0e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:02.454605 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76dc50e5-03cb-49c8-b056-e5b93974ee0e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.454605 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76dc50e5-03cb-49c8-b056-e5b93974ee0e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.462192 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.462192 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:02.465910 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-76dc50e5-03cb-49c8-b056-e5b93974ee0e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:02.471310 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76dc50e5-03cb-49c8-b056-e5b93974ee0e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:02.471699 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1229/4874] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:02 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:02.841396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fc351cf5-0d9e-443d-b1b3-004aa6d29b52 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.843304 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc351cf5-0d9e-443d-b1b3-004aa6d29b52 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:42:02.843508 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc351cf5-0d9e-443d-b1b3-004aa6d29b52 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.843653 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fc351cf5-0d9e-443d-b1b3-004aa6d29b52 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.843755 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-fc351cf5-0d9e-443d-b1b3-004aa6d29b52 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:02.847993 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.847993 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:02.848785 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fc351cf5-0d9e-443d-b1b3-004aa6d29b52 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:42:02.849104 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1210/4875] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:02 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:02.860029 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c7a11777-abcf-487c-9480-527ed57c0cac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.862593 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7a11777-abcf-487c-9480-527ed57c0cac tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:42:02.862968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7a11777-abcf-487c-9480-527ed57c0cac tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.863266 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c7a11777-abcf-487c-9480-527ed57c0cac tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.863425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c7a11777-abcf-487c-9480-527ed57c0cac tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:02.869760 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.869760 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:02.870920 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c7a11777-abcf-487c-9480-527ed57c0cac tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:42:02.871582 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1218/4876] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:02 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:02.882806 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-68e0d93a-ecb2-4e3f-9969-aef10bce97b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.884849 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68e0d93a-ecb2-4e3f-9969-aef10bce97b4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:42:02.885072 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68e0d93a-ecb2-4e3f-9969-aef10bce97b4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.885303 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-68e0d93a-ecb2-4e3f-9969-aef10bce97b4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.885425 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-68e0d93a-ecb2-4e3f-9969-aef10bce97b4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete backup with id: c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. Aug 18 07:42:02.890162 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.890162 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:02.903192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-68e0d93a-ecb2-4e3f-9969-aef10bce97b4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] delete_backup rpcapi backup_id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:42:02.905100 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-68e0d93a-ecb2-4e3f-9969-aef10bce97b4 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 202 Aug 18 07:42:02.905549 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1220/4877] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:02 2026] DELETE /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:42:02.917185 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6791eb7f-cff8-4783-8687-6d154a8bfe77 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.919365 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6791eb7f-cff8-4783-8687-6d154a8bfe77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:42:02.919566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6791eb7f-cff8-4783-8687-6d154a8bfe77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.919775 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6791eb7f-cff8-4783-8687-6d154a8bfe77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.919855 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6791eb7f-cff8-4783-8687-6d154a8bfe77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:02.925175 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.925175 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:02.926333 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6791eb7f-cff8-4783-8687-6d154a8bfe77 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 200 Aug 18 07:42:02.926837 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1230/4878] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:02 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:02.947825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-df716393-a868-4aee-889e-31c3c52e0ef4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:02.949909 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-df716393-a868-4aee-889e-31c3c52e0ef4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:02.950091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-df716393-a868-4aee-889e-31c3c52e0ef4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:02.950308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-df716393-a868-4aee-889e-31c3c52e0ef4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:02.957335 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:02.957335 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:02.961580 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-df716393-a868-4aee-889e-31c3c52e0ef4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:02.965539 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-df716393-a868-4aee-889e-31c3c52e0ef4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:02.965944 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1211/4879] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:02 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:03.034303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-909e5d31-2447-455f-8523-b248d733c179 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.034623 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-909e5d31-2447-455f-8523-b248d733c179 None None] GET https://10.4.3.152/volume// Aug 18 07:42:03.034791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-909e5d31-2447-455f-8523-b248d733c179 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:03.034972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-909e5d31-2447-455f-8523-b248d733c179 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:03.035675 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-909e5d31-2447-455f-8523-b248d733c179 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:03.035675 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1219/4880] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:42:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:03.044045 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-de4eff93-a84e-4b95-99b6-34f7bb687bd7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.047616 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-de4eff93-a84e-4b95-99b6-34f7bb687bd7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:42:03.048319 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-de4eff93-a84e-4b95-99b6-34f7bb687bd7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5364cc97-dc86-4184-a6a2-7ecf46c98389", "connector": null, "instance_uuid": "7dcde9e6-f63b-43c6-8844-ebc32b3899cf"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:03.056546 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:03.056546 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:03.082673 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-de4eff93-a84e-4b95-99b6-34f7bb687bd7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:42:03.083164 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1221/4881] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:42:03 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:03.108020 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7d34c4af-0f4c-4f68-8a5e-573e974f7ded None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.109968 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d34c4af-0f4c-4f68-8a5e-573e974f7ded tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:03.110138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d34c4af-0f4c-4f68-8a5e-573e974f7ded tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:03.110423 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7d34c4af-0f4c-4f68-8a5e-573e974f7ded tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:03.121009 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9b5aa0de-103f-4554-82ca-0b803f6e4959 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.121347 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:03.121347 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:03.121890 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c68bcfd5-6c6a-4a67-918f-a6bb3d49e08d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.122335 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c68bcfd5-6c6a-4a67-918f-a6bb3d49e08d None None] GET https://10.4.3.152/volume// Aug 18 07:42:03.122544 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c68bcfd5-6c6a-4a67-918f-a6bb3d49e08d None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:03.122752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c68bcfd5-6c6a-4a67-918f-a6bb3d49e08d None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:03.122787 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b5aa0de-103f-4554-82ca-0b803f6e4959 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:03.122969 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b5aa0de-103f-4554-82ca-0b803f6e4959 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:03.123168 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c68bcfd5-6c6a-4a67-918f-a6bb3d49e08d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:03.123228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9b5aa0de-103f-4554-82ca-0b803f6e4959 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:03.123497 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1220/4882] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:03.124724 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7d34c4af-0f4c-4f68-8a5e-573e974f7ded tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:03.128323 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:03.128323 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:03.128789 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9b5aa0de-103f-4554-82ca-0b803f6e4959 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Snapshot retrieved successfully. Aug 18 07:42:03.129358 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7d34c4af-0f4c-4f68-8a5e-573e974f7ded tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:03.129586 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9b5aa0de-103f-4554-82ca-0b803f6e4959 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 returned with HTTP 200 Aug 18 07:42:03.129928 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1231/4883] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:03 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:03.129981 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1212/4884] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:03 2026] GET /volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:03.132357 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-c335a47d-e0e7-4b4d-af90-a9b1167ced06 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.135601 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-c335a47d-e0e7-4b4d-af90-a9b1167ced06 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:03.135601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-c335a47d-e0e7-4b4d-af90-a9b1167ced06 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:03.135601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-c335a47d-e0e7-4b4d-af90-a9b1167ced06 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:03.139692 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.141388 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:03.141760 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "7f01c49d-1fe5-49f5-a41a-9f11afaad953", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:03.143257 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '7f01c49d-1fe5-49f5-a41a-9f11afaad953', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:03.147277 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:03.147277 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:03.148802 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:03.148802 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:03.149266 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Snapshot retrieved successfully. Aug 18 07:42:03.149386 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume of 1 GB Aug 18 07:42:03.151426 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-c335a47d-e0e7-4b4d-af90-a9b1167ced06 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:03.152706 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Availability Zones retrieved successfully. Aug 18 07:42:03.157458 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-c335a47d-e0e7-4b4d-af90-a9b1167ced06 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:03.158004 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1222/4885] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:03 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:03.158244 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (9e562acf-7614-4603-8d8d-2913ba6f232f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:03.159547 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42034a98-7c35-4b26-a891-fae9fe2d31c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:03.161368 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:03.190850 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42034a98-7c35-4b26-a891-fae9fe2d31c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7f01c49d-1fe5-49f5-a41a-9f11afaad953', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:03.191570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ac6bc0-c87f-4230-a3bd-6d4fa9c3b892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:03.229741 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Created reservations ['b17633d3-a2c2-4e01-a415-6771b5a1bd15', 'cb31e950-c4f8-41c8-97bb-1b0e0432bccd', 'c1df0f7e-bb41-4b6d-9c81-7cf5afa45c88', '6a2c2e53-e6a4-4926-9e1c-c6752243bb37'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:03.230693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ac6bc0-c87f-4230-a3bd-6d4fa9c3b892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17633d3-a2c2-4e01-a415-6771b5a1bd15', 'cb31e950-c4f8-41c8-97bb-1b0e0432bccd', 'c1df0f7e-bb41-4b6d-9c81-7cf5afa45c88', '6a2c2e53-e6a4-4926-9e1c-c6752243bb37']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:03.231545 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47483f1-676b-42b6-b486-f6d7229bc060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:03.263033 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-5391a950-45d9-4967-acf4-12ba046bb14b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.265825 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-5391a950-45d9-4967-acf4-12ba046bb14b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] PUT https://10.4.3.152/volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f Aug 18 07:42:03.266368 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-5391a950-45d9-4967-acf4-12ba046bb14b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:03.277063 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47483f1-676b-42b6-b486-f6d7229bc060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4761048-4580-45f0-8c31-600fa0b5ef0f', '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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['b17633d3-a2c2-4e01-a415-6771b5a1bd15','cb31e950-c4f8-41c8-97bb-1b0e0432bccd','c1df0f7e-bb41-4b6d-9c81-7cf5afa45c88','6a2c2e53-e6a4-4926-9e1c-c6752243bb37'],size=1,snapshot_id=7f01c49d-1fe5-49f5-a41a-9f11afaad953,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:03Z,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=e4761048-4580-45f0-8c31-600fa0b5ef0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c71aa229dba54d3597f9dd434baabe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7f01c49d-1fe5-49f5-a41a-9f11afaad953,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0412cafb937246238ac4b7556fd0a56c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:03.277675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec50ded-e8e5-448b-a161-f9ee46b125c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:03.281594 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-5391a950-45d9-4967-acf4-12ba046bb14b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Acquiring lock "cinder-attachment_update-5364cc97-dc86-4184-a6a2-7ecf46c98389-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:42:03.286398 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-5391a950-45d9-4967-acf4-12ba046bb14b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-5364cc97-dc86-4184-a6a2-7ecf46c98389-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:42:03.287542 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:03.287542 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:03.299126 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec50ded-e8e5-448b-a161-f9ee46b125c6) transitioned into state 'SUCCESS' from 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='c71aa229dba54d3597f9dd434baabe9b',qos_specs=None,replication_status=,reservations=['b17633d3-a2c2-4e01-a415-6771b5a1bd15','cb31e950-c4f8-41c8-97bb-1b0e0432bccd','c1df0f7e-bb41-4b6d-9c81-7cf5afa45c88','6a2c2e53-e6a4-4926-9e1c-c6752243bb37'],size=1,snapshot_id=7f01c49d-1fe5-49f5-a41a-9f11afaad953,source_replicaid=,source_volid=None,status='creating',user_id='0412cafb937246238ac4b7556fd0a56c',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:03.299816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6987cf-acbe-4538-a0fd-3f1100425352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:03.327996 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6987cf-acbe-4538-a0fd-3f1100425352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:03.329193 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Flow 'volume_create_api' (9e562acf-7614-4603-8d8d-2913ba6f232f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:03.329193 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Create volume request issued successfully. Aug 18 07:42:03.330072 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b344c5c6-3e6a-4114-8800-8a0e40afb973 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:03.330655 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1221/4886] 10.4.3.152 () {70 vars in 1300 bytes} [Tue Aug 18 07:42:03 2026] POST /volume/v3/volumes => generated 809 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:03.342360 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4cc774a6-31c2-46a4-a195-e87f9ce3e183 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.344708 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cc774a6-31c2-46a4-a195-e87f9ce3e183 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:03.345014 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cc774a6-31c2-46a4-a195-e87f9ce3e183 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:03.345298 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4cc774a6-31c2-46a4-a195-e87f9ce3e183 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:03.355229 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:03.355229 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:03.360062 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4cc774a6-31c2-46a4-a195-e87f9ce3e183 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:03.365462 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4cc774a6-31c2-46a4-a195-e87f9ce3e183 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 200 Aug 18 07:42:03.365978 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1213/4887] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:03 2026] GET /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:03.380823 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-5391a950-45d9-4967-acf4-12ba046bb14b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-5364cc97-dc86-4184-a6a2-7ecf46c98389-np0000007613" released by "attachment_update" :: held 0.094s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:42:03.381152 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-5391a950-45d9-4967-acf4-12ba046bb14b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f returned with HTTP 200 Aug 18 07:42:03.381732 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1232/4888] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:42:03 2026] PUT /volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:03.936505 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-097f4831-ae8f-4bf8-9893-45fac256bbc5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:03.938171 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-097f4831-ae8f-4bf8-9893-45fac256bbc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 Aug 18 07:42:03.938342 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-097f4831-ae8f-4bf8-9893-45fac256bbc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:03.938499 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-097f4831-ae8f-4bf8-9893-45fac256bbc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:03.938630 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-097f4831-ae8f-4bf8-9893-45fac256bbc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id c3abc3d5-4cdb-48fe-80ea-0ab2519618a1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:03.942139 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-097f4831-ae8f-4bf8-9893-45fac256bbc5 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 returned with HTTP 404 Aug 18 07:42:03.942350 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1223/4889] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:03 2026] GET /volume/v3/backups/c3abc3d5-4cdb-48fe-80ea-0ab2519618a1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:04.021216 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-97d8464c-fb15-4f12-b11d-99e55991fe2a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:04.024196 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-97d8464c-fb15-4f12-b11d-99e55991fe2a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:42:04.024512 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-97d8464c-fb15-4f12-b11d-99e55991fe2a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:04.024773 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-97d8464c-fb15-4f12-b11d-99e55991fe2a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:04.024894 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-97d8464c-fb15-4f12-b11d-99e55991fe2a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete backup with id: 7104d860-2ff5-4444-86ac-be26990e8cca. Aug 18 07:42:04.029800 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:04.029800 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:04.042796 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-97d8464c-fb15-4f12-b11d-99e55991fe2a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] delete_backup rpcapi backup_id 7104d860-2ff5-4444-86ac-be26990e8cca {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:42:04.044629 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-97d8464c-fb15-4f12-b11d-99e55991fe2a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 202 Aug 18 07:42:04.045183 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1222/4890] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:04 2026] DELETE /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:42:04.054531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c1ae28d8-cbc5-46c6-be62-94760caf6877 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:04.056250 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1ae28d8-cbc5-46c6-be62-94760caf6877 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:42:04.056409 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1ae28d8-cbc5-46c6-be62-94760caf6877 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:04.056581 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1ae28d8-cbc5-46c6-be62-94760caf6877 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:04.056711 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c1ae28d8-cbc5-46c6-be62-94760caf6877 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:04.062003 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:04.062003 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:04.063641 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1ae28d8-cbc5-46c6-be62-94760caf6877 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 200 Aug 18 07:42:04.063872 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1214/4891] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:04 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:04.142394 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c73f7130-e717-4eba-81c9-54fe980764c5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:04.144267 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c73f7130-e717-4eba-81c9-54fe980764c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:04.144495 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c73f7130-e717-4eba-81c9-54fe980764c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:04.144683 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c73f7130-e717-4eba-81c9-54fe980764c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:04.154842 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:04.154842 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:04.159966 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c73f7130-e717-4eba-81c9-54fe980764c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:04.165137 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c73f7130-e717-4eba-81c9-54fe980764c5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:04.165917 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1233/4892] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:04 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:04.381071 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-84c6b172-eb3a-40de-9f63-2e2d128a09b1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:04.382900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84c6b172-eb3a-40de-9f63-2e2d128a09b1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:04.383107 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84c6b172-eb3a-40de-9f63-2e2d128a09b1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:04.383306 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-84c6b172-eb3a-40de-9f63-2e2d128a09b1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:04.391818 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:04.391818 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:04.395134 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-84c6b172-eb3a-40de-9f63-2e2d128a09b1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:04.402121 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-84c6b172-eb3a-40de-9f63-2e2d128a09b1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 200 Aug 18 07:42:04.402723 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1224/4893] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:04 2026] GET /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:04.418776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7ed3a2f4-a5b6-4b2f-930e-a46dbcb6fe2e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:04.421934 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ed3a2f4-a5b6-4b2f-930e-a46dbcb6fe2e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:04.422265 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ed3a2f4-a5b6-4b2f-930e-a46dbcb6fe2e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:04.422553 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7ed3a2f4-a5b6-4b2f-930e-a46dbcb6fe2e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:04.430396 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:04.430396 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:04.434729 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7ed3a2f4-a5b6-4b2f-930e-a46dbcb6fe2e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:04.441588 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7ed3a2f4-a5b6-4b2f-930e-a46dbcb6fe2e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 200 Aug 18 07:42:04.442156 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1223/4894] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:04 2026] GET /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:04.457270 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:04.459318 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:04.459843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:04.459843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:04.459926 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete snapshot with id: 7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:04.466579 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:04.466579 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:04.467098 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Snapshot retrieved successfully. Aug 18 07:42:04.488023 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Snapshot delete request issued successfully. Aug 18 07:42:04.488305 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15567235-6028-4b93-b3ec-3f27ac4373d7 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 returned with HTTP 202 Aug 18 07:42:04.488707 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1215/4895] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:42:04 2026] DELETE /volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:04.496282 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-877075d9-ffb7-4310-a3e1-9a74906393b5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:04.498192 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-877075d9-ffb7-4310-a3e1-9a74906393b5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:04.498443 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-877075d9-ffb7-4310-a3e1-9a74906393b5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:04.498656 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-877075d9-ffb7-4310-a3e1-9a74906393b5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:04.505874 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:04.505874 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:04.506536 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-877075d9-ffb7-4310-a3e1-9a74906393b5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Snapshot retrieved successfully. Aug 18 07:42:04.507714 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-877075d9-ffb7-4310-a3e1-9a74906393b5 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 returned with HTTP 200 Aug 18 07:42:04.508264 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1234/4896] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:04 2026] GET /volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:05.076332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b7fcc497-c770-4ee4-91ac-1b553cd3f310 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.078144 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7fcc497-c770-4ee4-91ac-1b553cd3f310 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca Aug 18 07:42:05.078306 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7fcc497-c770-4ee4-91ac-1b553cd3f310 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.078503 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b7fcc497-c770-4ee4-91ac-1b553cd3f310 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.078608 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-b7fcc497-c770-4ee4-91ac-1b553cd3f310 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Show backup with id 7104d860-2ff5-4444-86ac-be26990e8cca. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:05.082447 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b7fcc497-c770-4ee4-91ac-1b553cd3f310 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca returned with HTTP 404 Aug 18 07:42:05.082832 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1225/4897] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/v3/backups/7104d860-2ff5-4444-86ac-be26990e8cca => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:05.180749 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2ab4a7cd-8661-49b1-bc6a-9f25beabe0c0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.182669 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ab4a7cd-8661-49b1-bc6a-9f25beabe0c0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:05.182884 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ab4a7cd-8661-49b1-bc6a-9f25beabe0c0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.183106 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2ab4a7cd-8661-49b1-bc6a-9f25beabe0c0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.186253 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-e685e03f-988e-4051-93f0-917e544c1c22 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.188539 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-e685e03f-988e-4051-93f0-917e544c1c22 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:05.188777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-e685e03f-988e-4051-93f0-917e544c1c22 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.188987 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-e685e03f-988e-4051-93f0-917e544c1c22 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.193764 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:05.193764 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:05.197703 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2ab4a7cd-8661-49b1-bc6a-9f25beabe0c0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:05.198392 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:05.198392 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:05.201996 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2ab4a7cd-8661-49b1-bc6a-9f25beabe0c0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:05.202432 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-e685e03f-988e-4051-93f0-917e544c1c22 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:05.202525 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1224/4898] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:05.207057 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-e685e03f-988e-4051-93f0-917e544c1c22 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:42:05.207516 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1216/4899] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:05.228097 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-f1d8cc5a-4960-4f65-ab7a-8ae0d19427eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.230630 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-f1d8cc5a-4960-4f65-ab7a-8ae0d19427eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] POST https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319/action Aug 18 07:42:05.231040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-f1d8cc5a-4960-4f65-ab7a-8ae0d19427eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:05.231196 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-f1d8cc5a-4960-4f65-ab7a-8ae0d19427eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:05.243325 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:05.243325 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:05.243901 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-f1d8cc5a-4960-4f65-ab7a-8ae0d19427eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:05.251668 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-f1d8cc5a-4960-4f65-ab7a-8ae0d19427eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Begin detaching volume completed successfully. Aug 18 07:42:05.251943 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-f1d8cc5a-4960-4f65-ab7a-8ae0d19427eb tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319/action returned with HTTP 202 Aug 18 07:42:05.252447 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1235/4900] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:42:05 2026] POST /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:42:05.269166 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-931fd2ac-0cd2-4ca9-a9fc-9fc60c3f3a40 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.271502 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-931fd2ac-0cd2-4ca9-a9fc-9fc60c3f3a40 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:05.271710 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-931fd2ac-0cd2-4ca9-a9fc-9fc60c3f3a40 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.271903 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-931fd2ac-0cd2-4ca9-a9fc-9fc60c3f3a40 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.282584 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:05.282584 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:05.289048 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-931fd2ac-0cd2-4ca9-a9fc-9fc60c3f3a40 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:05.294080 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-931fd2ac-0cd2-4ca9-a9fc-9fc60c3f3a40 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:42:05.294636 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1226/4901] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:05.298361 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-59675f4a-bb46-42e8-872d-4fdece2e83e2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.298805 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59675f4a-bb46-42e8-872d-4fdece2e83e2 None None] GET https://10.4.3.152/volume// Aug 18 07:42:05.298982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59675f4a-bb46-42e8-872d-4fdece2e83e2 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.299189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59675f4a-bb46-42e8-872d-4fdece2e83e2 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.299513 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59675f4a-bb46-42e8-872d-4fdece2e83e2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:05.299813 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1225/4902] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:05.308002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-c137d670-f5b8-42d7-85bd-7760ab4acc93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.310402 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-c137d670-f5b8-42d7-85bd-7760ab4acc93 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:05.310615 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-c137d670-f5b8-42d7-85bd-7760ab4acc93 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.310817 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-c137d670-f5b8-42d7-85bd-7760ab4acc93 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.320146 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:05.320146 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:05.323499 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-c137d670-f5b8-42d7-85bd-7760ab4acc93 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:05.329124 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-c137d670-f5b8-42d7-85bd-7760ab4acc93 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:42:05.329602 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1217/4903] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:05.519891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0199e14e-092e-4938-8990-b46720245279 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.521708 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0199e14e-092e-4938-8990-b46720245279 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:05.521907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0199e14e-092e-4938-8990-b46720245279 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.522085 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0199e14e-092e-4938-8990-b46720245279 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.526452 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0199e14e-092e-4938-8990-b46720245279 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 returned with HTTP 404 Aug 18 07:42:05.527075 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1236/4904] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:05.535878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.539470 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:05.541791 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.542130 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.542331 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:05.552516 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:05.552516 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:05.553141 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:05.575720 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume request issued successfully. Aug 18 07:42:05.575989 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73f6ab78-8b99-4b9e-a839-35d562757dbd tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 202 Aug 18 07:42:05.576469 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1227/4905] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:05 2026] DELETE /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:42:05.588468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-23c082ee-f213-47e5-bb7b-133d8988b61b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:05.591629 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23c082ee-f213-47e5-bb7b-133d8988b61b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:05.591876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23c082ee-f213-47e5-bb7b-133d8988b61b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:05.592054 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-23c082ee-f213-47e5-bb7b-133d8988b61b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:05.600708 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:05.600708 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:05.605720 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-23c082ee-f213-47e5-bb7b-133d8988b61b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:05.612354 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-23c082ee-f213-47e5-bb7b-133d8988b61b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 200 Aug 18 07:42:05.612841 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1226/4906] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:05 2026] GET /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:06.214578 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-641397e3-88bb-4c72-80a3-7a5fefc94125 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:06.216330 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-641397e3-88bb-4c72-80a3-7a5fefc94125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:06.216509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-641397e3-88bb-4c72-80a3-7a5fefc94125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:06.217291 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-641397e3-88bb-4c72-80a3-7a5fefc94125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:06.225543 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:06.225543 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:06.228623 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-641397e3-88bb-4c72-80a3-7a5fefc94125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:06.232495 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-641397e3-88bb-4c72-80a3-7a5fefc94125 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:06.232906 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1218/4907] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:06 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:06.308257 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7aec50a8-5725-4498-aaab-8494f04bb17d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:06.310176 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7aec50a8-5725-4498-aaab-8494f04bb17d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:06.310461 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7aec50a8-5725-4498-aaab-8494f04bb17d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:06.310763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7aec50a8-5725-4498-aaab-8494f04bb17d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:06.321046 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:06.321046 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:06.325254 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7aec50a8-5725-4498-aaab-8494f04bb17d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:06.329426 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7aec50a8-5725-4498-aaab-8494f04bb17d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:42:06.329836 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1237/4908] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:06 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:06.627807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-119e6957-b114-41ed-b8ca-2d3e4962fcf1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:06.630008 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-119e6957-b114-41ed-b8ca-2d3e4962fcf1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:06.630298 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-119e6957-b114-41ed-b8ca-2d3e4962fcf1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:06.630544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-119e6957-b114-41ed-b8ca-2d3e4962fcf1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:06.637579 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-119e6957-b114-41ed-b8ca-2d3e4962fcf1 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 404 Aug 18 07:42:06.638132 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1228/4909] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:06 2026] GET /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:06.647092 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-8edb49b8-cbef-4e48-aead-c4ecc63beef8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:06.649453 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-8edb49b8-cbef-4e48-aead-c4ecc63beef8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f/action Aug 18 07:42:06.649829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-8edb49b8-cbef-4e48-aead-c4ecc63beef8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:06.649946 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-8edb49b8-cbef-4e48-aead-c4ecc63beef8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:06.666295 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:06.666295 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:06.681799 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-894ec28a-fe04-4251-9bc2-8684a10b7077 req-8edb49b8-cbef-4e48-aead-c4ecc63beef8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f/action returned with HTTP 204 Aug 18 07:42:06.682434 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1227/4910] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:42:06 2026] POST /volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:06.857229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:06.859451 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:06.859715 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:06.859967 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:06.860374 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:06.874235 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:06.874235 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:06.874862 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:06.904168 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume request issued successfully. Aug 18 07:42:06.904430 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9f4e9e85-1e48-40cb-a608-3b62129de91f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 202 Aug 18 07:42:06.904974 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1219/4911] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:06 2026] DELETE /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:42:06.914155 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eb65e695-c2fb-45f3-b871-ed70fae079cf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:06.917230 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb65e695-c2fb-45f3-b871-ed70fae079cf tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:06.917530 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb65e695-c2fb-45f3-b871-ed70fae079cf tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:06.917826 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb65e695-c2fb-45f3-b871-ed70fae079cf tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:06.929095 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:06.929095 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:06.934662 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-eb65e695-c2fb-45f3-b871-ed70fae079cf tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:06.942683 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb65e695-c2fb-45f3-b871-ed70fae079cf tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 200 Aug 18 07:42:06.943195 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1238/4912] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:06 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 1192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:07.140079 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-ac719966-c07f-4cc6-91bf-877f1c80ff87 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:07.142418 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-ac719966-c07f-4cc6-91bf-877f1c80ff87 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b Aug 18 07:42:07.142599 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-ac719966-c07f-4cc6-91bf-877f1c80ff87 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:07.142862 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-ac719966-c07f-4cc6-91bf-877f1c80ff87 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:07.150829 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:07.150829 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:07.211260 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-41ddf0c2-f377-4bb8-9b1d-333e335c9080 req-ac719966-c07f-4cc6-91bf-877f1c80ff87 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b returned with HTTP 200 Aug 18 07:42:07.211834 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1229/4913] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:07 2026] DELETE /volume/v3/attachments/e93d81c9-b1cc-451d-9b20-fce4bdd8299b => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:07.247130 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c8374e0a-9464-4c0e-ac58-baf61fb485d1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:07.248230 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8374e0a-9464-4c0e-ac58-baf61fb485d1 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:07.248604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c8374e0a-9464-4c0e-ac58-baf61fb485d1 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:07.248876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c8374e0a-9464-4c0e-ac58-baf61fb485d1 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:07.260122 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:07.260122 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:07.265780 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c8374e0a-9464-4c0e-ac58-baf61fb485d1 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:07.274123 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c8374e0a-9464-4c0e-ac58-baf61fb485d1 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:07.274780 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1228/4914] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:07 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:07.349463 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b0dce8b8-ff15-414c-8922-a6aed76314ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:07.351280 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0dce8b8-ff15-414c-8922-a6aed76314ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:07.351280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0dce8b8-ff15-414c-8922-a6aed76314ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:07.351280 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b0dce8b8-ff15-414c-8922-a6aed76314ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:07.359680 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:07.359680 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:07.362896 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b0dce8b8-ff15-414c-8922-a6aed76314ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:07.367583 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b0dce8b8-ff15-414c-8922-a6aed76314ad tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:42:07.368195 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1220/4915] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:07 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:07.391426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-db48a9da-7800-4392-b497-28dae67dab61 req-5bca5d5c-1c8b-4689-b32d-bb9523f11ccd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:07.396251 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-db48a9da-7800-4392-b497-28dae67dab61 req-5bca5d5c-1c8b-4689-b32d-bb9523f11ccd tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0 Aug 18 07:42:07.397802 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-db48a9da-7800-4392-b497-28dae67dab61 req-5bca5d5c-1c8b-4689-b32d-bb9523f11ccd tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:07.398129 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-db48a9da-7800-4392-b497-28dae67dab61 req-5bca5d5c-1c8b-4689-b32d-bb9523f11ccd tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:07.409538 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:07.409538 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:07.462127 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-db48a9da-7800-4392-b497-28dae67dab61 req-5bca5d5c-1c8b-4689-b32d-bb9523f11ccd tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0 returned with HTTP 200 Aug 18 07:42:07.462839 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1239/4916] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:07 2026] DELETE /volume/v3/attachments/bb44b353-8885-46de-8e50-8db4b2cd86d0 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:07.958411 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-790ecc8d-bdc3-440d-a27a-3106bbd6265d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:07.960465 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-790ecc8d-bdc3-440d-a27a-3106bbd6265d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:07.960753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-790ecc8d-bdc3-440d-a27a-3106bbd6265d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:07.961001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-790ecc8d-bdc3-440d-a27a-3106bbd6265d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:07.969868 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-790ecc8d-bdc3-440d-a27a-3106bbd6265d tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 404 Aug 18 07:42:07.970609 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1230/4917] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:07 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:07.985422 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1a0ee13-c1c7-4d67-8861-7634e641922e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:07.987291 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1a0ee13-c1c7-4d67-8861-7634e641922e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:07.987529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1a0ee13-c1c7-4d67-8861-7634e641922e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:07.987740 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1a0ee13-c1c7-4d67-8861-7634e641922e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:07.987937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-a1a0ee13-c1c7-4d67-8861-7634e641922e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:07.993759 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1a0ee13-c1c7-4d67-8861-7634e641922e tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 404 Aug 18 07:42:07.994153 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1229/4918] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:07 2026] DELETE /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 07:42:08.010543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-530143b7-fecc-437f-aac1-1c053964c992 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:08.010891 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-530143b7-fecc-437f-aac1-1c053964c992 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f Aug 18 07:42:08.011156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-530143b7-fecc-437f-aac1-1c053964c992 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:08.011361 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-530143b7-fecc-437f-aac1-1c053964c992 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:08.018874 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-530143b7-fecc-437f-aac1-1c053964c992 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f returned with HTTP 404 Aug 18 07:42:08.019378 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1221/4919] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:08 2026] GET /volume/v3/volumes/e4761048-4580-45f0-8c31-600fa0b5ef0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:08.029527 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c6c2e5a9-c508-444c-91f4-03b6207de737 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:08.031665 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6c2e5a9-c508-444c-91f4-03b6207de737 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:08.031997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6c2e5a9-c508-444c-91f4-03b6207de737 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:08.032315 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c6c2e5a9-c508-444c-91f4-03b6207de737 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:08.032474 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-c6c2e5a9-c508-444c-91f4-03b6207de737 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete snapshot with id: 7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:08.038604 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c6c2e5a9-c508-444c-91f4-03b6207de737 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 returned with HTTP 404 Aug 18 07:42:08.038604 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1240/4920] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:42:08 2026] DELETE /volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:08.047361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6440a311-847a-4e0e-a6f3-2ab0e7995b44 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:08.049312 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6440a311-847a-4e0e-a6f3-2ab0e7995b44 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 Aug 18 07:42:08.049612 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6440a311-847a-4e0e-a6f3-2ab0e7995b44 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:08.049874 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6440a311-847a-4e0e-a6f3-2ab0e7995b44 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:08.056339 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6440a311-847a-4e0e-a6f3-2ab0e7995b44 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 returned with HTTP 404 Aug 18 07:42:08.057227 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1231/4921] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:08 2026] GET /volume/v3/snapshots/7f01c49d-1fe5-49f5-a41a-9f11afaad953 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:08.067647 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7db691bc-fab3-414f-bbdc-1ee6b95de924 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:08.070392 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7db691bc-fab3-414f-bbdc-1ee6b95de924 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:08.070895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7db691bc-fab3-414f-bbdc-1ee6b95de924 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:08.070959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7db691bc-fab3-414f-bbdc-1ee6b95de924 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:08.071198 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-7db691bc-fab3-414f-bbdc-1ee6b95de924 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:08.084643 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7db691bc-fab3-414f-bbdc-1ee6b95de924 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 404 Aug 18 07:42:08.085351 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1230/4922] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:08 2026] DELETE /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:08.095382 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-99d1040c-8c8d-47e0-b439-ae71e2286fa4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:08.097486 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99d1040c-8c8d-47e0-b439-ae71e2286fa4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 Aug 18 07:42:08.097768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99d1040c-8c8d-47e0-b439-ae71e2286fa4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:08.097981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-99d1040c-8c8d-47e0-b439-ae71e2286fa4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:08.105510 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-99d1040c-8c8d-47e0-b439-ae71e2286fa4 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 returned with HTTP 404 Aug 18 07:42:08.105510 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1222/4923] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:08 2026] GET /volume/v3/volumes/b4644e61-43d7-4030-8cfb-9b432ff7fd26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:08.158531 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:08.161123 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 Aug 18 07:42:08.161653 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:08.161767 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:08.161950 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: d2bf75e5-a829-4291-9fe0-11cf44cdda79 Aug 18 07:42:08.171842 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:08.171842 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:08.172732 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:08.198619 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume request issued successfully. Aug 18 07:42:08.198965 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ecdbcd1-0fda-4d15-9162-58ef6819204b tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 returned with HTTP 202 Aug 18 07:42:08.199404 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1241/4924] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:08 2026] DELETE /volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:42:08.208064 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b233b05a-40ad-47fd-b9d6-05562ed67822 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:08.210118 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b233b05a-40ad-47fd-b9d6-05562ed67822 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 Aug 18 07:42:08.210438 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b233b05a-40ad-47fd-b9d6-05562ed67822 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:08.210767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b233b05a-40ad-47fd-b9d6-05562ed67822 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:08.221049 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:08.221049 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:08.225572 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b233b05a-40ad-47fd-b9d6-05562ed67822 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Volume info retrieved successfully. Aug 18 07:42:08.233040 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b233b05a-40ad-47fd-b9d6-05562ed67822 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 returned with HTTP 200 Aug 18 07:42:08.234281 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1232/4925] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:08 2026] GET /volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:09.247484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6282c896-4686-4e36-95e8-f354284d699c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:09.249347 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6282c896-4686-4e36-95e8-f354284d699c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 Aug 18 07:42:09.251855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6282c896-4686-4e36-95e8-f354284d699c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:09.251855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6282c896-4686-4e36-95e8-f354284d699c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:09.256314 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6282c896-4686-4e36-95e8-f354284d699c tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 returned with HTTP 404 Aug 18 07:42:09.256807 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1231/4926] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:09 2026] GET /volume/v3/volumes/d2bf75e5-a829-4291-9fe0-11cf44cdda79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:09.264200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e41339eb-05a3-4790-a625-f376827d61b9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:09.266748 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e41339eb-05a3-4790-a625-f376827d61b9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:42:09.266748 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e41339eb-05a3-4790-a625-f376827d61b9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:09.267028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e41339eb-05a3-4790-a625-f376827d61b9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:09.267182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-e41339eb-05a3-4790-a625-f376827d61b9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: 42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:42:09.279907 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e41339eb-05a3-4790-a625-f376827d61b9 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 404 Aug 18 07:42:09.279907 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1223/4927] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:09 2026] DELETE /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:09.286889 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-19260f53-aa83-4aa5-b59c-84c46072661f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:09.289883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19260f53-aa83-4aa5-b59c-84c46072661f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 Aug 18 07:42:09.290258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19260f53-aa83-4aa5-b59c-84c46072661f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:09.290700 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19260f53-aa83-4aa5-b59c-84c46072661f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:09.299578 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19260f53-aa83-4aa5-b59c-84c46072661f tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 returned with HTTP 404 Aug 18 07:42:09.300503 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1242/4928] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:09 2026] GET /volume/v3/volumes/42021b0f-1bd4-4713-976c-f2225f911c59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:09.344653 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-074c2c95-19c0-467d-93d2-ad805ce42667 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:09.346809 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-074c2c95-19c0-467d-93d2-ad805ce42667 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] DELETE https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:42:09.347089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-074c2c95-19c0-467d-93d2-ad805ce42667 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:09.347428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-074c2c95-19c0-467d-93d2-ad805ce42667 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:09.347577 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-074c2c95-19c0-467d-93d2-ad805ce42667 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Delete volume with id: 2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:42:09.354522 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-074c2c95-19c0-467d-93d2-ad805ce42667 tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 404 Aug 18 07:42:09.355241 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1233/4929] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:09 2026] DELETE /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:09.363189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a9f64414-f209-414f-b7a2-7bbb59a38bad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:09.366465 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9f64414-f209-414f-b7a2-7bbb59a38bad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] GET https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda Aug 18 07:42:09.366648 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9f64414-f209-414f-b7a2-7bbb59a38bad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:09.366846 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9f64414-f209-414f-b7a2-7bbb59a38bad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:09.376919 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9f64414-f209-414f-b7a2-7bbb59a38bad tempest-VolumeImageDependencyTests-1256919209 tempest-VolumeImageDependencyTests-1256919209-project-member] https://10.4.3.152/volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda returned with HTTP 404 Aug 18 07:42:09.377345 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1232/4930] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:09 2026] GET /volume/v3/volumes/2cf3caeb-545b-41a3-bcb4-bf4d7f176bda => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:09.558140 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d40464b7-209b-41a6-899c-67825d16a25c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:09.560638 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d40464b7-209b-41a6-899c-67825d16a25c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:42:09.560854 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d40464b7-209b-41a6-899c-67825d16a25c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:09.561034 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d40464b7-209b-41a6-899c-67825d16a25c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:09.561197 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-d40464b7-209b-41a6-899c-67825d16a25c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete volume with id: cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:42:09.576761 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:09.576761 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:09.577276 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d40464b7-209b-41a6-899c-67825d16a25c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:42:09.613533 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d40464b7-209b-41a6-899c-67825d16a25c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete volume request issued successfully. Aug 18 07:42:09.613721 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d40464b7-209b-41a6-899c-67825d16a25c tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 202 Aug 18 07:42:09.614340 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1224/4931] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:09 2026] DELETE /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:42:09.623119 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-46480759-4d67-489a-ae9b-86bc40fab20d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:09.624476 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46480759-4d67-489a-ae9b-86bc40fab20d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:42:09.624846 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46480759-4d67-489a-ae9b-86bc40fab20d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:09.625112 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-46480759-4d67-489a-ae9b-86bc40fab20d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:09.632728 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:09.632728 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:09.637368 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-46480759-4d67-489a-ae9b-86bc40fab20d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:42:09.644343 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-46480759-4d67-489a-ae9b-86bc40fab20d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 200 Aug 18 07:42:09.644343 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1243/4932] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:09 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:10.265149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c23aa648-e001-4371-ab9a-c391358fac08 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.267697 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c23aa648-e001-4371-ab9a-c391358fac08 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:10.268031 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c23aa648-e001-4371-ab9a-c391358fac08 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.268364 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c23aa648-e001-4371-ab9a-c391358fac08 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.281118 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.281118 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:10.287061 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c23aa648-e001-4371-ab9a-c391358fac08 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:10.294582 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c23aa648-e001-4371-ab9a-c391358fac08 tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:42:10.295134 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1234/4933] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:10.307743 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6120c915-24e9-4acc-a0da-80182151909a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.310796 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6120c915-24e9-4acc-a0da-80182151909a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:10.311012 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6120c915-24e9-4acc-a0da-80182151909a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.311689 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6120c915-24e9-4acc-a0da-80182151909a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.311689 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6120c915-24e9-4acc-a0da-80182151909a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume with id: 5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:10.325487 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.325487 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:10.326492 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6120c915-24e9-4acc-a0da-80182151909a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:10.352019 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6120c915-24e9-4acc-a0da-80182151909a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Delete volume request issued successfully. Aug 18 07:42:10.352234 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6120c915-24e9-4acc-a0da-80182151909a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 202 Aug 18 07:42:10.352665 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1233/4934] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:10 2026] DELETE /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:10.367171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa54dc34-3271-4b90-9db5-85e15938ef7a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.370022 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa54dc34-3271-4b90-9db5-85e15938ef7a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:10.370278 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa54dc34-3271-4b90-9db5-85e15938ef7a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.370506 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa54dc34-3271-4b90-9db5-85e15938ef7a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.382423 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.382423 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:10.386657 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa54dc34-3271-4b90-9db5-85e15938ef7a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Volume info retrieved successfully. Aug 18 07:42:10.391655 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa54dc34-3271-4b90-9db5-85e15938ef7a tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 200 Aug 18 07:42:10.392284 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1225/4935] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:10.425274 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-24130c5e-4c3c-4431-b022-0f6d3ff4e14e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.429293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-24130c5e-4c3c-4431-b022-0f6d3ff4e14e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:10.429293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-24130c5e-4c3c-4431-b022-0f6d3ff4e14e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.429293 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-24130c5e-4c3c-4431-b022-0f6d3ff4e14e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.441903 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.441903 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:10.447307 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-24130c5e-4c3c-4431-b022-0f6d3ff4e14e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:10.455625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-24130c5e-4c3c-4431-b022-0f6d3ff4e14e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:10.456453 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1244/4936] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:10.479388 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-62df9145-77f1-4959-acaf-efc071d04657 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.481878 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-62df9145-77f1-4959-acaf-efc071d04657 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389/action Aug 18 07:42:10.483265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-62df9145-77f1-4959-acaf-efc071d04657 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:10.483265 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-62df9145-77f1-4959-acaf-efc071d04657 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:10.496657 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.496657 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:10.497187 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-62df9145-77f1-4959-acaf-efc071d04657 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:10.505852 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-62df9145-77f1-4959-acaf-efc071d04657 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Begin detaching volume completed successfully. Aug 18 07:42:10.506168 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-62df9145-77f1-4959-acaf-efc071d04657 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389/action returned with HTTP 202 Aug 18 07:42:10.506785 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1235/4937] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:42:10 2026] POST /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:42:10.550879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f310257-24f0-4fd5-8b85-af25d3874aad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.551282 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f310257-24f0-4fd5-8b85-af25d3874aad None None] GET https://10.4.3.152/volume// Aug 18 07:42:10.551719 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f310257-24f0-4fd5-8b85-af25d3874aad None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.551719 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f310257-24f0-4fd5-8b85-af25d3874aad None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.551991 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f310257-24f0-4fd5-8b85-af25d3874aad None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:10.552289 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1234/4938] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:10.560126 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-e93a5ed3-2b79-42fc-9aef-fb8a3af9cfa8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.562338 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-e93a5ed3-2b79-42fc-9aef-fb8a3af9cfa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:10.562551 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-e93a5ed3-2b79-42fc-9aef-fb8a3af9cfa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.562840 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-e93a5ed3-2b79-42fc-9aef-fb8a3af9cfa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.575368 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.575368 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:10.578975 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-e93a5ed3-2b79-42fc-9aef-fb8a3af9cfa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:10.582904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-e93a5ed3-2b79-42fc-9aef-fb8a3af9cfa8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:10.583294 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1226/4939] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:10.660180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2ef6c813-0663-43d9-8615-61fc6a1206c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.661586 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ef6c813-0663-43d9-8615-61fc6a1206c7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 Aug 18 07:42:10.661896 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ef6c813-0663-43d9-8615-61fc6a1206c7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.662161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2ef6c813-0663-43d9-8615-61fc6a1206c7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.666933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-53c480c9-7174-402f-b85f-05f6992f5e52 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.668459 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2ef6c813-0663-43d9-8615-61fc6a1206c7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 returned with HTTP 404 Aug 18 07:42:10.669069 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1245/4940] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/v3/volumes/cc57de8b-e308-42a9-bfe2-276704d42dc9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:10.675493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.676998 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 Aug 18 07:42:10.677160 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.677340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.677436 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete snapshot with id: 61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 Aug 18 07:42:10.682498 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.682498 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:10.683419 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:42:10.699882 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot delete request issued successfully. Aug 18 07:42:10.700072 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73f3ac59-4ba6-4ab6-b662-e66a547ad3ee tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 returned with HTTP 202 Aug 18 07:42:10.700502 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1235/4941] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:42:10 2026] DELETE /volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:10.708617 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-291e6e3c-3d44-4217-afa3-efd68108b1ef None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.710452 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-291e6e3c-3d44-4217-afa3-efd68108b1ef tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 Aug 18 07:42:10.710700 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-291e6e3c-3d44-4217-afa3-efd68108b1ef tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.711093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-291e6e3c-3d44-4217-afa3-efd68108b1ef tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.716991 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.716991 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:10.717476 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-291e6e3c-3d44-4217-afa3-efd68108b1ef tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:42:10.718435 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-291e6e3c-3d44-4217-afa3-efd68108b1ef tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 returned with HTTP 200 Aug 18 07:42:10.719133 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1227/4942] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:10.761328 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53c480c9-7174-402f-b85f-05f6992f5e52 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:42:10.761758 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-53c480c9-7174-402f-b85f-05f6992f5e52 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-663470441", "extra_specs": {"storage_protocol": "tempest-storage_protocol-215524317", "vendor_name": "tempest-vendor_name-133346280"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:10.774488 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-53c480c9-7174-402f-b85f-05f6992f5e52 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:42:10.774851 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1236/4943] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:42:10 2026] POST /volume/v3/types => generated 326 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:10.782265 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.788225 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:10.788225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4577995f-12f0-4bd0-94e5-8215da59e28d", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:10.789092 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume request body: {'volume': {'volume_type': '4577995f-12f0-4bd0-94e5-8215da59e28d', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:10.793038 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume of 1 GB Aug 18 07:42:10.793460 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.793460 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:10.794011 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Availability Zones retrieved successfully. Aug 18 07:42:10.802483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Flow 'volume_create_api' (66adac36-b120-4b16-94e6-a6d3ab23f4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:10.804004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e84d5d-11aa-47c7-8ec4-412273f4595a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:10.805040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:10.825935 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e84d5d-11aa-47c7-8ec4-412273f4595a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:42:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-215524317',vendor_name='tempest-vendor_name-133346280'},id=4577995f-12f0-4bd0-94e5-8215da59e28d,is_public=True,name='tempest-ProjectAdminTests-volume-type-663470441',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4577995f-12f0-4bd0-94e5-8215da59e28d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:10.827455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78afb030-4c3a-45af-86d9-43ee8412e29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:10.856244 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-663470441 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-663470441, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:10.856244 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-663470441 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-663470441, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:10.887846 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Created reservations ['e899e7aa-4dd3-40b5-8680-5633e3edc455', '29c71c46-d355-4f91-a721-b629ae48acf1', '38f31c13-3179-4a58-9583-9cdcba5fe1ff', 'b82bd911-db0e-4681-8d85-84f8579d22d9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:10.888812 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78afb030-4c3a-45af-86d9-43ee8412e29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e899e7aa-4dd3-40b5-8680-5633e3edc455', '29c71c46-d355-4f91-a721-b629ae48acf1', '38f31c13-3179-4a58-9583-9cdcba5fe1ff', 'b82bd911-db0e-4681-8d85-84f8579d22d9']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:10.890350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15841292-f49f-46d5-813f-ac3a24839ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:10.912239 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15841292-f49f-46d5-813f-ac3a24839ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4972d427-7763-4a77-bd4a-2ed9aacb622f', '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='d383b628898e462fa0377cfde6f4507b',qos_specs=None,replication_status=,reservations=['e899e7aa-4dd3-40b5-8680-5633e3edc455','29c71c46-d355-4f91-a721-b629ae48acf1','38f31c13-3179-4a58-9583-9cdcba5fe1ff','b82bd911-db0e-4681-8d85-84f8579d22d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6abe2a910ee48b1ab93b674403eca31',volume_type_id=4577995f-12f0-4bd0-94e5-8215da59e28d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:10Z,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=4972d427-7763-4a77-bd4a-2ed9aacb622f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d383b628898e462fa0377cfde6f4507b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6abe2a910ee48b1ab93b674403eca31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4577995f-12f0-4bd0-94e5-8215da59e28d),volume_type_id=4577995f-12f0-4bd0-94e5-8215da59e28d)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:10.912888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db97c56b-5783-4699-9f7b-454d14589c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:10.930960 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db97c56b-5783-4699-9f7b-454d14589c61) transitioned into state 'SUCCESS' from 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='d383b628898e462fa0377cfde6f4507b',qos_specs=None,replication_status=,reservations=['e899e7aa-4dd3-40b5-8680-5633e3edc455','29c71c46-d355-4f91-a721-b629ae48acf1','38f31c13-3179-4a58-9583-9cdcba5fe1ff','b82bd911-db0e-4681-8d85-84f8579d22d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6abe2a910ee48b1ab93b674403eca31',volume_type_id=4577995f-12f0-4bd0-94e5-8215da59e28d)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:10.931690 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42f2061-8088-4243-9613-fe0c23f7fccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:10.940109 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42f2061-8088-4243-9613-fe0c23f7fccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:10.941008 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Flow 'volume_create_api' (66adac36-b120-4b16-94e6-a6d3ab23f4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:10.941376 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume request issued successfully. Aug 18 07:42:10.941972 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2da4e044-43f8-4aa8-9885-9cf9bc9db025 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:10.942412 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1246/4944] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:42:10 2026] POST /volume/v3/volumes => generated 772 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:10.956755 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fecc1867-12c5-4b11-ac64-b3da6a525510 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:10.958602 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fecc1867-12c5-4b11-ac64-b3da6a525510 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f Aug 18 07:42:10.958873 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fecc1867-12c5-4b11-ac64-b3da6a525510 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:10.959083 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fecc1867-12c5-4b11-ac64-b3da6a525510 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:10.968009 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:10.968009 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:10.971181 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fecc1867-12c5-4b11-ac64-b3da6a525510 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:10.974340 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fecc1867-12c5-4b11-ac64-b3da6a525510 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f returned with HTTP 200 Aug 18 07:42:10.974672 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1236/4945] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:10 2026] GET /volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:11.345923 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-29bb13ab-ac48-469b-9003-234dea3e8b5a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:11.348227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-29bb13ab-ac48-469b-9003-234dea3e8b5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f Aug 18 07:42:11.348442 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-29bb13ab-ac48-469b-9003-234dea3e8b5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:11.348666 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-29bb13ab-ac48-469b-9003-234dea3e8b5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:11.356636 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:11.356636 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:11.402397 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e34dc659-5b3e-449b-9f75-18c4ce4ad719 req-29bb13ab-ac48-469b-9003-234dea3e8b5a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f returned with HTTP 200 Aug 18 07:42:11.403003 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1228/4946] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:11 2026] DELETE /volume/v3/attachments/43cf750b-3d0d-4058-941b-3aec84bc357f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:11.405986 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4ab6dda2-159c-456d-80ab-4443a280ed6d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:11.408154 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ab6dda2-159c-456d-80ab-4443a280ed6d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] GET https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 Aug 18 07:42:11.408440 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ab6dda2-159c-456d-80ab-4443a280ed6d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:11.408788 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4ab6dda2-159c-456d-80ab-4443a280ed6d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:11.415816 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4ab6dda2-159c-456d-80ab-4443a280ed6d tempest-VolumesBackupsTest-363348102 tempest-VolumesBackupsTest-363348102-project-member] https://10.4.3.152/volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 returned with HTTP 404 Aug 18 07:42:11.416402 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1237/4947] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:11 2026] GET /volume/v3/volumes/5814838d-9751-4f1e-acf6-8900a2ac5319 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:11.601278 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:11.601837 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:11.602198 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-18308277", "snapshot_id": "b6662fdd-73a3-4470-b3cc-0000990ee8de", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:11.603945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-18308277', 'snapshot_id': 'b6662fdd-73a3-4470-b3cc-0000990ee8de', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:11.609746 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:11.609746 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:11.611258 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:11.611258 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume of 1 GB Aug 18 07:42:11.614135 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Availability Zones retrieved successfully. Aug 18 07:42:11.619905 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (65ac17d6-5d4b-44ce-9312-8e55bdddb79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:11.621082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c860b1-6aff-4085-88f5-5aa70440969a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:11.622130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:11.661480 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c860b1-6aff-4085-88f5-5aa70440969a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6662fdd-73a3-4470-b3cc-0000990ee8de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:11.662312 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddafa05f-7816-496a-b849-7d976caabad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:11.703859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Created reservations ['c98ff76e-055b-4c2f-a5c7-492b0ab9661e', '88a5a8ba-09de-406d-a1fd-dfae5bb6bf90', 'c47df69e-04a7-4fb4-af79-3ea020c95bda', 'a37d004c-8436-4e08-912d-dd98ad9a4a00'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:11.704806 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddafa05f-7816-496a-b849-7d976caabad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c98ff76e-055b-4c2f-a5c7-492b0ab9661e', '88a5a8ba-09de-406d-a1fd-dfae5bb6bf90', 'c47df69e-04a7-4fb4-af79-3ea020c95bda', 'a37d004c-8436-4e08-912d-dd98ad9a4a00']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:11.705586 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d584c74b-2999-490c-a0b8-489d45f987ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:11.730944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7e52798b-4bb4-4898-ac08-dec57b7a2662 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:11.732851 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e52798b-4bb4-4898-ac08-dec57b7a2662 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 Aug 18 07:42:11.733052 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e52798b-4bb4-4898-ac08-dec57b7a2662 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:11.733268 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7e52798b-4bb4-4898-ac08-dec57b7a2662 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:11.737451 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7e52798b-4bb4-4898-ac08-dec57b7a2662 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 returned with HTTP 404 Aug 18 07:42:11.737936 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1237/4948] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:11 2026] GET /volume/v3/snapshots/61a84d8b-06d1-4fdb-a3c4-2ad6fba5c3e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:11.750681 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d584c74b-2999-490c-a0b8-489d45f987ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-18308277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['c98ff76e-055b-4c2f-a5c7-492b0ab9661e','88a5a8ba-09de-406d-a1fd-dfae5bb6bf90','c47df69e-04a7-4fb4-af79-3ea020c95bda','a37d004c-8436-4e08-912d-dd98ad9a4a00'],size=1,snapshot_id=b6662fdd-73a3-4470-b3cc-0000990ee8de,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-18308277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6662fdd-73a3-4470-b3cc-0000990ee8de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:11.751633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecaaeba-85d1-43b2-a7db-3e2f9658f9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:11.772624 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecaaeba-85d1-43b2-a7db-3e2f9658f9b0) transitioned into state 'SUCCESS' from state '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-18308277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b6dfaa4c674e9586a7bdc6583e2f39',qos_specs=None,replication_status=,reservations=['c98ff76e-055b-4c2f-a5c7-492b0ab9661e','88a5a8ba-09de-406d-a1fd-dfae5bb6bf90','c47df69e-04a7-4fb4-af79-3ea020c95bda','a37d004c-8436-4e08-912d-dd98ad9a4a00'],size=1,snapshot_id=b6662fdd-73a3-4470-b3cc-0000990ee8de,source_replicaid=,source_volid=None,status='creating',user_id='1e8dd68ba4f64db6840b033fe172fc62',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:11.773559 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a023681-fdb6-4a73-9904-de79fbd632f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:11.796830 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a023681-fdb6-4a73-9904-de79fbd632f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:11.797670 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Flow 'volume_create_api' (65ac17d6-5d4b-44ce-9312-8e55bdddb79a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:11.798008 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Create volume request issued successfully. Aug 18 07:42:11.798622 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34c174ee-0a79-4fc9-8843-5b9ab886ac8f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:11.799336 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1247/4949] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:42:11 2026] POST /volume/v3/volumes => generated 789 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:11.817502 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6dd7a293-0f36-405e-9085-da7ec54680d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:11.819380 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6dd7a293-0f36-405e-9085-da7ec54680d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:11.819567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6dd7a293-0f36-405e-9085-da7ec54680d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:11.819808 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6dd7a293-0f36-405e-9085-da7ec54680d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:11.827233 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:11.827233 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:11.831872 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6dd7a293-0f36-405e-9085-da7ec54680d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:11.837118 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6dd7a293-0f36-405e-9085-da7ec54680d2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:11.837524 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1229/4950] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:11 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:11.989694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-93cf5a60-99d1-4a26-ab6b-d4377febf2ae None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:11.989694 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93cf5a60-99d1-4a26-ab6b-d4377febf2ae tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f Aug 18 07:42:11.989694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93cf5a60-99d1-4a26-ab6b-d4377febf2ae tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:11.989694 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-93cf5a60-99d1-4a26-ab6b-d4377febf2ae tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:11.998390 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:11.998390 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:12.005346 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-93cf5a60-99d1-4a26-ab6b-d4377febf2ae tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:12.010897 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-93cf5a60-99d1-4a26-ab6b-d4377febf2ae tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f returned with HTTP 200 Aug 18 07:42:12.011493 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1238/4951] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:11 2026] GET /volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:12.028371 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ea95a065-eba0-4630-99b5-2ccb6fa167f0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.030182 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea95a065-eba0-4630-99b5-2ccb6fa167f0 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:42:12.030424 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea95a065-eba0-4630-99b5-2ccb6fa167f0 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.030601 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ea95a065-eba0-4630-99b5-2ccb6fa167f0 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.034076 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ea95a065-eba0-4630-99b5-2ccb6fa167f0 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:42:12.034483 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1238/4952] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:42:12 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:12.043233 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-55234201-e512-449c-993a-0b78967a2a00 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.047311 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55234201-e512-449c-993a-0b78967a2a00 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/messages/8596a994-3e8d-41e8-bb86-8af68bbefc6e Aug 18 07:42:12.047565 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55234201-e512-449c-993a-0b78967a2a00 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.047758 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-55234201-e512-449c-993a-0b78967a2a00 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.050566 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:12.050566 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:12.055151 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-55234201-e512-449c-993a-0b78967a2a00 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages/8596a994-3e8d-41e8-bb86-8af68bbefc6e returned with HTTP 204 Aug 18 07:42:12.055565 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1248/4953] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:42:12 2026] DELETE /volume/v3/messages/8596a994-3e8d-41e8-bb86-8af68bbefc6e => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:42:12.061862 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bf20f4a8-992a-471e-9a79-f1c7f6d6976f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.063802 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf20f4a8-992a-471e-9a79-f1c7f6d6976f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/messages/8596a994-3e8d-41e8-bb86-8af68bbefc6e Aug 18 07:42:12.063991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf20f4a8-992a-471e-9a79-f1c7f6d6976f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.064182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bf20f4a8-992a-471e-9a79-f1c7f6d6976f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.070313 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bf20f4a8-992a-471e-9a79-f1c7f6d6976f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages/8596a994-3e8d-41e8-bb86-8af68bbefc6e returned with HTTP 404 Aug 18 07:42:12.070313 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1230/4954] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:42:12 2026] GET /volume/v3/messages/8596a994-3e8d-41e8-bb86-8af68bbefc6e => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:12.077644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.079817 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f Aug 18 07:42:12.080014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.080188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.080359 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Delete volume with id: 4972d427-7763-4a77-bd4a-2ed9aacb622f Aug 18 07:42:12.087995 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:12.087995 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:12.087995 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:12.088798 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100292) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:42:12.101896 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-663470441 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-663470441, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:12.102402 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-663470441 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-663470441, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:12.112070 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Created reservations ['5577e8de-5afc-4c46-bdb9-0860cc3c3437', '9cc20abf-b1cc-4d15-8a87-97a466dbb6d5', 'fab468af-83af-4327-973b-af9ecb672e0b', '6c7a1cc3-af1e-4180-9b14-2f70209bcebe'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:12.146033 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Delete volume request issued successfully. Aug 18 07:42:12.146033 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d0aeea22-c222-4a70-9792-e93a5822fe13 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f returned with HTTP 202 Aug 18 07:42:12.146237 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1239/4955] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:42:12 2026] DELETE /volume/v3/volumes/4972d427-7763-4a77-bd4a-2ed9aacb622f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:12.157635 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ae32dbc3-dc85-4cda-8dc0-d9e552ee2478 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.160064 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae32dbc3-dc85-4cda-8dc0-d9e552ee2478 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/types/4577995f-12f0-4bd0-94e5-8215da59e28d Aug 18 07:42:12.160397 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae32dbc3-dc85-4cda-8dc0-d9e552ee2478 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.160663 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ae32dbc3-dc85-4cda-8dc0-d9e552ee2478 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.206613 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ae32dbc3-dc85-4cda-8dc0-d9e552ee2478 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/types/4577995f-12f0-4bd0-94e5-8215da59e28d returned with HTTP 202 Aug 18 07:42:12.207075 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1239/4956] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:42:12 2026] DELETE /volume/v3/types/4577995f-12f0-4bd0-94e5-8215da59e28d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:12.215254 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09f4da84-9571-4834-816b-05d7e2d8a65d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.217549 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09f4da84-9571-4834-816b-05d7e2d8a65d tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:42:12.217945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09f4da84-9571-4834-816b-05d7e2d8a65d tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-378359016", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1323551029", "vendor_name": "tempest-vendor_name-806433217"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:12.237998 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09f4da84-9571-4834-816b-05d7e2d8a65d tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:42:12.238765 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1249/4957] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:42:12 2026] POST /volume/v3/types => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:12.247379 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.249163 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:12.249570 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c30c1f6-704c-439f-9c80-c8248b07bc7c", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:12.251391 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume request body: {'volume': {'volume_type': '0c30c1f6-704c-439f-9c80-c8248b07bc7c', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:12.255310 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume of 1 GB Aug 18 07:42:12.255670 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:12.255670 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:12.256526 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Availability Zones retrieved successfully. Aug 18 07:42:12.262606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Flow 'volume_create_api' (31724bd0-f7e2-4b0f-8685-bed78bbd07d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:12.264386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0159997a-44a4-47a7-a125-5faf8fac7083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:12.266275 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:12.293297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0159997a-44a4-47a7-a125-5faf8fac7083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:42:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1323551029',vendor_name='tempest-vendor_name-806433217'},id=0c30c1f6-704c-439f-9c80-c8248b07bc7c,is_public=True,name='tempest-ProjectAdminTests-volume-type-378359016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c30c1f6-704c-439f-9c80-c8248b07bc7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:12.294183 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8530110-fea3-4629-aa21-fbcb86accf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:12.329419 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-378359016 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-378359016, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:12.329832 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-378359016 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-378359016, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:12.364530 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Created reservations ['ea1da973-4049-4996-82e9-0487543d953d', 'ac17d4be-00f4-443e-b30f-f29416c8816b', '38184e09-d7b5-4442-8d3a-e74b97f4ae3c', '514ec6f8-34f5-40be-817d-e2dfd8018671'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:12.366906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8530110-fea3-4629-aa21-fbcb86accf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea1da973-4049-4996-82e9-0487543d953d', 'ac17d4be-00f4-443e-b30f-f29416c8816b', '38184e09-d7b5-4442-8d3a-e74b97f4ae3c', '514ec6f8-34f5-40be-817d-e2dfd8018671']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:12.366906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e9d678-25f9-4c1c-b228-bfc280c8bc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:12.391759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e9d678-25f9-4c1c-b228-bfc280c8bc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807eae28-6931-456b-8a9f-1ebef40f6c54', '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='d383b628898e462fa0377cfde6f4507b',qos_specs=None,replication_status=,reservations=['ea1da973-4049-4996-82e9-0487543d953d','ac17d4be-00f4-443e-b30f-f29416c8816b','38184e09-d7b5-4442-8d3a-e74b97f4ae3c','514ec6f8-34f5-40be-817d-e2dfd8018671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6abe2a910ee48b1ab93b674403eca31',volume_type_id=0c30c1f6-704c-439f-9c80-c8248b07bc7c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42: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=807eae28-6931-456b-8a9f-1ebef40f6c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d383b628898e462fa0377cfde6f4507b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6abe2a910ee48b1ab93b674403eca31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c30c1f6-704c-439f-9c80-c8248b07bc7c),volume_type_id=0c30c1f6-704c-439f-9c80-c8248b07bc7c)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:12.392700 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da707ff0-3a37-40cf-ad4c-cfaf3dc89a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:12.409897 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da707ff0-3a37-40cf-ad4c-cfaf3dc89a52) transitioned into state 'SUCCESS' from 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='d383b628898e462fa0377cfde6f4507b',qos_specs=None,replication_status=,reservations=['ea1da973-4049-4996-82e9-0487543d953d','ac17d4be-00f4-443e-b30f-f29416c8816b','38184e09-d7b5-4442-8d3a-e74b97f4ae3c','514ec6f8-34f5-40be-817d-e2dfd8018671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6abe2a910ee48b1ab93b674403eca31',volume_type_id=0c30c1f6-704c-439f-9c80-c8248b07bc7c)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:12.410661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d9db3f0-f7f0-4876-a4f9-0152ef8d0865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:12.418722 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d9db3f0-f7f0-4876-a4f9-0152ef8d0865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:12.419476 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Flow 'volume_create_api' (31724bd0-f7e2-4b0f-8685-bed78bbd07d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:12.419775 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume request issued successfully. Aug 18 07:42:12.420306 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-82ba2b98-0dc3-4cbc-8c3e-62362e04ebc8 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:12.420686 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1231/4958] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:42:12 2026] POST /volume/v3/volumes => generated 772 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:12.434831 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-beb47e72-9f1a-4c28-bdc6-38163ef4c257 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.436663 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beb47e72-9f1a-4c28-bdc6-38163ef4c257 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 Aug 18 07:42:12.437007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-beb47e72-9f1a-4c28-bdc6-38163ef4c257 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.437246 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-beb47e72-9f1a-4c28-bdc6-38163ef4c257 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.446286 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:12.446286 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:12.449513 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-beb47e72-9f1a-4c28-bdc6-38163ef4c257 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:12.455824 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-beb47e72-9f1a-4c28-bdc6-38163ef4c257 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 returned with HTTP 200 Aug 18 07:42:12.456218 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1240/4959] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:12 2026] GET /volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:12.855328 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e9e128ed-76c5-4662-8f3d-db6f2e2d5194 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.857195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9e128ed-76c5-4662-8f3d-db6f2e2d5194 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:12.857394 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9e128ed-76c5-4662-8f3d-db6f2e2d5194 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.857576 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e9e128ed-76c5-4662-8f3d-db6f2e2d5194 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.864542 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:12.864542 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:12.868460 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e9e128ed-76c5-4662-8f3d-db6f2e2d5194 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:12.874330 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e9e128ed-76c5-4662-8f3d-db6f2e2d5194 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:12.874714 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1240/4960] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:12 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:12.886129 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cf93dc08-a7b6-400f-a0ea-97f2997e7780 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:12.887878 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cf93dc08-a7b6-400f-a0ea-97f2997e7780 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:12.888060 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cf93dc08-a7b6-400f-a0ea-97f2997e7780 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:12.888259 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cf93dc08-a7b6-400f-a0ea-97f2997e7780 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:12.894986 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:12.894986 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:12.898654 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cf93dc08-a7b6-400f-a0ea-97f2997e7780 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:12.902556 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cf93dc08-a7b6-400f-a0ea-97f2997e7780 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:12.902938 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1250/4961] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:12 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.415956 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-d4bf237c-26dd-4d06-b0e6-09ecde9c4639 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.418023 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-d4bf237c-26dd-4d06-b0e6-09ecde9c4639 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:13.418318 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-d4bf237c-26dd-4d06-b0e6-09ecde9c4639 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.418514 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-d4bf237c-26dd-4d06-b0e6-09ecde9c4639 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.427333 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.427333 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:13.431886 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-d4bf237c-26dd-4d06-b0e6-09ecde9c4639 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:13.435901 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-d4bf237c-26dd-4d06-b0e6-09ecde9c4639 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:13.436231 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1232/4962] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.461186 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e4236233-5379-49b2-b4a9-8737be8e39fa req-09ac7e2e-fc63-4ef6-b574-dae06541435a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.464447 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e4236233-5379-49b2-b4a9-8737be8e39fa req-09ac7e2e-fc63-4ef6-b574-dae06541435a tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e Aug 18 07:42:13.464447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e4236233-5379-49b2-b4a9-8737be8e39fa req-09ac7e2e-fc63-4ef6-b574-dae06541435a tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.464447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e4236233-5379-49b2-b4a9-8737be8e39fa req-09ac7e2e-fc63-4ef6-b574-dae06541435a tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.470042 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7681826e-83db-46b2-a185-61d5372eabe4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.476508 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7681826e-83db-46b2-a185-61d5372eabe4 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 Aug 18 07:42:13.476508 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7681826e-83db-46b2-a185-61d5372eabe4 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.476508 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7681826e-83db-46b2-a185-61d5372eabe4 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.483431 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.483431 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:13.488675 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.488675 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:13.494633 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-7681826e-83db-46b2-a185-61d5372eabe4 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:13.499257 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7681826e-83db-46b2-a185-61d5372eabe4 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 returned with HTTP 200 Aug 18 07:42:13.499962 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1241/4963] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 => generated 972 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.515056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e1bd45db-154d-4536-ab37-5afbd8b69a07 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.516718 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1bd45db-154d-4536-ab37-5afbd8b69a07 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:42:13.517234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1bd45db-154d-4536-ab37-5afbd8b69a07 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.517234 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e1bd45db-154d-4536-ab37-5afbd8b69a07 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.522847 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e1bd45db-154d-4536-ab37-5afbd8b69a07 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:42:13.523246 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1251/4964] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.533134 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-42a0b99d-3197-4f12-9e14-2f56d2283d39 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.536993 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42a0b99d-3197-4f12-9e14-2f56d2283d39 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:42:13.537286 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42a0b99d-3197-4f12-9e14-2f56d2283d39 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.537514 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-42a0b99d-3197-4f12-9e14-2f56d2283d39 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.545584 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-42a0b99d-3197-4f12-9e14-2f56d2283d39 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:42:13.545584 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1233/4965] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.548262 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9f219ec7-d3d7-4ab9-ad42-bc38d7c7a528 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.548802 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f219ec7-d3d7-4ab9-ad42-bc38d7c7a528 None None] GET https://10.4.3.152/volume// Aug 18 07:42:13.548998 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f219ec7-d3d7-4ab9-ad42-bc38d7c7a528 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.549239 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9f219ec7-d3d7-4ab9-ad42-bc38d7c7a528 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.549622 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9f219ec7-d3d7-4ab9-ad42-bc38d7c7a528 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:13.549974 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1242/4966] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:13.550501 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e4236233-5379-49b2-b4a9-8737be8e39fa req-09ac7e2e-fc63-4ef6-b574-dae06541435a tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e returned with HTTP 200 Aug 18 07:42:13.550966 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1241/4967] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:13 2026] DELETE /volume/v3/attachments/a837ea49-9c44-4bd5-9967-a1923ddbf18e => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.553571 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aaab115c-cc38-4aa2-b6ba-d4b68ffc1f1c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.555458 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aaab115c-cc38-4aa2-b6ba-d4b68ffc1f1c tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/messages/5776de1a-607f-4cdf-91ff-f793f95c0692 Aug 18 07:42:13.555682 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aaab115c-cc38-4aa2-b6ba-d4b68ffc1f1c tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.555895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aaab115c-cc38-4aa2-b6ba-d4b68ffc1f1c tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.557829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-21030381-0c25-41cd-b909-43f3d2a84a64 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.566087 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aaab115c-cc38-4aa2-b6ba-d4b68ffc1f1c tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages/5776de1a-607f-4cdf-91ff-f793f95c0692 returned with HTTP 204 Aug 18 07:42:13.566446 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1252/4968] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:42:13 2026] DELETE /volume/v3/messages/5776de1a-607f-4cdf-91ff-f793f95c0692 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:42:13.573626 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b16deae9-f11b-44ff-af07-d368eb363751 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.575587 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 Aug 18 07:42:13.575908 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.576199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.576460 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Delete volume with id: 807eae28-6931-456b-8a9f-1ebef40f6c54 Aug 18 07:42:13.585561 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.585561 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:13.586013 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:13.587334 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:42:13.601458 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-378359016 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-378359016, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:13.601887 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-378359016 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-378359016, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:13.611999 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Created reservations ['baf4cd22-3a47-4783-b6e9-e1f828232deb', 'd77a4150-8182-4911-b991-49e9de90f495', '6be87bf7-39fd-4db0-aae8-24c32cc01bec', '5a4f8304-95b6-4a31-a996-4005a3d7d185'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:13.644606 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Delete volume request issued successfully. Aug 18 07:42:13.644669 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-21030381-0c25-41cd-b909-43f3d2a84a64 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:42:13.644939 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b16deae9-f11b-44ff-af07-d368eb363751 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 returned with HTTP 202 Aug 18 07:42:13.645029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-21030381-0c25-41cd-b909-43f3d2a84a64 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba", "connector": null, "instance_uuid": "7dcde9e6-f63b-43c6-8844-ebc32b3899cf"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:13.645461 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1243/4969] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:42:13 2026] DELETE /volume/v3/volumes/807eae28-6931-456b-8a9f-1ebef40f6c54 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:13.654878 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c290d475-4f00-49d8-a0b7-a36b55365e0f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.656758 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c290d475-4f00-49d8-a0b7-a36b55365e0f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/types/0c30c1f6-704c-439f-9c80-c8248b07bc7c Aug 18 07:42:13.656935 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c290d475-4f00-49d8-a0b7-a36b55365e0f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.657178 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c290d475-4f00-49d8-a0b7-a36b55365e0f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.657486 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.657486 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:13.660761 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.660761 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:13.690893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c290d475-4f00-49d8-a0b7-a36b55365e0f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/types/0c30c1f6-704c-439f-9c80-c8248b07bc7c returned with HTTP 202 Aug 18 07:42:13.691444 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1242/4970] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:42:13 2026] DELETE /volume/v3/types/0c30c1f6-704c-439f-9c80-c8248b07bc7c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:13.700972 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-21030381-0c25-41cd-b909-43f3d2a84a64 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:42:13.701075 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-19a86c0c-aefd-44a0-8016-af4bc80b3dd1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.701413 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1234/4971] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:42:13 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:13.703331 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19a86c0c-aefd-44a0-8016-af4bc80b3dd1 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:42:13.703793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-19a86c0c-aefd-44a0-8016-af4bc80b3dd1 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-296520396", "extra_specs": {"storage_protocol": "tempest-storage_protocol-259921977", "vendor_name": "tempest-vendor_name-1463138066"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:13.725351 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-19a86c0c-aefd-44a0-8016-af4bc80b3dd1 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:42:13.725774 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1253/4972] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:42:13 2026] POST /volume/v3/types => generated 327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.734855 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.737178 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:13.738034 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "51780abd-36ea-4230-8848-250cca63646c", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:13.739666 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume request body: {'volume': {'volume_type': '51780abd-36ea-4230-8848-250cca63646c', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:13.744345 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume of 1 GB Aug 18 07:42:13.744751 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.744751 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:13.745220 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Availability Zones retrieved successfully. Aug 18 07:42:13.749943 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9cde0525-3af1-4064-a249-2e5119c4df87 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.751964 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Flow 'volume_create_api' (c74cabf0-6114-4a5d-a970-9504937dca5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:13.752677 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9cde0525-3af1-4064-a249-2e5119c4df87 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:13.752870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1161e8-1e94-4e18-9b0e-a0dec25e74e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:13.752911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9cde0525-3af1-4064-a249-2e5119c4df87 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.753095 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9cde0525-3af1-4064-a249-2e5119c4df87 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.753602 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:13.762154 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.762154 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:13.763777 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7ca2773-aa59-43ab-b351-0dadc0156801 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.764263 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7ca2773-aa59-43ab-b351-0dadc0156801 None None] GET https://10.4.3.152/volume// Aug 18 07:42:13.764544 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7ca2773-aa59-43ab-b351-0dadc0156801 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.764809 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7ca2773-aa59-43ab-b351-0dadc0156801 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.765166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7ca2773-aa59-43ab-b351-0dadc0156801 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:13.765496 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1235/4973] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:13.768573 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9cde0525-3af1-4064-a249-2e5119c4df87 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:13.771496 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1161e8-1e94-4e18-9b0e-a0dec25e74e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:42:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-259921977',vendor_name='tempest-vendor_name-1463138066'},id=51780abd-36ea-4230-8848-250cca63646c,is_public=True,name='tempest-ProjectAdminTests-volume-type-296520396',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51780abd-36ea-4230-8848-250cca63646c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:13.772322 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d41fda3-299d-46a4-ab9f-ce9955b00142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:13.772910 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9cde0525-3af1-4064-a249-2e5119c4df87 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:13.773600 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7e258f71-ab26-42ad-8eb6-e823493e3119 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.773769 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1243/4974] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:13.775733 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7e258f71-ab26-42ad-8eb6-e823493e3119 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:13.775951 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7e258f71-ab26-42ad-8eb6-e823493e3119 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.776146 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7e258f71-ab26-42ad-8eb6-e823493e3119 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.788338 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.788338 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:13.793332 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7e258f71-ab26-42ad-8eb6-e823493e3119 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:13.797784 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7e258f71-ab26-42ad-8eb6-e823493e3119 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:13.798115 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1254/4975] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:13.802681 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-296520396 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-296520396, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:13.803005 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-296520396 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-296520396, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:13.828300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Created reservations ['35d21c26-6219-4f25-a1f6-7029b9f69591', '2efe737a-c587-45ad-9bff-99ade68bd7cb', '592875ad-5e56-4956-83af-db2efcd42592', '41c1b970-a1f8-4418-98f5-c427ab568d6c'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:13.829287 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d41fda3-299d-46a4-ab9f-ce9955b00142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d21c26-6219-4f25-a1f6-7029b9f69591', '2efe737a-c587-45ad-9bff-99ade68bd7cb', '592875ad-5e56-4956-83af-db2efcd42592', '41c1b970-a1f8-4418-98f5-c427ab568d6c']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:13.830294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32056fd4-c4df-4506-92dd-8b05e05cd4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:13.865461 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32056fd4-c4df-4506-92dd-8b05e05cd4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f14f07-6135-4223-a09a-ef83e256dab8', '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='d383b628898e462fa0377cfde6f4507b',qos_specs=None,replication_status=,reservations=['35d21c26-6219-4f25-a1f6-7029b9f69591','2efe737a-c587-45ad-9bff-99ade68bd7cb','592875ad-5e56-4956-83af-db2efcd42592','41c1b970-a1f8-4418-98f5-c427ab568d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6abe2a910ee48b1ab93b674403eca31',volume_type_id=51780abd-36ea-4230-8848-250cca63646c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:13Z,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=84f14f07-6135-4223-a09a-ef83e256dab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d383b628898e462fa0377cfde6f4507b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6abe2a910ee48b1ab93b674403eca31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51780abd-36ea-4230-8848-250cca63646c),volume_type_id=51780abd-36ea-4230-8848-250cca63646c)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:13.866227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a99e21-1c08-459d-9382-9eff176260f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:13.888252 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a99e21-1c08-459d-9382-9eff176260f5) transitioned into state 'SUCCESS' from 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='d383b628898e462fa0377cfde6f4507b',qos_specs=None,replication_status=,reservations=['35d21c26-6219-4f25-a1f6-7029b9f69591','2efe737a-c587-45ad-9bff-99ade68bd7cb','592875ad-5e56-4956-83af-db2efcd42592','41c1b970-a1f8-4418-98f5-c427ab568d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6abe2a910ee48b1ab93b674403eca31',volume_type_id=51780abd-36ea-4230-8848-250cca63646c)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:13.889059 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fae94fa-9e60-4c3b-b1a9-a6950842f9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:13.906722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fae94fa-9e60-4c3b-b1a9-a6950842f9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:13.907571 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Flow 'volume_create_api' (c74cabf0-6114-4a5d-a970-9504937dca5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:13.907925 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Create volume request issued successfully. Aug 18 07:42:13.908543 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fe07dd57-bf7b-438a-b72b-31310bf1cc73 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:13.908987 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1244/4976] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:42:13 2026] POST /volume/v3/volumes => generated 772 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:13.924188 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7bc9172f-f331-4d5c-85bf-3957c3ff4f42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.925665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-406413a0-5b4a-482c-a01f-ed1b6fed595b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:13.928191 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-406413a0-5b4a-482c-a01f-ed1b6fed595b tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 Aug 18 07:42:13.928432 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-406413a0-5b4a-482c-a01f-ed1b6fed595b tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:13.928644 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-406413a0-5b4a-482c-a01f-ed1b6fed595b tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:13.931020 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7bc9172f-f331-4d5c-85bf-3957c3ff4f42 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] PUT https://10.4.3.152/volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0 Aug 18 07:42:13.931457 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7bc9172f-f331-4d5c-85bf-3957c3ff4f42 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:13.948693 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7bc9172f-f331-4d5c-85bf-3957c3ff4f42 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Acquiring lock "cinder-attachment_update-60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:42:13.948803 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.948803 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:13.953571 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7bc9172f-f331-4d5c-85bf-3957c3ff4f42 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:42:13.954524 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:13.954524 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:13.954815 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-406413a0-5b4a-482c-a01f-ed1b6fed595b tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:13.960771 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-406413a0-5b4a-482c-a01f-ed1b6fed595b tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 returned with HTTP 200 Aug 18 07:42:13.961310 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1244/4977] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:13 2026] GET /volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:14.038995 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7bc9172f-f331-4d5c-85bf-3957c3ff4f42 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Lock "cinder-attachment_update-60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba-np0000007613" released by "attachment_update" :: held 0.085s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:42:14.039293 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-7bc9172f-f331-4d5c-85bf-3957c3ff4f42 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0 returned with HTTP 200 Aug 18 07:42:14.039759 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1236/4978] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:42:13 2026] PUT /volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:14.790023 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-67f03956-dc3f-4f0b-aadb-32755dbe619b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:14.792954 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67f03956-dc3f-4f0b-aadb-32755dbe619b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:14.793192 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67f03956-dc3f-4f0b-aadb-32755dbe619b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:14.793445 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-67f03956-dc3f-4f0b-aadb-32755dbe619b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:14.796532 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=417,cinder:UPDATE=96,cinder:INSERT=58 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:42:14.809594 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:14.809594 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:14.814068 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-67f03956-dc3f-4f0b-aadb-32755dbe619b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:14.820068 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-67f03956-dc3f-4f0b-aadb-32755dbe619b tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:14.820577 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1255/4979] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:14 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:14.940219 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:14.942356 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:42:14.942646 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:14.942931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:14.943143 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete volume with id: 857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:42:14.951784 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:14.951784 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:14.952276 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:42:14.968846 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete volume request issued successfully. Aug 18 07:42:14.969374 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c6734fe-6c4b-4a00-a19b-3e5816e2541b tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 202 Aug 18 07:42:14.969454 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1245/4980] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:14 2026] DELETE /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:42:14.976144 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-05cbd374-27f1-4be4-bbc3-8d45ba2b29bd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:14.977663 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dd4049bf-7fe8-4a43-a415-d8e6de51ea9d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:14.977982 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05cbd374-27f1-4be4-bbc3-8d45ba2b29bd tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 Aug 18 07:42:14.978103 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05cbd374-27f1-4be4-bbc3-8d45ba2b29bd tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:14.978310 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-05cbd374-27f1-4be4-bbc3-8d45ba2b29bd tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:14.979547 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd4049bf-7fe8-4a43-a415-d8e6de51ea9d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:42:14.979773 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd4049bf-7fe8-4a43-a415-d8e6de51ea9d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:14.979965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd4049bf-7fe8-4a43-a415-d8e6de51ea9d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:14.984971 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:14.984971 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:14.988642 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-05cbd374-27f1-4be4-bbc3-8d45ba2b29bd tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:14.990031 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:14.990031 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:14.993514 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-05cbd374-27f1-4be4-bbc3-8d45ba2b29bd tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 returned with HTTP 200 Aug 18 07:42:14.994020 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1245/4981] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:14 2026] GET /volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:14.997299 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-dd4049bf-7fe8-4a43-a415-d8e6de51ea9d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:42:14.999897 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd4049bf-7fe8-4a43-a415-d8e6de51ea9d tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 200 Aug 18 07:42:15.000596 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1237/4982] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:14 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 1422 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:15.009168 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca15182a-bfcf-4296-8b10-e0e9330bd78f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:15.010684 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca15182a-bfcf-4296-8b10-e0e9330bd78f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:42:15.010877 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca15182a-bfcf-4296-8b10-e0e9330bd78f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:15.011069 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca15182a-bfcf-4296-8b10-e0e9330bd78f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:15.014300 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca15182a-bfcf-4296-8b10-e0e9330bd78f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:42:15.014628 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1256/4983] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:42:15 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:15.025843 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a0a5750-200c-4c50-b4ac-bcf32b23485f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:15.028414 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a0a5750-200c-4c50-b4ac-bcf32b23485f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] GET https://10.4.3.152/volume/v3/messages/fcc70039-4105-4679-8e3c-b0352ec3beed Aug 18 07:42:15.028625 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a0a5750-200c-4c50-b4ac-bcf32b23485f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:15.028842 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a0a5750-200c-4c50-b4ac-bcf32b23485f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:15.035860 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a0a5750-200c-4c50-b4ac-bcf32b23485f tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages/fcc70039-4105-4679-8e3c-b0352ec3beed returned with HTTP 200 Aug 18 07:42:15.036237 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1246/4984] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:42:15 2026] GET /volume/v3/messages/fcc70039-4105-4679-8e3c-b0352ec3beed => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:15.045567 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-26642743-d84d-4bb0-8e7e-152d6ebd2ce5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:15.047801 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26642743-d84d-4bb0-8e7e-152d6ebd2ce5 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/messages/fcc70039-4105-4679-8e3c-b0352ec3beed Aug 18 07:42:15.048071 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26642743-d84d-4bb0-8e7e-152d6ebd2ce5 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:15.048313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26642743-d84d-4bb0-8e7e-152d6ebd2ce5 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:15.059200 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26642743-d84d-4bb0-8e7e-152d6ebd2ce5 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/messages/fcc70039-4105-4679-8e3c-b0352ec3beed returned with HTTP 204 Aug 18 07:42:15.059776 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1246/4985] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:42:15 2026] DELETE /volume/v3/messages/fcc70039-4105-4679-8e3c-b0352ec3beed => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:42:15.067852 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-085d099b-f83b-4a13-8949-0414e3d2851a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:15.069513 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 Aug 18 07:42:15.069733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:15.069948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:15.070130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Delete volume with id: 84f14f07-6135-4223-a09a-ef83e256dab8 Aug 18 07:42:15.076848 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:15.076848 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:15.077161 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Volume info retrieved successfully. Aug 18 07:42:15.078028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100293) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:42:15.090225 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-296520396 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-296520396, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:15.090497 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-296520396 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-296520396, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:15.108103 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Created reservations ['e477ec9e-e8fb-45cb-b9ea-c59008e998ee', 'f2bb6940-9f10-41ee-8bde-82f480161cf6', '82fd0351-5d6e-4649-b2bb-c53531f6f449', 'f2177f7f-c048-4d1a-9afb-30de85b5ee2d'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:15.150046 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Delete volume request issued successfully. Aug 18 07:42:15.150312 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-085d099b-f83b-4a13-8949-0414e3d2851a tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 returned with HTTP 202 Aug 18 07:42:15.150851 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1238/4986] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:42:15 2026] DELETE /volume/v3/volumes/84f14f07-6135-4223-a09a-ef83e256dab8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:15.165781 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f27850f7-f889-42cc-97b8-a240dbf12d86 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:15.168348 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f27850f7-f889-42cc-97b8-a240dbf12d86 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] DELETE https://10.4.3.152/volume/v3/types/51780abd-36ea-4230-8848-250cca63646c Aug 18 07:42:15.168348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f27850f7-f889-42cc-97b8-a240dbf12d86 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:15.168348 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f27850f7-f889-42cc-97b8-a240dbf12d86 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:15.198444 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f27850f7-f889-42cc-97b8-a240dbf12d86 tempest-ProjectAdminTests-1318580122 tempest-ProjectAdminTests-1318580122-project-admin] https://10.4.3.152/volume/v3/types/51780abd-36ea-4230-8848-250cca63646c returned with HTTP 202 Aug 18 07:42:15.198894 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1257/4987] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:42:15 2026] DELETE /volume/v3/types/51780abd-36ea-4230-8848-250cca63646c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:15.832519 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2c711bbf-ec45-4088-82f1-9b7abaa8a4ac None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:15.834893 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c711bbf-ec45-4088-82f1-9b7abaa8a4ac tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:15.835114 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c711bbf-ec45-4088-82f1-9b7abaa8a4ac tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:15.835474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2c711bbf-ec45-4088-82f1-9b7abaa8a4ac tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:15.850068 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:15.850068 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:15.854039 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2c711bbf-ec45-4088-82f1-9b7abaa8a4ac tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:15.858670 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2c711bbf-ec45-4088-82f1-9b7abaa8a4ac tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:15.859144 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1247/4988] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:15 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:16.013256 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cbf2deaf-42f4-4112-ad1f-cffd140e38b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:16.015464 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbf2deaf-42f4-4112-ad1f-cffd140e38b7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf Aug 18 07:42:16.015746 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbf2deaf-42f4-4112-ad1f-cffd140e38b7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:16.016003 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cbf2deaf-42f4-4112-ad1f-cffd140e38b7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:16.021693 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cbf2deaf-42f4-4112-ad1f-cffd140e38b7 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf returned with HTTP 404 Aug 18 07:42:16.022144 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1247/4989] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:16 2026] GET /volume/v3/volumes/857fb518-ad02-488a-b10b-00b7458c07bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:16.029329 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:16.031353 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 Aug 18 07:42:16.031565 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:16.031761 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:16.031891 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete snapshot with id: 4e52afe2-f456-4f8a-ad89-2398fa293aa6 Aug 18 07:42:16.037436 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:16.037436 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:16.037841 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:42:16.055419 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot delete request issued successfully. Aug 18 07:42:16.055571 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae5db054-363a-42c9-a68f-e75ea45fdba3 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 returned with HTTP 202 Aug 18 07:42:16.055981 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1239/4990] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:42:16 2026] DELETE /volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:16.065080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd969c49-5312-4ea6-b752-72c02f7c4b08 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:16.068796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd969c49-5312-4ea6-b752-72c02f7c4b08 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 Aug 18 07:42:16.068796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd969c49-5312-4ea6-b752-72c02f7c4b08 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:16.068796 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd969c49-5312-4ea6-b752-72c02f7c4b08 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:16.074679 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:16.074679 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:16.075319 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bd969c49-5312-4ea6-b752-72c02f7c4b08 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Snapshot retrieved successfully. Aug 18 07:42:16.077050 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd969c49-5312-4ea6-b752-72c02f7c4b08 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 returned with HTTP 200 Aug 18 07:42:16.077050 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1258/4991] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:16 2026] GET /volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:16.872869 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-05ca217f-e8d3-4bf5-9617-d5d6b12946cd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:16.874554 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05ca217f-e8d3-4bf5-9617-d5d6b12946cd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:16.874737 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05ca217f-e8d3-4bf5-9617-d5d6b12946cd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:16.874928 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-05ca217f-e8d3-4bf5-9617-d5d6b12946cd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:16.886570 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:16.886570 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:16.890652 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-05ca217f-e8d3-4bf5-9617-d5d6b12946cd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:16.895027 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-05ca217f-e8d3-4bf5-9617-d5d6b12946cd tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:16.895466 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1248/4992] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:16 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:42:17.087159 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-16dfa4fc-9766-49de-8c5f-c5ee959f1f41 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:17.088842 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16dfa4fc-9766-49de-8c5f-c5ee959f1f41 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 Aug 18 07:42:17.089040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-16dfa4fc-9766-49de-8c5f-c5ee959f1f41 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:17.089250 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-16dfa4fc-9766-49de-8c5f-c5ee959f1f41 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:17.093680 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-16dfa4fc-9766-49de-8c5f-c5ee959f1f41 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 returned with HTTP 404 Aug 18 07:42:17.094170 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1248/4993] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:17 2026] GET /volume/v3/snapshots/4e52afe2-f456-4f8a-ad89-2398fa293aa6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:17.304883 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-9f073a9f-4686-4971-b3aa-c3882f320a02 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:17.308199 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-9f073a9f-4686-4971-b3aa-c3882f320a02 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0/action Aug 18 07:42:17.308715 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-9f073a9f-4686-4971-b3aa-c3882f320a02 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:17.308904 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-9f073a9f-4686-4971-b3aa-c3882f320a02 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:17.339319 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:17.339319 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:17.353627 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-6d211895-14ee-4563-bba1-dde8546f9d70 req-9f073a9f-4686-4971-b3aa-c3882f320a02 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0/action returned with HTTP 204 Aug 18 07:42:17.354129 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1240/4994] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:42:17 2026] POST /volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:17.909393 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5afd6375-82b1-4eaf-8c96-9e89a2d85cc9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:17.911233 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5afd6375-82b1-4eaf-8c96-9e89a2d85cc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:17.911425 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5afd6375-82b1-4eaf-8c96-9e89a2d85cc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:17.911618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5afd6375-82b1-4eaf-8c96-9e89a2d85cc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:17.924837 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:17.924837 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:17.930710 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-5afd6375-82b1-4eaf-8c96-9e89a2d85cc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:17.936661 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5afd6375-82b1-4eaf-8c96-9e89a2d85cc9 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:17.937055 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1259/4995] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:17 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:18.765103 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-b66e3a16-f678-480b-b7e5-c3c5089ab8b3 req-4c9782ca-0fb0-41df-b42e-f94c2b057e1f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:18.767776 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b66e3a16-f678-480b-b7e5-c3c5089ab8b3 req-4c9782ca-0fb0-41df-b42e-f94c2b057e1f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515 Aug 18 07:42:18.768057 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b66e3a16-f678-480b-b7e5-c3c5089ab8b3 req-4c9782ca-0fb0-41df-b42e-f94c2b057e1f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:18.768356 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-b66e3a16-f678-480b-b7e5-c3c5089ab8b3 req-4c9782ca-0fb0-41df-b42e-f94c2b057e1f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:18.778086 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:18.778086 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:18.824432 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-b66e3a16-f678-480b-b7e5-c3c5089ab8b3 req-4c9782ca-0fb0-41df-b42e-f94c2b057e1f tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515 returned with HTTP 200 Aug 18 07:42:18.824878 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1249/4996] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:18 2026] DELETE /volume/v3/attachments/1beb9949-6f53-46d7-8164-95fe9433e515 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:20.185884 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-37a36760-20ab-4402-a976-bfce2afa8665 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:20.187964 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37a36760-20ab-4402-a976-bfce2afa8665 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] DELETE https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:42:20.188729 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37a36760-20ab-4402-a976-bfce2afa8665 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:20.188729 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-37a36760-20ab-4402-a976-bfce2afa8665 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:20.188729 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-37a36760-20ab-4402-a976-bfce2afa8665 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete volume with id: 90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:42:20.195968 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:20.195968 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:20.196510 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-37a36760-20ab-4402-a976-bfce2afa8665 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:42:20.220889 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-37a36760-20ab-4402-a976-bfce2afa8665 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Delete volume request issued successfully. Aug 18 07:42:20.220889 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-37a36760-20ab-4402-a976-bfce2afa8665 tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 202 Aug 18 07:42:20.220889 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1249/4997] 10.4.3.152 () {68 vars in 1392 bytes} [Tue Aug 18 07:42:20 2026] DELETE /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 07:42:20.225065 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1cf67560-c4ff-45e5-a0ff-4b997d49093e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:20.227641 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cf67560-c4ff-45e5-a0ff-4b997d49093e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:42:20.227917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cf67560-c4ff-45e5-a0ff-4b997d49093e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:20.228229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1cf67560-c4ff-45e5-a0ff-4b997d49093e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:20.238296 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:20.238296 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:20.247493 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1cf67560-c4ff-45e5-a0ff-4b997d49093e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Volume info retrieved successfully. Aug 18 07:42:20.256490 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1cf67560-c4ff-45e5-a0ff-4b997d49093e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 200 Aug 18 07:42:20.256946 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1241/4998] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:20 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:21.273953 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-904c73e7-0765-42b1-8c94-56d1f026517e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:21.277110 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-904c73e7-0765-42b1-8c94-56d1f026517e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] GET https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 Aug 18 07:42:21.277110 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-904c73e7-0765-42b1-8c94-56d1f026517e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:21.277194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-904c73e7-0765-42b1-8c94-56d1f026517e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:21.283177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-904c73e7-0765-42b1-8c94-56d1f026517e tempest-TestVolumeBootPatternV346-803150327 tempest-TestVolumeBootPatternV346-803150327-project-member] https://10.4.3.152/volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 returned with HTTP 404 Aug 18 07:42:21.283683 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1260/4999] 10.4.3.152 () {68 vars in 1389 bytes} [Tue Aug 18 07:42:21 2026] GET /volume/v3/volumes/90eb3979-4bbd-4bea-b8cf-bb0d65945bb1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 07:42:21.307144 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-9862bc0c-d0a6-4257-b6b2-3c9f66c9f837 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:21.312595 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-9862bc0c-d0a6-4257-b6b2-3c9f66c9f837 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:21.312720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-9862bc0c-d0a6-4257-b6b2-3c9f66c9f837 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:21.312916 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-9862bc0c-d0a6-4257-b6b2-3c9f66c9f837 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:21.326633 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:21.326633 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:21.331961 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-9862bc0c-d0a6-4257-b6b2-3c9f66c9f837 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:21.340876 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-9862bc0c-d0a6-4257-b6b2-3c9f66c9f837 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:21.341358 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1250/5000] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:21 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:21.359428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-86cb208a-43b3-40f1-93a2-0e4832ccb4b6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:21.361515 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-86cb208a-43b3-40f1-93a2-0e4832ccb4b6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] POST https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba/action Aug 18 07:42:21.361848 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-86cb208a-43b3-40f1-93a2-0e4832ccb4b6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:21.361960 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-86cb208a-43b3-40f1-93a2-0e4832ccb4b6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:21.374586 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:21.374586 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:21.375117 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-86cb208a-43b3-40f1-93a2-0e4832ccb4b6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:21.383542 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-86cb208a-43b3-40f1-93a2-0e4832ccb4b6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Begin detaching volume completed successfully. Aug 18 07:42:21.383888 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-86cb208a-43b3-40f1-93a2-0e4832ccb4b6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba/action returned with HTTP 202 Aug 18 07:42:21.384683 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1250/5001] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:42:21 2026] POST /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:42:21.422362 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cbc39c67-be9b-45f1-ac10-092e6e7074c6 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:21.422761 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbc39c67-be9b-45f1-ac10-092e6e7074c6 None None] GET https://10.4.3.152/volume// Aug 18 07:42:21.422924 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbc39c67-be9b-45f1-ac10-092e6e7074c6 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:21.423107 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cbc39c67-be9b-45f1-ac10-092e6e7074c6 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:21.423429 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cbc39c67-be9b-45f1-ac10-092e6e7074c6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:21.423907 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1242/5002] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:21.431371 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-cab0d763-4d32-40fd-8772-3096cf3bd313 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:21.433980 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-cab0d763-4d32-40fd-8772-3096cf3bd313 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:21.433980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-cab0d763-4d32-40fd-8772-3096cf3bd313 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:21.433980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-cab0d763-4d32-40fd-8772-3096cf3bd313 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:21.442523 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:21.442523 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:21.445680 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-cab0d763-4d32-40fd-8772-3096cf3bd313 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:21.449578 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-cab0d763-4d32-40fd-8772-3096cf3bd313 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:21.450013 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1261/5003] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:21 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:22.321231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-ea05b0b6-4aea-4ace-bd68-6b0c87e9defa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:22.323585 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-ea05b0b6-4aea-4ace-bd68-6b0c87e9defa tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0 Aug 18 07:42:22.323816 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-ea05b0b6-4aea-4ace-bd68-6b0c87e9defa tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:22.324019 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-ea05b0b6-4aea-4ace-bd68-6b0c87e9defa tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:22.336935 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:22.336935 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:22.395791 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea59a5cc-a053-4082-a90f-0550a3bfb1a9 req-ea05b0b6-4aea-4ace-bd68-6b0c87e9defa tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0 returned with HTTP 200 Aug 18 07:42:22.396342 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1251/5004] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:22 2026] DELETE /volume/v3/attachments/6bb83407-7db3-4a9a-b508-d095144d81a0 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:22.482344 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f2655b0-0f89-4ef2-8eaf-4c16909c83e5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:22.484468 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f2655b0-0f89-4ef2-8eaf-4c16909c83e5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:22.484886 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f2655b0-0f89-4ef2-8eaf-4c16909c83e5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:22.485354 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f2655b0-0f89-4ef2-8eaf-4c16909c83e5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:22.492957 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:22.492957 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:22.496951 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1f2655b0-0f89-4ef2-8eaf-4c16909c83e5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:22.502978 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f2655b0-0f89-4ef2-8eaf-4c16909c83e5 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:22.503591 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1251/5005] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:22 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:22.515121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5d7b17e6-80d4-478c-91c7-733811389377 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:22.517009 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d7b17e6-80d4-478c-91c7-733811389377 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:22.517181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d7b17e6-80d4-478c-91c7-733811389377 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:22.517389 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5d7b17e6-80d4-478c-91c7-733811389377 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:22.523949 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:22.523949 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:22.527283 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5d7b17e6-80d4-478c-91c7-733811389377 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:22.531199 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5d7b17e6-80d4-478c-91c7-733811389377 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:22.531565 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1243/5006] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:22 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:22.543438 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:22.546176 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:22.546530 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:22.546976 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:22.547225 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume with id: 60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:22.556971 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:22.556971 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:22.557739 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:22.581142 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume request issued successfully. Aug 18 07:42:22.581516 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cef3818b-7dec-4e1a-b115-d7dd2dd19d12 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 202 Aug 18 07:42:22.582646 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1262/5007] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:22 2026] DELETE /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:22.591297 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-088675be-aab7-45c9-a013-bc741cdaa364 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:22.593115 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-088675be-aab7-45c9-a013-bc741cdaa364 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:22.593334 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-088675be-aab7-45c9-a013-bc741cdaa364 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:22.593546 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-088675be-aab7-45c9-a013-bc741cdaa364 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:22.601053 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:22.601053 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:22.604848 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-088675be-aab7-45c9-a013-bc741cdaa364 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:22.609163 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-088675be-aab7-45c9-a013-bc741cdaa364 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 200 Aug 18 07:42:22.609586 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1252/5008] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:22 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:23.624907 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dc82cdfc-ad40-46cd-ab62-e11c10b01646 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:23.627615 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc82cdfc-ad40-46cd-ab62-e11c10b01646 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba Aug 18 07:42:23.627975 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc82cdfc-ad40-46cd-ab62-e11c10b01646 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:23.628493 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dc82cdfc-ad40-46cd-ab62-e11c10b01646 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:23.635447 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dc82cdfc-ad40-46cd-ab62-e11c10b01646 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba returned with HTTP 404 Aug 18 07:42:23.636159 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1252/5009] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:23 2026] GET /volume/v3/volumes/60f10bf9-b3b9-4bd8-9a8d-eacfe9a281ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:23.644321 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c069f026-3282-43c7-8396-5322799ffb04 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:23.646777 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c069f026-3282-43c7-8396-5322799ffb04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:23.647012 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c069f026-3282-43c7-8396-5322799ffb04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:23.647243 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c069f026-3282-43c7-8396-5322799ffb04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:23.655685 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:23.655685 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:23.660063 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c069f026-3282-43c7-8396-5322799ffb04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:23.665613 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c069f026-3282-43c7-8396-5322799ffb04 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:23.666156 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1244/5010] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:23 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:23.678343 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f7207254-684b-4872-aa11-96e9b9531b2e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:23.680463 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7207254-684b-4872-aa11-96e9b9531b2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:23.680694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7207254-684b-4872-aa11-96e9b9531b2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:23.680921 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f7207254-684b-4872-aa11-96e9b9531b2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:23.687981 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:23.687981 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:23.696326 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f7207254-684b-4872-aa11-96e9b9531b2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:23.706637 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f7207254-684b-4872-aa11-96e9b9531b2e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:23.707162 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1263/5011] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:23 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:23.720128 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:23.721933 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:23.722108 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:23.722300 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:23.722452 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume with id: 5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:23.730700 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:23.730700 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:23.731358 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:23.760891 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume request issued successfully. Aug 18 07:42:23.761110 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-195d9225-0dc0-4338-91e3-c9614f0cca7c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 202 Aug 18 07:42:23.761962 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1253/5012] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:23 2026] DELETE /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:23.773218 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4cec0b26-5c07-4146-a5d6-a2683f059152 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:23.779474 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4cec0b26-5c07-4146-a5d6-a2683f059152 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:23.779474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4cec0b26-5c07-4146-a5d6-a2683f059152 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:23.779474 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4cec0b26-5c07-4146-a5d6-a2683f059152 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:23.786538 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:23.786538 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:23.790271 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4cec0b26-5c07-4146-a5d6-a2683f059152 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:23.794533 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4cec0b26-5c07-4146-a5d6-a2683f059152 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 200 Aug 18 07:42:23.795109 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1253/5013] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:23 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:23.798467 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e3b369bd-c88d-445e-8d89-24d700947403 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:23.895476 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3b369bd-c88d-445e-8d89-24d700947403 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:42:23.895786 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3b369bd-c88d-445e-8d89-24d700947403 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629", "extra_specs": {}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:23.908004 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3b369bd-c88d-445e-8d89-24d700947403 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:42:23.908360 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1245/5014] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:42:23 2026] POST /volume/v3/types => generated 269 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:24.810540 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09ca54d4-20ed-42bf-b94d-1644859ea947 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:24.812266 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09ca54d4-20ed-42bf-b94d-1644859ea947 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 Aug 18 07:42:24.812463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09ca54d4-20ed-42bf-b94d-1644859ea947 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:24.812650 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09ca54d4-20ed-42bf-b94d-1644859ea947 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:24.818650 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09ca54d4-20ed-42bf-b94d-1644859ea947 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 returned with HTTP 404 Aug 18 07:42:24.819122 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1264/5015] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:24 2026] GET /volume/v3/volumes/5364cc97-dc86-4184-a6a2-7ecf46c98389 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:24.826472 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5a1250bb-37dc-488e-9403-38d59cd1d5a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:24.828321 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a1250bb-37dc-488e-9403-38d59cd1d5a4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:42:24.828513 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a1250bb-37dc-488e-9403-38d59cd1d5a4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:24.828696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5a1250bb-37dc-488e-9403-38d59cd1d5a4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:24.836937 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:24.836937 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:24.840860 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5a1250bb-37dc-488e-9403-38d59cd1d5a4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:24.845772 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5a1250bb-37dc-488e-9403-38d59cd1d5a4 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:42:24.846130 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1254/5016] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:24 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:24.862889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1477908a-51ba-472d-abe1-f2c0f0206d9e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:24.864640 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1477908a-51ba-472d-abe1-f2c0f0206d9e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:42:24.864863 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1477908a-51ba-472d-abe1-f2c0f0206d9e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:24.865077 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1477908a-51ba-472d-abe1-f2c0f0206d9e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:24.871989 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:24.871989 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:24.875754 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1477908a-51ba-472d-abe1-f2c0f0206d9e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:24.880058 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1477908a-51ba-472d-abe1-f2c0f0206d9e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:42:24.880515 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1254/5017] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:24 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:24.897742 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:24.899781 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:42:24.899999 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:24.900226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:24.900427 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume with id: 9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:42:24.908920 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:24.908920 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:24.909455 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:24.927763 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume request issued successfully. Aug 18 07:42:24.927981 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-33bde86f-d6c7-4b4a-bf5e-240350fd40a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 202 Aug 18 07:42:24.928352 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1246/5018] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:24 2026] DELETE /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:24.944851 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5b04cdf-f163-4231-a762-70aa4a74bc71 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:24.947936 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5b04cdf-f163-4231-a762-70aa4a74bc71 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:42:24.948178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5b04cdf-f163-4231-a762-70aa4a74bc71 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:24.948413 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5b04cdf-f163-4231-a762-70aa4a74bc71 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:24.957563 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:24.957563 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:24.963504 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a5b04cdf-f163-4231-a762-70aa4a74bc71 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:24.969464 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5b04cdf-f163-4231-a762-70aa4a74bc71 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 200 Aug 18 07:42:24.970030 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1265/5019] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:24 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:25.657833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-7dbaca92-5596-45f8-9864-8e211d246d73 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:25.659481 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7dbaca92-5596-45f8-9864-8e211d246d73 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:42:25.659884 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-7dbaca92-5596-45f8-9864-8e211d246d73 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774", "extra_specs": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:25.674007 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-7dbaca92-5596-45f8-9864-8e211d246d73 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:42:25.674383 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1255/5020] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:42:25 2026] POST /volume/v3/types => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:25.682732 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5084aeec-e012-4743-814a-2f7bb061ae07 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:25.684941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5084aeec-e012-4743-814a-2f7bb061ae07 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:42:25.685410 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5084aeec-e012-4743-814a-2f7bb061ae07 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263", "extra_specs": {}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:25.702180 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5084aeec-e012-4743-814a-2f7bb061ae07 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:42:25.702605 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1255/5021] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:42:25 2026] POST /volume/v3/types => generated 267 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:25.710533 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-51270872-5dd2-4142-8707-73bcf9ab3827 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:25.712146 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:25.712509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1421558581", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:25.713930 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1421558581', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:25.716938 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume of 1 GB Aug 18 07:42:25.717179 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:25.717179 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:25.717673 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Availability Zones retrieved successfully. Aug 18 07:42:25.722906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Flow 'volume_create_api' (ef46dcca-5f79-4ed8-b4c3-163c4556097d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:25.723815 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d139e66-a8e3-4d46-8896-ae758666345f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.724601 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:25.741729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d139e66-a8e3-4d46-8896-ae758666345f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:42:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9833df22-62ee-4d31-b54f-99c3964ce8b1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9833df22-62ee-4d31-b54f-99c3964ce8b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.742476 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15fc205-bf58-4f93-9992-8458218d6ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.766356 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:25.766626 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1680512787-1656944774, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:25.796830 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Created reservations ['5efed8a0-fdd4-4b63-a09d-4d592c5644ca', '3264e9d2-da66-4a1e-a110-dc7a5f7ed857', '5fa9529d-fc94-4ffe-9326-16b9967e7f6f', '9b4fdc03-de5b-43ad-a6ab-74d1e7e7b392'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:25.797538 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15fc205-bf58-4f93-9992-8458218d6ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5efed8a0-fdd4-4b63-a09d-4d592c5644ca', '3264e9d2-da66-4a1e-a110-dc7a5f7ed857', '5fa9529d-fc94-4ffe-9326-16b9967e7f6f', '9b4fdc03-de5b-43ad-a6ab-74d1e7e7b392']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.798277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fae033-d848-4ea6-96ea-ae203ad4a13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.820329 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fae033-d848-4ea6-96ea-ae203ad4a13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf19672-19ac-45b2-92cf-220c066436cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1421558581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3b78efc83b4b00b11dca8908d9b936',qos_specs=None,replication_status=,reservations=['5efed8a0-fdd4-4b63-a09d-4d592c5644ca','3264e9d2-da66-4a1e-a110-dc7a5f7ed857','5fa9529d-fc94-4ffe-9326-16b9967e7f6f','9b4fdc03-de5b-43ad-a6ab-74d1e7e7b392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_type_id=9833df22-62ee-4d31-b54f-99c3964ce8b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1421558581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaf19672-19ac-45b2-92cf-220c066436cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3b78efc83b4b00b11dca8908d9b936',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9833df22-62ee-4d31-b54f-99c3964ce8b1),volume_type_id=9833df22-62ee-4d31-b54f-99c3964ce8b1)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.820997 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9259bea-53bd-4019-b760-5dfd9289ad23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.840027 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9259bea-53bd-4019-b760-5dfd9289ad23) transitioned into state 'SUCCESS' from state '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-1421558581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3b78efc83b4b00b11dca8908d9b936',qos_specs=None,replication_status=,reservations=['5efed8a0-fdd4-4b63-a09d-4d592c5644ca','3264e9d2-da66-4a1e-a110-dc7a5f7ed857','5fa9529d-fc94-4ffe-9326-16b9967e7f6f','9b4fdc03-de5b-43ad-a6ab-74d1e7e7b392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_type_id=9833df22-62ee-4d31-b54f-99c3964ce8b1)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.840739 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ff1fd0-895b-46dc-8f6b-e562cf4229e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.852180 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ff1fd0-895b-46dc-8f6b-e562cf4229e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.853021 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Flow 'volume_create_api' (ef46dcca-5f79-4ed8-b4c3-163c4556097d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:25.853284 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume request issued successfully. Aug 18 07:42:25.853769 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-51270872-5dd2-4142-8707-73bcf9ab3827 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:25.854140 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1247/5022] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:42:25 2026] POST /volume/v3/volumes => generated 847 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:25.864916 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9102e420-40bd-4f6b-a74e-81052dc79eff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:25.867020 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:25.867503 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1755561735", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:25.869670 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1755561735', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:25.873578 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume of 1 GB Aug 18 07:42:25.873957 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:25.873957 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:25.874650 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Availability Zones retrieved successfully. Aug 18 07:42:25.882452 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Flow 'volume_create_api' (b344b350-e535-42c8-8d4b-99bf6fd6b4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:25.883666 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb8337a-1f78-41d6-980e-23962c4fe083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.884936 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:25.903813 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb8337a-1f78-41d6-980e-23962c4fe083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:42:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce7ff8e2-f754-4b73-b6b6-42a6335c48be,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce7ff8e2-f754-4b73-b6b6-42a6335c48be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.904585 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112752b0-999e-48f2-a147-c7a064941501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.928467 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:25.928824 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-259256748-499929263, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:25.953004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Created reservations ['93db91c0-772c-4d15-a769-1a2f35e13015', 'fdba8f10-e2fc-420d-b605-c6d3a2a7704c', 'b7994d8e-56bc-40e0-8664-fe4f7cd4c0c8', '3ac3e80d-c018-4058-9f38-55a801cb98e7'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:25.953628 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112752b0-999e-48f2-a147-c7a064941501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93db91c0-772c-4d15-a769-1a2f35e13015', 'fdba8f10-e2fc-420d-b605-c6d3a2a7704c', 'b7994d8e-56bc-40e0-8664-fe4f7cd4c0c8', '3ac3e80d-c018-4058-9f38-55a801cb98e7']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.954297 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe540be-94a1-4f28-8365-085f5450b7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.975521 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe540be-94a1-4f28-8365-085f5450b7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd86ec1ef-fadb-4e88-849d-b070ccd92550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1755561735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3b78efc83b4b00b11dca8908d9b936',qos_specs=None,replication_status=,reservations=['93db91c0-772c-4d15-a769-1a2f35e13015','fdba8f10-e2fc-420d-b605-c6d3a2a7704c','b7994d8e-56bc-40e0-8664-fe4f7cd4c0c8','3ac3e80d-c018-4058-9f38-55a801cb98e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_type_id=ce7ff8e2-f754-4b73-b6b6-42a6335c48be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1755561735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d86ec1ef-fadb-4e88-849d-b070ccd92550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3b78efc83b4b00b11dca8908d9b936',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce7ff8e2-f754-4b73-b6b6-42a6335c48be),volume_type_id=ce7ff8e2-f754-4b73-b6b6-42a6335c48be)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.976490 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c92056f-82a5-48bf-b11b-8e41a579f2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:25.982873 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-04c850b4-fb5c-464a-8080-cb2e514856f6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:25.984834 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04c850b4-fb5c-464a-8080-cb2e514856f6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 Aug 18 07:42:25.985104 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04c850b4-fb5c-464a-8080-cb2e514856f6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:25.985378 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-04c850b4-fb5c-464a-8080-cb2e514856f6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:25.991721 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-04c850b4-fb5c-464a-8080-cb2e514856f6 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 returned with HTTP 404 Aug 18 07:42:25.992361 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1256/5023] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:25 2026] GET /volume/v3/volumes/9ae38a1d-9adb-4a42-961b-f08fd30d6149 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:25.998470 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a7d00470-e46d-4231-b9ac-13e96785148e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:25.998987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c92056f-82a5-48bf-b11b-8e41a579f2d6) transitioned into state 'SUCCESS' from state '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-1755561735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3b78efc83b4b00b11dca8908d9b936',qos_specs=None,replication_status=,reservations=['93db91c0-772c-4d15-a769-1a2f35e13015','fdba8f10-e2fc-420d-b605-c6d3a2a7704c','b7994d8e-56bc-40e0-8664-fe4f7cd4c0c8','3ac3e80d-c018-4058-9f38-55a801cb98e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_type_id=ce7ff8e2-f754-4b73-b6b6-42a6335c48be)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:25.999766 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7065ed-7606-409c-aba4-c2170e44a9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:26.000324 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7d00470-e46d-4231-b9ac-13e96785148e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de Aug 18 07:42:26.000557 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7d00470-e46d-4231-b9ac-13e96785148e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:26.000804 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a7d00470-e46d-4231-b9ac-13e96785148e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:26.000948 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-a7d00470-e46d-4231-b9ac-13e96785148e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete snapshot with id: b6662fdd-73a3-4470-b3cc-0000990ee8de Aug 18 07:42:26.006442 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:26.006442 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:26.006912 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a7d00470-e46d-4231-b9ac-13e96785148e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:26.012415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7065ed-7606-409c-aba4-c2170e44a9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:26.013589 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Flow 'volume_create_api' (b344b350-e535-42c8-8d4b-99bf6fd6b4a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:26.014002 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume request issued successfully. Aug 18 07:42:26.014786 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9102e420-40bd-4f6b-a74e-81052dc79eff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:26.015354 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1266/5024] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:42:25 2026] POST /volume/v3/volumes => generated 845 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:26.021171 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a7d00470-e46d-4231-b9ac-13e96785148e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot delete request issued successfully. Aug 18 07:42:26.021445 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a7d00470-e46d-4231-b9ac-13e96785148e tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de returned with HTTP 202 Aug 18 07:42:26.021952 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1256/5025] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:42:25 2026] DELETE /volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:26.030992 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1e78a1a4-08b5-46d3-a81d-6a30fd1fb9b7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:26.032714 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e78a1a4-08b5-46d3-a81d-6a30fd1fb9b7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de Aug 18 07:42:26.032935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e78a1a4-08b5-46d3-a81d-6a30fd1fb9b7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:26.033198 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1e78a1a4-08b5-46d3-a81d-6a30fd1fb9b7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:26.038800 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:26.038800 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:26.039438 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1e78a1a4-08b5-46d3-a81d-6a30fd1fb9b7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:26.040465 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1e78a1a4-08b5-46d3-a81d-6a30fd1fb9b7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de returned with HTTP 200 Aug 18 07:42:26.040854 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1248/5026] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:26 2026] GET /volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:26.044394 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-939429ba-7954-45a3-b952-9239c993c48e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:26.046295 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:26.046678 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1352875398", "snapshot_id": null, "imageRef": "4b28cd5b-09a5-46b1-970e-78a43e95b49b", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:26.048364 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1352875398', 'snapshot_id': None, 'imageRef': '4b28cd5b-09a5-46b1-970e-78a43e95b49b', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:26.127954 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume of 1 GB Aug 18 07:42:26.128364 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:26.128364 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:26.129026 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Availability Zones retrieved successfully. Aug 18 07:42:26.136977 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Flow 'volume_create_api' (9b3405aa-e6b6-4513-b7ab-3923d7a98ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:26.138187 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67946dc1-52d5-4164-880d-e82c7ed610c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:26.139412 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:26.189468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67946dc1-52d5-4164-880d-e82c7ed610c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:42:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44915238-2fae-47c3-9b46-9629d5a31c93,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44915238-2fae-47c3-9b46-9629d5a31c93', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:26.190139 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee9522a-9434-44f3-a2bc-97542a20a776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:26.215319 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:26.215656 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1065989426-2019567629, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:26.236733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Created reservations ['27f64ecb-2bd9-4b76-9a1f-974d6cb347d5', 'fdce5000-f4a9-40b9-9967-6fcccf35050b', '6cc414a1-acbd-4140-a792-4e05bdea8185', 'bf446167-29a0-4b48-9203-50de4b08d3be'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:26.237600 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee9522a-9434-44f3-a2bc-97542a20a776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f64ecb-2bd9-4b76-9a1f-974d6cb347d5', 'fdce5000-f4a9-40b9-9967-6fcccf35050b', '6cc414a1-acbd-4140-a792-4e05bdea8185', 'bf446167-29a0-4b48-9203-50de4b08d3be']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:26.238321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8b7dcb-688c-4362-9792-3b4110140471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:26.258758 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8b7dcb-688c-4362-9792-3b4110140471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a53cad85-6e04-4884-ae94-7d2a25ce3aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1352875398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3b78efc83b4b00b11dca8908d9b936',qos_specs=None,replication_status=,reservations=['27f64ecb-2bd9-4b76-9a1f-974d6cb347d5','fdce5000-f4a9-40b9-9967-6fcccf35050b','6cc414a1-acbd-4140-a792-4e05bdea8185','bf446167-29a0-4b48-9203-50de4b08d3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_type_id=44915238-2fae-47c3-9b46-9629d5a31c93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1352875398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a53cad85-6e04-4884-ae94-7d2a25ce3aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3b78efc83b4b00b11dca8908d9b936',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44915238-2fae-47c3-9b46-9629d5a31c93),volume_type_id=44915238-2fae-47c3-9b46-9629d5a31c93)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:26.259372 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3395aef7-28eb-4b7f-9ab0-5cc1e9500770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:26.278238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3395aef7-28eb-4b7f-9ab0-5cc1e9500770) transitioned into state 'SUCCESS' from state '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-1352875398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3b78efc83b4b00b11dca8908d9b936',qos_specs=None,replication_status=,reservations=['27f64ecb-2bd9-4b76-9a1f-974d6cb347d5','fdce5000-f4a9-40b9-9967-6fcccf35050b','6cc414a1-acbd-4140-a792-4e05bdea8185','bf446167-29a0-4b48-9203-50de4b08d3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01afe3769fe84bf2944a9ef54f7ad6b1',volume_type_id=44915238-2fae-47c3-9b46-9629d5a31c93)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:26.278951 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2327f68f-8cf2-4836-855b-6b574e376155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:26.289032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2327f68f-8cf2-4836-855b-6b574e376155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:26.289833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Flow 'volume_create_api' (9b3405aa-e6b6-4513-b7ab-3923d7a98ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:26.290108 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Create volume request issued successfully. Aug 18 07:42:26.290707 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-939429ba-7954-45a3-b952-9239c993c48e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:26.291116 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1257/5027] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:42:26 2026] POST /volume/v3/volumes => generated 847 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:26.301807 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c96693b3-1094-474c-94a9-7e0522d8ed9f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:26.303780 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c96693b3-1094-474c-94a9-7e0522d8ed9f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:26.303989 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c96693b3-1094-474c-94a9-7e0522d8ed9f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:26.304175 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c96693b3-1094-474c-94a9-7e0522d8ed9f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:26.310961 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:26.310961 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:26.316289 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c96693b3-1094-474c-94a9-7e0522d8ed9f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:26.321494 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c96693b3-1094-474c-94a9-7e0522d8ed9f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:26.322107 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1267/5028] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:26 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 915 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:27.049856 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c63f92d5-92be-4b28-9bcb-c23de77ccb8c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:27.052134 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c63f92d5-92be-4b28-9bcb-c23de77ccb8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de Aug 18 07:42:27.052425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c63f92d5-92be-4b28-9bcb-c23de77ccb8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:27.052676 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c63f92d5-92be-4b28-9bcb-c23de77ccb8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:27.058153 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c63f92d5-92be-4b28-9bcb-c23de77ccb8c tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de returned with HTTP 404 Aug 18 07:42:27.058841 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1257/5029] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:27 2026] GET /volume/v3/snapshots/b6662fdd-73a3-4470-b3cc-0000990ee8de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:27.065287 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:27.067313 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e Aug 18 07:42:27.067591 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:27.067845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:27.068000 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete snapshot with id: 01bbc4bb-a02f-4215-9560-34b6da41992e Aug 18 07:42:27.073575 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:27.073575 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:27.074152 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:27.092466 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot delete request issued successfully. Aug 18 07:42:27.092760 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0fd4e2a2-89a8-42a9-8d37-42c7532c3243 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e returned with HTTP 202 Aug 18 07:42:27.093134 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1249/5030] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:42:27 2026] DELETE /volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:27.100279 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-49009d88-0002-4cce-b632-938cd7fe0721 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:27.102186 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49009d88-0002-4cce-b632-938cd7fe0721 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e Aug 18 07:42:27.102413 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49009d88-0002-4cce-b632-938cd7fe0721 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:27.102606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-49009d88-0002-4cce-b632-938cd7fe0721 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:27.108178 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:27.108178 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:27.108751 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-49009d88-0002-4cce-b632-938cd7fe0721 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:27.109749 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-49009d88-0002-4cce-b632-938cd7fe0721 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e returned with HTTP 200 Aug 18 07:42:27.110098 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1258/5031] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:27 2026] GET /volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:27.339040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8096b8b7-f13c-4bb6-b6eb-09e060344d54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:27.341297 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8096b8b7-f13c-4bb6-b6eb-09e060344d54 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:27.341471 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8096b8b7-f13c-4bb6-b6eb-09e060344d54 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:27.341664 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8096b8b7-f13c-4bb6-b6eb-09e060344d54 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:27.354261 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:27.354261 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:27.362337 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8096b8b7-f13c-4bb6-b6eb-09e060344d54 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:27.368465 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8096b8b7-f13c-4bb6-b6eb-09e060344d54 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:27.369166 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1268/5032] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:27 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:27.983768 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:28.060788 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:28.061136 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1501728548"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:28.062767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1501728548'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:28.062880 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Create volume of 1 GB Aug 18 07:42:28.063140 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:28.063140 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:28.066547 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Availability Zones retrieved successfully. Aug 18 07:42:28.071858 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Flow 'volume_create_api' (4eac687a-34c9-4136-91e1-41bb5eb70ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:28.072909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12e7a27-4e5e-420c-ad43-30f52e05ed12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:28.073646 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:28.097145 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12e7a27-4e5e-420c-ad43-30f52e05ed12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:28.097870 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f1f6f6-d7bb-43de-9e4b-2e7becc6e933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:28.119733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1c581f8-a70a-45a4-aa11-7c403f44bf6a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:28.121540 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1c581f8-a70a-45a4-aa11-7c403f44bf6a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e Aug 18 07:42:28.121760 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1c581f8-a70a-45a4-aa11-7c403f44bf6a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:28.121977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1c581f8-a70a-45a4-aa11-7c403f44bf6a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:28.126979 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1c581f8-a70a-45a4-aa11-7c403f44bf6a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e returned with HTTP 404 Aug 18 07:42:28.127469 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1250/5033] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:28 2026] GET /volume/v3/snapshots/01bbc4bb-a02f-4215-9560-34b6da41992e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:28.134477 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e77b4385-4f40-4e98-a2c6-06236956b501 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:28.136129 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e77b4385-4f40-4e98-a2c6-06236956b501 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 Aug 18 07:42:28.136309 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e77b4385-4f40-4e98-a2c6-06236956b501 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:28.136476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e77b4385-4f40-4e98-a2c6-06236956b501 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:28.136570 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-e77b4385-4f40-4e98-a2c6-06236956b501 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete snapshot with id: 236feda7-46aa-43c7-a3e8-4d20bc7b73a4 Aug 18 07:42:28.141190 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:28.141190 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:28.141563 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e77b4385-4f40-4e98-a2c6-06236956b501 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:28.151615 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Created reservations ['6c245daf-36ba-4542-ac1e-1824039adc2a', '39a2f70d-9590-4711-8d8f-dc14abda1a6b', '0c98c170-d1dd-4fad-9605-5eb02b5a66a4', '5e15b1a3-c8cc-4f7b-82a1-2c4a332a8156'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:28.152489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f1f6f6-d7bb-43de-9e4b-2e7becc6e933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c245daf-36ba-4542-ac1e-1824039adc2a', '39a2f70d-9590-4711-8d8f-dc14abda1a6b', '0c98c170-d1dd-4fad-9605-5eb02b5a66a4', '5e15b1a3-c8cc-4f7b-82a1-2c4a332a8156']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:28.153242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d41919-6527-4d57-90d2-00c0f61eeae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:28.154992 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e77b4385-4f40-4e98-a2c6-06236956b501 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot delete request issued successfully. Aug 18 07:42:28.155154 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e77b4385-4f40-4e98-a2c6-06236956b501 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 returned with HTTP 202 Aug 18 07:42:28.155569 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1259/5034] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:42:28 2026] DELETE /volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:28.163365 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c95bfb0c-44a1-45c6-8fe7-433dddc53900 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:28.165522 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c95bfb0c-44a1-45c6-8fe7-433dddc53900 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 Aug 18 07:42:28.165788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c95bfb0c-44a1-45c6-8fe7-433dddc53900 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:28.166038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c95bfb0c-44a1-45c6-8fe7-433dddc53900 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:28.172398 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:28.172398 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:28.173017 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c95bfb0c-44a1-45c6-8fe7-433dddc53900 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Snapshot retrieved successfully. Aug 18 07:42:28.174114 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c95bfb0c-44a1-45c6-8fe7-433dddc53900 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 returned with HTTP 200 Aug 18 07:42:28.174624 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1269/5035] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:28 2026] GET /volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:28.175760 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d41919-6527-4d57-90d2-00c0f61eeae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b7eb6b-1472-41ec-ac8f-52706fa38c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501728548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396ca1caacb4366acd9ba5f9102cb76',qos_specs=None,replication_status=,reservations=['6c245daf-36ba-4542-ac1e-1824039adc2a','39a2f70d-9590-4711-8d8f-dc14abda1a6b','0c98c170-d1dd-4fad-9605-5eb02b5a66a4','5e15b1a3-c8cc-4f7b-82a1-2c4a332a8156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8521704e6b304c8298cd7092fb685152',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501728548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18b7eb6b-1472-41ec-ac8f-52706fa38c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0396ca1caacb4366acd9ba5f9102cb76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8521704e6b304c8298cd7092fb685152',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:28.176546 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e01c7c9-4935-4e90-95b5-b09e8c048303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:28.193555 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e01c7c9-4935-4e90-95b5-b09e8c048303) transitioned into state 'SUCCESS' from state '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-1501728548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396ca1caacb4366acd9ba5f9102cb76',qos_specs=None,replication_status=,reservations=['6c245daf-36ba-4542-ac1e-1824039adc2a','39a2f70d-9590-4711-8d8f-dc14abda1a6b','0c98c170-d1dd-4fad-9605-5eb02b5a66a4','5e15b1a3-c8cc-4f7b-82a1-2c4a332a8156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8521704e6b304c8298cd7092fb685152',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:28.194411 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbec82f0-19dc-4855-965a-d27f4fb5ce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:28.202812 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbec82f0-19dc-4855-965a-d27f4fb5ce62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:28.203685 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Flow 'volume_create_api' (4eac687a-34c9-4136-91e1-41bb5eb70ca9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:28.204049 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Create volume request issued successfully. Aug 18 07:42:28.204628 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-230eb8a0-de62-4a6a-90aa-ee093c4b28d6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:28.205028 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1258/5036] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:42:27 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:28.215917 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-122d4241-c5ce-40f7-9c62-401a58858cbb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:28.217277 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-122d4241-c5ce-40f7-9c62-401a58858cbb tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 Aug 18 07:42:28.217469 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-122d4241-c5ce-40f7-9c62-401a58858cbb tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:28.217646 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-122d4241-c5ce-40f7-9c62-401a58858cbb tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:28.224300 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:28.224300 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:28.227813 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-122d4241-c5ce-40f7-9c62-401a58858cbb tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Volume info retrieved successfully. Aug 18 07:42:28.231285 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-122d4241-c5ce-40f7-9c62-401a58858cbb tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 returned with HTTP 200 Aug 18 07:42:28.231613 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1251/5037] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:28 2026] GET /volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:28.380484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d8c8644d-4147-443f-b9f6-2de568041f9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:28.382241 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8c8644d-4147-443f-b9f6-2de568041f9a tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:28.382433 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8c8644d-4147-443f-b9f6-2de568041f9a tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:28.382650 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d8c8644d-4147-443f-b9f6-2de568041f9a tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:28.389848 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:28.389848 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:28.393119 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d8c8644d-4147-443f-b9f6-2de568041f9a tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:28.396880 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d8c8644d-4147-443f-b9f6-2de568041f9a tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:28.397221 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1260/5038] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:28 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1000 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:29.184056 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b56e8132-0afd-464a-b5d8-5a4da07f07b8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.185747 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b56e8132-0afd-464a-b5d8-5a4da07f07b8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 Aug 18 07:42:29.185961 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b56e8132-0afd-464a-b5d8-5a4da07f07b8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.186194 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b56e8132-0afd-464a-b5d8-5a4da07f07b8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.191608 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b56e8132-0afd-464a-b5d8-5a4da07f07b8 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 returned with HTTP 404 Aug 18 07:42:29.192460 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1270/5039] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:42:29 2026] GET /volume/v3/snapshots/236feda7-46aa-43c7-a3e8-4d20bc7b73a4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:29.198947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-26758c1e-4033-42f2-8a44-9f550ed4b1a0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.200983 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26758c1e-4033-42f2-8a44-9f550ed4b1a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:42:29.201169 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26758c1e-4033-42f2-8a44-9f550ed4b1a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.201373 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26758c1e-4033-42f2-8a44-9f550ed4b1a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.208232 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.208232 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:29.212023 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-26758c1e-4033-42f2-8a44-9f550ed4b1a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:29.215893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26758c1e-4033-42f2-8a44-9f550ed4b1a0 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:42:29.216304 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1259/5040] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:29 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:29.227434 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f329da6d-8042-46e7-9cb7-eb80519476f2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.229217 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f329da6d-8042-46e7-9cb7-eb80519476f2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:42:29.229414 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f329da6d-8042-46e7-9cb7-eb80519476f2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.229594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f329da6d-8042-46e7-9cb7-eb80519476f2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.236354 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.236354 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:29.240258 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f329da6d-8042-46e7-9cb7-eb80519476f2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:29.244724 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4d711ad3-255b-47df-a8aa-0315fa580609 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.245007 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f329da6d-8042-46e7-9cb7-eb80519476f2 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:42:29.245454 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1252/5041] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:29 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:29.246505 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d711ad3-255b-47df-a8aa-0315fa580609 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 Aug 18 07:42:29.246818 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d711ad3-255b-47df-a8aa-0315fa580609 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.247063 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4d711ad3-255b-47df-a8aa-0315fa580609 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.254575 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.254575 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:29.256489 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3a56c949-2925-476f-b74f-6b925aa0564a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.258291 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a56c949-2925-476f-b74f-6b925aa0564a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] DELETE https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:42:29.258351 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4d711ad3-255b-47df-a8aa-0315fa580609 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Volume info retrieved successfully. Aug 18 07:42:29.258466 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a56c949-2925-476f-b74f-6b925aa0564a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.258635 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3a56c949-2925-476f-b74f-6b925aa0564a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.258794 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-3a56c949-2925-476f-b74f-6b925aa0564a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume with id: 33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:42:29.262818 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4d711ad3-255b-47df-a8aa-0315fa580609 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 returned with HTTP 200 Aug 18 07:42:29.263221 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1261/5042] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:29 2026] GET /volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:29.265483 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.265483 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:29.265925 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3a56c949-2925-476f-b74f-6b925aa0564a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:29.277134 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.279156 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:42:29.279526 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18b7eb6b-1472-41ec-ac8f-52706fa38c46", "name": "tempest-type-Backup-1434606447"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:29.281085 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Creating new backup {'backup': {'volume_id': '18b7eb6b-1472-41ec-ac8f-52706fa38c46', 'name': 'tempest-type-Backup-1434606447'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:42:29.281281 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3a56c949-2925-476f-b74f-6b925aa0564a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Delete volume request issued successfully. Aug 18 07:42:29.281356 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Creating backup of volume 18b7eb6b-1472-41ec-ac8f-52706fa38c46 in container None Aug 18 07:42:29.281408 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3a56c949-2925-476f-b74f-6b925aa0564a tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 202 Aug 18 07:42:29.281831 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1271/5043] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:29 2026] DELETE /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:29.288673 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a9e61438-858f-446b-8343-a91791cc59a7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.290239 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.290239 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:29.290396 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9e61438-858f-446b-8343-a91791cc59a7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:42:29.290575 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9e61438-858f-446b-8343-a91791cc59a7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.290666 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Volume info retrieved successfully. Aug 18 07:42:29.290733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a9e61438-858f-446b-8343-a91791cc59a7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.297111 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.297111 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:29.300748 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a9e61438-858f-446b-8343-a91791cc59a7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Volume info retrieved successfully. Aug 18 07:42:29.304554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a9e61438-858f-446b-8343-a91791cc59a7 tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 200 Aug 18 07:42:29.304952 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1253/5044] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:29 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:29.317051 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Created reservations ['10e6447f-0e0f-4460-8487-04dce25b8508', 'b1707001-fad9-42d0-b36c-83f2cea53ec3'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:29.342913 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc020f04-5d63-4be9-b7b7-09f7fef0b83d tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:42:29.343332 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1260/5045] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:42:29 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:29.351781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-19358068-5f33-4f19-bc1a-7edc08ae9c94 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.353889 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19358068-5f33-4f19-bc1a-7edc08ae9c94 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:29.353889 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19358068-5f33-4f19-bc1a-7edc08ae9c94 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.353889 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-19358068-5f33-4f19-bc1a-7edc08ae9c94 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.354014 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-19358068-5f33-4f19-bc1a-7edc08ae9c94 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:29.358010 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.358010 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:29.358631 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-19358068-5f33-4f19-bc1a-7edc08ae9c94 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:29.358979 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1262/5046] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:29 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:29.409542 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-558cf933-ff7c-48f1-b423-244003563def None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:29.411141 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-558cf933-ff7c-48f1-b423-244003563def tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:29.411353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-558cf933-ff7c-48f1-b423-244003563def tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:29.411576 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-558cf933-ff7c-48f1-b423-244003563def tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:29.417910 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:29.417910 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:29.421113 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-558cf933-ff7c-48f1-b423-244003563def tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:29.424799 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-558cf933-ff7c-48f1-b423-244003563def tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:29.425177 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1272/5047] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:29 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1000 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:30.317277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b47c8136-1b93-40a5-b414-1263559e669f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:30.319130 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b47c8136-1b93-40a5-b414-1263559e669f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] GET https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 Aug 18 07:42:30.319404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b47c8136-1b93-40a5-b414-1263559e669f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:30.319597 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b47c8136-1b93-40a5-b414-1263559e669f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:30.325156 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b47c8136-1b93-40a5-b414-1263559e669f tempest-SnapshotDataIntegrityTests-65196867 tempest-SnapshotDataIntegrityTests-65196867-project-member] https://10.4.3.152/volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 returned with HTTP 404 Aug 18 07:42:30.325635 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1254/5048] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:30 2026] GET /volume/v3/volumes/33d02238-210f-4c91-a3e4-990434d6a440 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:30.369197 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6a4315d5-b6ea-45ae-a2df-00caf6dab62b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:30.371522 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a4315d5-b6ea-45ae-a2df-00caf6dab62b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:30.371829 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a4315d5-b6ea-45ae-a2df-00caf6dab62b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:30.372093 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6a4315d5-b6ea-45ae-a2df-00caf6dab62b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:30.372272 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6a4315d5-b6ea-45ae-a2df-00caf6dab62b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:30.378981 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:30.378981 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:30.379816 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6a4315d5-b6ea-45ae-a2df-00caf6dab62b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:30.380386 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1261/5049] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:30 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:30.439292 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bbabb863-be3b-4627-ad52-b86ee626d393 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:30.441465 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbabb863-be3b-4627-ad52-b86ee626d393 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:30.441684 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbabb863-be3b-4627-ad52-b86ee626d393 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:30.441959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bbabb863-be3b-4627-ad52-b86ee626d393 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:30.448631 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:30.448631 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:30.452271 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bbabb863-be3b-4627-ad52-b86ee626d393 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:30.456450 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bbabb863-be3b-4627-ad52-b86ee626d393 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:30.456868 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1263/5050] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:30 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1000 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:31.392408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5203695b-4e12-445e-a6a3-785d4fdf3262 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:31.395022 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5203695b-4e12-445e-a6a3-785d4fdf3262 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:31.395395 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5203695b-4e12-445e-a6a3-785d4fdf3262 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:31.395788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5203695b-4e12-445e-a6a3-785d4fdf3262 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:31.395788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5203695b-4e12-445e-a6a3-785d4fdf3262 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:31.410020 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:31.410020 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:31.410796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5203695b-4e12-445e-a6a3-785d4fdf3262 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:31.411361 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1273/5051] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:31 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 725 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:31.469545 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa0df4c1-9c99-4312-b603-05c06571909e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:31.471203 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa0df4c1-9c99-4312-b603-05c06571909e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:31.471408 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa0df4c1-9c99-4312-b603-05c06571909e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:31.471587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa0df4c1-9c99-4312-b603-05c06571909e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:31.478385 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:31.478385 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:31.481952 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fa0df4c1-9c99-4312-b603-05c06571909e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:31.486061 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa0df4c1-9c99-4312-b603-05c06571909e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:31.486521 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1255/5052] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:31 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1000 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:32.422201 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d69e5b22-82bb-4180-ac16-880e82943ea6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:32.423880 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d69e5b22-82bb-4180-ac16-880e82943ea6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:32.424079 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d69e5b22-82bb-4180-ac16-880e82943ea6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:32.424285 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d69e5b22-82bb-4180-ac16-880e82943ea6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:32.424425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d69e5b22-82bb-4180-ac16-880e82943ea6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:32.428367 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:32.428367 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:32.428893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d69e5b22-82bb-4180-ac16-880e82943ea6 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:32.429223 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1262/5053] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:32 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:32.500289 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ef1861e6-0ab5-4aa5-b4b8-b47e038fb3ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:32.501850 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef1861e6-0ab5-4aa5-b4b8-b47e038fb3ef tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:32.502187 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef1861e6-0ab5-4aa5-b4b8-b47e038fb3ef tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:32.503404 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ef1861e6-0ab5-4aa5-b4b8-b47e038fb3ef tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:32.508598 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:32.508598 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:32.511737 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ef1861e6-0ab5-4aa5-b4b8-b47e038fb3ef tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:32.515463 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ef1861e6-0ab5-4aa5-b4b8-b47e038fb3ef tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:32.515904 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1264/5054] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:32 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1000 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:33.442225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6dd4a20b-5039-4edf-bc0b-4309131064cd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:33.444052 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6dd4a20b-5039-4edf-bc0b-4309131064cd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:33.444281 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6dd4a20b-5039-4edf-bc0b-4309131064cd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:33.444463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6dd4a20b-5039-4edf-bc0b-4309131064cd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:33.444559 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6dd4a20b-5039-4edf-bc0b-4309131064cd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:33.448561 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:33.448561 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:33.449144 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6dd4a20b-5039-4edf-bc0b-4309131064cd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:33.449558 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1274/5055] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:33 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:33.531121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b994cce0-91b2-4b00-a17f-8bd8e75a7642 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:33.533040 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b994cce0-91b2-4b00-a17f-8bd8e75a7642 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:33.533302 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b994cce0-91b2-4b00-a17f-8bd8e75a7642 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:33.533491 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b994cce0-91b2-4b00-a17f-8bd8e75a7642 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:33.541434 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:33.541434 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:33.545265 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b994cce0-91b2-4b00-a17f-8bd8e75a7642 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:33.550234 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b994cce0-91b2-4b00-a17f-8bd8e75a7642 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:33.550603 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1256/5056] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:33 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1000 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:34.463068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dba76a28-eac1-47fa-b164-9dbeccee07a1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:34.467029 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dba76a28-eac1-47fa-b164-9dbeccee07a1 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:34.467352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dba76a28-eac1-47fa-b164-9dbeccee07a1 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:34.467591 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dba76a28-eac1-47fa-b164-9dbeccee07a1 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:34.467673 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-dba76a28-eac1-47fa-b164-9dbeccee07a1 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:34.474358 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:34.474358 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:34.475253 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dba76a28-eac1-47fa-b164-9dbeccee07a1 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:34.475650 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1263/5057] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:34 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:34.568105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e0b0a1d5-eb3e-42cd-9069-487bda77ee3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:34.573162 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0b0a1d5-eb3e-42cd-9069-487bda77ee3b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:34.573162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0b0a1d5-eb3e-42cd-9069-487bda77ee3b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:34.573366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e0b0a1d5-eb3e-42cd-9069-487bda77ee3b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:34.582772 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:34.582772 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:34.587275 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e0b0a1d5-eb3e-42cd-9069-487bda77ee3b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:34.593384 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e0b0a1d5-eb3e-42cd-9069-487bda77ee3b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:34.593888 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1265/5058] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:34 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1251 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:34.760496 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7d78ed0-ab6e-414b-a932-687cdae2c09f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:34.762488 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7d78ed0-ab6e-414b-a932-687cdae2c09f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:34.762724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7d78ed0-ab6e-414b-a932-687cdae2c09f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:34.762906 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7d78ed0-ab6e-414b-a932-687cdae2c09f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:34.769427 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:34.769427 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:34.773214 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7d78ed0-ab6e-414b-a932-687cdae2c09f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:34.777046 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7d78ed0-ab6e-414b-a932-687cdae2c09f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:34.777468 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1275/5059] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:34 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1251 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:35.211991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-52459280-297a-4037-b99d-bc28d5da48ed req-46f960ba-30e1-4c19-b4d9-8aef02bece59 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:35.214353 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-46f960ba-30e1-4c19-b4d9-8aef02bece59 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:35.214594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-46f960ba-30e1-4c19-b4d9-8aef02bece59 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:35.214768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-46f960ba-30e1-4c19-b4d9-8aef02bece59 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:35.222713 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:35.222713 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:35.226978 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-52459280-297a-4037-b99d-bc28d5da48ed req-46f960ba-30e1-4c19-b4d9-8aef02bece59 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:35.232620 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-46f960ba-30e1-4c19-b4d9-8aef02bece59 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:35.233096 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1257/5060] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:35 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1251 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:35.244343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b17c8946-add5-41db-8af9-2d63d8c10c1a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:35.244794 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b17c8946-add5-41db-8af9-2d63d8c10c1a None None] GET https://10.4.3.152/volume// Aug 18 07:42:35.245008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b17c8946-add5-41db-8af9-2d63d8c10c1a None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:35.245273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b17c8946-add5-41db-8af9-2d63d8c10c1a None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:35.245665 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b17c8946-add5-41db-8af9-2d63d8c10c1a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:35.246002 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1264/5061] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:42:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:35.255115 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-52459280-297a-4037-b99d-bc28d5da48ed req-fc325b79-c0ed-4f1d-bf5f-417cadb54358 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:35.257549 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-fc325b79-c0ed-4f1d-bf5f-417cadb54358 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:42:35.258001 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-fc325b79-c0ed-4f1d-bf5f-417cadb54358 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a53cad85-6e04-4884-ae94-7d2a25ce3aba", "connector": null, "instance_uuid": "f8241c6b-f8bd-4bd6-b82d-f71ce5e1140b"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:35.266712 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:35.266712 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:35.301696 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-fc325b79-c0ed-4f1d-bf5f-417cadb54358 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:42:35.301696 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1266/5062] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:42:35 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:35.487770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-98f1a942-21ee-4259-8b4e-dcbcfe791d9c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:35.489726 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-98f1a942-21ee-4259-8b4e-dcbcfe791d9c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:35.489947 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-98f1a942-21ee-4259-8b4e-dcbcfe791d9c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:35.490149 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-98f1a942-21ee-4259-8b4e-dcbcfe791d9c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:35.490299 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-98f1a942-21ee-4259-8b4e-dcbcfe791d9c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:35.495522 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:35.495522 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:35.496190 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-98f1a942-21ee-4259-8b4e-dcbcfe791d9c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:35.496617 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1276/5063] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:35 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:36.233579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c95838d0-77c1-44c7-96a0-db1f7ff97153 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:36.234089 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c95838d0-77c1-44c7-96a0-db1f7ff97153 None None] GET https://10.4.3.152/volume// Aug 18 07:42:36.234335 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c95838d0-77c1-44c7-96a0-db1f7ff97153 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:36.234569 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c95838d0-77c1-44c7-96a0-db1f7ff97153 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:36.235011 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c95838d0-77c1-44c7-96a0-db1f7ff97153 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:36.235395 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1258/5064] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:36.242081 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-52459280-297a-4037-b99d-bc28d5da48ed req-5fb86780-ffbd-40f1-9046-d9d0ec5e8a9d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:36.245089 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-5fb86780-ffbd-40f1-9046-d9d0ec5e8a9d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:42:36.245414 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-5fb86780-ffbd-40f1-9046-d9d0ec5e8a9d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:36.245625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-5fb86780-ffbd-40f1-9046-d9d0ec5e8a9d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:36.255321 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:36.255321 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:36.258824 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-52459280-297a-4037-b99d-bc28d5da48ed req-5fb86780-ffbd-40f1-9046-d9d0ec5e8a9d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:42:36.263938 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-5fb86780-ffbd-40f1-9046-d9d0ec5e8a9d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:42:36.264351 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1265/5065] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:36 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1430 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:36.392155 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-52459280-297a-4037-b99d-bc28d5da48ed req-ea984c0a-29ff-441d-8ca7-b877b0cfbbf1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:36.394841 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-ea984c0a-29ff-441d-8ca7-b877b0cfbbf1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] PUT https://10.4.3.152/volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c Aug 18 07:42:36.395346 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-ea984c0a-29ff-441d-8ca7-b877b0cfbbf1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:36.404574 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-52459280-297a-4037-b99d-bc28d5da48ed req-ea984c0a-29ff-441d-8ca7-b877b0cfbbf1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Acquiring lock "cinder-attachment_update-a53cad85-6e04-4884-ae94-7d2a25ce3aba-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:42:36.411038 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-52459280-297a-4037-b99d-bc28d5da48ed req-ea984c0a-29ff-441d-8ca7-b877b0cfbbf1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Lock "cinder-attachment_update-a53cad85-6e04-4884-ae94-7d2a25ce3aba-np0000007613" acquired by "attachment_update" :: waited 0.007s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:42:36.412526 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:36.412526 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:36.508298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9bd19dc6-706b-48b4-ba9f-e14ffdcec17f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:36.510360 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9bd19dc6-706b-48b4-ba9f-e14ffdcec17f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:36.510606 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9bd19dc6-706b-48b4-ba9f-e14ffdcec17f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:36.510815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9bd19dc6-706b-48b4-ba9f-e14ffdcec17f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:36.510926 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9bd19dc6-706b-48b4-ba9f-e14ffdcec17f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:36.516325 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:36.516325 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:36.516984 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9bd19dc6-706b-48b4-ba9f-e14ffdcec17f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:36.517382 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1277/5066] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:36 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:36.531828 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-52459280-297a-4037-b99d-bc28d5da48ed req-ea984c0a-29ff-441d-8ca7-b877b0cfbbf1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Lock "cinder-attachment_update-a53cad85-6e04-4884-ae94-7d2a25ce3aba-np0000007613" released by "attachment_update" :: held 0.121s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:42:36.532195 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-ea984c0a-29ff-441d-8ca7-b877b0cfbbf1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c returned with HTTP 200 Aug 18 07:42:36.532824 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1267/5067] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:42:36 2026] PUT /volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:36.566778 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7682534-abc9-40d5-8cf1-ef72b348c942 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:36.569055 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7682534-abc9-40d5-8cf1-ef72b348c942 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c/action Aug 18 07:42:36.569548 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7682534-abc9-40d5-8cf1-ef72b348c942 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:36.569732 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7682534-abc9-40d5-8cf1-ef72b348c942 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:36.586978 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:36.586978 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:36.597740 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-52459280-297a-4037-b99d-bc28d5da48ed req-e7682534-abc9-40d5-8cf1-ef72b348c942 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c/action returned with HTTP 204 Aug 18 07:42:36.598222 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1259/5068] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:42:36 2026] POST /volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:37.529484 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5e790135-a813-4a00-a7e1-c02a3ea0c51b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:37.532593 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e790135-a813-4a00-a7e1-c02a3ea0c51b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:37.532893 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e790135-a813-4a00-a7e1-c02a3ea0c51b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:37.533152 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5e790135-a813-4a00-a7e1-c02a3ea0c51b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:37.533311 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-5e790135-a813-4a00-a7e1-c02a3ea0c51b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:37.538827 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:37.538827 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:37.539697 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5e790135-a813-4a00-a7e1-c02a3ea0c51b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:37.540239 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1266/5069] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:37 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:38.550669 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0d5d0584-3988-4f53-a826-f90a256ca3a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:38.553613 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d5d0584-3988-4f53-a826-f90a256ca3a9 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:38.553913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d5d0584-3988-4f53-a826-f90a256ca3a9 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:38.554165 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0d5d0584-3988-4f53-a826-f90a256ca3a9 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:38.554349 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0d5d0584-3988-4f53-a826-f90a256ca3a9 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:38.559466 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:38.559466 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:38.560712 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0d5d0584-3988-4f53-a826-f90a256ca3a9 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:38.560926 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1278/5070] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:38 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:39.572123 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d1435a37-89a5-4790-89e4-b08640af54a5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:39.573635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1435a37-89a5-4790-89e4-b08640af54a5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:39.573833 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1435a37-89a5-4790-89e4-b08640af54a5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:39.574004 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1435a37-89a5-4790-89e4-b08640af54a5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:39.574102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d1435a37-89a5-4790-89e4-b08640af54a5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:39.578098 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:39.578098 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:39.578623 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1435a37-89a5-4790-89e4-b08640af54a5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:39.578967 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1268/5071] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:39 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:40.589968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dc840753-1943-4b10-9d5d-46439b5d9f2e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:40.592170 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc840753-1943-4b10-9d5d-46439b5d9f2e tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:40.592780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc840753-1943-4b10-9d5d-46439b5d9f2e tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:40.592974 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dc840753-1943-4b10-9d5d-46439b5d9f2e tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:40.593079 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-dc840753-1943-4b10-9d5d-46439b5d9f2e tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:40.595274 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=288,cinder:UPDATE=72,cinder:INSERT=34 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:42:40.600740 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:40.600740 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:40.601635 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dc840753-1943-4b10-9d5d-46439b5d9f2e tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:40.602144 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1260/5072] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:40 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:41.614376 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e802014a-e18b-4d8b-9588-ce9e689e19f4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:41.616068 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e802014a-e18b-4d8b-9588-ce9e689e19f4 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:41.616288 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e802014a-e18b-4d8b-9588-ce9e689e19f4 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:41.616483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e802014a-e18b-4d8b-9588-ce9e689e19f4 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:41.616632 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e802014a-e18b-4d8b-9588-ce9e689e19f4 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:41.622048 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:41.622048 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:41.622984 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e802014a-e18b-4d8b-9588-ce9e689e19f4 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:41.623526 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1267/5073] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:41 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:42.633863 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-59277323-ef09-4dfd-908b-fccd50b16bff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:42.636517 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59277323-ef09-4dfd-908b-fccd50b16bff tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:42.637170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59277323-ef09-4dfd-908b-fccd50b16bff tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:42.637566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59277323-ef09-4dfd-908b-fccd50b16bff tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:42.637793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-59277323-ef09-4dfd-908b-fccd50b16bff tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:42.642819 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:42.642819 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:42.643675 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59277323-ef09-4dfd-908b-fccd50b16bff tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:42.644157 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1279/5074] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:42 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:43.656233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6091c59e-dd92-436e-b319-b850cbf38ce0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:43.659531 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6091c59e-dd92-436e-b319-b850cbf38ce0 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:43.659836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6091c59e-dd92-436e-b319-b850cbf38ce0 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:43.660038 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6091c59e-dd92-436e-b319-b850cbf38ce0 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:43.660162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6091c59e-dd92-436e-b319-b850cbf38ce0 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:43.661838 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=330,cinder:INSERT=37,cinder:UPDATE=84 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:42:43.665315 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:43.665315 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:43.665973 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6091c59e-dd92-436e-b319-b850cbf38ce0 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:43.666844 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1269/5075] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:43 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:44.683967 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7669426-dd02-482c-af0a-4142ce52d324 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:44.686656 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7669426-dd02-482c-af0a-4142ce52d324 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:44.686867 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7669426-dd02-482c-af0a-4142ce52d324 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:44.687042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7669426-dd02-482c-af0a-4142ce52d324 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:44.687139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d7669426-dd02-482c-af0a-4142ce52d324 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:44.697407 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:44.697407 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:44.698246 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7669426-dd02-482c-af0a-4142ce52d324 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:44.699158 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1261/5076] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:44 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:45.231471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-fe99f914-90b7-4620-a734-96a2374e8e2d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.234419 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-fe99f914-90b7-4620-a734-96a2374e8e2d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:45.234605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-fe99f914-90b7-4620-a734-96a2374e8e2d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:45.234808 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-fe99f914-90b7-4620-a734-96a2374e8e2d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:45.236707 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=281,cinder:INSERT=32,cinder:UPDATE=67 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:42:45.245194 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:45.245194 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:45.249829 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-fe99f914-90b7-4620-a734-96a2374e8e2d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:45.254395 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-fe99f914-90b7-4620-a734-96a2374e8e2d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:45.254836 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1268/5077] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:45 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:45.326400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cc20de44-1b06-44b2-bf14-e1c53e08b0f2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.326849 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc20de44-1b06-44b2-bf14-e1c53e08b0f2 None None] GET https://10.4.3.152/volume// Aug 18 07:42:45.327089 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc20de44-1b06-44b2-bf14-e1c53e08b0f2 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:45.327592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cc20de44-1b06-44b2-bf14-e1c53e08b0f2 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:45.328054 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cc20de44-1b06-44b2-bf14-e1c53e08b0f2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:45.328623 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1280/5078] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:42:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:45.337591 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-7d46d7f1-e0f2-4d35-9d3f-acc1f00db901 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.342336 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-7d46d7f1-e0f2-4d35-9d3f-acc1f00db901 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:42:45.342336 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-7d46d7f1-e0f2-4d35-9d3f-acc1f00db901 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4117ac19-8075-4e6f-82d0-ac3655ff454f", "connector": null, "instance_uuid": "7fcea2ef-29d2-4638-8fbd-1cfec7be1a8d"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:45.348868 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:45.348868 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:45.383882 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-7d46d7f1-e0f2-4d35-9d3f-acc1f00db901 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:42:45.384320 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1270/5079] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:42:45 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:45.416672 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b5f64f12-fa7c-4fe5-99e2-3c4b27e3f1bb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.418530 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5f64f12-fa7c-4fe5-99e2-3c4b27e3f1bb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:45.418753 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5f64f12-fa7c-4fe5-99e2-3c4b27e3f1bb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:45.418966 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b5f64f12-fa7c-4fe5-99e2-3c4b27e3f1bb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:45.422108 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-89b84727-9140-4565-acd3-affa31d9a521 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.422503 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89b84727-9140-4565-acd3-affa31d9a521 None None] GET https://10.4.3.152/volume// Aug 18 07:42:45.422678 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89b84727-9140-4565-acd3-affa31d9a521 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:45.422882 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-89b84727-9140-4565-acd3-affa31d9a521 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:45.423186 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-89b84727-9140-4565-acd3-affa31d9a521 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:45.423489 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1269/5080] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 07:42:45.431040 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-f669fba4-9928-45d8-b1b1-42561e8e269e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.431395 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:45.431395 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:45.433351 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-f669fba4-9928-45d8-b1b1-42561e8e269e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:45.433537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-f669fba4-9928-45d8-b1b1-42561e8e269e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:45.433764 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-f669fba4-9928-45d8-b1b1-42561e8e269e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:45.437806 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b5f64f12-fa7c-4fe5-99e2-3c4b27e3f1bb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:45.443161 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b5f64f12-fa7c-4fe5-99e2-3c4b27e3f1bb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:45.443830 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1262/5081] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:45 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:45.444484 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:45.444484 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:45.448152 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-f669fba4-9928-45d8-b1b1-42561e8e269e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:45.452784 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-f669fba4-9928-45d8-b1b1-42561e8e269e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:45.453285 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1281/5082] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:45 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 1083 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:45.574796 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-75b4fb58-ab7d-4d41-a59f-d248e19e5bcb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.576827 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-75b4fb58-ab7d-4d41-a59f-d248e19e5bcb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] PUT https://10.4.3.152/volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b Aug 18 07:42:45.577279 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-75b4fb58-ab7d-4d41-a59f-d248e19e5bcb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:45.584280 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-75b4fb58-ab7d-4d41-a59f-d248e19e5bcb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Acquiring lock "cinder-attachment_update-4117ac19-8075-4e6f-82d0-ac3655ff454f-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:42:45.588117 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-75b4fb58-ab7d-4d41-a59f-d248e19e5bcb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Lock "cinder-attachment_update-4117ac19-8075-4e6f-82d0-ac3655ff454f-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:42:45.588985 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:45.588985 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:45.689856 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-75b4fb58-ab7d-4d41-a59f-d248e19e5bcb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Lock "cinder-attachment_update-4117ac19-8075-4e6f-82d0-ac3655ff454f-np0000007613" released by "attachment_update" :: held 0.102s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:42:45.690184 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-75b4fb58-ab7d-4d41-a59f-d248e19e5bcb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b returned with HTTP 200 Aug 18 07:42:45.690649 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1271/5083] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:42:45 2026] PUT /volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b => generated 968 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:45.702226 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-29495616-b4b6-4933-b29e-73a482e46285 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.704563 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-29495616-b4b6-4933-b29e-73a482e46285 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/encryption Aug 18 07:42:45.704792 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-29495616-b4b6-4933-b29e-73a482e46285 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:45.704977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-29495616-b4b6-4933-b29e-73a482e46285 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:45.710835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ae042cd2-96e6-40b5-98b4-0f175f5d8238 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:45.714161 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae042cd2-96e6-40b5-98b4-0f175f5d8238 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:45.714768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae042cd2-96e6-40b5-98b4-0f175f5d8238 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:45.714768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ae042cd2-96e6-40b5-98b4-0f175f5d8238 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:45.714768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ae042cd2-96e6-40b5-98b4-0f175f5d8238 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:45.719886 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:45.719886 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:45.720010 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ae042cd2-96e6-40b5-98b4-0f175f5d8238 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:45.720047 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:45.720047 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:45.720381 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1263/5084] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:45 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:45.727631 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-29495616-b4b6-4933-b29e-73a482e46285 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/encryption returned with HTTP 200 Aug 18 07:42:45.728058 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1270/5085] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:42:45 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:46.456749 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a351d9d7-e282-435a-8027-7b55b802ed98 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:46.458575 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a351d9d7-e282-435a-8027-7b55b802ed98 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:46.458816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a351d9d7-e282-435a-8027-7b55b802ed98 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:46.459116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a351d9d7-e282-435a-8027-7b55b802ed98 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:46.469949 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:46.469949 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:46.473365 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a351d9d7-e282-435a-8027-7b55b802ed98 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:46.477142 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a351d9d7-e282-435a-8027-7b55b802ed98 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:46.477562 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1282/5086] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:46 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:46.732320 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d0ad57a0-dd11-4efa-aff8-773663305fbd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:46.734039 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0ad57a0-dd11-4efa-aff8-773663305fbd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:46.734249 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0ad57a0-dd11-4efa-aff8-773663305fbd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:46.734627 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d0ad57a0-dd11-4efa-aff8-773663305fbd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:46.734627 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d0ad57a0-dd11-4efa-aff8-773663305fbd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:46.738461 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:46.738461 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:46.739100 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d0ad57a0-dd11-4efa-aff8-773663305fbd tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:46.739410 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1272/5087] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:46 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:46.749419 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-90149b32-d514-4df1-8ec3-16fac6770b8b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:46.751475 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90149b32-d514-4df1-8ec3-16fac6770b8b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] PUT https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:46.751899 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-90149b32-d514-4df1-8ec3-16fac6770b8b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:46.757075 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:46.757075 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:46.763484 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-90149b32-d514-4df1-8ec3-16fac6770b8b tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:46.764226 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1264/5088] 10.4.3.152 () {70 vars in 1408 bytes} [Tue Aug 18 07:42:46 2026] PUT /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 316 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:46.773177 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a748e791-4ab0-4f73-824b-9b93f2e01aba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:46.775175 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a748e791-4ab0-4f73-824b-9b93f2e01aba tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:46.775424 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a748e791-4ab0-4f73-824b-9b93f2e01aba tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:46.775739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a748e791-4ab0-4f73-824b-9b93f2e01aba tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:46.775807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a748e791-4ab0-4f73-824b-9b93f2e01aba tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:46.779878 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:46.779878 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:46.780564 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a748e791-4ab0-4f73-824b-9b93f2e01aba tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:46.780984 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1271/5089] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:46 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:46.792969 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-232d7b69-3270-4e9d-83e6-8b454c00954c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:46.794887 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-232d7b69-3270-4e9d-83e6-8b454c00954c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] DELETE https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:46.795107 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-232d7b69-3270-4e9d-83e6-8b454c00954c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:46.795308 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-232d7b69-3270-4e9d-83e6-8b454c00954c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:46.795407 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-232d7b69-3270-4e9d-83e6-8b454c00954c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Delete backup with id: 6860906b-95aa-4d57-b783-fd1e2a0e3133. Aug 18 07:42:46.799657 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:46.799657 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:46.812014 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-232d7b69-3270-4e9d-83e6-8b454c00954c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] delete_backup rpcapi backup_id 6860906b-95aa-4d57-b783-fd1e2a0e3133 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:42:46.813777 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-232d7b69-3270-4e9d-83e6-8b454c00954c tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 202 Aug 18 07:42:46.814307 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1283/5090] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:42:46 2026] DELETE /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:42:46.825035 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f8c3191f-dd76-4b4a-aedf-c4e7c38bc97f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:46.829506 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8c3191f-dd76-4b4a-aedf-c4e7c38bc97f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:46.829727 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8c3191f-dd76-4b4a-aedf-c4e7c38bc97f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:46.829921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f8c3191f-dd76-4b4a-aedf-c4e7c38bc97f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:46.830024 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f8c3191f-dd76-4b4a-aedf-c4e7c38bc97f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:46.834223 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:46.834223 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:46.834826 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f8c3191f-dd76-4b4a-aedf-c4e7c38bc97f tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 200 Aug 18 07:42:46.835233 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1273/5091] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:46 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:47.491068 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-819759ae-bd28-40fa-9a2a-fa02f911dece None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:47.492954 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-819759ae-bd28-40fa-9a2a-fa02f911dece tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:47.493175 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-819759ae-bd28-40fa-9a2a-fa02f911dece tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:47.493382 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-819759ae-bd28-40fa-9a2a-fa02f911dece tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:47.504692 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:47.504692 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:47.509185 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-819759ae-bd28-40fa-9a2a-fa02f911dece tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:47.514300 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-819759ae-bd28-40fa-9a2a-fa02f911dece tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:47.515020 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1265/5092] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:47 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:47.846569 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6084bf21-996c-4b70-bf50-305b41a0d945 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:47.848316 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6084bf21-996c-4b70-bf50-305b41a0d945 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 Aug 18 07:42:47.848521 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6084bf21-996c-4b70-bf50-305b41a0d945 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:47.848718 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6084bf21-996c-4b70-bf50-305b41a0d945 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:47.848812 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6084bf21-996c-4b70-bf50-305b41a0d945 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Show backup with id 6860906b-95aa-4d57-b783-fd1e2a0e3133. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:47.852964 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6084bf21-996c-4b70-bf50-305b41a0d945 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 returned with HTTP 404 Aug 18 07:42:47.853553 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1272/5093] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:47 2026] GET /volume/v3/backups/6860906b-95aa-4d57-b783-fd1e2a0e3133 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:47.859571 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:47.861921 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 Aug 18 07:42:47.862132 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:47.862346 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:47.862497 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Delete volume with id: 18b7eb6b-1472-41ec-ac8f-52706fa38c46 Aug 18 07:42:47.872124 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:47.872124 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:47.872560 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Volume info retrieved successfully. Aug 18 07:42:47.891855 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Delete volume request issued successfully. Aug 18 07:42:47.892359 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68bffecb-b451-4d9c-bb5e-5656ffaea978 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 returned with HTTP 202 Aug 18 07:42:47.893170 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1284/5094] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:42:47 2026] DELETE /volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:47.900927 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d1cb6a1d-e727-43dc-a096-cf4ab1e56cd5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:47.904157 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1cb6a1d-e727-43dc-a096-cf4ab1e56cd5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 Aug 18 07:42:47.904157 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1cb6a1d-e727-43dc-a096-cf4ab1e56cd5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:47.904157 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d1cb6a1d-e727-43dc-a096-cf4ab1e56cd5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:47.910238 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:47.910238 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:47.913471 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-d1cb6a1d-e727-43dc-a096-cf4ab1e56cd5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Volume info retrieved successfully. Aug 18 07:42:47.917796 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d1cb6a1d-e727-43dc-a096-cf4ab1e56cd5 tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 returned with HTTP 200 Aug 18 07:42:47.918297 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1274/5095] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:47 2026] GET /volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:48.527901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b71b4ad4-a526-4b86-903c-b47286ebee4a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:48.529532 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b71b4ad4-a526-4b86-903c-b47286ebee4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:48.530976 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b71b4ad4-a526-4b86-903c-b47286ebee4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:48.530976 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b71b4ad4-a526-4b86-903c-b47286ebee4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:48.539598 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:48.539598 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:48.544849 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b71b4ad4-a526-4b86-903c-b47286ebee4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:48.550136 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b71b4ad4-a526-4b86-903c-b47286ebee4a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:48.550691 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1266/5096] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:48 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:48.934571 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e4cf04c9-9acb-4a36-9a6e-e321d886f6cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:48.936882 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4cf04c9-9acb-4a36-9a6e-e321d886f6cf tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] GET https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 Aug 18 07:42:48.937166 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4cf04c9-9acb-4a36-9a6e-e321d886f6cf tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:48.937447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e4cf04c9-9acb-4a36-9a6e-e321d886f6cf tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:48.945633 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e4cf04c9-9acb-4a36-9a6e-e321d886f6cf tempest-ProjectAdminTests39-176654582 tempest-ProjectAdminTests39-176654582-project-admin] https://10.4.3.152/volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 returned with HTTP 404 Aug 18 07:42:48.946263 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1273/5097] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:48 2026] GET /volume/v3/volumes/18b7eb6b-1472-41ec-ac8f-52706fa38c46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:49.562537 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a1a436e2-2d00-483b-b000-2adc865ea57f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:49.564251 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1a436e2-2d00-483b-b000-2adc865ea57f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:49.564594 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1a436e2-2d00-483b-b000-2adc865ea57f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:49.564594 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a1a436e2-2d00-483b-b000-2adc865ea57f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:49.573456 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:49.573456 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:49.578257 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-a1a436e2-2d00-483b-b000-2adc865ea57f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:49.582175 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a1a436e2-2d00-483b-b000-2adc865ea57f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:49.582610 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1285/5098] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:49 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:50.046443 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-70b1ef9d-1749-4ea5-8c28-eb11d8a43d31 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.157219 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-70b1ef9d-1749-4ea5-8c28-eb11d8a43d31 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b/action Aug 18 07:42:50.157831 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-70b1ef9d-1749-4ea5-8c28-eb11d8a43d31 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:50.158054 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-70b1ef9d-1749-4ea5-8c28-eb11d8a43d31 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:50.173442 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.173442 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:50.188268 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-39473e63-c458-4a11-bd70-91ed1b97e730 req-70b1ef9d-1749-4ea5-8c28-eb11d8a43d31 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b/action returned with HTTP 204 Aug 18 07:42:50.188786 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1275/5099] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:42:50 2026] POST /volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:50.286006 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6eab1918-e99d-428a-9409-0dfc1867bcca None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.380924 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:50.381333 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1333945620"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:50.382657 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1333945620'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:50.382736 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume of 1 GB Aug 18 07:42:50.386558 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Availability Zones retrieved successfully. Aug 18 07:42:50.391622 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (51b5aaa6-1146-4ed8-bfca-6c861ebaa540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:50.392529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7ed751-b608-4366-bd09-134df31a1138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:50.393258 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:50.416687 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7ed751-b608-4366-bd09-134df31a1138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:50.417447 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f26ca2-f7ce-485e-846b-aa4509c09aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:50.483724 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['173eff5f-ba29-4b9c-a53f-2c734fbb8df2', '72d43aa9-ef42-4950-bdc6-f551cbece242', '9042905a-5e40-4603-90dd-ec4b0f42698d', 'a33b4c35-c211-41ad-80cd-85be654ed445'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:50.484478 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f26ca2-f7ce-485e-846b-aa4509c09aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['173eff5f-ba29-4b9c-a53f-2c734fbb8df2', '72d43aa9-ef42-4950-bdc6-f551cbece242', '9042905a-5e40-4603-90dd-ec4b0f42698d', 'a33b4c35-c211-41ad-80cd-85be654ed445']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:50.485216 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555c7dcd-78ba-4cae-8169-00a6a551f5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:50.507072 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555c7dcd-78ba-4cae-8169-00a6a551f5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dadf03e-c782-4229-aa95-a2c50bb493eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333945620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['173eff5f-ba29-4b9c-a53f-2c734fbb8df2','72d43aa9-ef42-4950-bdc6-f551cbece242','9042905a-5e40-4603-90dd-ec4b0f42698d','a33b4c35-c211-41ad-80cd-85be654ed445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333945620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dadf03e-c782-4229-aa95-a2c50bb493eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:50.507821 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e648138-f71a-4f81-b243-71686746f776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:50.525351 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e648138-f71a-4f81-b243-71686746f776) transitioned into state 'SUCCESS' from state '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-1333945620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['173eff5f-ba29-4b9c-a53f-2c734fbb8df2','72d43aa9-ef42-4950-bdc6-f551cbece242','9042905a-5e40-4603-90dd-ec4b0f42698d','a33b4c35-c211-41ad-80cd-85be654ed445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:50.526042 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afafe192-7038-47e5-b1a3-4b9cfcac6b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:50.536173 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afafe192-7038-47e5-b1a3-4b9cfcac6b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:50.537129 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (51b5aaa6-1146-4ed8-bfca-6c861ebaa540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:50.537459 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request issued successfully. Aug 18 07:42:50.538006 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6eab1918-e99d-428a-9409-0dfc1867bcca tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:50.538558 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1267/5100] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:42:50 2026] POST /volume/v3/volumes => generated 778 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:50.553417 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-59736290-4e7a-4881-ac4c-69515d7fa357 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.555516 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59736290-4e7a-4881-ac4c-69515d7fa357 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb Aug 18 07:42:50.555780 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59736290-4e7a-4881-ac4c-69515d7fa357 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:50.556008 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-59736290-4e7a-4881-ac4c-69515d7fa357 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:50.565531 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.565531 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:50.569453 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-59736290-4e7a-4881-ac4c-69515d7fa357 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:42:50.573981 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-59736290-4e7a-4881-ac4c-69515d7fa357 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb returned with HTTP 200 Aug 18 07:42:50.574448 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1274/5101] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:50 2026] GET /volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:50.593992 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8416bfef-a2ae-4322-bb2d-493566c4654c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.595822 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8416bfef-a2ae-4322-bb2d-493566c4654c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:50.595999 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8416bfef-a2ae-4322-bb2d-493566c4654c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:50.596167 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8416bfef-a2ae-4322-bb2d-493566c4654c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:50.607588 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.607588 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:50.610733 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8416bfef-a2ae-4322-bb2d-493566c4654c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:50.615969 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8416bfef-a2ae-4322-bb2d-493566c4654c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:50.616518 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1286/5102] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:50 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 1196 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:50.631821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f13e93a3-09fa-4494-903b-068a3e90ec86 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.633848 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f13e93a3-09fa-4494-903b-068a3e90ec86 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:50.633848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f13e93a3-09fa-4494-903b-068a3e90ec86 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:50.633909 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f13e93a3-09fa-4494-903b-068a3e90ec86 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:50.643908 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.643908 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:50.648001 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f13e93a3-09fa-4494-903b-068a3e90ec86 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:50.652964 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f13e93a3-09fa-4494-903b-068a3e90ec86 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:50.653480 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1276/5103] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:50 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 1196 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:50.693326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e0b225e-da71-43ad-9fc3-7f6415fe9689 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.695331 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e0b225e-da71-43ad-9fc3-7f6415fe9689 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:50.695527 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e0b225e-da71-43ad-9fc3-7f6415fe9689 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:50.695731 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e0b225e-da71-43ad-9fc3-7f6415fe9689 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:50.704246 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.704246 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:50.707594 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e0b225e-da71-43ad-9fc3-7f6415fe9689 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:50.711284 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e0b225e-da71-43ad-9fc3-7f6415fe9689 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:50.711695 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1268/5104] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:50 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:50.729892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-86f2ac99-e943-4d59-a88e-e8926d21fd7a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.732178 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-86f2ac99-e943-4d59-a88e-e8926d21fd7a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/action Aug 18 07:42:50.732563 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-86f2ac99-e943-4d59-a88e-e8926d21fd7a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:42:50.732740 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-86f2ac99-e943-4d59-a88e-e8926d21fd7a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:50.742243 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.742243 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:50.742710 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-86f2ac99-e943-4d59-a88e-e8926d21fd7a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:50.748459 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-86f2ac99-e943-4d59-a88e-e8926d21fd7a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Begin detaching volume completed successfully. Aug 18 07:42:50.748679 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-86f2ac99-e943-4d59-a88e-e8926d21fd7a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/action returned with HTTP 202 Aug 18 07:42:50.749092 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1275/5105] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:42:50 2026] POST /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:42:50.791396 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-902ce1dc-f76b-4860-88d7-6f45a9878fd6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.791743 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-902ce1dc-f76b-4860-88d7-6f45a9878fd6 None None] GET https://10.4.3.152/volume// Aug 18 07:42:50.791910 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-902ce1dc-f76b-4860-88d7-6f45a9878fd6 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:50.792107 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-902ce1dc-f76b-4860-88d7-6f45a9878fd6 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:50.793508 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-902ce1dc-f76b-4860-88d7-6f45a9878fd6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:42:50.793830 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1287/5106] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:42:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:42:50.800859 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e67410d-b651-4adc-9f73-68317a413e54 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.804282 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e67410d-b651-4adc-9f73-68317a413e54 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:50.804573 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e67410d-b651-4adc-9f73-68317a413e54 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:50.804803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e67410d-b651-4adc-9f73-68317a413e54 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:50.813438 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.813438 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:50.816570 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e67410d-b651-4adc-9f73-68317a413e54 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:50.820576 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-3e67410d-b651-4adc-9f73-68317a413e54 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:50.820986 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1277/5107] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:42:50 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 1379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:50.830587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-691f3730-b7f8-460d-9346-5c9c4166422e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:50.832538 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-691f3730-b7f8-460d-9346-5c9c4166422e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/encryption Aug 18 07:42:50.832729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-691f3730-b7f8-460d-9346-5c9c4166422e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:50.832902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-691f3730-b7f8-460d-9346-5c9c4166422e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:50.840891 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:50.840891 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:50.847333 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-691f3730-b7f8-460d-9346-5c9c4166422e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/encryption returned with HTTP 200 Aug 18 07:42:50.847827 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1269/5108] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:42:50 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:51.589448 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f39c16bc-498f-4bd6-9c6e-1110471b3b50 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:51.591127 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f39c16bc-498f-4bd6-9c6e-1110471b3b50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb Aug 18 07:42:51.591395 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f39c16bc-498f-4bd6-9c6e-1110471b3b50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:51.591601 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f39c16bc-498f-4bd6-9c6e-1110471b3b50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:51.599780 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:51.599780 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:51.603508 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f39c16bc-498f-4bd6-9c6e-1110471b3b50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:42:51.607299 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f39c16bc-498f-4bd6-9c6e-1110471b3b50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb returned with HTTP 200 Aug 18 07:42:51.607834 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1276/5109] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:51 2026] GET /volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:42:51.619397 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:51.621319 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:42:51.621693 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7dadf03e-c782-4229-aa95-a2c50bb493eb", "name": "tempest-type-Backup-1929156169"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:51.623021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating new backup {'backup': {'volume_id': '7dadf03e-c782-4229-aa95-a2c50bb493eb', 'name': 'tempest-type-Backup-1929156169'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:42:51.623187 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating backup of volume 7dadf03e-c782-4229-aa95-a2c50bb493eb in container None Aug 18 07:42:51.630479 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:51.630479 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:51.630876 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:42:51.654079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-d3bccd04-1f68-4820-b34f-d23f3a58418f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:51.660940 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-d3bccd04-1f68-4820-b34f-d23f3a58418f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] DELETE https://10.4.3.152/volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b Aug 18 07:42:51.661233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-d3bccd04-1f68-4820-b34f-d23f3a58418f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:51.661473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-d3bccd04-1f68-4820-b34f-d23f3a58418f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:51.661720 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['850df63d-4750-4158-9a35-0759a60dd0a6', 'ea53b083-6aca-40a3-84ca-3a9a3365bc1e'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:51.675288 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:51.675288 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:51.694844 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-550f1edb-cfa0-41ca-a741-8ffc908bef69 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:42:51.695554 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1288/5110] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:42:51 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:51.703404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-72498efd-9e78-49c9-8789-c571044414d2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:51.705182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-72498efd-9e78-49c9-8789-c571044414d2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:51.705411 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-72498efd-9e78-49c9-8789-c571044414d2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:51.705588 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-72498efd-9e78-49c9-8789-c571044414d2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:51.705743 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-72498efd-9e78-49c9-8789-c571044414d2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:51.709831 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:51.709831 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:51.710424 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-72498efd-9e78-49c9-8789-c571044414d2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:51.710783 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1270/5111] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:51 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:51.721713 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-7d18adfe-2ef4-42d5-a9c8-508e12f83418 req-d3bccd04-1f68-4820-b34f-d23f3a58418f tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b returned with HTTP 200 Aug 18 07:42:51.722112 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1278/5112] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:42:51 2026] DELETE /volume/v3/attachments/71fe84f7-fe2f-4e25-a927-311d4c78427b => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:51.871120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0f075283-6e36-43f5-9b6e-ad7130f51ee3 req-28a6f22c-0c68-48b2-88a8-009c83229385 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:51.902202 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0f075283-6e36-43f5-9b6e-ad7130f51ee3 req-28a6f22c-0c68-48b2-88a8-009c83229385 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:51.902435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0f075283-6e36-43f5-9b6e-ad7130f51ee3 req-28a6f22c-0c68-48b2-88a8-009c83229385 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:51.902596 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0f075283-6e36-43f5-9b6e-ad7130f51ee3 req-28a6f22c-0c68-48b2-88a8-009c83229385 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:51.911884 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:51.911884 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:51.917127 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-0f075283-6e36-43f5-9b6e-ad7130f51ee3 req-28a6f22c-0c68-48b2-88a8-009c83229385 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:51.923536 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0f075283-6e36-43f5-9b6e-ad7130f51ee3 req-28a6f22c-0c68-48b2-88a8-009c83229385 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:51.923956 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1277/5113] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:42:51 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 904 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:52.726028 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c74bd6d-d57b-4e57-a4a6-833ff343840f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:52.727605 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c74bd6d-d57b-4e57-a4a6-833ff343840f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:52.727841 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c74bd6d-d57b-4e57-a4a6-833ff343840f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:52.728031 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c74bd6d-d57b-4e57-a4a6-833ff343840f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:52.728128 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2c74bd6d-d57b-4e57-a4a6-833ff343840f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:52.731905 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:52.731905 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:52.732625 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c74bd6d-d57b-4e57-a4a6-833ff343840f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:52.733173 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1289/5114] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:52 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:53.744483 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-56e2891b-be51-4714-95e4-ed280cd37a84 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:53.746590 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56e2891b-be51-4714-95e4-ed280cd37a84 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:53.746780 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56e2891b-be51-4714-95e4-ed280cd37a84 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:53.746965 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-56e2891b-be51-4714-95e4-ed280cd37a84 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:53.747066 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-56e2891b-be51-4714-95e4-ed280cd37a84 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:53.752789 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:53.752789 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:53.753319 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-56e2891b-be51-4714-95e4-ed280cd37a84 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:53.753636 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1271/5115] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:53 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:54.739894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:54.745009 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:54.745288 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:54.745550 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:54.745791 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume with id: 4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:54.753462 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:54.753462 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:54.753883 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:54.764813 np0000007613 devstack@c-api.service[100290]: WARNING cinder.keymgr.conf_key_mgr [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:42:54.767375 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8824290b-c23e-43eb-ab2a-e2bfbcdd23dd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:54.769792 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8824290b-c23e-43eb-ab2a-e2bfbcdd23dd tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:54.770117 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8824290b-c23e-43eb-ab2a-e2bfbcdd23dd tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:54.770257 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume request issued successfully. Aug 18 07:42:54.770412 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8824290b-c23e-43eb-ab2a-e2bfbcdd23dd tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:54.770569 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-8824290b-c23e-43eb-ab2a-e2bfbcdd23dd tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:54.770603 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1ab0dde5-0acd-40e9-acdf-60627e3dc26b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 202 Aug 18 07:42:54.771029 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1279/5116] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:54 2026] DELETE /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:54.776320 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:54.776320 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:54.777248 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8824290b-c23e-43eb-ab2a-e2bfbcdd23dd tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:54.777792 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1278/5117] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:54 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:54.779277 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c997b70-a6d3-4ca1-94ed-7f4d91a2af03 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:54.783059 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c997b70-a6d3-4ca1-94ed-7f4d91a2af03 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:54.783059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c997b70-a6d3-4ca1-94ed-7f4d91a2af03 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:54.783059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c997b70-a6d3-4ca1-94ed-7f4d91a2af03 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:54.789773 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:54.789773 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:54.793491 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2c997b70-a6d3-4ca1-94ed-7f4d91a2af03 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:54.797766 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c997b70-a6d3-4ca1-94ed-7f4d91a2af03 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 200 Aug 18 07:42:54.798262 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1290/5118] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:54 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:55.789325 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ad8e3660-221e-4394-b21e-a5daaceebf24 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:55.792085 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad8e3660-221e-4394-b21e-a5daaceebf24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:55.792330 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad8e3660-221e-4394-b21e-a5daaceebf24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:55.792536 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ad8e3660-221e-4394-b21e-a5daaceebf24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:55.792639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ad8e3660-221e-4394-b21e-a5daaceebf24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:55.806463 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:55.806463 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:55.807166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ad8e3660-221e-4394-b21e-a5daaceebf24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:55.807515 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1272/5119] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:55 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:55.812648 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-39f64190-6175-49c5-a6b3-3b3ed8158e8c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:55.814420 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39f64190-6175-49c5-a6b3-3b3ed8158e8c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f Aug 18 07:42:55.814626 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39f64190-6175-49c5-a6b3-3b3ed8158e8c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:55.814843 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39f64190-6175-49c5-a6b3-3b3ed8158e8c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:55.821391 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39f64190-6175-49c5-a6b3-3b3ed8158e8c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f returned with HTTP 404 Aug 18 07:42:55.821903 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1280/5120] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:55 2026] GET /volume/v3/volumes/4117ac19-8075-4e6f-82d0-ac3655ff454f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:55.828293 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:55.830091 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] DELETE https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 Aug 18 07:42:55.830299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:55.830479 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:55.830634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume with id: 36567c4e-af10-41b4-8ee5-a763d74c2fa5 Aug 18 07:42:55.837610 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:55.837610 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:55.838061 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:55.848123 np0000007613 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:42:55.852986 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume request issued successfully. Aug 18 07:42:55.853149 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5becd08c-f49c-43dd-b3de-6aca74a196e2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 returned with HTTP 202 Aug 18 07:42:55.853548 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1279/5121] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:42:55 2026] DELETE /volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:55.861389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-102c2123-3a8a-4d15-98ab-91779d96b804 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:55.864891 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-102c2123-3a8a-4d15-98ab-91779d96b804 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 Aug 18 07:42:55.864891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-102c2123-3a8a-4d15-98ab-91779d96b804 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:55.864891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-102c2123-3a8a-4d15-98ab-91779d96b804 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:55.871263 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:55.871263 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:55.875976 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-102c2123-3a8a-4d15-98ab-91779d96b804 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:55.880590 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-102c2123-3a8a-4d15-98ab-91779d96b804 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 returned with HTTP 200 Aug 18 07:42:55.881095 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1291/5122] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:55 2026] GET /volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:56.819113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cd1acdec-1d53-46e4-9d44-16316c980b58 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:56.821068 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd1acdec-1d53-46e4-9d44-16316c980b58 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:56.821295 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd1acdec-1d53-46e4-9d44-16316c980b58 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:56.821528 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cd1acdec-1d53-46e4-9d44-16316c980b58 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:56.821625 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cd1acdec-1d53-46e4-9d44-16316c980b58 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:56.828347 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:56.828347 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:56.828987 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cd1acdec-1d53-46e4-9d44-16316c980b58 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:56.829374 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1273/5123] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:56 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:56.895490 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e6b64a09-12da-450d-bd96-94add7950618 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:56.898739 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6b64a09-12da-450d-bd96-94add7950618 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 Aug 18 07:42:56.898953 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6b64a09-12da-450d-bd96-94add7950618 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:56.899147 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e6b64a09-12da-450d-bd96-94add7950618 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:56.905278 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e6b64a09-12da-450d-bd96-94add7950618 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 returned with HTTP 404 Aug 18 07:42:56.905811 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1281/5124] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:56 2026] GET /volume/v3/volumes/36567c4e-af10-41b4-8ee5-a763d74c2fa5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:42:56.914279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-09aea787-0245-4e7e-b3eb-a2b838f8e275 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:56.915910 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09aea787-0245-4e7e-b3eb-a2b838f8e275 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:42:56.916120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09aea787-0245-4e7e-b3eb-a2b838f8e275 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:56.916338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-09aea787-0245-4e7e-b3eb-a2b838f8e275 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:56.917194 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-09aea787-0245-4e7e-b3eb-a2b838f8e275 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:42:56.929167 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-09aea787-0245-4e7e-b3eb-a2b838f8e275 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Get all volumes completed successfully. Aug 18 07:42:56.931152 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:56.931152 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:56.935471 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-09aea787-0245-4e7e-b3eb-a2b838f8e275 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:42:56.935913 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1280/5125] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:42:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:42:56.952679 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-144e511f-d81a-4ac6-9fd4-e1871c1efef1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:56.954140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-144e511f-d81a-4ac6-9fd4-e1871c1efef1 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] DELETE https://10.4.3.152/volume/v3/types/3cf6f89d-bb9e-4876-97fa-8c827589a44c Aug 18 07:42:56.954459 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-144e511f-d81a-4ac6-9fd4-e1871c1efef1 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:56.954753 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-144e511f-d81a-4ac6-9fd4-e1871c1efef1 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:56.978484 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-144e511f-d81a-4ac6-9fd4-e1871c1efef1 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/types/3cf6f89d-bb9e-4876-97fa-8c827589a44c returned with HTTP 202 Aug 18 07:42:56.978484 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1292/5126] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:42:56 2026] DELETE /volume/v3/types/3cf6f89d-bb9e-4876-97fa-8c827589a44c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:42:57.838681 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b62e71c5-8ba7-4cd2-bfd6-e8972daa5165 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:57.840600 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b62e71c5-8ba7-4cd2-bfd6-e8972daa5165 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:57.840852 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b62e71c5-8ba7-4cd2-bfd6-e8972daa5165 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:57.841069 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b62e71c5-8ba7-4cd2-bfd6-e8972daa5165 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:57.841195 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-b62e71c5-8ba7-4cd2-bfd6-e8972daa5165 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:57.846273 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:57.846273 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:57.846992 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b62e71c5-8ba7-4cd2-bfd6-e8972daa5165 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:57.847443 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1274/5127] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:57 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:58.088951 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6180539f-4f44-4cc4-a5db-e3731daaef32 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:58.091961 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6180539f-4f44-4cc4-a5db-e3731daaef32 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:42:58.092409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6180539f-4f44-4cc4-a5db-e3731daaef32 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-706581472", "extra_specs": {}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:58.114129 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6180539f-4f44-4cc4-a5db-e3731daaef32 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:42:58.114707 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1282/5128] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:42:58 2026] POST /volume/v3/types => generated 211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:58.124408 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2e0fd25c-9196-4295-9dc2-4571ef497429 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:58.126902 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e0fd25c-9196-4295-9dc2-4571ef497429 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] POST https://10.4.3.152/volume/v3/types/c9908de6-11ba-4ccf-9bdd-49036d61fb4f/encryption Aug 18 07:42:58.127297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2e0fd25c-9196-4295-9dc2-4571ef497429 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:58.144186 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e0fd25c-9196-4295-9dc2-4571ef497429 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/types/c9908de6-11ba-4ccf-9bdd-49036d61fb4f/encryption returned with HTTP 200 Aug 18 07:42:58.144666 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1281/5129] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:42:58 2026] POST /volume/v3/types/c9908de6-11ba-4ccf-9bdd-49036d61fb4f/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:58.179817 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:58.182081 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:42:58.182474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-628009496", "snapshot_id": null, "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "volume_type": "tempest-scenario-type-luks-706581472", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:42:58.184405 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-628009496', 'snapshot_id': None, 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'volume_type': 'tempest-scenario-type-luks-706581472', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:42:58.276394 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume of 1 GB Aug 18 07:42:58.276729 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:58.276729 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:58.277284 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Availability Zones retrieved successfully. Aug 18 07:42:58.282771 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (df492d13-afb4-4ec5-ba37-25117e2a09f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:58.283689 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4572d02d-8a2d-4c47-9b80-d168c7f429f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:58.284770 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:42:58.354139 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4572d02d-8a2d-4c47-9b80-d168c7f429f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:42:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f,is_public=True,name='tempest-scenario-type-luks-706581472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9908de6-11ba-4ccf-9bdd-49036d61fb4f', '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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:58.355726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59189ce5-79d1-4d17-8f89-559e05673e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:58.387831 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-706581472 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-706581472, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:58.388132 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-706581472 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-706581472, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:42:58.412997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Created reservations ['8910a5c7-62cf-4419-bca4-2943dd613297', '06c4777d-ec2e-4247-b502-f67fb6444f1a', '10393431-74d3-4072-afad-df568d913f8e', '5d24d648-5e5a-4217-86cd-c24e4b3f707a'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:42:58.413980 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59189ce5-79d1-4d17-8f89-559e05673e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8910a5c7-62cf-4419-bca4-2943dd613297', '06c4777d-ec2e-4247-b502-f67fb6444f1a', '10393431-74d3-4072-afad-df568d913f8e', '5d24d648-5e5a-4217-86cd-c24e4b3f707a']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:58.414737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfe5360-b50e-42eb-9d60-e1ed56a410bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:58.435843 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfe5360-b50e-42eb-9d60-e1ed56a410bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf2d6b7-c911-436c-9c1d-d226d993832a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-628009496',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['8910a5c7-62cf-4419-bca4-2943dd613297','06c4777d-ec2e-4247-b502-f67fb6444f1a','10393431-74d3-4072-afad-df568d913f8e','5d24d648-5e5a-4217-86cd-c24e4b3f707a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:42:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-628009496',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3bf2d6b7-c911-436c-9c1d-d226d993832a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb6007e428b452cab911973dfeb752a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7847df04094571969f6a15e13ac0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9908de6-11ba-4ccf-9bdd-49036d61fb4f),volume_type_id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:58.436586 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300b9d80-b619-42fc-a545-87f37c66d2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:58.452777 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300b9d80-b619-42fc-a545-87f37c66d2ff) transitioned into state 'SUCCESS' from state '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-628009496',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['8910a5c7-62cf-4419-bca4-2943dd613297','06c4777d-ec2e-4247-b502-f67fb6444f1a','10393431-74d3-4072-afad-df568d913f8e','5d24d648-5e5a-4217-86cd-c24e4b3f707a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:58.453467 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc6a18d-13eb-40df-be6a-542fe6a7646b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:42:58.461839 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc6a18d-13eb-40df-be6a-542fe6a7646b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:42:58.462888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (df492d13-afb4-4ec5-ba37-25117e2a09f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:42:58.463162 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request issued successfully. Aug 18 07:42:58.463927 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-717baae5-2069-46c1-bb9f-53562e9c1bd4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:42:58.464314 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1293/5130] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:42:58 2026] POST /volume/v3/volumes => generated 790 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:42:58.476989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-21b7205e-dcfc-4e7c-a10a-f187dd63927b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:58.482391 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21b7205e-dcfc-4e7c-a10a-f187dd63927b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:42:58.482607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21b7205e-dcfc-4e7c-a10a-f187dd63927b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:58.482807 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-21b7205e-dcfc-4e7c-a10a-f187dd63927b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:58.495766 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:58.495766 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:42:58.505410 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-21b7205e-dcfc-4e7c-a10a-f187dd63927b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:58.510225 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-21b7205e-dcfc-4e7c-a10a-f187dd63927b tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:42:58.510627 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1275/5131] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:58 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:58.862994 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d2974f0e-6d89-4506-b169-f65ddf5d0101 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:58.864952 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2974f0e-6d89-4506-b169-f65ddf5d0101 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:58.865148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2974f0e-6d89-4506-b169-f65ddf5d0101 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:58.865363 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d2974f0e-6d89-4506-b169-f65ddf5d0101 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:58.865463 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d2974f0e-6d89-4506-b169-f65ddf5d0101 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:58.870532 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:58.870532 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:42:58.871106 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d2974f0e-6d89-4506-b169-f65ddf5d0101 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:58.871436 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1283/5132] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:58 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:59.522843 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-81215760-50bf-4d0d-86e9-4746978bed6d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:59.525124 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81215760-50bf-4d0d-86e9-4746978bed6d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:42:59.525435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81215760-50bf-4d0d-86e9-4746978bed6d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:59.525701 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-81215760-50bf-4d0d-86e9-4746978bed6d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:59.535879 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:59.535879 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:42:59.541229 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-81215760-50bf-4d0d-86e9-4746978bed6d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:42:59.547974 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-81215760-50bf-4d0d-86e9-4746978bed6d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:42:59.548554 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1282/5133] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:42:59 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:42:59.881845 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7e08b227-34bf-41d3-920f-da8a590e4265 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:42:59.883790 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e08b227-34bf-41d3-920f-da8a590e4265 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:42:59.884030 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e08b227-34bf-41d3-920f-da8a590e4265 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:42:59.884230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7e08b227-34bf-41d3-920f-da8a590e4265 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:42:59.884347 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-7e08b227-34bf-41d3-920f-da8a590e4265 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:42:59.890003 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:42:59.890003 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:42:59.890003 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7e08b227-34bf-41d3-920f-da8a590e4265 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:42:59.890003 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1294/5134] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:42:59 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:00.564799 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b20da257-53d8-40d2-8d92-4c2137327fb8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:00.571399 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b20da257-53d8-40d2-8d92-4c2137327fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:00.571691 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b20da257-53d8-40d2-8d92-4c2137327fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:00.571876 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b20da257-53d8-40d2-8d92-4c2137327fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:00.581296 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:00.581296 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:00.586391 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b20da257-53d8-40d2-8d92-4c2137327fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:00.592453 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b20da257-53d8-40d2-8d92-4c2137327fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:00.592839 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1276/5135] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:00 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:00.901541 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-769e7139-8c23-46c8-b296-8178d332d88e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:00.903446 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-769e7139-8c23-46c8-b296-8178d332d88e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:43:00.903620 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-769e7139-8c23-46c8-b296-8178d332d88e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:00.903876 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-769e7139-8c23-46c8-b296-8178d332d88e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:00.904010 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-769e7139-8c23-46c8-b296-8178d332d88e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:00.908420 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:00.908420 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:00.909048 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-769e7139-8c23-46c8-b296-8178d332d88e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:43:00.909439 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1284/5136] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:00 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:01.607731 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-67c128b7-5954-48ae-84b4-704de3bbafdc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:01.609419 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67c128b7-5954-48ae-84b4-704de3bbafdc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:01.609651 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67c128b7-5954-48ae-84b4-704de3bbafdc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:01.609857 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67c128b7-5954-48ae-84b4-704de3bbafdc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:01.616199 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:01.616199 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:01.619421 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-67c128b7-5954-48ae-84b4-704de3bbafdc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:01.624067 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67c128b7-5954-48ae-84b4-704de3bbafdc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:01.624477 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1283/5137] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:01 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:01.919716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8232d30e-a16d-45af-96ab-cc7a09c40c4a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:01.922818 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8232d30e-a16d-45af-96ab-cc7a09c40c4a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:43:01.923473 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8232d30e-a16d-45af-96ab-cc7a09c40c4a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:01.923709 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8232d30e-a16d-45af-96ab-cc7a09c40c4a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:01.923838 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8232d30e-a16d-45af-96ab-cc7a09c40c4a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:01.929967 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:01.929967 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:01.930587 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8232d30e-a16d-45af-96ab-cc7a09c40c4a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:43:01.930961 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1295/5138] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:01 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:02.636334 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7083e54b-0115-4c5b-b54c-02192ad13ecf None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:02.638436 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7083e54b-0115-4c5b-b54c-02192ad13ecf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:02.638671 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7083e54b-0115-4c5b-b54c-02192ad13ecf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:02.638902 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7083e54b-0115-4c5b-b54c-02192ad13ecf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:02.646787 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:02.646787 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:02.650721 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7083e54b-0115-4c5b-b54c-02192ad13ecf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:02.655729 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7083e54b-0115-4c5b-b54c-02192ad13ecf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:02.656177 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1277/5139] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:02 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:02.942067 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0d797529-3ee4-4bd6-a630-1ce86d203870 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:02.945187 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d797529-3ee4-4bd6-a630-1ce86d203870 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:43:02.945425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d797529-3ee4-4bd6-a630-1ce86d203870 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:02.945597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0d797529-3ee4-4bd6-a630-1ce86d203870 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:02.945709 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0d797529-3ee4-4bd6-a630-1ce86d203870 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:02.952625 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:02.952625 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:02.953287 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0d797529-3ee4-4bd6-a630-1ce86d203870 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:43:02.953605 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1285/5140] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:02 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:43:03.670249 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1188b82d-48eb-4953-9169-27aa1746013a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:03.673580 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1188b82d-48eb-4953-9169-27aa1746013a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:03.673580 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1188b82d-48eb-4953-9169-27aa1746013a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:03.673580 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1188b82d-48eb-4953-9169-27aa1746013a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:03.680308 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:03.680308 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:03.682803 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1188b82d-48eb-4953-9169-27aa1746013a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:03.686511 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1188b82d-48eb-4953-9169-27aa1746013a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:03.686961 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1284/5141] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:03 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:03.965636 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0a56e913-fee6-4ecd-887b-ad51bcac4dc1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:03.967618 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a56e913-fee6-4ecd-887b-ad51bcac4dc1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:43:03.968189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a56e913-fee6-4ecd-887b-ad51bcac4dc1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:03.968189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0a56e913-fee6-4ecd-887b-ad51bcac4dc1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:03.968333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0a56e913-fee6-4ecd-887b-ad51bcac4dc1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:03.973198 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:03.973198 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:03.974094 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0a56e913-fee6-4ecd-887b-ad51bcac4dc1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:43:03.974226 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1296/5142] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:03 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:04.700485 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-86b963ba-8163-4d7b-a4cb-7bbec4d544da None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:04.702588 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86b963ba-8163-4d7b-a4cb-7bbec4d544da tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:04.702799 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86b963ba-8163-4d7b-a4cb-7bbec4d544da tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:04.703028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-86b963ba-8163-4d7b-a4cb-7bbec4d544da tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:04.710857 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:04.710857 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:04.714988 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-86b963ba-8163-4d7b-a4cb-7bbec4d544da tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:04.719341 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-86b963ba-8163-4d7b-a4cb-7bbec4d544da tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:04.719757 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1278/5143] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:04 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:04.984858 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6467cd9d-77f0-4359-a84c-ee42395eb9eb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:04.986962 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6467cd9d-77f0-4359-a84c-ee42395eb9eb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:43:04.987204 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6467cd9d-77f0-4359-a84c-ee42395eb9eb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:04.987438 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6467cd9d-77f0-4359-a84c-ee42395eb9eb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:04.987561 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-6467cd9d-77f0-4359-a84c-ee42395eb9eb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:04.992295 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:04.992295 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:04.992960 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6467cd9d-77f0-4359-a84c-ee42395eb9eb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:43:04.993374 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1286/5144] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:04 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:05.733565 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-74881711-d1b4-48a9-ac98-affa0f941530 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:05.735431 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74881711-d1b4-48a9-ac98-affa0f941530 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:05.737230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74881711-d1b4-48a9-ac98-affa0f941530 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:05.737230 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74881711-d1b4-48a9-ac98-affa0f941530 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:05.744226 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:05.744226 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:05.748127 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-74881711-d1b4-48a9-ac98-affa0f941530 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:05.753651 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74881711-d1b4-48a9-ac98-affa0f941530 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:05.754159 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1285/5145] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:05 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:06.003319 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-34ffb433-aeb5-4f6b-90ee-00e7d98f1e7e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:06.006752 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34ffb433-aeb5-4f6b-90ee-00e7d98f1e7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:43:06.008228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34ffb433-aeb5-4f6b-90ee-00e7d98f1e7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:06.008228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34ffb433-aeb5-4f6b-90ee-00e7d98f1e7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:06.008228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-34ffb433-aeb5-4f6b-90ee-00e7d98f1e7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:06.011954 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:06.011954 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:06.012730 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34ffb433-aeb5-4f6b-90ee-00e7d98f1e7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:43:06.013188 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1297/5146] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:06 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:06.023431 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-838327e3-10a6-464f-a88e-3010422c9ce5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:06.072451 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-838327e3-10a6-464f-a88e-3010422c9ce5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] POST https://10.4.3.152/volume/v3/backups Aug 18 07:43:06.072835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-838327e3-10a6-464f-a88e-3010422c9ce5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7dadf03e-c782-4229-aa95-a2c50bb493eb"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:06.074191 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.backups [None req-838327e3-10a6-464f-a88e-3010422c9ce5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Creating new backup {'backup': {'volume_id': '7dadf03e-c782-4229-aa95-a2c50bb493eb'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:43:06.074436 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-838327e3-10a6-464f-a88e-3010422c9ce5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Creating backup of volume 7dadf03e-c782-4229-aa95-a2c50bb493eb in container None Aug 18 07:43:06.083230 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:06.083230 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:06.083230 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-838327e3-10a6-464f-a88e-3010422c9ce5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Volume info retrieved successfully. Aug 18 07:43:06.097981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-838327e3-10a6-464f-a88e-3010422c9ce5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Created reservations ['41efc684-4771-4eb0-a776-073c3b33c5df', '603cd76d-1b5d-49b3-b754-abdf7a37e83a'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:06.121595 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-838327e3-10a6-464f-a88e-3010422c9ce5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:43:06.125444 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1279/5147] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:43:06 2026] POST /volume/v3/backups => generated 288 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:06.136736 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7968202-fb67-4161-bcb6-346e33c7883d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:06.138448 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7968202-fb67-4161-bcb6-346e33c7883d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:06.138681 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7968202-fb67-4161-bcb6-346e33c7883d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:06.138864 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7968202-fb67-4161-bcb6-346e33c7883d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:06.138982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b7968202-fb67-4161-bcb6-346e33c7883d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:06.143655 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:06.143655 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:06.144287 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7968202-fb67-4161-bcb6-346e33c7883d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:06.144685 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1287/5148] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:06 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:06.767260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-18cbd477-bd30-49ba-a93d-f4feec960cb6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:06.769054 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-18cbd477-bd30-49ba-a93d-f4feec960cb6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:06.769286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-18cbd477-bd30-49ba-a93d-f4feec960cb6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:06.769462 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-18cbd477-bd30-49ba-a93d-f4feec960cb6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:06.776264 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:06.776264 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:06.779700 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-18cbd477-bd30-49ba-a93d-f4feec960cb6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:06.783931 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-18cbd477-bd30-49ba-a93d-f4feec960cb6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:06.784460 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1286/5149] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:06 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:07.155028 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1f441c01-993d-46e6-b77c-b03c593ad48c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:07.157201 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f441c01-993d-46e6-b77c-b03c593ad48c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:07.157481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f441c01-993d-46e6-b77c-b03c593ad48c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:07.157846 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1f441c01-993d-46e6-b77c-b03c593ad48c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:07.157991 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-1f441c01-993d-46e6-b77c-b03c593ad48c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:07.163136 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:07.163136 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:07.163822 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1f441c01-993d-46e6-b77c-b03c593ad48c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:07.164153 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1298/5150] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:07 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:07.797750 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c43918dc-4d9e-4bcc-acee-442acc49771d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:07.800179 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c43918dc-4d9e-4bcc-acee-442acc49771d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:07.800295 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c43918dc-4d9e-4bcc-acee-442acc49771d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:07.800474 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c43918dc-4d9e-4bcc-acee-442acc49771d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:07.807796 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:07.807796 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:07.811559 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c43918dc-4d9e-4bcc-acee-442acc49771d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:07.815601 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c43918dc-4d9e-4bcc-acee-442acc49771d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:07.815955 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1280/5151] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:07 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:08.174426 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1101b640-0f2d-4e6b-8c26-e6798488e4ce None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:08.176226 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1101b640-0f2d-4e6b-8c26-e6798488e4ce tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:08.176440 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1101b640-0f2d-4e6b-8c26-e6798488e4ce tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:08.176635 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1101b640-0f2d-4e6b-8c26-e6798488e4ce tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:08.176756 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1101b640-0f2d-4e6b-8c26-e6798488e4ce tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:08.181176 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:08.181176 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:08.181933 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1101b640-0f2d-4e6b-8c26-e6798488e4ce tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:08.182385 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1288/5152] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:08 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:08.830551 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-82312176-b214-4539-812c-157e86808cf5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:08.832303 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82312176-b214-4539-812c-157e86808cf5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:08.832520 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82312176-b214-4539-812c-157e86808cf5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:08.832749 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-82312176-b214-4539-812c-157e86808cf5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:08.840545 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:08.840545 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:08.844843 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-82312176-b214-4539-812c-157e86808cf5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:08.849248 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-82312176-b214-4539-812c-157e86808cf5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:08.849681 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1287/5153] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:08 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:09.192940 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad31295f-926e-4ea1-a097-e5a7a5a854c1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:09.195009 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad31295f-926e-4ea1-a097-e5a7a5a854c1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:09.195289 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad31295f-926e-4ea1-a097-e5a7a5a854c1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:09.195472 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad31295f-926e-4ea1-a097-e5a7a5a854c1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:09.195596 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-ad31295f-926e-4ea1-a097-e5a7a5a854c1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:09.199965 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:09.199965 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:09.200595 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad31295f-926e-4ea1-a097-e5a7a5a854c1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:09.201181 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1299/5154] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:09 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:09.865221 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-6d93dee7-eb04-4078-bdaa-9867fc6ae1db None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:09.866979 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d93dee7-eb04-4078-bdaa-9867fc6ae1db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:09.867197 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d93dee7-eb04-4078-bdaa-9867fc6ae1db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:09.867392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-6d93dee7-eb04-4078-bdaa-9867fc6ae1db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:09.874778 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:09.874778 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:09.878604 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-6d93dee7-eb04-4078-bdaa-9867fc6ae1db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:09.884772 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-6d93dee7-eb04-4078-bdaa-9867fc6ae1db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:09.884772 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1281/5155] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:09 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:10.213478 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-60c2b0a9-1426-4bc1-999d-d4ed13530c0c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:10.218360 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60c2b0a9-1426-4bc1-999d-d4ed13530c0c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:10.218678 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60c2b0a9-1426-4bc1-999d-d4ed13530c0c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:10.218946 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-60c2b0a9-1426-4bc1-999d-d4ed13530c0c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:10.219078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-60c2b0a9-1426-4bc1-999d-d4ed13530c0c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:10.224080 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:10.224080 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:10.224751 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-60c2b0a9-1426-4bc1-999d-d4ed13530c0c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:10.225138 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1289/5156] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:10 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:10.903196 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c84b1544-a606-448c-a114-37110ea9d740 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:10.905078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c84b1544-a606-448c-a114-37110ea9d740 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:10.905286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c84b1544-a606-448c-a114-37110ea9d740 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:10.905506 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c84b1544-a606-448c-a114-37110ea9d740 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:10.912963 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:10.912963 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:10.916996 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c84b1544-a606-448c-a114-37110ea9d740 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:10.921631 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c84b1544-a606-448c-a114-37110ea9d740 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:10.922061 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1288/5157] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:10 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:11.237431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9478fce2-1136-477a-8b7e-e423998a5685 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:11.239362 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9478fce2-1136-477a-8b7e-e423998a5685 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:11.239620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9478fce2-1136-477a-8b7e-e423998a5685 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:11.239809 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9478fce2-1136-477a-8b7e-e423998a5685 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:11.239903 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9478fce2-1136-477a-8b7e-e423998a5685 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:11.245599 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:11.245599 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:11.246323 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9478fce2-1136-477a-8b7e-e423998a5685 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:11.246743 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1300/5158] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:11 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:11.938479 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5f7189fa-4c10-40fc-a50b-33f90caa76a3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:11.940591 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f7189fa-4c10-40fc-a50b-33f90caa76a3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:11.940870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f7189fa-4c10-40fc-a50b-33f90caa76a3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:11.941122 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5f7189fa-4c10-40fc-a50b-33f90caa76a3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:11.949600 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:11.949600 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:11.953530 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5f7189fa-4c10-40fc-a50b-33f90caa76a3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:11.958904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5f7189fa-4c10-40fc-a50b-33f90caa76a3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:11.959397 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1282/5159] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:11 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:11.972584 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-df7958d2-54ae-47db-b86d-2e98422e92bf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:11.974652 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df7958d2-54ae-47db-b86d-2e98422e92bf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:11.974865 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df7958d2-54ae-47db-b86d-2e98422e92bf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:11.975105 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-df7958d2-54ae-47db-b86d-2e98422e92bf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:11.982272 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:11.982272 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:11.986171 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-df7958d2-54ae-47db-b86d-2e98422e92bf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:11.991046 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-df7958d2-54ae-47db-b86d-2e98422e92bf tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:11.991698 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1290/5160] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:11 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:12.112665 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-32037215-2a0e-4807-93dc-521e8a00ea43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:12.144580 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-32037215-2a0e-4807-93dc-521e8a00ea43 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:12.144787 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-32037215-2a0e-4807-93dc-521e8a00ea43 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:12.145028 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-32037215-2a0e-4807-93dc-521e8a00ea43 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:12.153785 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:12.153785 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:12.158308 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-32037215-2a0e-4807-93dc-521e8a00ea43 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:12.164023 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-32037215-2a0e-4807-93dc-521e8a00ea43 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:12.164535 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1289/5161] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:12 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 1429 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:12.258500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-232d7e69-9c76-4005-a3da-49f9ca90a04a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:12.264385 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-232d7e69-9c76-4005-a3da-49f9ca90a04a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:12.264736 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-232d7e69-9c76-4005-a3da-49f9ca90a04a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:12.265018 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-232d7e69-9c76-4005-a3da-49f9ca90a04a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:12.265188 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-232d7e69-9c76-4005-a3da-49f9ca90a04a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:12.272419 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:12.272419 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:12.273080 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-232d7e69-9c76-4005-a3da-49f9ca90a04a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:12.273518 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1301/5162] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:12 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:12.646342 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-80586e82-bacf-4e9e-acd5-b0ecf9edd868 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:12.648758 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-80586e82-bacf-4e9e-acd5-b0ecf9edd868 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:12.649001 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-80586e82-bacf-4e9e-acd5-b0ecf9edd868 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:12.649245 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-80586e82-bacf-4e9e-acd5-b0ecf9edd868 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:12.655649 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:12.655649 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:12.658755 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-80586e82-bacf-4e9e-acd5-b0ecf9edd868 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:12.662633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-80586e82-bacf-4e9e-acd5-b0ecf9edd868 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:12.662992 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1283/5163] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:12 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:12.675119 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0b97fb1f-f152-4fe3-8e36-52ccfc40bc78 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:12.675501 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0b97fb1f-f152-4fe3-8e36-52ccfc40bc78 None None] GET https://10.4.3.152/volume// Aug 18 07:43:12.675680 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0b97fb1f-f152-4fe3-8e36-52ccfc40bc78 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:12.675861 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0b97fb1f-f152-4fe3-8e36-52ccfc40bc78 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:12.676153 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0b97fb1f-f152-4fe3-8e36-52ccfc40bc78 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:12.676441 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1291/5164] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:43:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:12.683779 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-9304d41d-bdf7-40ac-9567-0e2a522d1a15 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:12.685794 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-9304d41d-bdf7-40ac-9567-0e2a522d1a15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:43:12.686140 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-9304d41d-bdf7-40ac-9567-0e2a522d1a15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bf2d6b7-c911-436c-9c1d-d226d993832a", "connector": null, "instance_uuid": "00c73876-08c5-427a-bd20-e2330eb35ddb"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:12.694423 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:12.694423 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:12.715339 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-9304d41d-bdf7-40ac-9567-0e2a522d1a15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:43:12.715916 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1290/5165] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:43:12 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:13.286951 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9fcf82a-c979-4ac1-8e91-5ba341cb5880 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:13.288849 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9fcf82a-c979-4ac1-8e91-5ba341cb5880 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:13.289082 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9fcf82a-c979-4ac1-8e91-5ba341cb5880 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:13.289286 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9fcf82a-c979-4ac1-8e91-5ba341cb5880 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:13.289563 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-c9fcf82a-c979-4ac1-8e91-5ba341cb5880 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:13.293366 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:13.293366 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:13.294026 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9fcf82a-c979-4ac1-8e91-5ba341cb5880 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:13.294485 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1302/5166] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:13 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:13.600131 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-24f9f056-f451-4af7-bfcf-c7f81e7c6042 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:13.601113 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24f9f056-f451-4af7-bfcf-c7f81e7c6042 None None] GET https://10.4.3.152/volume// Aug 18 07:43:13.601113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24f9f056-f451-4af7-bfcf-c7f81e7c6042 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:13.601264 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-24f9f056-f451-4af7-bfcf-c7f81e7c6042 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:13.601694 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-24f9f056-f451-4af7-bfcf-c7f81e7c6042 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:13.601896 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1284/5167] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:13.616973 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-1f14236d-5723-479c-ac09-7da0d5d37632 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:13.619121 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-1f14236d-5723-479c-ac09-7da0d5d37632 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:43:13.619350 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-1f14236d-5723-479c-ac09-7da0d5d37632 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:13.619536 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-1f14236d-5723-479c-ac09-7da0d5d37632 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:13.632404 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:13.632404 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:13.637061 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-1f14236d-5723-479c-ac09-7da0d5d37632 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:43:13.642379 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-1f14236d-5723-479c-ac09-7da0d5d37632 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:43:13.642912 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1292/5168] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:13 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 1608 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:13.767766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-48543411-66ed-4fa6-8995-7a7d5e5bbbb9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:13.770579 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-48543411-66ed-4fa6-8995-7a7d5e5bbbb9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] PUT https://10.4.3.152/volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd Aug 18 07:43:13.771040 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-48543411-66ed-4fa6-8995-7a7d5e5bbbb9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:13.780466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-48543411-66ed-4fa6-8995-7a7d5e5bbbb9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Acquiring lock "cinder-attachment_update-3bf2d6b7-c911-436c-9c1d-d226d993832a-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:43:13.788127 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-48543411-66ed-4fa6-8995-7a7d5e5bbbb9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Lock "cinder-attachment_update-3bf2d6b7-c911-436c-9c1d-d226d993832a-np0000007613" acquired by "attachment_update" :: waited 0.008s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:43:13.789232 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:13.789232 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:13.866951 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-48543411-66ed-4fa6-8995-7a7d5e5bbbb9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Lock "cinder-attachment_update-3bf2d6b7-c911-436c-9c1d-d226d993832a-np0000007613" released by "attachment_update" :: held 0.079s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:43:13.867308 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-48543411-66ed-4fa6-8995-7a7d5e5bbbb9 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd returned with HTTP 200 Aug 18 07:43:13.867920 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1291/5169] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:43:13 2026] PUT /volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:13.888333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-a42fee57-8a26-4412-9b36-4b8b7315e5dc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:13.890353 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-a42fee57-8a26-4412-9b36-4b8b7315e5dc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd/action Aug 18 07:43:13.890712 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-a42fee57-8a26-4412-9b36-4b8b7315e5dc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:13.890816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-a42fee57-8a26-4412-9b36-4b8b7315e5dc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:13.906961 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:13.906961 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:13.916415 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-a42fee57-8a26-4412-9b36-4b8b7315e5dc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd/action returned with HTTP 204 Aug 18 07:43:13.917071 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1303/5170] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:43:13 2026] POST /volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a035a783-9036-45bb-a5ce-5b4e07a3fd3e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a035a783-9036-45bb-a5ce-5b4e07a3fd3e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a035a783-9036-45bb-a5ce-5b4e07a3fd3e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a035a783-9036-45bb-a5ce-5b4e07a3fd3e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a035a783-9036-45bb-a5ce-5b4e07a3fd3e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a035a783-9036-45bb-a5ce-5b4e07a3fd3e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:14.905378 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1285/5171] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:14 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:15.331074 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a5c50ba0-bee0-476d-829f-a126855d7a40 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:15.332986 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5c50ba0-bee0-476d-829f-a126855d7a40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:15.333199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a5c50ba0-bee0-476d-829f-a126855d7a40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:15.333408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a5c50ba0-bee0-476d-829f-a126855d7a40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:15.333514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-a5c50ba0-bee0-476d-829f-a126855d7a40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:15.341732 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:15.341732 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:15.342417 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a5c50ba0-bee0-476d-829f-a126855d7a40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:15.342810 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1293/5172] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:15 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:16.353617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0471aac6-a7a9-4c08-a5b5-79fd90fe87f1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:16.355757 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0471aac6-a7a9-4c08-a5b5-79fd90fe87f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:16.356024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0471aac6-a7a9-4c08-a5b5-79fd90fe87f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:16.356304 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0471aac6-a7a9-4c08-a5b5-79fd90fe87f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:16.356416 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-0471aac6-a7a9-4c08-a5b5-79fd90fe87f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:16.361216 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:16.361216 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:16.361932 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0471aac6-a7a9-4c08-a5b5-79fd90fe87f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:16.362355 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1292/5173] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:16 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:16.436463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ddb17ff1-8506-433e-a9ad-b756d0802821 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:16.439471 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddb17ff1-8506-433e-a9ad-b756d0802821 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:16.439647 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddb17ff1-8506-433e-a9ad-b756d0802821 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:16.439821 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ddb17ff1-8506-433e-a9ad-b756d0802821 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:16.442202 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=179,cinder:UPDATE=46,cinder:INSERT=24 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:43:16.450155 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:16.450155 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:16.453646 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ddb17ff1-8506-433e-a9ad-b756d0802821 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:16.457337 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ddb17ff1-8506-433e-a9ad-b756d0802821 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:16.457744 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1304/5174] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:16 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:16.998153 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-2ee30319-3af4-4d39-99b9-887b7f3369b1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.001102 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-2ee30319-3af4-4d39-99b9-887b7f3369b1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:17.001342 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-2ee30319-3af4-4d39-99b9-887b7f3369b1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:17.001614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-2ee30319-3af4-4d39-99b9-887b7f3369b1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:17.011752 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:17.011752 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:17.016298 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-2ee30319-3af4-4d39-99b9-887b7f3369b1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:17.023223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-2ee30319-3af4-4d39-99b9-887b7f3369b1 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:17.026554 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1286/5175] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:16 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 940 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:17.107286 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f6d3fd6-a152-41f1-8901-e3378eeedffc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.107710 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f6d3fd6-a152-41f1-8901-e3378eeedffc None None] GET https://10.4.3.152/volume// Aug 18 07:43:17.107759 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f6d3fd6-a152-41f1-8901-e3378eeedffc None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:17.107981 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f6d3fd6-a152-41f1-8901-e3378eeedffc None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:17.108343 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f6d3fd6-a152-41f1-8901-e3378eeedffc None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:17.108690 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1294/5176] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:43:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:17.116618 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-134dcd18-fd01-454a-bb59-d91ede0e04e7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.118692 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-134dcd18-fd01-454a-bb59-d91ede0e04e7 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:43:17.119023 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-134dcd18-fd01-454a-bb59-d91ede0e04e7 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaf19672-19ac-45b2-92cf-220c066436cb", "connector": null, "instance_uuid": "f8241c6b-f8bd-4bd6-b82d-f71ce5e1140b"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:17.127298 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:17.127298 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:17.155577 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-134dcd18-fd01-454a-bb59-d91ede0e04e7 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:43:17.156068 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1293/5177] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:43:17 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:17.185975 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09908c9b-0837-4cb7-adbd-3937d3769a48 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.187899 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09908c9b-0837-4cb7-adbd-3937d3769a48 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:17.188149 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09908c9b-0837-4cb7-adbd-3937d3769a48 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:17.188440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09908c9b-0837-4cb7-adbd-3937d3769a48 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:17.195705 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c99d95b6-828b-431e-929f-99ff1321d3e1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.196293 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c99d95b6-828b-431e-929f-99ff1321d3e1 None None] GET https://10.4.3.152/volume// Aug 18 07:43:17.196521 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c99d95b6-828b-431e-929f-99ff1321d3e1 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:17.196792 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c99d95b6-828b-431e-929f-99ff1321d3e1 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:17.197142 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c99d95b6-828b-431e-929f-99ff1321d3e1 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:17.197510 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1287/5178] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:17.199733 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:17.199733 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:17.203910 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-09908c9b-0837-4cb7-adbd-3937d3769a48 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:17.205712 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-8b1ae6ac-f733-42de-82a0-fb155621c5a9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.208683 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09908c9b-0837-4cb7-adbd-3937d3769a48 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:17.208937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-8b1ae6ac-f733-42de-82a0-fb155621c5a9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:17.209190 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1305/5179] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:17 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:17.209259 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-8b1ae6ac-f733-42de-82a0-fb155621c5a9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:17.209848 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-8b1ae6ac-f733-42de-82a0-fb155621c5a9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:17.223469 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:17.223469 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:17.229001 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-8b1ae6ac-f733-42de-82a0-fb155621c5a9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:17.235502 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-8b1ae6ac-f733-42de-82a0-fb155621c5a9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:17.236074 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1295/5180] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:17 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 1119 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:17.347915 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-3797d61d-9bf5-47d8-b86d-b96ee023a6cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.349943 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-3797d61d-9bf5-47d8-b86d-b96ee023a6cb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] PUT https://10.4.3.152/volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add Aug 18 07:43:17.350330 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-3797d61d-9bf5-47d8-b86d-b96ee023a6cb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:17.358848 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-3797d61d-9bf5-47d8-b86d-b96ee023a6cb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Acquiring lock "cinder-attachment_update-eaf19672-19ac-45b2-92cf-220c066436cb-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:43:17.363512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-3797d61d-9bf5-47d8-b86d-b96ee023a6cb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Lock "cinder-attachment_update-eaf19672-19ac-45b2-92cf-220c066436cb-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:43:17.364515 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:17.364515 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:17.374371 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a580b71d-406a-4709-9d33-7447f3848e7f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:17.376792 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a580b71d-406a-4709-9d33-7447f3848e7f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:17.377080 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a580b71d-406a-4709-9d33-7447f3848e7f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:17.377353 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a580b71d-406a-4709-9d33-7447f3848e7f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:17.377502 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a580b71d-406a-4709-9d33-7447f3848e7f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:17.383355 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:17.383355 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:17.384248 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a580b71d-406a-4709-9d33-7447f3848e7f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:17.384686 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1288/5181] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:17 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:17.446480 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-3797d61d-9bf5-47d8-b86d-b96ee023a6cb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Lock "cinder-attachment_update-eaf19672-19ac-45b2-92cf-220c066436cb-np0000007613" released by "attachment_update" :: held 0.083s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:43:17.446836 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-3797d61d-9bf5-47d8-b86d-b96ee023a6cb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add returned with HTTP 200 Aug 18 07:43:17.447478 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1294/5182] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:43:17 2026] PUT /volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:18.036988 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-befa44ee-0016-42f5-948d-ac0501c5792c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:18.039581 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-befa44ee-0016-42f5-948d-ac0501c5792c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a/encryption Aug 18 07:43:18.039787 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-befa44ee-0016-42f5-948d-ac0501c5792c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:18.039978 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-befa44ee-0016-42f5-948d-ac0501c5792c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:18.049833 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:18.049833 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:18.056006 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-0d7d24f0-2d8c-46c7-95e8-e2b7d841156c req-befa44ee-0016-42f5-948d-ac0501c5792c tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a/encryption returned with HTTP 200 Aug 18 07:43:18.056436 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1306/5183] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:43:18 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:18.227983 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-634ae9de-2e25-43d2-ad69-f351003471ea None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:18.230584 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-634ae9de-2e25-43d2-ad69-f351003471ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:18.230804 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-634ae9de-2e25-43d2-ad69-f351003471ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:18.230985 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-634ae9de-2e25-43d2-ad69-f351003471ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:18.248225 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:18.248225 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:18.250415 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-634ae9de-2e25-43d2-ad69-f351003471ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:18.257555 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-634ae9de-2e25-43d2-ad69-f351003471ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:18.257555 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1296/5184] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:18 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:18.397147 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5a9959a4-7f5e-46e4-849c-31701ae19dd8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:18.398951 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a9959a4-7f5e-46e4-849c-31701ae19dd8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:18.399395 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5a9959a4-7f5e-46e4-849c-31701ae19dd8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:18.399690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5a9959a4-7f5e-46e4-849c-31701ae19dd8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:18.399898 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5a9959a4-7f5e-46e4-849c-31701ae19dd8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:18.404742 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:18.404742 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:18.405507 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5a9959a4-7f5e-46e4-849c-31701ae19dd8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:18.405915 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1289/5185] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:18 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:19.272573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc7fb811-4f45-4c1f-a48f-f56e865f1e0b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:19.274187 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc7fb811-4f45-4c1f-a48f-f56e865f1e0b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:19.274373 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc7fb811-4f45-4c1f-a48f-f56e865f1e0b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:19.274540 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc7fb811-4f45-4c1f-a48f-f56e865f1e0b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:19.287825 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:19.287825 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:19.291402 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-fc7fb811-4f45-4c1f-a48f-f56e865f1e0b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:19.295271 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc7fb811-4f45-4c1f-a48f-f56e865f1e0b tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:19.295648 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1295/5186] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:19 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:19.418670 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-04ee98c1-095f-4272-a0f9-291b686991b6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:19.420340 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04ee98c1-095f-4272-a0f9-291b686991b6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:19.420541 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04ee98c1-095f-4272-a0f9-291b686991b6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:19.420749 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-04ee98c1-095f-4272-a0f9-291b686991b6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:19.420844 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-04ee98c1-095f-4272-a0f9-291b686991b6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:19.424748 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:19.424748 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:19.425305 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-04ee98c1-095f-4272-a0f9-291b686991b6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:19.425639 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1307/5187] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:19 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:20.310298 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6b579bc3-43cd-4e4c-b6e9-d62267f69fd2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:20.311839 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b579bc3-43cd-4e4c-b6e9-d62267f69fd2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:20.312005 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b579bc3-43cd-4e4c-b6e9-d62267f69fd2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:20.312174 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6b579bc3-43cd-4e4c-b6e9-d62267f69fd2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:20.320882 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:20.320882 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:20.324009 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6b579bc3-43cd-4e4c-b6e9-d62267f69fd2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:20.327974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6b579bc3-43cd-4e4c-b6e9-d62267f69fd2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:20.328503 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1297/5188] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:20 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:20.438063 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-61b838f5-60eb-4156-bf6f-af59737ab936 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:20.443571 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61b838f5-60eb-4156-bf6f-af59737ab936 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:20.443769 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61b838f5-60eb-4156-bf6f-af59737ab936 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:20.444747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-61b838f5-60eb-4156-bf6f-af59737ab936 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:20.444747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-61b838f5-60eb-4156-bf6f-af59737ab936 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:20.450462 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:20.450462 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:20.451554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-61b838f5-60eb-4156-bf6f-af59737ab936 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:20.451896 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1290/5189] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:20 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:21.270675 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-f37e272c-794b-4175-811a-b409bfa3bf52 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:21.273796 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-f37e272c-794b-4175-811a-b409bfa3bf52 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add/action Aug 18 07:43:21.274449 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-f37e272c-794b-4175-811a-b409bfa3bf52 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:21.274747 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-f37e272c-794b-4175-811a-b409bfa3bf52 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:21.299046 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:21.299046 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:21.311932 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-61705117-c306-4392-a2f6-dc921f53b1c3 req-f37e272c-794b-4175-811a-b409bfa3bf52 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add/action returned with HTTP 204 Aug 18 07:43:21.312464 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1296/5190] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:43:21 2026] POST /volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:21.348808 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b61dd66c-934e-4124-ae87-1d7e351b02ff None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:21.351299 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b61dd66c-934e-4124-ae87-1d7e351b02ff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:21.351601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b61dd66c-934e-4124-ae87-1d7e351b02ff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:21.351881 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b61dd66c-934e-4124-ae87-1d7e351b02ff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:21.364777 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:21.364777 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:21.369266 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b61dd66c-934e-4124-ae87-1d7e351b02ff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:21.375059 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b61dd66c-934e-4124-ae87-1d7e351b02ff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:21.375638 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1308/5191] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:21 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 1232 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:21.391781 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a0c9309f-03d0-4ec0-8269-3855ed269ac5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:21.393546 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0c9309f-03d0-4ec0-8269-3855ed269ac5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:21.393735 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0c9309f-03d0-4ec0-8269-3855ed269ac5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:21.393949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0c9309f-03d0-4ec0-8269-3855ed269ac5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:21.403384 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:21.403384 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:21.408480 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a0c9309f-03d0-4ec0-8269-3855ed269ac5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:21.414859 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0c9309f-03d0-4ec0-8269-3855ed269ac5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:21.415372 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1298/5192] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:21 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 1232 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:21.464149 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e6f449fa-a954-4724-95ea-2f7e20ff2617 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:21.465898 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6f449fa-a954-4724-95ea-2f7e20ff2617 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:21.466100 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6f449fa-a954-4724-95ea-2f7e20ff2617 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:21.466327 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e6f449fa-a954-4724-95ea-2f7e20ff2617 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:21.466424 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e6f449fa-a954-4724-95ea-2f7e20ff2617 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 18d18147-e02a-4e1c-94ea-1f1c1c901611. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:21.470808 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:21.470808 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:21.471393 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e6f449fa-a954-4724-95ea-2f7e20ff2617 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 200 Aug 18 07:43:21.471731 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1291/5193] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:21 2026] GET /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:21.488969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-95f88c42-e538-4c88-ba2a-f2124b43639e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:21.491178 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95f88c42-e538-4c88-ba2a-f2124b43639e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 Aug 18 07:43:21.491483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95f88c42-e538-4c88-ba2a-f2124b43639e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:21.491686 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95f88c42-e538-4c88-ba2a-f2124b43639e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:21.491812 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-95f88c42-e538-4c88-ba2a-f2124b43639e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete backup with id: 18d18147-e02a-4e1c-94ea-1f1c1c901611. Aug 18 07:43:21.496969 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:21.496969 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:21.513045 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-95f88c42-e538-4c88-ba2a-f2124b43639e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] delete_backup rpcapi backup_id 18d18147-e02a-4e1c-94ea-1f1c1c901611 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:43:21.519663 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95f88c42-e538-4c88-ba2a-f2124b43639e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 returned with HTTP 202 Aug 18 07:43:21.519663 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1297/5194] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:43:21 2026] DELETE /volume/v3/backups/18d18147-e02a-4e1c-94ea-1f1c1c901611 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:43:21.526113 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:21.527796 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:43:21.528170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1818720594"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:21.529567 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1818720594'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:43:21.529684 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume of 1 GB Aug 18 07:43:21.533482 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Availability Zones retrieved successfully. Aug 18 07:43:21.538730 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (d77420fd-82d6-4af7-9215-0b859c44977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:21.539633 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b35a3a-e9ff-40fa-8584-bbfa1017f1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:21.540350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:43:21.570330 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b35a3a-e9ff-40fa-8584-bbfa1017f1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:21.571074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660822f3-1bd9-4ba0-aa45-0caeb795793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:21.614576 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['79a47f45-cf97-48c5-9335-bbd055d69e83', '7f214783-7b00-4730-99ea-8c05b3cc07a4', '6111f0ed-9ae6-4332-9cfc-c27a5cbeabb2', '9119be46-ae25-449e-8345-33c2414016f9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:21.615419 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660822f3-1bd9-4ba0-aa45-0caeb795793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a47f45-cf97-48c5-9335-bbd055d69e83', '7f214783-7b00-4730-99ea-8c05b3cc07a4', '6111f0ed-9ae6-4332-9cfc-c27a5cbeabb2', '9119be46-ae25-449e-8345-33c2414016f9']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:21.617400 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145044be-e117-4adc-9a7b-c44bd0ad9fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:21.639451 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145044be-e117-4adc-9a7b-c44bd0ad9fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6504dc15-ce2d-4d71-a731-ac8779d0192d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1818720594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['79a47f45-cf97-48c5-9335-bbd055d69e83','7f214783-7b00-4730-99ea-8c05b3cc07a4','6111f0ed-9ae6-4332-9cfc-c27a5cbeabb2','9119be46-ae25-449e-8345-33c2414016f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1818720594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6504dc15-ce2d-4d71-a731-ac8779d0192d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:21.641754 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a41656-cad7-4ccc-b9e1-b0ae8aab34d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:21.656625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a41656-cad7-4ccc-b9e1-b0ae8aab34d0) transitioned into state 'SUCCESS' from state '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-1818720594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['79a47f45-cf97-48c5-9335-bbd055d69e83','7f214783-7b00-4730-99ea-8c05b3cc07a4','6111f0ed-9ae6-4332-9cfc-c27a5cbeabb2','9119be46-ae25-449e-8345-33c2414016f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:21.657298 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d7fa72-f118-4d5e-b041-73cd1b1a4fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:21.666016 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d7fa72-f118-4d5e-b041-73cd1b1a4fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:21.666927 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (d77420fd-82d6-4af7-9215-0b859c44977a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:21.667083 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request issued successfully. Aug 18 07:43:21.667688 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-45e1ff07-6147-4490-8253-9ac65dc45cdc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:43:21.668102 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1309/5195] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:43:21 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:21.680546 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7db1043-3a75-493a-8906-2372b3eab918 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:21.684473 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7db1043-3a75-493a-8906-2372b3eab918 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d Aug 18 07:43:21.684595 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7db1043-3a75-493a-8906-2372b3eab918 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:21.686349 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7db1043-3a75-493a-8906-2372b3eab918 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:21.697471 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:21.697471 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:21.701528 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7db1043-3a75-493a-8906-2372b3eab918 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:21.705320 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7db1043-3a75-493a-8906-2372b3eab918 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d returned with HTTP 200 Aug 18 07:43:21.705889 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1299/5196] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:21 2026] GET /volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:22.480174 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-be17e976-904b-467e-9ed2-672de6f61e15 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.481719 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be17e976-904b-467e-9ed2-672de6f61e15 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:22.481908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be17e976-904b-467e-9ed2-672de6f61e15 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.482101 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-be17e976-904b-467e-9ed2-672de6f61e15 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.489350 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:22.489350 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:22.493098 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-be17e976-904b-467e-9ed2-672de6f61e15 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:22.497253 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-be17e976-904b-467e-9ed2-672de6f61e15 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:22.497648 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1292/5197] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:22.718785 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c141e196-827b-4fb6-bcdc-9bdd67515d45 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.722476 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c141e196-827b-4fb6-bcdc-9bdd67515d45 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d Aug 18 07:43:22.722476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c141e196-827b-4fb6-bcdc-9bdd67515d45 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.722476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c141e196-827b-4fb6-bcdc-9bdd67515d45 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.728923 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:22.728923 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:22.733000 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c141e196-827b-4fb6-bcdc-9bdd67515d45 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:22.737640 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c141e196-827b-4fb6-bcdc-9bdd67515d45 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d returned with HTTP 200 Aug 18 07:43:22.738177 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1298/5198] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:22.752030 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.754115 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:43:22.754573 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6504dc15-ce2d-4d71-a731-ac8779d0192d", "name": "tempest-type-Backup-1963793499"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:22.756426 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating new backup {'backup': {'volume_id': '6504dc15-ce2d-4d71-a731-ac8779d0192d', 'name': 'tempest-type-Backup-1963793499'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:43:22.756623 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating backup of volume 6504dc15-ce2d-4d71-a731-ac8779d0192d in container None Aug 18 07:43:22.766363 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:22.766363 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:22.766363 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:22.786102 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['f431a41f-e3f9-4f13-9b94-a88014720806', '8a48b2d5-02bb-43cf-92af-f0bdce898f71'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:22.786858 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-af693729-d725-4172-a9ef-a155147bfb86 req-68a879fd-f14e-44af-9edc-f550239265da None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.789098 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-68a879fd-f14e-44af-9edc-f550239265da tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:22.789485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-68a879fd-f14e-44af-9edc-f550239265da tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.789708 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-68a879fd-f14e-44af-9edc-f550239265da tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.796781 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:22.796781 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:22.800172 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-af693729-d725-4172-a9ef-a155147bfb86 req-68a879fd-f14e-44af-9edc-f550239265da tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:22.803902 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-68a879fd-f14e-44af-9edc-f550239265da tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:22.804287 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1300/5199] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:22.833398 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d919e7ff-cb50-4f1b-87d5-6bca0f8668c4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:43:22.834057 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1310/5200] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:43:22 2026] POST /volume/v3/backups => generated 316 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:22.848068 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d50229ff-a1cd-45e2-b519-33000681761a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.849659 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d50229ff-a1cd-45e2-b519-33000681761a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:22.849857 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d50229ff-a1cd-45e2-b519-33000681761a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.850029 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d50229ff-a1cd-45e2-b519-33000681761a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.850146 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-d50229ff-a1cd-45e2-b519-33000681761a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:22.854050 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:22.854050 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:22.854617 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d50229ff-a1cd-45e2-b519-33000681761a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:22.854949 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1293/5201] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:22.890655 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9f24a487-18cc-4e33-a7e5-3fd59ab8fbab None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.891227 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f24a487-18cc-4e33-a7e5-3fd59ab8fbab None None] GET https://10.4.3.152/volume// Aug 18 07:43:22.891519 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f24a487-18cc-4e33-a7e5-3fd59ab8fbab None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.891793 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f24a487-18cc-4e33-a7e5-3fd59ab8fbab None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.892161 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f24a487-18cc-4e33-a7e5-3fd59ab8fbab None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:22.892522 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1299/5202] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:22.902246 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-af693729-d725-4172-a9ef-a155147bfb86 req-9b73789c-ed44-4cc5-b5d7-fe8f3c51487f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.904123 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-9b73789c-ed44-4cc5-b5d7-fe8f3c51487f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:43:22.904479 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-9b73789c-ed44-4cc5-b5d7-fe8f3c51487f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d86ec1ef-fadb-4e88-849d-b070ccd92550", "connector": null, "instance_uuid": "f8241c6b-f8bd-4bd6-b82d-f71ce5e1140b"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:22.912890 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:22.912890 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:22.939097 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-9b73789c-ed44-4cc5-b5d7-fe8f3c51487f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:43:22.939626 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1301/5203] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:43:22 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:22.968763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c46ac70b-5b15-4056-b15e-63ebb0799954 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.972599 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c46ac70b-5b15-4056-b15e-63ebb0799954 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:22.972599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c46ac70b-5b15-4056-b15e-63ebb0799954 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.972599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c46ac70b-5b15-4056-b15e-63ebb0799954 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.982226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9c01896c-9f87-4e13-aee9-e81d92992040 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.982610 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c01896c-9f87-4e13-aee9-e81d92992040 None None] GET https://10.4.3.152/volume// Aug 18 07:43:22.982811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c01896c-9f87-4e13-aee9-e81d92992040 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.983366 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9c01896c-9f87-4e13-aee9-e81d92992040 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.983455 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9c01896c-9f87-4e13-aee9-e81d92992040 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:22.983770 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1294/5204] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:22.990806 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:22.990806 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:22.991104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-af693729-d725-4172-a9ef-a155147bfb86 req-d4cdeaab-75e8-4c0e-9907-26bc3cbf4c22 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:22.994967 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c46ac70b-5b15-4056-b15e-63ebb0799954 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:22.996217 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-d4cdeaab-75e8-4c0e-9907-26bc3cbf4c22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:22.996630 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-d4cdeaab-75e8-4c0e-9907-26bc3cbf4c22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:22.997360 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-d4cdeaab-75e8-4c0e-9907-26bc3cbf4c22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:22.999403 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c46ac70b-5b15-4056-b15e-63ebb0799954 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:22.999829 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1311/5205] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:23.011008 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:23.011008 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:23.013487 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-af693729-d725-4172-a9ef-a155147bfb86 req-d4cdeaab-75e8-4c0e-9907-26bc3cbf4c22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:23.017122 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-d4cdeaab-75e8-4c0e-9907-26bc3cbf4c22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:23.017525 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1300/5206] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:22 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 1117 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:23.121617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-af693729-d725-4172-a9ef-a155147bfb86 req-986855ad-3348-486b-9505-6d7eda847256 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:23.123635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-986855ad-3348-486b-9505-6d7eda847256 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] PUT https://10.4.3.152/volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4 Aug 18 07:43:23.124000 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-986855ad-3348-486b-9505-6d7eda847256 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:23.131136 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-af693729-d725-4172-a9ef-a155147bfb86 req-986855ad-3348-486b-9505-6d7eda847256 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Acquiring lock "cinder-attachment_update-d86ec1ef-fadb-4e88-849d-b070ccd92550-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:43:23.136344 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-af693729-d725-4172-a9ef-a155147bfb86 req-986855ad-3348-486b-9505-6d7eda847256 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Lock "cinder-attachment_update-d86ec1ef-fadb-4e88-849d-b070ccd92550-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:43:23.137699 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:23.137699 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:23.215882 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-af693729-d725-4172-a9ef-a155147bfb86 req-986855ad-3348-486b-9505-6d7eda847256 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Lock "cinder-attachment_update-d86ec1ef-fadb-4e88-849d-b070ccd92550-np0000007613" released by "attachment_update" :: held 0.079s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:43:23.216708 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-986855ad-3348-486b-9505-6d7eda847256 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4 returned with HTTP 200 Aug 18 07:43:23.217658 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1302/5207] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:43:23 2026] PUT /volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:23.866577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13bad543-c3f9-4406-ae6e-809b65d69a11 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:23.868450 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13bad543-c3f9-4406-ae6e-809b65d69a11 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:23.868685 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13bad543-c3f9-4406-ae6e-809b65d69a11 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:23.868893 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13bad543-c3f9-4406-ae6e-809b65d69a11 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:23.868996 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-13bad543-c3f9-4406-ae6e-809b65d69a11 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:23.872912 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:23.872912 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:23.873472 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13bad543-c3f9-4406-ae6e-809b65d69a11 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:23.873828 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1295/5208] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:23 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:24.011484 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-53c80de5-fb99-45dd-b7c1-1f63d75df25d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:24.013487 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53c80de5-fb99-45dd-b7c1-1f63d75df25d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:24.013684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53c80de5-fb99-45dd-b7c1-1f63d75df25d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:24.013884 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-53c80de5-fb99-45dd-b7c1-1f63d75df25d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:24.022883 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:24.022883 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:24.026079 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-53c80de5-fb99-45dd-b7c1-1f63d75df25d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:24.032278 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-53c80de5-fb99-45dd-b7c1-1f63d75df25d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:24.032278 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1312/5209] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:24 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:24.883626 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-03a6eb2b-4c37-4ff2-9014-00a6c3d0d55c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:24.885905 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03a6eb2b-4c37-4ff2-9014-00a6c3d0d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:24.886163 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03a6eb2b-4c37-4ff2-9014-00a6c3d0d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:24.886430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-03a6eb2b-4c37-4ff2-9014-00a6c3d0d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:24.886572 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-03a6eb2b-4c37-4ff2-9014-00a6c3d0d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:24.891590 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:24.891590 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:24.892341 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-03a6eb2b-4c37-4ff2-9014-00a6c3d0d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:24.892819 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1301/5210] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:24 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:25.046488 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-abe894f4-d89b-45f5-ad35-3a2d59b7d4bd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:25.048296 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abe894f4-d89b-45f5-ad35-3a2d59b7d4bd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:25.048519 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abe894f4-d89b-45f5-ad35-3a2d59b7d4bd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:25.048752 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-abe894f4-d89b-45f5-ad35-3a2d59b7d4bd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:25.058076 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:25.058076 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:25.061289 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-abe894f4-d89b-45f5-ad35-3a2d59b7d4bd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:25.064895 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-abe894f4-d89b-45f5-ad35-3a2d59b7d4bd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:25.065263 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1303/5211] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:25 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:25.903386 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2a172827-ee11-4a15-a973-c3c26ead2c26 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:25.905719 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a172827-ee11-4a15-a973-c3c26ead2c26 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:25.906010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a172827-ee11-4a15-a973-c3c26ead2c26 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:25.906308 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2a172827-ee11-4a15-a973-c3c26ead2c26 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:25.906496 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2a172827-ee11-4a15-a973-c3c26ead2c26 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:25.911148 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:25.911148 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:25.911919 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2a172827-ee11-4a15-a973-c3c26ead2c26 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:25.912326 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1296/5212] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:25 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:26.080860 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ecedb729-643d-4c3f-ae90-f12ff92a93b3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:26.083135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ecedb729-643d-4c3f-ae90-f12ff92a93b3 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:26.083382 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ecedb729-643d-4c3f-ae90-f12ff92a93b3 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:26.083631 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ecedb729-643d-4c3f-ae90-f12ff92a93b3 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:26.097040 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:26.097040 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:26.101539 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ecedb729-643d-4c3f-ae90-f12ff92a93b3 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:26.107177 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ecedb729-643d-4c3f-ae90-f12ff92a93b3 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:26.107733 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1313/5213] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:26 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:26.924515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef25b950-c2d1-4dbb-9701-ebb904e0152d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:26.926269 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef25b950-c2d1-4dbb-9701-ebb904e0152d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:26.926463 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef25b950-c2d1-4dbb-9701-ebb904e0152d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:26.926658 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef25b950-c2d1-4dbb-9701-ebb904e0152d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:26.926797 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ef25b950-c2d1-4dbb-9701-ebb904e0152d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:26.930722 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:26.930722 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:26.931283 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef25b950-c2d1-4dbb-9701-ebb904e0152d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:26.931626 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1302/5214] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:26 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:27.123037 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c308b3d6-1996-498c-b1d3-45622c67ef9e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:27.125361 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c308b3d6-1996-498c-b1d3-45622c67ef9e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:27.125628 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c308b3d6-1996-498c-b1d3-45622c67ef9e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:27.125844 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c308b3d6-1996-498c-b1d3-45622c67ef9e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:27.137314 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:27.137314 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:27.141290 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c308b3d6-1996-498c-b1d3-45622c67ef9e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:27.146844 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c308b3d6-1996-498c-b1d3-45622c67ef9e tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:27.147374 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1304/5215] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:27 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:27.941828 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ed407cab-2ae7-4397-a6cb-5cd0847082ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:27.943601 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed407cab-2ae7-4397-a6cb-5cd0847082ee tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:27.943855 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed407cab-2ae7-4397-a6cb-5cd0847082ee tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:27.944089 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed407cab-2ae7-4397-a6cb-5cd0847082ee tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:27.944264 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ed407cab-2ae7-4397-a6cb-5cd0847082ee tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:27.948374 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:27.948374 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:27.949088 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed407cab-2ae7-4397-a6cb-5cd0847082ee tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:27.949587 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1297/5216] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:27 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:28.160106 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0609d40e-463a-446b-b671-10829b1ccd22 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:28.161919 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0609d40e-463a-446b-b671-10829b1ccd22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:28.162136 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0609d40e-463a-446b-b671-10829b1ccd22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:28.162350 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0609d40e-463a-446b-b671-10829b1ccd22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:28.172715 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:28.172715 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:28.176650 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0609d40e-463a-446b-b671-10829b1ccd22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:28.180638 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0609d40e-463a-446b-b671-10829b1ccd22 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:28.180998 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1314/5217] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:28 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:28.960014 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df674c0c-737f-4bb8-9f01-85c8c43aa9c0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:28.962310 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df674c0c-737f-4bb8-9f01-85c8c43aa9c0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:28.962643 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df674c0c-737f-4bb8-9f01-85c8c43aa9c0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:28.962904 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df674c0c-737f-4bb8-9f01-85c8c43aa9c0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:28.963057 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-df674c0c-737f-4bb8-9f01-85c8c43aa9c0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:28.968597 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:28.968597 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:28.969488 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df674c0c-737f-4bb8-9f01-85c8c43aa9c0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:28.970022 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1303/5218] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:28 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:29.195055 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2746d3e0-27bd-4153-bcb0-a8817a991beb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:29.200441 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2746d3e0-27bd-4153-bcb0-a8817a991beb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:29.200664 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2746d3e0-27bd-4153-bcb0-a8817a991beb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:29.200857 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2746d3e0-27bd-4153-bcb0-a8817a991beb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:29.211631 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:29.211631 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:29.215647 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2746d3e0-27bd-4153-bcb0-a8817a991beb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:29.220334 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2746d3e0-27bd-4153-bcb0-a8817a991beb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:29.220791 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1305/5219] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:29 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:29.442328 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-af693729-d725-4172-a9ef-a155147bfb86 req-a948bb57-0027-4b3c-85af-5cc0f4455f74 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:29.444689 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-a948bb57-0027-4b3c-85af-5cc0f4455f74 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4/action Aug 18 07:43:29.445069 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-a948bb57-0027-4b3c-85af-5cc0f4455f74 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:29.445239 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-a948bb57-0027-4b3c-85af-5cc0f4455f74 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:29.462588 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:29.462588 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:29.473373 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-af693729-d725-4172-a9ef-a155147bfb86 req-a948bb57-0027-4b3c-85af-5cc0f4455f74 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4/action returned with HTTP 204 Aug 18 07:43:29.473977 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1298/5220] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:43:29 2026] POST /volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:29.979732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a59f7774-8846-46ca-9362-f2097113516a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:29.981731 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a59f7774-8846-46ca-9362-f2097113516a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:29.981973 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a59f7774-8846-46ca-9362-f2097113516a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:29.982154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a59f7774-8846-46ca-9362-f2097113516a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:29.982290 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-a59f7774-8846-46ca-9362-f2097113516a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:29.986515 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:29.986515 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:29.987347 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a59f7774-8846-46ca-9362-f2097113516a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:29.987749 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1315/5221] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:29 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:30.243659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4e8588f0-6a09-4807-9482-83c0078c69f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:30.245731 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e8588f0-6a09-4807-9482-83c0078c69f0 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:30.245899 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e8588f0-6a09-4807-9482-83c0078c69f0 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:30.246066 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4e8588f0-6a09-4807-9482-83c0078c69f0 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:30.256592 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:30.256592 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:30.260709 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4e8588f0-6a09-4807-9482-83c0078c69f0 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:30.265813 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4e8588f0-6a09-4807-9482-83c0078c69f0 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:30.266238 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1304/5222] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:30 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:30.282330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c1ad5a91-eda3-4a78-9f25-8652fe17a3d2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:30.284328 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1ad5a91-eda3-4a78-9f25-8652fe17a3d2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:30.284590 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1ad5a91-eda3-4a78-9f25-8652fe17a3d2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:30.284809 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1ad5a91-eda3-4a78-9f25-8652fe17a3d2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:30.295645 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:30.295645 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:30.299371 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c1ad5a91-eda3-4a78-9f25-8652fe17a3d2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:30.303802 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1ad5a91-eda3-4a78-9f25-8652fe17a3d2 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:30.304192 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1306/5223] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:30 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 1230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:31.000226 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ef87e8ce-a45e-42d7-8493-8d9dd4ac15fe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:31.002036 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef87e8ce-a45e-42d7-8493-8d9dd4ac15fe tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:31.002269 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef87e8ce-a45e-42d7-8493-8d9dd4ac15fe tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:31.002499 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ef87e8ce-a45e-42d7-8493-8d9dd4ac15fe tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:31.002637 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ef87e8ce-a45e-42d7-8493-8d9dd4ac15fe tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:31.006765 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:31.006765 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:31.007352 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ef87e8ce-a45e-42d7-8493-8d9dd4ac15fe tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:31.007706 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1299/5224] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:30 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:32.018468 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6340f95b-49bf-43ed-a1fa-691315fb4d7e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:32.020483 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6340f95b-49bf-43ed-a1fa-691315fb4d7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:32.020985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6340f95b-49bf-43ed-a1fa-691315fb4d7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:32.020985 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6340f95b-49bf-43ed-a1fa-691315fb4d7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:32.021160 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-6340f95b-49bf-43ed-a1fa-691315fb4d7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:32.025985 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:32.025985 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:32.026775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6340f95b-49bf-43ed-a1fa-691315fb4d7e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:32.027411 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1316/5225] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:32 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:32.796527 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-170fac46-8f4a-4f37-8955-5ddeae5fa7e3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:32.877125 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-170fac46-8f4a-4f37-8955-5ddeae5fa7e3 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:43:32.877575 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-170fac46-8f4a-4f37-8955-5ddeae5fa7e3 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1916850050-1857643544", "extra_specs": {"multiattach": " True"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:32.894730 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-170fac46-8f4a-4f37-8955-5ddeae5fa7e3 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:43:32.895184 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1305/5226] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:43:32 2026] POST /volume/v3/types => generated 287 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:32.905025 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:32.907548 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:43:32.907812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1395439048", "snapshot_id": null, "imageRef": null, "volume_type": "1f9a9762-04ef-46da-9216-aca89d2709b2", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:32.909677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1395439048', 'snapshot_id': None, 'imageRef': None, 'volume_type': '1f9a9762-04ef-46da-9216-aca89d2709b2', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:43:32.914345 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume of 1 GB Aug 18 07:43:32.914626 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:32.914626 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:32.915072 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Availability Zones retrieved successfully. Aug 18 07:43:32.920046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (d71cd524-f735-4c11-837c-09c296b40a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:32.920897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8b6b85-dbbf-4eec-b1b1-aaec7393b954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:32.921687 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:43:32.928187 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:32.928187 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:32.938455 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8b6b85-dbbf-4eec-b1b1-aaec7393b954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:43:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=1f9a9762-04ef-46da-9216-aca89d2709b2,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1916850050-1857643544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f9a9762-04ef-46da-9216-aca89d2709b2', 'encryption_key_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=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:32.939129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeb9d10-cd29-4504-ad41-1fa6501dac01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:32.964567 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1916850050-1857643544 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1916850050-1857643544, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:43:32.964766 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1916850050-1857643544 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1916850050-1857643544, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:43:32.991474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Created reservations ['fb426229-889b-4f35-8df6-df92106aa281', '8316bf56-6ed6-493a-bb64-ccbf835fd5e0', '88855a46-be8d-4328-b0be-de6cc57416da', '51f72e55-89b9-4630-9720-983a4e428b7b'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:32.992359 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeb9d10-cd29-4504-ad41-1fa6501dac01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb426229-889b-4f35-8df6-df92106aa281', '8316bf56-6ed6-493a-bb64-ccbf835fd5e0', '88855a46-be8d-4328-b0be-de6cc57416da', '51f72e55-89b9-4630-9720-983a4e428b7b']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:32.993023 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad21b891-64ab-47f5-b991-0aa4e25599c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:33.012696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad21b891-64ab-47f5-b991-0aa4e25599c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dac703d-5b64-4089-a789-bb118a2bd31c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1395439048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['fb426229-889b-4f35-8df6-df92106aa281','8316bf56-6ed6-493a-bb64-ccbf835fd5e0','88855a46-be8d-4328-b0be-de6cc57416da','51f72e55-89b9-4630-9720-983a4e428b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=1f9a9762-04ef-46da-9216-aca89d2709b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1395439048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dac703d-5b64-4089-a789-bb118a2bd31c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='090ffb6c24d0441bac75ab1b4d134e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f9a9762-04ef-46da-9216-aca89d2709b2),volume_type_id=1f9a9762-04ef-46da-9216-aca89d2709b2)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:33.013358 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e355d53-76c5-4d1e-a86d-dcfe4fbaaa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:33.029414 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e355d53-76c5-4d1e-a86d-dcfe4fbaaa5f) transitioned into state 'SUCCESS' from state '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-1395439048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['fb426229-889b-4f35-8df6-df92106aa281','8316bf56-6ed6-493a-bb64-ccbf835fd5e0','88855a46-be8d-4328-b0be-de6cc57416da','51f72e55-89b9-4630-9720-983a4e428b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=1f9a9762-04ef-46da-9216-aca89d2709b2)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:33.030052 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378c60d6-9938-401f-8695-01d09ea63cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:33.039759 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-381497e8-0b32-4dcc-9c42-d4c530199f1d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:33.041698 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378c60d6-9938-401f-8695-01d09ea63cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:33.042033 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-381497e8-0b32-4dcc-9c42-d4c530199f1d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:33.042242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-381497e8-0b32-4dcc-9c42-d4c530199f1d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:33.042428 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-381497e8-0b32-4dcc-9c42-d4c530199f1d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:33.042471 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (d71cd524-f735-4c11-837c-09c296b40a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:33.042525 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-381497e8-0b32-4dcc-9c42-d4c530199f1d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:33.042721 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request issued successfully. Aug 18 07:43:33.043239 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69e66160-495f-4f32-868b-5dd8e7a039b0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:43:33.043794 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1307/5227] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:43:32 2026] POST /volume/v3/volumes => generated 830 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:33.046653 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:33.046653 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:33.047495 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-381497e8-0b32-4dcc-9c42-d4c530199f1d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:33.047680 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1300/5228] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:33 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:33.055601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f8f1ae55-6979-4a53-96a8-703365c09934 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:33.057145 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f1ae55-6979-4a53-96a8-703365c09934 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:33.057331 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8f1ae55-6979-4a53-96a8-703365c09934 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:33.057500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f8f1ae55-6979-4a53-96a8-703365c09934 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:33.069764 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:33.069764 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:33.076819 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f8f1ae55-6979-4a53-96a8-703365c09934 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:33.084081 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f8f1ae55-6979-4a53-96a8-703365c09934 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:33.084471 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1317/5229] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:33 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:34.058747 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fc10173a-babd-4d72-a302-3f312184c7cc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:34.060999 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc10173a-babd-4d72-a302-3f312184c7cc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:34.061252 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc10173a-babd-4d72-a302-3f312184c7cc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:34.061489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fc10173a-babd-4d72-a302-3f312184c7cc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:34.061623 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-fc10173a-babd-4d72-a302-3f312184c7cc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:34.067592 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:34.067592 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:34.068419 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fc10173a-babd-4d72-a302-3f312184c7cc tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:34.068842 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1306/5230] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:34 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:34.097087 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5f96b5f3-33b3-4322-9fa0-f51019df8f3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:34.098861 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f96b5f3-33b3-4322-9fa0-f51019df8f3b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:34.099049 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f96b5f3-33b3-4322-9fa0-f51019df8f3b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:34.099236 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5f96b5f3-33b3-4322-9fa0-f51019df8f3b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:34.106001 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:34.106001 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:34.109385 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5f96b5f3-33b3-4322-9fa0-f51019df8f3b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:34.113258 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5f96b5f3-33b3-4322-9fa0-f51019df8f3b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:34.113641 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1308/5231] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:34 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:34.125543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-47cf5c16-d93c-4716-aa1e-9308cb15ddbe None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:34.127171 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47cf5c16-d93c-4716-aa1e-9308cb15ddbe tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:34.127353 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47cf5c16-d93c-4716-aa1e-9308cb15ddbe tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:34.127520 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-47cf5c16-d93c-4716-aa1e-9308cb15ddbe tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:34.134244 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:34.134244 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:34.137885 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-47cf5c16-d93c-4716-aa1e-9308cb15ddbe tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:34.142219 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-47cf5c16-d93c-4716-aa1e-9308cb15ddbe tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:34.142650 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1301/5232] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:34 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:34.153912 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:34.159545 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:43:34.159895 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-562331704", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:34.164389 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-562331704', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:43:34.164534 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume of 1 GB Aug 18 07:43:34.168757 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Availability Zones retrieved successfully. Aug 18 07:43:34.174353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (e6603be7-d028-4dcb-900b-e60de5215b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:34.175305 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f81931-da23-491a-a6be-705dd37f2d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:34.176216 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:43:34.206430 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f81931-da23-491a-a6be-705dd37f2d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:34.207611 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92d433f-65eb-4f77-868c-d1c82fa368f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:34.265429 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Created reservations ['e4768038-1f10-4e87-846a-04ee1758657c', '3a53b382-dfe1-4f8f-a2e8-97bc2aa6c53c', 'c013e95a-2e2e-4a75-bebf-06241def3d6d', 'a5690ff5-75aa-4227-84dc-a94f89e5ecfb'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:34.266227 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f92d433f-65eb-4f77-868c-d1c82fa368f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4768038-1f10-4e87-846a-04ee1758657c', '3a53b382-dfe1-4f8f-a2e8-97bc2aa6c53c', 'c013e95a-2e2e-4a75-bebf-06241def3d6d', 'a5690ff5-75aa-4227-84dc-a94f89e5ecfb']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:34.267152 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0eb8c3d-bd14-4687-ba08-c1754e90bc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:34.291004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0eb8c3d-bd14-4687-ba08-c1754e90bc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9529346-d433-4dcc-ba79-57f36e038545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-562331704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['e4768038-1f10-4e87-846a-04ee1758657c','3a53b382-dfe1-4f8f-a2e8-97bc2aa6c53c','c013e95a-2e2e-4a75-bebf-06241def3d6d','a5690ff5-75aa-4227-84dc-a94f89e5ecfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-562331704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9529346-d433-4dcc-ba79-57f36e038545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='090ffb6c24d0441bac75ab1b4d134e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:34.291848 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2030db6-af99-4a78-8477-8c026d618516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:34.313418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2030db6-af99-4a78-8477-8c026d618516) transitioned into state 'SUCCESS' from state '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-562331704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['e4768038-1f10-4e87-846a-04ee1758657c','3a53b382-dfe1-4f8f-a2e8-97bc2aa6c53c','c013e95a-2e2e-4a75-bebf-06241def3d6d','a5690ff5-75aa-4227-84dc-a94f89e5ecfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:34.314403 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2f99bc-aadc-4baf-a91d-37fbc0844f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:34.325159 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2f99bc-aadc-4baf-a91d-37fbc0844f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:34.328439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (e6603be7-d028-4dcb-900b-e60de5215b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:34.328439 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request issued successfully. Aug 18 07:43:34.328439 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0966f1ba-f8db-4b10-8449-d5aeb32d2dab tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:43:34.328439 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1318/5233] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:43:34 2026] POST /volume/v3/volumes => generated 752 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:34.339565 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d25377c7-c264-4889-bc66-030971c2720c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:34.341539 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d25377c7-c264-4889-bc66-030971c2720c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:34.341811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d25377c7-c264-4889-bc66-030971c2720c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:34.342006 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d25377c7-c264-4889-bc66-030971c2720c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:34.348726 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:34.348726 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:34.352190 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-d25377c7-c264-4889-bc66-030971c2720c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:34.356595 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d25377c7-c264-4889-bc66-030971c2720c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:34.357027 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1307/5234] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:34 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:35.079180 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-02e6491a-b413-43e3-8489-472066c68b1c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.080983 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02e6491a-b413-43e3-8489-472066c68b1c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:35.081228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02e6491a-b413-43e3-8489-472066c68b1c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:35.081418 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-02e6491a-b413-43e3-8489-472066c68b1c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:35.081522 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-02e6491a-b413-43e3-8489-472066c68b1c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:35.086446 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.086446 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:35.086996 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-02e6491a-b413-43e3-8489-472066c68b1c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:35.087497 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1309/5235] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:35 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:35.115735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-b4d07b29-cc04-4eb9-b69f-e5edb1428451 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.117705 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-b4d07b29-cc04-4eb9-b69f-e5edb1428451 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:35.117882 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-b4d07b29-cc04-4eb9-b69f-e5edb1428451 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:35.118062 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-b4d07b29-cc04-4eb9-b69f-e5edb1428451 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:35.126970 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.126970 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:35.130731 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-b4d07b29-cc04-4eb9-b69f-e5edb1428451 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:35.135351 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-b4d07b29-cc04-4eb9-b69f-e5edb1428451 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:35.135797 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1302/5236] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:35 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 1232 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:35.157707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-34e9e04d-67ed-4899-a655-926279166a28 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.159504 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-34e9e04d-67ed-4899-a655-926279166a28 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb/action Aug 18 07:43:35.159843 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-34e9e04d-67ed-4899-a655-926279166a28 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:35.159987 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-34e9e04d-67ed-4899-a655-926279166a28 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:35.171269 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.171269 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:35.171744 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-34e9e04d-67ed-4899-a655-926279166a28 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:35.178165 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-34e9e04d-67ed-4899-a655-926279166a28 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Begin detaching volume completed successfully. Aug 18 07:43:35.178388 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-34e9e04d-67ed-4899-a655-926279166a28 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb/action returned with HTTP 202 Aug 18 07:43:35.178841 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1319/5237] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:43:35 2026] POST /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:43:35.225202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-837dac32-0dd1-44d2-b4e4-54d9594f8c0c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.225605 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-837dac32-0dd1-44d2-b4e4-54d9594f8c0c None None] GET https://10.4.3.152/volume// Aug 18 07:43:35.225750 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-837dac32-0dd1-44d2-b4e4-54d9594f8c0c None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:35.225940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-837dac32-0dd1-44d2-b4e4-54d9594f8c0c None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:35.226259 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-837dac32-0dd1-44d2-b4e4-54d9594f8c0c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:35.226513 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1308/5238] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:35.237929 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-a89c58b3-5556-49e7-b7f7-d05e61604344 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.240831 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-a89c58b3-5556-49e7-b7f7-d05e61604344 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:35.241104 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-a89c58b3-5556-49e7-b7f7-d05e61604344 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:35.241423 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-a89c58b3-5556-49e7-b7f7-d05e61604344 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:35.253220 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.253220 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:35.257650 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-a89c58b3-5556-49e7-b7f7-d05e61604344 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:35.263449 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-a89c58b3-5556-49e7-b7f7-d05e61604344 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 200 Aug 18 07:43:35.264020 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1310/5239] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:35 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:35.370092 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c59e110b-0911-42b6-8601-e45b74009261 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.372873 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c59e110b-0911-42b6-8601-e45b74009261 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:35.373045 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c59e110b-0911-42b6-8601-e45b74009261 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:35.373584 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c59e110b-0911-42b6-8601-e45b74009261 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:35.386855 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.386855 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:35.391684 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c59e110b-0911-42b6-8601-e45b74009261 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:35.396309 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c59e110b-0911-42b6-8601-e45b74009261 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:35.396670 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1303/5240] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:35 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:35.408798 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6d3df306-c587-4b4b-8a4a-60e67c018f08 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.410375 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d3df306-c587-4b4b-8a4a-60e67c018f08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:35.410535 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d3df306-c587-4b4b-8a4a-60e67c018f08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:35.410745 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6d3df306-c587-4b4b-8a4a-60e67c018f08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:35.417158 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.417158 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:35.420314 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6d3df306-c587-4b4b-8a4a-60e67c018f08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:35.424945 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6d3df306-c587-4b4b-8a4a-60e67c018f08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:35.425320 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1320/5241] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:35 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:35.437940 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-279fef08-b549-4e7e-b3f5-3fe7d0d8f364 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.439888 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-279fef08-b549-4e7e-b3f5-3fe7d0d8f364 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:43:35.440288 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-279fef08-b549-4e7e-b3f5-3fe7d0d8f364 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-592745670", "extra_specs": {}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:35.453688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-279fef08-b549-4e7e-b3f5-3fe7d0d8f364 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:43:35.454097 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1309/5242] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:43:35 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:35.463163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e8855d34-dd92-4765-b2e0-3836f3d76ed5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.465175 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8855d34-dd92-4765-b2e0-3836f3d76ed5 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] POST https://10.4.3.152/volume/v3/types/a14f845c-4cac-4344-82c1-bd0c77fde266/encryption Aug 18 07:43:35.465546 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e8855d34-dd92-4765-b2e0-3836f3d76ed5 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:35.480098 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e8855d34-dd92-4765-b2e0-3836f3d76ed5 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/types/a14f845c-4cac-4344-82c1-bd0c77fde266/encryption returned with HTTP 200 Aug 18 07:43:35.480487 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1311/5243] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:43:35 2026] POST /volume/v3/types/a14f845c-4cac-4344-82c1-bd0c77fde266/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:35.487931 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.489573 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:43:35.489906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1320875095", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-592745670", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:35.491641 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1320875095', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-592745670', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:43:35.495073 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume of 1 GB Aug 18 07:43:35.495357 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.495357 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:35.495866 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Availability Zones retrieved successfully. Aug 18 07:43:35.501265 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (be4d7721-3715-44d3-b881-8e0d0a64e2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:35.502104 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf64511f-ddc9-4772-a2c2-4f5e1d150b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:35.502963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:43:35.527807 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf64511f-ddc9-4772-a2c2-4f5e1d150b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:43:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a14f845c-4cac-4344-82c1-bd0c77fde266,is_public=True,name='tempest-scenario-type-luks-592745670',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a14f845c-4cac-4344-82c1-bd0c77fde266', '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=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:35.528720 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2625c73c-6482-4581-ab95-80c13afb9e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:35.556807 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-592745670 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-592745670, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:43:35.557085 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-592745670 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-592745670, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:43:35.581675 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Created reservations ['95750a1c-1352-452e-8629-c12d7b345d01', '1e354612-979a-4258-83a6-d3884a690981', '9e01de29-c912-4415-8c7b-c2cac3730503', 'cdf5394e-6fbd-4fc3-88da-cb0bc6e511e0'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:35.582458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2625c73c-6482-4581-ab95-80c13afb9e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95750a1c-1352-452e-8629-c12d7b345d01', '1e354612-979a-4258-83a6-d3884a690981', '9e01de29-c912-4415-8c7b-c2cac3730503', 'cdf5394e-6fbd-4fc3-88da-cb0bc6e511e0']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:35.583154 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1039b16-9ac5-49ca-a6f7-e0c111cbf4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:35.605171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1039b16-9ac5-49ca-a6f7-e0c111cbf4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d1c7c9e-72c2-4872-8120-0ec33ff66cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1320875095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['95750a1c-1352-452e-8629-c12d7b345d01','1e354612-979a-4258-83a6-d3884a690981','9e01de29-c912-4415-8c7b-c2cac3730503','cdf5394e-6fbd-4fc3-88da-cb0bc6e511e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=a14f845c-4cac-4344-82c1-bd0c77fde266), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1320875095',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5d1c7c9e-72c2-4872-8120-0ec33ff66cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='090ffb6c24d0441bac75ab1b4d134e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a14f845c-4cac-4344-82c1-bd0c77fde266),volume_type_id=a14f845c-4cac-4344-82c1-bd0c77fde266)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:35.606047 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5734fc7a-bbf7-442b-8b25-8238222747e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:35.622991 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5734fc7a-bbf7-442b-8b25-8238222747e1) transitioned into state 'SUCCESS' from state '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-1320875095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['95750a1c-1352-452e-8629-c12d7b345d01','1e354612-979a-4258-83a6-d3884a690981','9e01de29-c912-4415-8c7b-c2cac3730503','cdf5394e-6fbd-4fc3-88da-cb0bc6e511e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=a14f845c-4cac-4344-82c1-bd0c77fde266)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:35.624252 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9029f550-73c8-4645-b562-8191927faf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:35.633124 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9029f550-73c8-4645-b562-8191927faf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:35.634056 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (be4d7721-3715-44d3-b881-8e0d0a64e2d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:35.634138 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request issued successfully. Aug 18 07:43:35.634727 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd8569f8-9310-4b4b-a81a-7b793510b3ba tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:43:35.635268 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1304/5244] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:43:35 2026] POST /volume/v3/volumes => generated 780 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:35.723780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e9117821-54bb-427b-9542-6f2bc522ebad None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:35.725809 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9117821-54bb-427b-9542-6f2bc522ebad tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:35.726029 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9117821-54bb-427b-9542-6f2bc522ebad tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:35.726654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e9117821-54bb-427b-9542-6f2bc522ebad tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:35.732830 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:35.732830 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:35.736358 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e9117821-54bb-427b-9542-6f2bc522ebad tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:35.740414 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e9117821-54bb-427b-9542-6f2bc522ebad tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:35.740825 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1321/5245] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:35 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:36.097232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d363052a-cc4a-4b22-8589-7f415ceacd5e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.099075 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d363052a-cc4a-4b22-8589-7f415ceacd5e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:36.099301 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d363052a-cc4a-4b22-8589-7f415ceacd5e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:36.099489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d363052a-cc4a-4b22-8589-7f415ceacd5e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:36.099604 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-d363052a-cc4a-4b22-8589-7f415ceacd5e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:36.104121 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:36.104121 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:36.104652 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d363052a-cc4a-4b22-8589-7f415ceacd5e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:36.105008 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1310/5246] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:36 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:36.114786 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-99bd4b0c-b638-499f-879c-4a7370db70b5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.117089 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-99bd4b0c-b638-499f-879c-4a7370db70b5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add Aug 18 07:43:36.117326 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-99bd4b0c-b638-499f-879c-4a7370db70b5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:36.117529 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-99bd4b0c-b638-499f-879c-4a7370db70b5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:36.125224 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:36.125224 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:36.167684 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-1fe1d4ac-2036-4e98-bd42-bde0d61eadc4 req-99bd4b0c-b638-499f-879c-4a7370db70b5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add returned with HTTP 200 Aug 18 07:43:36.168106 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1312/5247] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:43:36 2026] DELETE /volume/v3/attachments/31172627-bfcf-453c-95de-3e45b99e1add => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:36.288573 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.290718 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:36.291006 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:36.291177 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:36.291407 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume with id: eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:36.298361 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:36.298361 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:36.298780 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:36.314526 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume request issued successfully. Aug 18 07:43:36.314816 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-65cee29b-d0c0-4fd6-be94-01c2c44d23ea tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 202 Aug 18 07:43:36.315376 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1305/5248] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:43:36 2026] DELETE /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:36.755116 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e2afffb6-f38e-4c6f-a2d2-b2f725290197 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.760084 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e2afffb6-f38e-4c6f-a2d2-b2f725290197 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:36.760310 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e2afffb6-f38e-4c6f-a2d2-b2f725290197 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:36.760542 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e2afffb6-f38e-4c6f-a2d2-b2f725290197 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:36.775896 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:36.775896 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:36.780588 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e2afffb6-f38e-4c6f-a2d2-b2f725290197 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:36.785791 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e2afffb6-f38e-4c6f-a2d2-b2f725290197 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:36.786696 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1322/5249] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:36 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:36.800868 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3e24e17b-4e84-4c18-a939-03a3048b3127 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.803018 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e24e17b-4e84-4c18-a939-03a3048b3127 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:36.803162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e24e17b-4e84-4c18-a939-03a3048b3127 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:36.803370 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3e24e17b-4e84-4c18-a939-03a3048b3127 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:36.810575 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:36.810575 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:36.814612 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3e24e17b-4e84-4c18-a939-03a3048b3127 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:36.819240 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3e24e17b-4e84-4c18-a939-03a3048b3127 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:36.819683 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1311/5250] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:36 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:36.859881 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-2ece1ebe-c6bb-495b-a57b-f0087564abe4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.861982 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-2ece1ebe-c6bb-495b-a57b-f0087564abe4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:36.862181 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-2ece1ebe-c6bb-495b-a57b-f0087564abe4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:36.862401 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-2ece1ebe-c6bb-495b-a57b-f0087564abe4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:36.869752 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:36.869752 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:36.873449 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-2ece1ebe-c6bb-495b-a57b-f0087564abe4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:36.877746 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-2ece1ebe-c6bb-495b-a57b-f0087564abe4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:36.878152 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1313/5251] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:36 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:36.954662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3524b59e-24aa-4a34-acc7-5b5e46fd7061 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.954662 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3524b59e-24aa-4a34-acc7-5b5e46fd7061 None None] GET https://10.4.3.152/volume// Aug 18 07:43:36.954662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3524b59e-24aa-4a34-acc7-5b5e46fd7061 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:36.954662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3524b59e-24aa-4a34-acc7-5b5e46fd7061 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:36.954662 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3524b59e-24aa-4a34-acc7-5b5e46fd7061 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:36.954662 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1306/5252] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:43:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:36.965226 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-a1f25688-cdd3-498b-98d7-3be93e2b6d91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:36.968221 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-a1f25688-cdd3-498b-98d7-3be93e2b6d91 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:43:36.968702 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-a1f25688-cdd3-498b-98d7-3be93e2b6d91 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9529346-d433-4dcc-ba79-57f36e038545", "connector": null, "instance_uuid": "24e56a14-599d-4220-8d2b-f63d74348b0c"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:36.978598 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:36.978598 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:37.006523 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-a1f25688-cdd3-498b-98d7-3be93e2b6d91 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:43:37.007343 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1323/5253] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:43:36 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:37.032122 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6ec3847f-23a7-4281-a65b-10734d9303aa None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:37.035406 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ec3847f-23a7-4281-a65b-10734d9303aa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:37.035727 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ec3847f-23a7-4281-a65b-10734d9303aa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:37.035972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6ec3847f-23a7-4281-a65b-10734d9303aa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:37.045271 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-574a00f7-eb46-4a17-912d-4ec28314316e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:37.045780 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-574a00f7-eb46-4a17-912d-4ec28314316e None None] GET https://10.4.3.152/volume// Aug 18 07:43:37.046011 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-574a00f7-eb46-4a17-912d-4ec28314316e None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:37.046281 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-574a00f7-eb46-4a17-912d-4ec28314316e None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:37.046641 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-574a00f7-eb46-4a17-912d-4ec28314316e None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:37.046920 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1314/5254] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:37.052619 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:37.052619 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:37.056091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-33c13a8a-f7cf-43e6-b5ca-a8b28080187f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:37.056346 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-33c13a8a-f7cf-43e6-b5ca-a8b28080187f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:37.056668 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-33c13a8a-f7cf-43e6-b5ca-a8b28080187f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:37.056931 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-33c13a8a-f7cf-43e6-b5ca-a8b28080187f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:37.058519 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6ec3847f-23a7-4281-a65b-10734d9303aa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:37.065532 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6ec3847f-23a7-4281-a65b-10734d9303aa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:37.065967 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1312/5255] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:37 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:37.070063 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:37.070063 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:37.073855 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-33c13a8a-f7cf-43e6-b5ca-a8b28080187f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:37.078540 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-33c13a8a-f7cf-43e6-b5ca-a8b28080187f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:37.078928 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1307/5256] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:37 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:37.114662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b49ee91-2577-4644-a4b8-9d1942ec7477 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:37.117025 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b49ee91-2577-4644-a4b8-9d1942ec7477 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:37.117344 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b49ee91-2577-4644-a4b8-9d1942ec7477 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:37.117540 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b49ee91-2577-4644-a4b8-9d1942ec7477 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:37.117654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-0b49ee91-2577-4644-a4b8-9d1942ec7477 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:37.123585 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:37.123585 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:37.124415 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b49ee91-2577-4644-a4b8-9d1942ec7477 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:37.124990 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1324/5257] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:37 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:43:37.187922 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-182c3103-c900-4ef6-87c8-165ac674c4dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:37.189845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-182c3103-c900-4ef6-87c8-165ac674c4dd tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] PUT https://10.4.3.152/volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602 Aug 18 07:43:37.190199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-182c3103-c900-4ef6-87c8-165ac674c4dd tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:37.197887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-182c3103-c900-4ef6-87c8-165ac674c4dd tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Acquiring lock "cinder-attachment_update-b9529346-d433-4dcc-ba79-57f36e038545-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:43:37.202888 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-182c3103-c900-4ef6-87c8-165ac674c4dd tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-b9529346-d433-4dcc-ba79-57f36e038545-np0000007613" acquired by "attachment_update" :: waited 0.005s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:43:37.203859 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:37.203859 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:37.281330 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-182c3103-c900-4ef6-87c8-165ac674c4dd tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-b9529346-d433-4dcc-ba79-57f36e038545-np0000007613" released by "attachment_update" :: held 0.078s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:43:37.281704 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-182c3103-c900-4ef6-87c8-165ac674c4dd tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602 returned with HTTP 200 Aug 18 07:43:37.282624 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1315/5258] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:43:37 2026] PUT /volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:38.078271 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1dc720ba-887b-44f4-a608-3013a806826f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:38.080117 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1dc720ba-887b-44f4-a608-3013a806826f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:38.080362 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1dc720ba-887b-44f4-a608-3013a806826f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:38.080580 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1dc720ba-887b-44f4-a608-3013a806826f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:38.089445 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:38.089445 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:38.093014 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1dc720ba-887b-44f4-a608-3013a806826f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:38.096984 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1dc720ba-887b-44f4-a608-3013a806826f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:38.097388 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1313/5259] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:38 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:38.134500 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aba97127-d9af-4414-bb7f-15fe57d60d35 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:38.137911 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aba97127-d9af-4414-bb7f-15fe57d60d35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:38.137911 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aba97127-d9af-4414-bb7f-15fe57d60d35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:38.137911 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aba97127-d9af-4414-bb7f-15fe57d60d35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:38.137911 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-aba97127-d9af-4414-bb7f-15fe57d60d35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id ddaf7377-b16c-4124-98b0-a3c8493041cf. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:38.141140 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:38.141140 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:38.141812 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aba97127-d9af-4414-bb7f-15fe57d60d35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 200 Aug 18 07:43:38.142232 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1308/5260] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:38 2026] GET /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:38.151440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6fd5af0e-9d63-49bc-9ab8-df7ea8690b41 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:38.153454 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fd5af0e-9d63-49bc-9ab8-df7ea8690b41 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] DELETE https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf Aug 18 07:43:38.153807 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fd5af0e-9d63-49bc-9ab8-df7ea8690b41 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:38.154118 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6fd5af0e-9d63-49bc-9ab8-df7ea8690b41 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:38.154331 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-6fd5af0e-9d63-49bc-9ab8-df7ea8690b41 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Delete backup with id: ddaf7377-b16c-4124-98b0-a3c8493041cf. Aug 18 07:43:38.158188 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:38.158188 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:38.168741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-6fd5af0e-9d63-49bc-9ab8-df7ea8690b41 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] delete_backup rpcapi backup_id ddaf7377-b16c-4124-98b0-a3c8493041cf {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:43:38.170317 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6fd5af0e-9d63-49bc-9ab8-df7ea8690b41 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf returned with HTTP 202 Aug 18 07:43:38.170754 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1325/5261] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:43:38 2026] DELETE /volume/v3/backups/ddaf7377-b16c-4124-98b0-a3c8493041cf => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:43:38.176960 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b7035b7b-3b69-490a-8002-dce060318e9a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:38.178676 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7035b7b-3b69-490a-8002-dce060318e9a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d Aug 18 07:43:38.178868 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7035b7b-3b69-490a-8002-dce060318e9a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:38.179039 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b7035b7b-3b69-490a-8002-dce060318e9a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:38.179184 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-b7035b7b-3b69-490a-8002-dce060318e9a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume with id: 6504dc15-ce2d-4d71-a731-ac8779d0192d Aug 18 07:43:38.185939 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:38.185939 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:38.186293 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7035b7b-3b69-490a-8002-dce060318e9a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:38.200103 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b7035b7b-3b69-490a-8002-dce060318e9a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume request issued successfully. Aug 18 07:43:38.200326 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b7035b7b-3b69-490a-8002-dce060318e9a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d returned with HTTP 202 Aug 18 07:43:38.200763 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1316/5262] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:43:38 2026] DELETE /volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:38.211753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ecceb418-848c-45d8-a6bc-f71152652375 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:38.213460 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecceb418-848c-45d8-a6bc-f71152652375 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d Aug 18 07:43:38.213672 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecceb418-848c-45d8-a6bc-f71152652375 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:38.213846 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ecceb418-848c-45d8-a6bc-f71152652375 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:38.221584 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:38.221584 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:38.225064 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ecceb418-848c-45d8-a6bc-f71152652375 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:38.229779 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ecceb418-848c-45d8-a6bc-f71152652375 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d returned with HTTP 200 Aug 18 07:43:38.230276 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1314/5263] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:38 2026] GET /volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:39.108933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c87adc56-6405-4ba5-8279-82cc24061f42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:39.110356 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c87adc56-6405-4ba5-8279-82cc24061f42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:39.111751 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c87adc56-6405-4ba5-8279-82cc24061f42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:39.111751 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c87adc56-6405-4ba5-8279-82cc24061f42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:39.118892 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:39.118892 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:39.121688 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c87adc56-6405-4ba5-8279-82cc24061f42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:39.125045 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c87adc56-6405-4ba5-8279-82cc24061f42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:39.125455 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1309/5264] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:39 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:39.243278 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b3b7bfac-d7b5-45fd-a6e0-411a9da68c8b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:39.244981 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3b7bfac-d7b5-45fd-a6e0-411a9da68c8b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d Aug 18 07:43:39.245228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3b7bfac-d7b5-45fd-a6e0-411a9da68c8b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:39.245486 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b3b7bfac-d7b5-45fd-a6e0-411a9da68c8b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:39.250845 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b3b7bfac-d7b5-45fd-a6e0-411a9da68c8b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d returned with HTTP 404 Aug 18 07:43:39.251263 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1326/5265] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:39 2026] GET /volume/v3/volumes/6504dc15-ce2d-4d71-a731-ac8779d0192d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:39.258597 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c36285b0-e9d0-4599-af77-8af558118421 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:39.260519 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c36285b0-e9d0-4599-af77-8af558118421 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1/export_record Aug 18 07:43:39.260764 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c36285b0-e9d0-4599-af77-8af558118421 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:39.260962 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c36285b0-e9d0-4599-af77-8af558118421 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Calling method 'export_record' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:39.261063 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-c36285b0-e9d0-4599-af77-8af558118421 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Export record for backup bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 07:43:39.265076 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:39.265076 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:39.266058 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-c36285b0-e9d0-4599-af77-8af558118421 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c1db2374dcfd420aa0d9008fb47adbf5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9f8c4d4dd8b463c968eb5f5f315bedd', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:43:39.266254 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c36285b0-e9d0-4599-af77-8af558118421 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1/export_record returned with HTTP 403 Aug 18 07:43:39.266694 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1317/5266] 10.4.3.152 () {68 vars in 1430 bytes} [Tue Aug 18 07:43:39 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:39.274087 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:39.276058 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:43:39.276483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1118662579"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:39.277962 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1118662579'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:43:39.278078 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume of 1 GB Aug 18 07:43:39.282190 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Availability Zones retrieved successfully. Aug 18 07:43:39.287725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (c78be6cf-dbe2-4f3c-909c-d4ac78253b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:39.288538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a33a207-d269-4a17-89fd-a413cd585756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:39.289245 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:43:39.313029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a33a207-d269-4a17-89fd-a413cd585756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:39.314015 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1661add3-c107-48e0-955d-438944bc0b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:39.355338 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['1aa85928-c2f9-43c5-b28a-5668951f3a85', '5b230a7f-5ad2-4bd6-ab9b-23126800b1de', '3e8fc2fe-8d8c-4618-bc9b-b491b05a09ec', 'f76adf3e-c545-466c-aeca-cb77cd2e31c5'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:39.356041 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1661add3-c107-48e0-955d-438944bc0b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa85928-c2f9-43c5-b28a-5668951f3a85', '5b230a7f-5ad2-4bd6-ab9b-23126800b1de', '3e8fc2fe-8d8c-4618-bc9b-b491b05a09ec', 'f76adf3e-c545-466c-aeca-cb77cd2e31c5']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:39.356701 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd1fa13-eb62-40d4-bd3d-937e6ac0763a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:39.378165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd1fa13-eb62-40d4-bd3d-937e6ac0763a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1118662579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['1aa85928-c2f9-43c5-b28a-5668951f3a85','5b230a7f-5ad2-4bd6-ab9b-23126800b1de','3e8fc2fe-8d8c-4618-bc9b-b491b05a09ec','f76adf3e-c545-466c-aeca-cb77cd2e31c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1118662579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:39.378757 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672072d5-5e11-42d1-bcd5-8b5cd2dc32ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:39.393091 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672072d5-5e11-42d1-bcd5-8b5cd2dc32ee) transitioned into state 'SUCCESS' from state '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-1118662579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['1aa85928-c2f9-43c5-b28a-5668951f3a85','5b230a7f-5ad2-4bd6-ab9b-23126800b1de','3e8fc2fe-8d8c-4618-bc9b-b491b05a09ec','f76adf3e-c545-466c-aeca-cb77cd2e31c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:39.393701 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ce3faf-fe22-46e9-992d-c4b414fd6161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:39.401368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ce3faf-fe22-46e9-992d-c4b414fd6161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:39.402104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (c78be6cf-dbe2-4f3c-909c-d4ac78253b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:39.402394 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request issued successfully. Aug 18 07:43:39.402924 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-799112b2-0cc3-4281-b98e-cb17c5290f88 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:43:39.403514 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1315/5267] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:43:39 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:39.414692 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-582771f0-df6e-433c-a40d-534283602374 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:39.417339 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-582771f0-df6e-433c-a40d-534283602374 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 Aug 18 07:43:39.417609 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-582771f0-df6e-433c-a40d-534283602374 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:39.417828 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-582771f0-df6e-433c-a40d-534283602374 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:39.426388 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:39.426388 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:39.430319 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-582771f0-df6e-433c-a40d-534283602374 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:39.435578 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-582771f0-df6e-433c-a40d-534283602374 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 returned with HTTP 200 Aug 18 07:43:39.436097 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1310/5268] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:39 2026] GET /volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:40.137748 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c189957-11d2-4e21-a53c-79ca539d7d00 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.139483 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c189957-11d2-4e21-a53c-79ca539d7d00 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:40.139671 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c189957-11d2-4e21-a53c-79ca539d7d00 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:40.139870 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c189957-11d2-4e21-a53c-79ca539d7d00 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:40.148335 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.148335 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:40.151498 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2c189957-11d2-4e21-a53c-79ca539d7d00 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:40.155618 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c189957-11d2-4e21-a53c-79ca539d7d00 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:40.156300 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1327/5269] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:40 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:40.425431 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-e45ce470-bfd9-4df8-b710-e72f0e8285ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.427986 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-e45ce470-bfd9-4df8-b710-e72f0e8285ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:40.428227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-e45ce470-bfd9-4df8-b710-e72f0e8285ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:40.428468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-e45ce470-bfd9-4df8-b710-e72f0e8285ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:40.440109 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.440109 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:40.444570 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-e45ce470-bfd9-4df8-b710-e72f0e8285ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:40.447539 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cdd5d5d5-33d0-4608-be27-6f74e3dd8d2c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.450029 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-e45ce470-bfd9-4df8-b710-e72f0e8285ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:40.450103 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cdd5d5d5-33d0-4608-be27-6f74e3dd8d2c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 Aug 18 07:43:40.450400 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cdd5d5d5-33d0-4608-be27-6f74e3dd8d2c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:40.450535 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1318/5270] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:40 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:40.450680 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cdd5d5d5-33d0-4608-be27-6f74e3dd8d2c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:40.459916 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.459916 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:40.464684 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cdd5d5d5-33d0-4608-be27-6f74e3dd8d2c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:40.468653 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cdd5d5d5-33d0-4608-be27-6f74e3dd8d2c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 returned with HTTP 200 Aug 18 07:43:40.469019 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1316/5271] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:40 2026] GET /volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:40.470037 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-58b2d829-481d-4736-a4e4-fbc8410636a5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.471960 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-58b2d829-481d-4736-a4e4-fbc8410636a5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] POST https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550/action Aug 18 07:43:40.472312 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-58b2d829-481d-4736-a4e4-fbc8410636a5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:40.472429 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-58b2d829-481d-4736-a4e4-fbc8410636a5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:40.480276 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.481880 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:43:40.482241 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1", "name": "tempest-type-Backup-56667584"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:40.484048 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating new backup {'backup': {'volume_id': '8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1', 'name': 'tempest-type-Backup-56667584'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:43:40.484048 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating backup of volume 8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 in container None Aug 18 07:43:40.484234 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.484234 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:40.484617 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-58b2d829-481d-4736-a4e4-fbc8410636a5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:40.490184 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.490184 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:40.490494 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:40.492033 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-58b2d829-481d-4736-a4e4-fbc8410636a5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Begin detaching volume completed successfully. Aug 18 07:43:40.492307 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-58b2d829-481d-4736-a4e4-fbc8410636a5 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550/action returned with HTTP 202 Aug 18 07:43:40.492853 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1311/5272] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:43:40 2026] POST /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:43:40.507395 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['1a2cce98-2a25-4c82-bc90-c2354e30e361', 'f4d01533-5b19-46a0-9a33-bf8c7170c8d2'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:40.512937 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-7d67b395-5a3b-4f20-8fae-90c326f60451 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.515801 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-7d67b395-5a3b-4f20-8fae-90c326f60451 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602/action Aug 18 07:43:40.516184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-7d67b395-5a3b-4f20-8fae-90c326f60451 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:40.516359 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-7d67b395-5a3b-4f20-8fae-90c326f60451 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:40.529791 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-95ccb92b-194d-43b6-b066-fe829f17619d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.530425 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95ccb92b-194d-43b6-b066-fe829f17619d None None] GET https://10.4.3.152/volume// Aug 18 07:43:40.530723 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95ccb92b-194d-43b6-b066-fe829f17619d None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:40.530953 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95ccb92b-194d-43b6-b066-fe829f17619d None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:40.531377 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95ccb92b-194d-43b6-b066-fe829f17619d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:40.531775 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1317/5273] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:40.532310 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.532310 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:40.534833 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76a075bf-4bc7-4b6c-ab85-89748ae23f52 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:43:40.535255 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1328/5274] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:43:40 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:40.538678 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a21d6e8b-7717-42da-80fa-636b45846127 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.540742 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a21d6e8b-7717-42da-80fa-636b45846127 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:40.540926 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a21d6e8b-7717-42da-80fa-636b45846127 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:40.541126 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a21d6e8b-7717-42da-80fa-636b45846127 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:40.542725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6d922cd8-2f84-41d4-82e5-faaf7139d69e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:40.542955 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4f36bf5f-3886-47e9-ada4-00beed0d22a6 req-7d67b395-5a3b-4f20-8fae-90c326f60451 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602/action returned with HTTP 204 Aug 18 07:43:40.543352 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1319/5275] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:43:40 2026] POST /volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:40.544985 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d922cd8-2f84-41d4-82e5-faaf7139d69e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:40.545266 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d922cd8-2f84-41d4-82e5-faaf7139d69e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:40.545500 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6d922cd8-2f84-41d4-82e5-faaf7139d69e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:40.545711 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-6d922cd8-2f84-41d4-82e5-faaf7139d69e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:40.549870 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.549870 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:40.551658 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:40.551658 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:40.552432 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6d922cd8-2f84-41d4-82e5-faaf7139d69e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:40.553111 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1318/5276] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:40 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:40.553320 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a21d6e8b-7717-42da-80fa-636b45846127 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:40.557032 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a21d6e8b-7717-42da-80fa-636b45846127 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:40.557449 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1312/5277] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:40 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 1413 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:41.171746 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b1fb3fc9-cac3-498d-b11c-0a073008e945 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.173462 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b1fb3fc9-cac3-498d-b11c-0a073008e945 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:43:41.173651 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b1fb3fc9-cac3-498d-b11c-0a073008e945 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.173826 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b1fb3fc9-cac3-498d-b11c-0a073008e945 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.182298 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.182298 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:41.185257 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b1fb3fc9-cac3-498d-b11c-0a073008e945 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:41.188747 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b1fb3fc9-cac3-498d-b11c-0a073008e945 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:43:41.189083 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1329/5278] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:41.228688 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-be695e09-a2f4-44bd-896c-75258a8efa2e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.230986 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-be695e09-a2f4-44bd-896c-75258a8efa2e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:41.231199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-be695e09-a2f4-44bd-896c-75258a8efa2e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.231430 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-be695e09-a2f4-44bd-896c-75258a8efa2e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.238708 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.238708 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:41.242153 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-be695e09-a2f4-44bd-896c-75258a8efa2e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:41.246190 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-be695e09-a2f4-44bd-896c-75258a8efa2e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:41.246587 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1320/5279] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:41.307994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-439c55ba-ff59-4426-805f-e7e94bffbec3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.308316 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-439c55ba-ff59-4426-805f-e7e94bffbec3 None None] GET https://10.4.3.152/volume// Aug 18 07:43:41.308471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-439c55ba-ff59-4426-805f-e7e94bffbec3 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.308659 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-439c55ba-ff59-4426-805f-e7e94bffbec3 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.308953 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-439c55ba-ff59-4426-805f-e7e94bffbec3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:41.309223 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1319/5280] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:41.315604 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-e26cc338-52b6-4109-8ebb-9dd017b50ab0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.317529 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-e26cc338-52b6-4109-8ebb-9dd017b50ab0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:43:41.317938 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-e26cc338-52b6-4109-8ebb-9dd017b50ab0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d1c7c9e-72c2-4872-8120-0ec33ff66cb2", "connector": null, "instance_uuid": "24e56a14-599d-4220-8d2b-f63d74348b0c"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:41.321524 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=186,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:43:41.326976 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.326976 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:41.346881 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-e26cc338-52b6-4109-8ebb-9dd017b50ab0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:43:41.347393 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1313/5281] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:43:41 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:41.369487 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9adf86f-4963-4347-9582-4192ff0ea659 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.371222 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9adf86f-4963-4347-9582-4192ff0ea659 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:41.371404 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9adf86f-4963-4347-9582-4192ff0ea659 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.371592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9adf86f-4963-4347-9582-4192ff0ea659 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.375870 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-85185f82-a9b8-4846-9419-7fd10583d403 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.376201 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85185f82-a9b8-4846-9419-7fd10583d403 None None] GET https://10.4.3.152/volume// Aug 18 07:43:41.376369 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85185f82-a9b8-4846-9419-7fd10583d403 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.376538 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-85185f82-a9b8-4846-9419-7fd10583d403 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.376839 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-85185f82-a9b8-4846-9419-7fd10583d403 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:41.377088 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1321/5282] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:41.379474 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.379474 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:41.382277 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c9adf86f-4963-4347-9582-4192ff0ea659 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:41.383562 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-4a415d5a-6b38-407a-980c-f8b54b98637a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.385405 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-4a415d5a-6b38-407a-980c-f8b54b98637a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:41.385606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-4a415d5a-6b38-407a-980c-f8b54b98637a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.385782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-4a415d5a-6b38-407a-980c-f8b54b98637a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.385942 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9adf86f-4963-4347-9582-4192ff0ea659 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:41.386374 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1330/5283] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:41.393771 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.393771 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:41.396459 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-4a415d5a-6b38-407a-980c-f8b54b98637a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:41.399775 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-4a415d5a-6b38-407a-980c-f8b54b98637a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:41.400092 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1320/5284] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 1052 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:41.499662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-64d1ebfc-442b-4a7a-9860-9aa60a82c06c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.499662 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-64d1ebfc-442b-4a7a-9860-9aa60a82c06c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] PUT https://10.4.3.152/volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad Aug 18 07:43:41.499662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-64d1ebfc-442b-4a7a-9860-9aa60a82c06c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:41.499662 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-64d1ebfc-442b-4a7a-9860-9aa60a82c06c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Acquiring lock "cinder-attachment_update-5d1c7c9e-72c2-4872-8120-0ec33ff66cb2-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:43:41.503579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-64d1ebfc-442b-4a7a-9860-9aa60a82c06c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-5d1c7c9e-72c2-4872-8120-0ec33ff66cb2-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:43:41.504400 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.504400 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:41.562896 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-84ee00c0-382c-481d-a18e-0daaf303153f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.564606 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-84ee00c0-382c-481d-a18e-0daaf303153f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:41.564831 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-84ee00c0-382c-481d-a18e-0daaf303153f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.564987 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-84ee00c0-382c-481d-a18e-0daaf303153f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.565108 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-84ee00c0-382c-481d-a18e-0daaf303153f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:41.568823 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.568823 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:41.569677 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-84ee00c0-382c-481d-a18e-0daaf303153f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:41.569737 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1322/5285] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:41.570005 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-64d1ebfc-442b-4a7a-9860-9aa60a82c06c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-5d1c7c9e-72c2-4872-8120-0ec33ff66cb2-np0000007613" released by "attachment_update" :: held 0.066s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:43:41.570326 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-64d1ebfc-442b-4a7a-9860-9aa60a82c06c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad returned with HTTP 200 Aug 18 07:43:41.571023 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1314/5286] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:43:41 2026] PUT /volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad => generated 968 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:41.577524 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-303f75b7-9439-4200-bc86-96804477e0b1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:41.579553 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-303f75b7-9439-4200-bc86-96804477e0b1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/encryption Aug 18 07:43:41.579745 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-303f75b7-9439-4200-bc86-96804477e0b1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:41.579913 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-303f75b7-9439-4200-bc86-96804477e0b1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:41.587821 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:41.587821 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:41.593389 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-303f75b7-9439-4200-bc86-96804477e0b1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/encryption returned with HTTP 200 Aug 18 07:43:41.593776 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1331/5287] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:43:41 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:42.398142 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a18a1e6a-fd6b-4f02-bfae-12ead12d7575 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:42.399941 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a18a1e6a-fd6b-4f02-bfae-12ead12d7575 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:42.400133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a18a1e6a-fd6b-4f02-bfae-12ead12d7575 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:42.400332 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a18a1e6a-fd6b-4f02-bfae-12ead12d7575 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:42.409807 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:42.409807 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:42.412828 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a18a1e6a-fd6b-4f02-bfae-12ead12d7575 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:42.416418 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a18a1e6a-fd6b-4f02-bfae-12ead12d7575 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:42.416765 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1321/5288] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:42 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:42.578968 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e7fa8e1a-50d1-4d0e-b42f-466d21521076 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:42.580928 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7fa8e1a-50d1-4d0e-b42f-466d21521076 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:42.581140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7fa8e1a-50d1-4d0e-b42f-466d21521076 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:42.581352 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e7fa8e1a-50d1-4d0e-b42f-466d21521076 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:42.581458 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e7fa8e1a-50d1-4d0e-b42f-466d21521076 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:42.586568 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:42.586568 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:42.587432 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e7fa8e1a-50d1-4d0e-b42f-466d21521076 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:42.587913 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1323/5289] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:42 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:43.251190 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a19b597f-4917-4e6b-b06e-98aa7579609d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:43.253376 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a19b597f-4917-4e6b-b06e-98aa7579609d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4 Aug 18 07:43:43.253582 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a19b597f-4917-4e6b-b06e-98aa7579609d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:43.253791 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a19b597f-4917-4e6b-b06e-98aa7579609d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:43.261186 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:43.261186 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:43.300737 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cd8478b1-2f3b-4794-807f-0e256f5642ae req-a19b597f-4917-4e6b-b06e-98aa7579609d tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4 returned with HTTP 200 Aug 18 07:43:43.301106 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1315/5290] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:43:43 2026] DELETE /volume/v3/attachments/d6c8af85-1359-4aad-a6d1-b443496b20c4 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:43.428907 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-92eab9d9-da6c-4897-9050-111238dfa902 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:43.430601 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92eab9d9-da6c-4897-9050-111238dfa902 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:43.430791 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92eab9d9-da6c-4897-9050-111238dfa902 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:43.430966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92eab9d9-da6c-4897-9050-111238dfa902 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:43.439282 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:43.439282 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:43.442179 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-92eab9d9-da6c-4897-9050-111238dfa902 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:43.446008 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92eab9d9-da6c-4897-9050-111238dfa902 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:43.446556 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1332/5291] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:43 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:43.597301 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3a4bbc9b-c9c7-4dd1-8232-ea9ee558d55c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:43.599214 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a4bbc9b-c9c7-4dd1-8232-ea9ee558d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:43.599448 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a4bbc9b-c9c7-4dd1-8232-ea9ee558d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:43.599668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3a4bbc9b-c9c7-4dd1-8232-ea9ee558d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:43.599767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-3a4bbc9b-c9c7-4dd1-8232-ea9ee558d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:43.604485 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:43.604485 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:43.605047 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3a4bbc9b-c9c7-4dd1-8232-ea9ee558d55c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:43.605445 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1322/5292] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:43 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:43.644615 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:43.646672 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:43.646930 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:43.647175 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:43.647396 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume with id: d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:43.658594 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:43.658594 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:43.659151 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:43.677366 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume request issued successfully. Aug 18 07:43:43.677584 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6cd414f1-389f-492e-a02a-067dd9e81cbe tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 202 Aug 18 07:43:43.678011 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1324/5293] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:43:43 2026] DELETE /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:43.722438 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ee99d916-2a20-4c33-b47b-a9f5051ea1f9 req-630ad984-af04-4ec8-99b6-3560cb856245 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:43.724374 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee99d916-2a20-4c33-b47b-a9f5051ea1f9 req-630ad984-af04-4ec8-99b6-3560cb856245 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:43.724556 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ee99d916-2a20-4c33-b47b-a9f5051ea1f9 req-630ad984-af04-4ec8-99b6-3560cb856245 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:43.724737 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ee99d916-2a20-4c33-b47b-a9f5051ea1f9 req-630ad984-af04-4ec8-99b6-3560cb856245 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:43.731080 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:43.731080 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:43.734466 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ee99d916-2a20-4c33-b47b-a9f5051ea1f9 req-630ad984-af04-4ec8-99b6-3560cb856245 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:43.738679 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ee99d916-2a20-4c33-b47b-a9f5051ea1f9 req-630ad984-af04-4ec8-99b6-3560cb856245 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 200 Aug 18 07:43:43.739062 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1316/5294] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:43 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:43.776683 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-75f533b4-cfdf-43a7-8b57-13a1353deeda req-a97a6056-6e51-4e6f-9d15-9824b1a1a0dd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:43.778979 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-75f533b4-cfdf-43a7-8b57-13a1353deeda req-a97a6056-6e51-4e6f-9d15-9824b1a1a0dd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:43.779180 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-75f533b4-cfdf-43a7-8b57-13a1353deeda req-a97a6056-6e51-4e6f-9d15-9824b1a1a0dd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:43.779369 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-75f533b4-cfdf-43a7-8b57-13a1353deeda req-a97a6056-6e51-4e6f-9d15-9824b1a1a0dd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:43.784807 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-75f533b4-cfdf-43a7-8b57-13a1353deeda req-a97a6056-6e51-4e6f-9d15-9824b1a1a0dd tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 404 Aug 18 07:43:43.785309 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1333/5295] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:43 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:44.458635 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-00d4c06a-f61b-4f60-8298-763d5abfd621 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:44.460367 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00d4c06a-f61b-4f60-8298-763d5abfd621 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:44.460591 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00d4c06a-f61b-4f60-8298-763d5abfd621 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:44.460758 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00d4c06a-f61b-4f60-8298-763d5abfd621 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:44.478912 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:44.478912 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:44.491934 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-00d4c06a-f61b-4f60-8298-763d5abfd621 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:44.494748 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00d4c06a-f61b-4f60-8298-763d5abfd621 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:44.495828 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1323/5296] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:44 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:44.618486 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-916dbdd0-229b-4c64-961c-fb38f01ffced None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:44.621500 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-916dbdd0-229b-4c64-961c-fb38f01ffced tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:44.621692 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-916dbdd0-229b-4c64-961c-fb38f01ffced tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:44.621860 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-916dbdd0-229b-4c64-961c-fb38f01ffced tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:44.621983 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-916dbdd0-229b-4c64-961c-fb38f01ffced tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:44.625824 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=202,cinder:UPDATE=32,cinder:INSERT=17 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:43:44.630555 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:44.630555 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:44.632288 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-916dbdd0-229b-4c64-961c-fb38f01ffced tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:44.632881 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1325/5297] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:44 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:45.509892 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7a2d0d49-535c-4005-9824-e764da67f039 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:45.512223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a2d0d49-535c-4005-9824-e764da67f039 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:45.512416 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a2d0d49-535c-4005-9824-e764da67f039 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:45.512599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7a2d0d49-535c-4005-9824-e764da67f039 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:45.523858 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:45.523858 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:45.528643 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-7a2d0d49-535c-4005-9824-e764da67f039 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:45.533161 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7a2d0d49-535c-4005-9824-e764da67f039 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:45.533508 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1317/5298] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:45 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:45.644607 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-76c37e3c-0caa-46da-9c7b-f224a508e764 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:45.646238 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76c37e3c-0caa-46da-9c7b-f224a508e764 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:45.646439 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76c37e3c-0caa-46da-9c7b-f224a508e764 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:45.646624 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-76c37e3c-0caa-46da-9c7b-f224a508e764 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:45.646725 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-76c37e3c-0caa-46da-9c7b-f224a508e764 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:45.650509 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:45.650509 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:45.651022 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-76c37e3c-0caa-46da-9c7b-f224a508e764 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:45.651383 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1334/5299] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:45 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:46.547017 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1a6f390e-4053-4168-a9b1-2c3b01e02027 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:46.548739 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a6f390e-4053-4168-a9b1-2c3b01e02027 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:46.548913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a6f390e-4053-4168-a9b1-2c3b01e02027 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:46.549086 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1a6f390e-4053-4168-a9b1-2c3b01e02027 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:46.551003 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=188,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:43:46.558885 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:46.558885 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:46.561980 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1a6f390e-4053-4168-a9b1-2c3b01e02027 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:46.565527 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1a6f390e-4053-4168-a9b1-2c3b01e02027 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:46.565880 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1324/5300] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:46 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:46.660565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-af728ab6-0af2-4790-bb6a-8053658873f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:46.662301 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af728ab6-0af2-4790-bb6a-8053658873f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:46.662506 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af728ab6-0af2-4790-bb6a-8053658873f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:46.662695 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-af728ab6-0af2-4790-bb6a-8053658873f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:46.662792 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-af728ab6-0af2-4790-bb6a-8053658873f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:46.667386 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:46.667386 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:46.667988 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-af728ab6-0af2-4790-bb6a-8053658873f1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:46.668515 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1326/5301] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:46 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:46.984963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a89a43b1-b083-4aa6-b135-f00b46459066 req-1c10e85b-7f68-40d9-b613-47d70fba57fb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:46.991669 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a89a43b1-b083-4aa6-b135-f00b46459066 req-1c10e85b-7f68-40d9-b613-47d70fba57fb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c Aug 18 07:43:46.991921 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a89a43b1-b083-4aa6-b135-f00b46459066 req-1c10e85b-7f68-40d9-b613-47d70fba57fb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:46.992152 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a89a43b1-b083-4aa6-b135-f00b46459066 req-1c10e85b-7f68-40d9-b613-47d70fba57fb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:47.000407 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:47.000407 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:47.076448 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a89a43b1-b083-4aa6-b135-f00b46459066 req-1c10e85b-7f68-40d9-b613-47d70fba57fb tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c returned with HTTP 200 Aug 18 07:43:47.076839 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1318/5302] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:43:46 2026] DELETE /volume/v3/attachments/dcf96ba9-7c20-4bd5-aac4-51963a7ac23c => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:47.579190 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b90a0f8-d369-4b52-a037-36b559764888 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:47.581102 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b90a0f8-d369-4b52-a037-36b559764888 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:47.581357 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b90a0f8-d369-4b52-a037-36b559764888 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:47.581663 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b90a0f8-d369-4b52-a037-36b559764888 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:47.591255 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:47.591255 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:47.594728 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8b90a0f8-d369-4b52-a037-36b559764888 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:47.598615 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b90a0f8-d369-4b52-a037-36b559764888 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:47.598970 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1335/5303] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:47 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:47.678086 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a26f4238-4ea0-4f8c-bab8-248fb044f6d3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:47.680398 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a26f4238-4ea0-4f8c-bab8-248fb044f6d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:47.680693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a26f4238-4ea0-4f8c-bab8-248fb044f6d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:47.680944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a26f4238-4ea0-4f8c-bab8-248fb044f6d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:47.681098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a26f4238-4ea0-4f8c-bab8-248fb044f6d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:47.685602 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:47.685602 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:47.686188 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a26f4238-4ea0-4f8c-bab8-248fb044f6d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:47.686581 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1325/5304] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:47 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:48.461629 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:48.463386 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:43:48.463949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:48.463949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:48.464171 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume with id: a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:43:48.472005 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:48.472005 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:48.472606 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:48.490931 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume request issued successfully. Aug 18 07:43:48.491313 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-365be5b1-758e-40ec-a9c1-44ab08f0b5ad tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 202 Aug 18 07:43:48.491790 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1327/5305] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:43:48 2026] DELETE /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:48.498745 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0d894e89-170a-40f8-8cb2-ed20b66e5c0f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:48.501280 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d894e89-170a-40f8-8cb2-ed20b66e5c0f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:43:48.501606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d894e89-170a-40f8-8cb2-ed20b66e5c0f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:48.501829 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0d894e89-170a-40f8-8cb2-ed20b66e5c0f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:48.509274 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:48.509274 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:48.513503 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0d894e89-170a-40f8-8cb2-ed20b66e5c0f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Volume info retrieved successfully. Aug 18 07:43:48.519996 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0d894e89-170a-40f8-8cb2-ed20b66e5c0f tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 200 Aug 18 07:43:48.520592 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1319/5306] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:48 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:48.611882 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fc6b104c-8ff1-4364-bda5-981d624e2f7d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:48.614419 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc6b104c-8ff1-4364-bda5-981d624e2f7d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:48.614983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc6b104c-8ff1-4364-bda5-981d624e2f7d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:48.614983 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fc6b104c-8ff1-4364-bda5-981d624e2f7d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:48.627437 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:48.627437 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:48.631804 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fc6b104c-8ff1-4364-bda5-981d624e2f7d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:48.636622 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fc6b104c-8ff1-4364-bda5-981d624e2f7d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:48.637093 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1336/5307] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:48 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:48.696174 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df8b0401-e08d-43ea-9639-9762694b4577 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:48.698087 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df8b0401-e08d-43ea-9639-9762694b4577 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:48.698323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df8b0401-e08d-43ea-9639-9762694b4577 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:48.698510 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df8b0401-e08d-43ea-9639-9762694b4577 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:48.698625 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-df8b0401-e08d-43ea-9639-9762694b4577 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:48.707856 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:48.707856 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:48.708650 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df8b0401-e08d-43ea-9639-9762694b4577 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:48.712644 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1326/5308] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:48 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:49.533568 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cedede88-01e8-4c70-aaae-c90c4a95f2de None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.535280 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cedede88-01e8-4c70-aaae-c90c4a95f2de tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba Aug 18 07:43:49.535555 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cedede88-01e8-4c70-aaae-c90c4a95f2de tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.535780 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cedede88-01e8-4c70-aaae-c90c4a95f2de tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.541279 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cedede88-01e8-4c70-aaae-c90c4a95f2de tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba returned with HTTP 404 Aug 18 07:43:49.541794 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1328/5309] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:49 2026] GET /volume/v3/volumes/a53cad85-6e04-4884-ae94-7d2a25ce3aba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:49.547567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fa04fe3b-4be2-4320-9903-b27a1326ceff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.549267 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa04fe3b-4be2-4320-9903-b27a1326ceff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:49.549509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa04fe3b-4be2-4320-9903-b27a1326ceff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.549735 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fa04fe3b-4be2-4320-9903-b27a1326ceff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.549950 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fa04fe3b-4be2-4320-9903-b27a1326ceff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume with id: d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:49.555217 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fa04fe3b-4be2-4320-9903-b27a1326ceff tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 404 Aug 18 07:43:49.555780 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1320/5310] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:43:49 2026] DELETE /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 07:43:49.563763 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cdd5d473-e903-41e9-a576-9ec200b004c9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.566172 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdd5d473-e903-41e9-a576-9ec200b004c9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 Aug 18 07:43:49.566463 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdd5d473-e903-41e9-a576-9ec200b004c9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.566741 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cdd5d473-e903-41e9-a576-9ec200b004c9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.574533 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cdd5d473-e903-41e9-a576-9ec200b004c9 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 returned with HTTP 404 Aug 18 07:43:49.575162 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1337/5311] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:49 2026] GET /volume/v3/volumes/d86ec1ef-fadb-4e88-849d-b070ccd92550 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:49.581675 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-88be3f26-2dfd-474f-8514-024351222eac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.583405 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88be3f26-2dfd-474f-8514-024351222eac tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] DELETE https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:49.583623 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88be3f26-2dfd-474f-8514-024351222eac tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.583799 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-88be3f26-2dfd-474f-8514-024351222eac tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.583950 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-88be3f26-2dfd-474f-8514-024351222eac tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Delete volume with id: eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:49.589346 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-88be3f26-2dfd-474f-8514-024351222eac tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 404 Aug 18 07:43:49.589949 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1327/5312] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:43:49 2026] DELETE /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:49.596172 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5270ddc1-ddcb-4fb5-9a59-91d584d0b000 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.597830 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5270ddc1-ddcb-4fb5-9a59-91d584d0b000 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] GET https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb Aug 18 07:43:49.598067 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5270ddc1-ddcb-4fb5-9a59-91d584d0b000 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.598303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5270ddc1-ddcb-4fb5-9a59-91d584d0b000 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.603652 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5270ddc1-ddcb-4fb5-9a59-91d584d0b000 tempest-TestInstancesWithCinderVolumes-1065512788 tempest-TestInstancesWithCinderVolumes-1065512788-project-member] https://10.4.3.152/volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb returned with HTTP 404 Aug 18 07:43:49.604110 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1329/5313] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:49 2026] GET /volume/v3/volumes/eaf19672-19ac-45b2-92cf-220c066436cb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:49.615433 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b8bbaea1-4035-4f6a-961e-e09c69cc5d04 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.617641 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b8bbaea1-4035-4f6a-961e-e09c69cc5d04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:43:49.617975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b8bbaea1-4035-4f6a-961e-e09c69cc5d04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.618276 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b8bbaea1-4035-4f6a-961e-e09c69cc5d04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.619698 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-b8bbaea1-4035-4f6a-961e-e09c69cc5d04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:43:49.643840 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b8bbaea1-4035-4f6a-961e-e09c69cc5d04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Get all volumes completed successfully. Aug 18 07:43:49.648588 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:49.648588 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:49.649959 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aecdfa01-a260-499b-88f5-96bf1097283f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.652408 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aecdfa01-a260-499b-88f5-96bf1097283f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:49.652766 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aecdfa01-a260-499b-88f5-96bf1097283f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.653037 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aecdfa01-a260-499b-88f5-96bf1097283f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.656231 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b8bbaea1-4035-4f6a-961e-e09c69cc5d04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:43:49.656689 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1321/5314] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:43:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13720 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 07:43:49.669234 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:49.669234 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:49.673821 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aecdfa01-a260-499b-88f5-96bf1097283f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:49.679811 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef948388-0e80-4fe2-85d9-197bf298cf1d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.679977 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aecdfa01-a260-499b-88f5-96bf1097283f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:49.680361 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1338/5315] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:49 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:49.684229 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef948388-0e80-4fe2-85d9-197bf298cf1d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] DELETE https://10.4.3.152/volume/v3/types/ce7ff8e2-f754-4b73-b6b6-42a6335c48be Aug 18 07:43:49.684229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef948388-0e80-4fe2-85d9-197bf298cf1d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.684229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef948388-0e80-4fe2-85d9-197bf298cf1d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.708068 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef948388-0e80-4fe2-85d9-197bf298cf1d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/types/ce7ff8e2-f754-4b73-b6b6-42a6335c48be returned with HTTP 202 Aug 18 07:43:49.708629 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1328/5316] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:43:49 2026] DELETE /volume/v3/types/ce7ff8e2-f754-4b73-b6b6-42a6335c48be => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:49.715757 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-65dade1e-abd1-4da1-bcc7-f6e5c3268d50 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.719597 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65dade1e-abd1-4da1-bcc7-f6e5c3268d50 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:43:49.722090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65dade1e-abd1-4da1-bcc7-f6e5c3268d50 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.722432 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-65dade1e-abd1-4da1-bcc7-f6e5c3268d50 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.723852 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-65dade1e-abd1-4da1-bcc7-f6e5c3268d50 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:43:49.730335 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e259ef2c-919e-4cb8-bc7d-244978499cb7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.736228 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e259ef2c-919e-4cb8-bc7d-244978499cb7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:49.736228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e259ef2c-919e-4cb8-bc7d-244978499cb7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.736228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e259ef2c-919e-4cb8-bc7d-244978499cb7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.736228 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-e259ef2c-919e-4cb8-bc7d-244978499cb7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:49.742461 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:49.742461 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:49.743869 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e259ef2c-919e-4cb8-bc7d-244978499cb7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:49.748225 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1322/5317] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:49 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:49.748311 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-65dade1e-abd1-4da1-bcc7-f6e5c3268d50 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Get all volumes completed successfully. Aug 18 07:43:49.749006 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:49.749006 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:49.753845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-65dade1e-abd1-4da1-bcc7-f6e5c3268d50 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:43:49.754356 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1330/5318] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:43:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13720 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:49.769230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-36bdba04-cb0e-486f-9e99-3cc69a32d80d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:49.770918 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-36bdba04-cb0e-486f-9e99-3cc69a32d80d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] DELETE https://10.4.3.152/volume/v3/types/9833df22-62ee-4d31-b54f-99c3964ce8b1 Aug 18 07:43:49.771105 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-36bdba04-cb0e-486f-9e99-3cc69a32d80d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:49.771309 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-36bdba04-cb0e-486f-9e99-3cc69a32d80d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:49.791311 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-36bdba04-cb0e-486f-9e99-3cc69a32d80d tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/types/9833df22-62ee-4d31-b54f-99c3964ce8b1 returned with HTTP 202 Aug 18 07:43:49.791668 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1339/5319] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:43:49 2026] DELETE /volume/v3/types/9833df22-62ee-4d31-b54f-99c3964ce8b1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:50.039279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0450e89c-22cf-4a4d-adcf-a2fb57ef0d6c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:50.040942 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0450e89c-22cf-4a4d-adcf-a2fb57ef0d6c tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:43:50.041150 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0450e89c-22cf-4a4d-adcf-a2fb57ef0d6c tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:50.041395 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0450e89c-22cf-4a4d-adcf-a2fb57ef0d6c tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method 'detail' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:50.042165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0450e89c-22cf-4a4d-adcf-a2fb57ef0d6c tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100292) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:43:50.059179 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0450e89c-22cf-4a4d-adcf-a2fb57ef0d6c tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Get all volumes completed successfully. Aug 18 07:43:50.061693 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:50.061693 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:50.066592 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0450e89c-22cf-4a4d-adcf-a2fb57ef0d6c tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:43:50.066981 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1329/5320] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:43:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13720 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:50.085189 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:50.087036 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b Aug 18 07:43:50.087309 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:50.087533 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:50.087731 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Delete volume with id: 22667be6-cf3c-4ccc-9c09-f97318270e2b Aug 18 07:43:50.095827 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:50.095827 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:50.096179 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Volume info retrieved successfully. Aug 18 07:43:50.105894 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.image.cache [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '4b28cd5b-09a5-46b1-970e-78a43e95b49b', 'volume_id': '22667be6-cf3c-4ccc-9c09-f97318270e2b', 'host': 'np0000007613@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 7, 42, 26), 'last_used': datetime.datetime(2026, 8, 18, 7, 42, 34)}. {{(pid=100293) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 07:43:50.115299 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Delete volume request issued successfully. Aug 18 07:43:50.115637 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bcd0ec91-6c64-4b4a-a6c3-55c8f24495b0 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b returned with HTTP 202 Aug 18 07:43:50.116067 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1323/5321] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:43:50 2026] DELETE /volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:50.125314 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3b5481fb-e3b0-4b15-ba88-46a01f62b210 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:50.126981 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b5481fb-e3b0-4b15-ba88-46a01f62b210 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] GET https://10.4.3.152/volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b Aug 18 07:43:50.127439 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b5481fb-e3b0-4b15-ba88-46a01f62b210 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:50.127920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3b5481fb-e3b0-4b15-ba88-46a01f62b210 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:50.136617 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:50.136617 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:50.140504 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3b5481fb-e3b0-4b15-ba88-46a01f62b210 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Volume info retrieved successfully. Aug 18 07:43:50.145356 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3b5481fb-e3b0-4b15-ba88-46a01f62b210 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b returned with HTTP 200 Aug 18 07:43:50.145356 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1331/5322] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:50 2026] GET /volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:50.693161 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-72d562e1-6829-40a1-9dbc-59c1d2bace33 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:50.694998 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72d562e1-6829-40a1-9dbc-59c1d2bace33 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:50.695172 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72d562e1-6829-40a1-9dbc-59c1d2bace33 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:50.695429 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72d562e1-6829-40a1-9dbc-59c1d2bace33 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:50.704422 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:50.704422 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:50.707488 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-72d562e1-6829-40a1-9dbc-59c1d2bace33 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:50.711333 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72d562e1-6829-40a1-9dbc-59c1d2bace33 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:50.711726 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1340/5323] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:50 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:50.757276 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2e0b4f3b-880b-4296-b341-08d0572d47b5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:50.759639 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e0b4f3b-880b-4296-b341-08d0572d47b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:50.759902 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2e0b4f3b-880b-4296-b341-08d0572d47b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:50.760167 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2e0b4f3b-880b-4296-b341-08d0572d47b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:50.760331 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-2e0b4f3b-880b-4296-b341-08d0572d47b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:50.764474 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:50.764474 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:50.765060 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e0b4f3b-880b-4296-b341-08d0572d47b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:50.765483 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1330/5324] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:50 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:51.160586 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3dc77a3a-8853-4997-80a4-3849ccecaf04 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:51.162283 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dc77a3a-8853-4997-80a4-3849ccecaf04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] GET https://10.4.3.152/volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b Aug 18 07:43:51.162475 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3dc77a3a-8853-4997-80a4-3849ccecaf04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:51.162670 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3dc77a3a-8853-4997-80a4-3849ccecaf04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:51.168304 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3dc77a3a-8853-4997-80a4-3849ccecaf04 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b returned with HTTP 404 Aug 18 07:43:51.168732 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1324/5325] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:51 2026] GET /volume/v3/volumes/22667be6-cf3c-4ccc-9c09-f97318270e2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:51.176490 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-84ed2618-ce98-4f20-8ebe-85c0cda04077 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:51.178339 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-84ed2618-ce98-4f20-8ebe-85c0cda04077 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] DELETE https://10.4.3.152/volume/v3/types/44915238-2fae-47c3-9b46-9629d5a31c93 Aug 18 07:43:51.178661 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-84ed2618-ce98-4f20-8ebe-85c0cda04077 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:51.178961 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-84ed2618-ce98-4f20-8ebe-85c0cda04077 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:51.201512 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-84ed2618-ce98-4f20-8ebe-85c0cda04077 tempest-TestInstancesWithCinderVolumes-1376679410 tempest-TestInstancesWithCinderVolumes-1376679410-project-admin] https://10.4.3.152/volume/v3/types/44915238-2fae-47c3-9b46-9629d5a31c93 returned with HTTP 202 Aug 18 07:43:51.201512 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1332/5326] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:43:51 2026] DELETE /volume/v3/types/44915238-2fae-47c3-9b46-9629d5a31c93 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:51.641189 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-8ada87ed-26fc-440d-a645-8e23e6db2394 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:51.645191 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-8ada87ed-26fc-440d-a645-8e23e6db2394 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad/action Aug 18 07:43:51.645191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-8ada87ed-26fc-440d-a645-8e23e6db2394 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-complete": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:51.645191 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-8ada87ed-26fc-440d-a645-8e23e6db2394 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:51.662323 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:51.662323 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:51.671763 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-19ab77cb-d9fb-41ee-a611-7c6e7641d529 req-8ada87ed-26fc-440d-a645-8e23e6db2394 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad/action returned with HTTP 204 Aug 18 07:43:51.672382 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1341/5327] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:43:51 2026] POST /volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:51.727424 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-79dd994b-00e5-4c74-a60b-50c66b1baaa4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:51.729607 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79dd994b-00e5-4c74-a60b-50c66b1baaa4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:43:51.729901 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79dd994b-00e5-4c74-a60b-50c66b1baaa4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:51.730167 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-79dd994b-00e5-4c74-a60b-50c66b1baaa4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:51.741313 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:51.741313 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:51.744900 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-79dd994b-00e5-4c74-a60b-50c66b1baaa4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:51.748857 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-79dd994b-00e5-4c74-a60b-50c66b1baaa4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:43:51.749326 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1331/5328] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:51 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:51.781886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1d0f5e17-f44e-45bf-9ba6-823f3790b183 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:51.784716 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d0f5e17-f44e-45bf-9ba6-823f3790b183 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:51.785028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d0f5e17-f44e-45bf-9ba6-823f3790b183 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:51.785459 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1d0f5e17-f44e-45bf-9ba6-823f3790b183 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:51.785690 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-1d0f5e17-f44e-45bf-9ba6-823f3790b183 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:51.790927 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:51.790927 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:51.791811 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1d0f5e17-f44e-45bf-9ba6-823f3790b183 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:51.792497 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1325/5329] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:51 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:52.319475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e6b09509-d6ad-4348-8722-f584964ca353 req-d8736a97-34da-40e8-ab8f-08d22fb64f6f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.321880 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-d8736a97-34da-40e8-ab8f-08d22fb64f6f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:52.322099 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-d8736a97-34da-40e8-ab8f-08d22fb64f6f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:52.322343 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-d8736a97-34da-40e8-ab8f-08d22fb64f6f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:52.330007 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:52.330007 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:52.333483 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e6b09509-d6ad-4348-8722-f584964ca353 req-d8736a97-34da-40e8-ab8f-08d22fb64f6f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:52.337727 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-d8736a97-34da-40e8-ab8f-08d22fb64f6f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:52.338239 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1333/5330] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:43:52 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:52.445784 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eedf2eb4-685f-4ee0-9834-0dcdc36877d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.446162 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eedf2eb4-685f-4ee0-9834-0dcdc36877d3 None None] GET https://10.4.3.152/volume// Aug 18 07:43:52.446363 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eedf2eb4-685f-4ee0-9834-0dcdc36877d3 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:52.446564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eedf2eb4-685f-4ee0-9834-0dcdc36877d3 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:52.446893 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eedf2eb4-685f-4ee0-9834-0dcdc36877d3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:52.447162 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1342/5331] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:43:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:52.453242 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e6b09509-d6ad-4348-8722-f584964ca353 req-5049feb7-f955-4228-8628-aa0f0d2dcdf3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.455484 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-5049feb7-f955-4228-8628-aa0f0d2dcdf3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:43:52.455841 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-5049feb7-f955-4228-8628-aa0f0d2dcdf3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dac703d-5b64-4089-a789-bb118a2bd31c", "connector": null, "instance_uuid": "24e56a14-599d-4220-8d2b-f63d74348b0c"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:52.463261 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:52.463261 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:52.491620 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-5049feb7-f955-4228-8628-aa0f0d2dcdf3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:43:52.492073 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1332/5332] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:43:52 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:52.517148 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aef5261e-4cc0-4b56-b892-d84faecfd6c5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.519295 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aef5261e-4cc0-4b56-b892-d84faecfd6c5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:52.519545 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aef5261e-4cc0-4b56-b892-d84faecfd6c5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:52.519727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aef5261e-4cc0-4b56-b892-d84faecfd6c5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:52.525408 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b33097f4-8869-40b5-91a4-548aff47643c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.525824 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b33097f4-8869-40b5-91a4-548aff47643c None None] GET https://10.4.3.152/volume// Aug 18 07:43:52.525978 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b33097f4-8869-40b5-91a4-548aff47643c None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:52.526160 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b33097f4-8869-40b5-91a4-548aff47643c None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:52.526683 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b33097f4-8869-40b5-91a4-548aff47643c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:43:52.526789 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1334/5333] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:43:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:43:52.528362 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:52.528362 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:52.531328 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-aef5261e-4cc0-4b56-b892-d84faecfd6c5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:52.533725 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e6b09509-d6ad-4348-8722-f584964ca353 req-1f4d1a33-22d8-45c2-a31b-afcd6318f0cf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.535501 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aef5261e-4cc0-4b56-b892-d84faecfd6c5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:52.535932 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1326/5334] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:52 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:52.536164 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-1f4d1a33-22d8-45c2-a31b-afcd6318f0cf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:52.536402 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-1f4d1a33-22d8-45c2-a31b-afcd6318f0cf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:52.536601 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-1f4d1a33-22d8-45c2-a31b-afcd6318f0cf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:52.544697 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:52.544697 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:52.547596 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-e6b09509-d6ad-4348-8722-f584964ca353 req-1f4d1a33-22d8-45c2-a31b-afcd6318f0cf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:52.551130 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-1f4d1a33-22d8-45c2-a31b-afcd6318f0cf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:52.551552 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1343/5335] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:43:52 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:43:52.640933 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e6b09509-d6ad-4348-8722-f584964ca353 req-bf9a7b77-58ba-4989-a93a-4701985a9db1 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.642813 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-bf9a7b77-58ba-4989-a93a-4701985a9db1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] PUT https://10.4.3.152/volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31 Aug 18 07:43:52.643141 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-bf9a7b77-58ba-4989-a93a-4701985a9db1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:52.649753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e6b09509-d6ad-4348-8722-f584964ca353 req-bf9a7b77-58ba-4989-a93a-4701985a9db1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Acquiring lock "cinder-attachment_update-1dac703d-5b64-4089-a789-bb118a2bd31c-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:43:52.653691 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e6b09509-d6ad-4348-8722-f584964ca353 req-bf9a7b77-58ba-4989-a93a-4701985a9db1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-1dac703d-5b64-4089-a789-bb118a2bd31c-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:43:52.654606 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:52.654606 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:52.726389 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e6b09509-d6ad-4348-8722-f584964ca353 req-bf9a7b77-58ba-4989-a93a-4701985a9db1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-1dac703d-5b64-4089-a789-bb118a2bd31c-np0000007613" released by "attachment_update" :: held 0.073s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:43:52.726688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-bf9a7b77-58ba-4989-a93a-4701985a9db1 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31 returned with HTTP 200 Aug 18 07:43:52.727140 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1333/5336] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:43:52 2026] PUT /volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:52.803398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1bf6b7a0-101e-402f-bde0-6e884549f711 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:52.805264 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bf6b7a0-101e-402f-bde0-6e884549f711 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:52.805474 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bf6b7a0-101e-402f-bde0-6e884549f711 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:52.805696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1bf6b7a0-101e-402f-bde0-6e884549f711 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:52.805799 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-1bf6b7a0-101e-402f-bde0-6e884549f711 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:52.809973 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:52.809973 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:52.810566 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1bf6b7a0-101e-402f-bde0-6e884549f711 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:52.810920 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1335/5337] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:52 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:53.548926 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bbb26a5a-231f-4b60-a416-96ce87e0a2c4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:53.550600 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbb26a5a-231f-4b60-a416-96ce87e0a2c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:53.550772 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bbb26a5a-231f-4b60-a416-96ce87e0a2c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:53.550939 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bbb26a5a-231f-4b60-a416-96ce87e0a2c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:53.558853 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:53.558853 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:53.562038 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bbb26a5a-231f-4b60-a416-96ce87e0a2c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:53.565435 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bbb26a5a-231f-4b60-a416-96ce87e0a2c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:53.565809 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1327/5338] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:53 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:53.821655 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bb9aac05-ccc9-43f0-bceb-b33e7c28bb24 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:53.824873 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb9aac05-ccc9-43f0-bceb-b33e7c28bb24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:53.825093 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb9aac05-ccc9-43f0-bceb-b33e7c28bb24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:53.832733 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bb9aac05-ccc9-43f0-bceb-b33e7c28bb24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:53.833004 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-bb9aac05-ccc9-43f0-bceb-b33e7c28bb24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:53.841191 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:53.841191 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:53.841914 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bb9aac05-ccc9-43f0-bceb-b33e7c28bb24 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:53.842320 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1344/5339] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:53 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:54.578489 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-67a67646-6dad-43e2-a531-8fb9f72ddb7f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:54.580064 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67a67646-6dad-43e2-a531-8fb9f72ddb7f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:54.580363 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67a67646-6dad-43e2-a531-8fb9f72ddb7f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:54.580638 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67a67646-6dad-43e2-a531-8fb9f72ddb7f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:54.589835 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:54.589835 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:54.592153 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-67a67646-6dad-43e2-a531-8fb9f72ddb7f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:54.595769 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67a67646-6dad-43e2-a531-8fb9f72ddb7f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:54.596219 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1334/5340] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:54 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:54.852772 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b4a69acf-c7f7-491d-bcaa-a6d43881d2ec None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:54.854393 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4a69acf-c7f7-491d-bcaa-a6d43881d2ec tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:54.854613 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4a69acf-c7f7-491d-bcaa-a6d43881d2ec tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:54.854792 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b4a69acf-c7f7-491d-bcaa-a6d43881d2ec tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:54.854895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b4a69acf-c7f7-491d-bcaa-a6d43881d2ec tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:54.858835 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:54.858835 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:54.859467 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b4a69acf-c7f7-491d-bcaa-a6d43881d2ec tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:54.859843 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1336/5341] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:54 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:55.609229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ed7e1d66-978a-4aa2-b37a-2bf701cfa52d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:55.610832 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed7e1d66-978a-4aa2-b37a-2bf701cfa52d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:55.611012 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed7e1d66-978a-4aa2-b37a-2bf701cfa52d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:55.611191 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ed7e1d66-978a-4aa2-b37a-2bf701cfa52d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:55.619458 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:55.619458 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:55.622340 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-ed7e1d66-978a-4aa2-b37a-2bf701cfa52d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:55.625866 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ed7e1d66-978a-4aa2-b37a-2bf701cfa52d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:55.626195 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1328/5342] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:55 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:55.870130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9b1fda42-f3f6-49a5-9c82-93d9e64cfda1 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:55.871775 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b1fda42-f3f6-49a5-9c82-93d9e64cfda1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:55.871962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b1fda42-f3f6-49a5-9c82-93d9e64cfda1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:55.872134 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b1fda42-f3f6-49a5-9c82-93d9e64cfda1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:55.872247 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-9b1fda42-f3f6-49a5-9c82-93d9e64cfda1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:55.876123 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:55.876123 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:55.876639 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b1fda42-f3f6-49a5-9c82-93d9e64cfda1 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:55.876958 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1345/5343] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:55 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:56.638007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5a448fdf-315a-41d0-86a3-7b562479bd97 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:56.640214 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a448fdf-315a-41d0-86a3-7b562479bd97 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:56.640479 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a448fdf-315a-41d0-86a3-7b562479bd97 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:56.640751 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5a448fdf-315a-41d0-86a3-7b562479bd97 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:56.651382 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:56.651382 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:56.655111 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5a448fdf-315a-41d0-86a3-7b562479bd97 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:56.659867 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5a448fdf-315a-41d0-86a3-7b562479bd97 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:56.660198 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1335/5344] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:56 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:56.887342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-adb560ea-6c10-4317-8e08-8a328634ac91 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:56.888924 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adb560ea-6c10-4317-8e08-8a328634ac91 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:56.889078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adb560ea-6c10-4317-8e08-8a328634ac91 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:56.889651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-adb560ea-6c10-4317-8e08-8a328634ac91 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:56.889651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-adb560ea-6c10-4317-8e08-8a328634ac91 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:56.893158 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:56.893158 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:56.893725 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-adb560ea-6c10-4317-8e08-8a328634ac91 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:56.894031 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1337/5345] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:56 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:56.953611 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e6b09509-d6ad-4348-8722-f584964ca353 req-27396ecf-f507-4382-9861-64fe2fd1b11a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:56.956182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-27396ecf-f507-4382-9861-64fe2fd1b11a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31/action Aug 18 07:43:56.956656 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-27396ecf-f507-4382-9861-64fe2fd1b11a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:43:56.956793 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-27396ecf-f507-4382-9861-64fe2fd1b11a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:56.971851 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:56.971851 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:56.979881 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e6b09509-d6ad-4348-8722-f584964ca353 req-27396ecf-f507-4382-9861-64fe2fd1b11a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31/action returned with HTTP 204 Aug 18 07:43:56.980361 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1329/5346] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:43:56 2026] POST /volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:57.672499 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-248df660-f6c2-45b7-b69f-0480d66fa373 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:57.674042 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-248df660-f6c2-45b7-b69f-0480d66fa373 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:43:57.674193 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-248df660-f6c2-45b7-b69f-0480d66fa373 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:57.674380 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-248df660-f6c2-45b7-b69f-0480d66fa373 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:57.682575 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:57.682575 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:43:57.685851 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-248df660-f6c2-45b7-b69f-0480d66fa373 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:43:57.689241 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-248df660-f6c2-45b7-b69f-0480d66fa373 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:43:57.689580 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1346/5347] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:43:57 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:57.903328 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ae661db-9a9e-4ee7-96ad-ff46bc9fc148 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:57.905002 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ae661db-9a9e-4ee7-96ad-ff46bc9fc148 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:57.905202 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ae661db-9a9e-4ee7-96ad-ff46bc9fc148 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:57.905391 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ae661db-9a9e-4ee7-96ad-ff46bc9fc148 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:57.905492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1ae661db-9a9e-4ee7-96ad-ff46bc9fc148 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:57.908986 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:57.908986 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:57.909523 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ae661db-9a9e-4ee7-96ad-ff46bc9fc148 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:57.909837 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1336/5348] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:57 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:57.919514 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5ae24cac-3df1-4964-823c-681ec1250218 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:57.921189 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26/export_record Aug 18 07:43:57.921448 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:57.921682 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'export_record' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:57.921826 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Export record for backup 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 07:43:57.925772 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:57.925772 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:57.926607 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.api [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling RPCAPI with context: , host: np0000007613, backup: 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100290) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 07:43:57.933956 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] export_record in rpcapi backup_id 499b1006-98de-484b-930d-7effdaf65c26 on host np0000007613. {{(pid=100290) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 07:43:57.946969 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDk5YjEwMDYtOThkZS00ODRiLTkzMGQtN2VmZmRhZjY1YzI2IiwgInVzZXJfaWQiOiAiOTNhZDU4MGE2MjljNGE3YmFkNmM4ZWNlZTRlNTY5YjkiLCAicHJvamVjdF9pZCI6ICJkOWY4YzRkNGRkOGI0NjNjOTY4ZWI1ZjVmMzE1YmVkZCIsICJ2b2x1bWVfaWQiOiAiOGEzZDgzNDYtYTdiNS00MmFiLWJmY2QtOWQwYmRlODRjMGQxIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjY2NzU4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhM2Q4MzQ2LWE3YjUtNDJhYi1iZmNkLTlkMGJkZTg0YzBkMS8yMDI2MDgxODA3NDM0My9hel9ub3ZhX2JhY2t1cF80OTliMTAwNi05OGRlLTQ4NGItOTMwZC03ZWZmZGFmNjVjMjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6NDM6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100290) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 07:43:57.947820 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5ae24cac-3df1-4964-823c-681ec1250218 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26/export_record returned with HTTP 200 Aug 18 07:43:57.948811 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1338/5349] 10.4.3.152 () {68 vars in 1430 bytes} [Tue Aug 18 07:43:57 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:57.955841 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8716758a-98a1-4d1a-a2bd-59c7528dc83e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:57.957601 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8716758a-98a1-4d1a-a2bd-59c7528dc83e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:43:57.957807 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8716758a-98a1-4d1a-a2bd-59c7528dc83e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:57.958009 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8716758a-98a1-4d1a-a2bd-59c7528dc83e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:57.958125 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-8716758a-98a1-4d1a-a2bd-59c7528dc83e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:43:57.962180 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:57.962180 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:57.962930 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8716758a-98a1-4d1a-a2bd-59c7528dc83e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:43:57.963346 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1330/5350] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:57 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:57.972756 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6da71615-605b-4370-b80f-34009bf6153c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:57.974515 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6da71615-605b-4370-b80f-34009bf6153c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] POST https://10.4.3.152/volume/v3/backups/import_record Aug 18 07:43:57.974928 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6da71615-605b-4370-b80f-34009bf6153c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhmZjQ2YTItNDc4YS00YzcxLWFlMDItM2RiZTQ3NDI3NjU3IiwgInVzZXJfaWQiOiAiOTNhZDU4MGE2MjljNGE3YmFkNmM4ZWNlZTRlNTY5YjkiLCAicHJvamVjdF9pZCI6ICJkOWY4YzRkNGRkOGI0NjNjOTY4ZWI1ZjVmMzE1YmVkZCIsICJ2b2x1bWVfaWQiOiAiOGEzZDgzNDYtYTdiNS00MmFiLWJmY2QtOWQwYmRlODRjMGQxIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjY2NzU4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhM2Q4MzQ2LWE3YjUtNDJhYi1iZmNkLTlkMGJkZTg0YzBkMS8yMDI2MDgxODA3NDM0My9hel9ub3ZhX2JhY2t1cF80OTliMTAwNi05OGRlLTQ4NGItOTMwZC03ZWZmZGFmNjVjMjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6NDM6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:57.976377 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-6da71615-605b-4370-b80f-34009bf6153c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhmZjQ2YTItNDc4YS00YzcxLWFlMDItM2RiZTQ3NDI3NjU3IiwgInVzZXJfaWQiOiAiOTNhZDU4MGE2MjljNGE3YmFkNmM4ZWNlZTRlNTY5YjkiLCAicHJvamVjdF9pZCI6ICJkOWY4YzRkNGRkOGI0NjNjOTY4ZWI1ZjVmMzE1YmVkZCIsICJ2b2x1bWVfaWQiOiAiOGEzZDgzNDYtYTdiNS00MmFiLWJmY2QtOWQwYmRlODRjMGQxIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjY2NzU4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhM2Q4MzQ2LWE3YjUtNDJhYi1iZmNkLTlkMGJkZTg0YzBkMS8yMDI2MDgxODA3NDM0My9hel9ub3ZhX2JhY2t1cF80OTliMTAwNi05OGRlLTQ4NGItOTMwZC03ZWZmZGFmNjVjMjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6NDM6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100291) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 07:43:57.976546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-6da71615-605b-4370-b80f-34009bf6153c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjhmZjQ2YTItNDc4YS00YzcxLWFlMDItM2RiZTQ3NDI3NjU3IiwgInVzZXJfaWQiOiAiOTNhZDU4MGE2MjljNGE3YmFkNmM4ZWNlZTRlNTY5YjkiLCAicHJvamVjdF9pZCI6ICJkOWY4YzRkNGRkOGI0NjNjOTY4ZWI1ZjVmMzE1YmVkZCIsICJ2b2x1bWVfaWQiOiAiOGEzZDgzNDYtYTdiNS00MmFiLWJmY2QtOWQwYmRlODRjMGQxIiwgImhvc3QiOiAibnAwMDAwMDA3NjEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjY2NzU4NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzhhM2Q4MzQ2LWE3YjUtNDJhYi1iZmNkLTlkMGJkZTg0YzBkMS8yMDI2MDgxODA3NDM0My9hel9ub3ZhX2JhY2t1cF80OTliMTAwNi05OGRlLTQ4NGItOTMwZC03ZWZmZGFmNjVjMjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA3OjQzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMDc6NDM6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100291) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 07:43:57.977075 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-6da71615-605b-4370-b80f-34009bf6153c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c1db2374dcfd420aa0d9008fb47adbf5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9f8c4d4dd8b463c968eb5f5f315bedd', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:43:57.977268 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6da71615-605b-4370-b80f-34009bf6153c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups/import_record returned with HTTP 403 Aug 18 07:43:57.977697 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1347/5351] 10.4.3.152 () {70 vars in 1342 bytes} [Tue Aug 18 07:43:57 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:57.984301 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:57.986395 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 Aug 18 07:43:57.986636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:57.986840 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:57.986996 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume with id: 8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 Aug 18 07:43:57.993591 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:57.993591 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:43:57.993875 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:58.008536 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume request issued successfully. Aug 18 07:43:58.008709 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8eeaabf-f221-40e6-9587-ff8c82b66bd6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 returned with HTTP 202 Aug 18 07:43:58.009084 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1337/5352] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:43:57 2026] DELETE /volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:43:58.015358 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4ae7ce29-d10e-4216-a27a-80020e7e193e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:58.016994 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ae7ce29-d10e-4216-a27a-80020e7e193e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 Aug 18 07:43:58.017176 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ae7ce29-d10e-4216-a27a-80020e7e193e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:58.017398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4ae7ce29-d10e-4216-a27a-80020e7e193e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:58.024035 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:58.024035 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:43:58.027432 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4ae7ce29-d10e-4216-a27a-80020e7e193e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:58.031409 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4ae7ce29-d10e-4216-a27a-80020e7e193e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 returned with HTTP 200 Aug 18 07:43:58.031833 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1339/5353] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:58 2026] GET /volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:43:59.043999 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-67aa958e-f7a5-42d8-8572-5e4a8ac86c6f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:59.045755 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67aa958e-f7a5-42d8-8572-5e4a8ac86c6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 Aug 18 07:43:59.046040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-67aa958e-f7a5-42d8-8572-5e4a8ac86c6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:59.046311 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-67aa958e-f7a5-42d8-8572-5e4a8ac86c6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:59.051377 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-67aa958e-f7a5-42d8-8572-5e4a8ac86c6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 returned with HTTP 404 Aug 18 07:43:59.051805 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1331/5354] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:59 2026] GET /volume/v3/volumes/8a3d8346-a7b5-42ab-bfcd-9d0bde84c0d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:43:59.059059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9fe6d77-94fc-4590-9274-617c618ec9d3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:59.060770 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9fe6d77-94fc-4590-9274-617c618ec9d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] GET https://10.4.3.152/volume/v3/backups Aug 18 07:43:59.060973 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9fe6d77-94fc-4590-9274-617c618ec9d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:59.061144 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9fe6d77-94fc-4590-9274-617c618ec9d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:59.061414 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-c9fe6d77-94fc-4590-9274-617c618ec9d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:43:59.074045 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9fe6d77-94fc-4590-9274-617c618ec9d3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups returned with HTTP 200 Aug 18 07:43:59.074747 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1348/5355] 10.4.3.152 () {68 vars in 1277 bytes} [Tue Aug 18 07:43:59 2026] GET /volume/v3/backups => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:59.082947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-952de151-f511-4aae-8653-52c5591c5925 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:59.084872 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-952de151-f511-4aae-8653-52c5591c5925 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] GET https://10.4.3.152/volume/v3/backups?project_id=d9f8c4d4dd8b463c968eb5f5f315bedd Aug 18 07:43:59.085192 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-952de151-f511-4aae-8653-52c5591c5925 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:59.085486 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-952de151-f511-4aae-8653-52c5591c5925 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:59.085748 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.api_utils [None req-952de151-f511-4aae-8653-52c5591c5925 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Removing options 'project_id' from query. {{(pid=100292) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:43:59.090891 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-952de151-f511-4aae-8653-52c5591c5925 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups?project_id=d9f8c4d4dd8b463c968eb5f5f315bedd returned with HTTP 200 Aug 18 07:43:59.091328 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1338/5356] 10.4.3.152 () {68 vars in 1364 bytes} [Tue Aug 18 07:43:59 2026] GET /volume/v3/backups?project_id=d9f8c4d4dd8b463c968eb5f5f315bedd => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:43:59.102581 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f2974025-89c8-4005-88e2-15160297f7d6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:59.105161 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:43:59.105392 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-346672162"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:43:59.107302 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-346672162'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:43:59.107476 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume of 1 GB Aug 18 07:43:59.112612 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Availability Zones retrieved successfully. Aug 18 07:43:59.122759 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (315787fe-d80b-49cd-902a-9773d06ea9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:59.123660 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e02ea00-27f2-4949-8101-164d4d8ffd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:59.124774 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:43:59.156464 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e02ea00-27f2-4949-8101-164d4d8ffd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:59.157447 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc17de7-81c7-4734-9cb5-1026a812d59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:59.191485 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['b290f2a6-ec26-46c3-ac35-7b4cdf17367b', '8f53efd6-3610-4292-8445-baee28aad917', 'b531a1d7-b0bc-4278-babf-252bd268c8c0', '9bd53fa5-0b6c-412b-bb6f-ad05c1e38dbd'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:43:59.192291 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc17de7-81c7-4734-9cb5-1026a812d59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b290f2a6-ec26-46c3-ac35-7b4cdf17367b', '8f53efd6-3610-4292-8445-baee28aad917', 'b531a1d7-b0bc-4278-babf-252bd268c8c0', '9bd53fa5-0b6c-412b-bb6f-ad05c1e38dbd']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:59.193043 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3976341f-155e-4240-8dd2-4b6c46d16520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:59.215657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3976341f-155e-4240-8dd2-4b6c46d16520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b1d6877-bb45-4fa7-afc5-35b46627b1dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-346672162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['b290f2a6-ec26-46c3-ac35-7b4cdf17367b','8f53efd6-3610-4292-8445-baee28aad917','b531a1d7-b0bc-4278-babf-252bd268c8c0','9bd53fa5-0b6c-412b-bb6f-ad05c1e38dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-346672162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b1d6877-bb45-4fa7-afc5-35b46627b1dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:59.216445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfaab99-ce17-4e99-aad1-b827f1ee44a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:59.232693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfaab99-ce17-4e99-aad1-b827f1ee44a7) transitioned into state 'SUCCESS' from state '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-346672162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['b290f2a6-ec26-46c3-ac35-7b4cdf17367b','8f53efd6-3610-4292-8445-baee28aad917','b531a1d7-b0bc-4278-babf-252bd268c8c0','9bd53fa5-0b6c-412b-bb6f-ad05c1e38dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ad580a629c4a7bad6c8ecee4e569b9',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:59.233617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153df518-d003-49f2-9a94-3a0450855e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:43:59.243146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153df518-d003-49f2-9a94-3a0450855e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:43:59.243951 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Flow 'volume_create_api' (315787fe-d80b-49cd-902a-9773d06ea9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:43:59.244295 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Create volume request issued successfully. Aug 18 07:43:59.244886 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f2974025-89c8-4005-88e2-15160297f7d6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:43:59.245370 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1340/5357] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:43:59 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:43:59.257678 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c1f1e956-81cf-4e49-9055-2b9f8fce3b01 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:43:59.259596 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1f1e956-81cf-4e49-9055-2b9f8fce3b01 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd Aug 18 07:43:59.259845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1f1e956-81cf-4e49-9055-2b9f8fce3b01 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:43:59.260075 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c1f1e956-81cf-4e49-9055-2b9f8fce3b01 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:43:59.267025 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:43:59.267025 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:43:59.270578 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c1f1e956-81cf-4e49-9055-2b9f8fce3b01 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:43:59.274453 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c1f1e956-81cf-4e49-9055-2b9f8fce3b01 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd returned with HTTP 200 Aug 18 07:43:59.274935 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1332/5358] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:43:59 2026] GET /volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:00.289863 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-882b464f-0b18-4d49-8b92-0a40ae0076b7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:00.292961 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-882b464f-0b18-4d49-8b92-0a40ae0076b7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd Aug 18 07:44:00.293493 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-882b464f-0b18-4d49-8b92-0a40ae0076b7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:00.293722 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-882b464f-0b18-4d49-8b92-0a40ae0076b7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:00.301983 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:00.301983 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:00.308394 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-882b464f-0b18-4d49-8b92-0a40ae0076b7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:00.316617 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-882b464f-0b18-4d49-8b92-0a40ae0076b7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd returned with HTTP 200 Aug 18 07:44:00.317067 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1349/5359] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:00 2026] GET /volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:00.336170 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6aac50da-0e62-44ed-82f9-45a013e31690 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:00.338749 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6aac50da-0e62-44ed-82f9-45a013e31690 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:44:00.338749 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6aac50da-0e62-44ed-82f9-45a013e31690 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b1d6877-bb45-4fa7-afc5-35b46627b1dd", "name": "tempest-type-Backup-1564479436"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:00.340102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.contrib.backups [None req-6aac50da-0e62-44ed-82f9-45a013e31690 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating new backup {'backup': {'volume_id': '7b1d6877-bb45-4fa7-afc5-35b46627b1dd', 'name': 'tempest-type-Backup-1564479436'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:44:00.340280 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-6aac50da-0e62-44ed-82f9-45a013e31690 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Creating backup of volume 7b1d6877-bb45-4fa7-afc5-35b46627b1dd in container None Aug 18 07:44:00.347526 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:00.347526 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:00.347834 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-6aac50da-0e62-44ed-82f9-45a013e31690 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:00.366492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-6aac50da-0e62-44ed-82f9-45a013e31690 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Created reservations ['5fd9a239-2021-4cd6-9fdf-3485f08d58fc', 'dac9c372-faaa-4c09-b0b5-09d03fc89c2d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:00.392161 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6aac50da-0e62-44ed-82f9-45a013e31690 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:44:00.392716 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1339/5360] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:44:00 2026] POST /volume/v3/backups => generated 316 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:00.401754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-9a68d83b-30ac-42a7-8192-1d5c3d645d9d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:00.405105 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a68d83b-30ac-42a7-8192-1d5c3d645d9d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:00.405748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9a68d83b-30ac-42a7-8192-1d5c3d645d9d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:00.405748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-9a68d83b-30ac-42a7-8192-1d5c3d645d9d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:00.405748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-9a68d83b-30ac-42a7-8192-1d5c3d645d9d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:00.410645 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:00.410645 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:00.411291 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-9a68d83b-30ac-42a7-8192-1d5c3d645d9d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:00.411705 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1341/5361] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:00 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:00.655990 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-3392db37-76a6-40d4-8182-1ff3b330249f req-371e4443-78d3-4678-a1eb-06d3288c774d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:00.658428 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3392db37-76a6-40d4-8182-1ff3b330249f req-371e4443-78d3-4678-a1eb-06d3288c774d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] DELETE https://10.4.3.152/volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd Aug 18 07:44:00.658658 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3392db37-76a6-40d4-8182-1ff3b330249f req-371e4443-78d3-4678-a1eb-06d3288c774d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:00.658888 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-3392db37-76a6-40d4-8182-1ff3b330249f req-371e4443-78d3-4678-a1eb-06d3288c774d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:00.667455 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:00.667455 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:00.714781 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-3392db37-76a6-40d4-8182-1ff3b330249f req-371e4443-78d3-4678-a1eb-06d3288c774d tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd returned with HTTP 200 Aug 18 07:44:00.715178 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1333/5362] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:44:00 2026] DELETE /volume/v3/attachments/d35c811b-2aa4-483e-82a8-9272ff077cfd => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:01.421994 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4303cbd3-9123-4d3c-ba4c-d05f7a497832 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:01.424074 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4303cbd3-9123-4d3c-ba4c-d05f7a497832 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:01.424355 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4303cbd3-9123-4d3c-ba4c-d05f7a497832 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:01.424617 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4303cbd3-9123-4d3c-ba4c-d05f7a497832 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:01.424782 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4303cbd3-9123-4d3c-ba4c-d05f7a497832 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:01.429531 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:01.429531 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:01.430300 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4303cbd3-9123-4d3c-ba4c-d05f7a497832 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:01.430677 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1350/5363] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:01 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:01.713845 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-df9a5056-85d1-4237-9080-31c9ee5357fb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:01.714893 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:44:01.715222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-29195070", "source_volid": "3bf2d6b7-c911-436c-9c1d-d226d993832a", "volume_type": "tempest-scenario-type-luks-706581472", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:01.716947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-29195070', 'source_volid': '3bf2d6b7-c911-436c-9c1d-d226d993832a', 'volume_type': 'tempest-scenario-type-luks-706581472', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:44:01.730243 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:01.730243 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:01.730474 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume retrieved successfully. Aug 18 07:44:01.730590 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume of 1 GB Aug 18 07:44:01.731125 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Availability Zones retrieved successfully. Aug 18 07:44:01.737421 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (5c17ccfc-2378-4e22-a99e-a253bb622400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:01.738617 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065f38fe-83ff-4aa4-a402-456ddfedcf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:01.739572 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:44:01.763280 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (065f38fe-83ff-4aa4-a402-456ddfedcf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3bf2d6b7-c911-436c-9c1d-d226d993832a', 'volume_type': VolumeType(created_at=2026-08-18T07:42:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f,is_public=True,name='tempest-scenario-type-luks-706581472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9908de6-11ba-4ccf-9bdd-49036d61fb4f', '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=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:01.763961 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37f6257-5dac-4ba4-9ae0-20f8e4d04d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:01.791452 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-706581472 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-706581472, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:01.791900 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-706581472 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-706581472, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:01.806560 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Created reservations ['033e855b-deab-4b89-93d3-eeb7e7db1636', '7823770b-91ab-4866-bbab-169274ef94fd', 'd96282d2-4185-4cf9-a7d8-669ab31a7bd4', '57c31a1d-0084-4012-9e2f-5a131822f80d'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:01.807538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37f6257-5dac-4ba4-9ae0-20f8e4d04d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['033e855b-deab-4b89-93d3-eeb7e7db1636', '7823770b-91ab-4866-bbab-169274ef94fd', 'd96282d2-4185-4cf9-a7d8-669ab31a7bd4', '57c31a1d-0084-4012-9e2f-5a131822f80d']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:01.808514 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8952a31c-1f44-42d5-a54e-b8eefa1e5fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:01.845540 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8952a31c-1f44-42d5-a54e-b8eefa1e5fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eca27000-d64e-4f57-a457-7830efb8962d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-29195070',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['033e855b-deab-4b89-93d3-eeb7e7db1636','7823770b-91ab-4866-bbab-169274ef94fd','d96282d2-4185-4cf9-a7d8-669ab31a7bd4','57c31a1d-0084-4012-9e2f-5a131822f80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=3bf2d6b7-c911-436c-9c1d-d226d993832a,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-29195070',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eca27000-d64e-4f57-a457-7830efb8962d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb6007e428b452cab911973dfeb752a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3bf2d6b7-c911-436c-9c1d-d226d993832a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7847df04094571969f6a15e13ac0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9908de6-11ba-4ccf-9bdd-49036d61fb4f),volume_type_id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:01.846610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50363cc7-c5c9-4b41-9bef-5d27b77693ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:01.866036 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50363cc7-c5c9-4b41-9bef-5d27b77693ce) transitioned into state 'SUCCESS' from state '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-29195070',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb6007e428b452cab911973dfeb752a',qos_specs=None,replication_status=,reservations=['033e855b-deab-4b89-93d3-eeb7e7db1636','7823770b-91ab-4866-bbab-169274ef94fd','d96282d2-4185-4cf9-a7d8-669ab31a7bd4','57c31a1d-0084-4012-9e2f-5a131822f80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=3bf2d6b7-c911-436c-9c1d-d226d993832a,status='creating',user_id='5c7847df04094571969f6a15e13ac0c1',volume_type_id=c9908de6-11ba-4ccf-9bdd-49036d61fb4f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:01.867120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a430ee9-1419-454a-bc3b-bd2210780059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:01.885670 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a430ee9-1419-454a-bc3b-bd2210780059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:01.886447 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Flow 'volume_create_api' (5c17ccfc-2378-4e22-a99e-a253bb622400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:01.886800 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Create volume request issued successfully. Aug 18 07:44:01.887416 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-df9a5056-85d1-4237-9080-31c9ee5357fb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:44:01.887864 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1340/5364] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:44:01 2026] POST /volume/v3/volumes => generated 808 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:01.899907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-87e7be38-9bfa-4c63-8b8e-c0e98a63854e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:01.901487 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87e7be38-9bfa-4c63-8b8e-c0e98a63854e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:01.901689 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87e7be38-9bfa-4c63-8b8e-c0e98a63854e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:01.901861 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-87e7be38-9bfa-4c63-8b8e-c0e98a63854e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:01.907831 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:01.907831 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:01.910905 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-87e7be38-9bfa-4c63-8b8e-c0e98a63854e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:01.914891 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-87e7be38-9bfa-4c63-8b8e-c0e98a63854e tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:01.915245 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1342/5365] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:01 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:02.441116 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3cab34a8-9779-43ec-bcec-937cdd7c91e7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:02.443586 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cab34a8-9779-43ec-bcec-937cdd7c91e7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:02.443976 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3cab34a8-9779-43ec-bcec-937cdd7c91e7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:02.444484 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3cab34a8-9779-43ec-bcec-937cdd7c91e7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:02.444484 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3cab34a8-9779-43ec-bcec-937cdd7c91e7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:02.450592 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:02.450592 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:02.451648 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3cab34a8-9779-43ec-bcec-937cdd7c91e7 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:02.452044 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1334/5366] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:02 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:02.927977 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f495b25c-b6d7-410f-950b-b16f515bc727 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:02.930012 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f495b25c-b6d7-410f-950b-b16f515bc727 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:02.930252 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f495b25c-b6d7-410f-950b-b16f515bc727 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:02.930501 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f495b25c-b6d7-410f-950b-b16f515bc727 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:02.938688 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:02.938688 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:02.942970 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f495b25c-b6d7-410f-950b-b16f515bc727 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:02.948719 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f495b25c-b6d7-410f-950b-b16f515bc727 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:02.949279 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1351/5367] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:02 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:03.465162 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a8bfe79b-a181-45ab-af6a-459baa58444a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:03.468946 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8bfe79b-a181-45ab-af6a-459baa58444a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:03.469238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8bfe79b-a181-45ab-af6a-459baa58444a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:03.469509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8bfe79b-a181-45ab-af6a-459baa58444a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:03.469662 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a8bfe79b-a181-45ab-af6a-459baa58444a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:03.474729 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:03.474729 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:03.475419 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8bfe79b-a181-45ab-af6a-459baa58444a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:03.475794 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1341/5368] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:03 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:44:03.968836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1cea6465-2318-4d33-ab69-05cd6a59d58a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:03.970904 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1cea6465-2318-4d33-ab69-05cd6a59d58a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:03.971163 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1cea6465-2318-4d33-ab69-05cd6a59d58a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:03.971451 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1cea6465-2318-4d33-ab69-05cd6a59d58a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:03.979374 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:03.979374 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:03.983432 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1cea6465-2318-4d33-ab69-05cd6a59d58a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:03.987316 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1cea6465-2318-4d33-ab69-05cd6a59d58a tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:03.987702 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1343/5369] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:03 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:04.486326 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-aebbe8d3-2f09-4f7e-8c28-94339cbf256a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:04.488404 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aebbe8d3-2f09-4f7e-8c28-94339cbf256a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:04.488644 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aebbe8d3-2f09-4f7e-8c28-94339cbf256a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:04.488830 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-aebbe8d3-2f09-4f7e-8c28-94339cbf256a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:04.488934 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-aebbe8d3-2f09-4f7e-8c28-94339cbf256a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:04.493725 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:04.493725 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:04.497537 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-aebbe8d3-2f09-4f7e-8c28-94339cbf256a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:04.497537 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1335/5370] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:04 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:05.004566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-276ca2e1-dfc4-46de-8c17-a91abe2f7844 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:05.006758 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-276ca2e1-dfc4-46de-8c17-a91abe2f7844 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:05.006990 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-276ca2e1-dfc4-46de-8c17-a91abe2f7844 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:05.007228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-276ca2e1-dfc4-46de-8c17-a91abe2f7844 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:05.016765 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:05.016765 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:05.023102 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-276ca2e1-dfc4-46de-8c17-a91abe2f7844 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:05.029336 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-276ca2e1-dfc4-46de-8c17-a91abe2f7844 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:05.029901 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1352/5371] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:05 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:05.510619 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e8c0940f-6682-4961-b005-79d8cce5af6f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:05.512939 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8c0940f-6682-4961-b005-79d8cce5af6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:05.513315 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e8c0940f-6682-4961-b005-79d8cce5af6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:05.515509 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e8c0940f-6682-4961-b005-79d8cce5af6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:05.515759 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e8c0940f-6682-4961-b005-79d8cce5af6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:05.525826 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:05.525826 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:05.526425 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e8c0940f-6682-4961-b005-79d8cce5af6f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:05.526908 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1342/5372] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:05 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:06.045458 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-312bf6b4-9c0f-4ec1-9db6-455197850adb None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:06.049967 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-312bf6b4-9c0f-4ec1-9db6-455197850adb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:06.049967 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-312bf6b4-9c0f-4ec1-9db6-455197850adb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:06.049967 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-312bf6b4-9c0f-4ec1-9db6-455197850adb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:06.061736 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:06.061736 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:06.070013 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-312bf6b4-9c0f-4ec1-9db6-455197850adb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:06.076002 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-312bf6b4-9c0f-4ec1-9db6-455197850adb tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:06.076708 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1344/5373] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:06 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:06.537555 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-29e9db4d-49e9-4dc8-bb2c-0c79041ca492 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:06.539495 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29e9db4d-49e9-4dc8-bb2c-0c79041ca492 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:06.539718 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29e9db4d-49e9-4dc8-bb2c-0c79041ca492 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:06.539922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-29e9db4d-49e9-4dc8-bb2c-0c79041ca492 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:06.540046 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-29e9db4d-49e9-4dc8-bb2c-0c79041ca492 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:06.544577 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:06.544577 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:06.545109 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-29e9db4d-49e9-4dc8-bb2c-0c79041ca492 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:06.545453 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1336/5374] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:06 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:07.089739 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b9f1961-9739-41b3-be3d-46e8141ec420 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:07.091512 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b9f1961-9739-41b3-be3d-46e8141ec420 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:07.091732 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b9f1961-9739-41b3-be3d-46e8141ec420 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:07.092047 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b9f1961-9739-41b3-be3d-46e8141ec420 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:07.103638 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:07.103638 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:07.111885 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2b9f1961-9739-41b3-be3d-46e8141ec420 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:07.122956 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b9f1961-9739-41b3-be3d-46e8141ec420 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:07.123372 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1353/5375] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:07 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:07.557714 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-99b5dc23-f6d0-436e-9664-ca6202987fcb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:07.559785 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99b5dc23-f6d0-436e-9664-ca6202987fcb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:07.560056 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-99b5dc23-f6d0-436e-9664-ca6202987fcb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:07.560318 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-99b5dc23-f6d0-436e-9664-ca6202987fcb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:07.560470 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-99b5dc23-f6d0-436e-9664-ca6202987fcb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:07.565786 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:07.565786 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:07.566557 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-99b5dc23-f6d0-436e-9664-ca6202987fcb tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:07.567032 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1343/5376] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:07 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:08.135191 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-888557a8-86ea-4079-98bb-a1c3e8f724db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:08.137565 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-888557a8-86ea-4079-98bb-a1c3e8f724db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:08.137809 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-888557a8-86ea-4079-98bb-a1c3e8f724db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:08.138069 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-888557a8-86ea-4079-98bb-a1c3e8f724db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:08.147778 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:08.147778 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:08.152827 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-888557a8-86ea-4079-98bb-a1c3e8f724db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:08.158417 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-888557a8-86ea-4079-98bb-a1c3e8f724db tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:08.158916 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1345/5377] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:08 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:08.584357 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f7918ae0-220e-40b5-9198-e390a78ca2b5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:08.590373 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f7918ae0-220e-40b5-9198-e390a78ca2b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:08.590728 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f7918ae0-220e-40b5-9198-e390a78ca2b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:08.591028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f7918ae0-220e-40b5-9198-e390a78ca2b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:08.591222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-f7918ae0-220e-40b5-9198-e390a78ca2b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:08.597993 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:08.597993 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:08.598726 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f7918ae0-220e-40b5-9198-e390a78ca2b5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:08.599096 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1337/5378] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:08 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:09.171793 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-faa380bd-321e-4dd1-9216-60003dd358d6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:09.173560 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-faa380bd-321e-4dd1-9216-60003dd358d6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:09.173938 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-faa380bd-321e-4dd1-9216-60003dd358d6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:09.173938 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-faa380bd-321e-4dd1-9216-60003dd358d6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:09.183813 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:09.183813 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:09.188456 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-faa380bd-321e-4dd1-9216-60003dd358d6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:09.194282 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-faa380bd-321e-4dd1-9216-60003dd358d6 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:09.194983 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1354/5379] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:09 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:09.608728 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1f70bd9d-9ca1-4d66-bf5d-5af4ec7375f6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:09.610386 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f70bd9d-9ca1-4d66-bf5d-5af4ec7375f6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:09.610804 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f70bd9d-9ca1-4d66-bf5d-5af4ec7375f6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:09.611072 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1f70bd9d-9ca1-4d66-bf5d-5af4ec7375f6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:09.611231 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-1f70bd9d-9ca1-4d66-bf5d-5af4ec7375f6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:09.616113 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:09.616113 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:09.616533 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1f70bd9d-9ca1-4d66-bf5d-5af4ec7375f6 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:09.616927 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1344/5380] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:09 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:10.207443 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1a573712-d85a-4109-acc1-44fab67921b4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:10.209066 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a573712-d85a-4109-acc1-44fab67921b4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:10.209296 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a573712-d85a-4109-acc1-44fab67921b4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:10.209502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1a573712-d85a-4109-acc1-44fab67921b4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:10.219054 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:10.219054 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:10.223893 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1a573712-d85a-4109-acc1-44fab67921b4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:10.227907 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1a573712-d85a-4109-acc1-44fab67921b4 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:10.228272 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1346/5381] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:10 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:10.632282 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-af89e5ba-96cb-41fe-8201-e7e5d7eb577b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:10.635017 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af89e5ba-96cb-41fe-8201-e7e5d7eb577b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:10.635290 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af89e5ba-96cb-41fe-8201-e7e5d7eb577b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:10.635496 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-af89e5ba-96cb-41fe-8201-e7e5d7eb577b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:10.635617 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-af89e5ba-96cb-41fe-8201-e7e5d7eb577b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:10.645079 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:10.645079 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:10.645987 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-af89e5ba-96cb-41fe-8201-e7e5d7eb577b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:10.646367 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1338/5382] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:10 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:11.248939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6f908eb2-4ff8-4341-9a68-2c33c99d6c51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:11.253046 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6f908eb2-4ff8-4341-9a68-2c33c99d6c51 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:11.253046 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6f908eb2-4ff8-4341-9a68-2c33c99d6c51 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:11.253046 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6f908eb2-4ff8-4341-9a68-2c33c99d6c51 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:11.259124 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:11.259124 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:11.262931 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6f908eb2-4ff8-4341-9a68-2c33c99d6c51 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:11.266970 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6f908eb2-4ff8-4341-9a68-2c33c99d6c51 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:11.267805 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1355/5383] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:11 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:11.660708 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c95f0b0c-faef-42f1-a682-925b9a9b728d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:11.662728 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c95f0b0c-faef-42f1-a682-925b9a9b728d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:11.662920 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c95f0b0c-faef-42f1-a682-925b9a9b728d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:11.663222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c95f0b0c-faef-42f1-a682-925b9a9b728d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:11.663394 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-c95f0b0c-faef-42f1-a682-925b9a9b728d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:11.671958 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:11.671958 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:11.673596 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c95f0b0c-faef-42f1-a682-925b9a9b728d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:11.675070 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1345/5384] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:11 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:12.286625 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2fc0d4fa-d75a-46ad-a76f-62401ef2dc87 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:12.288538 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2fc0d4fa-d75a-46ad-a76f-62401ef2dc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:12.288872 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2fc0d4fa-d75a-46ad-a76f-62401ef2dc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:12.289493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2fc0d4fa-d75a-46ad-a76f-62401ef2dc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:12.297611 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:12.297611 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:12.301981 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2fc0d4fa-d75a-46ad-a76f-62401ef2dc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:12.307151 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2fc0d4fa-d75a-46ad-a76f-62401ef2dc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:12.307662 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1347/5385] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:12 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:12.686873 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dd1d9fc8-0378-4bcd-baa2-d5dd082d3468 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:12.688730 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd1d9fc8-0378-4bcd-baa2-d5dd082d3468 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:12.688949 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd1d9fc8-0378-4bcd-baa2-d5dd082d3468 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:12.689133 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dd1d9fc8-0378-4bcd-baa2-d5dd082d3468 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:12.689262 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-dd1d9fc8-0378-4bcd-baa2-d5dd082d3468 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:12.693795 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:12.693795 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:12.694602 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dd1d9fc8-0378-4bcd-baa2-d5dd082d3468 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:12.694991 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1339/5386] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:12 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:13.352702 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca8f84b4-1c08-4d8d-b81d-b68ed5df4900 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:13.354787 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca8f84b4-1c08-4d8d-b81d-b68ed5df4900 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:13.355037 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca8f84b4-1c08-4d8d-b81d-b68ed5df4900 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:13.355260 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca8f84b4-1c08-4d8d-b81d-b68ed5df4900 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:13.363188 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:13.363188 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:13.366947 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca8f84b4-1c08-4d8d-b81d-b68ed5df4900 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:13.371483 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca8f84b4-1c08-4d8d-b81d-b68ed5df4900 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:13.371883 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1356/5387] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:13 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:13.598483 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:13.600122 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:44:13.600531 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-291363161", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:13.601889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-291363161', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:44:13.602001 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Create volume of 1 GB Aug 18 07:44:13.605765 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Availability Zones retrieved successfully. Aug 18 07:44:13.610700 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Flow 'volume_create_api' (3dc7ea1e-dbb9-4916-ab4e-51102760789a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:13.611695 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6ce607-fdef-45c8-9a6a-117ed388e7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:13.612573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:44:13.636238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6ce607-fdef-45c8-9a6a-117ed388e7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:13.637088 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f902579f-45fa-49a5-beb5-7295d995a64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:13.690953 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Created reservations ['060c81d5-a6d3-49a2-86ce-43759b1217b5', 'bc41cc0d-d930-47a9-9b0d-908624473bd5', '36f36b4a-0812-4dc5-8307-01583eb4fcdf', '9c04ce0a-af4a-43ae-8ba1-566c80744ba6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:13.691768 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f902579f-45fa-49a5-beb5-7295d995a64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['060c81d5-a6d3-49a2-86ce-43759b1217b5', 'bc41cc0d-d930-47a9-9b0d-908624473bd5', '36f36b4a-0812-4dc5-8307-01583eb4fcdf', '9c04ce0a-af4a-43ae-8ba1-566c80744ba6']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:13.692529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fe0269-2f2d-43e8-bb1e-4e3511d4ec0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:13.705029 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c2e4a2fc-1a06-4ab2-b5c5-4108091f7036 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:13.706629 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2e4a2fc-1a06-4ab2-b5c5-4108091f7036 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:13.708086 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2e4a2fc-1a06-4ab2-b5c5-4108091f7036 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:13.708086 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2e4a2fc-1a06-4ab2-b5c5-4108091f7036 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:13.708086 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-c2e4a2fc-1a06-4ab2-b5c5-4108091f7036 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:13.713132 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:13.713132 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:13.713132 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2e4a2fc-1a06-4ab2-b5c5-4108091f7036 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:13.713132 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1348/5388] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:13 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:13.713279 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33fe0269-2f2d-43e8-bb1e-4e3511d4ec0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641beabc-363b-4763-93b6-4e456910509c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-291363161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6978142f234c6686e76526a89e3d44',qos_specs=None,replication_status=,reservations=['060c81d5-a6d3-49a2-86ce-43759b1217b5','bc41cc0d-d930-47a9-9b0d-908624473bd5','36f36b4a-0812-4dc5-8307-01583eb4fcdf','9c04ce0a-af4a-43ae-8ba1-566c80744ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781158b5ce9142f09dfa2d4e53ba6775',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-291363161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641beabc-363b-4763-93b6-4e456910509c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6978142f234c6686e76526a89e3d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781158b5ce9142f09dfa2d4e53ba6775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:13.714269 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11d9d3e-1d9f-4ee0-aa5c-386371ac72dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:13.729007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11d9d3e-1d9f-4ee0-aa5c-386371ac72dc) transitioned into state 'SUCCESS' from state '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-291363161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6978142f234c6686e76526a89e3d44',qos_specs=None,replication_status=,reservations=['060c81d5-a6d3-49a2-86ce-43759b1217b5','bc41cc0d-d930-47a9-9b0d-908624473bd5','36f36b4a-0812-4dc5-8307-01583eb4fcdf','9c04ce0a-af4a-43ae-8ba1-566c80744ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781158b5ce9142f09dfa2d4e53ba6775',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:13.729682 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec47c31-1c18-47f7-9ab6-96e3498c94fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:13.739263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec47c31-1c18-47f7-9ab6-96e3498c94fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:13.740222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Flow 'volume_create_api' (3dc7ea1e-dbb9-4916-ab4e-51102760789a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:13.740600 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Create volume request issued successfully. Aug 18 07:44:13.741262 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ac5d8ad4-277f-43c3-90ef-4ca29c4fe81d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:44:13.741772 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1346/5389] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:44:13 2026] POST /volume/v3/volumes => generated 754 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Aug 18 07:44:13.754963 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-288fc29a-db8d-49ac-8c23-d4389c092005 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:13.757499 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-288fc29a-db8d-49ac-8c23-d4389c092005 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:13.757588 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-288fc29a-db8d-49ac-8c23-d4389c092005 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:13.757789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-288fc29a-db8d-49ac-8c23-d4389c092005 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:13.764480 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:13.764480 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:13.767995 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-288fc29a-db8d-49ac-8c23-d4389c092005 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:13.772147 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-288fc29a-db8d-49ac-8c23-d4389c092005 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:13.772523 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1340/5390] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:13 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:14.384574 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-901fcec2-70da-4d80-96f8-7ac2167d7fb8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.388491 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-901fcec2-70da-4d80-96f8-7ac2167d7fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:14.388491 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-901fcec2-70da-4d80-96f8-7ac2167d7fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.388491 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-901fcec2-70da-4d80-96f8-7ac2167d7fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.393941 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.393941 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:14.397449 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-901fcec2-70da-4d80-96f8-7ac2167d7fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:14.402135 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-901fcec2-70da-4d80-96f8-7ac2167d7fb8 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:14.402616 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1357/5391] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:14.510068 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-67631588-607f-455f-bd44-de75cfbaae15 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.515883 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-67631588-607f-455f-bd44-de75cfbaae15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:14.515883 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-67631588-607f-455f-bd44-de75cfbaae15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.515883 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-67631588-607f-455f-bd44-de75cfbaae15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.525096 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.525096 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:14.528242 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-67631588-607f-455f-bd44-de75cfbaae15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:14.535134 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-67631588-607f-455f-bd44-de75cfbaae15 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:14.535858 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1349/5392] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 1448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:14.723777 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30927b5b-3e65-4e68-8339-28848fa2350c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.725616 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30927b5b-3e65-4e68-8339-28848fa2350c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:14.725832 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30927b5b-3e65-4e68-8339-28848fa2350c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.726074 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30927b5b-3e65-4e68-8339-28848fa2350c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.726260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-30927b5b-3e65-4e68-8339-28848fa2350c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:14.731364 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.731364 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:14.731917 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30927b5b-3e65-4e68-8339-28848fa2350c tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:14.732265 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1347/5393] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:14.743767 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1f20634-72ef-488b-8387-1383f9239587 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.747688 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1f20634-72ef-488b-8387-1383f9239587 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] POST https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82/action Aug 18 07:44:14.748066 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1f20634-72ef-488b-8387-1383f9239587 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:14.748220 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1f20634-72ef-488b-8387-1383f9239587 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:14.749606 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.contrib.admin_actions [None req-b1f20634-72ef-488b-8387-1383f9239587 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Updating backup '8a47fc05-24cb-43f5-ad6d-e97f37be6a82' with '{'status': 'error'}' {{(pid=100293) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 07:44:14.756937 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.756937 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:14.758113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.policy [None req-b1f20634-72ef-488b-8387-1383f9239587 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c1db2374dcfd420aa0d9008fb47adbf5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9f8c4d4dd8b463c968eb5f5f315bedd', '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=100293) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:44:14.758363 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1f20634-72ef-488b-8387-1383f9239587 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82/action returned with HTTP 403 Aug 18 07:44:14.758933 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1341/5394] 10.4.3.152 () {70 vars in 1430 bytes} [Tue Aug 18 07:44:14 2026] POST /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:14.767457 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.769990 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd Aug 18 07:44:14.770248 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.770472 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.771011 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume with id: 7b1d6877-bb45-4fa7-afc5-35b46627b1dd Aug 18 07:44:14.778414 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.778414 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:14.778893 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:14.785340 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-949de776-4b09-4fa2-a578-7ff52004c3b8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.788589 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-949de776-4b09-4fa2-a578-7ff52004c3b8 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:14.788751 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-949de776-4b09-4fa2-a578-7ff52004c3b8 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.788926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-949de776-4b09-4fa2-a578-7ff52004c3b8 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.795740 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume request issued successfully. Aug 18 07:44:14.795965 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ba930dc-924b-478d-8e5d-7e9c7b7b8d05 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd returned with HTTP 202 Aug 18 07:44:14.796660 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1358/5395] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:14 2026] DELETE /volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:14.799689 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.799689 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:14.804354 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4adbb492-3fbf-423a-9d9d-5b926ba6417e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.804416 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-949de776-4b09-4fa2-a578-7ff52004c3b8 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:14.805911 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4adbb492-3fbf-423a-9d9d-5b926ba6417e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd Aug 18 07:44:14.806110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4adbb492-3fbf-423a-9d9d-5b926ba6417e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.806300 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4adbb492-3fbf-423a-9d9d-5b926ba6417e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.810974 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-949de776-4b09-4fa2-a578-7ff52004c3b8 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:14.811518 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1350/5396] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:14.812705 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.812705 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:14.815851 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4adbb492-3fbf-423a-9d9d-5b926ba6417e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:14.819500 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4adbb492-3fbf-423a-9d9d-5b926ba6417e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd returned with HTTP 200 Aug 18 07:44:14.819963 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1348/5397] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:14.825579 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0513e58b-efce-4f0d-aa02-89bc28674bf1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.827093 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0513e58b-efce-4f0d-aa02-89bc28674bf1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:14.827281 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0513e58b-efce-4f0d-aa02-89bc28674bf1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.827450 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0513e58b-efce-4f0d-aa02-89bc28674bf1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.833387 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.833387 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:14.836487 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0513e58b-efce-4f0d-aa02-89bc28674bf1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:14.840981 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0513e58b-efce-4f0d-aa02-89bc28674bf1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:14.841474 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1342/5398] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:44:14.854794 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1ff1665a-1099-4123-902a-4de44ba3783c None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.856609 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ff1665a-1099-4123-902a-4de44ba3783c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:44:14.856735 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ff1665a-1099-4123-902a-4de44ba3783c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.856941 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1ff1665a-1099-4123-902a-4de44ba3783c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.857178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-1ff1665a-1099-4123-902a-4de44ba3783c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:44:14.857892 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-1ff1665a-1099-4123-902a-4de44ba3783c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:44:14.864709 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1ff1665a-1099-4123-902a-4de44ba3783c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Get all volumes completed successfully. Aug 18 07:44:14.865166 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1ff1665a-1099-4123-902a-4de44ba3783c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:44:14.865724 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1359/5399] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes => generated 338 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:44:14.875131 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ec09923d-9b7c-4fd8-9eef-ef1c4bada2ee None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.877686 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec09923d-9b7c-4fd8-9eef-ef1c4bada2ee tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:14.877895 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec09923d-9b7c-4fd8-9eef-ef1c4bada2ee tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.878089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ec09923d-9b7c-4fd8-9eef-ef1c4bada2ee tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.886754 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.886754 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:14.890290 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ec09923d-9b7c-4fd8-9eef-ef1c4bada2ee tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:14.894317 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ec09923d-9b7c-4fd8-9eef-ef1c4bada2ee tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:14.894741 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1351/5400] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:14.939589 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-57fde51a-01e8-4979-81ac-a6e76912794a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.942099 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-57fde51a-01e8-4979-81ac-a6e76912794a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:14.942371 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-57fde51a-01e8-4979-81ac-a6e76912794a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.942641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-57fde51a-01e8-4979-81ac-a6e76912794a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.951339 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.951339 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:14.954904 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-57fde51a-01e8-4979-81ac-a6e76912794a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:14.958578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-57fde51a-01e8-4979-81ac-a6e76912794a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:14.958933 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1349/5401] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:14.985972 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bb5c0720-def7-4a45-a4d5-42273f750258 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:14.987847 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bb5c0720-def7-4a45-a4d5-42273f750258 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:14.988010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bb5c0720-def7-4a45-a4d5-42273f750258 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:14.988182 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bb5c0720-def7-4a45-a4d5-42273f750258 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:14.994344 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:14.994344 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:14.997614 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bb5c0720-def7-4a45-a4d5-42273f750258 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:15.001597 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bb5c0720-def7-4a45-a4d5-42273f750258 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:15.001947 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1343/5402] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:14 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 1448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:15.010634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-a5681779-350f-4652-9abd-5857faa3ddfd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.011024 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5681779-350f-4652-9abd-5857faa3ddfd None None] GET https://10.4.3.152/volume// Aug 18 07:44:15.011182 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5681779-350f-4652-9abd-5857faa3ddfd None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.011385 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-a5681779-350f-4652-9abd-5857faa3ddfd None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.011703 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-a5681779-350f-4652-9abd-5857faa3ddfd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:15.011972 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1360/5403] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:15.019846 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-05ade2ed-f77c-4172-92c2-71876ed426bc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.020145 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8136fa1e-a159-4ee9-b264-9ce01b26a172 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.020516 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8136fa1e-a159-4ee9-b264-9ce01b26a172 None None] GET https://10.4.3.152/volume// Aug 18 07:44:15.020668 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8136fa1e-a159-4ee9-b264-9ce01b26a172 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.020862 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8136fa1e-a159-4ee9-b264-9ce01b26a172 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.021155 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8136fa1e-a159-4ee9-b264-9ce01b26a172 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:15.021407 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1350/5404] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:15.021956 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-05ade2ed-f77c-4172-92c2-71876ed426bc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:44:15.022390 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-05ade2ed-f77c-4172-92c2-71876ed426bc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eca27000-d64e-4f57-a457-7830efb8962d", "connector": null, "instance_uuid": "dc426b72-3647-45c9-ab86-fbaff6db02d3"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:15.027876 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-9a7662aa-9fbd-4943-adcd-b6c7559fcfd9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.029689 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-9a7662aa-9fbd-4943-adcd-b6c7559fcfd9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:44:15.029987 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:15.029987 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:15.030071 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-9a7662aa-9fbd-4943-adcd-b6c7559fcfd9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "641beabc-363b-4763-93b6-4e456910509c", "connector": null, "instance_uuid": "b511ec40-4365-4132-9a4e-1ea6e994063d"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:15.037326 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:15.037326 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:15.050598 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-05ade2ed-f77c-4172-92c2-71876ed426bc tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:44:15.051001 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1352/5405] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:44:15 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) Aug 18 07:44:15.056911 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-9a7662aa-9fbd-4943-adcd-b6c7559fcfd9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:44:15.057341 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1344/5406] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:44:15 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) Aug 18 07:44:15.079723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-12552fd4-998a-4b4e-9abd-8727fce95883 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.081422 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12552fd4-998a-4b4e-9abd-8727fce95883 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:15.081664 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12552fd4-998a-4b4e-9abd-8727fce95883 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.081870 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-12552fd4-998a-4b4e-9abd-8727fce95883 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.087418 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5bf43362-23aa-4824-b61e-97a092ac8e80 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.087787 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bf43362-23aa-4824-b61e-97a092ac8e80 None None] GET https://10.4.3.152/volume// Aug 18 07:44:15.087928 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5bf43362-23aa-4824-b61e-97a092ac8e80 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.088120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5bf43362-23aa-4824-b61e-97a092ac8e80 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.088416 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5bf43362-23aa-4824-b61e-97a092ac8e80 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:15.088690 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1351/5407] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:15.090843 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:15.090843 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:15.093834 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-12552fd4-998a-4b4e-9abd-8727fce95883 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:15.095511 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-034c4f88-329e-42fb-8aca-af17ac2df3d0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.097414 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-034c4f88-329e-42fb-8aca-af17ac2df3d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:15.097658 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-034c4f88-329e-42fb-8aca-af17ac2df3d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.097920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-034c4f88-329e-42fb-8aca-af17ac2df3d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.098195 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-12552fd4-998a-4b4e-9abd-8727fce95883 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:15.098796 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1361/5408] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:15.116274 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:15.116274 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:15.120128 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-034c4f88-329e-42fb-8aca-af17ac2df3d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:15.124093 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-034c4f88-329e-42fb-8aca-af17ac2df3d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:15.124728 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1353/5409] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:15.222651 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-c389bc8d-462b-4092-b051-ee5e12effbed None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.224405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-c389bc8d-462b-4092-b051-ee5e12effbed tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] PUT https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b Aug 18 07:44:15.224837 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-c389bc8d-462b-4092-b051-ee5e12effbed tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:15.231085 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-c389bc8d-462b-4092-b051-ee5e12effbed tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Acquiring lock "cinder-attachment_update-641beabc-363b-4763-93b6-4e456910509c-np0000007613" by "attachment_update" {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:44:15.235065 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-c389bc8d-462b-4092-b051-ee5e12effbed tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Lock "cinder-attachment_update-641beabc-363b-4763-93b6-4e456910509c-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100293) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:44:15.235884 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:15.235884 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:15.320597 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.coordination [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-c389bc8d-462b-4092-b051-ee5e12effbed tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Lock "cinder-attachment_update-641beabc-363b-4763-93b6-4e456910509c-np0000007613" released by "attachment_update" :: held 0.085s {{(pid=100293) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:44:15.321202 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-c389bc8d-462b-4092-b051-ee5e12effbed tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b returned with HTTP 200 Aug 18 07:44:15.321637 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1345/5410] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:44:15 2026] PUT /volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:15.833079 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-739d18de-f8c5-4f31-b692-7f9973788fde None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.835111 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-739d18de-f8c5-4f31-b692-7f9973788fde tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd Aug 18 07:44:15.835439 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-739d18de-f8c5-4f31-b692-7f9973788fde tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.835714 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-739d18de-f8c5-4f31-b692-7f9973788fde tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.841073 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-739d18de-f8c5-4f31-b692-7f9973788fde tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd returned with HTTP 404 Aug 18 07:44:15.844230 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1352/5411] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/v3/volumes/7b1d6877-bb45-4fa7-afc5-35b46627b1dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:15.849854 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.852154 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] POST https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1/restore Aug 18 07:44:15.852675 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:15.854431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.backups [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Restoring backup bc4411ee-33eb-4a4b-b131-a240eebe53e1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100291) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 07:44:15.854606 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Restoring backup bc4411ee-33eb-4a4b-b131-a240eebe53e1 to volume None. Aug 18 07:44:15.859084 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:15.859084 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:15.860149 np0000007613 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Creating volume of 1 GB for restore of backup bc4411ee-33eb-4a4b-b131-a240eebe53e1. Aug 18 07:44:15.863486 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Availability Zones retrieved successfully. Aug 18 07:44:15.868761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Flow 'volume_create_api' (1674d5f7-247a-4ecf-8005-20ead186005f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:15.869645 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e305e13-d19c-4029-bb70-76799fa3b688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:15.870545 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:44:15.893698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e305e13-d19c-4029-bb70-76799fa3b688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:15.894737 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4357ae90-b2b5-410b-befc-0f2c7ed09af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:15.918467 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b8e40927-8aba-4a48-a475-6b2582b95290 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.919029 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b8e40927-8aba-4a48-a475-6b2582b95290 None None] GET https://10.4.3.152/volume// Aug 18 07:44:15.919302 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b8e40927-8aba-4a48-a475-6b2582b95290 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.919602 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b8e40927-8aba-4a48-a475-6b2582b95290 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.920053 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b8e40927-8aba-4a48-a475-6b2582b95290 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:15.920735 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1354/5412] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:15.928505 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Created reservations ['f78c9cab-4b7f-4909-8035-ac0e8546ea73', '7c210439-61a7-4378-93d1-0a269a692236', '80111091-2c6e-4d06-aed6-a9427599c678', 'a698a812-11de-4ca0-9673-b9a465eb6b54'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:15.930106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-7b8e47f5-885b-423c-94ff-25f03382f6e1 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:15.930877 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4357ae90-b2b5-410b-befc-0f2c7ed09af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f78c9cab-4b7f-4909-8035-ac0e8546ea73', '7c210439-61a7-4378-93d1-0a269a692236', '80111091-2c6e-4d06-aed6-a9427599c678', 'a698a812-11de-4ca0-9673-b9a465eb6b54']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:15.931707 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3d93fa-276c-40a2-a381-55ad27956fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:15.933904 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-7b8e47f5-885b-423c-94ff-25f03382f6e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:44:15.934139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-7b8e47f5-885b-423c-94ff-25f03382f6e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:15.934369 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-7b8e47f5-885b-423c-94ff-25f03382f6e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:15.953683 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:15.953683 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:15.958685 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-7b8e47f5-885b-423c-94ff-25f03382f6e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:44:15.964113 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-7b8e47f5-885b-423c-94ff-25f03382f6e1 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:44:15.964682 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1346/5413] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:44:15 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 1627 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:15.970130 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3d93fa-276c-40a2-a381-55ad27956fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6abbde9-ec51-47ad-9322-d36e3cd64403', '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='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['f78c9cab-4b7f-4909-8035-ac0e8546ea73','7c210439-61a7-4378-93d1-0a269a692236','80111091-2c6e-4d06-aed6-a9427599c678','a698a812-11de-4ca0-9673-b9a465eb6b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1db2374dcfd420aa0d9008fb47adbf5',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:44:15Z,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=d6abbde9-ec51-47ad-9322-d36e3cd64403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f8c4d4dd8b463c968eb5f5f315bedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1db2374dcfd420aa0d9008fb47adbf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:15.970900 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c070b5fc-d138-40fa-a968-3f5e1f8d6807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:15.990181 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c070b5fc-d138-40fa-a968-3f5e1f8d6807) transitioned into 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='d9f8c4d4dd8b463c968eb5f5f315bedd',qos_specs=None,replication_status=,reservations=['f78c9cab-4b7f-4909-8035-ac0e8546ea73','7c210439-61a7-4378-93d1-0a269a692236','80111091-2c6e-4d06-aed6-a9427599c678','a698a812-11de-4ca0-9673-b9a465eb6b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1db2374dcfd420aa0d9008fb47adbf5',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:15.990902 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7911142b-5915-42ce-905d-0ae65fb1f652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:16.002694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7911142b-5915-42ce-905d-0ae65fb1f652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:16.003499 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Flow 'volume_create_api' (1674d5f7-247a-4ecf-8005-20ead186005f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:16.003801 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Create volume request issued successfully. Aug 18 07:44:16.009892 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:16.009892 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:16.010358 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Volume info retrieved successfully. Aug 18 07:44:16.062724 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bf2e355e-c46b-478f-9e65-fd4cc3486d36 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:16.064582 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bf2e355e-c46b-478f-9e65-fd4cc3486d36 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] PUT https://10.4.3.152/volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b Aug 18 07:44:16.064900 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bf2e355e-c46b-478f-9e65-fd4cc3486d36 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:16.071888 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bf2e355e-c46b-478f-9e65-fd4cc3486d36 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Acquiring lock "cinder-attachment_update-eca27000-d64e-4f57-a457-7830efb8962d-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:44:16.076165 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bf2e355e-c46b-478f-9e65-fd4cc3486d36 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Lock "cinder-attachment_update-eca27000-d64e-4f57-a457-7830efb8962d-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:44:16.077016 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:16.077016 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:16.114073 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-956d34b9-00b1-4892-9cac-f906f84480e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:16.115743 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-956d34b9-00b1-4892-9cac-f906f84480e5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:16.115918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-956d34b9-00b1-4892-9cac-f906f84480e5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:16.116089 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-956d34b9-00b1-4892-9cac-f906f84480e5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:16.133728 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:16.133728 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:16.140809 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-956d34b9-00b1-4892-9cac-f906f84480e5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:16.144927 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-956d34b9-00b1-4892-9cac-f906f84480e5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:16.145299 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1355/5414] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:16 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:16.202423 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bf2e355e-c46b-478f-9e65-fd4cc3486d36 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Lock "cinder-attachment_update-eca27000-d64e-4f57-a457-7830efb8962d-np0000007613" released by "attachment_update" :: held 0.126s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:44:16.202837 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-bf2e355e-c46b-478f-9e65-fd4cc3486d36 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b returned with HTTP 200 Aug 18 07:44:16.203503 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1353/5415] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:44:16 2026] PUT /volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:16.225152 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-e7291190-1b97-4bef-98fe-12ed713760ad None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:16.227584 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-e7291190-1b97-4bef-98fe-12ed713760ad tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] POST https://10.4.3.152/volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b/action Aug 18 07:44:16.227977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-e7291190-1b97-4bef-98fe-12ed713760ad tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action body: b'{"os-complete": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:16.228117 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-e7291190-1b97-4bef-98fe-12ed713760ad tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:16.243873 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:16.243873 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:16.255270 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-e7291190-1b97-4bef-98fe-12ed713760ad tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b/action returned with HTTP 204 Aug 18 07:44:16.255732 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1347/5416] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:44:16 2026] POST /volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:17.012855 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=268,cinder:INSERT=28,cinder:UPDATE=63 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:44:17.022389 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:17.022389 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:17.023666 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Volume info retrieved successfully. Aug 18 07:44:17.023860 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Checking backup size 1 against volume size 1 {{(pid=100291) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 07:44:17.024017 np0000007613 devstack@c-api.service[100291]: INFO cinder.backup.api [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Overwriting volume d6abbde9-ec51-47ad-9322-d36e3cd64403 with restore of backup bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:17.038724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] restore_backup in rpcapi backup_id bc4411ee-33eb-4a4b-b131-a240eebe53e1 {{(pid=100291) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 07:44:17.040662 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-79eebdb2-3842-44e7-bbb3-9ada22c6989f tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1/restore returned with HTTP 202 Aug 18 07:44:17.041104 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1362/5417] 10.4.3.152 () {70 vars in 1433 bytes} [Tue Aug 18 07:44:15 2026] POST /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1/restore => generated 152 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:17.051565 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b06c9938-9f42-4213-8486-b593f02dfbf0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:17.053306 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b06c9938-9f42-4213-8486-b593f02dfbf0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:17.053567 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b06c9938-9f42-4213-8486-b593f02dfbf0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:17.053785 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b06c9938-9f42-4213-8486-b593f02dfbf0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:17.053920 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-b06c9938-9f42-4213-8486-b593f02dfbf0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:17.060854 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:17.060854 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:17.061621 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b06c9938-9f42-4213-8486-b593f02dfbf0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:17.061970 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1356/5418] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:17 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:17.163229 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-cf5ea89d-4821-45e7-bab7-61d48c53b094 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:17.163229 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf5ea89d-4821-45e7-bab7-61d48c53b094 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:17.163592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf5ea89d-4821-45e7-bab7-61d48c53b094 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:17.163592 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-cf5ea89d-4821-45e7-bab7-61d48c53b094 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:17.173369 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:17.173369 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:17.177058 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-cf5ea89d-4821-45e7-bab7-61d48c53b094 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:17.181572 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-cf5ea89d-4821-45e7-bab7-61d48c53b094 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:17.182006 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1354/5419] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:17 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:18.071423 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c4bdd659-ac7f-440d-8e67-64e42bcca684 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:18.072974 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4bdd659-ac7f-440d-8e67-64e42bcca684 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:18.073153 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4bdd659-ac7f-440d-8e67-64e42bcca684 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:18.073337 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4bdd659-ac7f-440d-8e67-64e42bcca684 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:18.073464 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-c4bdd659-ac7f-440d-8e67-64e42bcca684 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:18.077271 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:18.077271 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:18.077835 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4bdd659-ac7f-440d-8e67-64e42bcca684 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:18.078154 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1348/5420] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:18 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:18.194359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dcf952e8-b785-4a55-bc23-e4c8568259f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:18.196469 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcf952e8-b785-4a55-bc23-e4c8568259f4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:18.196693 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcf952e8-b785-4a55-bc23-e4c8568259f4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:18.196902 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dcf952e8-b785-4a55-bc23-e4c8568259f4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:18.206936 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:18.206936 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:18.210573 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dcf952e8-b785-4a55-bc23-e4c8568259f4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:18.215023 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dcf952e8-b785-4a55-bc23-e4c8568259f4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:18.215401 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1363/5421] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:18 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:18.554418 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-b2fdce64-5868-4d15-acc2-399860170543 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:18.556422 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-b2fdce64-5868-4d15-acc2-399860170543 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b/action Aug 18 07:44:18.556777 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-b2fdce64-5868-4d15-acc2-399860170543 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:18.556893 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-b2fdce64-5868-4d15-acc2-399860170543 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:18.574022 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:18.574022 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:18.584122 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-f5c65fd3-94b0-4cb3-8277-f92ff51a67e3 req-b2fdce64-5868-4d15-acc2-399860170543 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b/action returned with HTTP 204 Aug 18 07:44:18.584763 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1357/5422] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:44:18 2026] POST /volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:19.087388 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ba98cf5d-da63-46b6-9b8e-ae00142679ba None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:19.089225 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba98cf5d-da63-46b6-9b8e-ae00142679ba tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:19.089444 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba98cf5d-da63-46b6-9b8e-ae00142679ba tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:19.089641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ba98cf5d-da63-46b6-9b8e-ae00142679ba tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:19.089742 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-ba98cf5d-da63-46b6-9b8e-ae00142679ba tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:19.094029 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:19.094029 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:19.094634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ba98cf5d-da63-46b6-9b8e-ae00142679ba tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:19.094971 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1355/5423] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:19 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:19.231850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d7907192-20b6-4db2-bb23-18e193dd7e60 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:19.234150 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7907192-20b6-4db2-bb23-18e193dd7e60 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:19.234438 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7907192-20b6-4db2-bb23-18e193dd7e60 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:19.234834 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d7907192-20b6-4db2-bb23-18e193dd7e60 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:19.248653 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:19.248653 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:19.253854 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-d7907192-20b6-4db2-bb23-18e193dd7e60 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:19.260194 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d7907192-20b6-4db2-bb23-18e193dd7e60 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:19.260762 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1349/5424] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:19 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:19.273306 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-183d1b0f-13ac-4a96-a2e6-03e2631da945 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:19.275128 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-183d1b0f-13ac-4a96-a2e6-03e2631da945 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:19.275382 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-183d1b0f-13ac-4a96-a2e6-03e2631da945 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:19.275620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-183d1b0f-13ac-4a96-a2e6-03e2631da945 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:19.286623 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:19.286623 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:19.290607 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-183d1b0f-13ac-4a96-a2e6-03e2631da945 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:19.295757 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-183d1b0f-13ac-4a96-a2e6-03e2631da945 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:19.296173 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1364/5425] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:19 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:19.311638 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:19.313339 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:44:19.313956 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "641beabc-363b-4763-93b6-4e456910509c", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1677858075", "description": null, "metadata": null}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:19.325568 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:19.325568 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:19.327051 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:19.327051 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Create snapshot from volume 641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:19.361719 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Created reservations ['94f7cfa0-523b-46a2-a5c0-fe718f71633c', '18251978-0b80-4022-af48-06a10012f498', 'f88b6b65-6848-4150-a5ec-697311fb3b1c', 'cbb91b56-a135-42a1-838d-0c4375206cbe'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:19.391837 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Snapshot force create request issued successfully. Aug 18 07:44:19.392353 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8205867e-0a1b-4fc4-bd18-11335dd687f1 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:44:19.392871 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1358/5426] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:44:19 2026] POST /volume/v3/snapshots => generated 311 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:19.401024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-73976c75-9265-47a2-bfea-f2032b696537 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:19.402839 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73976c75-9265-47a2-bfea-f2032b696537 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:44:19.403000 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73976c75-9265-47a2-bfea-f2032b696537 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:19.403150 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-73976c75-9265-47a2-bfea-f2032b696537 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:19.408106 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:19.408106 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:19.408693 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-73976c75-9265-47a2-bfea-f2032b696537 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Snapshot retrieved successfully. Aug 18 07:44:19.409768 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-73976c75-9265-47a2-bfea-f2032b696537 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 200 Aug 18 07:44:19.410446 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1356/5427] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:44:19 2026] GET /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:20.104572 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5544103b-ca6b-4663-b1f5-8cb1ef302353 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:20.106803 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5544103b-ca6b-4663-b1f5-8cb1ef302353 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:20.107057 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5544103b-ca6b-4663-b1f5-8cb1ef302353 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:20.107404 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5544103b-ca6b-4663-b1f5-8cb1ef302353 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:20.107568 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-5544103b-ca6b-4663-b1f5-8cb1ef302353 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:20.112688 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:20.112688 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:20.113494 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5544103b-ca6b-4663-b1f5-8cb1ef302353 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:20.113963 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1350/5428] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:20 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:20.422178 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-66da159c-d172-4918-9920-2e29b1d8fd53 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:20.423848 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66da159c-d172-4918-9920-2e29b1d8fd53 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:44:20.424026 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66da159c-d172-4918-9920-2e29b1d8fd53 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:20.424197 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-66da159c-d172-4918-9920-2e29b1d8fd53 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:20.429219 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:20.429219 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:20.429624 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-66da159c-d172-4918-9920-2e29b1d8fd53 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Snapshot retrieved successfully. Aug 18 07:44:20.430306 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-66da159c-d172-4918-9920-2e29b1d8fd53 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 200 Aug 18 07:44:20.430826 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1365/5429] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:44:20 2026] GET /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:20.441493 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0f3ae258-dac5-47ea-9a15-f346909bf5e9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:20.443645 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f3ae258-dac5-47ea-9a15-f346909bf5e9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:44:20.443881 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f3ae258-dac5-47ea-9a15-f346909bf5e9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:20.444086 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0f3ae258-dac5-47ea-9a15-f346909bf5e9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:20.449720 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:20.449720 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:20.450339 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0f3ae258-dac5-47ea-9a15-f346909bf5e9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Snapshot retrieved successfully. Aug 18 07:44:20.451099 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0f3ae258-dac5-47ea-9a15-f346909bf5e9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 200 Aug 18 07:44:20.451492 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1359/5430] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:44:20 2026] GET /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:20.460792 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-74551b43-430e-4daa-a6fc-9b444bae3ed4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:20.462670 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74551b43-430e-4daa-a6fc-9b444bae3ed4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:44:20.462909 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74551b43-430e-4daa-a6fc-9b444bae3ed4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:20.463133 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74551b43-430e-4daa-a6fc-9b444bae3ed4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:20.472059 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:20.472059 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:20.475664 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-74551b43-430e-4daa-a6fc-9b444bae3ed4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:44:20.479819 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74551b43-430e-4daa-a6fc-9b444bae3ed4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:44:20.480224 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1357/5431] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:20 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:21.125028 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3a590f32-dcc1-47c4-a6f6-853b75939c6d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:21.126722 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a590f32-dcc1-47c4-a6f6-853b75939c6d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:21.126907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a590f32-dcc1-47c4-a6f6-853b75939c6d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:21.127082 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3a590f32-dcc1-47c4-a6f6-853b75939c6d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:21.127185 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-3a590f32-dcc1-47c4-a6f6-853b75939c6d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:21.131004 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:21.131004 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:21.131562 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3a590f32-dcc1-47c4-a6f6-853b75939c6d tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:21.131887 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1351/5432] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:21 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:21.408100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-0825f228-3fdc-4ae9-b30b-f53636b4faa5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:21.410492 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-0825f228-3fdc-4ae9-b30b-f53636b4faa5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d/encryption Aug 18 07:44:21.410694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-0825f228-3fdc-4ae9-b30b-f53636b4faa5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:21.410854 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-0825f228-3fdc-4ae9-b30b-f53636b4faa5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:21.421856 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:21.421856 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:21.428413 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e97dd487-73b7-4c64-ba0d-3fe67ab65000 req-0825f228-3fdc-4ae9-b30b-f53636b4faa5 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d/encryption returned with HTTP 200 Aug 18 07:44:21.428913 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1366/5433] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:44:21 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:22.141695 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2619aa3a-6858-47b8-a1d9-6b6a26401719 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:22.143516 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2619aa3a-6858-47b8-a1d9-6b6a26401719 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:22.143769 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2619aa3a-6858-47b8-a1d9-6b6a26401719 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:22.143981 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2619aa3a-6858-47b8-a1d9-6b6a26401719 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:22.144085 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-2619aa3a-6858-47b8-a1d9-6b6a26401719 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:22.148973 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:22.148973 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:22.149854 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2619aa3a-6858-47b8-a1d9-6b6a26401719 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:22.150459 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1360/5434] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:22 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:23.161976 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a8563803-3a26-4392-bcb0-0f3064e8e2f3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:23.165652 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8563803-3a26-4392-bcb0-0f3064e8e2f3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:23.165965 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8563803-3a26-4392-bcb0-0f3064e8e2f3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:23.166140 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a8563803-3a26-4392-bcb0-0f3064e8e2f3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:23.166288 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-a8563803-3a26-4392-bcb0-0f3064e8e2f3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:23.170703 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:23.170703 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:23.171265 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a8563803-3a26-4392-bcb0-0f3064e8e2f3 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:23.171671 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1358/5435] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:23 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:24.183909 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-511e4aad-882b-4e3e-8d63-6e7ba47e972b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:24.186289 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-511e4aad-882b-4e3e-8d63-6e7ba47e972b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:24.186289 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-511e4aad-882b-4e3e-8d63-6e7ba47e972b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:24.186488 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-511e4aad-882b-4e3e-8d63-6e7ba47e972b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:24.186488 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-511e4aad-882b-4e3e-8d63-6e7ba47e972b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:24.192038 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:24.192038 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:24.192830 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-511e4aad-882b-4e3e-8d63-6e7ba47e972b tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:24.193226 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1352/5436] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:24 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:25.206224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-72328227-1fc7-4e0d-9da6-df015244a2de None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:25.208154 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72328227-1fc7-4e0d-9da6-df015244a2de tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:25.208431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72328227-1fc7-4e0d-9da6-df015244a2de tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:25.208629 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-72328227-1fc7-4e0d-9da6-df015244a2de tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:25.208733 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-72328227-1fc7-4e0d-9da6-df015244a2de tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:25.213628 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:25.213628 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:25.214234 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-72328227-1fc7-4e0d-9da6-df015244a2de tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:25.214614 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1367/5437] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:25 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:26.226421 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e1cff89f-9692-48a4-9cb0-7adadb0cb1ef None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:26.228599 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1cff89f-9692-48a4-9cb0-7adadb0cb1ef tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:26.228842 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1cff89f-9692-48a4-9cb0-7adadb0cb1ef tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:26.229079 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e1cff89f-9692-48a4-9cb0-7adadb0cb1ef tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:26.229237 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e1cff89f-9692-48a4-9cb0-7adadb0cb1ef tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:26.237187 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:26.237187 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:26.238114 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e1cff89f-9692-48a4-9cb0-7adadb0cb1ef tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:26.238633 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1361/5438] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:26 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:27.249263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-91d89774-0a7b-455e-a0ba-563885c3be9e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:27.250996 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91d89774-0a7b-455e-a0ba-563885c3be9e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:27.251195 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91d89774-0a7b-455e-a0ba-563885c3be9e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:27.251405 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-91d89774-0a7b-455e-a0ba-563885c3be9e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:27.251517 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-91d89774-0a7b-455e-a0ba-563885c3be9e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:27.255497 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:27.255497 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:27.256028 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-91d89774-0a7b-455e-a0ba-563885c3be9e tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:27.256400 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1359/5439] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:27 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:28.267619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a0d07e3a-1d49-4efb-b6cb-ec12dc9d7fea None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:28.269335 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0d07e3a-1d49-4efb-b6cb-ec12dc9d7fea tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:28.269543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0d07e3a-1d49-4efb-b6cb-ec12dc9d7fea tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:28.269741 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a0d07e3a-1d49-4efb-b6cb-ec12dc9d7fea tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:28.269848 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-a0d07e3a-1d49-4efb-b6cb-ec12dc9d7fea tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:28.273883 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:28.273883 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:28.274483 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a0d07e3a-1d49-4efb-b6cb-ec12dc9d7fea tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:28.274812 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1353/5440] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:28 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:29.284724 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8de23256-a205-46f3-b4a3-3521f6476541 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:29.286318 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8de23256-a205-46f3-b4a3-3521f6476541 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:29.286588 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8de23256-a205-46f3-b4a3-3521f6476541 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:29.286792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8de23256-a205-46f3-b4a3-3521f6476541 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:29.286922 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-8de23256-a205-46f3-b4a3-3521f6476541 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:29.290998 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:29.290998 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:29.291652 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8de23256-a205-46f3-b4a3-3521f6476541 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:29.292016 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1368/5441] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:29 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:30.301941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0bb9be00-f5ef-4cbf-ba54-a55f1e9e6c35 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:30.303624 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0bb9be00-f5ef-4cbf-ba54-a55f1e9e6c35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:30.303853 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0bb9be00-f5ef-4cbf-ba54-a55f1e9e6c35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:30.304030 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0bb9be00-f5ef-4cbf-ba54-a55f1e9e6c35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:30.304133 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-0bb9be00-f5ef-4cbf-ba54-a55f1e9e6c35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:30.308271 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:30.308271 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:30.308819 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0bb9be00-f5ef-4cbf-ba54-a55f1e9e6c35 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:30.309185 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1362/5442] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:30 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:30.318007 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:30.319688 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 Aug 18 07:44:30.319931 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:30.320110 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:30.320388 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume with id: d6abbde9-ec51-47ad-9322-d36e3cd64403 Aug 18 07:44:30.327353 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:30.327353 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:30.327682 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:30.343625 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume request issued successfully. Aug 18 07:44:30.343901 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e6fa0fa8-836d-44a7-9405-ec29e4f359c5 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 returned with HTTP 202 Aug 18 07:44:30.344401 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1360/5443] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:30 2026] DELETE /volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:30.352725 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f1b125cf-9a2c-4705-a35b-36e34152b3a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:30.354670 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1b125cf-9a2c-4705-a35b-36e34152b3a8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 Aug 18 07:44:30.354891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1b125cf-9a2c-4705-a35b-36e34152b3a8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:30.355096 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f1b125cf-9a2c-4705-a35b-36e34152b3a8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:30.362547 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:30.362547 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:30.366537 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f1b125cf-9a2c-4705-a35b-36e34152b3a8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:30.370905 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f1b125cf-9a2c-4705-a35b-36e34152b3a8 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 returned with HTTP 200 Aug 18 07:44:30.371277 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1354/5444] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:30 2026] GET /volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 => generated 1065 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:31.383346 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bd03915f-95ed-4ff9-b603-48c1da8d4691 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:31.385326 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd03915f-95ed-4ff9-b603-48c1da8d4691 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 Aug 18 07:44:31.385585 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd03915f-95ed-4ff9-b603-48c1da8d4691 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:31.385815 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bd03915f-95ed-4ff9-b603-48c1da8d4691 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:31.392571 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bd03915f-95ed-4ff9-b603-48c1da8d4691 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 returned with HTTP 404 Aug 18 07:44:31.393100 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1369/5445] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:31 2026] GET /volume/v3/volumes/d6abbde9-ec51-47ad-9322-d36e3cd64403 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:31.400720 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f3375d4a-2cd6-472a-a030-e6047830f235 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:31.402688 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3375d4a-2cd6-472a-a030-e6047830f235 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:31.402894 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3375d4a-2cd6-472a-a030-e6047830f235 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:31.403090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f3375d4a-2cd6-472a-a030-e6047830f235 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:31.403232 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-f3375d4a-2cd6-472a-a030-e6047830f235 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:31.407741 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:31.407741 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:31.408412 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f3375d4a-2cd6-472a-a030-e6047830f235 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-member] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:31.408747 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1363/5446] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:31 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:31.419146 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bfe67058-6bee-42ca-a5b4-9b98736f15b2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:31.420835 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfe67058-6bee-42ca-a5b4-9b98736f15b2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:31.421029 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfe67058-6bee-42ca-a5b4-9b98736f15b2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:31.421201 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bfe67058-6bee-42ca-a5b4-9b98736f15b2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:31.421327 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.contrib.backups [None req-bfe67058-6bee-42ca-a5b4-9b98736f15b2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete backup with id: 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. Aug 18 07:44:31.425197 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:31.425197 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:31.436067 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.backup.rpcapi [None req-bfe67058-6bee-42ca-a5b4-9b98736f15b2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] delete_backup rpcapi backup_id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82 {{(pid=100292) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:44:31.437782 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bfe67058-6bee-42ca-a5b4-9b98736f15b2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 202 Aug 18 07:44:31.438333 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1361/5447] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:31 2026] DELETE /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:31.444884 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cb24acf5-ba1d-4fdb-8326-8d476e53224a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:31.446733 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb24acf5-ba1d-4fdb-8326-8d476e53224a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:31.446993 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb24acf5-ba1d-4fdb-8326-8d476e53224a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:31.447186 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cb24acf5-ba1d-4fdb-8326-8d476e53224a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:31.447304 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-cb24acf5-ba1d-4fdb-8326-8d476e53224a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:31.451669 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:31.451669 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:31.452250 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cb24acf5-ba1d-4fdb-8326-8d476e53224a tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 200 Aug 18 07:44:31.452621 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1355/5448] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:31 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:32.462232 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2b7eb206-18dd-47bd-8e53-d77a1d875d70 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:32.464027 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b7eb206-18dd-47bd-8e53-d77a1d875d70 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 Aug 18 07:44:32.464229 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b7eb206-18dd-47bd-8e53-d77a1d875d70 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:32.464409 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2b7eb206-18dd-47bd-8e53-d77a1d875d70 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:32.464548 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-2b7eb206-18dd-47bd-8e53-d77a1d875d70 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 8a47fc05-24cb-43f5-ad6d-e97f37be6a82. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:32.467869 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2b7eb206-18dd-47bd-8e53-d77a1d875d70 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 returned with HTTP 404 Aug 18 07:44:32.468306 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1370/5449] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:32 2026] GET /volume/v3/backups/8a47fc05-24cb-43f5-ad6d-e97f37be6a82 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:32.474590 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1083b9f6-c0bb-4751-9bc7-a4f6afd3cfd4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:32.476432 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1083b9f6-c0bb-4751-9bc7-a4f6afd3cfd4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:44:32.476657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1083b9f6-c0bb-4751-9bc7-a4f6afd3cfd4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:32.476851 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1083b9f6-c0bb-4751-9bc7-a4f6afd3cfd4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:32.476957 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-1083b9f6-c0bb-4751-9bc7-a4f6afd3cfd4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete backup with id: 499b1006-98de-484b-930d-7effdaf65c26. Aug 18 07:44:32.481029 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:32.481029 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:32.491735 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.backup.rpcapi [None req-1083b9f6-c0bb-4751-9bc7-a4f6afd3cfd4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] delete_backup rpcapi backup_id 499b1006-98de-484b-930d-7effdaf65c26 {{(pid=100290) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:44:32.493348 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1083b9f6-c0bb-4751-9bc7-a4f6afd3cfd4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 202 Aug 18 07:44:32.493790 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1364/5450] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:32 2026] DELETE /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:32.501090 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-06cf1b95-db19-443a-9f13-783773dac370 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:32.502846 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06cf1b95-db19-443a-9f13-783773dac370 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:44:32.503034 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-06cf1b95-db19-443a-9f13-783773dac370 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:32.503221 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-06cf1b95-db19-443a-9f13-783773dac370 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:32.503333 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-06cf1b95-db19-443a-9f13-783773dac370 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:32.507649 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:32.507649 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:32.508238 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-06cf1b95-db19-443a-9f13-783773dac370 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 200 Aug 18 07:44:32.508639 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1362/5451] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:32 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:33.518482 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2d34f18c-2b53-4501-96fc-0c5875456c50 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:33.520102 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d34f18c-2b53-4501-96fc-0c5875456c50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 Aug 18 07:44:33.520323 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d34f18c-2b53-4501-96fc-0c5875456c50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:33.520519 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2d34f18c-2b53-4501-96fc-0c5875456c50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:33.520624 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-2d34f18c-2b53-4501-96fc-0c5875456c50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id 499b1006-98de-484b-930d-7effdaf65c26. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:33.523985 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2d34f18c-2b53-4501-96fc-0c5875456c50 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 returned with HTTP 404 Aug 18 07:44:33.524453 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1356/5452] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:33 2026] GET /volume/v3/backups/499b1006-98de-484b-930d-7effdaf65c26 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:33.531496 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ddee11e-dc8c-4235-8a86-efc4625ffe40 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:33.533117 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ddee11e-dc8c-4235-8a86-efc4625ffe40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:33.533353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ddee11e-dc8c-4235-8a86-efc4625ffe40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:33.533546 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ddee11e-dc8c-4235-8a86-efc4625ffe40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:33.533645 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.contrib.backups [None req-8ddee11e-dc8c-4235-8a86-efc4625ffe40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete backup with id: bc4411ee-33eb-4a4b-b131-a240eebe53e1. Aug 18 07:44:33.538201 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:33.538201 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:33.548953 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.backup.rpcapi [None req-8ddee11e-dc8c-4235-8a86-efc4625ffe40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] delete_backup rpcapi backup_id bc4411ee-33eb-4a4b-b131-a240eebe53e1 {{(pid=100291) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:44:33.550641 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ddee11e-dc8c-4235-8a86-efc4625ffe40 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 202 Aug 18 07:44:33.551057 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1371/5453] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:33 2026] DELETE /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:33.558764 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5187d8b4-6ca1-49bf-973c-0e3d31a6c5a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:33.560467 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5187d8b4-6ca1-49bf-973c-0e3d31a6c5a0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:33.560656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5187d8b4-6ca1-49bf-973c-0e3d31a6c5a0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:33.560847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5187d8b4-6ca1-49bf-973c-0e3d31a6c5a0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:33.560951 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5187d8b4-6ca1-49bf-973c-0e3d31a6c5a0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:33.565383 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:33.565383 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:33.566105 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5187d8b4-6ca1-49bf-973c-0e3d31a6c5a0 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 200 Aug 18 07:44:33.566519 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1365/5454] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:33 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:34.576066 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-613c8779-6fa6-4184-837f-d77d674820da None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:34.578116 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-613c8779-6fa6-4184-837f-d77d674820da tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 Aug 18 07:44:34.578393 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-613c8779-6fa6-4184-837f-d77d674820da tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:34.578637 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-613c8779-6fa6-4184-837f-d77d674820da tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:34.578777 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-613c8779-6fa6-4184-837f-d77d674820da tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Show backup with id bc4411ee-33eb-4a4b-b131-a240eebe53e1. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:34.582639 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-613c8779-6fa6-4184-837f-d77d674820da tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 returned with HTTP 404 Aug 18 07:44:34.583267 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1363/5455] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:34 2026] GET /volume/v3/backups/bc4411ee-33eb-4a4b-b131-a240eebe53e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:34.591030 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:34.592953 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb Aug 18 07:44:34.593158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:34.593384 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:34.593564 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume with id: 7dadf03e-c782-4229-aa95-a2c50bb493eb Aug 18 07:44:34.600596 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:34.600596 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:34.600926 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:34.619236 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Delete volume request issued successfully. Aug 18 07:44:34.619236 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fcf58bd3-1719-45e2-9c29-0f1940648ca2 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb returned with HTTP 202 Aug 18 07:44:34.619236 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1357/5456] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:34 2026] DELETE /volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:34.625652 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6345151a-3e19-439c-88b0-2a1641c1ff33 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:34.626653 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6345151a-3e19-439c-88b0-2a1641c1ff33 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb Aug 18 07:44:34.627861 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6345151a-3e19-439c-88b0-2a1641c1ff33 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:34.627861 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6345151a-3e19-439c-88b0-2a1641c1ff33 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:34.634048 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:34.634048 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:34.637309 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-6345151a-3e19-439c-88b0-2a1641c1ff33 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Volume info retrieved successfully. Aug 18 07:44:34.640979 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6345151a-3e19-439c-88b0-2a1641c1ff33 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb returned with HTTP 200 Aug 18 07:44:34.641477 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1372/5457] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:34 2026] GET /volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:35.657325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-92c142fc-51cd-417d-978e-69d7b2a36af4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:35.659501 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92c142fc-51cd-417d-978e-69d7b2a36af4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] GET https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb Aug 18 07:44:35.659779 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92c142fc-51cd-417d-978e-69d7b2a36af4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:35.660030 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-92c142fc-51cd-417d-978e-69d7b2a36af4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:35.667758 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-92c142fc-51cd-417d-978e-69d7b2a36af4 tempest-ProjectMemberTests33-506199333 tempest-ProjectMemberTests33-506199333-project-admin] https://10.4.3.152/volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb returned with HTTP 404 Aug 18 07:44:35.668513 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1366/5458] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:35 2026] GET /volume/v3/volumes/7dadf03e-c782-4229-aa95-a2c50bb493eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:37.208222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef5f8e14-c4b7-479a-955d-043be608eccf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:37.288745 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:44:37.289084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1117588259"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:37.290838 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1117588259'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:44:37.291000 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Create volume of 1 GB Aug 18 07:44:37.294942 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Availability Zones retrieved successfully. Aug 18 07:44:37.300057 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Flow 'volume_create_api' (659df7c0-2e7f-48a9-9db8-3bdbac39aab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:37.301115 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c4f56c-cd81-490c-a503-6108abb4f0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:37.301918 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:44:37.325739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c4f56c-cd81-490c-a503-6108abb4f0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:37.326472 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e32ad02-79b9-4e5d-b450-5bb89724447b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:37.377836 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Created reservations ['4c672473-23a4-4acb-87c1-7131326bd765', '88e3c858-3704-4d75-bf98-8c9f7fdc81a3', '6a18b700-169c-4335-b166-b8f59218c7ba', '70f8a36e-04a2-4953-8d1b-6ceb475856c2'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:37.378606 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e32ad02-79b9-4e5d-b450-5bb89724447b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c672473-23a4-4acb-87c1-7131326bd765', '88e3c858-3704-4d75-bf98-8c9f7fdc81a3', '6a18b700-169c-4335-b166-b8f59218c7ba', '70f8a36e-04a2-4953-8d1b-6ceb475856c2']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:37.379270 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a39116f-9e55-49df-b459-fa9b156d536c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:37.405372 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a39116f-9e55-49df-b459-fa9b156d536c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b78baa61-2bcc-4ef7-98c2-c1e51f0dab60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1117588259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262201879ed3450dbc755da9fc6e5ab7',qos_specs=None,replication_status=,reservations=['4c672473-23a4-4acb-87c1-7131326bd765','88e3c858-3704-4d75-bf98-8c9f7fdc81a3','6a18b700-169c-4335-b166-b8f59218c7ba','70f8a36e-04a2-4953-8d1b-6ceb475856c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b39dea3fa54cbbbaa2565f000c95d2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1117588259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b78baa61-2bcc-4ef7-98c2-c1e51f0dab60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='262201879ed3450dbc755da9fc6e5ab7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b39dea3fa54cbbbaa2565f000c95d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:37.406328 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf31bd87-7968-42f4-ab7a-20cb1638c41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:37.426485 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf31bd87-7968-42f4-ab7a-20cb1638c41c) transitioned into state 'SUCCESS' from state '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-1117588259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='262201879ed3450dbc755da9fc6e5ab7',qos_specs=None,replication_status=,reservations=['4c672473-23a4-4acb-87c1-7131326bd765','88e3c858-3704-4d75-bf98-8c9f7fdc81a3','6a18b700-169c-4335-b166-b8f59218c7ba','70f8a36e-04a2-4953-8d1b-6ceb475856c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b39dea3fa54cbbbaa2565f000c95d2',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:37.427156 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1893fa2-c9cc-4445-93fc-dfe6c6b6f860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:37.439041 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1893fa2-c9cc-4445-93fc-dfe6c6b6f860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:37.440109 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Flow 'volume_create_api' (659df7c0-2e7f-48a9-9db8-3bdbac39aab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:37.440544 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Create volume request issued successfully. Aug 18 07:44:37.441277 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef5f8e14-c4b7-479a-955d-043be608eccf tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:44:37.441863 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1364/5459] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:44:37 2026] POST /volume/v3/volumes => generated 778 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:37.457747 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-54c9091e-47c7-4155-9080-8347e2971a35 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:37.460879 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-54c9091e-47c7-4155-9080-8347e2971a35 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 Aug 18 07:44:37.461118 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-54c9091e-47c7-4155-9080-8347e2971a35 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:37.461354 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-54c9091e-47c7-4155-9080-8347e2971a35 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:37.475861 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:37.475861 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:37.485988 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-54c9091e-47c7-4155-9080-8347e2971a35 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Volume info retrieved successfully. Aug 18 07:44:37.488243 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-54c9091e-47c7-4155-9080-8347e2971a35 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 returned with HTTP 200 Aug 18 07:44:37.488908 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1358/5460] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:37 2026] GET /volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:38.506538 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0f260164-7b43-4e14-9914-80590eb695fa None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:38.508405 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f260164-7b43-4e14-9914-80590eb695fa tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 Aug 18 07:44:38.508620 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0f260164-7b43-4e14-9914-80590eb695fa tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:38.508820 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0f260164-7b43-4e14-9914-80590eb695fa tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:38.516228 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:38.516228 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:38.519741 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0f260164-7b43-4e14-9914-80590eb695fa tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Volume info retrieved successfully. Aug 18 07:44:38.524317 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0f260164-7b43-4e14-9914-80590eb695fa tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 returned with HTTP 200 Aug 18 07:44:38.524751 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1373/5461] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:38 2026] GET /volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:38.536775 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:38.538601 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] POST https://10.4.3.152/volume/v3/backups Aug 18 07:44:38.539010 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b78baa61-2bcc-4ef7-98c2-c1e51f0dab60", "name": "tempest-type-Backup-248172074"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:38.540736 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.backups [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Creating new backup {'backup': {'volume_id': 'b78baa61-2bcc-4ef7-98c2-c1e51f0dab60', 'name': 'tempest-type-Backup-248172074'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 07:44:38.540900 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.backups [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Creating backup of volume b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 in container None Aug 18 07:44:38.548124 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:38.548124 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:38.548581 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Volume info retrieved successfully. Aug 18 07:44:38.574371 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Created reservations ['81739ba7-1753-4413-935a-0388587de874', '47687313-6e83-4566-9cbc-200dd43ddf6a'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:38.610891 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bb0acdf7-e1d6-4405-9d9a-a720aa6b2a60 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups returned with HTTP 202 Aug 18 07:44:38.611330 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1367/5462] 10.4.3.152 () {70 vars in 1299 bytes} [Tue Aug 18 07:44:38 2026] POST /volume/v3/backups => generated 315 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:38.619995 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-65deb6d6-b05b-4284-a772-e6731c893e37 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:38.622498 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65deb6d6-b05b-4284-a772-e6731c893e37 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:38.622767 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65deb6d6-b05b-4284-a772-e6731c893e37 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:38.623022 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-65deb6d6-b05b-4284-a772-e6731c893e37 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:38.623174 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-65deb6d6-b05b-4284-a772-e6731c893e37 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:38.627556 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:38.627556 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:38.628501 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-65deb6d6-b05b-4284-a772-e6731c893e37 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:38.629120 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1365/5463] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:38 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:39.638800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-7776b3b8-2b4e-410f-94b7-74eaa4a95fa7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:39.640437 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7776b3b8-2b4e-410f-94b7-74eaa4a95fa7 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:39.641805 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7776b3b8-2b4e-410f-94b7-74eaa4a95fa7 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:39.641805 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-7776b3b8-2b4e-410f-94b7-74eaa4a95fa7 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:39.641805 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-7776b3b8-2b4e-410f-94b7-74eaa4a95fa7 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:39.644940 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:39.644940 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:39.645591 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-7776b3b8-2b4e-410f-94b7-74eaa4a95fa7 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:39.645965 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1359/5464] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:39 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:40.654685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-5502b86c-6d36-47b1-b4c1-fe97b76ce9b4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:40.656319 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5502b86c-6d36-47b1-b4c1-fe97b76ce9b4 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:40.656526 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5502b86c-6d36-47b1-b4c1-fe97b76ce9b4 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:40.656702 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-5502b86c-6d36-47b1-b4c1-fe97b76ce9b4 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:40.656805 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-5502b86c-6d36-47b1-b4c1-fe97b76ce9b4 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:40.660739 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:40.660739 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:40.661280 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-5502b86c-6d36-47b1-b4c1-fe97b76ce9b4 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:40.661605 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1374/5465] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:40 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:41.671875 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e56322dc-50e8-4d30-8328-6b6760d2b168 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:41.673599 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e56322dc-50e8-4d30-8328-6b6760d2b168 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:41.673827 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e56322dc-50e8-4d30-8328-6b6760d2b168 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:41.674006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e56322dc-50e8-4d30-8328-6b6760d2b168 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:41.674102 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-e56322dc-50e8-4d30-8328-6b6760d2b168 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:41.678300 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:41.678300 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:41.678859 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e56322dc-50e8-4d30-8328-6b6760d2b168 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:41.679344 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1368/5466] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:41 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:42.354947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-783c5a14-4d98-4741-9736-3c6f69efee1b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.356900 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-783c5a14-4d98-4741-9736-3c6f69efee1b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:42.357054 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-783c5a14-4d98-4741-9736-3c6f69efee1b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:42.357232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-783c5a14-4d98-4741-9736-3c6f69efee1b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:42.369777 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:42.369777 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:42.374475 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-783c5a14-4d98-4741-9736-3c6f69efee1b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:42.380286 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-783c5a14-4d98-4741-9736-3c6f69efee1b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:42.380740 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1366/5467] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:42 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:42.455912 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-50645c12-5755-4af3-b134-2c6bd5f6c51d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.456314 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50645c12-5755-4af3-b134-2c6bd5f6c51d None None] GET https://10.4.3.152/volume// Aug 18 07:44:42.456434 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50645c12-5755-4af3-b134-2c6bd5f6c51d None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:42.456577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-50645c12-5755-4af3-b134-2c6bd5f6c51d None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:42.457014 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-50645c12-5755-4af3-b134-2c6bd5f6c51d None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:42.457132 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1360/5468] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:44:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:42.463767 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-6718d7d7-f708-4329-8f3b-0e6ddf50fdcf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.466369 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-6718d7d7-f708-4329-8f3b-0e6ddf50fdcf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:44:42.466842 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-6718d7d7-f708-4329-8f3b-0e6ddf50fdcf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dac703d-5b64-4089-a789-bb118a2bd31c", "connector": null, "instance_uuid": "d8276849-8c55-4383-9fa1-0ddf4312148c"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:42.480896 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:42.480896 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:42.508406 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-6718d7d7-f708-4329-8f3b-0e6ddf50fdcf tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:44:42.509138 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1375/5469] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:44:42 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) Aug 18 07:44:42.535176 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-24c2c7fe-d1e6-48e3-95e3-87522fe63ad0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.536894 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24c2c7fe-d1e6-48e3-95e3-87522fe63ad0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:42.537046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24c2c7fe-d1e6-48e3-95e3-87522fe63ad0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:42.537234 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-24c2c7fe-d1e6-48e3-95e3-87522fe63ad0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:42.545394 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-44a0920e-b9fe-4dba-bf78-e593c51e10f0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.545780 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44a0920e-b9fe-4dba-bf78-e593c51e10f0 None None] GET https://10.4.3.152/volume// Aug 18 07:44:42.545942 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44a0920e-b9fe-4dba-bf78-e593c51e10f0 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:42.546140 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-44a0920e-b9fe-4dba-bf78-e593c51e10f0 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:42.546487 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-44a0920e-b9fe-4dba-bf78-e593c51e10f0 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:42.546751 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1367/5470] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:44:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:42.548239 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:42.548239 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:42.551527 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-24c2c7fe-d1e6-48e3-95e3-87522fe63ad0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:42.554033 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-e455a331-6ad9-476a-826d-eb38b9fdbea2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.555266 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-24c2c7fe-d1e6-48e3-95e3-87522fe63ad0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:42.555672 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1369/5471] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:42 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:42.556400 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-e455a331-6ad9-476a-826d-eb38b9fdbea2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:42.556676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-e455a331-6ad9-476a-826d-eb38b9fdbea2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:42.556883 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-e455a331-6ad9-476a-826d-eb38b9fdbea2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:42.558683 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:UPDATE=21,cinder:INSERT=4,cinder:SELECT=153,cinder:DELETE=1 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:44:42.568981 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:42.568981 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:42.572179 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-e455a331-6ad9-476a-826d-eb38b9fdbea2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:42.575918 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-e455a331-6ad9-476a-826d-eb38b9fdbea2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:42.576325 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1361/5472] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:44:42 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:42.677195 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-35ed2846-a15c-45ee-8abd-887600bef4a5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.679996 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-35ed2846-a15c-45ee-8abd-887600bef4a5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] PUT https://10.4.3.152/volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c Aug 18 07:44:42.680481 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-35ed2846-a15c-45ee-8abd-887600bef4a5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:42.689949 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9861d11d-e4ec-49a3-aa42-741c6120285d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:42.690507 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-35ed2846-a15c-45ee-8abd-887600bef4a5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Acquiring lock "cinder-attachment_update-1dac703d-5b64-4089-a789-bb118a2bd31c-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:44:42.691596 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9861d11d-e4ec-49a3-aa42-741c6120285d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:42.691795 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9861d11d-e4ec-49a3-aa42-741c6120285d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:42.691964 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9861d11d-e4ec-49a3-aa42-741c6120285d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:42.692161 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-9861d11d-e4ec-49a3-aa42-741c6120285d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:42.696522 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:42.696522 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:42.696699 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-35ed2846-a15c-45ee-8abd-887600bef4a5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-1dac703d-5b64-4089-a789-bb118a2bd31c-np0000007613" acquired by "attachment_update" :: waited 0.006s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:44:42.697047 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9861d11d-e4ec-49a3-aa42-741c6120285d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:42.697538 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1368/5473] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:42 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:42.698247 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:42.698247 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:42.775570 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-35ed2846-a15c-45ee-8abd-887600bef4a5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-1dac703d-5b64-4089-a789-bb118a2bd31c-np0000007613" released by "attachment_update" :: held 0.079s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:44:42.775906 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-35ed2846-a15c-45ee-8abd-887600bef4a5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c returned with HTTP 200 Aug 18 07:44:42.776475 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1376/5474] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:44:42 2026] PUT /volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:43.569693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-14d1dffd-1b6f-4582-9c9c-c988fc2fb976 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:43.571474 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14d1dffd-1b6f-4582-9c9c-c988fc2fb976 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:43.571684 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14d1dffd-1b6f-4582-9c9c-c988fc2fb976 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:43.571869 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-14d1dffd-1b6f-4582-9c9c-c988fc2fb976 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:43.583641 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:43.583641 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:43.586772 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-14d1dffd-1b6f-4582-9c9c-c988fc2fb976 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:43.590661 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-14d1dffd-1b6f-4582-9c9c-c988fc2fb976 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:43.591068 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1370/5475] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:43 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:43.708458 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-25707703-29a2-4c83-a516-495350195d9d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:43.710545 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25707703-29a2-4c83-a516-495350195d9d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:43.710811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25707703-29a2-4c83-a516-495350195d9d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:43.710992 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-25707703-29a2-4c83-a516-495350195d9d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:43.711111 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-25707703-29a2-4c83-a516-495350195d9d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:43.715125 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:43.715125 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:43.715720 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-25707703-29a2-4c83-a516-495350195d9d tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:43.716040 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1362/5476] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:43 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:44.603132 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9e79f219-b4df-4487-a836-f7ed440cc721 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:44.604747 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e79f219-b4df-4487-a836-f7ed440cc721 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:44.604898 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e79f219-b4df-4487-a836-f7ed440cc721 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:44.605069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9e79f219-b4df-4487-a836-f7ed440cc721 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:44.607050 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:44.608855 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:44:44.609052 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:44.609286 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:44.609446 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Delete snapshot with id: 23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:44:44.615129 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:44.615129 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:44.615224 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:44.615224 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:44.615671 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Snapshot retrieved successfully. Aug 18 07:44:44.617931 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9e79f219-b4df-4487-a836-f7ed440cc721 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:44.621376 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9e79f219-b4df-4487-a836-f7ed440cc721 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:44.621715 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1369/5477] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:44 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:44.636288 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Snapshot delete request issued successfully. Aug 18 07:44:44.636542 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d260e3e3-3604-40b3-b03a-2b9836ab641b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 202 Aug 18 07:44:44.637016 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1377/5478] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:44:44 2026] DELETE /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:44.644460 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-deab5df3-c80f-430c-89f9-f49f6aace697 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:44.646572 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-deab5df3-c80f-430c-89f9-f49f6aace697 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:44:44.646826 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-deab5df3-c80f-430c-89f9-f49f6aace697 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:44.647041 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-deab5df3-c80f-430c-89f9-f49f6aace697 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:44.648944 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=168,cinder:UPDATE=43,cinder:INSERT=20 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:44:44.652928 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:44.652928 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:44.653480 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-deab5df3-c80f-430c-89f9-f49f6aace697 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Snapshot retrieved successfully. Aug 18 07:44:44.654567 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-deab5df3-c80f-430c-89f9-f49f6aace697 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 200 Aug 18 07:44:44.655064 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1371/5479] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:44:44 2026] GET /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:44.725411 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ec12a263-1700-4eab-a95a-7d522cb81121 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:44.727109 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec12a263-1700-4eab-a95a-7d522cb81121 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:44.727320 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec12a263-1700-4eab-a95a-7d522cb81121 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:44.727503 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ec12a263-1700-4eab-a95a-7d522cb81121 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:44.727604 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-ec12a263-1700-4eab-a95a-7d522cb81121 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:44.731969 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:44.731969 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:44.732599 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ec12a263-1700-4eab-a95a-7d522cb81121 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:44.733106 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1363/5480] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:44 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:45.055317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-9ee67429-ab14-4c37-b1d7-bd85ef19c65d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:45.057141 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-9ee67429-ab14-4c37-b1d7-bd85ef19c65d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c/action Aug 18 07:44:45.057615 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-9ee67429-ab14-4c37-b1d7-bd85ef19c65d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:45.057782 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-9ee67429-ab14-4c37-b1d7-bd85ef19c65d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:45.074422 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:45.074422 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:45.083464 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-dee358a8-fc74-40ce-89e9-8c74f367d1d4 req-9ee67429-ab14-4c37-b1d7-bd85ef19c65d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c/action returned with HTTP 204 Aug 18 07:44:45.084082 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1370/5481] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:44:45 2026] POST /volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:45.633780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-56de0747-08d3-493c-97b4-06370871f582 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:45.635557 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56de0747-08d3-493c-97b4-06370871f582 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:45.635744 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-56de0747-08d3-493c-97b4-06370871f582 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:45.635943 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-56de0747-08d3-493c-97b4-06370871f582 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:45.646077 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:45.646077 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:45.648888 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-56de0747-08d3-493c-97b4-06370871f582 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:45.652506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56de0747-08d3-493c-97b4-06370871f582 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:45.652825 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1378/5482] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:45 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:45.664368 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a1916f30-5ec6-49de-aa07-14c5cb79a8a9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:45.665944 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1916f30-5ec6-49de-aa07-14c5cb79a8a9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:44:45.666109 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1916f30-5ec6-49de-aa07-14c5cb79a8a9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:45.666299 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a1916f30-5ec6-49de-aa07-14c5cb79a8a9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:45.670223 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a1916f30-5ec6-49de-aa07-14c5cb79a8a9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 404 Aug 18 07:44:45.670696 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1372/5483] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:44:45 2026] GET /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:45.741966 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-dec97260-2561-480d-a0e8-6983a5d795be None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:45.743900 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dec97260-2561-480d-a0e8-6983a5d795be tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:45.744093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dec97260-2561-480d-a0e8-6983a5d795be tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:45.744297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-dec97260-2561-480d-a0e8-6983a5d795be tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:45.744413 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-dec97260-2561-480d-a0e8-6983a5d795be tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:45.748646 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:45.748646 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:45.749327 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-dec97260-2561-480d-a0e8-6983a5d795be tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:45.749698 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1364/5484] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:45 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:45.778774 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-e5ae6dee-cc0b-4d11-a8d3-62ae6b25276b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:45.780787 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-e5ae6dee-cc0b-4d11-a8d3-62ae6b25276b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/attachments?instance_id=b511ec40-4365-4132-9a4e-1ea6e994063d Aug 18 07:44:45.781017 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-e5ae6dee-cc0b-4d11-a8d3-62ae6b25276b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:45.781228 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-e5ae6dee-cc0b-4d11-a8d3-62ae6b25276b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:45.796475 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-e5ae6dee-cc0b-4d11-a8d3-62ae6b25276b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments?instance_id=b511ec40-4365-4132-9a4e-1ea6e994063d returned with HTTP 200 Aug 18 07:44:45.797065 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1371/5485] 10.4.3.152 () {70 vars in 1637 bytes} [Tue Aug 18 07:44:45 2026] GET /volume/v3/attachments?instance_id=b511ec40-4365-4132-9a4e-1ea6e994063d => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:45.805123 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-734ab26d-6c45-46c3-bd50-7c1c2935e10f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:45.807847 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-734ab26d-6c45-46c3-bd50-7c1c2935e10f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b Aug 18 07:44:45.808129 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-734ab26d-6c45-46c3-bd50-7c1c2935e10f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:45.808405 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-734ab26d-6c45-46c3-bd50-7c1c2935e10f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:45.824565 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-5da17a7b-f2e2-46de-b8fa-b24072ecd82d req-734ab26d-6c45-46c3-bd50-7c1c2935e10f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b returned with HTTP 200 Aug 18 07:44:45.825073 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1379/5486] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:44:45 2026] GET /volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:46.761502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5d731f02-b565-46a4-aae6-c2bbbb316299 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:46.770014 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d731f02-b565-46a4-aae6-c2bbbb316299 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:46.770668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d731f02-b565-46a4-aae6-c2bbbb316299 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:46.770974 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5d731f02-b565-46a4-aae6-c2bbbb316299 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:46.771984 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-5d731f02-b565-46a4-aae6-c2bbbb316299 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:46.775814 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:46.775814 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:46.777249 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5d731f02-b565-46a4-aae6-c2bbbb316299 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:46.777249 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1373/5487] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:46 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:46.932587 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f32c1cd4-0d84-4bda-9e3b-585811a5bd4f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:46.934180 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f32c1cd4-0d84-4bda-9e3b-585811a5bd4f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:46.934420 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f32c1cd4-0d84-4bda-9e3b-585811a5bd4f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:46.934614 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f32c1cd4-0d84-4bda-9e3b-585811a5bd4f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:46.950245 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:46.950245 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:46.953632 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f32c1cd4-0d84-4bda-9e3b-585811a5bd4f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:46.957500 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f32c1cd4-0d84-4bda-9e3b-585811a5bd4f tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:46.957900 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1365/5488] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:46 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:46.971193 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-30b7dcc2-e614-4a9c-879f-d062225d6ab4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:46.972855 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30b7dcc2-e614-4a9c-879f-d062225d6ab4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:46.973042 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30b7dcc2-e614-4a9c-879f-d062225d6ab4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:46.973266 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-30b7dcc2-e614-4a9c-879f-d062225d6ab4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:46.975739 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=197,cinder:UPDATE=57,cinder:INSERT=32 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:44:46.985469 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:46.985469 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:46.989111 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-30b7dcc2-e614-4a9c-879f-d062225d6ab4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:46.993220 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-30b7dcc2-e614-4a9c-879f-d062225d6ab4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:46.993838 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1372/5489] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:46 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:47.008402 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f17e15fa-4c0f-4f21-9e06-c6ea66eca484 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.009984 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f17e15fa-4c0f-4f21-9e06-c6ea66eca484 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:47.010228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f17e15fa-4c0f-4f21-9e06-c6ea66eca484 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.010437 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f17e15fa-4c0f-4f21-9e06-c6ea66eca484 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.021824 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.021824 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:47.026000 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f17e15fa-4c0f-4f21-9e06-c6ea66eca484 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:47.030358 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f17e15fa-4c0f-4f21-9e06-c6ea66eca484 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:47.030790 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1380/5490] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:47 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:47.073664 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-5031f925-ffd4-4a1e-82c0-ba992eb6e648 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.075652 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-5031f925-ffd4-4a1e-82c0-ba992eb6e648 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:47.075847 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-5031f925-ffd4-4a1e-82c0-ba992eb6e648 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.076048 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-5031f925-ffd4-4a1e-82c0-ba992eb6e648 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.086222 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.086222 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:47.089238 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-5031f925-ffd4-4a1e-82c0-ba992eb6e648 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:47.092833 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-5031f925-ffd4-4a1e-82c0-ba992eb6e648 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:47.093175 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1374/5491] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:47 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:47.110165 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-0d823b2c-d7ad-46cd-bb43-8a7eb2569be7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.112074 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-0d823b2c-d7ad-46cd-bb43-8a7eb2569be7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c/action Aug 18 07:44:47.112498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-0d823b2c-d7ad-46cd-bb43-8a7eb2569be7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:47.112667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-0d823b2c-d7ad-46cd-bb43-8a7eb2569be7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:47.125148 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.125148 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:47.125629 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-0d823b2c-d7ad-46cd-bb43-8a7eb2569be7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:47.132127 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-0d823b2c-d7ad-46cd-bb43-8a7eb2569be7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Begin detaching volume completed successfully. Aug 18 07:44:47.132353 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-0d823b2c-d7ad-46cd-bb43-8a7eb2569be7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c/action returned with HTTP 202 Aug 18 07:44:47.132770 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1366/5492] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:44:47 2026] POST /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:47.148334 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-828e0451-7f7f-4d46-a36a-9406aee9b143 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.150255 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-828e0451-7f7f-4d46-a36a-9406aee9b143 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:47.150498 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-828e0451-7f7f-4d46-a36a-9406aee9b143 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.150818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-828e0451-7f7f-4d46-a36a-9406aee9b143 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.164146 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.164146 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:47.167809 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-828e0451-7f7f-4d46-a36a-9406aee9b143 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:47.171948 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-828e0451-7f7f-4d46-a36a-9406aee9b143 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:47.172386 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1373/5493] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:47 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1515 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:47.191170 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c3b2fd48-f5d3-4921-aede-4089603fc45a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.191604 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3b2fd48-f5d3-4921-aede-4089603fc45a None None] GET https://10.4.3.152/volume// Aug 18 07:44:47.191824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c3b2fd48-f5d3-4921-aede-4089603fc45a None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.192032 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c3b2fd48-f5d3-4921-aede-4089603fc45a None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.192382 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c3b2fd48-f5d3-4921-aede-4089603fc45a None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:47.192667 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1381/5494] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:44:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:47.199972 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-57876221-aa4f-4c4f-92a0-ed7af593b782 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.201949 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-57876221-aa4f-4c4f-92a0-ed7af593b782 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:47.202186 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-57876221-aa4f-4c4f-92a0-ed7af593b782 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.202596 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-57876221-aa4f-4c4f-92a0-ed7af593b782 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.213775 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.213775 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:47.216885 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-57876221-aa4f-4c4f-92a0-ed7af593b782 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:47.220524 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-57876221-aa4f-4c4f-92a0-ed7af593b782 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:47.220893 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1375/5495] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:44:47 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1695 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:47.703307 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-2d09ead6-fee1-4306-90c4-0aca7cac9d21 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.705180 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-2d09ead6-fee1-4306-90c4-0aca7cac9d21 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:47.705381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-2d09ead6-fee1-4306-90c4-0aca7cac9d21 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.705571 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-2d09ead6-fee1-4306-90c4-0aca7cac9d21 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.715861 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.715861 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:47.718647 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-2d09ead6-fee1-4306-90c4-0aca7cac9d21 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:47.722152 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-2d09ead6-fee1-4306-90c4-0aca7cac9d21 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:47.722571 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1367/5496] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:47 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1515 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:47.736260 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-56c55e90-7cef-40bf-bc6e-aa6a0456bd57 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.738337 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-56c55e90-7cef-40bf-bc6e-aa6a0456bd57 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c Aug 18 07:44:47.738533 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-56c55e90-7cef-40bf-bc6e-aa6a0456bd57 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.738739 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-56c55e90-7cef-40bf-bc6e-aa6a0456bd57 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.745825 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.745825 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:47.786699 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-d972fdb4-5942-4dc7-be92-e51d8a140aca req-56c55e90-7cef-40bf-bc6e-aa6a0456bd57 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c returned with HTTP 200 Aug 18 07:44:47.787307 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1374/5497] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:44:47 2026] DELETE /volume/v3/attachments/705b1222-215e-41f6-aa1d-2ce914ff9b4c => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:47.787788 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-488bf2cb-69c1-435d-830d-0969f542ac48 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:47.789630 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-488bf2cb-69c1-435d-830d-0969f542ac48 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:47.789823 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-488bf2cb-69c1-435d-830d-0969f542ac48 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:47.789993 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-488bf2cb-69c1-435d-830d-0969f542ac48 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:47.790094 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-488bf2cb-69c1-435d-830d-0969f542ac48 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:47.794115 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:47.794115 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:47.794705 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-488bf2cb-69c1-435d-830d-0969f542ac48 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:47.795025 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1382/5498] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:47 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:48.184099 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f4f5f7c3-63f0-4545-97f4-366b592968f8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:48.185792 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4f5f7c3-63f0-4545-97f4-366b592968f8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:48.186017 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4f5f7c3-63f0-4545-97f4-366b592968f8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:48.186502 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4f5f7c3-63f0-4545-97f4-366b592968f8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:48.195551 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:48.195551 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:48.198197 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f4f5f7c3-63f0-4545-97f4-366b592968f8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:48.201855 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4f5f7c3-63f0-4545-97f4-366b592968f8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:48.202253 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1376/5499] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:48 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:48.804242 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bc88a406-321e-45a3-921e-4180d2e6f54f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:48.805894 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc88a406-321e-45a3-921e-4180d2e6f54f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:48.806078 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc88a406-321e-45a3-921e-4180d2e6f54f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:48.806277 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bc88a406-321e-45a3-921e-4180d2e6f54f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:48.806410 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.backups [None req-bc88a406-321e-45a3-921e-4180d2e6f54f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100293) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:48.809882 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:48.809882 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:48.810444 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bc88a406-321e-45a3-921e-4180d2e6f54f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:48.810749 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1368/5500] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:48 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:49.819154 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-756292e6-5222-44f6-a092-871019cfd268 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:49.820833 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-756292e6-5222-44f6-a092-871019cfd268 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:49.821025 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-756292e6-5222-44f6-a092-871019cfd268 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:49.821199 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-756292e6-5222-44f6-a092-871019cfd268 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:49.821322 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-756292e6-5222-44f6-a092-871019cfd268 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:49.825215 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:49.825215 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:49.825798 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-756292e6-5222-44f6-a092-871019cfd268 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:49.826095 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1375/5501] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:49 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:50.651333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-31b5c9e3-9a63-4eab-8d30-8a13d41bdf08 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:50.653071 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31b5c9e3-9a63-4eab-8d30-8a13d41bdf08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:50.653271 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31b5c9e3-9a63-4eab-8d30-8a13d41bdf08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:50.653459 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-31b5c9e3-9a63-4eab-8d30-8a13d41bdf08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:50.662263 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:50.662263 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:50.665074 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-31b5c9e3-9a63-4eab-8d30-8a13d41bdf08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:50.668968 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-31b5c9e3-9a63-4eab-8d30-8a13d41bdf08 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:50.669317 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1383/5502] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:50 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:50.712491 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-cf1bf19b-cdfd-4584-bb8e-09657196143c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:50.715082 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-cf1bf19b-cdfd-4584-bb8e-09657196143c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:50.715381 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-cf1bf19b-cdfd-4584-bb8e-09657196143c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:50.715657 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-cf1bf19b-cdfd-4584-bb8e-09657196143c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:50.727306 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:50.727306 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:50.735812 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-cf1bf19b-cdfd-4584-bb8e-09657196143c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:50.750815 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-cf1bf19b-cdfd-4584-bb8e-09657196143c tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:50.751473 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1377/5503] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:50 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:50.776932 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-ffcfd83f-b252-4c0b-af47-af5bd09d6e0a None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:50.779410 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-ffcfd83f-b252-4c0b-af47-af5bd09d6e0a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c/action Aug 18 07:44:50.779823 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-ffcfd83f-b252-4c0b-af47-af5bd09d6e0a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:50.779973 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-ffcfd83f-b252-4c0b-af47-af5bd09d6e0a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:50.791051 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:50.791051 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:50.791676 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-ffcfd83f-b252-4c0b-af47-af5bd09d6e0a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:50.797393 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-ffcfd83f-b252-4c0b-af47-af5bd09d6e0a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Begin detaching volume completed successfully. Aug 18 07:44:50.797695 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-ffcfd83f-b252-4c0b-af47-af5bd09d6e0a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c/action returned with HTTP 202 Aug 18 07:44:50.798173 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1369/5504] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:44:50 2026] POST /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:50.822999 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2105f954-77b4-401a-9bb5-46fb33e6c64a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:50.826496 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2105f954-77b4-401a-9bb5-46fb33e6c64a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:50.826496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2105f954-77b4-401a-9bb5-46fb33e6c64a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:50.826496 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2105f954-77b4-401a-9bb5-46fb33e6c64a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:50.838785 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f2268cbe-f16c-4580-94af-1be32995f630 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:50.840220 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2268cbe-f16c-4580-94af-1be32995f630 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:50.840564 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f2268cbe-f16c-4580-94af-1be32995f630 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:50.840760 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f2268cbe-f16c-4580-94af-1be32995f630 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:50.840933 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-f2268cbe-f16c-4580-94af-1be32995f630 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:50.845723 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:50.845723 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:50.849160 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:50.849160 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:50.849282 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f2268cbe-f16c-4580-94af-1be32995f630 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:50.849282 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1384/5505] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:50 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:50.857229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3f175b44-4d15-449b-a482-cfda4daa6bd2 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:50.857229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f175b44-4d15-449b-a482-cfda4daa6bd2 None None] GET https://10.4.3.152/volume// Aug 18 07:44:50.857229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f175b44-4d15-449b-a482-cfda4daa6bd2 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:50.857229 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f175b44-4d15-449b-a482-cfda4daa6bd2 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:50.857229 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f175b44-4d15-449b-a482-cfda4daa6bd2 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:50.857229 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1378/5506] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:44:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:50.857463 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2105f954-77b4-401a-9bb5-46fb33e6c64a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:50.862254 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2105f954-77b4-401a-9bb5-46fb33e6c64a tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:50.862775 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1376/5507] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:50 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:50.864187 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-19780694-09f3-48e9-8359-3e024bc33f68 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:50.866259 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-19780694-09f3-48e9-8359-3e024bc33f68 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:50.866489 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-19780694-09f3-48e9-8359-3e024bc33f68 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:50.866661 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-19780694-09f3-48e9-8359-3e024bc33f68 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:50.876580 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:50.876580 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:50.880702 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-19780694-09f3-48e9-8359-3e024bc33f68 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:50.885784 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-19780694-09f3-48e9-8359-3e024bc33f68 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:50.886414 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1370/5508] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:44:50 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:51.860554 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4c549992-13e2-42a4-99e2-801d32ae6d33 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:51.866579 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c549992-13e2-42a4-99e2-801d32ae6d33 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:51.866767 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c549992-13e2-42a4-99e2-801d32ae6d33 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:51.866933 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4c549992-13e2-42a4-99e2-801d32ae6d33 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:51.867031 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.backups [None req-4c549992-13e2-42a4-99e2-801d32ae6d33 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100291) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:51.879472 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:51.879472 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:51.879634 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3d98523d-3eb6-47c5-a7aa-89c9a7ba7405 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:51.880886 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4c549992-13e2-42a4-99e2-801d32ae6d33 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:51.880886 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1385/5509] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:51 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:51.881271 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d98523d-3eb6-47c5-a7aa-89c9a7ba7405 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:51.881464 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d98523d-3eb6-47c5-a7aa-89c9a7ba7405 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:51.881643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3d98523d-3eb6-47c5-a7aa-89c9a7ba7405 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:51.902258 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:51.902258 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:51.903622 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3d98523d-3eb6-47c5-a7aa-89c9a7ba7405 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:51.909017 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3d98523d-3eb6-47c5-a7aa-89c9a7ba7405 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:51.909321 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1379/5510] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:51 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:52.895066 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e3519672-426f-4144-81fc-cd95eb802dac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:52.896805 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3519672-426f-4144-81fc-cd95eb802dac tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:52.896999 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3519672-426f-4144-81fc-cd95eb802dac tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:52.897174 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e3519672-426f-4144-81fc-cd95eb802dac tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:52.897295 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.backups [None req-e3519672-426f-4144-81fc-cd95eb802dac tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100292) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:52.901164 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:52.901164 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:52.901743 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e3519672-426f-4144-81fc-cd95eb802dac tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:52.902062 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1377/5511] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:52 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:52.911696 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ee0f522e-068d-4aa3-94e0-881583ce5a42 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:52.913151 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee0f522e-068d-4aa3-94e0-881583ce5a42 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] DELETE https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:52.913381 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee0f522e-068d-4aa3-94e0-881583ce5a42 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:52.913553 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ee0f522e-068d-4aa3-94e0-881583ce5a42 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:52.913648 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.contrib.backups [None req-ee0f522e-068d-4aa3-94e0-881583ce5a42 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Delete backup with id: 0d305ab4-32b1-4926-a150-23fb27b6d4a8. Aug 18 07:44:52.917318 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:52.917318 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:52.921359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0611d1ed-d2bc-4e30-a697-2a92ffaa32f6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:52.923116 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0611d1ed-d2bc-4e30-a697-2a92ffaa32f6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:52.923307 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0611d1ed-d2bc-4e30-a697-2a92ffaa32f6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:52.923497 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0611d1ed-d2bc-4e30-a697-2a92ffaa32f6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:52.927975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.backup.rpcapi [None req-ee0f522e-068d-4aa3-94e0-881583ce5a42 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] delete_backup rpcapi backup_id 0d305ab4-32b1-4926-a150-23fb27b6d4a8 {{(pid=100293) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 07:44:52.931327 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ee0f522e-068d-4aa3-94e0-881583ce5a42 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 202 Aug 18 07:44:52.931853 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1371/5512] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:52 2026] DELETE /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:52.932522 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:52.932522 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:52.937666 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0611d1ed-d2bc-4e30-a697-2a92ffaa32f6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:52.939467 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0611d1ed-d2bc-4e30-a697-2a92ffaa32f6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:52.939853 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1386/5513] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:52 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:52.939924 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-916cadcf-c2ee-4648-b725-104c9cd1915b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:52.942779 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-916cadcf-c2ee-4648-b725-104c9cd1915b tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:52.942779 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-916cadcf-c2ee-4648-b725-104c9cd1915b tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:52.942779 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-916cadcf-c2ee-4648-b725-104c9cd1915b tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:52.942779 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-916cadcf-c2ee-4648-b725-104c9cd1915b tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:52.947248 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:52.947248 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:52.948066 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-916cadcf-c2ee-4648-b725-104c9cd1915b tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 200 Aug 18 07:44:52.948577 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1380/5514] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:52 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:53.335770 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-87f6aaf4-dfc4-4bfb-babf-d185baa50d65 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:53.337687 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-87f6aaf4-dfc4-4bfb-babf-d185baa50d65 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:53.337889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-87f6aaf4-dfc4-4bfb-babf-d185baa50d65 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:53.338066 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-87f6aaf4-dfc4-4bfb-babf-d185baa50d65 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:53.346391 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:53.346391 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:53.349663 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-87f6aaf4-dfc4-4bfb-babf-d185baa50d65 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:53.355025 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-87f6aaf4-dfc4-4bfb-babf-d185baa50d65 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:53.355465 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1378/5515] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:53 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:53.675172 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-99e7bd04-c34d-4c9e-abbb-ee87f101d2e3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:53.677089 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-99e7bd04-c34d-4c9e-abbb-ee87f101d2e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31 Aug 18 07:44:53.677337 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-99e7bd04-c34d-4c9e-abbb-ee87f101d2e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:53.677602 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-99e7bd04-c34d-4c9e-abbb-ee87f101d2e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:53.684295 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:53.684295 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:53.718273 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-359d9763-a349-4d23-b081-49cdb230d8a5 req-99e7bd04-c34d-4c9e-abbb-ee87f101d2e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31 returned with HTTP 200 Aug 18 07:44:53.718710 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1372/5516] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:44:53 2026] DELETE /volume/v3/attachments/aaa5ecb9-ca79-4dfc-ae94-1c93feecde31 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:53.951618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0353bde5-17dc-4c70-8729-395db1506cc0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:53.953488 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0353bde5-17dc-4c70-8729-395db1506cc0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:53.953713 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0353bde5-17dc-4c70-8729-395db1506cc0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:53.953917 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0353bde5-17dc-4c70-8729-395db1506cc0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:53.957941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d7d670f7-648e-4ff6-bb11-a9e53b36158e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:53.959782 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7d670f7-648e-4ff6-bb11-a9e53b36158e tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 Aug 18 07:44:53.960006 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7d670f7-648e-4ff6-bb11-a9e53b36158e tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:53.960204 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d7d670f7-648e-4ff6-bb11-a9e53b36158e tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:53.960370 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.backups [None req-d7d670f7-648e-4ff6-bb11-a9e53b36158e tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Show backup with id 0d305ab4-32b1-4926-a150-23fb27b6d4a8. {{(pid=100290) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 07:44:53.961065 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:53.961065 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:53.963975 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d7d670f7-648e-4ff6-bb11-a9e53b36158e tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 returned with HTTP 404 Aug 18 07:44:53.964456 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1381/5517] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:53 2026] GET /volume/v3/backups/0d305ab4-32b1-4926-a150-23fb27b6d4a8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:53.964642 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0353bde5-17dc-4c70-8729-395db1506cc0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:53.968943 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0353bde5-17dc-4c70-8729-395db1506cc0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:53.969306 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1387/5518] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:53 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:53.970928 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:53.973046 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 Aug 18 07:44:53.973481 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:53.973605 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:53.973796 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Delete volume with id: b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 Aug 18 07:44:53.981827 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:53.981827 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:53.982141 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Volume info retrieved successfully. Aug 18 07:44:53.982200 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4f393ea0-0f6e-4d88-8930-62b7a0894e84 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:53.984485 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f393ea0-0f6e-4d88-8930-62b7a0894e84 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:53.984631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f393ea0-0f6e-4d88-8930-62b7a0894e84 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:53.984908 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4f393ea0-0f6e-4d88-8930-62b7a0894e84 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:53.996169 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:53.996169 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:54.000420 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4f393ea0-0f6e-4d88-8930-62b7a0894e84 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:54.002095 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Delete volume request issued successfully. Aug 18 07:44:54.002317 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-40f71cee-32df-4ce7-ba48-57e3babd37a9 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 returned with HTTP 202 Aug 18 07:44:54.005730 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1379/5519] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:53 2026] DELETE /volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:54.006065 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4f393ea0-0f6e-4d88-8930-62b7a0894e84 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:44:54.006608 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1373/5520] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:53 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:54.012937 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b1964625-4945-4ca3-be81-52c5dd34c407 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.014560 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1964625-4945-4ca3-be81-52c5dd34c407 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 Aug 18 07:44:54.014801 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1964625-4945-4ca3-be81-52c5dd34c407 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:54.015018 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b1964625-4945-4ca3-be81-52c5dd34c407 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:54.023166 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:54.023166 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:54.027486 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-b1964625-4945-4ca3-be81-52c5dd34c407 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Volume info retrieved successfully. Aug 18 07:44:54.033010 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b1964625-4945-4ca3-be81-52c5dd34c407 tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 returned with HTTP 200 Aug 18 07:44:54.033581 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1382/5521] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:54 2026] GET /volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:54.047694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-d826cfda-8034-47ed-8795-3482cae7f706 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.049767 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-d826cfda-8034-47ed-8795-3482cae7f706 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:54.049940 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-d826cfda-8034-47ed-8795-3482cae7f706 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:54.050118 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-d826cfda-8034-47ed-8795-3482cae7f706 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:54.059076 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:54.059076 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:54.062752 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-d826cfda-8034-47ed-8795-3482cae7f706 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:54.066726 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-d826cfda-8034-47ed-8795-3482cae7f706 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:44:54.067093 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1388/5522] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:54 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:54.085370 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-e9b7b13d-f180-43b2-a452-e5a530b9618d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.091275 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-e9b7b13d-f180-43b2-a452-e5a530b9618d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/action Aug 18 07:44:54.091275 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-e9b7b13d-f180-43b2-a452-e5a530b9618d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:54.091397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-e9b7b13d-f180-43b2-a452-e5a530b9618d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:54.104292 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:54.104292 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:54.104763 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-e9b7b13d-f180-43b2-a452-e5a530b9618d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:54.111961 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-e9b7b13d-f180-43b2-a452-e5a530b9618d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Begin detaching volume completed successfully. Aug 18 07:44:54.112184 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-e9b7b13d-f180-43b2-a452-e5a530b9618d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/action returned with HTTP 202 Aug 18 07:44:54.112666 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1380/5523] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:44:54 2026] POST /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:54.129906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-18309402-f616-4422-b77b-75e29c123317 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.131667 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18309402-f616-4422-b77b-75e29c123317 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:54.131885 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18309402-f616-4422-b77b-75e29c123317 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:54.132068 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-18309402-f616-4422-b77b-75e29c123317 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:54.142279 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:54.142279 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:54.146846 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-18309402-f616-4422-b77b-75e29c123317 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:54.151097 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-18309402-f616-4422-b77b-75e29c123317 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:44:54.151758 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1374/5524] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:54 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:54.152672 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5c63d9f7-4d05-4623-8ae7-a3f6e883ea56 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.153041 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c63d9f7-4d05-4623-8ae7-a3f6e883ea56 None None] GET https://10.4.3.152/volume// Aug 18 07:44:54.153218 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c63d9f7-4d05-4623-8ae7-a3f6e883ea56 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:54.153439 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c63d9f7-4d05-4623-8ae7-a3f6e883ea56 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:54.153761 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c63d9f7-4d05-4623-8ae7-a3f6e883ea56 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:54.154014 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1383/5525] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:44:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:54.163849 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-a0878bf1-9d49-4d01-84d4-e7c762de50c4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.165742 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-a0878bf1-9d49-4d01-84d4-e7c762de50c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:54.165926 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-a0878bf1-9d49-4d01-84d4-e7c762de50c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:54.166094 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-a0878bf1-9d49-4d01-84d4-e7c762de50c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:54.175082 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:54.175082 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:54.178264 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-a0878bf1-9d49-4d01-84d4-e7c762de50c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:54.182537 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-a0878bf1-9d49-4d01-84d4-e7c762de50c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:44:54.183077 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1389/5526] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:44:54 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 1348 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:54.192454 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-dea6aafe-a073-4564-9fc6-a23f60119b09 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.194986 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-dea6aafe-a073-4564-9fc6-a23f60119b09 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/encryption Aug 18 07:44:54.195266 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-dea6aafe-a073-4564-9fc6-a23f60119b09 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:54.195515 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-dea6aafe-a073-4564-9fc6-a23f60119b09 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:54.206033 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:54.206033 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:54.213502 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-dea6aafe-a073-4564-9fc6-a23f60119b09 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/encryption returned with HTTP 200 Aug 18 07:44:54.213983 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1381/5527] 10.4.3.152 () {68 vars in 1631 bytes} [Tue Aug 18 07:44:54 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:54.985126 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-0e833cd1-0053-47a4-bd41-33049c3f9b71 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:54.986950 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-0e833cd1-0053-47a4-bd41-33049c3f9b71 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad Aug 18 07:44:54.987143 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-0e833cd1-0053-47a4-bd41-33049c3f9b71 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:54.987350 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-0e833cd1-0053-47a4-bd41-33049c3f9b71 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:54.993733 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:54.993733 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:55.033096 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ce0bcf73-73b1-4107-8337-08fc75db4daa req-0e833cd1-0053-47a4-bd41-33049c3f9b71 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad returned with HTTP 200 Aug 18 07:44:55.033510 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1375/5528] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:44:54 2026] DELETE /volume/v3/attachments/b8b9cb0d-3298-4b73-92bc-eb87f58144ad => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:55.051228 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c9ef94b6-d6a8-4fac-85fb-e03d4722c46f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.052937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9ef94b6-d6a8-4fac-85fb-e03d4722c46f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] GET https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 Aug 18 07:44:55.053151 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9ef94b6-d6a8-4fac-85fb-e03d4722c46f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:55.053366 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c9ef94b6-d6a8-4fac-85fb-e03d4722c46f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:55.059480 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c9ef94b6-d6a8-4fac-85fb-e03d4722c46f tempest-ProjectReaderTests39-1660888052 tempest-ProjectReaderTests39-1660888052-project-admin] https://10.4.3.152/volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 returned with HTTP 404 Aug 18 07:44:55.060004 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1384/5529] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:55 2026] GET /volume/v3/volumes/b78baa61-2bcc-4ef7-98c2-c1e51f0dab60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:55.165279 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7ea382d9-60c5-4fdb-871b-7b7fd847156e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.168845 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ea382d9-60c5-4fdb-871b-7b7fd847156e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:55.169001 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ea382d9-60c5-4fdb-871b-7b7fd847156e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:55.169221 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7ea382d9-60c5-4fdb-871b-7b7fd847156e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:55.179646 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:55.179646 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:55.184886 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7ea382d9-60c5-4fdb-871b-7b7fd847156e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:55.191873 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7ea382d9-60c5-4fdb-871b-7b7fd847156e tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:44:55.192578 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1390/5530] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:55 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:55.205343 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dca6eda0-427a-49f6-9fd4-3819bdcbbab9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.207791 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dca6eda0-427a-49f6-9fd4-3819bdcbbab9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:55.208150 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dca6eda0-427a-49f6-9fd4-3819bdcbbab9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:55.208415 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dca6eda0-427a-49f6-9fd4-3819bdcbbab9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:55.220687 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:55.220687 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:55.224938 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-dca6eda0-427a-49f6-9fd4-3819bdcbbab9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:55.230815 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dca6eda0-427a-49f6-9fd4-3819bdcbbab9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:44:55.231289 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1382/5531] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:55 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:55.277107 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-d5ec9566-ca0a-415c-8457-515e66812548 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.280621 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-d5ec9566-ca0a-415c-8457-515e66812548 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:55.280804 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-d5ec9566-ca0a-415c-8457-515e66812548 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:55.280994 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-d5ec9566-ca0a-415c-8457-515e66812548 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:55.296279 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:55.296279 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:55.300994 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-d5ec9566-ca0a-415c-8457-515e66812548 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:55.307280 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-d5ec9566-ca0a-415c-8457-515e66812548 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:44:55.307893 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1376/5532] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:44:55 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:55.347675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-53615e99-9c94-4491-99c8-59e63673ff36 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.349857 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-53615e99-9c94-4491-99c8-59e63673ff36 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545/action Aug 18 07:44:55.350538 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-53615e99-9c94-4491-99c8-59e63673ff36 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:44:55.350803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-53615e99-9c94-4491-99c8-59e63673ff36 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:55.365948 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:55.365948 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:55.366852 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-53615e99-9c94-4491-99c8-59e63673ff36 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:55.375942 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-53615e99-9c94-4491-99c8-59e63673ff36 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Begin detaching volume completed successfully. Aug 18 07:44:55.376406 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-53615e99-9c94-4491-99c8-59e63673ff36 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545/action returned with HTTP 202 Aug 18 07:44:55.377009 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1385/5533] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:44:55 2026] POST /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:44:55.395006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1cab9687-5f54-4436-ae0c-978e09e939b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.398752 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1cab9687-5f54-4436-ae0c-978e09e939b2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:55.398752 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1cab9687-5f54-4436-ae0c-978e09e939b2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:55.398752 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1cab9687-5f54-4436-ae0c-978e09e939b2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:55.411014 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:55.411014 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:55.416518 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-1cab9687-5f54-4436-ae0c-978e09e939b2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:55.416616 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-af744b22-019f-4c0d-b483-781d18f8830b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.416854 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af744b22-019f-4c0d-b483-781d18f8830b None None] GET https://10.4.3.152/volume// Aug 18 07:44:55.417017 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-af744b22-019f-4c0d-b483-781d18f8830b None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:55.417222 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-af744b22-019f-4c0d-b483-781d18f8830b None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:55.417544 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af744b22-019f-4c0d-b483-781d18f8830b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:44:55.417831 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1383/5534] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:44:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:44:55.419674 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1cab9687-5f54-4436-ae0c-978e09e939b2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:44:55.419674 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1391/5535] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:55 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:44:55.423849 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-35b714e7-ff1e-46a3-9280-95a5779eb308 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:55.426965 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-35b714e7-ff1e-46a3-9280-95a5779eb308 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:55.427273 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-35b714e7-ff1e-46a3-9280-95a5779eb308 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:55.427552 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-35b714e7-ff1e-46a3-9280-95a5779eb308 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:55.439743 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:55.439743 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:55.443763 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-35b714e7-ff1e-46a3-9280-95a5779eb308 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:55.449227 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-35b714e7-ff1e-46a3-9280-95a5779eb308 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:44:55.449789 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1377/5536] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:44:55 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 1320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 07:44:56.266965 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-1575bff9-fd87-40e0-ac3a-3aded2ab2b30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:56.268814 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-1575bff9-fd87-40e0-ac3a-3aded2ab2b30 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602 Aug 18 07:44:56.269123 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-1575bff9-fd87-40e0-ac3a-3aded2ab2b30 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:56.269416 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-1575bff9-fd87-40e0-ac3a-3aded2ab2b30 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:56.277092 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:56.277092 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:56.319812 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-ea67bce7-7f1d-4d20-8cb4-51238fb68ad5 req-1575bff9-fd87-40e0-ac3a-3aded2ab2b30 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602 returned with HTTP 200 Aug 18 07:44:56.320199 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1386/5537] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:44:56 2026] DELETE /volume/v3/attachments/fbb819a1-dbc3-4891-a0c4-656e037b3602 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:56.433892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b139404e-8767-4125-8edd-6c6934d950f9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:56.435634 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b139404e-8767-4125-8edd-6c6934d950f9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:56.435858 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b139404e-8767-4125-8edd-6c6934d950f9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:56.436101 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b139404e-8767-4125-8edd-6c6934d950f9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:56.442887 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:56.442887 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:56.446674 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b139404e-8767-4125-8edd-6c6934d950f9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:56.450967 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b139404e-8767-4125-8edd-6c6934d950f9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:44:56.451400 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1384/5538] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:56 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:56.464013 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fb438f07-15fc-4073-8d51-d4b2da682170 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:56.465863 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:56.466039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:56.466253 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:56.466422 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume with id: 5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:56.473651 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:56.473651 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:56.474119 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:56.485285 np0000007613 devstack@c-api.service[100291]: WARNING cinder.keymgr.conf_key_mgr [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:44:56.491366 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume request issued successfully. Aug 18 07:44:56.491607 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fb438f07-15fc-4073-8d51-d4b2da682170 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 202 Aug 18 07:44:56.492032 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1392/5539] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:44:56 2026] DELETE /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:56.498975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0f7bec31-8306-4dc2-b795-94297c29f6ff None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:56.502190 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f7bec31-8306-4dc2-b795-94297c29f6ff tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:56.502429 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f7bec31-8306-4dc2-b795-94297c29f6ff tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:56.502642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0f7bec31-8306-4dc2-b795-94297c29f6ff tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:56.512915 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:56.512915 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:56.517563 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0f7bec31-8306-4dc2-b795-94297c29f6ff tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:56.522795 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0f7bec31-8306-4dc2-b795-94297c29f6ff tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 200 Aug 18 07:44:56.523185 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1378/5540] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:56 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:56.723524 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-613eb925-a730-4207-97a3-46d70efe4aa3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:56.815669 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-613eb925-a730-4207-97a3-46d70efe4aa3 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:44:56.816090 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-613eb925-a730-4207-97a3-46d70efe4aa3 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-858446264", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1533963029", "vendor_name": "tempest-vendor_name-865040016"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:56.817665 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:56.817665 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:56.830013 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-613eb925-a730-4207-97a3-46d70efe4aa3 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:44:56.830591 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1387/5541] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:44:56 2026] POST /volume/v3/types => generated 328 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:56.838488 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:56.840054 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:44:56.840407 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "415fa582-bf7c-43af-8380-57654e26a923", "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:56.841725 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume request body: {'volume': {'volume_type': '415fa582-bf7c-43af-8380-57654e26a923', 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:44:56.845681 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume of 1 GB Aug 18 07:44:56.845956 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:56.845956 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:56.846312 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Availability Zones retrieved successfully. Aug 18 07:44:56.851476 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Flow 'volume_create_api' (3ccca25b-6ae1-427d-8823-34ece16726cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:56.852464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d25b59-8e13-4237-8ba0-b309c36eebf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:56.853277 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:44:56.870690 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d25b59-8e13-4237-8ba0-b309c36eebf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:44:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1533963029',vendor_name='tempest-vendor_name-865040016'},id=415fa582-bf7c-43af-8380-57654e26a923,is_public=True,name='tempest-ProjectMemberTests-volume-type-858446264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '415fa582-bf7c-43af-8380-57654e26a923', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:56.871466 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f37b94-75bd-47fe-b05c-dc112f156873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:56.894893 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-858446264 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-858446264, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:56.895218 np0000007613 devstack@c-api.service[100292]: WARNING cinder.quota [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-858446264 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-858446264, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:56.921485 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Created reservations ['605feb47-513e-4f88-a1f7-e193f921b71a', '7ffab02d-deea-4702-a884-dcbaf0b200cb', '7cc55f1d-74a1-4d48-9fcb-6c3f81116cf3', '35423214-8356-4452-9b62-49d4d39528b1'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:56.922203 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f37b94-75bd-47fe-b05c-dc112f156873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['605feb47-513e-4f88-a1f7-e193f921b71a', '7ffab02d-deea-4702-a884-dcbaf0b200cb', '7cc55f1d-74a1-4d48-9fcb-6c3f81116cf3', '35423214-8356-4452-9b62-49d4d39528b1']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:56.922892 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5627ba98-d9d4-4461-bf64-4d534e320bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:56.947716 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5627ba98-d9d4-4461-bf64-4d534e320bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2051b59-9b5b-486d-ab2f-594ebf84157b', '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='4e52b4ad588548c6b900ad38bf4a212c',qos_specs=None,replication_status=,reservations=['605feb47-513e-4f88-a1f7-e193f921b71a','7ffab02d-deea-4702-a884-dcbaf0b200cb','7cc55f1d-74a1-4d48-9fcb-6c3f81116cf3','35423214-8356-4452-9b62-49d4d39528b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_type_id=415fa582-bf7c-43af-8380-57654e26a923), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2051b59-9b5b-486d-ab2f-594ebf84157b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52b4ad588548c6b900ad38bf4a212c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(415fa582-bf7c-43af-8380-57654e26a923),volume_type_id=415fa582-bf7c-43af-8380-57654e26a923)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:56.948751 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8332e9d0-af5a-4836-b278-2ceb356fc4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:56.968138 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8332e9d0-af5a-4836-b278-2ceb356fc4d9) transitioned into state 'SUCCESS' from 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='4e52b4ad588548c6b900ad38bf4a212c',qos_specs=None,replication_status=,reservations=['605feb47-513e-4f88-a1f7-e193f921b71a','7ffab02d-deea-4702-a884-dcbaf0b200cb','7cc55f1d-74a1-4d48-9fcb-6c3f81116cf3','35423214-8356-4452-9b62-49d4d39528b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_type_id=415fa582-bf7c-43af-8380-57654e26a923)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:56.968692 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbaffa9-e372-43c0-8d2c-1412f5f1f4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:56.977026 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbaffa9-e372-43c0-8d2c-1412f5f1f4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:56.978011 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Flow 'volume_create_api' (3ccca25b-6ae1-427d-8823-34ece16726cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:56.978402 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume request issued successfully. Aug 18 07:44:56.979531 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4805ab6f-f930-4851-8c70-1afe4d01c54e tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:44:56.980596 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1385/5542] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:44:56 2026] POST /volume/v3/volumes => generated 773 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:56.991713 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8f19d8f4-f057-4eae-8f92-1da5c2a54d72 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:56.993401 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f19d8f4-f057-4eae-8f92-1da5c2a54d72 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b Aug 18 07:44:56.993595 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f19d8f4-f057-4eae-8f92-1da5c2a54d72 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:56.993761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8f19d8f4-f057-4eae-8f92-1da5c2a54d72 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:57.000128 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:57.000128 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:57.003247 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8f19d8f4-f057-4eae-8f92-1da5c2a54d72 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:44:57.006765 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8f19d8f4-f057-4eae-8f92-1da5c2a54d72 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b returned with HTTP 200 Aug 18 07:44:57.007149 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1393/5543] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:56 2026] GET /volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:57.540225 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-02c3d2a7-4bed-4fad-ad6e-345ba829a614 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:57.542386 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02c3d2a7-4bed-4fad-ad6e-345ba829a614 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 Aug 18 07:44:57.542607 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02c3d2a7-4bed-4fad-ad6e-345ba829a614 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:57.542845 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-02c3d2a7-4bed-4fad-ad6e-345ba829a614 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:57.549633 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-02c3d2a7-4bed-4fad-ad6e-345ba829a614 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 returned with HTTP 404 Aug 18 07:44:57.550222 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1379/5544] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:57 2026] GET /volume/v3/volumes/5d1c7c9e-72c2-4872-8120-0ec33ff66cb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:57.558583 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5077c0d9-8566-4034-b506-7cd096fa5c60 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:57.560777 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5077c0d9-8566-4034-b506-7cd096fa5c60 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:44:57.561027 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5077c0d9-8566-4034-b506-7cd096fa5c60 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:57.561294 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5077c0d9-8566-4034-b506-7cd096fa5c60 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:57.562326 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-5077c0d9-8566-4034-b506-7cd096fa5c60 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:44:57.579155 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5077c0d9-8566-4034-b506-7cd096fa5c60 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Get all volumes completed successfully. Aug 18 07:44:57.582237 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:57.582237 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:57.587135 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5077c0d9-8566-4034-b506-7cd096fa5c60 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:44:57.587556 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1388/5545] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:44:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13119 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:57.603418 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e57be600-04a2-4724-bc98-8bd80bdc9c1a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:57.605621 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e57be600-04a2-4724-bc98-8bd80bdc9c1a tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] DELETE https://10.4.3.152/volume/v3/types/a14f845c-4cac-4344-82c1-bd0c77fde266 Aug 18 07:44:57.606024 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e57be600-04a2-4724-bc98-8bd80bdc9c1a tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:57.606291 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e57be600-04a2-4724-bc98-8bd80bdc9c1a tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:57.606586 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:57.606586 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:44:57.633508 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e57be600-04a2-4724-bc98-8bd80bdc9c1a tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/types/a14f845c-4cac-4344-82c1-bd0c77fde266 returned with HTTP 202 Aug 18 07:44:57.634035 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1386/5546] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:44:57 2026] DELETE /volume/v3/types/a14f845c-4cac-4344-82c1-bd0c77fde266 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:57.641765 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:57.643412 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:57.643618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:57.643792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:57.643935 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume with id: b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:57.650144 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:57.650144 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:57.650611 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:57.665306 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume request issued successfully. Aug 18 07:44:57.665572 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b0fed8c4-da73-4157-8187-b18b69b39eb5 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 202 Aug 18 07:44:57.665999 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1394/5547] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:44:57 2026] DELETE /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:57.673141 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-76c88945-24e8-463a-bccd-7ed21abe3eb2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:57.676321 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76c88945-24e8-463a-bccd-7ed21abe3eb2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:57.676531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76c88945-24e8-463a-bccd-7ed21abe3eb2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:57.676800 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-76c88945-24e8-463a-bccd-7ed21abe3eb2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:57.684367 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:57.684367 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:57.690267 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-76c88945-24e8-463a-bccd-7ed21abe3eb2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:57.695138 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-76c88945-24e8-463a-bccd-7ed21abe3eb2 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 200 Aug 18 07:44:57.695558 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1380/5548] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:57 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:58.020320 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-69fbc151-29d2-4694-bcea-381c30ad08da None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.021864 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69fbc151-29d2-4694-bcea-381c30ad08da tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b Aug 18 07:44:58.022046 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69fbc151-29d2-4694-bcea-381c30ad08da tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.022220 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-69fbc151-29d2-4694-bcea-381c30ad08da tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.028495 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:58.028495 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:58.031148 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-69fbc151-29d2-4694-bcea-381c30ad08da tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:44:58.034220 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-69fbc151-29d2-4694-bcea-381c30ad08da tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b returned with HTTP 200 Aug 18 07:44:58.034544 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1389/5549] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:58 2026] GET /volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:58.046294 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-57370698-4ed2-44e1-8517-a7662466c458 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.048028 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57370698-4ed2-44e1-8517-a7662466c458 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:44:58.048302 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57370698-4ed2-44e1-8517-a7662466c458 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.048527 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-57370698-4ed2-44e1-8517-a7662466c458 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.051801 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-57370698-4ed2-44e1-8517-a7662466c458 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:44:58.052170 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1387/5550] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:44:58 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:58.060051 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-09b3575a-0bee-4f7b-bb87-5aaf3cf52533 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.114341 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09b3575a-0bee-4f7b-bb87-5aaf3cf52533 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] DELETE https://10.4.3.152/volume/v3/messages/b3623c9c-311e-4cab-a4e3-b4b5570b8e45 Aug 18 07:44:58.114625 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09b3575a-0bee-4f7b-bb87-5aaf3cf52533 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.114860 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-09b3575a-0bee-4f7b-bb87-5aaf3cf52533 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.122299 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-09b3575a-0bee-4f7b-bb87-5aaf3cf52533 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] https://10.4.3.152/volume/v3/messages/b3623c9c-311e-4cab-a4e3-b4b5570b8e45 returned with HTTP 204 Aug 18 07:44:58.122922 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1395/5551] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:44:58 2026] DELETE /volume/v3/messages/b3623c9c-311e-4cab-a4e3-b4b5570b8e45 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:44:58.128790 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b443bd6d-48c1-4041-9cf5-3b1a4f6bf493 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.130582 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b443bd6d-48c1-4041-9cf5-3b1a4f6bf493 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] GET https://10.4.3.152/volume/v3/messages/b3623c9c-311e-4cab-a4e3-b4b5570b8e45 Aug 18 07:44:58.130804 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b443bd6d-48c1-4041-9cf5-3b1a4f6bf493 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.131038 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b443bd6d-48c1-4041-9cf5-3b1a4f6bf493 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.133765 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b443bd6d-48c1-4041-9cf5-3b1a4f6bf493 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] https://10.4.3.152/volume/v3/messages/b3623c9c-311e-4cab-a4e3-b4b5570b8e45 returned with HTTP 404 Aug 18 07:44:58.134242 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1381/5552] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:58 2026] GET /volume/v3/messages/b3623c9c-311e-4cab-a4e3-b4b5570b8e45 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:58.140238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.141845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b Aug 18 07:44:58.142094 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.142253 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.142447 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Delete volume with id: c2051b59-9b5b-486d-ab2f-594ebf84157b Aug 18 07:44:58.149813 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:58.149813 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:58.150150 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:44:58.150986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:44:58.160059 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-858446264 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-858446264, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:58.160321 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-858446264 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-858446264, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:58.167247 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Created reservations ['3a09e44a-551c-4911-a77f-037c3f428a05', '21539ad1-a09a-47a0-b49a-ffccea9d18c8', 'c1a7b18c-8f80-4ea7-a07d-e3c326aef87e', 'a24b0001-107a-40c4-8149-f1dcd6362bd1'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:58.188440 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Delete volume request issued successfully. Aug 18 07:44:58.188639 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c1f85258-a692-4de5-ae4a-1384330d3ff8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b returned with HTTP 202 Aug 18 07:44:58.189233 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1390/5553] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:58 2026] DELETE /volume/v3/volumes/c2051b59-9b5b-486d-ab2f-594ebf84157b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:58.195323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-26148258-a2d0-45ed-82d3-0e20ab8080cf None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.197038 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26148258-a2d0-45ed-82d3-0e20ab8080cf tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/types/415fa582-bf7c-43af-8380-57654e26a923 Aug 18 07:44:58.197316 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26148258-a2d0-45ed-82d3-0e20ab8080cf tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.197578 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-26148258-a2d0-45ed-82d3-0e20ab8080cf tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.218403 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-26148258-a2d0-45ed-82d3-0e20ab8080cf tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/types/415fa582-bf7c-43af-8380-57654e26a923 returned with HTTP 202 Aug 18 07:44:58.218798 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1388/5554] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:44:58 2026] DELETE /volume/v3/types/415fa582-bf7c-43af-8380-57654e26a923 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:58.226428 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-06d8f9ec-f8fd-4de0-a975-9b3ddba0b276 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.227929 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06d8f9ec-f8fd-4de0-a975-9b3ddba0b276 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:44:58.228250 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-06d8f9ec-f8fd-4de0-a975-9b3ddba0b276 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-30577964", "extra_specs": {"storage_protocol": "tempest-storage_protocol-717403750", "vendor_name": "tempest-vendor_name-1764505839"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:58.239269 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-06d8f9ec-f8fd-4de0-a975-9b3ddba0b276 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:44:58.239637 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1396/5555] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:44:58 2026] POST /volume/v3/types => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:58.246756 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.248320 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:44:58.248655 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bf0240d-17de-47bb-9324-344fc0b83ee4", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:58.249956 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume request body: {'volume': {'volume_type': '9bf0240d-17de-47bb-9324-344fc0b83ee4', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:44:58.253448 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume of 1 GB Aug 18 07:44:58.253682 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:58.253682 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:58.254000 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Availability Zones retrieved successfully. Aug 18 07:44:58.259050 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Flow 'volume_create_api' (6cbeb16b-915a-420b-a8b1-8366051b64cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:58.260046 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f705247-0744-45ff-b43b-ee8ac2b74176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:58.260797 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:44:58.276825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f705247-0744-45ff-b43b-ee8ac2b74176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:44:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-717403750',vendor_name='tempest-vendor_name-1764505839'},id=9bf0240d-17de-47bb-9324-344fc0b83ee4,is_public=True,name='tempest-ProjectMemberTests-volume-type-30577964',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bf0240d-17de-47bb-9324-344fc0b83ee4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:58.277504 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e70b1d-62ce-4618-ba1d-d36bbf8d4ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:58.301654 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-30577964 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-30577964, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:58.301960 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-30577964 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-30577964, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:58.324728 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Created reservations ['1c4d1657-08f8-4a0a-b1e0-c07b9b869bda', '607fc4b9-9cae-4625-ab27-9b52d5a48219', '6724e1dc-3354-46d4-a85d-1b677f19c199', '6b633853-2ca5-431f-b285-39b911dd0f55'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:58.325714 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e70b1d-62ce-4618-ba1d-d36bbf8d4ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4d1657-08f8-4a0a-b1e0-c07b9b869bda', '607fc4b9-9cae-4625-ab27-9b52d5a48219', '6724e1dc-3354-46d4-a85d-1b677f19c199', '6b633853-2ca5-431f-b285-39b911dd0f55']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:58.326640 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58c7adb-5a86-4812-b16a-4170501c6811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:58.348329 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58c7adb-5a86-4812-b16a-4170501c6811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '444e0000-82c1-4ec1-9f36-e3bb6b2b6742', '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='4e52b4ad588548c6b900ad38bf4a212c',qos_specs=None,replication_status=,reservations=['1c4d1657-08f8-4a0a-b1e0-c07b9b869bda','607fc4b9-9cae-4625-ab27-9b52d5a48219','6724e1dc-3354-46d4-a85d-1b677f19c199','6b633853-2ca5-431f-b285-39b911dd0f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_type_id=9bf0240d-17de-47bb-9324-344fc0b83ee4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=444e0000-82c1-4ec1-9f36-e3bb6b2b6742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52b4ad588548c6b900ad38bf4a212c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bf0240d-17de-47bb-9324-344fc0b83ee4),volume_type_id=9bf0240d-17de-47bb-9324-344fc0b83ee4)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:58.349002 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b49bce6-15fa-4b43-bb79-9cbd569e4155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:58.364344 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b49bce6-15fa-4b43-bb79-9cbd569e4155) transitioned into state 'SUCCESS' from 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='4e52b4ad588548c6b900ad38bf4a212c',qos_specs=None,replication_status=,reservations=['1c4d1657-08f8-4a0a-b1e0-c07b9b869bda','607fc4b9-9cae-4625-ab27-9b52d5a48219','6724e1dc-3354-46d4-a85d-1b677f19c199','6b633853-2ca5-431f-b285-39b911dd0f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_type_id=9bf0240d-17de-47bb-9324-344fc0b83ee4)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:58.365010 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f67d66-2d86-4474-8276-43c2ad6bf514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:58.372948 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f67d66-2d86-4474-8276-43c2ad6bf514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:58.373715 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Flow 'volume_create_api' (6cbeb16b-915a-420b-a8b1-8366051b64cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:58.373982 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume request issued successfully. Aug 18 07:44:58.374537 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-636b4258-4e0a-4beb-a916-8f3ae53d0cf0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:44:58.374911 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1382/5556] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:44:58 2026] POST /volume/v3/volumes => generated 772 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:58.388535 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-f4dc0f4b-9143-4e34-9f88-e20117c6310b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.390290 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4dc0f4b-9143-4e34-9f88-e20117c6310b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 Aug 18 07:44:58.390500 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4dc0f4b-9143-4e34-9f88-e20117c6310b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.390674 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-f4dc0f4b-9143-4e34-9f88-e20117c6310b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.398997 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:58.398997 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:58.403487 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-f4dc0f4b-9143-4e34-9f88-e20117c6310b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:44:58.407083 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-f4dc0f4b-9143-4e34-9f88-e20117c6310b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 returned with HTTP 200 Aug 18 07:44:58.407494 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1391/5557] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:58 2026] GET /volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:58.710437 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9d7d05bb-5604-429f-a852-a7f6901c9322 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.712545 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d7d05bb-5604-429f-a852-a7f6901c9322 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 Aug 18 07:44:58.712859 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d7d05bb-5604-429f-a852-a7f6901c9322 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.713068 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9d7d05bb-5604-429f-a852-a7f6901c9322 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.720583 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9d7d05bb-5604-429f-a852-a7f6901c9322 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 returned with HTTP 404 Aug 18 07:44:58.721377 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1389/5558] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:58 2026] GET /volume/v3/volumes/b9529346-d433-4dcc-ba79-57f36e038545 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:58.730236 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8ff8146c-379b-4f34-b625-dba557660bea None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.732155 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ff8146c-379b-4f34-b625-dba557660bea tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:58.732406 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ff8146c-379b-4f34-b625-dba557660bea tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.732650 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8ff8146c-379b-4f34-b625-dba557660bea tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.732806 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-8ff8146c-379b-4f34-b625-dba557660bea tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume with id: 1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:58.740378 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:58.740378 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:58.741067 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8ff8146c-379b-4f34-b625-dba557660bea tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:58.762989 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8ff8146c-379b-4f34-b625-dba557660bea tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume request issued successfully. Aug 18 07:44:58.763414 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8ff8146c-379b-4f34-b625-dba557660bea tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 202 Aug 18 07:44:58.764099 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1397/5559] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:44:58 2026] DELETE /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:58.773222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-44ab2990-f1a0-402f-b485-4e9c915f7504 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:58.776038 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44ab2990-f1a0-402f-b485-4e9c915f7504 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:58.776343 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44ab2990-f1a0-402f-b485-4e9c915f7504 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:58.776630 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-44ab2990-f1a0-402f-b485-4e9c915f7504 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:58.785754 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:58.785754 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:58.790767 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-44ab2990-f1a0-402f-b485-4e9c915f7504 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:44:58.797411 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-44ab2990-f1a0-402f-b485-4e9c915f7504 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 200 Aug 18 07:44:58.797928 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1383/5560] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:58 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:59.420078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4a1eb070-5232-48d5-83ba-c7c267123655 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.421730 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a1eb070-5232-48d5-83ba-c7c267123655 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 Aug 18 07:44:59.421941 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a1eb070-5232-48d5-83ba-c7c267123655 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.422160 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4a1eb070-5232-48d5-83ba-c7c267123655 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.428970 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:59.428970 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:59.432376 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-4a1eb070-5232-48d5-83ba-c7c267123655 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:44:59.436042 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4a1eb070-5232-48d5-83ba-c7c267123655 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 returned with HTTP 200 Aug 18 07:44:59.436479 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1392/5561] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:59 2026] GET /volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:59.447988 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-dbc2fd17-494e-44bf-9d2f-11afa7518b10 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.449588 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbc2fd17-494e-44bf-9d2f-11afa7518b10 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:44:59.449783 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbc2fd17-494e-44bf-9d2f-11afa7518b10 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.449977 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-dbc2fd17-494e-44bf-9d2f-11afa7518b10 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.453499 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-dbc2fd17-494e-44bf-9d2f-11afa7518b10 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:44:59.453875 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1390/5562] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:44:59 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:59.460911 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f6fa736a-9e95-47c4-8376-e861c39dbdd5 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.462689 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6fa736a-9e95-47c4-8376-e861c39dbdd5 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] GET https://10.4.3.152/volume/v3/messages Aug 18 07:44:59.462914 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6fa736a-9e95-47c4-8376-e861c39dbdd5 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.463100 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f6fa736a-9e95-47c4-8376-e861c39dbdd5 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.466642 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f6fa736a-9e95-47c4-8376-e861c39dbdd5 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:44:59.467045 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1398/5563] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:44:59 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:59.474929 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2bd20382-9179-4b2f-afc1-e2e516177649 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.476796 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2bd20382-9179-4b2f-afc1-e2e516177649 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/messages/07f241dd-3e1d-4366-b87a-5119b1616ee8 Aug 18 07:44:59.476989 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2bd20382-9179-4b2f-afc1-e2e516177649 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.477156 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2bd20382-9179-4b2f-afc1-e2e516177649 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.486194 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2bd20382-9179-4b2f-afc1-e2e516177649 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/messages/07f241dd-3e1d-4366-b87a-5119b1616ee8 returned with HTTP 204 Aug 18 07:44:59.486792 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1384/5564] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:44:59 2026] DELETE /volume/v3/messages/07f241dd-3e1d-4366-b87a-5119b1616ee8 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:44:59.493925 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.495554 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 Aug 18 07:44:59.495745 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.495942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.496087 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Delete volume with id: 444e0000-82c1-4ec1-9f36-e3bb6b2b6742 Aug 18 07:44:59.502855 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:59.502855 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:59.503179 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:44:59.504038 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:44:59.512528 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-30577964 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-30577964, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:59.512772 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-30577964 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-30577964, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:59.519849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Created reservations ['9e5661bb-55b4-45dd-84f9-1d076134b9ca', '5bdaa208-537d-4fa6-ae7c-7eef0a686b3d', '96a5ee95-03dd-4cef-b731-c3bb11503566', '79361a05-cc67-4fba-b93f-ce5df745ed54'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:59.539884 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Delete volume request issued successfully. Aug 18 07:44:59.540069 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-dfe0cdfa-4495-4c74-bcbe-2891339d9fe8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 returned with HTTP 202 Aug 18 07:44:59.540503 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1393/5565] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:44:59 2026] DELETE /volume/v3/volumes/444e0000-82c1-4ec1-9f36-e3bb6b2b6742 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:59.546876 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-573ff7f3-0247-4b8f-846c-32bebc10fbb9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.548436 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-573ff7f3-0247-4b8f-846c-32bebc10fbb9 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/types/9bf0240d-17de-47bb-9324-344fc0b83ee4 Aug 18 07:44:59.548627 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-573ff7f3-0247-4b8f-846c-32bebc10fbb9 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.548812 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-573ff7f3-0247-4b8f-846c-32bebc10fbb9 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.569932 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-573ff7f3-0247-4b8f-846c-32bebc10fbb9 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/types/9bf0240d-17de-47bb-9324-344fc0b83ee4 returned with HTTP 202 Aug 18 07:44:59.570454 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1391/5566] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:44:59 2026] DELETE /volume/v3/types/9bf0240d-17de-47bb-9324-344fc0b83ee4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:44:59.577678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ad15c88a-40f9-47d1-8dd1-3792a4cd9137 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.579273 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad15c88a-40f9-47d1-8dd1-3792a4cd9137 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:44:59.579706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ad15c88a-40f9-47d1-8dd1-3792a4cd9137 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1072749708", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1038605534", "vendor_name": "tempest-vendor_name-3866727"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:59.592629 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ad15c88a-40f9-47d1-8dd1-3792a4cd9137 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:44:59.593028 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1399/5567] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:44:59 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:44:59.600377 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-37527fec-c079-4c03-adb3-f17aa4451cce None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.601975 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:44:59.602298 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "104128cf-4b1d-45e1-8d17-eb58e9069393", "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:44:59.603567 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume request body: {'volume': {'volume_type': '104128cf-4b1d-45e1-8d17-eb58e9069393', 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:44:59.607334 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume of 1 GB Aug 18 07:44:59.607612 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:59.607612 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:59.607927 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Availability Zones retrieved successfully. Aug 18 07:44:59.612658 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Flow 'volume_create_api' (3142dab8-81f8-48b1-8a5c-03c3cff75712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:59.613592 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a1587d-b318-4563-9527-1566de81c73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:59.614272 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:44:59.634194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a1587d-b318-4563-9527-1566de81c73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:45:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1038605534',vendor_name='tempest-vendor_name-3866727'},id=104128cf-4b1d-45e1-8d17-eb58e9069393,is_public=True,name='tempest-ProjectMemberTests-volume-type-1072749708',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '104128cf-4b1d-45e1-8d17-eb58e9069393', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:59.635222 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6001a563-8622-43ec-8fe8-0ab5a7d142a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:59.659903 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1072749708 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1072749708, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:59.660162 np0000007613 devstack@c-api.service[100293]: WARNING cinder.quota [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1072749708 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1072749708, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:44:59.681967 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Created reservations ['131e2dbf-d682-4f2b-86df-bca3dd14a03a', 'fab0afa2-9931-4d29-b2f0-b839d35fe9ae', '190aa26f-c811-4c4b-a731-04c1711de4a0', 'c9797693-2435-417e-8abc-e66dadadd734'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:44:59.682658 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6001a563-8622-43ec-8fe8-0ab5a7d142a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['131e2dbf-d682-4f2b-86df-bca3dd14a03a', 'fab0afa2-9931-4d29-b2f0-b839d35fe9ae', '190aa26f-c811-4c4b-a731-04c1711de4a0', 'c9797693-2435-417e-8abc-e66dadadd734']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:59.683396 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d06088-de40-4a9d-8c5d-293a0b0013bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:59.707194 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d06088-de40-4a9d-8c5d-293a0b0013bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e038add8-b582-47ca-8fec-9ab56e01cda2', '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='4e52b4ad588548c6b900ad38bf4a212c',qos_specs=None,replication_status=,reservations=['131e2dbf-d682-4f2b-86df-bca3dd14a03a','fab0afa2-9931-4d29-b2f0-b839d35fe9ae','190aa26f-c811-4c4b-a731-04c1711de4a0','c9797693-2435-417e-8abc-e66dadadd734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_type_id=104128cf-4b1d-45e1-8d17-eb58e9069393), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e038add8-b582-47ca-8fec-9ab56e01cda2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e52b4ad588548c6b900ad38bf4a212c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(104128cf-4b1d-45e1-8d17-eb58e9069393),volume_type_id=104128cf-4b1d-45e1-8d17-eb58e9069393)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:59.708139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ff6c7b-91ba-49e1-92fb-55e113209287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:59.725229 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ff6c7b-91ba-49e1-92fb-55e113209287) transitioned into state 'SUCCESS' from 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='4e52b4ad588548c6b900ad38bf4a212c',qos_specs=None,replication_status=,reservations=['131e2dbf-d682-4f2b-86df-bca3dd14a03a','fab0afa2-9931-4d29-b2f0-b839d35fe9ae','190aa26f-c811-4c4b-a731-04c1711de4a0','c9797693-2435-417e-8abc-e66dadadd734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90e7502d2f24f8db0a9b46f67ad60de',volume_type_id=104128cf-4b1d-45e1-8d17-eb58e9069393)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:59.725843 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88bad683-5e1e-4c59-b927-40cfbcbade2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:44:59.734529 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88bad683-5e1e-4c59-b927-40cfbcbade2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:44:59.735223 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Flow 'volume_create_api' (3142dab8-81f8-48b1-8a5c-03c3cff75712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:44:59.738949 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Create volume request issued successfully. Aug 18 07:44:59.739309 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-37527fec-c079-4c03-adb3-f17aa4451cce tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:44:59.739750 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1385/5568] 10.4.3.152 () {70 vars in 1298 bytes} [Tue Aug 18 07:44:59 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:44:59.752048 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8d752931-824f-4f77-975a-37749e662130 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.754070 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d752931-824f-4f77-975a-37749e662130 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 Aug 18 07:44:59.754309 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d752931-824f-4f77-975a-37749e662130 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.754525 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d752931-824f-4f77-975a-37749e662130 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.762267 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:59.762267 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:44:59.766065 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8d752931-824f-4f77-975a-37749e662130 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:44:59.769961 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d752931-824f-4f77-975a-37749e662130 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 returned with HTTP 200 Aug 18 07:44:59.770327 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1394/5569] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:44:59 2026] GET /volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 07:44:59.814425 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-69c2999d-4217-4f34-800b-c80a5697c6e9 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.816406 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-69c2999d-4217-4f34-800b-c80a5697c6e9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c Aug 18 07:44:59.816629 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-69c2999d-4217-4f34-800b-c80a5697c6e9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.816833 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-69c2999d-4217-4f34-800b-c80a5697c6e9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.824402 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-69c2999d-4217-4f34-800b-c80a5697c6e9 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c returned with HTTP 404 Aug 18 07:44:59.824878 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1392/5570] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:44:59 2026] GET /volume/v3/volumes/1dac703d-5b64-4089-a789-bb118a2bd31c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:44:59.831359 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-582bfa28-6d93-415c-9927-3ee122bf2819 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.833086 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-582bfa28-6d93-415c-9927-3ee122bf2819 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:44:59.833362 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-582bfa28-6d93-415c-9927-3ee122bf2819 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.833599 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-582bfa28-6d93-415c-9927-3ee122bf2819 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Calling method 'detail' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.834334 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-582bfa28-6d93-415c-9927-3ee122bf2819 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:44:59.866289 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-582bfa28-6d93-415c-9927-3ee122bf2819 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Get all volumes completed successfully. Aug 18 07:44:59.868187 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:59.868187 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:44:59.873203 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-582bfa28-6d93-415c-9927-3ee122bf2819 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:44:59.873678 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1400/5571] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:44:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11035 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:44:59.889151 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0173997c-1ee8-4b5b-adfa-840f1dad2935 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:44:59.891755 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0173997c-1ee8-4b5b-adfa-840f1dad2935 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] DELETE https://10.4.3.152/volume/v3/types/1f9a9762-04ef-46da-9216-aca89d2709b2 Aug 18 07:44:59.891993 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0173997c-1ee8-4b5b-adfa-840f1dad2935 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:44:59.892121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0173997c-1ee8-4b5b-adfa-840f1dad2935 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:44:59.892371 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:44:59.892371 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:44:59.913983 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0173997c-1ee8-4b5b-adfa-840f1dad2935 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/types/1f9a9762-04ef-46da-9216-aca89d2709b2 returned with HTTP 202 Aug 18 07:44:59.914359 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1386/5572] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:44:59 2026] DELETE /volume/v3/types/1f9a9762-04ef-46da-9216-aca89d2709b2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:00.783942 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-befadf37-e998-41e3-bc5c-ab3bba2cb83b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:00.787162 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-befadf37-e998-41e3-bc5c-ab3bba2cb83b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 Aug 18 07:45:00.787532 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-befadf37-e998-41e3-bc5c-ab3bba2cb83b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:00.787738 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-befadf37-e998-41e3-bc5c-ab3bba2cb83b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:00.795977 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:00.795977 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:00.799436 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-befadf37-e998-41e3-bc5c-ab3bba2cb83b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:45:00.804045 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-befadf37-e998-41e3-bc5c-ab3bba2cb83b tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 returned with HTTP 200 Aug 18 07:45:00.804553 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1395/5573] 10.4.3.152 () {68 vars in 1388 bytes} [Tue Aug 18 07:45:00 2026] GET /volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 => generated 974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:00.816929 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e1109a62-cff1-4fd6-9e86-7ff88c7fd552 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:00.818825 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1109a62-cff1-4fd6-9e86-7ff88c7fd552 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] GET https://10.4.3.152/volume/v3/messages Aug 18 07:45:00.818969 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1109a62-cff1-4fd6-9e86-7ff88c7fd552 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:00.819154 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e1109a62-cff1-4fd6-9e86-7ff88c7fd552 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:00.823007 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e1109a62-cff1-4fd6-9e86-7ff88c7fd552 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/messages returned with HTTP 200 Aug 18 07:45:00.823542 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1393/5574] 10.4.3.152 () {68 vars in 1280 bytes} [Tue Aug 18 07:45:00 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:00.831627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7995867e-eb54-4954-a4db-b7912fc920f8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:00.833495 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7995867e-eb54-4954-a4db-b7912fc920f8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] GET https://10.4.3.152/volume/v3/messages/5a4d90c0-5c62-4216-8e19-a8e2fc39f1ea Aug 18 07:45:00.833780 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7995867e-eb54-4954-a4db-b7912fc920f8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:00.833999 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7995867e-eb54-4954-a4db-b7912fc920f8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] Calling method 'version_select' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:00.845113 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7995867e-eb54-4954-a4db-b7912fc920f8 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-member] https://10.4.3.152/volume/v3/messages/5a4d90c0-5c62-4216-8e19-a8e2fc39f1ea returned with HTTP 200 Aug 18 07:45:00.845598 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1401/5575] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:45:00 2026] GET /volume/v3/messages/5a4d90c0-5c62-4216-8e19-a8e2fc39f1ea => generated 667 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:00.857407 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5ecbf7a3-50ce-44bc-a2e6-6af178695f12 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:00.859166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ecbf7a3-50ce-44bc-a2e6-6af178695f12 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/messages/5a4d90c0-5c62-4216-8e19-a8e2fc39f1ea Aug 18 07:45:00.859498 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ecbf7a3-50ce-44bc-a2e6-6af178695f12 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:00.859706 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5ecbf7a3-50ce-44bc-a2e6-6af178695f12 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:00.869636 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5ecbf7a3-50ce-44bc-a2e6-6af178695f12 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/messages/5a4d90c0-5c62-4216-8e19-a8e2fc39f1ea returned with HTTP 204 Aug 18 07:45:00.870034 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1387/5576] 10.4.3.152 () {68 vars in 1394 bytes} [Tue Aug 18 07:45:00 2026] DELETE /volume/v3/messages/5a4d90c0-5c62-4216-8e19-a8e2fc39f1ea => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 07:45:00.877647 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-014195ff-09f6-40a5-941d-e818a94b86ad None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:00.879948 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 Aug 18 07:45:00.880249 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:00.880511 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:00.880725 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Delete volume with id: e038add8-b582-47ca-8fec-9ab56e01cda2 Aug 18 07:45:00.889794 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:00.889794 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:00.889794 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Volume info retrieved successfully. Aug 18 07:45:00.890887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100290) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 07:45:00.905865 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1072749708 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1072749708, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:45:00.906406 np0000007613 devstack@c-api.service[100290]: WARNING cinder.quota [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1072749708 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1072749708, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:45:00.916471 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Created reservations ['eb380912-631b-4471-b760-7063c8e0c1f1', '0a8081c3-02e1-4ebc-814f-f82fadfbd217', 'b5fddc27-0522-4c7c-a67d-66773bab9a6b', 'edd58578-5112-4076-bbdc-0c2b412279e9'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:45:00.945386 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Delete volume request issued successfully. Aug 18 07:45:00.945514 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-014195ff-09f6-40a5-941d-e818a94b86ad tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 returned with HTTP 202 Aug 18 07:45:00.945925 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1396/5577] 10.4.3.152 () {68 vars in 1391 bytes} [Tue Aug 18 07:45:00 2026] DELETE /volume/v3/volumes/e038add8-b582-47ca-8fec-9ab56e01cda2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:00.952741 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-6543feff-5f6d-4f6c-9771-bb23050d3ee0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:00.955133 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6543feff-5f6d-4f6c-9771-bb23050d3ee0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] DELETE https://10.4.3.152/volume/v3/types/104128cf-4b1d-45e1-8d17-eb58e9069393 Aug 18 07:45:00.955491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6543feff-5f6d-4f6c-9771-bb23050d3ee0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:00.955736 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-6543feff-5f6d-4f6c-9771-bb23050d3ee0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:00.985555 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-6543feff-5f6d-4f6c-9771-bb23050d3ee0 tempest-ProjectMemberTests-419186562 tempest-ProjectMemberTests-419186562-project-admin] https://10.4.3.152/volume/v3/types/104128cf-4b1d-45e1-8d17-eb58e9069393 returned with HTTP 202 Aug 18 07:45:00.986139 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1394/5578] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:00 2026] DELETE /volume/v3/types/104128cf-4b1d-45e1-8d17-eb58e9069393 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:02.345154 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4773f18-6b30-4b35-8dd0-4031435f5cf2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.454978 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4773f18-6b30-4b35-8dd0-4031435f5cf2 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:02.455039 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4773f18-6b30-4b35-8dd0-4031435f5cf2 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-36860424", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.470799 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4773f18-6b30-4b35-8dd0-4031435f5cf2 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:02.470987 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1402/5579] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types => generated 378 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.482067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-57a34cc4-60f0-4e51-8d28-fdc78e65c706 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.483816 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57a34cc4-60f0-4e51-8d28-fdc78e65c706 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption Aug 18 07:45:02.484123 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-57a34cc4-60f0-4e51-8d28-fdc78e65c706 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.517373 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57a34cc4-60f0-4e51-8d28-fdc78e65c706 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption returned with HTTP 200 Aug 18 07:45:02.517998 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1388/5580] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.531938 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-6d019c32-a018-48f7-ae69-39c9f34d4ebf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.534635 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d019c32-a018-48f7-ae69-39c9f34d4ebf tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:02.534977 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-6d019c32-a018-48f7-ae69-39c9f34d4ebf tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1148644022", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.551846 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-6d019c32-a018-48f7-ae69-39c9f34d4ebf tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:02.552293 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1397/5581] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.561822 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d350f6eb-a10b-4c34-93c2-3221bb3d46cb None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.563806 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d350f6eb-a10b-4c34-93c2-3221bb3d46cb tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types/5e4d7517-7e88-4c15-b10e-6fbf690ccf87/encryption Aug 18 07:45:02.564139 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d350f6eb-a10b-4c34-93c2-3221bb3d46cb tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.580780 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d350f6eb-a10b-4c34-93c2-3221bb3d46cb tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/5e4d7517-7e88-4c15-b10e-6fbf690ccf87/encryption returned with HTTP 200 Aug 18 07:45:02.581129 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1395/5582] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types/5e4d7517-7e88-4c15-b10e-6fbf690ccf87/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.591404 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-938e16af-52a6-4c6e-8d2b-32064b3abf91 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.593089 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-938e16af-52a6-4c6e-8d2b-32064b3abf91 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:02.593506 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-938e16af-52a6-4c6e-8d2b-32064b3abf91 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1692082218", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.611546 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-938e16af-52a6-4c6e-8d2b-32064b3abf91 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:02.611940 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1403/5583] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.620402 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-cc1f73fb-d495-4563-8ade-715fae210328 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.622036 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc1f73fb-d495-4563-8ade-715fae210328 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d/extra_specs Aug 18 07:45:02.622413 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-cc1f73fb-d495-4563-8ade-715fae210328 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.641221 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-cc1f73fb-d495-4563-8ade-715fae210328 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d/extra_specs returned with HTTP 200 Aug 18 07:45:02.641746 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1389/5584] 10.4.3.152 () {68 vars in 1399 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:45:02.650446 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-b87fc941-242b-4c41-bb61-18b6b01a1b27 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.652092 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b87fc941-242b-4c41-bb61-18b6b01a1b27 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] PUT https://10.4.3.152/volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d/extra_specs/key2 Aug 18 07:45:02.652449 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-b87fc941-242b-4c41-bb61-18b6b01a1b27 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.674641 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-b87fc941-242b-4c41-bb61-18b6b01a1b27 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d/extra_specs/key2 returned with HTTP 200 Aug 18 07:45:02.675053 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1398/5585] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:45:02 2026] PUT /volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d/extra_specs/key2 => generated 25 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:45:02.683377 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-515ca8e4-b889-4573-8a74-f330eeba7d70 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.684947 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-515ca8e4-b889-4573-8a74-f330eeba7d70 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:02.685379 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-515ca8e4-b889-4573-8a74-f330eeba7d70 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.697609 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-515ca8e4-b889-4573-8a74-f330eeba7d70 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:02.698035 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1396/5586] 10.4.3.152 () {68 vars in 1252 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.706685 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4324e736-1133-459f-a502-dd63edd10569 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.708408 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4324e736-1133-459f-a502-dd63edd10569 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/58d0ef52-2c8e-4a5a-b896-049d186abd22 Aug 18 07:45:02.708597 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4324e736-1133-459f-a502-dd63edd10569 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:02.708761 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4324e736-1133-459f-a502-dd63edd10569 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:02.732701 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4324e736-1133-459f-a502-dd63edd10569 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/58d0ef52-2c8e-4a5a-b896-049d186abd22 returned with HTTP 202 Aug 18 07:45:02.733109 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1404/5587] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:02 2026] DELETE /volume/v3/types/58d0ef52-2c8e-4a5a-b896-049d186abd22 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:02.739781 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d0921392-f4a1-4824-9286-60a2a2b83ff5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.741180 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d0921392-f4a1-4824-9286-60a2a2b83ff5 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:02.741541 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d0921392-f4a1-4824-9286-60a2a2b83ff5 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-401746854", "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=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.754182 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d0921392-f4a1-4824-9286-60a2a2b83ff5 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:02.754571 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1390/5588] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.762202 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-799f7d96-f87e-4184-872c-69c551fb7d67 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.763739 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-799f7d96-f87e-4184-872c-69c551fb7d67 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c/encryption Aug 18 07:45:02.764064 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-799f7d96-f87e-4184-872c-69c551fb7d67 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.778433 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-799f7d96-f87e-4184-872c-69c551fb7d67 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c/encryption returned with HTTP 200 Aug 18 07:45:02.778977 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1399/5589] 10.4.3.152 () {68 vars in 1397 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.786471 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-fd1b7c3f-5e39-4562-b0da-42273b09814a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.789068 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd1b7c3f-5e39-4562-b0da-42273b09814a tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c/encryption/4df371a8-35fa-4dd2-8c52-be91d5422d59 Aug 18 07:45:02.789384 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd1b7c3f-5e39-4562-b0da-42273b09814a tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:02.789657 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-fd1b7c3f-5e39-4562-b0da-42273b09814a tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:02.805458 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-fd1b7c3f-5e39-4562-b0da-42273b09814a tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c/encryption/4df371a8-35fa-4dd2-8c52-be91d5422d59 returned with HTTP 202 Aug 18 07:45:02.805920 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1397/5590] 10.4.3.152 () {66 vars in 1489 bytes} [Tue Aug 18 07:45:02 2026] DELETE /volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c/encryption/4df371a8-35fa-4dd2-8c52-be91d5422d59 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:02.814888 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-eb25ca52-29da-4084-b263-629d3a3c4074 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.816517 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb25ca52-29da-4084-b263-629d3a3c4074 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:02.816852 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-eb25ca52-29da-4084-b263-629d3a3c4074 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1991689775", "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=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.831942 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-eb25ca52-29da-4084-b263-629d3a3c4074 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:02.832299 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1405/5591] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.839509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f0426f70-3d05-4188-9482-77a795b59493 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.841721 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0426f70-3d05-4188-9482-77a795b59493 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/6ec089de-9494-4f35-a7fe-174b5e6263af/extra_specs/key1 Aug 18 07:45:02.841939 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0426f70-3d05-4188-9482-77a795b59493 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:02.842160 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f0426f70-3d05-4188-9482-77a795b59493 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:02.862612 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f0426f70-3d05-4188-9482-77a795b59493 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/6ec089de-9494-4f35-a7fe-174b5e6263af/extra_specs/key1 returned with HTTP 202 Aug 18 07:45:02.863109 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1391/5592] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:45:02 2026] DELETE /volume/v3/types/6ec089de-9494-4f35-a7fe-174b5e6263af/extra_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:45:02.872575 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-81cd18c9-f1c5-434f-a95a-e0f33dffbb61 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.874366 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81cd18c9-f1c5-434f-a95a-e0f33dffbb61 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:02.874733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-81cd18c9-f1c5-434f-a95a-e0f33dffbb61 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1742153900", "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=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:02.894878 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-81cd18c9-f1c5-434f-a95a-e0f33dffbb61 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:02.894878 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1400/5593] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:45:02 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.906582 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-38b918d2-d5d1-4ddd-8987-fda47fe6d4b3 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.910099 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38b918d2-d5d1-4ddd-8987-fda47fe6d4b3 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/1b921521-9e33-4cfd-b22b-e68ae0a3e45c Aug 18 07:45:02.910913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38b918d2-d5d1-4ddd-8987-fda47fe6d4b3 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:02.910913 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-38b918d2-d5d1-4ddd-8987-fda47fe6d4b3 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:02.942433 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-38b918d2-d5d1-4ddd-8987-fda47fe6d4b3 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/1b921521-9e33-4cfd-b22b-e68ae0a3e45c returned with HTTP 202 Aug 18 07:45:02.942433 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1398/5594] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:02 2026] DELETE /volume/v3/types/1b921521-9e33-4cfd-b22b-e68ae0a3e45c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:02.953252 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ece71614-86dc-4c73-be8d-110254c59925 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.955665 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ece71614-86dc-4c73-be8d-110254c59925 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] GET https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs Aug 18 07:45:02.956571 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ece71614-86dc-4c73-be8d-110254c59925 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:02.956571 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ece71614-86dc-4c73-be8d-110254c59925 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:02.964455 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ece71614-86dc-4c73-be8d-110254c59925 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs returned with HTTP 200 Aug 18 07:45:02.964534 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1406/5595] 10.4.3.152 () {66 vars in 1378 bytes} [Tue Aug 18 07:45:02 2026] GET /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:02.974835 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f226500d-85dc-4a1e-93ea-02715a15b4b4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:02.977857 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f226500d-85dc-4a1e-93ea-02715a15b4b4 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] GET https://10.4.3.152/volume/v3/types Aug 18 07:45:02.977857 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f226500d-85dc-4a1e-93ea-02715a15b4b4 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:02.977857 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f226500d-85dc-4a1e-93ea-02715a15b4b4 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.010594 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f226500d-85dc-4a1e-93ea-02715a15b4b4 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:03.010677 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1392/5596] 10.4.3.152 () {66 vars in 1231 bytes} [Tue Aug 18 07:45:02 2026] GET /volume/v3/types => generated 2827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:03.025126 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-4639cc19-a970-4917-acd9-a20db2ecd45b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.028937 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4639cc19-a970-4917-acd9-a20db2ecd45b tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] GET https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption/cipher Aug 18 07:45:03.029084 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4639cc19-a970-4917-acd9-a20db2ecd45b tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.029270 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-4639cc19-a970-4917-acd9-a20db2ecd45b tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.035382 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-4639cc19-a970-4917-acd9-a20db2ecd45b tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption/cipher returned with HTTP 200 Aug 18 07:45:03.036610 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1401/5597] 10.4.3.152 () {66 vars in 1396 bytes} [Tue Aug 18 07:45:03 2026] GET /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:45:03.045831 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-07240016-e3d4-4ce7-82a4-81daee232b5c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.048578 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07240016-e3d4-4ce7-82a4-81daee232b5c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] GET https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption Aug 18 07:45:03.048827 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07240016-e3d4-4ce7-82a4-81daee232b5c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.049267 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-07240016-e3d4-4ce7-82a4-81daee232b5c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'index' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.062263 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-07240016-e3d4-4ce7-82a4-81daee232b5c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption returned with HTTP 200 Aug 18 07:45:03.062941 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1399/5598] 10.4.3.152 () {66 vars in 1375 bytes} [Tue Aug 18 07:45:03 2026] GET /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:03.072427 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-382a50f2-01ff-4c55-aac9-840b732ab91e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.074231 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-382a50f2-01ff-4c55-aac9-840b732ab91e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] GET https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/multiattach Aug 18 07:45:03.074231 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-382a50f2-01ff-4c55-aac9-840b732ab91e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.074317 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-382a50f2-01ff-4c55-aac9-840b732ab91e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.080501 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-382a50f2-01ff-4c55-aac9-840b732ab91e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/multiattach returned with HTTP 200 Aug 18 07:45:03.080886 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1407/5599] 10.4.3.152 () {66 vars in 1414 bytes} [Tue Aug 18 07:45:03 2026] GET /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:45:03.087486 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-77717203-7bc2-4f79-a41d-764140db561c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.089441 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77717203-7bc2-4f79-a41d-764140db561c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] GET https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/volume_backend_name Aug 18 07:45:03.089622 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77717203-7bc2-4f79-a41d-764140db561c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.089808 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-77717203-7bc2-4f79-a41d-764140db561c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.096651 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-77717203-7bc2-4f79-a41d-764140db561c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 07:45:03.097135 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1393/5600] 10.4.3.152 () {66 vars in 1438 bytes} [Tue Aug 18 07:45:03 2026] GET /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:45:03.107562 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8c0b1fe7-ab85-46cd-aab1-9f23c495271e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.110026 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c0b1fe7-ab85-46cd-aab1-9f23c495271e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] GET https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 Aug 18 07:45:03.110363 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c0b1fe7-ab85-46cd-aab1-9f23c495271e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.110651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8c0b1fe7-ab85-46cd-aab1-9f23c495271e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.117801 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8c0b1fe7-ab85-46cd-aab1-9f23c495271e tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 returned with HTTP 200 Aug 18 07:45:03.119926 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1402/5601] 10.4.3.152 () {66 vars in 1342 bytes} [Tue Aug 18 07:45:03 2026] GET /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 => generated 400 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:03.131905 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4068dc5e-fd1e-45a1-9617-92aaba8a874c None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.135635 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4068dc5e-fd1e-45a1-9617-92aaba8a874c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] PUT https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption/1e5250a4-9ebf-4edf-8b9c-9624a74c7c26 Aug 18 07:45:03.135938 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4068dc5e-fd1e-45a1-9617-92aaba8a874c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:03.151758 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4068dc5e-fd1e-45a1-9617-92aaba8a874c tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption/1e5250a4-9ebf-4edf-8b9c-9624a74c7c26 returned with HTTP 200 Aug 18 07:45:03.152233 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1400/5602] 10.4.3.152 () {68 vars in 1506 bytes} [Tue Aug 18 07:45:03 2026] PUT /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/encryption/1e5250a4-9ebf-4edf-8b9c-9624a74c7c26 => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:45:03.163941 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f5c4a495-a46c-490f-af1a-0d39a94c7c41 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.165560 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5c4a495-a46c-490f-af1a-0d39a94c7c41 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] PUT https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/key1 Aug 18 07:45:03.165862 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f5c4a495-a46c-490f-af1a-0d39a94c7c41 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:03.182626 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f5c4a495-a46c-490f-af1a-0d39a94c7c41 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/key1 returned with HTTP 200 Aug 18 07:45:03.183088 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1408/5603] 10.4.3.152 () {68 vars in 1413 bytes} [Tue Aug 18 07:45:03 2026] PUT /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 07:45:03.193260 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1aa531b8-56ae-48c0-8e7d-712d8e6aef33 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.195281 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1aa531b8-56ae-48c0-8e7d-712d8e6aef33 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] PUT https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 Aug 18 07:45:03.195634 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1aa531b8-56ae-48c0-8e7d-712d8e6aef33 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:03.212002 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1aa531b8-56ae-48c0-8e7d-712d8e6aef33 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 returned with HTTP 200 Aug 18 07:45:03.212427 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1394/5604] 10.4.3.152 () {68 vars in 1362 bytes} [Tue Aug 18 07:45:03 2026] PUT /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 => generated 369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:03.221459 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8ecf5ebd-5987-41e9-a56c-21a1da7cb29d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.223238 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8ecf5ebd-5987-41e9-a56c-21a1da7cb29d tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/6ec089de-9494-4f35-a7fe-174b5e6263af Aug 18 07:45:03.223464 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8ecf5ebd-5987-41e9-a56c-21a1da7cb29d tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.223659 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8ecf5ebd-5987-41e9-a56c-21a1da7cb29d tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.250163 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8ecf5ebd-5987-41e9-a56c-21a1da7cb29d tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/6ec089de-9494-4f35-a7fe-174b5e6263af returned with HTTP 202 Aug 18 07:45:03.250655 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1403/5605] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:03 2026] DELETE /volume/v3/types/6ec089de-9494-4f35-a7fe-174b5e6263af => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:03.257323 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-342e86d2-b83d-469a-84b1-b8af1e49b038 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.259395 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-342e86d2-b83d-469a-84b1-b8af1e49b038 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c Aug 18 07:45:03.259610 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-342e86d2-b83d-469a-84b1-b8af1e49b038 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.259833 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-342e86d2-b83d-469a-84b1-b8af1e49b038 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.284159 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-342e86d2-b83d-469a-84b1-b8af1e49b038 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c returned with HTTP 202 Aug 18 07:45:03.284606 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1401/5606] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:03 2026] DELETE /volume/v3/types/274217b7-c83f-440e-87c0-74d7690f401c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:03.291569 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9c0a43f9-bc74-44cc-a84e-1258d3fd3a61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.293294 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c0a43f9-bc74-44cc-a84e-1258d3fd3a61 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d Aug 18 07:45:03.293511 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c0a43f9-bc74-44cc-a84e-1258d3fd3a61 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.293776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9c0a43f9-bc74-44cc-a84e-1258d3fd3a61 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.323391 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9c0a43f9-bc74-44cc-a84e-1258d3fd3a61 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d returned with HTTP 202 Aug 18 07:45:03.323792 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1409/5607] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:03 2026] DELETE /volume/v3/types/28bb13f6-d751-418d-9a53-ad2e2e054e7d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:03.330986 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-efb50116-b5b3-4abd-be14-3f7a70c4c575 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.334223 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efb50116-b5b3-4abd-be14-3f7a70c4c575 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/5e4d7517-7e88-4c15-b10e-6fbf690ccf87 Aug 18 07:45:03.334534 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efb50116-b5b3-4abd-be14-3f7a70c4c575 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.334825 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-efb50116-b5b3-4abd-be14-3f7a70c4c575 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method '_delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.380980 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-efb50116-b5b3-4abd-be14-3f7a70c4c575 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/5e4d7517-7e88-4c15-b10e-6fbf690ccf87 returned with HTTP 202 Aug 18 07:45:03.381505 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1395/5608] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:03 2026] DELETE /volume/v3/types/5e4d7517-7e88-4c15-b10e-6fbf690ccf87 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:03.391784 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3bbb9ddc-7f15-4a4d-af6b-80179235ed18 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.393705 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bbb9ddc-7f15-4a4d-af6b-80179235ed18 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] DELETE https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 Aug 18 07:45:03.393938 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3bbb9ddc-7f15-4a4d-af6b-80179235ed18 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.394184 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3bbb9ddc-7f15-4a4d-af6b-80179235ed18 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] Calling method '_delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.422186 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3bbb9ddc-7f15-4a4d-af6b-80179235ed18 tempest-VolumeTypesAdminTests-141920836 tempest-VolumeTypesAdminTests-141920836-project-admin] https://10.4.3.152/volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 returned with HTTP 202 Aug 18 07:45:03.422609 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1404/5609] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:03 2026] DELETE /volume/v3/types/b3557100-c6c0-4968-83aa-379fe57b1329 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:03.908312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-2615e6e9-82bb-4fbd-b6f9-12dc97ea4738 req-49d516f0-c020-4306-b1a5-498db68ee698 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:03.910816 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2615e6e9-82bb-4fbd-b6f9-12dc97ea4738 req-49d516f0-c020-4306-b1a5-498db68ee698 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] DELETE https://10.4.3.152/volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b Aug 18 07:45:03.911089 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2615e6e9-82bb-4fbd-b6f9-12dc97ea4738 req-49d516f0-c020-4306-b1a5-498db68ee698 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:03.911384 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-2615e6e9-82bb-4fbd-b6f9-12dc97ea4738 req-49d516f0-c020-4306-b1a5-498db68ee698 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:03.922852 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:03.922852 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:03.976187 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-2615e6e9-82bb-4fbd-b6f9-12dc97ea4738 req-49d516f0-c020-4306-b1a5-498db68ee698 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b returned with HTTP 200 Aug 18 07:45:03.976790 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1402/5610] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:45:03 2026] DELETE /volume/v3/attachments/8a3b6c02-a566-4174-aefb-c469bc613f0b => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:05.175931 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:05.177555 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] DELETE https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:45:05.177836 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:05.178090 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:05.178353 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume with id: eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:45:05.187301 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:05.187301 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:05.187301 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:45:05.199813 np0000007613 devstack@c-api.service[100291]: WARNING cinder.keymgr.conf_key_mgr [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:45:05.204678 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume request issued successfully. Aug 18 07:45:05.204985 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c9f46cd7-c274-47d2-b54c-fa3b54625b99 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 202 Aug 18 07:45:05.205636 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1410/5611] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:45:05 2026] DELETE /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:05.220642 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-350e029b-9e15-4a3a-a80d-10b718158478 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:05.222523 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-350e029b-9e15-4a3a-a80d-10b718158478 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:45:05.222728 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-350e029b-9e15-4a3a-a80d-10b718158478 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:05.222901 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-350e029b-9e15-4a3a-a80d-10b718158478 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:05.231074 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:05.231074 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:05.236070 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-350e029b-9e15-4a3a-a80d-10b718158478 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:45:05.242260 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-350e029b-9e15-4a3a-a80d-10b718158478 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 200 Aug 18 07:45:05.242720 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1396/5612] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:05 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:06.259598 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba0d093c-86c1-432c-a645-7b7c805ef2b3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:06.261403 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba0d093c-86c1-432c-a645-7b7c805ef2b3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d Aug 18 07:45:06.261604 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba0d093c-86c1-432c-a645-7b7c805ef2b3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:06.261801 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba0d093c-86c1-432c-a645-7b7c805ef2b3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:06.267906 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba0d093c-86c1-432c-a645-7b7c805ef2b3 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d returned with HTTP 404 Aug 18 07:45:06.268317 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1405/5613] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:06 2026] GET /volume/v3/volumes/eca27000-d64e-4f57-a457-7830efb8962d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:06.556361 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:06.557890 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] DELETE https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:45:06.558120 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:06.558379 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:06.558560 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume with id: 3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:45:06.570276 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:06.570276 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:06.570732 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:45:06.583393 np0000007613 devstack@c-api.service[100292]: WARNING cinder.keymgr.conf_key_mgr [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 07:45:06.589367 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Delete volume request issued successfully. Aug 18 07:45:06.589594 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c13faf0f-ff15-499e-a85e-4250b92dbc87 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 202 Aug 18 07:45:06.590019 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1403/5614] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:45:06 2026] DELETE /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:06.597609 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-706a6d6b-158f-4a10-a53d-0f9c6756b083 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:06.599182 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-706a6d6b-158f-4a10-a53d-0f9c6756b083 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:45:06.599539 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-706a6d6b-158f-4a10-a53d-0f9c6756b083 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:06.599792 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-706a6d6b-158f-4a10-a53d-0f9c6756b083 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:06.608576 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:06.608576 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:06.611853 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-706a6d6b-158f-4a10-a53d-0f9c6756b083 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Volume info retrieved successfully. Aug 18 07:45:06.617915 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-706a6d6b-158f-4a10-a53d-0f9c6756b083 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 200 Aug 18 07:45:06.618809 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1411/5615] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:06 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:07.634891 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3e5744cb-36d7-44b0-b350-8cbfd2ca46b2 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:07.637617 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3e5744cb-36d7-44b0-b350-8cbfd2ca46b2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] GET https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a Aug 18 07:45:07.637886 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3e5744cb-36d7-44b0-b350-8cbfd2ca46b2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:07.638227 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3e5744cb-36d7-44b0-b350-8cbfd2ca46b2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:07.645730 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3e5744cb-36d7-44b0-b350-8cbfd2ca46b2 tempest-TestEncryptedCinderVolumes-4563448 tempest-TestEncryptedCinderVolumes-4563448-project-member] https://10.4.3.152/volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a returned with HTTP 404 Aug 18 07:45:07.646360 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1397/5616] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:07 2026] GET /volume/v3/volumes/3bf2d6b7-c911-436c-9c1d-d226d993832a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:07.657118 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ba5e2acd-ce3c-4803-921c-0889700f393a None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:07.658827 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba5e2acd-ce3c-4803-921c-0889700f393a tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:45:07.658989 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba5e2acd-ce3c-4803-921c-0889700f393a tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:07.659162 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ba5e2acd-ce3c-4803-921c-0889700f393a tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Calling method 'detail' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:07.659890 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-ba5e2acd-ce3c-4803-921c-0889700f393a tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100290) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:45:07.672158 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ba5e2acd-ce3c-4803-921c-0889700f393a tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Get all volumes completed successfully. Aug 18 07:45:07.673597 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:07.673597 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:07.677447 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ba5e2acd-ce3c-4803-921c-0889700f393a tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:45:07.677816 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1406/5617] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:45:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6566 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:07.691543 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-67c5177d-4220-46c7-a28e-acb1518de9b7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:07.693295 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67c5177d-4220-46c7-a28e-acb1518de9b7 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] DELETE https://10.4.3.152/volume/v3/types/c9908de6-11ba-4ccf-9bdd-49036d61fb4f Aug 18 07:45:07.693457 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67c5177d-4220-46c7-a28e-acb1518de9b7 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:07.693653 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-67c5177d-4220-46c7-a28e-acb1518de9b7 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] Calling method '_delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:07.714663 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-67c5177d-4220-46c7-a28e-acb1518de9b7 tempest-TestEncryptedCinderVolumes-182118663 tempest-TestEncryptedCinderVolumes-182118663-project-admin] https://10.4.3.152/volume/v3/types/c9908de6-11ba-4ccf-9bdd-49036d61fb4f returned with HTTP 202 Aug 18 07:45:07.715129 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1404/5618] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:07 2026] DELETE /volume/v3/types/c9908de6-11ba-4ccf-9bdd-49036d61fb4f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:16.615529 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=166,cinder:UPDATE=21,cinder:INSERT=29 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:45:17.642889 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=175,cinder:UPDATE=45,cinder:INSERT=24 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:45:17.676099 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=138,cinder:UPDATE=58,cinder:INSERT=28 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:45:17.711784 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=163,cinder:UPDATE=51,cinder:INSERT=14 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:45:30.940515 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0ba8edbc-05c0-4eb4-8569-e5c9f2bb0ae9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:30.942706 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ba8edbc-05c0-4eb4-8569-e5c9f2bb0ae9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:45:30.942706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ba8edbc-05c0-4eb4-8569-e5c9f2bb0ae9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:30.942706 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0ba8edbc-05c0-4eb4-8569-e5c9f2bb0ae9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:30.942900 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-0ba8edbc-05c0-4eb4-8569-e5c9f2bb0ae9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Delete snapshot with id: 23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:45:30.946983 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0ba8edbc-05c0-4eb4-8569-e5c9f2bb0ae9 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 404 Aug 18 07:45:30.947516 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1412/5619] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:45:30 2026] DELETE /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:30.954664 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0333d3fe-00e7-4307-b147-807441926ef3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:30.957049 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0333d3fe-00e7-4307-b147-807441926ef3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 Aug 18 07:45:30.957268 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0333d3fe-00e7-4307-b147-807441926ef3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:30.957456 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0333d3fe-00e7-4307-b147-807441926ef3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:30.966121 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0333d3fe-00e7-4307-b147-807441926ef3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 returned with HTTP 404 Aug 18 07:45:30.966609 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1398/5620] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:45:30 2026] GET /volume/v3/snapshots/23875f1f-21b3-44fa-a920-1c364fbc6137 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:31.003777 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-e9ccfbe1-2ee6-4a68-aec1-0bd51e81e601 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:31.005735 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-e9ccfbe1-2ee6-4a68-aec1-0bd51e81e601 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:45:31.005899 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-e9ccfbe1-2ee6-4a68-aec1-0bd51e81e601 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:31.006082 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-e9ccfbe1-2ee6-4a68-aec1-0bd51e81e601 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:31.014747 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:31.014747 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:31.017781 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-e9ccfbe1-2ee6-4a68-aec1-0bd51e81e601 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:31.021517 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-e9ccfbe1-2ee6-4a68-aec1-0bd51e81e601 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:45:31.022022 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1407/5621] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:45:31 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:31.038654 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-19d635d1-c14d-4caa-9b3c-79531d8aceac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:31.040508 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-19d635d1-c14d-4caa-9b3c-79531d8aceac tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c/action Aug 18 07:45:31.040957 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-19d635d1-c14d-4caa-9b3c-79531d8aceac tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:45:31.041119 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-19d635d1-c14d-4caa-9b3c-79531d8aceac tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:31.052744 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:31.052744 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:31.053302 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-19d635d1-c14d-4caa-9b3c-79531d8aceac tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:31.059331 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-19d635d1-c14d-4caa-9b3c-79531d8aceac tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Begin detaching volume completed successfully. Aug 18 07:45:31.059612 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-19d635d1-c14d-4caa-9b3c-79531d8aceac tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c/action returned with HTTP 202 Aug 18 07:45:31.060133 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1405/5622] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:45:31 2026] POST /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:45:31.102080 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-68c621d3-7ca2-4cc6-9ec0-266529759af3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:31.102401 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68c621d3-7ca2-4cc6-9ec0-266529759af3 None None] GET https://10.4.3.152/volume// Aug 18 07:45:31.102566 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68c621d3-7ca2-4cc6-9ec0-266529759af3 None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:31.102762 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-68c621d3-7ca2-4cc6-9ec0-266529759af3 None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:31.103096 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-68c621d3-7ca2-4cc6-9ec0-266529759af3 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:45:31.103436 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1413/5623] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:45:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:45:31.110519 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-dcf18865-2429-4884-8967-72787d4c872c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:31.112354 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-dcf18865-2429-4884-8967-72787d4c872c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:45:31.112574 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-dcf18865-2429-4884-8967-72787d4c872c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:31.112745 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-dcf18865-2429-4884-8967-72787d4c872c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:31.121017 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:31.121017 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:31.123871 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-dcf18865-2429-4884-8967-72787d4c872c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:31.127386 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-dcf18865-2429-4884-8967-72787d4c872c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:45:31.127748 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1399/5624] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:45:31 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 1322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:45:31.851599 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-0368ca23-67e4-43a1-aa97-8fdb5509f34b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:31.853434 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-0368ca23-67e4-43a1-aa97-8fdb5509f34b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b Aug 18 07:45:31.853609 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-0368ca23-67e4-43a1-aa97-8fdb5509f34b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:31.853776 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-0368ca23-67e4-43a1-aa97-8fdb5509f34b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:31.860367 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:31.860367 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:31.902628 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a25f8a96-b106-4dbb-9666-ef146f59160e req-0368ca23-67e4-43a1-aa97-8fdb5509f34b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b returned with HTTP 200 Aug 18 07:45:31.903013 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1408/5625] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:45:31 2026] DELETE /volume/v3/attachments/3e9afe80-62b8-4dba-b14d-31bfaa46b56b => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:32.173102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-352e6e77-d4cb-4f89-95be-9512d7023090 req-1a333e9a-ba10-4e4d-8dd2-8e5ffca057c2 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:32.175756 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-352e6e77-d4cb-4f89-95be-9512d7023090 req-1a333e9a-ba10-4e4d-8dd2-8e5ffca057c2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:45:32.175972 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-352e6e77-d4cb-4f89-95be-9512d7023090 req-1a333e9a-ba10-4e4d-8dd2-8e5ffca057c2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:32.176161 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-352e6e77-d4cb-4f89-95be-9512d7023090 req-1a333e9a-ba10-4e4d-8dd2-8e5ffca057c2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:32.183148 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:32.183148 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:32.187043 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [req-352e6e77-d4cb-4f89-95be-9512d7023090 req-1a333e9a-ba10-4e4d-8dd2-8e5ffca057c2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:32.191281 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-352e6e77-d4cb-4f89-95be-9512d7023090 req-1a333e9a-ba10-4e4d-8dd2-8e5ffca057c2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:45:32.191798 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1406/5626] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:45:32 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:32.204891 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:32.206363 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] DELETE https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:45:32.206637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:32.206918 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:32.208225 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Delete volume with id: 641beabc-363b-4763-93b6-4e456910509c Aug 18 07:45:32.213461 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:32.213461 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:32.213967 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:32.228174 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Delete volume request issued successfully. Aug 18 07:45:32.228557 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ac263f76-2bc3-4dbc-85f0-ec1a0ad9ad4d tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 202 Aug 18 07:45:32.229030 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1414/5627] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:45:32 2026] DELETE /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:32.237320 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-1b1ae291-13f4-4853-b7aa-31c36259272e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:32.240168 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b1ae291-13f4-4853-b7aa-31c36259272e tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:45:32.240412 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b1ae291-13f4-4853-b7aa-31c36259272e tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:32.240591 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-1b1ae291-13f4-4853-b7aa-31c36259272e tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:32.253495 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:32.253495 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:32.258960 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-1b1ae291-13f4-4853-b7aa-31c36259272e tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:32.266375 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-1b1ae291-13f4-4853-b7aa-31c36259272e tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 200 Aug 18 07:45:32.266716 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1400/5628] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:32 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:33.279020 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-62cec522-ffa6-45da-ab61-f8728b4619d7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:33.280983 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62cec522-ffa6-45da-ab61-f8728b4619d7 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c Aug 18 07:45:33.281196 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62cec522-ffa6-45da-ab61-f8728b4619d7 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:33.281406 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-62cec522-ffa6-45da-ab61-f8728b4619d7 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:33.286930 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-62cec522-ffa6-45da-ab61-f8728b4619d7 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c returned with HTTP 404 Aug 18 07:45:33.287440 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1409/5629] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:33 2026] GET /volume/v3/volumes/641beabc-363b-4763-93b6-4e456910509c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:36.996286 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-999a9d13-6e6b-40a1-9089-20e0dd286a51 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:36.998450 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-999a9d13-6e6b-40a1-9089-20e0dd286a51 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] POST https://10.4.3.152/volume/v3/types Aug 18 07:45:36.998953 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-999a9d13-6e6b-40a1-9089-20e0dd286a51 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1765180616-76784793", "extra_specs": {"multiattach": " True"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:37.016152 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-999a9d13-6e6b-40a1-9089-20e0dd286a51 tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/types returned with HTTP 200 Aug 18 07:45:37.016703 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1407/5630] 10.4.3.152 () {68 vars in 1253 bytes} [Tue Aug 18 07:45:36 2026] POST /volume/v3/types => generated 285 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:37.025500 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-4d32a367-486d-414e-9d0f-43248ea14122 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:37.027163 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:45:37.027482 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1851704310", "snapshot_id": null, "imageRef": null, "volume_type": "faa6744c-6488-49c2-84a6-585bd955ab72", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:37.028874 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1851704310', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'faa6744c-6488-49c2-84a6-585bd955ab72', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:45:37.036874 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume of 1 GB Aug 18 07:45:37.037076 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:37.037076 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:37.037551 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Availability Zones retrieved successfully. Aug 18 07:45:37.043932 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (25aa60db-88e7-4781-a115-9f8b3edd53e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:45:37.044797 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c9dae0-055c-40d1-9e72-7e8e1b8e8808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:37.045603 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:45:37.053232 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:37.053232 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:37.069363 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c9dae0-055c-40d1-9e72-7e8e1b8e8808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:45:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=faa6744c-6488-49c2-84a6-585bd955ab72,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1765180616-76784793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa6744c-6488-49c2-84a6-585bd955ab72', 'encryption_key_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=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:37.070268 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49759ee2-e704-49b2-8b85-5452f1cf0010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:37.103630 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1765180616-76784793 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1765180616-76784793, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:45:37.104019 np0000007613 devstack@c-api.service[100291]: WARNING cinder.quota [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1765180616-76784793 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1765180616-76784793, it is now deprecated. Please use the default quota class for default quota. Aug 18 07:45:37.134684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Created reservations ['96c17ccd-f8e6-44f8-b5f9-a7c41d94205b', 'd9ec4ab4-bc5b-4414-a1e3-8931bd519f18', '7a910cd2-2393-4b60-bb88-e1dd84a267f7', '40d35b24-98e2-40af-8cc6-4a051d9459f9'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:45:37.134684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49759ee2-e704-49b2-8b85-5452f1cf0010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c17ccd-f8e6-44f8-b5f9-a7c41d94205b', 'd9ec4ab4-bc5b-4414-a1e3-8931bd519f18', '7a910cd2-2393-4b60-bb88-e1dd84a267f7', '40d35b24-98e2-40af-8cc6-4a051d9459f9']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:37.134684 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c9d3ef5-9815-4557-bf09-bb617874cdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:37.156074 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c9d3ef5-9815-4557-bf09-bb617874cdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '725138fe-c3c6-4846-9dc7-4bf8b642ecbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1851704310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['96c17ccd-f8e6-44f8-b5f9-a7c41d94205b','d9ec4ab4-bc5b-4414-a1e3-8931bd519f18','7a910cd2-2393-4b60-bb88-e1dd84a267f7','40d35b24-98e2-40af-8cc6-4a051d9459f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=faa6744c-6488-49c2-84a6-585bd955ab72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1851704310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=725138fe-c3c6-4846-9dc7-4bf8b642ecbb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='090ffb6c24d0441bac75ab1b4d134e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa6744c-6488-49c2-84a6-585bd955ab72),volume_type_id=faa6744c-6488-49c2-84a6-585bd955ab72)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:37.156833 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f01391b-3310-4bad-9668-1cd4812d273b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:37.174523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f01391b-3310-4bad-9668-1cd4812d273b) transitioned into state 'SUCCESS' from state '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-1851704310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='090ffb6c24d0441bac75ab1b4d134e5f',qos_specs=None,replication_status=,reservations=['96c17ccd-f8e6-44f8-b5f9-a7c41d94205b','d9ec4ab4-bc5b-4414-a1e3-8931bd519f18','7a910cd2-2393-4b60-bb88-e1dd84a267f7','40d35b24-98e2-40af-8cc6-4a051d9459f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85060698f26e42e2b4cf18a83dc0a6fa',volume_type_id=faa6744c-6488-49c2-84a6-585bd955ab72)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:37.175215 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a4c7a5-3d46-430f-a97d-e3e61ce9d013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:37.183447 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a4c7a5-3d46-430f-a97d-e3e61ce9d013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:37.184624 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Flow 'volume_create_api' (25aa60db-88e7-4781-a115-9f8b3edd53e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:45:37.184921 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Create volume request issued successfully. Aug 18 07:45:37.185497 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-4d32a367-486d-414e-9d0f-43248ea14122 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:45:37.185912 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1415/5631] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:45:37 2026] POST /volume/v3/volumes => generated 828 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:45:37.198703 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2f7a9d62-a948-455d-9dcb-f8236684aafa None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:37.203636 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f7a9d62-a948-455d-9dcb-f8236684aafa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:37.203817 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f7a9d62-a948-455d-9dcb-f8236684aafa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:37.203993 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2f7a9d62-a948-455d-9dcb-f8236684aafa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:37.217923 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:37.217923 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:37.222530 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2f7a9d62-a948-455d-9dcb-f8236684aafa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:37.227984 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2f7a9d62-a948-455d-9dcb-f8236684aafa tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:37.228537 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1401/5632] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:37 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:38.245959 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-bf0c6de1-bcf7-43e0-b47f-e59219868a42 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.247574 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf0c6de1-bcf7-43e0-b47f-e59219868a42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:38.248200 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf0c6de1-bcf7-43e0-b47f-e59219868a42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:38.248200 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-bf0c6de1-bcf7-43e0-b47f-e59219868a42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:38.254555 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:38.254555 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:38.257767 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-bf0c6de1-bcf7-43e0-b47f-e59219868a42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:38.261370 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-bf0c6de1-bcf7-43e0-b47f-e59219868a42 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:38.261691 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1410/5633] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:38 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:38.274863 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f0e9920b-755a-44a9-aea5-b37834448890 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.276927 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0e9920b-755a-44a9-aea5-b37834448890 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:38.277146 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0e9920b-755a-44a9-aea5-b37834448890 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:38.277456 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f0e9920b-755a-44a9-aea5-b37834448890 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:38.285940 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:38.285940 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:38.290095 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f0e9920b-755a-44a9-aea5-b37834448890 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:38.295588 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f0e9920b-755a-44a9-aea5-b37834448890 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:38.296050 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1408/5634] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:38 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:38.342135 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-fc69d31d-a21e-472d-bcc8-2aa06ff73edb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.344381 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-fc69d31d-a21e-472d-bcc8-2aa06ff73edb tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:38.344632 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-fc69d31d-a21e-472d-bcc8-2aa06ff73edb tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:38.344865 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-fc69d31d-a21e-472d-bcc8-2aa06ff73edb tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:38.353058 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:38.353058 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:38.356460 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-fc69d31d-a21e-472d-bcc8-2aa06ff73edb tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:38.360373 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-fc69d31d-a21e-472d-bcc8-2aa06ff73edb tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:38.360996 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1416/5635] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:45:38 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:38.434167 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eecc276b-43b1-431a-b104-e73c64ba523c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.434585 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eecc276b-43b1-431a-b104-e73c64ba523c None None] GET https://10.4.3.152/volume// Aug 18 07:45:38.434763 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eecc276b-43b1-431a-b104-e73c64ba523c None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:38.434943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eecc276b-43b1-431a-b104-e73c64ba523c None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:38.435360 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eecc276b-43b1-431a-b104-e73c64ba523c None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:45:38.435584 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1402/5636] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:45:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:45:38.441850 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-40bb8263-d0e5-449a-be19-5ec6934013fc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.444258 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-40bb8263-d0e5-449a-be19-5ec6934013fc tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:45:38.444649 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-40bb8263-d0e5-449a-be19-5ec6934013fc tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "725138fe-c3c6-4846-9dc7-4bf8b642ecbb", "connector": null, "instance_uuid": "ff4e28b5-9980-4a7a-ac9e-eacdf44fbd91"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:38.453186 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:38.453186 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:38.477535 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-40bb8263-d0e5-449a-be19-5ec6934013fc tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:45:38.477953 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1411/5637] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:45:38 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:38.504491 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1ef80d17-45a0-45e7-bb9c-dc1d91d594d7 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.506256 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ef80d17-45a0-45e7-bb9c-dc1d91d594d7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:38.506464 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ef80d17-45a0-45e7-bb9c-dc1d91d594d7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:38.506657 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1ef80d17-45a0-45e7-bb9c-dc1d91d594d7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:38.519325 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:38.519325 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:38.524093 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1ef80d17-45a0-45e7-bb9c-dc1d91d594d7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:38.525969 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-1158ea40-3fd2-477e-a06f-973e7af96a4f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.526487 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1158ea40-3fd2-477e-a06f-973e7af96a4f None None] GET https://10.4.3.152/volume// Aug 18 07:45:38.526703 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1158ea40-3fd2-477e-a06f-973e7af96a4f None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:38.526918 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-1158ea40-3fd2-477e-a06f-973e7af96a4f None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:38.527355 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-1158ea40-3fd2-477e-a06f-973e7af96a4f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:45:38.527742 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1417/5638] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:45:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:45:38.529498 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1ef80d17-45a0-45e7-bb9c-dc1d91d594d7 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:38.530005 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1409/5639] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:38 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:38.535997 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-62b7cb98-df2f-4f91-8968-fcc19e05e640 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.538435 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-62b7cb98-df2f-4f91-8968-fcc19e05e640 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:38.538638 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-62b7cb98-df2f-4f91-8968-fcc19e05e640 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:38.538811 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-62b7cb98-df2f-4f91-8968-fcc19e05e640 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:38.547307 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:38.547307 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:38.550504 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-62b7cb98-df2f-4f91-8968-fcc19e05e640 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:38.554573 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-62b7cb98-df2f-4f91-8968-fcc19e05e640 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:38.554985 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1403/5640] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:45:38 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:45:38.674217 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-bcccbdab-450f-4c33-988b-26701ac6fc8d None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:38.676319 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-bcccbdab-450f-4c33-988b-26701ac6fc8d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] PUT https://10.4.3.152/volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22 Aug 18 07:45:38.676699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-bcccbdab-450f-4c33-988b-26701ac6fc8d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:38.684406 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-bcccbdab-450f-4c33-988b-26701ac6fc8d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Acquiring lock "cinder-attachment_update-725138fe-c3c6-4846-9dc7-4bf8b642ecbb-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:45:38.688606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-bcccbdab-450f-4c33-988b-26701ac6fc8d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-725138fe-c3c6-4846-9dc7-4bf8b642ecbb-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:45:38.689459 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:38.689459 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:38.801949 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-bcccbdab-450f-4c33-988b-26701ac6fc8d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Lock "cinder-attachment_update-725138fe-c3c6-4846-9dc7-4bf8b642ecbb-np0000007613" released by "attachment_update" :: held 0.113s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:45:38.802358 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-bcccbdab-450f-4c33-988b-26701ac6fc8d tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22 returned with HTTP 200 Aug 18 07:45:38.802836 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1412/5641] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:45:38 2026] PUT /volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:39.542215 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-92887214-1724-441c-a3a3-04ecf45e35e3 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:39.543789 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92887214-1724-441c-a3a3-04ecf45e35e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:39.543958 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92887214-1724-441c-a3a3-04ecf45e35e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:39.544126 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-92887214-1724-441c-a3a3-04ecf45e35e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:39.552306 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:39.552306 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:39.555321 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-92887214-1724-441c-a3a3-04ecf45e35e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:39.558849 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-92887214-1724-441c-a3a3-04ecf45e35e3 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:39.559191 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1418/5642] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:39 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:40.570304 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-95c3b21e-d53d-460e-b8f9-cee255cbc4e0 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:40.572661 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95c3b21e-d53d-460e-b8f9-cee255cbc4e0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:40.572957 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95c3b21e-d53d-460e-b8f9-cee255cbc4e0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:40.573261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-95c3b21e-d53d-460e-b8f9-cee255cbc4e0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:40.585621 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:40.585621 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:40.589901 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-95c3b21e-d53d-460e-b8f9-cee255cbc4e0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:40.595692 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-95c3b21e-d53d-460e-b8f9-cee255cbc4e0 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:40.596221 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1410/5643] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:40 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:41.158382 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:41.160005 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:45:41.160356 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1824863903", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:41.161729 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1824863903', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:45:41.161835 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Create volume of 1 GB Aug 18 07:45:41.165506 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Availability Zones retrieved successfully. Aug 18 07:45:41.170643 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Flow 'volume_create_api' (c9e768bc-2648-46cb-be7d-050a39529e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:45:41.171598 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24edd7e8-8e7b-468f-80ff-b5bc18eef872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:41.172454 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:45:41.194870 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24edd7e8-8e7b-468f-80ff-b5bc18eef872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:41.195828 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f364e47f-29ef-405d-8116-da92496df768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:41.236550 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Created reservations ['5927a941-606e-4655-83fd-845107df02ac', 'da5d8195-4ac9-4e1a-b185-60d7bbca8165', '0bdba629-24e2-42c2-88a4-c501fb8299ee', '649ec9d3-ff88-4091-a680-17e0e3ead4a0'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:45:41.237598 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f364e47f-29ef-405d-8116-da92496df768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5927a941-606e-4655-83fd-845107df02ac', 'da5d8195-4ac9-4e1a-b185-60d7bbca8165', '0bdba629-24e2-42c2-88a4-c501fb8299ee', '649ec9d3-ff88-4091-a680-17e0e3ead4a0']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:41.238507 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9ec425-37fb-40c8-8a50-4346b04aca67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:41.262122 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a9ec425-37fb-40c8-8a50-4346b04aca67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc08811-eba5-43df-aac8-94fb85665272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1824863903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6978142f234c6686e76526a89e3d44',qos_specs=None,replication_status=,reservations=['5927a941-606e-4655-83fd-845107df02ac','da5d8195-4ac9-4e1a-b185-60d7bbca8165','0bdba629-24e2-42c2-88a4-c501fb8299ee','649ec9d3-ff88-4091-a680-17e0e3ead4a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781158b5ce9142f09dfa2d4e53ba6775',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1824863903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc08811-eba5-43df-aac8-94fb85665272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6978142f234c6686e76526a89e3d44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781158b5ce9142f09dfa2d4e53ba6775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:41.262892 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a2d63e-fc02-4ea2-8ec0-286516853ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:41.280801 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a2d63e-fc02-4ea2-8ec0-286516853ffe) transitioned into state 'SUCCESS' from state '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-1824863903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6978142f234c6686e76526a89e3d44',qos_specs=None,replication_status=,reservations=['5927a941-606e-4655-83fd-845107df02ac','da5d8195-4ac9-4e1a-b185-60d7bbca8165','0bdba629-24e2-42c2-88a4-c501fb8299ee','649ec9d3-ff88-4091-a680-17e0e3ead4a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781158b5ce9142f09dfa2d4e53ba6775',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:41.281746 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67433d97-0354-483a-bce8-626f03e7c191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:45:41.291127 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67433d97-0354-483a-bce8-626f03e7c191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:45:41.292090 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Flow 'volume_create_api' (c9e768bc-2648-46cb-be7d-050a39529e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:45:41.292488 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Create volume request issued successfully. Aug 18 07:45:41.293037 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-f4b44783-c282-41f2-953c-7f6c31c2b511 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:45:41.293553 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1404/5644] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:45:41 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:45:41.306238 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-93ddc8a6-a901-406b-a52b-4b7f27d8fde4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:41.309248 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93ddc8a6-a901-406b-a52b-4b7f27d8fde4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:41.309509 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93ddc8a6-a901-406b-a52b-4b7f27d8fde4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:41.309732 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-93ddc8a6-a901-406b-a52b-4b7f27d8fde4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:41.320345 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:41.320345 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:41.324666 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-93ddc8a6-a901-406b-a52b-4b7f27d8fde4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:41.329687 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-93ddc8a6-a901-406b-a52b-4b7f27d8fde4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:41.330333 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1413/5645] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:41 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:41.608151 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-23ed994e-7817-4a40-a3e7-09110cf85c51 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:41.609949 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23ed994e-7817-4a40-a3e7-09110cf85c51 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:41.610187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23ed994e-7817-4a40-a3e7-09110cf85c51 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:41.610453 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-23ed994e-7817-4a40-a3e7-09110cf85c51 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:41.619066 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:41.619066 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:41.622054 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-23ed994e-7817-4a40-a3e7-09110cf85c51 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:41.626017 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-23ed994e-7817-4a40-a3e7-09110cf85c51 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:41.626403 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1419/5646] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:41 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:42.055807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-5f74bb9c-8921-4383-b84d-4a3882714ff6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.057986 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-5f74bb9c-8921-4383-b84d-4a3882714ff6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22/action Aug 18 07:45:42.058366 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-5f74bb9c-8921-4383-b84d-4a3882714ff6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:45:42.058485 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-5f74bb9c-8921-4383-b84d-4a3882714ff6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:42.075461 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.075461 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:42.088408 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-a5745958-7527-4a3b-8d0e-8a3b04debf1a req-5f74bb9c-8921-4383-b84d-4a3882714ff6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22/action returned with HTTP 204 Aug 18 07:45:42.088919 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1411/5647] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:45:42 2026] POST /volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:42.341525 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-11e90835-f75d-4c0d-8bc0-e116a6808def None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.343117 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11e90835-f75d-4c0d-8bc0-e116a6808def tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:42.343302 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-11e90835-f75d-4c0d-8bc0-e116a6808def tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.343471 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-11e90835-f75d-4c0d-8bc0-e116a6808def tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.349803 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.349803 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:42.352686 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-11e90835-f75d-4c0d-8bc0-e116a6808def tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:42.356195 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-11e90835-f75d-4c0d-8bc0-e116a6808def tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:42.356525 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1405/5648] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:42.368269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1e11ffb1-21d7-4378-b711-5b0b1087aef0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.369939 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e11ffb1-21d7-4378-b711-5b0b1087aef0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:42.370137 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e11ffb1-21d7-4378-b711-5b0b1087aef0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.370317 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1e11ffb1-21d7-4378-b711-5b0b1087aef0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.376945 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.376945 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:42.380177 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1e11ffb1-21d7-4378-b711-5b0b1087aef0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:42.383847 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1e11ffb1-21d7-4378-b711-5b0b1087aef0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:42.384187 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1414/5649] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:42.394986 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bc7ca029-5ede-4506-9724-64711bf96c56 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.396652 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc7ca029-5ede-4506-9724-64711bf96c56 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes Aug 18 07:45:42.396824 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc7ca029-5ede-4506-9724-64711bf96c56 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.396998 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bc7ca029-5ede-4506-9724-64711bf96c56 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'index' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.397292 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.api_utils [None req-bc7ca029-5ede-4506-9724-64711bf96c56 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Removing options '' from query. {{(pid=100291) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:45:42.397951 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-bc7ca029-5ede-4506-9724-64711bf96c56 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100291) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:45:42.404395 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bc7ca029-5ede-4506-9724-64711bf96c56 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Get all volumes completed successfully. Aug 18 07:45:42.404763 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bc7ca029-5ede-4506-9724-64711bf96c56 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 200 Aug 18 07:45:42.405078 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1420/5650] 10.4.3.152 () {66 vars in 1237 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes => generated 339 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:42.412083 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-1508b10a-7ab8-4a8a-a24c-86a7be521b2a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.413795 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1508b10a-7ab8-4a8a-a24c-86a7be521b2a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:42.413994 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1508b10a-7ab8-4a8a-a24c-86a7be521b2a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.414173 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-1508b10a-7ab8-4a8a-a24c-86a7be521b2a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.421142 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.421142 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:42.424358 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-1508b10a-7ab8-4a8a-a24c-86a7be521b2a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:42.428026 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-1508b10a-7ab8-4a8a-a24c-86a7be521b2a tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:42.428405 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1412/5651] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:42.465093 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-950b33a1-3615-4588-a9f7-a1669cc255d0 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.467587 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-950b33a1-3615-4588-a9f7-a1669cc255d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:42.467831 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-950b33a1-3615-4588-a9f7-a1669cc255d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.468067 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-950b33a1-3615-4588-a9f7-a1669cc255d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.476117 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.476117 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:42.480054 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-950b33a1-3615-4588-a9f7-a1669cc255d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:42.484511 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-950b33a1-3615-4588-a9f7-a1669cc255d0 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:42.484949 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1406/5652] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:42.551250 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5549d3c6-2072-4f28-872c-fe11baa282fd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.551586 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5549d3c6-2072-4f28-872c-fe11baa282fd None None] GET https://10.4.3.152/volume// Aug 18 07:45:42.551736 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5549d3c6-2072-4f28-872c-fe11baa282fd None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.551907 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5549d3c6-2072-4f28-872c-fe11baa282fd None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.552198 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5549d3c6-2072-4f28-872c-fe11baa282fd None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:45:42.552525 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1415/5653] 10.4.3.152 () {66 vars in 1428 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:45:42.558912 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e9db3018-76c9-4206-9f89-3c4e4d16a9b2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.560861 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e9db3018-76c9-4206-9f89-3c4e4d16a9b2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:45:42.561228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e9db3018-76c9-4206-9f89-3c4e4d16a9b2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcc08811-eba5-43df-aac8-94fb85665272", "connector": null, "instance_uuid": "c7a5ad91-906e-44ef-b12b-2139105362f7"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:42.568712 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.568712 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:42.590154 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e9db3018-76c9-4206-9f89-3c4e4d16a9b2 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:45:42.590580 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1421/5654] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:45:42 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:42.614263 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-5508e9b3-9055-4371-a39f-c61e82a39e6b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.616466 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5508e9b3-9055-4371-a39f-c61e82a39e6b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:42.616715 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5508e9b3-9055-4371-a39f-c61e82a39e6b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.616959 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-5508e9b3-9055-4371-a39f-c61e82a39e6b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.624511 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-863095ec-f177-42f1-9add-1fd28daf842b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.624988 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-863095ec-f177-42f1-9add-1fd28daf842b None None] GET https://10.4.3.152/volume// Aug 18 07:45:42.625218 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-863095ec-f177-42f1-9add-1fd28daf842b None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.625523 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-863095ec-f177-42f1-9add-1fd28daf842b None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.625943 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-863095ec-f177-42f1-9add-1fd28daf842b None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:45:42.626398 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1407/5655] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:45:42.629077 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.629077 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:42.633598 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-5508e9b3-9055-4371-a39f-c61e82a39e6b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:42.634473 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-9dac3ce5-ae6d-43f5-b5bb-730186660d52 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.637289 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-9dac3ce5-ae6d-43f5-b5bb-730186660d52 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:42.637606 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-9dac3ce5-ae6d-43f5-b5bb-730186660d52 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.637886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-9dac3ce5-ae6d-43f5-b5bb-730186660d52 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.638143 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9067d65a-212b-4b8a-a528-5fef3a3ca694 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.638694 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-5508e9b3-9055-4371-a39f-c61e82a39e6b tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:42.639116 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1413/5656] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:42.640568 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9067d65a-212b-4b8a-a528-5fef3a3ca694 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:42.640760 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9067d65a-212b-4b8a-a528-5fef3a3ca694 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.640942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9067d65a-212b-4b8a-a528-5fef3a3ca694 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.646448 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.646448 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:42.649523 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-9dac3ce5-ae6d-43f5-b5bb-730186660d52 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:42.650448 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.650448 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:42.653103 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-9dac3ce5-ae6d-43f5-b5bb-730186660d52 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:42.653500 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1416/5657] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:45:42.653639 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9067d65a-212b-4b8a-a528-5fef3a3ca694 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:42.657991 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9067d65a-212b-4b8a-a528-5fef3a3ca694 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:42.658481 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1422/5658] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:42.700410 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-67beba24-d576-4b62-915f-1f9834c076d7 req-0e130523-5286-4f57-81c1-f20431786599 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.702766 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-67beba24-d576-4b62-915f-1f9834c076d7 req-0e130523-5286-4f57-81c1-f20431786599 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:42.703021 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-67beba24-d576-4b62-915f-1f9834c076d7 req-0e130523-5286-4f57-81c1-f20431786599 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.703303 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-67beba24-d576-4b62-915f-1f9834c076d7 req-0e130523-5286-4f57-81c1-f20431786599 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.711976 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.711976 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:42.714966 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-67beba24-d576-4b62-915f-1f9834c076d7 req-0e130523-5286-4f57-81c1-f20431786599 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:42.718394 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-67beba24-d576-4b62-915f-1f9834c076d7 req-0e130523-5286-4f57-81c1-f20431786599 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:42.718760 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1408/5659] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:42.735320 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-63731d51-986f-4035-9f63-aae622acdee6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.737656 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63731d51-986f-4035-9f63-aae622acdee6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:42.737898 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63731d51-986f-4035-9f63-aae622acdee6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.738172 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-63731d51-986f-4035-9f63-aae622acdee6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.749628 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.749628 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:42.753395 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-63731d51-986f-4035-9f63-aae622acdee6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:42.759149 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-63731d51-986f-4035-9f63-aae622acdee6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:42.759539 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1414/5660] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:42.760859 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-4839f4bb-ce32-4839-9329-8f08caa72acf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.762831 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-4839f4bb-ce32-4839-9329-8f08caa72acf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] PUT https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad Aug 18 07:45:42.763171 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-4839f4bb-ce32-4839-9329-8f08caa72acf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:42.770220 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-4839f4bb-ce32-4839-9329-8f08caa72acf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Acquiring lock "cinder-attachment_update-dcc08811-eba5-43df-aac8-94fb85665272-np0000007613" by "attachment_update" {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:45:42.773931 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-4839f4bb-ce32-4839-9329-8f08caa72acf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Lock "cinder-attachment_update-dcc08811-eba5-43df-aac8-94fb85665272-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100290) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:45:42.774993 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.774993 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:42.805033 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-71ae4c89-c162-4f3b-968d-68d629584ad8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.807654 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-71ae4c89-c162-4f3b-968d-68d629584ad8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:42.807831 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-71ae4c89-c162-4f3b-968d-68d629584ad8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.808005 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-71ae4c89-c162-4f3b-968d-68d629584ad8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.816452 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.816452 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:42.819622 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-71ae4c89-c162-4f3b-968d-68d629584ad8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:42.823749 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-71ae4c89-c162-4f3b-968d-68d629584ad8 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:42.824199 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1423/5661] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:42.840849 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-a49a5b00-d8eb-4a9c-a719-8d2b6f465889 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.842630 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-a49a5b00-d8eb-4a9c-a719-8d2b6f465889 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] POST https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb/action Aug 18 07:45:42.842914 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-a49a5b00-d8eb-4a9c-a719-8d2b6f465889 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100293) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:45:42.843023 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-a49a5b00-d8eb-4a9c-a719-8d2b6f465889 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:42.848937 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.coordination [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-4839f4bb-ce32-4839-9329-8f08caa72acf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Lock "cinder-attachment_update-dcc08811-eba5-43df-aac8-94fb85665272-np0000007613" released by "attachment_update" :: held 0.075s {{(pid=100290) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:45:42.849348 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-4839f4bb-ce32-4839-9329-8f08caa72acf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad returned with HTTP 200 Aug 18 07:45:42.849818 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1417/5662] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:45:42 2026] PUT /volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:42.852061 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.852061 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:42.852508 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-a49a5b00-d8eb-4a9c-a719-8d2b6f465889 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:42.857928 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-a49a5b00-d8eb-4a9c-a719-8d2b6f465889 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Begin detaching volume completed successfully. Aug 18 07:45:42.858125 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-a49a5b00-d8eb-4a9c-a719-8d2b6f465889 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb/action returned with HTTP 202 Aug 18 07:45:42.858545 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1409/5663] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:45:42 2026] POST /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:45:42.880244 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-789cce93-f2ee-4f7a-b4a3-91149e0259c4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.884474 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-789cce93-f2ee-4f7a-b4a3-91149e0259c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:42.887696 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-789cce93-f2ee-4f7a-b4a3-91149e0259c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.887696 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-789cce93-f2ee-4f7a-b4a3-91149e0259c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.902104 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.902104 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:42.905123 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-789cce93-f2ee-4f7a-b4a3-91149e0259c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:42.908800 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-c56bd318-5cbc-4eb9-821c-3989f04f3a7f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.909341 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c56bd318-5cbc-4eb9-821c-3989f04f3a7f None None] GET https://10.4.3.152/volume// Aug 18 07:45:42.909503 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c56bd318-5cbc-4eb9-821c-3989f04f3a7f None None] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.910330 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-c56bd318-5cbc-4eb9-821c-3989f04f3a7f None None] Calling method 'all' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.910330 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-c56bd318-5cbc-4eb9-821c-3989f04f3a7f None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:45:42.910537 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-789cce93-f2ee-4f7a-b4a3-91149e0259c4 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:42.910645 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1424/5664] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:45:42.910693 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1415/5665] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:42.917178 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-ee04dfe4-7f0b-454d-994f-caa6a36a8e75 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:42.919346 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-ee04dfe4-7f0b-454d-994f-caa6a36a8e75 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:42.919559 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-ee04dfe4-7f0b-454d-994f-caa6a36a8e75 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:42.919742 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-ee04dfe4-7f0b-454d-994f-caa6a36a8e75 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:42.928530 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:42.928530 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:42.931751 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-ee04dfe4-7f0b-454d-994f-caa6a36a8e75 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:42.935608 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-ee04dfe4-7f0b-454d-994f-caa6a36a8e75 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:42.936009 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1418/5666] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:45:42 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:45:43.403020 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-4de1a293-64ae-4b78-979d-43c2288629ee None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:43.404945 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-4de1a293-64ae-4b78-979d-43c2288629ee tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:43.405133 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-4de1a293-64ae-4b78-979d-43c2288629ee tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:43.405398 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-4de1a293-64ae-4b78-979d-43c2288629ee tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:43.414577 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:43.414577 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:43.417746 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-4de1a293-64ae-4b78-979d-43c2288629ee tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:43.421862 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-4de1a293-64ae-4b78-979d-43c2288629ee tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:43.422265 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1410/5667] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:45:43 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:43.652527 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fff1d447-ed2f-4d11-a587-2d006e206616 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:43.654283 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fff1d447-ed2f-4d11-a587-2d006e206616 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:43.654475 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fff1d447-ed2f-4d11-a587-2d006e206616 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:43.654636 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fff1d447-ed2f-4d11-a587-2d006e206616 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:43.662910 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:43.662910 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:43.665801 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fff1d447-ed2f-4d11-a587-2d006e206616 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:43.669233 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fff1d447-ed2f-4d11-a587-2d006e206616 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:43.669576 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1425/5668] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:43 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:43.922866 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0eeb60b6-7fb3-40e9-8be5-a97536341894 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:43.924556 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0eeb60b6-7fb3-40e9-8be5-a97536341894 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:43.924730 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0eeb60b6-7fb3-40e9-8be5-a97536341894 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:43.924911 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0eeb60b6-7fb3-40e9-8be5-a97536341894 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:43.936254 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:43.936254 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:43.939570 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0eeb60b6-7fb3-40e9-8be5-a97536341894 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:43.944369 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0eeb60b6-7fb3-40e9-8be5-a97536341894 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:43.944827 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1416/5669] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:43 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:44.684739 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a845af12-ec7a-48cb-91e8-22a80a42a2dd None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:44.687168 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a845af12-ec7a-48cb-91e8-22a80a42a2dd tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:44.687484 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a845af12-ec7a-48cb-91e8-22a80a42a2dd tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:44.687723 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a845af12-ec7a-48cb-91e8-22a80a42a2dd tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:44.697092 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:44.697092 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:44.700500 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a845af12-ec7a-48cb-91e8-22a80a42a2dd tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:44.704241 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a845af12-ec7a-48cb-91e8-22a80a42a2dd tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:44.704638 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1419/5670] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:44 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:44.956813 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c44633e7-8ee4-4fd3-8eb7-029f1a817897 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:44.958436 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c44633e7-8ee4-4fd3-8eb7-029f1a817897 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:44.958615 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c44633e7-8ee4-4fd3-8eb7-029f1a817897 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:44.958819 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c44633e7-8ee4-4fd3-8eb7-029f1a817897 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:44.967458 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:44.967458 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:44.970387 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c44633e7-8ee4-4fd3-8eb7-029f1a817897 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:44.974696 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c44633e7-8ee4-4fd3-8eb7-029f1a817897 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:44.975087 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1411/5671] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:44 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:45.716024 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-463f05af-a7aa-4269-a7b5-3d0c983b4abf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:45.717804 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-463f05af-a7aa-4269-a7b5-3d0c983b4abf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:45.717992 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-463f05af-a7aa-4269-a7b5-3d0c983b4abf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:45.718164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-463f05af-a7aa-4269-a7b5-3d0c983b4abf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:45.727695 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:45.727695 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:45.730811 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-463f05af-a7aa-4269-a7b5-3d0c983b4abf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:45.734516 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-463f05af-a7aa-4269-a7b5-3d0c983b4abf tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:45.734864 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1426/5672] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:45 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:45.986987 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-725970ec-21bb-45a4-9b64-5fc0346b3eb6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:45.991305 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-725970ec-21bb-45a4-9b64-5fc0346b3eb6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:45.991305 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-725970ec-21bb-45a4-9b64-5fc0346b3eb6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:45.991305 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-725970ec-21bb-45a4-9b64-5fc0346b3eb6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:46.002834 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:46.002834 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:46.005941 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-725970ec-21bb-45a4-9b64-5fc0346b3eb6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:46.009936 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-725970ec-21bb-45a4-9b64-5fc0346b3eb6 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:46.010347 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1417/5673] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:45 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:46.095651 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e296b5e9-4163-4155-90c8-259c8b885b9c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:46.098385 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e296b5e9-4163-4155-90c8-259c8b885b9c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad/action Aug 18 07:45:46.098822 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e296b5e9-4163-4155-90c8-259c8b885b9c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:45:46.098982 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e296b5e9-4163-4155-90c8-259c8b885b9c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:45:46.118099 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:46.118099 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:46.129476 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-e0a00b9c-18d2-4d3b-9d8c-d0c34cca8e8f req-e296b5e9-4163-4155-90c8-259c8b885b9c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad/action returned with HTTP 204 Aug 18 07:45:46.130125 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1420/5674] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:45:46 2026] POST /volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:46.169771 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-09901de3-f9d7-450c-b732-59ff0902bd16 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:46.171767 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-09901de3-f9d7-450c-b732-59ff0902bd16 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22 Aug 18 07:45:46.171967 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-09901de3-f9d7-450c-b732-59ff0902bd16 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:46.172178 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-09901de3-f9d7-450c-b732-59ff0902bd16 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:46.179445 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:46.179445 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:46.223873 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-9e901d6c-a5ac-4614-8d7d-820459c67ee7 req-09901de3-f9d7-450c-b732-59ff0902bd16 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22 returned with HTTP 200 Aug 18 07:45:46.224473 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1412/5675] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:45:46 2026] DELETE /volume/v3/attachments/1a0d2a70-e7cd-47c7-8b54-1c2b9dcabb22 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:46.747496 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9033017b-4447-408a-a9b0-d61706526a25 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:46.749471 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9033017b-4447-408a-a9b0-d61706526a25 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:46.749705 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9033017b-4447-408a-a9b0-d61706526a25 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:46.749939 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9033017b-4447-408a-a9b0-d61706526a25 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:46.759377 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:46.759377 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:46.762669 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9033017b-4447-408a-a9b0-d61706526a25 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:46.766464 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9033017b-4447-408a-a9b0-d61706526a25 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:46.766831 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1427/5676] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:46 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:46.783326 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b44c8da2-8899-42e2-8b41-98c03b1d267f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:46.785236 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b44c8da2-8899-42e2-8b41-98c03b1d267f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:46.785434 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b44c8da2-8899-42e2-8b41-98c03b1d267f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:46.785613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b44c8da2-8899-42e2-8b41-98c03b1d267f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:46.794746 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:46.794746 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:46.798058 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b44c8da2-8899-42e2-8b41-98c03b1d267f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:46.802390 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b44c8da2-8899-42e2-8b41-98c03b1d267f tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:46.802742 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1418/5677] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:46 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:46.818727 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a0dd2708-97fc-4d74-8b88-e18963b335db None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:46.820604 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0dd2708-97fc-4d74-8b88-e18963b335db tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:45:46.820834 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0dd2708-97fc-4d74-8b88-e18963b335db tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:46.821053 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a0dd2708-97fc-4d74-8b88-e18963b335db tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:46.829571 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:46.829571 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:45:46.832485 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a0dd2708-97fc-4d74-8b88-e18963b335db tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:45:46.836042 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a0dd2708-97fc-4d74-8b88-e18963b335db tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:45:46.836546 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1421/5678] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:46 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:47.021786 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-229e5259-966a-45de-92cc-ee561fa3718b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:47.023402 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-229e5259-966a-45de-92cc-ee561fa3718b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:47.023578 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-229e5259-966a-45de-92cc-ee561fa3718b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:47.023753 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-229e5259-966a-45de-92cc-ee561fa3718b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:47.038142 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:47.038142 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:47.046063 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-229e5259-966a-45de-92cc-ee561fa3718b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:47.048519 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-229e5259-966a-45de-92cc-ee561fa3718b tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:47.049332 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1413/5679] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:47 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:47.060314 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:47.062197 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] DELETE https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:47.062493 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:47.062786 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:47.062976 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume with id: 725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:47.069395 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:47.069395 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:45:47.069894 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:47.087242 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Delete volume request issued successfully. Aug 18 07:45:47.087539 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-325260e7-3469-4bc4-9730-bf50afbbeb83 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 202 Aug 18 07:45:47.088337 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1428/5680] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:45:47 2026] DELETE /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:47.095435 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2f583acf-ebc1-4f37-a6f5-a5613bd57175 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:47.097618 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f583acf-ebc1-4f37-a6f5-a5613bd57175 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:47.097837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f583acf-ebc1-4f37-a6f5-a5613bd57175 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:47.098042 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2f583acf-ebc1-4f37-a6f5-a5613bd57175 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:47.104647 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:47.104647 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:45:47.108305 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2f583acf-ebc1-4f37-a6f5-a5613bd57175 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Volume info retrieved successfully. Aug 18 07:45:47.111921 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2f583acf-ebc1-4f37-a6f5-a5613bd57175 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 200 Aug 18 07:45:47.112303 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1419/5681] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:47 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:45:48.127195 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-73797ae6-9ad5-4a69-a5cd-d0d488604401 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:48.128971 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73797ae6-9ad5-4a69-a5cd-d0d488604401 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] GET https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb Aug 18 07:45:48.129188 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73797ae6-9ad5-4a69-a5cd-d0d488604401 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:48.129445 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-73797ae6-9ad5-4a69-a5cd-d0d488604401 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:48.135104 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-73797ae6-9ad5-4a69-a5cd-d0d488604401 tempest-VolumeMultiattachTests-204725490 tempest-VolumeMultiattachTests-204725490-project-member] https://10.4.3.152/volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb returned with HTTP 404 Aug 18 07:45:48.135615 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1422/5682] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:45:48 2026] GET /volume/v3/volumes/725138fe-c3c6-4846-9dc7-4bf8b642ecbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:45:48.141982 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fdd276b5-8813-4479-b691-7548514c4efb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:48.143481 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fdd276b5-8813-4479-b691-7548514c4efb tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] GET https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 Aug 18 07:45:48.143791 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fdd276b5-8813-4479-b691-7548514c4efb tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:48.144113 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fdd276b5-8813-4479-b691-7548514c4efb tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Calling method 'detail' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:48.145030 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-fdd276b5-8813-4479-b691-7548514c4efb tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100293) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 07:45:48.163241 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fdd276b5-8813-4479-b691-7548514c4efb tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Get all volumes completed successfully. Aug 18 07:45:48.163241 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:45:48.163241 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:45:48.167554 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fdd276b5-8813-4479-b691-7548514c4efb tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 07:45:48.168039 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1414/5683] 10.4.3.152 () {66 vars in 1285 bytes} [Tue Aug 18 07:45:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6576 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:45:48.183866 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0fdf47a3-d464-405c-8582-94c5c2abd7ba None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:45:48.185495 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fdf47a3-d464-405c-8582-94c5c2abd7ba tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] DELETE https://10.4.3.152/volume/v3/types/faa6744c-6488-49c2-84a6-585bd955ab72 Aug 18 07:45:48.185754 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fdf47a3-d464-405c-8582-94c5c2abd7ba tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:45:48.185999 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0fdf47a3-d464-405c-8582-94c5c2abd7ba tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] Calling method '_delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:45:48.206170 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0fdf47a3-d464-405c-8582-94c5c2abd7ba tempest-VolumeMultiattachTests-1992426891 tempest-VolumeMultiattachTests-1992426891-project-admin] https://10.4.3.152/volume/v3/types/faa6744c-6488-49c2-84a6-585bd955ab72 returned with HTTP 202 Aug 18 07:45:48.206600 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1429/5684] 10.4.3.152 () {66 vars in 1345 bytes} [Tue Aug 18 07:45:48 2026] DELETE /volume/v3/types/faa6744c-6488-49c2-84a6-585bd955ab72 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:45:57.111157 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=65,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:45:58.131706 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=67,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:45:58.166390 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=81,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:45:58.204154 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=83,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:46:09.757546 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-b0d05c79-2d0f-423c-b556-97037bcf4973 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:09.760071 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-b0d05c79-2d0f-423c-b556-97037bcf4973 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/attachments?instance_id=c7a5ad91-906e-44ef-b12b-2139105362f7 Aug 18 07:46:09.760385 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-b0d05c79-2d0f-423c-b556-97037bcf4973 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:09.760613 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-b0d05c79-2d0f-423c-b556-97037bcf4973 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:09.768117 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-b0d05c79-2d0f-423c-b556-97037bcf4973 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments?instance_id=c7a5ad91-906e-44ef-b12b-2139105362f7 returned with HTTP 200 Aug 18 07:46:09.768608 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1420/5685] 10.4.3.152 () {70 vars in 1637 bytes} [Tue Aug 18 07:46:09 2026] GET /volume/v3/attachments?instance_id=c7a5ad91-906e-44ef-b12b-2139105362f7 => generated 192 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:46:09.775887 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-a41cb7a5-1fa1-419f-8311-7a11dd2fd75c None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:09.777909 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-a41cb7a5-1fa1-419f-8311-7a11dd2fd75c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad Aug 18 07:46:09.778123 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-a41cb7a5-1fa1-419f-8311-7a11dd2fd75c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:09.778342 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-a41cb7a5-1fa1-419f-8311-7a11dd2fd75c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:09.792538 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-401561b3-b00c-42a8-977a-a071bc4e8b90 req-a41cb7a5-1fa1-419f-8311-7a11dd2fd75c tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad returned with HTTP 200 Aug 18 07:46:09.792891 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1423/5686] 10.4.3.152 () {70 vars in 1651 bytes} [Tue Aug 18 07:46:09 2026] GET /volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:46:19.767097 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=2 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:46:19.791565 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=4 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:46:51.769106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-18045ddc-45d7-4c82-b162-c8ca714e13ba None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:51.771552 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-18045ddc-45d7-4c82-b162-c8ca714e13ba tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:46:51.771788 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-18045ddc-45d7-4c82-b162-c8ca714e13ba tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:51.772038 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-18045ddc-45d7-4c82-b162-c8ca714e13ba tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:51.785553 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:46:51.785553 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:46:51.789530 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-18045ddc-45d7-4c82-b162-c8ca714e13ba tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:46:51.794116 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-18045ddc-45d7-4c82-b162-c8ca714e13ba tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:46:51.794524 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1415/5687] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:46:51 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:46:51.812230 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-21b55915-385b-43bb-a8a3-19b5eeae97ce None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:51.814312 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-21b55915-385b-43bb-a8a3-19b5eeae97ce tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] POST https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272/action Aug 18 07:46:51.814607 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-21b55915-385b-43bb-a8a3-19b5eeae97ce tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:46:51.814716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-21b55915-385b-43bb-a8a3-19b5eeae97ce tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:46:51.825095 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:46:51.825095 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:46:51.825575 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-21b55915-385b-43bb-a8a3-19b5eeae97ce tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:46:51.830704 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-21b55915-385b-43bb-a8a3-19b5eeae97ce tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Begin detaching volume completed successfully. Aug 18 07:46:51.830884 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-21b55915-385b-43bb-a8a3-19b5eeae97ce tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272/action returned with HTTP 202 Aug 18 07:46:51.831293 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1430/5688] 10.4.3.152 () {72 vars in 1672 bytes} [Tue Aug 18 07:46:51 2026] POST /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:46:51.869071 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-a2e406eb-a657-422b-b354-b0fe9b6ae066 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:51.869519 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2e406eb-a657-422b-b354-b0fe9b6ae066 None None] GET https://10.4.3.152/volume// Aug 18 07:46:51.869639 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2e406eb-a657-422b-b354-b0fe9b6ae066 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:51.869818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-a2e406eb-a657-422b-b354-b0fe9b6ae066 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:51.870232 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-a2e406eb-a657-422b-b354-b0fe9b6ae066 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:46:51.870527 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1421/5689] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:46:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:46:51.878517 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-58bbbd9d-08e4-471f-8894-0e1918e9a7e3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:51.880588 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-58bbbd9d-08e4-471f-8894-0e1918e9a7e3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:46:51.880777 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-58bbbd9d-08e4-471f-8894-0e1918e9a7e3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:51.880947 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-58bbbd9d-08e4-471f-8894-0e1918e9a7e3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:51.889411 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:46:51.889411 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:46:51.892701 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-58bbbd9d-08e4-471f-8894-0e1918e9a7e3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:46:51.896811 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-58bbbd9d-08e4-471f-8894-0e1918e9a7e3 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:46:51.897218 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1424/5690] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:46:51 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:46:52.697727 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-8fd5b999-a71b-4701-a4c8-f18385bebc00 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:52.699682 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-8fd5b999-a71b-4701-a4c8-f18385bebc00 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] DELETE https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad Aug 18 07:46:52.699926 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-8fd5b999-a71b-4701-a4c8-f18385bebc00 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:52.700252 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-8fd5b999-a71b-4701-a4c8-f18385bebc00 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'version_select' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:52.707451 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:46:52.707451 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:46:52.768990 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-d510bf6d-9580-48c6-94da-d8bc18688f4c req-8fd5b999-a71b-4701-a4c8-f18385bebc00 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad returned with HTTP 200 Aug 18 07:46:52.769423 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1416/5691] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:46:52 2026] DELETE /volume/v3/attachments/288db1d6-b392-4c97-9bc8-28156588f2ad => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:46:52.939109 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-15cdbc35-0e24-42b9-b30d-1eae5df2ca15 req-94e180dc-2bb3-43bf-8603-21d991c942e4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:52.941093 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15cdbc35-0e24-42b9-b30d-1eae5df2ca15 req-94e180dc-2bb3-43bf-8603-21d991c942e4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:46:52.941297 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15cdbc35-0e24-42b9-b30d-1eae5df2ca15 req-94e180dc-2bb3-43bf-8603-21d991c942e4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:52.941486 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-15cdbc35-0e24-42b9-b30d-1eae5df2ca15 req-94e180dc-2bb3-43bf-8603-21d991c942e4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:52.947968 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:46:52.947968 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:46:52.951150 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-15cdbc35-0e24-42b9-b30d-1eae5df2ca15 req-94e180dc-2bb3-43bf-8603-21d991c942e4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:46:52.954822 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-15cdbc35-0e24-42b9-b30d-1eae5df2ca15 req-94e180dc-2bb3-43bf-8603-21d991c942e4 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:46:52.955184 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1431/5692] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:46:52 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:46:52.967176 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:52.968998 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] DELETE https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:46:52.969188 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:52.969390 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:52.969542 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Delete volume with id: dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:46:52.976370 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:46:52.976370 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:46:52.976758 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:46:52.991267 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Delete volume request issued successfully. Aug 18 07:46:52.991372 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8da04702-155a-4a35-a0a7-f551ee51ac43 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 202 Aug 18 07:46:52.991937 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1422/5693] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:46:52 2026] DELETE /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:46:52.999093 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fc6e8c71-5c86-4b1b-9de9-5e58b611e052 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:53.000954 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc6e8c71-5c86-4b1b-9de9-5e58b611e052 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:46:53.001172 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fc6e8c71-5c86-4b1b-9de9-5e58b611e052 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:53.001396 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fc6e8c71-5c86-4b1b-9de9-5e58b611e052 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:53.008955 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:46:53.008955 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:46:53.012496 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-fc6e8c71-5c86-4b1b-9de9-5e58b611e052 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Volume info retrieved successfully. Aug 18 07:46:53.017855 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fc6e8c71-5c86-4b1b-9de9-5e58b611e052 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 200 Aug 18 07:46:53.018306 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1425/5694] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:46:52 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:46:54.030531 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-97b962ac-8819-487d-b62c-10e4949ef5d5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:46:54.032651 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-97b962ac-8819-487d-b62c-10e4949ef5d5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] GET https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 Aug 18 07:46:54.032903 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-97b962ac-8819-487d-b62c-10e4949ef5d5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:46:54.033215 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-97b962ac-8819-487d-b62c-10e4949ef5d5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:46:54.040896 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-97b962ac-8819-487d-b62c-10e4949ef5d5 tempest-TestMinimumBasicScenario-1401967706 tempest-TestMinimumBasicScenario-1401967706-project-member] https://10.4.3.152/volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 returned with HTTP 404 Aug 18 07:46:54.041581 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1417/5695] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:46:54 2026] GET /volume/v3/volumes/dcc08811-eba5-43df-aac8-94fb85665272 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:47:02.953930 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:47:02.986929 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:47:03.015988 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=9 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:47:04.035725 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:47:10.338712 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:10.340326 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:47:10.340634 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1789764415", "imageRef": "e7a8b1d5-ef43-439e-ae2c-9d12bdf94424", "size": 1}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:47:10.341932 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1789764415', 'imageRef': 'e7a8b1d5-ef43-439e-ae2c-9d12bdf94424', 'size': 1}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:47:10.490977 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Create volume of 1 GB Aug 18 07:47:10.494573 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Availability Zones retrieved successfully. Aug 18 07:47:10.499622 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Flow 'volume_create_api' (751042fd-0260-49dd-b90c-30ef2feb50ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:47:10.500474 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77e00ff-b02a-45ad-9a2e-9f82c69fb81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:47:10.501269 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:47:10.550114 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77e00ff-b02a-45ad-9a2e-9f82c69fb81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:47:10.550784 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6ae107-73d9-42da-b07e-306d49749036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:47:10.601333 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Created reservations ['40a12d12-235f-4bd8-98cd-d1f12034dd5c', 'c26171c9-419a-4a78-8dfe-eaf745cb493b', '8f3cd471-7f9e-4656-a628-2cfd56a0dce0', '4b61fa37-b09d-412d-8249-2c90ba9d8671'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:47:10.602030 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6ae107-73d9-42da-b07e-306d49749036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a12d12-235f-4bd8-98cd-d1f12034dd5c', 'c26171c9-419a-4a78-8dfe-eaf745cb493b', '8f3cd471-7f9e-4656-a628-2cfd56a0dce0', '4b61fa37-b09d-412d-8249-2c90ba9d8671']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:47:10.602695 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0e3b92-7a79-4e26-b66b-208afb0b17ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:47:10.621440 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0e3b92-7a79-4e26-b66b-208afb0b17ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4530c896-2e3c-4917-9771-3f6f81b59b79', '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-1789764415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00398736c9884525af630dd3c6160cf3',qos_specs=None,replication_status=,reservations=['40a12d12-235f-4bd8-98cd-d1f12034dd5c','c26171c9-419a-4a78-8dfe-eaf745cb493b','8f3cd471-7f9e-4656-a628-2cfd56a0dce0','4b61fa37-b09d-412d-8249-2c90ba9d8671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35306d34e97049b0b4d826f36a34dda8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1789764415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4530c896-2e3c-4917-9771-3f6f81b59b79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00398736c9884525af630dd3c6160cf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35306d34e97049b0b4d826f36a34dda8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:47:10.622079 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2360692c-0e6f-4d1e-9d52-d1d3c6482c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:47:10.635941 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2360692c-0e6f-4d1e-9d52-d1d3c6482c23) transitioned into state 'SUCCESS' from state '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-1789764415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00398736c9884525af630dd3c6160cf3',qos_specs=None,replication_status=,reservations=['40a12d12-235f-4bd8-98cd-d1f12034dd5c','c26171c9-419a-4a78-8dfe-eaf745cb493b','8f3cd471-7f9e-4656-a628-2cfd56a0dce0','4b61fa37-b09d-412d-8249-2c90ba9d8671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35306d34e97049b0b4d826f36a34dda8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:47:10.636637 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be7a552-c688-4239-9d64-4a844cadfa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:47:10.643716 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be7a552-c688-4239-9d64-4a844cadfa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:47:10.644498 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Flow 'volume_create_api' (751042fd-0260-49dd-b90c-30ef2feb50ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:47:10.644745 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Create volume request issued successfully. Aug 18 07:47:10.645269 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-aac169aa-36f0-40f5-b532-dd4b7757bd47 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:47:10.645645 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1432/5696] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:47:10 2026] POST /volume/v3/volumes => generated 753 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:47:10.656413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-74da9e55-1e90-47a6-89b9-e35613b1da30 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:10.657946 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74da9e55-1e90-47a6-89b9-e35613b1da30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] GET https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:47:10.658115 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74da9e55-1e90-47a6-89b9-e35613b1da30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:47:10.658299 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-74da9e55-1e90-47a6-89b9-e35613b1da30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:47:10.664281 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:10.664281 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:47:10.667024 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-74da9e55-1e90-47a6-89b9-e35613b1da30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Volume info retrieved successfully. Aug 18 07:47:10.670264 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-74da9e55-1e90-47a6-89b9-e35613b1da30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 returned with HTTP 200 Aug 18 07:47:10.670567 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1423/5697] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:47:10 2026] GET /volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 => generated 821 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:47:11.682318 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8d916fc3-1f38-4063-b5df-7f8a074bc4cf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:11.684167 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d916fc3-1f38-4063-b5df-7f8a074bc4cf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] GET https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:47:11.684388 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d916fc3-1f38-4063-b5df-7f8a074bc4cf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:47:11.684570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8d916fc3-1f38-4063-b5df-7f8a074bc4cf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:47:11.691516 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:11.691516 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:47:11.694965 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8d916fc3-1f38-4063-b5df-7f8a074bc4cf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Volume info retrieved successfully. Aug 18 07:47:11.699000 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8d916fc3-1f38-4063-b5df-7f8a074bc4cf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 returned with HTTP 200 Aug 18 07:47:11.699415 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1426/5698] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:47:11 2026] GET /volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:47:11.728261 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-00604afb-67ff-45c0-80dd-23c3cda47624 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:11.730187 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-00604afb-67ff-45c0-80dd-23c3cda47624 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] GET https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:47:11.730389 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-00604afb-67ff-45c0-80dd-23c3cda47624 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:47:11.730568 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-00604afb-67ff-45c0-80dd-23c3cda47624 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:47:11.736784 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:11.736784 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:47:11.739780 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-00604afb-67ff-45c0-80dd-23c3cda47624 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Volume info retrieved successfully. Aug 18 07:47:11.743717 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-00604afb-67ff-45c0-80dd-23c3cda47624 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 returned with HTTP 200 Aug 18 07:47:11.744126 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1418/5699] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:47:11 2026] GET /volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 => generated 1361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:47:12.154626 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-91c66236-5c79-4603-9682-b6f6ca7fb7bf None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:12.156773 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-91c66236-5c79-4603-9682-b6f6ca7fb7bf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] GET https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:47:12.157006 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-91c66236-5c79-4603-9682-b6f6ca7fb7bf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:47:12.157225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-91c66236-5c79-4603-9682-b6f6ca7fb7bf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:47:12.164008 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:12.164008 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:47:12.167477 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-91c66236-5c79-4603-9682-b6f6ca7fb7bf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Volume info retrieved successfully. Aug 18 07:47:12.171653 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-91c66236-5c79-4603-9682-b6f6ca7fb7bf tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 returned with HTTP 200 Aug 18 07:47:12.172079 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1433/5700] 10.4.3.152 () {68 vars in 1598 bytes} [Tue Aug 18 07:47:12 2026] GET /volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:47:12.180177 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-36dc3cdc-33b7-405d-9b1b-ddad817751c6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:12.180508 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36dc3cdc-33b7-405d-9b1b-ddad817751c6 None None] GET https://10.4.3.152/volume// Aug 18 07:47:12.180654 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36dc3cdc-33b7-405d-9b1b-ddad817751c6 None None] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:47:12.180818 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-36dc3cdc-33b7-405d-9b1b-ddad817751c6 None None] Calling method 'all' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:47:12.181108 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-36dc3cdc-33b7-405d-9b1b-ddad817751c6 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:47:12.181367 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1424/5701] 10.4.3.152 () {66 vars in 1419 bytes} [Tue Aug 18 07:47:12 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:47:12.187542 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-a4028bcd-6b92-4d22-a5e0-365602c73e30 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:12.189515 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-a4028bcd-6b92-4d22-a5e0-365602c73e30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:47:12.189835 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-a4028bcd-6b92-4d22-a5e0-365602c73e30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4530c896-2e3c-4917-9771-3f6f81b59b79", "connector": null, "instance_uuid": "590dc3e1-95bc-489c-a420-8405d4700574"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:47:12.197703 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:12.197703 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:47:12.218233 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-a4028bcd-6b92-4d22-a5e0-365602c73e30 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:47:12.218768 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1427/5702] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:47:12 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) Aug 18 07:47:12.910075 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-d47ff115-f3d8-4e10-a3d4-3112b7b3feb7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:12.910549 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d47ff115-f3d8-4e10-a3d4-3112b7b3feb7 None None] GET https://10.4.3.152/volume// Aug 18 07:47:12.910719 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d47ff115-f3d8-4e10-a3d4-3112b7b3feb7 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:47:12.910945 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-d47ff115-f3d8-4e10-a3d4-3112b7b3feb7 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:47:12.911273 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-d47ff115-f3d8-4e10-a3d4-3112b7b3feb7 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:47:12.911594 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1419/5703] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:47:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:47:12.918523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-88706587-2814-4625-996b-30a588b2436d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:12.920443 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-88706587-2814-4625-996b-30a588b2436d tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] GET https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:47:12.920618 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-88706587-2814-4625-996b-30a588b2436d tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:47:12.920801 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-88706587-2814-4625-996b-30a588b2436d tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:47:12.929236 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:12.929236 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:47:12.932541 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-88706587-2814-4625-996b-30a588b2436d tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Volume info retrieved successfully. Aug 18 07:47:12.936622 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-88706587-2814-4625-996b-30a588b2436d tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 returned with HTTP 200 Aug 18 07:47:12.936936 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1434/5704] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:47:12 2026] GET /volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 => generated 1540 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:47:13.037837 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-62538ae7-415f-4696-b577-a26f8eceff93 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:13.039719 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-62538ae7-415f-4696-b577-a26f8eceff93 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] PUT https://10.4.3.152/volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392 Aug 18 07:47:13.040074 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-62538ae7-415f-4696-b577-a26f8eceff93 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:47:13.046529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-62538ae7-415f-4696-b577-a26f8eceff93 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Acquiring lock "cinder-attachment_update-4530c896-2e3c-4917-9771-3f6f81b59b79-np0000007613" by "attachment_update" {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:47:13.050541 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-62538ae7-415f-4696-b577-a26f8eceff93 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Lock "cinder-attachment_update-4530c896-2e3c-4917-9771-3f6f81b59b79-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100292) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:47:13.051448 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:13.051448 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:47:13.115368 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.coordination [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-62538ae7-415f-4696-b577-a26f8eceff93 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Lock "cinder-attachment_update-4530c896-2e3c-4917-9771-3f6f81b59b79-np0000007613" released by "attachment_update" :: held 0.065s {{(pid=100292) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:47:13.115647 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-62538ae7-415f-4696-b577-a26f8eceff93 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392 returned with HTTP 200 Aug 18 07:47:13.116298 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1425/5705] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:47:13 2026] PUT /volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:47:13.136739 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-880f72be-a0c5-474a-ad59-6244ef8ae4dc None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:47:13.139011 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-880f72be-a0c5-474a-ad59-6244ef8ae4dc tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] POST https://10.4.3.152/volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392/action Aug 18 07:47:13.139465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-880f72be-a0c5-474a-ad59-6244ef8ae4dc tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action body: b'{"os-complete": null}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:47:13.139592 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-880f72be-a0c5-474a-ad59-6244ef8ae4dc tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:47:13.155733 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:47:13.155733 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:47:13.164845 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-4ee7e50a-e85d-41ea-87b5-14a4e6f703e6 req-880f72be-a0c5-474a-ad59-6244ef8ae4dc tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392/action returned with HTTP 204 Aug 18 07:47:13.165280 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1428/5706] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:47:13 2026] POST /volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:47:21.742478 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=4 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:47:22.935510 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:47:23.110202 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:47:23.162136 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:48:00.068463 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3ec79155-71e5-4663-a7df-9b4079c210a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:00.068898 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ec79155-71e5-4663-a7df-9b4079c210a8 None None] GET https://10.4.3.152/volume// Aug 18 07:48:00.069061 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ec79155-71e5-4663-a7df-9b4079c210a8 None None] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:00.069265 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3ec79155-71e5-4663-a7df-9b4079c210a8 None None] Calling method 'all' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:00.069575 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3ec79155-71e5-4663-a7df-9b4079c210a8 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:48:00.069980 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1420/5707] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:48:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:48:00.077429 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-ca7ec894-572a-4b01-b977-427311af7ec8 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:00.079357 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-ca7ec894-572a-4b01-b977-427311af7ec8 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] POST https://10.4.3.152/volume/v3/attachments Aug 18 07:48:00.079698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-ca7ec894-572a-4b01-b977-427311af7ec8 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4530c896-2e3c-4917-9771-3f6f81b59b79", "connector": null, "instance_uuid": "590dc3e1-95bc-489c-a420-8405d4700574"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:00.090116 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:00.090116 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:00.118268 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-ca7ec894-572a-4b01-b977-427311af7ec8 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments returned with HTTP 200 Aug 18 07:48:00.118615 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1435/5708] 10.4.3.152 () {74 vars in 1594 bytes} [Tue Aug 18 07:48:00 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:00.125956 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-6c938624-6e4f-4f1c-956f-9d66608616c5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:00.127974 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-6c938624-6e4f-4f1c-956f-9d66608616c5 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] DELETE https://10.4.3.152/volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392 Aug 18 07:48:00.128178 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-6c938624-6e4f-4f1c-956f-9d66608616c5 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:00.128397 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-6c938624-6e4f-4f1c-956f-9d66608616c5 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'version_select' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:00.135363 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:00.135363 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:00.178909 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-4380380e-f8eb-493c-83fb-c1a2624a93bb req-6c938624-6e4f-4f1c-956f-9d66608616c5 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392 returned with HTTP 200 Aug 18 07:48:00.179325 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1426/5709] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:48:00 2026] DELETE /volume/v3/attachments/b89901ad-7cc7-48ca-88bc-3c0d74304392 => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:01.954303 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-283528ad-eac3-4ff5-b1d8-027753733c03 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:01.954682 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-283528ad-eac3-4ff5-b1d8-027753733c03 None None] GET https://10.4.3.152/volume// Aug 18 07:48:01.954829 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-283528ad-eac3-4ff5-b1d8-027753733c03 None None] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:01.955051 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-283528ad-eac3-4ff5-b1d8-027753733c03 None None] Calling method 'all' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:01.955358 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-283528ad-eac3-4ff5-b1d8-027753733c03 None None] https://10.4.3.152/volume// returned with HTTP 300 Aug 18 07:48:01.955622 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1429/5710] 10.4.3.152 () {66 vars in 1426 bytes} [Tue Aug 18 07:48:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 07:48:01.961706 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-a1669a27-6410-421d-a5f1-a01fd1b796c7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:01.963779 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-a1669a27-6410-421d-a5f1-a01fd1b796c7 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] GET https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:48:01.963994 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-a1669a27-6410-421d-a5f1-a01fd1b796c7 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:01.964171 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-a1669a27-6410-421d-a5f1-a01fd1b796c7 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:01.973391 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:01.973391 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:01.976464 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-a1669a27-6410-421d-a5f1-a01fd1b796c7 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Volume info retrieved successfully. Aug 18 07:48:01.980704 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-a1669a27-6410-421d-a5f1-a01fd1b796c7 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 returned with HTTP 200 Aug 18 07:48:01.981294 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1421/5711] 10.4.3.152 () {70 vars in 1639 bytes} [Tue Aug 18 07:48:01 2026] GET /volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 => generated 1540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 07:48:02.209115 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-0296c2ec-5d8d-48b6-8faa-9ed3fefcc4b0 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:02.211025 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-0296c2ec-5d8d-48b6-8faa-9ed3fefcc4b0 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] PUT https://10.4.3.152/volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4 Aug 18 07:48:02.211371 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-0296c2ec-5d8d-48b6-8faa-9ed3fefcc4b0 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.152", "host": "np0000007613", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d45de9a98f7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "70e1c0d1-0fdd-48b4-8015-a080f617f757", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:02.218038 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-0296c2ec-5d8d-48b6-8faa-9ed3fefcc4b0 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Acquiring lock "cinder-attachment_update-4530c896-2e3c-4917-9771-3f6f81b59b79-np0000007613" by "attachment_update" {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 07:48:02.222125 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-0296c2ec-5d8d-48b6-8faa-9ed3fefcc4b0 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Lock "cinder-attachment_update-4530c896-2e3c-4917-9771-3f6f81b59b79-np0000007613" acquired by "attachment_update" :: waited 0.004s {{(pid=100291) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 07:48:02.223052 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:02.223052 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:02.284859 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.coordination [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-0296c2ec-5d8d-48b6-8faa-9ed3fefcc4b0 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Lock "cinder-attachment_update-4530c896-2e3c-4917-9771-3f6f81b59b79-np0000007613" released by "attachment_update" :: held 0.063s {{(pid=100291) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 07:48:02.285139 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-0296c2ec-5d8d-48b6-8faa-9ed3fefcc4b0 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4 returned with HTTP 200 Aug 18 07:48:02.285781 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1436/5712] 10.4.3.152 () {74 vars in 1704 bytes} [Tue Aug 18 07:48:02 2026] PUT /volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:02.304766 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-6f400acd-d3eb-45fd-9dbd-829a9613a5b4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:02.306740 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-6f400acd-d3eb-45fd-9dbd-829a9613a5b4 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] POST https://10.4.3.152/volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4/action Aug 18 07:48:02.307234 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-6f400acd-d3eb-45fd-9dbd-829a9613a5b4 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action body: b'{"os-complete": null}' {{(pid=100292) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:48:02.307420 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-6f400acd-d3eb-45fd-9dbd-829a9613a5b4 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:02.323282 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:02.323282 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:02.334363 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [req-cae8077b-b25f-41e8-ac62-8e5ec2ef3b25 req-6f400acd-d3eb-45fd-9dbd-829a9613a5b4 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4/action returned with HTTP 204 Aug 18 07:48:02.334815 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1427/5713] 10.4.3.152 () {74 vars in 1725 bytes} [Tue Aug 18 07:48:02 2026] POST /volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:11.979294 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=5 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:48:12.280145 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:48:12.331096 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=15,cinder:UPDATE=5 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:48:32.168443 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-bc6d5afa-9084-4003-9fc1-a94afaeeeb71 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:32.170457 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-bc6d5afa-9084-4003-9fc1-a94afaeeeb71 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] DELETE https://10.4.3.152/volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4 Aug 18 07:48:32.170623 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-bc6d5afa-9084-4003-9fc1-a94afaeeeb71 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:32.170787 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-bc6d5afa-9084-4003-9fc1-a94afaeeeb71 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'version_select' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:32.177176 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:32.177176 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:32.217922 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-bc6d5afa-9084-4003-9fc1-a94afaeeeb71 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4 returned with HTTP 200 Aug 18 07:48:32.218354 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1430/5714] 10.4.3.152 () {72 vars in 1673 bytes} [Tue Aug 18 07:48:32 2026] DELETE /volume/v3/attachments/3e1ae0ce-7779-45e8-a4e9-3529fc5740b4 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:32.227977 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:32.229725 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] DELETE https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:48:32.229866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:32.230060 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:32.230230 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Delete volume with id: 4530c896-2e3c-4917-9771-3f6f81b59b79 Aug 18 07:48:32.236985 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:32.236985 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:32.237367 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Volume info retrieved successfully. Aug 18 07:48:32.251006 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] Delete volume request issued successfully. Aug 18 07:48:32.251167 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [req-71ab749a-45ae-415d-9d2b-30c83034fc2d req-de72985e-67ea-4ea8-a0e5-9ee699d68ad9 tempest-TestShelveInstance-861545835 tempest-TestShelveInstance-861545835-project-member] https://10.4.3.152/volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 returned with HTTP 202 Aug 18 07:48:32.251563 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1422/5715] 10.4.3.152 () {70 vars in 1620 bytes} [Tue Aug 18 07:48:32 2026] DELETE /volume/v3/volumes/4530c896-2e3c-4917-9771-3f6f81b59b79 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:39.462723 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-34925503-2078-41db-8658-19addf22aa54 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:39.560997 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34925503-2078-41db-8658-19addf22aa54 tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-admin] GET https://10.4.3.152/volume/v3/scheduler-stats/get_pools Aug 18 07:48:39.561172 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34925503-2078-41db-8658-19addf22aa54 tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:39.561364 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-34925503-2078-41db-8658-19addf22aa54 tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-admin] Calling method 'get_pools' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:39.561598 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:39.561598 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:39.569325 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-34925503-2078-41db-8658-19addf22aa54 tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-admin] https://10.4.3.152/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 07:48:39.569642 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1437/5716] 10.4.3.152 () {66 vars in 1291 bytes} [Tue Aug 18 07:48:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:39.576529 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-435de889-3de2-484e-87a3-2f23c286f26a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:39.624032 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-435de889-3de2-484e-87a3-2f23c286f26a tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-reader] GET https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool Aug 18 07:48:39.624193 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-435de889-3de2-484e-87a3-2f23c286f26a tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-reader] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:39.624383 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-435de889-3de2-484e-87a3-2f23c286f26a tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-reader] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:39.624934 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.policy [None req-435de889-3de2-484e-87a3-2f23c286f26a tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '15384f217b0947379ac25ff56308388d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af63a359b8f45a48f01118e399981bb', '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=100292) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:48:39.625108 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-435de889-3de2-484e-87a3-2f23c286f26a tempest-ProjectReaderTests-1013692029 tempest-ProjectReaderTests-1013692029-project-reader] https://10.4.3.152/volume/v3/capabilities/np0000007613@storpool returned with HTTP 403 Aug 18 07:48:39.625484 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1428/5717] 10.4.3.152 () {66 vars in 1318 bytes} [Tue Aug 18 07:48:39 2026] GET /volume/v3/capabilities/np0000007613@storpool => generated 110 bytes in 49 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:41.034677 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-293dff0d-d346-4dd0-908c-77d824bea5af None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:41.110661 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:48:41.110986 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1535868843"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:41.112488 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1535868843'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:48:41.112620 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:48:41.112908 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:41.112908 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:41.117044 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:48:41.123000 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (1e49de2a-a128-41f9-8cbf-3e006d7c92de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:41.124148 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a73f53-f5e0-4bb0-9767-31d2101d6452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:41.125042 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:48:41.150231 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a73f53-f5e0-4bb0-9767-31d2101d6452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:41.150892 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcdc9aff-e52e-47b3-b079-e24b8de63d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:41.200656 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['5d148412-6b2b-4b1f-9db1-17e5a2003f6b', '24ca29fe-cdef-4a76-b564-f8ca526d5245', '34672ae0-c9de-4f37-b981-869a05f144d0', 'dff69f2a-f8e9-4ac6-9d3a-3cb84c6b920e'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:41.201405 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcdc9aff-e52e-47b3-b079-e24b8de63d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d148412-6b2b-4b1f-9db1-17e5a2003f6b', '24ca29fe-cdef-4a76-b564-f8ca526d5245', '34672ae0-c9de-4f37-b981-869a05f144d0', 'dff69f2a-f8e9-4ac6-9d3a-3cb84c6b920e']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:41.202127 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739f2d54-9f40-4156-94ec-b5f9ae2ea2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:41.223052 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739f2d54-9f40-4156-94ec-b5f9ae2ea2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '989d82c4-0563-4405-b239-68901d55d023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1535868843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['5d148412-6b2b-4b1f-9db1-17e5a2003f6b','24ca29fe-cdef-4a76-b564-f8ca526d5245','34672ae0-c9de-4f37-b981-869a05f144d0','dff69f2a-f8e9-4ac6-9d3a-3cb84c6b920e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1535868843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=989d82c4-0563-4405-b239-68901d55d023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:41.223748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136234b3-33bf-4983-a805-887d92a92449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:41.239280 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136234b3-33bf-4983-a805-887d92a92449) transitioned into state 'SUCCESS' from state '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-1535868843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['5d148412-6b2b-4b1f-9db1-17e5a2003f6b','24ca29fe-cdef-4a76-b564-f8ca526d5245','34672ae0-c9de-4f37-b981-869a05f144d0','dff69f2a-f8e9-4ac6-9d3a-3cb84c6b920e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:41.239897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a2311f-6846-4693-b4c1-6fd8b38c1dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:41.247696 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a2311f-6846-4693-b4c1-6fd8b38c1dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:41.248462 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (1e49de2a-a128-41f9-8cbf-3e006d7c92de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:41.248744 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:48:41.249269 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-293dff0d-d346-4dd0-908c-77d824bea5af tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:48:41.249683 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1431/5718] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:48:41 2026] POST /volume/v3/volumes => generated 778 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:41.261561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-69189bf6-8444-4915-bafb-97668d6c8995 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:41.263121 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69189bf6-8444-4915-bafb-97668d6c8995 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 Aug 18 07:48:41.263323 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69189bf6-8444-4915-bafb-97668d6c8995 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:41.263528 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-69189bf6-8444-4915-bafb-97668d6c8995 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:41.270174 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:41.270174 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:41.273232 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-69189bf6-8444-4915-bafb-97668d6c8995 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:41.276753 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-69189bf6-8444-4915-bafb-97668d6c8995 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 returned with HTTP 200 Aug 18 07:48:41.277145 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1423/5719] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:41 2026] GET /volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:42.290235 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d1a9c88e-553b-45a8-a552-8d07c9c598c6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:42.292132 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1a9c88e-553b-45a8-a552-8d07c9c598c6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 Aug 18 07:48:42.292377 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1a9c88e-553b-45a8-a552-8d07c9c598c6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:42.292621 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d1a9c88e-553b-45a8-a552-8d07c9c598c6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:42.300011 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:42.300011 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:42.303009 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d1a9c88e-553b-45a8-a552-8d07c9c598c6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:42.306277 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d1a9c88e-553b-45a8-a552-8d07c9c598c6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 returned with HTTP 200 Aug 18 07:48:42.306621 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1438/5720] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:42 2026] GET /volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:42.317693 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:42.378414 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:48:42.378778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "989d82c4-0563-4405-b239-68901d55d023", "name": "tempest-ProjectMemberTests-Snapshot-834708057"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:42.386054 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:42.386054 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:42.386446 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Volume info retrieved successfully. Aug 18 07:48:42.386562 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Create snapshot from volume 989d82c4-0563-4405-b239-68901d55d023 Aug 18 07:48:42.412512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Created reservations ['7069b661-4150-4815-8bf1-9bf95430a5c6', '831daf2d-1c80-4438-a3e4-7f4214691618', '247e2306-325d-4431-8029-0f172f945e53', '3cf7cab2-f665-46aa-bade-3aef3235baa8'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:42.436623 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot create request issued successfully. Aug 18 07:48:42.436967 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-540bb53a-07ea-4d59-9b4c-c8048069b277 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:48:42.437420 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1429/5721] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:48:42 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) Aug 18 07:48:42.445825 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-51df3a21-5bb6-4d47-a45a-192de698093b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:42.448185 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51df3a21-5bb6-4d47-a45a-192de698093b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d Aug 18 07:48:42.448457 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51df3a21-5bb6-4d47-a45a-192de698093b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:42.448683 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-51df3a21-5bb6-4d47-a45a-192de698093b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:42.454016 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:42.454016 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:42.454642 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-51df3a21-5bb6-4d47-a45a-192de698093b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:48:42.455744 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-51df3a21-5bb6-4d47-a45a-192de698093b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d returned with HTTP 200 Aug 18 07:48:42.456303 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1432/5722] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:42 2026] GET /volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:43.464272 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-985e2ac1-c713-4616-ad3b-1151f4a483c7 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:43.465944 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-985e2ac1-c713-4616-ad3b-1151f4a483c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d Aug 18 07:48:43.466139 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-985e2ac1-c713-4616-ad3b-1151f4a483c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:43.466357 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-985e2ac1-c713-4616-ad3b-1151f4a483c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:43.470878 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:43.470878 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:43.471301 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-985e2ac1-c713-4616-ad3b-1151f4a483c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:48:43.472153 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-985e2ac1-c713-4616-ad3b-1151f4a483c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d returned with HTTP 200 Aug 18 07:48:43.472294 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1424/5723] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:43 2026] GET /volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:43.480225 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:43.481888 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d Aug 18 07:48:43.482138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:43.482381 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:43.482488 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Delete snapshot with id: 346f0af4-4af9-469e-bf25-de4913b8d47d Aug 18 07:48:43.486804 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:43.486804 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:43.487175 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:48:43.501687 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot delete request issued successfully. Aug 18 07:48:43.501858 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-cb188833-2d09-43a3-9a39-2b85f6d59441 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d returned with HTTP 202 Aug 18 07:48:43.502398 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1439/5724] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:48:43 2026] DELETE /volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:43.509873 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9f555fdc-cce6-41e9-be55-6b5c0881eeee None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:43.511824 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f555fdc-cce6-41e9-be55-6b5c0881eeee tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d Aug 18 07:48:43.512036 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f555fdc-cce6-41e9-be55-6b5c0881eeee tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:43.512238 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9f555fdc-cce6-41e9-be55-6b5c0881eeee tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:43.516962 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:43.516962 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:43.517341 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9f555fdc-cce6-41e9-be55-6b5c0881eeee tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:48:43.518082 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9f555fdc-cce6-41e9-be55-6b5c0881eeee tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d returned with HTTP 200 Aug 18 07:48:43.518433 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1430/5725] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:43 2026] GET /volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:44.526803 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-d4967ce8-797e-4892-8a97-b96deb2179fe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:44.528569 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4967ce8-797e-4892-8a97-b96deb2179fe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d Aug 18 07:48:44.528785 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4967ce8-797e-4892-8a97-b96deb2179fe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:44.528979 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-d4967ce8-797e-4892-8a97-b96deb2179fe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:44.533429 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-d4967ce8-797e-4892-8a97-b96deb2179fe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d returned with HTTP 404 Aug 18 07:48:44.533905 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1433/5726] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:44 2026] GET /volume/v3/snapshots/346f0af4-4af9-469e-bf25-de4913b8d47d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:44.540203 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:44.541972 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 Aug 18 07:48:44.542181 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:44.542423 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:44.542611 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: 989d82c4-0563-4405-b239-68901d55d023 Aug 18 07:48:44.551519 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:44.551519 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:44.551982 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:44.569104 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:48:44.569274 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-8282ec1a-6ee4-4e4d-b4b6-e47fa6e876f3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 returned with HTTP 202 Aug 18 07:48:44.569710 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1425/5727] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:48:44 2026] DELETE /volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:44.577071 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-56e2c981-33a3-4693-b57a-6f6542fc0a01 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:44.578871 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56e2c981-33a3-4693-b57a-6f6542fc0a01 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 Aug 18 07:48:44.579141 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-56e2c981-33a3-4693-b57a-6f6542fc0a01 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:44.579731 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-56e2c981-33a3-4693-b57a-6f6542fc0a01 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:44.587347 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:44.587347 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:44.590869 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-56e2c981-33a3-4693-b57a-6f6542fc0a01 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:44.594717 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56e2c981-33a3-4693-b57a-6f6542fc0a01 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 returned with HTTP 200 Aug 18 07:48:44.595065 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1440/5728] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:44 2026] GET /volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:45.607641 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-334dac43-d011-4061-9835-931aa5a5171e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:45.609332 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-334dac43-d011-4061-9835-931aa5a5171e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 Aug 18 07:48:45.609512 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-334dac43-d011-4061-9835-931aa5a5171e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:45.609697 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-334dac43-d011-4061-9835-931aa5a5171e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:45.615303 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-334dac43-d011-4061-9835-931aa5a5171e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 returned with HTTP 404 Aug 18 07:48:45.615740 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1431/5729] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:45 2026] GET /volume/v3/volumes/989d82c4-0563-4405-b239-68901d55d023 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:45.622701 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:45.624302 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:48:45.624650 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1181218448"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:45.626362 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1181218448'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:48:45.626489 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:48:45.630326 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:48:45.635311 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (d70c5a56-ddce-436b-9a9d-aa1d93eb8f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:45.636344 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0b0c0d-219c-4bbb-8427-63835fb681f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:45.637055 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:48:45.660057 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0b0c0d-219c-4bbb-8427-63835fb681f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:45.660753 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeee4dbe-ae8b-4ab5-8536-f6209d950370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:45.693494 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['c8a86b8f-8b52-4064-919e-8f3d2b46c471', 'd910395c-80dd-4c3d-8c3f-f27c5568b9b0', 'ff370dd1-1e31-4e19-b645-da0067328921', '7b961568-7d42-4d96-b9ed-2e67018618c6'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:45.694221 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeee4dbe-ae8b-4ab5-8536-f6209d950370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a86b8f-8b52-4064-919e-8f3d2b46c471', 'd910395c-80dd-4c3d-8c3f-f27c5568b9b0', 'ff370dd1-1e31-4e19-b645-da0067328921', '7b961568-7d42-4d96-b9ed-2e67018618c6']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:45.694951 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b5147b-083a-4eb8-b3c9-a0c575001d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:45.716189 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b5147b-083a-4eb8-b3c9-a0c575001d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '077d8462-48b0-474d-83a5-1626bd6e455c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181218448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['c8a86b8f-8b52-4064-919e-8f3d2b46c471','d910395c-80dd-4c3d-8c3f-f27c5568b9b0','ff370dd1-1e31-4e19-b645-da0067328921','7b961568-7d42-4d96-b9ed-2e67018618c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181218448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=077d8462-48b0-474d-83a5-1626bd6e455c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:45.716918 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87e68a1-e9b5-482b-a35e-0f6742b69b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:45.734049 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87e68a1-e9b5-482b-a35e-0f6742b69b36) transitioned into state 'SUCCESS' from state '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-1181218448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['c8a86b8f-8b52-4064-919e-8f3d2b46c471','d910395c-80dd-4c3d-8c3f-f27c5568b9b0','ff370dd1-1e31-4e19-b645-da0067328921','7b961568-7d42-4d96-b9ed-2e67018618c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:45.734726 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83d8593-83cc-4154-98f8-be7174ab0660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:45.742313 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83d8593-83cc-4154-98f8-be7174ab0660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:45.743040 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (d70c5a56-ddce-436b-9a9d-aa1d93eb8f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:45.743324 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:48:45.743907 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2633761b-4feb-4b94-aac1-e5f5603e6aaf tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:48:45.744325 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1434/5730] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:48:45 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:45.754922 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-17b753e4-b30b-4663-bfae-8eaa388eed17 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:45.756765 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17b753e4-b30b-4663-bfae-8eaa388eed17 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c Aug 18 07:48:45.756984 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-17b753e4-b30b-4663-bfae-8eaa388eed17 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:45.757166 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-17b753e4-b30b-4663-bfae-8eaa388eed17 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:45.764162 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:45.764162 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:45.767336 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-17b753e4-b30b-4663-bfae-8eaa388eed17 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:45.771041 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-17b753e4-b30b-4663-bfae-8eaa388eed17 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c returned with HTTP 200 Aug 18 07:48:45.771445 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1426/5731] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:45 2026] GET /volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:46.783009 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-fab1befa-48fd-4e42-9b8a-c9d280a0598b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:46.784545 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fab1befa-48fd-4e42-9b8a-c9d280a0598b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c Aug 18 07:48:46.784708 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fab1befa-48fd-4e42-9b8a-c9d280a0598b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:46.784878 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-fab1befa-48fd-4e42-9b8a-c9d280a0598b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:46.790968 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:46.790968 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:46.793710 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-fab1befa-48fd-4e42-9b8a-c9d280a0598b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:46.796805 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-fab1befa-48fd-4e42-9b8a-c9d280a0598b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c returned with HTTP 200 Aug 18 07:48:46.797123 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1441/5732] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:46 2026] GET /volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:46.808362 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:46.810082 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:48:46.810406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "077d8462-48b0-474d-83a5-1626bd6e455c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-538717007"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:46.818822 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:46.818822 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:46.819230 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:46.819369 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume 077d8462-48b0-474d-83a5-1626bd6e455c Aug 18 07:48:46.841147 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['25fa1ad2-3060-4d11-b74c-d3f993c4dda0', '154b949e-7a7d-42c4-8035-8fdb75c49532', 'e7e2a532-f84f-4c0e-a7f8-400b5c93b34a', '3b392b8b-f0d0-47b6-86dc-b4e4cd803572'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:46.866595 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:48:46.866913 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8aa6d918-4a6d-46ee-a791-97162078fd1d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:48:46.867310 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1432/5733] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:48:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:46.876032 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-2dd4dfe0-874d-47bd-8b61-2e91299afe03 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:46.877726 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2dd4dfe0-874d-47bd-8b61-2e91299afe03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:46.877886 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2dd4dfe0-874d-47bd-8b61-2e91299afe03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:46.878050 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-2dd4dfe0-874d-47bd-8b61-2e91299afe03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:46.882354 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:46.882354 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:46.882629 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-2dd4dfe0-874d-47bd-8b61-2e91299afe03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:46.883145 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-2dd4dfe0-874d-47bd-8b61-2e91299afe03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d returned with HTTP 200 Aug 18 07:48:46.883496 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1435/5734] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:46 2026] GET /volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:47.892103 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2e18aed5-8a02-474e-b2a3-3318336de0a4 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:47.893957 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e18aed5-8a02-474e-b2a3-3318336de0a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:47.894162 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e18aed5-8a02-474e-b2a3-3318336de0a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:47.894392 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2e18aed5-8a02-474e-b2a3-3318336de0a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:47.898944 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:47.898944 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:47.899282 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2e18aed5-8a02-474e-b2a3-3318336de0a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:47.899960 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2e18aed5-8a02-474e-b2a3-3318336de0a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d returned with HTTP 200 Aug 18 07:48:47.900347 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1427/5735] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:47 2026] GET /volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:47.907852 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:47.910020 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:47.910236 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:47.910431 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:47.910541 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Delete snapshot with id: 94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:47.915139 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:47.915139 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:47.915561 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:48:47.929794 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot delete request issued successfully. Aug 18 07:48:47.929953 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-dc6082f8-04aa-4efc-b889-e9c8b04b3de9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d returned with HTTP 202 Aug 18 07:48:47.930375 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1442/5736] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:48:47 2026] DELETE /volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:47.936656 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ef112abe-860e-4d0b-9fce-d8a21af63e07 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:47.938625 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef112abe-860e-4d0b-9fce-d8a21af63e07 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:47.938864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef112abe-860e-4d0b-9fce-d8a21af63e07 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:47.939124 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ef112abe-860e-4d0b-9fce-d8a21af63e07 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:47.944056 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:47.944056 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:47.944465 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ef112abe-860e-4d0b-9fce-d8a21af63e07 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:48:47.945141 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ef112abe-860e-4d0b-9fce-d8a21af63e07 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d returned with HTTP 200 Aug 18 07:48:47.945487 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1433/5737] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:47 2026] GET /volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:48.953952 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-86186765-a001-47b3-b243-a50ac6779df3 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:48.955687 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86186765-a001-47b3-b243-a50ac6779df3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:48.955879 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86186765-a001-47b3-b243-a50ac6779df3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:48.956078 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-86186765-a001-47b3-b243-a50ac6779df3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:48.960468 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-86186765-a001-47b3-b243-a50ac6779df3 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d returned with HTTP 404 Aug 18 07:48:48.960918 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1436/5738] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:48 2026] GET /volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:48.967907 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0b5d76ca-ff8a-45d0-8a9e-f4a7802fd343 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:48.969940 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0b5d76ca-ff8a-45d0-8a9e-f4a7802fd343 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:48.970119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0b5d76ca-ff8a-45d0-8a9e-f4a7802fd343 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:48.970324 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0b5d76ca-ff8a-45d0-8a9e-f4a7802fd343 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:48.970430 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-0b5d76ca-ff8a-45d0-8a9e-f4a7802fd343 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: 94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:48.974172 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0b5d76ca-ff8a-45d0-8a9e-f4a7802fd343 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d returned with HTTP 404 Aug 18 07:48:48.974645 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1428/5739] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:48:48 2026] DELETE /volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:48.980771 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8b9eed8c-f13d-454d-ba9f-fef8ac29d2e6 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:48.982506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b9eed8c-f13d-454d-ba9f-fef8ac29d2e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d Aug 18 07:48:48.982722 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b9eed8c-f13d-454d-ba9f-fef8ac29d2e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:48.982945 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8b9eed8c-f13d-454d-ba9f-fef8ac29d2e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:48.986922 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8b9eed8c-f13d-454d-ba9f-fef8ac29d2e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d returned with HTTP 404 Aug 18 07:48:48.987412 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1443/5740] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:48 2026] GET /volume/v3/snapshots/94a19974-6a81-422f-81da-781e8186e92d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:48.994114 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-2e28f985-bd28-411d-884d-7ef2c58075dc None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:48.995658 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e28f985-bd28-411d-884d-7ef2c58075dc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c Aug 18 07:48:48.995817 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2e28f985-bd28-411d-884d-7ef2c58075dc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:48.995985 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-2e28f985-bd28-411d-884d-7ef2c58075dc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:48.996125 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-2e28f985-bd28-411d-884d-7ef2c58075dc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: 077d8462-48b0-474d-83a5-1626bd6e455c Aug 18 07:48:49.002123 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:49.002123 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:49.002463 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2e28f985-bd28-411d-884d-7ef2c58075dc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:49.017262 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-2e28f985-bd28-411d-884d-7ef2c58075dc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:48:49.017456 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-2e28f985-bd28-411d-884d-7ef2c58075dc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c returned with HTTP 202 Aug 18 07:48:49.017900 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1434/5741] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:48:48 2026] DELETE /volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:49.024836 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-744f6915-35dd-4579-a3a8-0ab03c1eca5f None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:49.026479 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-744f6915-35dd-4579-a3a8-0ab03c1eca5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c Aug 18 07:48:49.026688 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-744f6915-35dd-4579-a3a8-0ab03c1eca5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:49.026873 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-744f6915-35dd-4579-a3a8-0ab03c1eca5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:49.034312 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:49.034312 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:49.037787 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-744f6915-35dd-4579-a3a8-0ab03c1eca5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:49.041445 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-744f6915-35dd-4579-a3a8-0ab03c1eca5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c returned with HTTP 200 Aug 18 07:48:49.041812 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1437/5742] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:49 2026] GET /volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:50.053807 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-ebe6edde-92bb-4d36-af18-c9194c48bbb5 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:50.055525 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebe6edde-92bb-4d36-af18-c9194c48bbb5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c Aug 18 07:48:50.055818 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebe6edde-92bb-4d36-af18-c9194c48bbb5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:50.056019 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-ebe6edde-92bb-4d36-af18-c9194c48bbb5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:50.061954 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-ebe6edde-92bb-4d36-af18-c9194c48bbb5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c returned with HTTP 404 Aug 18 07:48:50.062402 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1429/5743] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:50 2026] GET /volume/v3/volumes/077d8462-48b0-474d-83a5-1626bd6e455c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:50.069893 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:50.071481 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:48:50.071829 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1546295599"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:50.073157 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1546295599'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:48:50.073291 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:48:50.073551 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:50.073551 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:50.077180 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:48:50.082095 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (18f7cd99-151e-4038-918b-c3d6d31ce5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:50.083063 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf5a8e67-439c-405f-9e07-9a4f57f78c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:50.083760 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:48:50.108506 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf5a8e67-439c-405f-9e07-9a4f57f78c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:50.109592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc15b72-6bb8-4aa6-bb07-aa156ba818ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:50.145073 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['23ef3232-1557-4171-96b2-abc0ced89bff', 'b0363792-eb1e-4a5b-bda7-0816e59653b4', '05bcb114-a9c4-4911-a0bf-a77c0e019fc6', '097e6466-36e8-4b86-b97d-959533750ba0'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:50.145802 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc15b72-6bb8-4aa6-bb07-aa156ba818ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23ef3232-1557-4171-96b2-abc0ced89bff', 'b0363792-eb1e-4a5b-bda7-0816e59653b4', '05bcb114-a9c4-4911-a0bf-a77c0e019fc6', '097e6466-36e8-4b86-b97d-959533750ba0']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:50.146454 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72de3513-523f-45ca-8928-0d73d6f48d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:50.169223 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72de3513-523f-45ca-8928-0d73d6f48d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a36fbf23-e5fc-438b-8b76-0124c12e0d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546295599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['23ef3232-1557-4171-96b2-abc0ced89bff','b0363792-eb1e-4a5b-bda7-0816e59653b4','05bcb114-a9c4-4911-a0bf-a77c0e019fc6','097e6466-36e8-4b86-b97d-959533750ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546295599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a36fbf23-e5fc-438b-8b76-0124c12e0d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:50.169869 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afd940d-3cfb-4f7e-bcdf-538060d94546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:50.185353 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afd940d-3cfb-4f7e-bcdf-538060d94546) transitioned into state 'SUCCESS' from state '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-1546295599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['23ef3232-1557-4171-96b2-abc0ced89bff','b0363792-eb1e-4a5b-bda7-0816e59653b4','05bcb114-a9c4-4911-a0bf-a77c0e019fc6','097e6466-36e8-4b86-b97d-959533750ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:50.185942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83276dd3-69c4-4f0a-a1d0-bf4d6e1ed52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:50.194962 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83276dd3-69c4-4f0a-a1d0-bf4d6e1ed52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:50.195661 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (18f7cd99-151e-4038-918b-c3d6d31ce5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:50.195919 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:48:50.196429 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-56a59618-2fd6-4ea1-9330-30e02fae3719 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:48:50.196835 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1444/5744] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:48:50 2026] POST /volume/v3/volumes => generated 778 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:50.207966 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bca44a9c-3e50-4453-be01-2642bf007121 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:50.210248 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bca44a9c-3e50-4453-be01-2642bf007121 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 Aug 18 07:48:50.210428 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bca44a9c-3e50-4453-be01-2642bf007121 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:50.210628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bca44a9c-3e50-4453-be01-2642bf007121 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:50.219641 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:50.219641 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:50.223449 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bca44a9c-3e50-4453-be01-2642bf007121 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:50.228030 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bca44a9c-3e50-4453-be01-2642bf007121 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 returned with HTTP 200 Aug 18 07:48:50.228523 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1435/5745] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:50 2026] GET /volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:51.240227 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3e90557e-02c5-48c0-b009-9bcbf0d33f57 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:51.242443 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e90557e-02c5-48c0-b009-9bcbf0d33f57 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 Aug 18 07:48:51.242705 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e90557e-02c5-48c0-b009-9bcbf0d33f57 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:51.242948 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3e90557e-02c5-48c0-b009-9bcbf0d33f57 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:51.251344 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:51.251344 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:51.255427 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3e90557e-02c5-48c0-b009-9bcbf0d33f57 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:51.259570 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3e90557e-02c5-48c0-b009-9bcbf0d33f57 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 returned with HTTP 200 Aug 18 07:48:51.259948 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1438/5746] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:51 2026] GET /volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:51.271667 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-fd74a101-9967-45a6-827e-d56af34c177e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:51.273405 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd74a101-9967-45a6-827e-d56af34c177e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:48:51.273752 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-fd74a101-9967-45a6-827e-d56af34c177e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a36fbf23-e5fc-438b-8b76-0124c12e0d03", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2030311575"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:51.283555 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:51.283555 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:51.284053 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fd74a101-9967-45a6-827e-d56af34c177e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:51.284314 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-fd74a101-9967-45a6-827e-d56af34c177e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume a36fbf23-e5fc-438b-8b76-0124c12e0d03 Aug 18 07:48:51.312906 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-fd74a101-9967-45a6-827e-d56af34c177e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['cdae7874-dd1a-4e89-8a7b-4f6b718b8633', '079a628b-2e33-44ea-8734-e37681e30306', 'a7e3f517-da1c-431d-bd21-c12484f8c7d7', '52cc0435-3ff6-4ea5-a0fd-e6b3b93ffc3e'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:51.344325 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-fd74a101-9967-45a6-827e-d56af34c177e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:48:51.344722 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-fd74a101-9967-45a6-827e-d56af34c177e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:48:51.345197 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1430/5747] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:48:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:51.353644 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-42dddebb-266c-4fe2-884e-ea009af77c1a None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:51.355226 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42dddebb-266c-4fe2-884e-ea009af77c1a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 Aug 18 07:48:51.355418 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42dddebb-266c-4fe2-884e-ea009af77c1a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:51.355610 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-42dddebb-266c-4fe2-884e-ea009af77c1a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:51.360003 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:51.360003 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:51.360264 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-42dddebb-266c-4fe2-884e-ea009af77c1a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:51.360883 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-42dddebb-266c-4fe2-884e-ea009af77c1a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 returned with HTTP 200 Aug 18 07:48:51.361270 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1445/5748] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:51 2026] GET /volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:52.370327 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-f7e43e5c-8ea5-42e6-8ce4-5edd4d6ea190 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:52.371896 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7e43e5c-8ea5-42e6-8ce4-5edd4d6ea190 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 Aug 18 07:48:52.372303 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7e43e5c-8ea5-42e6-8ce4-5edd4d6ea190 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:52.372303 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-f7e43e5c-8ea5-42e6-8ce4-5edd4d6ea190 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:52.376672 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:52.376672 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:52.376928 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-f7e43e5c-8ea5-42e6-8ce4-5edd4d6ea190 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:52.377529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-f7e43e5c-8ea5-42e6-8ce4-5edd4d6ea190 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 returned with HTTP 200 Aug 18 07:48:52.377868 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1436/5749] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:52 2026] GET /volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:52.385899 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-3f0aa107-5ea6-49fc-9215-caccc43604f9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:52.387455 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f0aa107-5ea6-49fc-9215-caccc43604f9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] POST https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3/action Aug 18 07:48:52.387881 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f0aa107-5ea6-49fc-9215-caccc43604f9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:48:52.387991 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-3f0aa107-5ea6-49fc-9215-caccc43604f9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:52.393749 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:52.393749 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:52.394117 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-3f0aa107-5ea6-49fc-9215-caccc43604f9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:48:52.394821 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-3f0aa107-5ea6-49fc-9215-caccc43604f9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '935978da93634c4ebc8137958dd07656', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b396de2e7b874cf08842ca73daa625f4', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:48:52.394992 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-3f0aa107-5ea6-49fc-9215-caccc43604f9 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3/action returned with HTTP 403 Aug 18 07:48:52.395421 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1439/5750] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:48:52 2026] POST /volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:52.402006 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3f67d92c-b331-47ab-ba35-88532281dbbb None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:52.403600 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f67d92c-b331-47ab-ba35-88532281dbbb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 Aug 18 07:48:52.403756 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f67d92c-b331-47ab-ba35-88532281dbbb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:52.403924 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3f67d92c-b331-47ab-ba35-88532281dbbb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:52.404018 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-3f67d92c-b331-47ab-ba35-88532281dbbb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: ee537815-ca4c-45a8-8d01-596475d87eb3 Aug 18 07:48:52.408036 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:52.408036 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:52.408275 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3f67d92c-b331-47ab-ba35-88532281dbbb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:52.420311 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3f67d92c-b331-47ab-ba35-88532281dbbb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot delete request issued successfully. Aug 18 07:48:52.420444 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3f67d92c-b331-47ab-ba35-88532281dbbb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 returned with HTTP 202 Aug 18 07:48:52.420788 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1431/5751] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:48:52 2026] DELETE /volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:52.426742 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-0b14b36c-2b68-42f8-98e0-6bf956d6305b None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:52.428543 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b14b36c-2b68-42f8-98e0-6bf956d6305b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 Aug 18 07:48:52.428726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b14b36c-2b68-42f8-98e0-6bf956d6305b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:52.428917 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-0b14b36c-2b68-42f8-98e0-6bf956d6305b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:52.433612 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:52.433612 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:52.433876 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-0b14b36c-2b68-42f8-98e0-6bf956d6305b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:52.434512 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-0b14b36c-2b68-42f8-98e0-6bf956d6305b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 returned with HTTP 200 Aug 18 07:48:52.434877 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1446/5752] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:52 2026] GET /volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:53.444889 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d992b107-7399-44f6-86f0-072f3216fcbe None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:53.446844 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d992b107-7399-44f6-86f0-072f3216fcbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 Aug 18 07:48:53.447072 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d992b107-7399-44f6-86f0-072f3216fcbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:53.447318 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d992b107-7399-44f6-86f0-072f3216fcbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:53.451191 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d992b107-7399-44f6-86f0-072f3216fcbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 returned with HTTP 404 Aug 18 07:48:53.451694 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1437/5753] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:53 2026] GET /volume/v3/snapshots/ee537815-ca4c-45a8-8d01-596475d87eb3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:53.459897 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-22238d41-a6c8-4798-8501-e57574077cbe None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:53.461977 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22238d41-a6c8-4798-8501-e57574077cbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 Aug 18 07:48:53.462233 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22238d41-a6c8-4798-8501-e57574077cbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:53.462475 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-22238d41-a6c8-4798-8501-e57574077cbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:53.462695 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-22238d41-a6c8-4798-8501-e57574077cbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: a36fbf23-e5fc-438b-8b76-0124c12e0d03 Aug 18 07:48:53.471114 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:53.471114 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:53.471517 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-22238d41-a6c8-4798-8501-e57574077cbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:53.486597 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-22238d41-a6c8-4798-8501-e57574077cbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:48:53.486770 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-22238d41-a6c8-4798-8501-e57574077cbe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 returned with HTTP 202 Aug 18 07:48:53.487345 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1440/5754] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:48:53 2026] DELETE /volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:53.493889 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0e1b6864-6811-4d70-a330-b326bb42b21e None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:53.495476 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e1b6864-6811-4d70-a330-b326bb42b21e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 Aug 18 07:48:53.495676 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e1b6864-6811-4d70-a330-b326bb42b21e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:53.495850 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0e1b6864-6811-4d70-a330-b326bb42b21e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:53.502446 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:53.502446 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:53.505964 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0e1b6864-6811-4d70-a330-b326bb42b21e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:53.510143 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0e1b6864-6811-4d70-a330-b326bb42b21e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 returned with HTTP 200 Aug 18 07:48:53.510576 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1432/5755] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:53 2026] GET /volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:54.522864 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ea778012-554b-4bc8-84d1-891926de56c7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:54.524914 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea778012-554b-4bc8-84d1-891926de56c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 Aug 18 07:48:54.525138 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea778012-554b-4bc8-84d1-891926de56c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:54.525370 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ea778012-554b-4bc8-84d1-891926de56c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:54.530820 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ea778012-554b-4bc8-84d1-891926de56c7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 returned with HTTP 404 Aug 18 07:48:54.531315 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1447/5756] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:54 2026] GET /volume/v3/volumes/a36fbf23-e5fc-438b-8b76-0124c12e0d03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:54.539348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b2375ff1-5466-4ae4-9103-1d989b957435 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:54.541026 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:48:54.541352 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-919221626"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:54.543456 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-919221626'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:48:54.543579 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:48:54.547083 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:48:54.552261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (ae7a21f3-aa54-4f4b-b951-20bd9767e702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:54.553292 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049ad693-df88-4a8c-a873-cb6bc4d1759b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:54.554035 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:48:54.576313 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049ad693-df88-4a8c-a873-cb6bc4d1759b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:54.577013 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195eefd0-2973-4a29-854a-a053963c4e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:54.610664 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['8a1abf19-af64-44dc-b5c2-97702f127739', '37d92917-2670-4c73-a915-8e6beab5461f', '5e4a64b6-1a55-4ebb-9fe8-828ca2869faa', '3c126034-6bdd-45ec-941e-118d22ae7818'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:54.611413 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195eefd0-2973-4a29-854a-a053963c4e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1abf19-af64-44dc-b5c2-97702f127739', '37d92917-2670-4c73-a915-8e6beab5461f', '5e4a64b6-1a55-4ebb-9fe8-828ca2869faa', '3c126034-6bdd-45ec-941e-118d22ae7818']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:54.612076 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019e3fdf-ab16-42c0-8565-e8812e23f2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:54.633317 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019e3fdf-ab16-42c0-8565-e8812e23f2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23617f5b-23a6-4f9f-90ab-8d2d76670331', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-919221626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['8a1abf19-af64-44dc-b5c2-97702f127739','37d92917-2670-4c73-a915-8e6beab5461f','5e4a64b6-1a55-4ebb-9fe8-828ca2869faa','3c126034-6bdd-45ec-941e-118d22ae7818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-919221626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23617f5b-23a6-4f9f-90ab-8d2d76670331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:54.633944 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ba268d-075b-494e-9e0b-9aad19e67181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:54.649430 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ba268d-075b-494e-9e0b-9aad19e67181) transitioned into state 'SUCCESS' from state '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-919221626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['8a1abf19-af64-44dc-b5c2-97702f127739','37d92917-2670-4c73-a915-8e6beab5461f','5e4a64b6-1a55-4ebb-9fe8-828ca2869faa','3c126034-6bdd-45ec-941e-118d22ae7818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:54.650030 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36079e3e-ae80-476c-b78d-483c18458bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:54.658061 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36079e3e-ae80-476c-b78d-483c18458bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:54.658778 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (ae7a21f3-aa54-4f4b-b951-20bd9767e702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:54.659069 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:48:54.659596 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b2375ff1-5466-4ae4-9103-1d989b957435 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:48:54.659987 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1438/5757] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:48:54 2026] POST /volume/v3/volumes => generated 777 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:54.672791 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e2c09085-cfe6-49a8-8bf7-75f15f6e9ee5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:54.674506 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2c09085-cfe6-49a8-8bf7-75f15f6e9ee5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 Aug 18 07:48:54.674705 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e2c09085-cfe6-49a8-8bf7-75f15f6e9ee5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:54.674881 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e2c09085-cfe6-49a8-8bf7-75f15f6e9ee5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:54.684318 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:54.684318 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:54.688781 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e2c09085-cfe6-49a8-8bf7-75f15f6e9ee5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:54.693614 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e2c09085-cfe6-49a8-8bf7-75f15f6e9ee5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 returned with HTTP 200 Aug 18 07:48:54.694248 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1441/5758] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:54 2026] GET /volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:55.706128 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c7fbf02d-4962-4a07-8b2f-35f962c9f84d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:55.707730 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7fbf02d-4962-4a07-8b2f-35f962c9f84d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 Aug 18 07:48:55.707896 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7fbf02d-4962-4a07-8b2f-35f962c9f84d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:55.708064 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c7fbf02d-4962-4a07-8b2f-35f962c9f84d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:55.714552 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:55.714552 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:55.717366 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c7fbf02d-4962-4a07-8b2f-35f962c9f84d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:55.720617 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c7fbf02d-4962-4a07-8b2f-35f962c9f84d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 returned with HTTP 200 Aug 18 07:48:55.720952 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1433/5759] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:55 2026] GET /volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:55.731872 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:55.733528 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:48:55.733850 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23617f5b-23a6-4f9f-90ab-8d2d76670331", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-395571176"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:55.742015 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:55.742015 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:55.742373 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:55.742502 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume 23617f5b-23a6-4f9f-90ab-8d2d76670331 Aug 18 07:48:55.766678 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['b6b64a33-4605-41e7-9541-952fb738565c', 'ad3411e8-64a1-4cec-b879-b5a3cfa1f696', 'e53819a0-0709-473e-8ccd-116dbb73528a', '66cb7998-09cf-4495-8ccd-b6743f19c773'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:55.791884 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:48:55.792233 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-f4bcc08b-f621-4883-a62d-d316d72cca5e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:48:55.792671 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1448/5760] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:48:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:55.800929 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-8f3f4596-a430-4418-987a-80932ee98c7e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:55.802903 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f3f4596-a430-4418-987a-80932ee98c7e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 Aug 18 07:48:55.803145 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f3f4596-a430-4418-987a-80932ee98c7e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:55.803351 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-8f3f4596-a430-4418-987a-80932ee98c7e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:55.809251 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:55.809251 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:55.809738 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-8f3f4596-a430-4418-987a-80932ee98c7e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:55.810740 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-8f3f4596-a430-4418-987a-80932ee98c7e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 returned with HTTP 200 Aug 18 07:48:55.811306 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1439/5761] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:55 2026] GET /volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:56.820204 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-63c4cff4-6c9a-40e2-9c45-3d221b738267 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:56.822005 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63c4cff4-6c9a-40e2-9c45-3d221b738267 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 Aug 18 07:48:56.822925 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63c4cff4-6c9a-40e2-9c45-3d221b738267 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:56.822925 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-63c4cff4-6c9a-40e2-9c45-3d221b738267 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:56.827137 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:56.827137 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:48:56.827417 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-63c4cff4-6c9a-40e2-9c45-3d221b738267 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:56.828061 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-63c4cff4-6c9a-40e2-9c45-3d221b738267 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 returned with HTTP 200 Aug 18 07:48:56.828402 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1442/5762] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:56 2026] GET /volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:56.835785 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:56.837394 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots Aug 18 07:48:56.837594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:56.837766 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'index' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:56.837999 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.api_utils [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Removing options '' from query. {{(pid=100293) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 07:48:56.838975 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.db.api [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Building query based on filter {{(pid=100293) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 07:48:56.842386 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Get all snapshots completed successfully. Aug 18 07:48:56.842679 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-2cea905a-529b-4faa-9e63-4f7c2328fc93 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 200 Aug 18 07:48:56.843015 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1434/5763] 10.4.3.152 () {66 vars in 1243 bytes} [Tue Aug 18 07:48:56 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:56.850997 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:56.852712 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 Aug 18 07:48:56.852886 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:56.853059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:56.853164 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: 7fdd3a41-5ee3-4cdb-b36c-d238335232d1 Aug 18 07:48:56.857534 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:56.857534 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:56.857780 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:56.871075 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot delete request issued successfully. Aug 18 07:48:56.871237 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7460f6d0-9456-4fac-a39f-68cd7b0f53d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 returned with HTTP 202 Aug 18 07:48:56.871640 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1449/5764] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:48:56 2026] DELETE /volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:56.878149 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-ee8b333c-b23e-412a-8547-5b955b611087 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:56.879878 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee8b333c-b23e-412a-8547-5b955b611087 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 Aug 18 07:48:56.880060 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee8b333c-b23e-412a-8547-5b955b611087 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:56.880262 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-ee8b333c-b23e-412a-8547-5b955b611087 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:56.885447 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:56.885447 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:48:56.885776 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-ee8b333c-b23e-412a-8547-5b955b611087 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:48:56.886464 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-ee8b333c-b23e-412a-8547-5b955b611087 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 returned with HTTP 200 Aug 18 07:48:56.886864 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1440/5765] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:56 2026] GET /volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:48:57.895507 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5c13a859-7d10-45dd-834b-81c39dfc66ab None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:57.897445 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c13a859-7d10-45dd-834b-81c39dfc66ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 Aug 18 07:48:57.897736 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c13a859-7d10-45dd-834b-81c39dfc66ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:57.898026 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c13a859-7d10-45dd-834b-81c39dfc66ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:57.903273 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c13a859-7d10-45dd-834b-81c39dfc66ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 returned with HTTP 404 Aug 18 07:48:57.903906 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1443/5766] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:48:57 2026] GET /volume/v3/snapshots/7fdd3a41-5ee3-4cdb-b36c-d238335232d1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:57.910639 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:57.912348 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 Aug 18 07:48:57.912557 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:57.912732 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:57.912882 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: 23617f5b-23a6-4f9f-90ab-8d2d76670331 Aug 18 07:48:57.919675 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:57.919675 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:57.919978 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:57.935508 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:48:57.935702 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-9ff046bd-572e-4ca5-ba25-c0ce903c876f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 returned with HTTP 202 Aug 18 07:48:57.936105 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1435/5767] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:48:57 2026] DELETE /volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:48:57.943462 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-da6cf476-2cd6-47a4-b7c1-bda747fcd014 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:57.945627 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da6cf476-2cd6-47a4-b7c1-bda747fcd014 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 Aug 18 07:48:57.945889 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da6cf476-2cd6-47a4-b7c1-bda747fcd014 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:57.946122 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-da6cf476-2cd6-47a4-b7c1-bda747fcd014 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:57.955457 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:57.955457 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:48:57.959771 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-da6cf476-2cd6-47a4-b7c1-bda747fcd014 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:57.964866 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-da6cf476-2cd6-47a4-b7c1-bda747fcd014 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 returned with HTTP 200 Aug 18 07:48:57.965389 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1450/5768] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:57 2026] GET /volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:48:58.978057 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-47f34c61-69c4-41bf-a1c3-2094bede1f8e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:58.979712 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-47f34c61-69c4-41bf-a1c3-2094bede1f8e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 Aug 18 07:48:58.979902 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-47f34c61-69c4-41bf-a1c3-2094bede1f8e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:58.980102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-47f34c61-69c4-41bf-a1c3-2094bede1f8e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:58.985529 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-47f34c61-69c4-41bf-a1c3-2094bede1f8e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 returned with HTTP 404 Aug 18 07:48:58.985963 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1441/5769] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:58 2026] GET /volume/v3/volumes/23617f5b-23a6-4f9f-90ab-8d2d76670331 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:48:58.995823 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:58.997422 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:48:58.997716 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-332362988"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:48:58.999321 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-332362988'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:48:58.999423 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:48:59.003887 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:48:59.008849 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (dc8c8f78-5a0b-4d2f-97c2-f1d271a523a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:59.009910 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51af03cb-d1d7-4c02-b9ad-8d148dda5328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:59.010748 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:48:59.035226 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51af03cb-d1d7-4c02-b9ad-8d148dda5328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:59.036035 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa71eb4-9ec0-47bf-97ce-0e55acab4838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:59.077544 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['8ed528e5-5486-4459-90aa-31c19c1e3325', 'eca03a54-a399-4c6d-b0ab-04cda9908293', 'cd1670be-bba6-4ac6-8b3d-81a88c0ceb1f', '5e26c367-0596-4b49-a48e-362cc9e9dcd9'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:48:59.078326 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa71eb4-9ec0-47bf-97ce-0e55acab4838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ed528e5-5486-4459-90aa-31c19c1e3325', 'eca03a54-a399-4c6d-b0ab-04cda9908293', 'cd1670be-bba6-4ac6-8b3d-81a88c0ceb1f', '5e26c367-0596-4b49-a48e-362cc9e9dcd9']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:59.079164 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b70560d-0756-4b0f-8298-f3245d52a68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:59.100987 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b70560d-0756-4b0f-8298-f3245d52a68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '991c0c22-ecb2-4754-983c-3c0888144f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-332362988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['8ed528e5-5486-4459-90aa-31c19c1e3325','eca03a54-a399-4c6d-b0ab-04cda9908293','cd1670be-bba6-4ac6-8b3d-81a88c0ceb1f','5e26c367-0596-4b49-a48e-362cc9e9dcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-332362988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=991c0c22-ecb2-4754-983c-3c0888144f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:59.101740 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b25123a-5ffe-4c5f-b2ea-4df15872d47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:59.119346 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b25123a-5ffe-4c5f-b2ea-4df15872d47d) transitioned into state 'SUCCESS' from state '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-332362988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['8ed528e5-5486-4459-90aa-31c19c1e3325','eca03a54-a399-4c6d-b0ab-04cda9908293','cd1670be-bba6-4ac6-8b3d-81a88c0ceb1f','5e26c367-0596-4b49-a48e-362cc9e9dcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:59.120066 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b53214a-cc99-4123-848a-c61b02f60329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:48:59.128140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b53214a-cc99-4123-848a-c61b02f60329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:48:59.128964 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (dc8c8f78-5a0b-4d2f-97c2-f1d271a523a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:48:59.129284 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:48:59.129859 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-50164492-42d6-4d3e-acd1-c7d8b9cd1afa tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:48:59.130306 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1444/5770] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:48:58 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:48:59.142268 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c4572610-54d5-4e01-9b88-a262f4c98e5f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:48:59.145390 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4572610-54d5-4e01-9b88-a262f4c98e5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 Aug 18 07:48:59.145390 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4572610-54d5-4e01-9b88-a262f4c98e5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:48:59.145390 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c4572610-54d5-4e01-9b88-a262f4c98e5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:48:59.154702 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:48:59.154702 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:48:59.159065 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c4572610-54d5-4e01-9b88-a262f4c98e5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:48:59.164519 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c4572610-54d5-4e01-9b88-a262f4c98e5f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 returned with HTTP 200 Aug 18 07:48:59.165066 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1436/5771] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:48:59 2026] GET /volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:00.177523 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2cbd9c06-015a-4bf3-a3e7-5a854daa2e2f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:00.179529 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cbd9c06-015a-4bf3-a3e7-5a854daa2e2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 Aug 18 07:49:00.179736 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cbd9c06-015a-4bf3-a3e7-5a854daa2e2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:00.179920 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2cbd9c06-015a-4bf3-a3e7-5a854daa2e2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:00.186321 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:00.186321 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:00.189416 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2cbd9c06-015a-4bf3-a3e7-5a854daa2e2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:00.193423 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2cbd9c06-015a-4bf3-a3e7-5a854daa2e2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 returned with HTTP 200 Aug 18 07:49:00.193813 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1451/5772] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:00 2026] GET /volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:00.204864 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e538bd09-db2b-45f2-ab72-950d62380d16 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:00.206435 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e538bd09-db2b-45f2-ab72-950d62380d16 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:49:00.206753 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e538bd09-db2b-45f2-ab72-950d62380d16 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "991c0c22-ecb2-4754-983c-3c0888144f64", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1735456765"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:00.214839 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:00.214839 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:00.215125 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e538bd09-db2b-45f2-ab72-950d62380d16 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:00.215238 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-e538bd09-db2b-45f2-ab72-950d62380d16 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume 991c0c22-ecb2-4754-983c-3c0888144f64 Aug 18 07:49:00.238232 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-e538bd09-db2b-45f2-ab72-950d62380d16 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['0abfc22b-8f1a-4dab-8d0e-c4270a7425fe', '7e0dfc0a-f2b5-4a2f-ab53-a276951c0342', 'baafcf67-5da5-4979-8a5e-e4dcf1b1e716', 'f2173389-4fdc-4311-9293-b639f888873a'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:00.265600 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e538bd09-db2b-45f2-ab72-950d62380d16 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:49:00.265972 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e538bd09-db2b-45f2-ab72-950d62380d16 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:49:00.266337 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1442/5773] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:49:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:00.274718 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-233ce0f2-624d-4f17-ba16-7d967652f1e6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:00.276697 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-233ce0f2-624d-4f17-ba16-7d967652f1e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd Aug 18 07:49:00.276944 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-233ce0f2-624d-4f17-ba16-7d967652f1e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:00.277153 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-233ce0f2-624d-4f17-ba16-7d967652f1e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:00.282269 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:00.282269 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:00.282609 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-233ce0f2-624d-4f17-ba16-7d967652f1e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:00.283409 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-233ce0f2-624d-4f17-ba16-7d967652f1e6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd returned with HTTP 200 Aug 18 07:49:00.283808 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1445/5774] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:00 2026] GET /volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:01.292714 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b1e5a9bf-4c2e-41d0-af23-1f434787632d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:01.294274 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1e5a9bf-4c2e-41d0-af23-1f434787632d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd Aug 18 07:49:01.294444 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1e5a9bf-4c2e-41d0-af23-1f434787632d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:01.294627 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b1e5a9bf-4c2e-41d0-af23-1f434787632d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:01.299074 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:01.299074 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:01.299372 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b1e5a9bf-4c2e-41d0-af23-1f434787632d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:01.299931 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b1e5a9bf-4c2e-41d0-af23-1f434787632d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd returned with HTTP 200 Aug 18 07:49:01.300281 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1437/5775] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:01 2026] GET /volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:01.308383 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-de8131bc-983c-4505-a034-bc98a04b3918 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:01.310506 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de8131bc-983c-4505-a034-bc98a04b3918 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] POST https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd/action Aug 18 07:49:01.310803 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de8131bc-983c-4505-a034-bc98a04b3918 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:49:01.310915 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-de8131bc-983c-4505-a034-bc98a04b3918 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:01.312185 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-de8131bc-983c-4505-a034-bc98a04b3918 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Updating snapshot '1a6e4662-6526-49ec-a966-d31f5153eefd' with '{'status': 'error'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:49:01.320946 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:01.320946 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:01.321455 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.policy [None req-de8131bc-983c-4505-a034-bc98a04b3918 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '935978da93634c4ebc8137958dd07656', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b396de2e7b874cf08842ca73daa625f4', '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=100291) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:49:01.321655 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-de8131bc-983c-4505-a034-bc98a04b3918 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd/action returned with HTTP 403 Aug 18 07:49:01.322085 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1452/5776] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:49:01 2026] POST /volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:01.329312 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:01.330984 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd Aug 18 07:49:01.331185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:01.331401 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:01.331572 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: 1a6e4662-6526-49ec-a966-d31f5153eefd Aug 18 07:49:01.336139 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:01.336139 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:01.336470 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:01.349771 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot delete request issued successfully. Aug 18 07:49:01.349921 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-4136131a-1253-4a77-9f05-4c8e37a72f2f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd returned with HTTP 202 Aug 18 07:49:01.350337 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1443/5777] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:49:01 2026] DELETE /volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:01.356730 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ddf005cf-ce4a-4b72-b31c-7089ba97d07b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:01.358314 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ddf005cf-ce4a-4b72-b31c-7089ba97d07b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd Aug 18 07:49:01.358516 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ddf005cf-ce4a-4b72-b31c-7089ba97d07b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:01.358711 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ddf005cf-ce4a-4b72-b31c-7089ba97d07b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:01.363306 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:01.363306 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:01.363600 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-ddf005cf-ce4a-4b72-b31c-7089ba97d07b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:01.364151 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ddf005cf-ce4a-4b72-b31c-7089ba97d07b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd returned with HTTP 200 Aug 18 07:49:01.364516 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1446/5778] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:01 2026] GET /volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:02.373621 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-e3be5316-e72a-40b0-81e4-26e34d7d613c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:02.375625 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3be5316-e72a-40b0-81e4-26e34d7d613c tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd Aug 18 07:49:02.375834 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3be5316-e72a-40b0-81e4-26e34d7d613c tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:02.376032 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-e3be5316-e72a-40b0-81e4-26e34d7d613c tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:02.380899 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-e3be5316-e72a-40b0-81e4-26e34d7d613c tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd returned with HTTP 404 Aug 18 07:49:02.381398 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1438/5779] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:02 2026] GET /volume/v3/snapshots/1a6e4662-6526-49ec-a966-d31f5153eefd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:02.388228 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:02.390657 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 Aug 18 07:49:02.390942 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:02.391271 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:02.391475 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: 991c0c22-ecb2-4754-983c-3c0888144f64 Aug 18 07:49:02.400553 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:02.400553 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:02.401000 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:02.421433 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:49:02.421720 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e49bc53c-d9ec-4c0c-9b54-a95f9aa2be59 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 returned with HTTP 202 Aug 18 07:49:02.422331 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1453/5780] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:02 2026] DELETE /volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:02.429908 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-996f1d5e-2313-4814-82be-900474aafa5a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:02.431533 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-996f1d5e-2313-4814-82be-900474aafa5a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 Aug 18 07:49:02.431688 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-996f1d5e-2313-4814-82be-900474aafa5a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:02.431858 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-996f1d5e-2313-4814-82be-900474aafa5a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:02.438401 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:02.438401 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:02.441628 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-996f1d5e-2313-4814-82be-900474aafa5a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:02.445596 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-996f1d5e-2313-4814-82be-900474aafa5a tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 returned with HTTP 200 Aug 18 07:49:02.446007 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1444/5781] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:02 2026] GET /volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:03.458263 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-ce4b3d46-81a6-4b1a-b565-d2d03d768ed8 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:03.459929 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce4b3d46-81a6-4b1a-b565-d2d03d768ed8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 Aug 18 07:49:03.460133 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce4b3d46-81a6-4b1a-b565-d2d03d768ed8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:03.460325 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-ce4b3d46-81a6-4b1a-b565-d2d03d768ed8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:03.465816 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-ce4b3d46-81a6-4b1a-b565-d2d03d768ed8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 returned with HTTP 404 Aug 18 07:49:03.466231 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1447/5782] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:03 2026] GET /volume/v3/volumes/991c0c22-ecb2-4754-983c-3c0888144f64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:03.473631 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:03.475386 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:49:03.475789 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1980042459"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:03.477801 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.v3.volumes [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1980042459'}} {{(pid=100293) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:49:03.477965 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:49:03.481739 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:49:03.486501 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (7efa8ddb-674c-4320-89e8-02105ccbd50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:03.487452 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052c16ec-6c8b-47d3-b7b2-eabf73068509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:03.488106 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.flows.api.create_volume [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100293) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:49:03.508599 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052c16ec-6c8b-47d3-b7b2-eabf73068509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:03.509346 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e178dac-0d32-40f3-8a21-06641f850653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:03.541121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['1ae623d7-0e58-4778-a193-2cbb89fc6120', 'd493b646-a85d-4bca-b07e-1fb5b8a88828', 'ec9b8786-482a-4a08-afd0-4f83ff9f649e', '2b0a2601-0bd8-446e-b0a4-e5aa4c1b7897'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:03.541935 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e178dac-0d32-40f3-8a21-06641f850653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ae623d7-0e58-4778-a193-2cbb89fc6120', 'd493b646-a85d-4bca-b07e-1fb5b8a88828', 'ec9b8786-482a-4a08-afd0-4f83ff9f649e', '2b0a2601-0bd8-446e-b0a4-e5aa4c1b7897']}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:03.542591 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8475909-a3af-43e8-a8fa-30006279ab76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:03.562158 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8475909-a3af-43e8-a8fa-30006279ab76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '619b0d19-3296-408e-9c4e-b44650cc8817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1980042459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['1ae623d7-0e58-4778-a193-2cbb89fc6120','d493b646-a85d-4bca-b07e-1fb5b8a88828','ec9b8786-482a-4a08-afd0-4f83ff9f649e','2b0a2601-0bd8-446e-b0a4-e5aa4c1b7897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1980042459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=619b0d19-3296-408e-9c4e-b44650cc8817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:03.562822 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccfb3fb-1a12-4d7e-a379-5f2a76097c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:03.579285 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccfb3fb-1a12-4d7e-a379-5f2a76097c69) transitioned into state 'SUCCESS' from state '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-1980042459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['1ae623d7-0e58-4778-a193-2cbb89fc6120','d493b646-a85d-4bca-b07e-1fb5b8a88828','ec9b8786-482a-4a08-afd0-4f83ff9f649e','2b0a2601-0bd8-446e-b0a4-e5aa4c1b7897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:03.579968 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab8a504-30ec-4138-9166-d6b35b28433e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:03.589619 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab8a504-30ec-4138-9166-d6b35b28433e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100293) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:03.590256 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (7efa8ddb-674c-4320-89e8-02105ccbd50e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100293) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:03.590529 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:49:03.591043 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4a511f30-166b-4fdb-bca2-8a04a10067d8 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:49:03.591524 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1439/5783] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:49:03 2026] POST /volume/v3/volumes => generated 778 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:03.601879 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-d49b5ded-4291-4e5f-a305-a7976e381a1e None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:03.603725 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d49b5ded-4291-4e5f-a305-a7976e381a1e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 Aug 18 07:49:03.603964 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d49b5ded-4291-4e5f-a305-a7976e381a1e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:03.604187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-d49b5ded-4291-4e5f-a305-a7976e381a1e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:03.611063 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:03.611063 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:03.614039 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-d49b5ded-4291-4e5f-a305-a7976e381a1e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:03.617293 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-d49b5ded-4291-4e5f-a305-a7976e381a1e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 returned with HTTP 200 Aug 18 07:49:03.617694 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1454/5784] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:03 2026] GET /volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:04.629084 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0883ab2d-5f55-475b-ad26-e6fd1b510c21 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:04.630804 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0883ab2d-5f55-475b-ad26-e6fd1b510c21 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 Aug 18 07:49:04.631001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0883ab2d-5f55-475b-ad26-e6fd1b510c21 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:04.631189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0883ab2d-5f55-475b-ad26-e6fd1b510c21 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:04.637886 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:04.637886 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:04.641048 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0883ab2d-5f55-475b-ad26-e6fd1b510c21 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:04.644574 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0883ab2d-5f55-475b-ad26-e6fd1b510c21 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 returned with HTTP 200 Aug 18 07:49:04.644957 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1445/5785] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:04 2026] GET /volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:04.655726 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e4834eee-8b1c-4a25-a65b-963460d03072 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:04.657397 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4834eee-8b1c-4a25-a65b-963460d03072 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:49:04.657731 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e4834eee-8b1c-4a25-a65b-963460d03072 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "619b0d19-3296-408e-9c4e-b44650cc8817", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2089102894"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:04.665973 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:04.665973 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:04.666297 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e4834eee-8b1c-4a25-a65b-963460d03072 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:04.666399 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-e4834eee-8b1c-4a25-a65b-963460d03072 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume 619b0d19-3296-408e-9c4e-b44650cc8817 Aug 18 07:49:04.686539 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e4834eee-8b1c-4a25-a65b-963460d03072 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['60ea43f5-be6f-4b8e-b95c-25f1dd6e2fbb', '5b469ec6-9cc8-40d3-92c6-54a91a174536', '4e003e56-319e-46f7-98d9-57ab15fd6738', '287be3bf-3e1d-4b81-92a7-cd3daacf94e5'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:04.714508 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e4834eee-8b1c-4a25-a65b-963460d03072 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:49:04.714809 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e4834eee-8b1c-4a25-a65b-963460d03072 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:49:04.715197 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1448/5786] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:49:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:04.722949 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-4be92913-44c7-4248-ae6b-119d104b4ecc None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:04.724840 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4be92913-44c7-4248-ae6b-119d104b4ecc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 Aug 18 07:49:04.725019 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4be92913-44c7-4248-ae6b-119d104b4ecc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:04.725250 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-4be92913-44c7-4248-ae6b-119d104b4ecc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:04.730870 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:04.730870 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:04.731323 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-4be92913-44c7-4248-ae6b-119d104b4ecc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:04.732316 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-4be92913-44c7-4248-ae6b-119d104b4ecc tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 returned with HTTP 200 Aug 18 07:49:04.732845 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1440/5787] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:04 2026] GET /volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:05.740934 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-b8c9bdc9-6f16-4382-9b55-1954d0954500 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:05.742601 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b8c9bdc9-6f16-4382-9b55-1954d0954500 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 Aug 18 07:49:05.742776 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b8c9bdc9-6f16-4382-9b55-1954d0954500 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:05.742950 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-b8c9bdc9-6f16-4382-9b55-1954d0954500 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:05.747428 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:05.747428 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:05.747691 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-b8c9bdc9-6f16-4382-9b55-1954d0954500 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:05.748287 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-b8c9bdc9-6f16-4382-9b55-1954d0954500 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 returned with HTTP 200 Aug 18 07:49:05.748644 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1455/5788] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:05 2026] GET /volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:05.756566 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-3722a92a-54d9-41fa-bd9b-d83c2918210e None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:05.758372 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3722a92a-54d9-41fa-bd9b-d83c2918210e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] GET https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 Aug 18 07:49:05.758574 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3722a92a-54d9-41fa-bd9b-d83c2918210e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:05.758773 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-3722a92a-54d9-41fa-bd9b-d83c2918210e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:05.763908 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:05.763908 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:05.764393 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-3722a92a-54d9-41fa-bd9b-d83c2918210e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:49:05.765179 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-3722a92a-54d9-41fa-bd9b-d83c2918210e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 returned with HTTP 200 Aug 18 07:49:05.765615 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1446/5789] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:05 2026] GET /volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:05.772643 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:05.774224 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 Aug 18 07:49:05.774389 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:05.774570 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:05.774665 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: 60ce20fe-3431-4c0c-989b-b46d08a8e4c3 Aug 18 07:49:05.778832 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:05.778832 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:05.779058 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:05.790974 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot delete request issued successfully. Aug 18 07:49:05.791118 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-8f17067d-c51c-494b-99a1-78472c1e2e3b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 returned with HTTP 202 Aug 18 07:49:05.791497 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1449/5790] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:49:05 2026] DELETE /volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:05.797674 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-15e68445-ad35-458a-b0d9-4b5e5e41f98d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:05.799309 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15e68445-ad35-458a-b0d9-4b5e5e41f98d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 Aug 18 07:49:05.799509 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15e68445-ad35-458a-b0d9-4b5e5e41f98d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:05.799686 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-15e68445-ad35-458a-b0d9-4b5e5e41f98d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:05.804159 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:05.804159 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:05.804445 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-15e68445-ad35-458a-b0d9-4b5e5e41f98d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:05.805028 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-15e68445-ad35-458a-b0d9-4b5e5e41f98d tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 returned with HTTP 200 Aug 18 07:49:05.805374 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1441/5791] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:05 2026] GET /volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:06.814696 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-255115ed-3c8a-4e1f-b8fc-6e5b22f77430 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:06.816780 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-255115ed-3c8a-4e1f-b8fc-6e5b22f77430 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 Aug 18 07:49:06.817036 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-255115ed-3c8a-4e1f-b8fc-6e5b22f77430 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:06.817324 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-255115ed-3c8a-4e1f-b8fc-6e5b22f77430 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:06.822590 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-255115ed-3c8a-4e1f-b8fc-6e5b22f77430 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 returned with HTTP 404 Aug 18 07:49:06.823274 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1456/5792] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:06 2026] GET /volume/v3/snapshots/60ce20fe-3431-4c0c-989b-b46d08a8e4c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:06.829841 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:06.831663 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 Aug 18 07:49:06.831860 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:06.832045 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:06.832217 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: 619b0d19-3296-408e-9c4e-b44650cc8817 Aug 18 07:49:06.839786 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:06.839786 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:06.840167 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:06.857709 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:49:06.857938 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-00100e1f-e3b0-42f5-b92c-f0bd86d9fbe6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 returned with HTTP 202 Aug 18 07:49:06.858350 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1447/5793] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:06 2026] DELETE /volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:06.864998 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-c2b7e52e-07da-4639-93bb-1ae59165a5e5 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:06.866860 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2b7e52e-07da-4639-93bb-1ae59165a5e5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 Aug 18 07:49:06.867043 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2b7e52e-07da-4639-93bb-1ae59165a5e5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:06.867269 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-c2b7e52e-07da-4639-93bb-1ae59165a5e5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:06.873286 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:06.873286 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:06.876039 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-c2b7e52e-07da-4639-93bb-1ae59165a5e5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:06.879773 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-c2b7e52e-07da-4639-93bb-1ae59165a5e5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 returned with HTTP 200 Aug 18 07:49:06.880100 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1450/5794] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:06 2026] GET /volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:07.893942 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-04bec140-f31c-42da-95f1-e2c61a0e1524 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:07.896322 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-04bec140-f31c-42da-95f1-e2c61a0e1524 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 Aug 18 07:49:07.896594 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-04bec140-f31c-42da-95f1-e2c61a0e1524 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:07.896855 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-04bec140-f31c-42da-95f1-e2c61a0e1524 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:07.905098 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-04bec140-f31c-42da-95f1-e2c61a0e1524 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 returned with HTTP 404 Aug 18 07:49:07.905756 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1442/5795] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:07 2026] GET /volume/v3/volumes/619b0d19-3296-408e-9c4e-b44650cc8817 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:07.914744 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:07.916381 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:49:07.916726 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1255916971"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:07.918627 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.v3.volumes [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1255916971'}} {{(pid=100291) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:49:07.918736 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:49:07.923609 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:49:07.928772 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (33fd2613-9969-4499-aebf-d4481c372480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:07.929807 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601548e2-0f87-4b1c-b34d-105a4498b440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:07.930630 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.flows.api.create_volume [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100291) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:49:07.954258 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601548e2-0f87-4b1c-b34d-105a4498b440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:07.954947 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3888e18-052e-4544-ad6e-d76324fd3e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:07.994143 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['81b4599b-d095-4820-b0cd-0abffd7142af', 'e5ee5d64-019a-490a-9a8f-e3f21a4636cd', '2b00d34d-ffec-453a-971e-998ea17ae912', '97d9abe7-63b2-4d69-997a-adfe5c104661'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:07.995218 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3888e18-052e-4544-ad6e-d76324fd3e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b4599b-d095-4820-b0cd-0abffd7142af', 'e5ee5d64-019a-490a-9a8f-e3f21a4636cd', '2b00d34d-ffec-453a-971e-998ea17ae912', '97d9abe7-63b2-4d69-997a-adfe5c104661']}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:07.995966 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2aef526-e5c4-4af8-b7aa-c19325f40c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:08.019592 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2aef526-e5c4-4af8-b7aa-c19325f40c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56ebafe-50e4-4cf6-a2ae-97379d03bc89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255916971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['81b4599b-d095-4820-b0cd-0abffd7142af','e5ee5d64-019a-490a-9a8f-e3f21a4636cd','2b00d34d-ffec-453a-971e-998ea17ae912','97d9abe7-63b2-4d69-997a-adfe5c104661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:49:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1255916971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56ebafe-50e4-4cf6-a2ae-97379d03bc89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:08.020265 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40cf5a2-2231-42ed-9fd1-2e19119107fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:08.036120 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40cf5a2-2231-42ed-9fd1-2e19119107fa) transitioned into state 'SUCCESS' from state '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-1255916971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['81b4599b-d095-4820-b0cd-0abffd7142af','e5ee5d64-019a-490a-9a8f-e3f21a4636cd','2b00d34d-ffec-453a-971e-998ea17ae912','97d9abe7-63b2-4d69-997a-adfe5c104661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:08.036871 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1b1d3b-933e-4f9c-841e-9955096f333a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:08.045560 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1b1d3b-933e-4f9c-841e-9955096f333a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100291) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:08.046286 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (33fd2613-9969-4499-aebf-d4481c372480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100291) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:08.046573 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:49:08.047076 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-7891ad7c-cfd6-4049-83be-7b696840dbfe tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:49:08.047518 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1457/5796] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:49:07 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:08.058123 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-af7912f0-2532-4e44-89e2-05ce515693dd None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:08.059810 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af7912f0-2532-4e44-89e2-05ce515693dd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 Aug 18 07:49:08.060001 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-af7912f0-2532-4e44-89e2-05ce515693dd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:08.060175 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-af7912f0-2532-4e44-89e2-05ce515693dd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:08.066799 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:08.066799 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:08.069966 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-af7912f0-2532-4e44-89e2-05ce515693dd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:08.073478 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-af7912f0-2532-4e44-89e2-05ce515693dd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 returned with HTTP 200 Aug 18 07:49:08.073824 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1448/5797] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:08 2026] GET /volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:09.085398 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5270a9f6-239e-4b87-8e6b-b94ca5e4d0b7 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:09.086961 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5270a9f6-239e-4b87-8e6b-b94ca5e4d0b7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 Aug 18 07:49:09.087121 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5270a9f6-239e-4b87-8e6b-b94ca5e4d0b7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:09.087327 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5270a9f6-239e-4b87-8e6b-b94ca5e4d0b7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:09.093412 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:09.093412 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:09.096275 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5270a9f6-239e-4b87-8e6b-b94ca5e4d0b7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:09.099553 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5270a9f6-239e-4b87-8e6b-b94ca5e4d0b7 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 returned with HTTP 200 Aug 18 07:49:09.099905 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1451/5798] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:09 2026] GET /volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:09.114112 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:09.115581 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:49:09.115866 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b56ebafe-50e4-4cf6-a2ae-97379d03bc89", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1306798478"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:09.123499 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:09.123499 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:09.123874 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:09.123986 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume b56ebafe-50e4-4cf6-a2ae-97379d03bc89 Aug 18 07:49:09.144122 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.quota [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['98b17895-48a6-4575-994a-c5e560077296', '02f2e214-06bd-4d06-b6fb-2bb9c88052b6', 'c3107825-d7c7-41a7-8a40-bc524ec10ec2', 'c79dee9b-1c46-480b-8b88-cde37116dabf'] {{(pid=100293) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:09.168114 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:49:09.168417 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-70352f1c-0eb6-4734-a18b-eaec64c9bfbd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:49:09.168866 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1443/5799] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:49: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) Aug 18 07:49:09.177450 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-2c506763-8540-4036-b977-35f7576c21ca None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:09.179140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c506763-8540-4036-b977-35f7576c21ca tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 Aug 18 07:49:09.179337 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c506763-8540-4036-b977-35f7576c21ca tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:09.179507 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-2c506763-8540-4036-b977-35f7576c21ca tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:09.185165 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:09.185165 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:09.185592 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-2c506763-8540-4036-b977-35f7576c21ca tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:09.186403 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-2c506763-8540-4036-b977-35f7576c21ca tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 returned with HTTP 200 Aug 18 07:49:09.186845 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1458/5800] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:09 2026] GET /volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:10.194999 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-69ab581f-4a61-4c5b-b87a-c5abfa5bbf45 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:10.196657 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-69ab581f-4a61-4c5b-b87a-c5abfa5bbf45 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 Aug 18 07:49:10.196836 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-69ab581f-4a61-4c5b-b87a-c5abfa5bbf45 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:10.197010 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-69ab581f-4a61-4c5b-b87a-c5abfa5bbf45 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:10.202235 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:10.202235 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:10.202649 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-69ab581f-4a61-4c5b-b87a-c5abfa5bbf45 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:10.203393 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-69ab581f-4a61-4c5b-b87a-c5abfa5bbf45 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 returned with HTTP 200 Aug 18 07:49:10.203789 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1449/5801] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:10 2026] GET /volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:10.211926 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:10.213741 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] POST https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247/action Aug 18 07:49:10.214084 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:49:10.214264 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:10.215495 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.snapshot_unmanage [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Unmanage snapshot with id: fb1b97b7-d9e3-408a-8105-875691ed5247 Aug 18 07:49:10.219955 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:10.219955 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:10.220337 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:49:10.221077 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.policy [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '935978da93634c4ebc8137958dd07656', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b396de2e7b874cf08842ca73daa625f4', '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=100290) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 07:49:10.221315 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-5c254710-61ec-404c-9880-5bdb2221f5a4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247/action returned with HTTP 403 Aug 18 07:49:10.221830 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1452/5802] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:49:10 2026] POST /volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:10.228542 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-57f51645-763f-4713-935a-d30908c7c929 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:10.230229 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57f51645-763f-4713-935a-d30908c7c929 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 Aug 18 07:49:10.230414 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-57f51645-763f-4713-935a-d30908c7c929 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:10.230618 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-57f51645-763f-4713-935a-d30908c7c929 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:10.230723 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-57f51645-763f-4713-935a-d30908c7c929 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: fb1b97b7-d9e3-408a-8105-875691ed5247 Aug 18 07:49:10.235333 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:10.235333 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:10.235613 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-57f51645-763f-4713-935a-d30908c7c929 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:10.248821 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-57f51645-763f-4713-935a-d30908c7c929 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot delete request issued successfully. Aug 18 07:49:10.249001 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-57f51645-763f-4713-935a-d30908c7c929 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 returned with HTTP 202 Aug 18 07:49:10.249378 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1444/5803] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:49:10 2026] DELETE /volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 07:49:10.255933 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-59938e70-bddf-441b-aa12-d872a6116005 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:10.257516 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59938e70-bddf-441b-aa12-d872a6116005 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 Aug 18 07:49:10.257708 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59938e70-bddf-441b-aa12-d872a6116005 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:10.257884 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-59938e70-bddf-441b-aa12-d872a6116005 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:10.262830 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:10.262830 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:10.263133 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-59938e70-bddf-441b-aa12-d872a6116005 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:10.263786 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-59938e70-bddf-441b-aa12-d872a6116005 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 returned with HTTP 200 Aug 18 07:49:10.264130 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1459/5804] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:10 2026] GET /volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:11.272669 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c570c2fc-bd18-4277-b402-ffdba994c31b None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:11.274292 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c570c2fc-bd18-4277-b402-ffdba994c31b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 Aug 18 07:49:11.274492 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c570c2fc-bd18-4277-b402-ffdba994c31b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:11.274666 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c570c2fc-bd18-4277-b402-ffdba994c31b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:11.280169 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c570c2fc-bd18-4277-b402-ffdba994c31b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 returned with HTTP 404 Aug 18 07:49:11.280910 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1450/5805] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:11 2026] GET /volume/v3/snapshots/fb1b97b7-d9e3-408a-8105-875691ed5247 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:11.288797 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:11.290504 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 Aug 18 07:49:11.290679 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:11.290892 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:11.291043 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: b56ebafe-50e4-4cf6-a2ae-97379d03bc89 Aug 18 07:49:11.299157 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:11.299157 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:11.299536 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:11.315022 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:49:11.315193 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cbc492bd-78c9-49b8-9907-5c4c09fa3909 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 returned with HTTP 202 Aug 18 07:49:11.315632 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1453/5806] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:11 2026] DELETE /volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:11.324374 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-3fb30039-4d85-44b0-bb6d-68384efd45de None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:11.326844 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3fb30039-4d85-44b0-bb6d-68384efd45de tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 Aug 18 07:49:11.327192 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3fb30039-4d85-44b0-bb6d-68384efd45de tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:11.327560 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-3fb30039-4d85-44b0-bb6d-68384efd45de tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:11.335334 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:11.335334 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:11.338781 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-3fb30039-4d85-44b0-bb6d-68384efd45de tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:11.345100 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-3fb30039-4d85-44b0-bb6d-68384efd45de tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 returned with HTTP 200 Aug 18 07:49:11.345599 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1445/5807] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:11 2026] GET /volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:12.357816 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8697001c-5a95-4e33-907e-f8b2dc1d3a71 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:12.359588 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8697001c-5a95-4e33-907e-f8b2dc1d3a71 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 Aug 18 07:49:12.359728 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8697001c-5a95-4e33-907e-f8b2dc1d3a71 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:12.359894 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8697001c-5a95-4e33-907e-f8b2dc1d3a71 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:12.365111 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8697001c-5a95-4e33-907e-f8b2dc1d3a71 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 returned with HTTP 404 Aug 18 07:49:12.365562 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1460/5808] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:12 2026] GET /volume/v3/volumes/b56ebafe-50e4-4cf6-a2ae-97379d03bc89 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:12.372504 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:12.374069 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:49:12.374382 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-824366588"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:12.376098 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-824366588'}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:49:12.376264 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:49:12.379916 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:49:12.384947 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (b7279605-b17c-4db6-8a72-959b16eeb3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:12.386564 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72abbad2-0508-4d61-979d-2c1d9d16caac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:12.387264 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:49:12.408452 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72abbad2-0508-4d61-979d-2c1d9d16caac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:12.409273 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4828a297-d2b6-44c0-aa5e-da4e91ea8e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:12.442072 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['bed701d6-ec92-4c09-bfdf-96d7cecf6d5e', '32131cdd-608f-4066-9f71-abbd7388c035', 'da357791-37b3-4a7c-a1a6-3c5e55bbd276', '1ae5159f-86d1-4d28-923d-df1d8bc4d988'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:12.442807 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4828a297-d2b6-44c0-aa5e-da4e91ea8e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bed701d6-ec92-4c09-bfdf-96d7cecf6d5e', '32131cdd-608f-4066-9f71-abbd7388c035', 'da357791-37b3-4a7c-a1a6-3c5e55bbd276', '1ae5159f-86d1-4d28-923d-df1d8bc4d988']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:12.443574 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b2b44f-9680-44ba-8937-7cfe82ad4ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:12.465135 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b2b44f-9680-44ba-8937-7cfe82ad4ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39db9e6a-f13d-48d2-8d02-391689ffb02b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824366588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['bed701d6-ec92-4c09-bfdf-96d7cecf6d5e','32131cdd-608f-4066-9f71-abbd7388c035','da357791-37b3-4a7c-a1a6-3c5e55bbd276','1ae5159f-86d1-4d28-923d-df1d8bc4d988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824366588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39db9e6a-f13d-48d2-8d02-391689ffb02b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:12.465891 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15efd7eb-6ae9-43ae-9fcd-c68a6a3ad76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:12.480919 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15efd7eb-6ae9-43ae-9fcd-c68a6a3ad76f) transitioned into state 'SUCCESS' from state '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-824366588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['bed701d6-ec92-4c09-bfdf-96d7cecf6d5e','32131cdd-608f-4066-9f71-abbd7388c035','da357791-37b3-4a7c-a1a6-3c5e55bbd276','1ae5159f-86d1-4d28-923d-df1d8bc4d988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:12.481573 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9fdeda-5f8b-4a6f-9ab3-96ba2c9a34e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:12.489350 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9fdeda-5f8b-4a6f-9ab3-96ba2c9a34e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:12.490189 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (b7279605-b17c-4db6-8a72-959b16eeb3e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:12.490497 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:49:12.491011 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-0507b4fe-ec8c-4b84-8951-8c95a9555760 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:49:12.491448 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1451/5809] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:49:12 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:12.502483 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-29e7327c-90ca-471f-83cb-16c32dfca934 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:12.504288 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-29e7327c-90ca-471f-83cb-16c32dfca934 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b Aug 18 07:49:12.504461 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-29e7327c-90ca-471f-83cb-16c32dfca934 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:12.504675 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-29e7327c-90ca-471f-83cb-16c32dfca934 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:12.511813 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:12.511813 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:12.515488 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-29e7327c-90ca-471f-83cb-16c32dfca934 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:12.519437 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-29e7327c-90ca-471f-83cb-16c32dfca934 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b returned with HTTP 200 Aug 18 07:49:12.519817 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1454/5810] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:12 2026] GET /volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:13.531768 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a07698bd-1016-4df7-a483-65547a1f656f None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:13.533559 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a07698bd-1016-4df7-a483-65547a1f656f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b Aug 18 07:49:13.533733 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a07698bd-1016-4df7-a483-65547a1f656f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:13.533933 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a07698bd-1016-4df7-a483-65547a1f656f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:13.540944 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:13.540944 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:13.544063 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a07698bd-1016-4df7-a483-65547a1f656f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:13.547467 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a07698bd-1016-4df7-a483-65547a1f656f tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b returned with HTTP 200 Aug 18 07:49:13.547789 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1446/5811] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:13 2026] GET /volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:13.558903 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e5278262-db68-491c-bafa-d6eb514df8d2 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:13.560529 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5278262-db68-491c-bafa-d6eb514df8d2 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:49:13.560847 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e5278262-db68-491c-bafa-d6eb514df8d2 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39db9e6a-f13d-48d2-8d02-391689ffb02b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1518951113"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:13.569368 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:13.569368 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:13.569706 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5278262-db68-491c-bafa-d6eb514df8d2 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:13.569814 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-e5278262-db68-491c-bafa-d6eb514df8d2 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume 39db9e6a-f13d-48d2-8d02-391689ffb02b Aug 18 07:49:13.591438 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.quota [None req-e5278262-db68-491c-bafa-d6eb514df8d2 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['c42e6653-23d3-4bf3-a275-2b0aabf54d4c', '89400537-3d4a-4736-9901-22e4eda0392f', 'fb851814-0e5a-4b1d-8628-dd8c481bc7c5', 'ab4b801a-8387-451f-a5c8-e91197809729'] {{(pid=100291) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:13.616185 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-e5278262-db68-491c-bafa-d6eb514df8d2 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:49:13.616594 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e5278262-db68-491c-bafa-d6eb514df8d2 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:49:13.617028 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1461/5812] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:49:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:13.625102 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-685bcec1-7542-4169-b0f7-ff62d7013889 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:13.627465 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-685bcec1-7542-4169-b0f7-ff62d7013889 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 Aug 18 07:49:13.627707 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-685bcec1-7542-4169-b0f7-ff62d7013889 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:13.627937 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-685bcec1-7542-4169-b0f7-ff62d7013889 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:13.633373 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:13.633373 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:13.633721 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-685bcec1-7542-4169-b0f7-ff62d7013889 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:13.634397 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-685bcec1-7542-4169-b0f7-ff62d7013889 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 returned with HTTP 200 Aug 18 07:49:13.634774 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1452/5813] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:13 2026] GET /volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:14.643468 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-0b58c2b1-bd1a-48bc-a491-fdbefacf1c00 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:14.645155 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0b58c2b1-bd1a-48bc-a491-fdbefacf1c00 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 Aug 18 07:49:14.645346 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0b58c2b1-bd1a-48bc-a491-fdbefacf1c00 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:14.645556 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-0b58c2b1-bd1a-48bc-a491-fdbefacf1c00 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:14.650354 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:14.650354 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:14.650632 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-0b58c2b1-bd1a-48bc-a491-fdbefacf1c00 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:14.651245 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-0b58c2b1-bd1a-48bc-a491-fdbefacf1c00 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 returned with HTTP 200 Aug 18 07:49:14.651582 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1455/5814] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:14 2026] GET /volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:14.659596 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b2368d3c-8f2c-4b1b-8506-858a6bea6680 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:14.661141 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2368d3c-8f2c-4b1b-8506-858a6bea6680 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] PUT https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 Aug 18 07:49:14.661502 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b2368d3c-8f2c-4b1b-8506-858a6bea6680 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:14.667014 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:14.667014 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:14.667502 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b2368d3c-8f2c-4b1b-8506-858a6bea6680 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Snapshot retrieved successfully. Aug 18 07:49:14.673842 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b2368d3c-8f2c-4b1b-8506-858a6bea6680 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 returned with HTTP 200 Aug 18 07:49:14.674273 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1447/5815] 10.4.3.152 () {68 vars in 1374 bytes} [Tue Aug 18 07:49:14 2026] PUT /volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 => generated 361 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:14.682240 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bffa0434-4c12-4458-94da-5b06add3ea03 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:14.684140 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bffa0434-4c12-4458-94da-5b06add3ea03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 Aug 18 07:49:14.684347 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bffa0434-4c12-4458-94da-5b06add3ea03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:14.684553 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bffa0434-4c12-4458-94da-5b06add3ea03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:14.684652 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.snapshots [None req-bffa0434-4c12-4458-94da-5b06add3ea03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: 1263fec1-6173-4c78-8cf3-1380625ad625 Aug 18 07:49:14.689462 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:14.689462 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:14.689705 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bffa0434-4c12-4458-94da-5b06add3ea03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:14.702142 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bffa0434-4c12-4458-94da-5b06add3ea03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot delete request issued successfully. Aug 18 07:49:14.702282 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bffa0434-4c12-4458-94da-5b06add3ea03 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 returned with HTTP 202 Aug 18 07:49:14.702624 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1462/5816] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:49:14 2026] DELETE /volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:14.709406 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b887dcb9-5914-4ea5-97dc-74c8010a0b74 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:14.711027 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b887dcb9-5914-4ea5-97dc-74c8010a0b74 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 Aug 18 07:49:14.711218 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b887dcb9-5914-4ea5-97dc-74c8010a0b74 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:14.711436 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b887dcb9-5914-4ea5-97dc-74c8010a0b74 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:14.717114 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:14.717114 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:14.717522 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-b887dcb9-5914-4ea5-97dc-74c8010a0b74 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:14.718146 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b887dcb9-5914-4ea5-97dc-74c8010a0b74 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 returned with HTTP 200 Aug 18 07:49:14.718575 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1453/5817] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:14 2026] GET /volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:15.726767 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-cc142e45-f328-4ae6-90ab-05bdc31a55df None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:15.728523 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc142e45-f328-4ae6-90ab-05bdc31a55df tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 Aug 18 07:49:15.728699 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc142e45-f328-4ae6-90ab-05bdc31a55df tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:15.728893 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-cc142e45-f328-4ae6-90ab-05bdc31a55df tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:15.732786 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-cc142e45-f328-4ae6-90ab-05bdc31a55df tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 returned with HTTP 404 Aug 18 07:49:15.733229 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1456/5818] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:15 2026] GET /volume/v3/snapshots/1263fec1-6173-4c78-8cf3-1380625ad625 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:15.739425 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:15.741069 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b Aug 18 07:49:15.741309 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:15.741516 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:15.741663 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.volumes [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: 39db9e6a-f13d-48d2-8d02-391689ffb02b Aug 18 07:49:15.748373 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:15.748373 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:15.748684 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:15.761778 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:49:15.762001 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-eed23e35-e9b2-4727-bdca-891ee48b8b1b tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b returned with HTTP 202 Aug 18 07:49:15.762441 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1448/5819] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:15 2026] DELETE /volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:15.769630 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-bbd1d6dc-64b5-4e73-b7a8-9c370c2c23fd None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:15.771855 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbd1d6dc-64b5-4e73-b7a8-9c370c2c23fd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b Aug 18 07:49:15.772120 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbd1d6dc-64b5-4e73-b7a8-9c370c2c23fd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:15.772415 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-bbd1d6dc-64b5-4e73-b7a8-9c370c2c23fd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:15.781702 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:15.781702 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:15.785986 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-bbd1d6dc-64b5-4e73-b7a8-9c370c2c23fd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:15.790166 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-bbd1d6dc-64b5-4e73-b7a8-9c370c2c23fd tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b returned with HTTP 200 Aug 18 07:49:15.790695 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1463/5820] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:15 2026] GET /volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:16.804628 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-d2f00713-162f-4f13-b355-485b0b6da8d4 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:16.806419 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d2f00713-162f-4f13-b355-485b0b6da8d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b Aug 18 07:49:16.806600 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d2f00713-162f-4f13-b355-485b0b6da8d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:16.806774 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-d2f00713-162f-4f13-b355-485b0b6da8d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:16.811991 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-d2f00713-162f-4f13-b355-485b0b6da8d4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b returned with HTTP 404 Aug 18 07:49:16.812466 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1454/5821] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:16 2026] GET /volume/v3/volumes/39db9e6a-f13d-48d2-8d02-391689ffb02b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:16.818867 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:16.820399 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:49:16.820733 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-476462671"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:16.822399 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-476462671'}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:49:16.822539 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume of 1 GB Aug 18 07:49:16.826157 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Availability Zones retrieved successfully. Aug 18 07:49:16.830935 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (24fc452f-d193-424e-b4d0-f45b0dbc345e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:16.831900 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e58940c4-160c-4a3d-becd-b82149f55108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:16.832588 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Validating volume size '1' using validate_int {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:49:16.854921 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e58940c4-160c-4a3d-becd-b82149f55108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:16.855735 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458370f6-6411-430e-8c61-747a3e078769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:16.890101 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['9944ebda-3b58-4f1b-bb54-49c7adad8e21', 'f35dce27-8a6b-4400-b8eb-88d4f1d4bc0e', 'd06ad9e1-a84d-49ad-8633-6310a9e260eb', '017e9b52-b31c-4e9d-8886-01d181e70130'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:16.890914 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458370f6-6411-430e-8c61-747a3e078769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9944ebda-3b58-4f1b-bb54-49c7adad8e21', 'f35dce27-8a6b-4400-b8eb-88d4f1d4bc0e', 'd06ad9e1-a84d-49ad-8633-6310a9e260eb', '017e9b52-b31c-4e9d-8886-01d181e70130']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:16.891600 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b08671-fa32-487b-ad44-aa88ee687d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:16.912751 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b08671-fa32-487b-ad44-aa88ee687d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1abc41b0-25aa-457f-b8b5-e1f9aa61a357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476462671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['9944ebda-3b58-4f1b-bb54-49c7adad8e21','f35dce27-8a6b-4400-b8eb-88d4f1d4bc0e','d06ad9e1-a84d-49ad-8633-6310a9e260eb','017e9b52-b31c-4e9d-8886-01d181e70130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-476462671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1abc41b0-25aa-457f-b8b5-e1f9aa61a357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b396de2e7b874cf08842ca73daa625f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:16.913435 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1fba40-189e-4943-8b08-125885d006f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:16.928723 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1fba40-189e-4943-8b08-125885d006f3) transitioned into state 'SUCCESS' from state '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-476462671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b396de2e7b874cf08842ca73daa625f4',qos_specs=None,replication_status=,reservations=['9944ebda-3b58-4f1b-bb54-49c7adad8e21','f35dce27-8a6b-4400-b8eb-88d4f1d4bc0e','d06ad9e1-a84d-49ad-8633-6310a9e260eb','017e9b52-b31c-4e9d-8886-01d181e70130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff98c610d0246fe8c6aaf27d10b6a09',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:16.929347 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c774e4-07e4-4dda-90b5-b781ff2e2f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:16.936754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c774e4-07e4-4dda-90b5-b781ff2e2f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:16.937523 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Flow 'volume_create_api' (24fc452f-d193-424e-b4d0-f45b0dbc345e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:16.937804 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create volume request issued successfully. Aug 18 07:49:16.938366 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e89dc119-cafa-4cb8-9a13-7ee358899f25 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:49:16.938771 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1457/5822] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:49:16 2026] POST /volume/v3/volumes => generated 777 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:16.949040 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-0aa200a1-5026-4006-8157-5450f0795850 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:16.951107 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0aa200a1-5026-4006-8157-5450f0795850 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 Aug 18 07:49:16.951505 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0aa200a1-5026-4006-8157-5450f0795850 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:16.951543 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-0aa200a1-5026-4006-8157-5450f0795850 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:16.958266 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:16.958266 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:16.961904 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-0aa200a1-5026-4006-8157-5450f0795850 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:16.965663 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-0aa200a1-5026-4006-8157-5450f0795850 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 returned with HTTP 200 Aug 18 07:49:16.966025 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1449/5823] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:16 2026] GET /volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:17.980291 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-8eac5e18-00bb-48e7-a499-958d93744c61 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:17.982342 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8eac5e18-00bb-48e7-a499-958d93744c61 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 Aug 18 07:49:17.982568 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8eac5e18-00bb-48e7-a499-958d93744c61 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:17.982773 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-8eac5e18-00bb-48e7-a499-958d93744c61 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:17.989272 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:17.989272 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:17.992077 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-8eac5e18-00bb-48e7-a499-958d93744c61 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:17.995376 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-8eac5e18-00bb-48e7-a499-958d93744c61 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 returned with HTTP 200 Aug 18 07:49:17.995708 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1464/5824] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:17 2026] GET /volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:18.009297 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:18.010898 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:49:18.011240 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1abc41b0-25aa-457f-b8b5-e1f9aa61a357", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2093335911"}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:18.018825 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:18.018825 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:18.019153 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:18.019292 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Create snapshot from volume 1abc41b0-25aa-457f-b8b5-e1f9aa61a357 Aug 18 07:49:18.039118 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Created reservations ['050b8f83-5f2d-4b60-9696-62df7ad04299', 'dc79e2d5-c193-4bf4-8e57-ffbface20772', '8a8b466e-cb1e-484a-90c8-b3de7e5c6aca', '4de48015-84aa-48af-8c5b-7157a29fa688'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:18.064866 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot create request issued successfully. Aug 18 07:49:18.065160 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-c9c06fc8-b0a4-4b9f-99cb-381d17ddddd5 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:49:18.065611 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1455/5825] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:49:18 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) Aug 18 07:49:18.074617 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-78a6ce33-fb4f-4537-a17b-afabc1cc24a6 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:18.076321 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-78a6ce33-fb4f-4537-a17b-afabc1cc24a6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 Aug 18 07:49:18.076531 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-78a6ce33-fb4f-4537-a17b-afabc1cc24a6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:18.076705 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-78a6ce33-fb4f-4537-a17b-afabc1cc24a6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:18.081189 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:18.081189 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:18.081512 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-78a6ce33-fb4f-4537-a17b-afabc1cc24a6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:18.082073 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-78a6ce33-fb4f-4537-a17b-afabc1cc24a6 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 returned with HTTP 200 Aug 18 07:49:18.082466 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1458/5826] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:18 2026] GET /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:19.091119 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-bda1e5a4-9173-4dba-bc97-f04a1dc496ab None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:19.092747 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bda1e5a4-9173-4dba-bc97-f04a1dc496ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 Aug 18 07:49:19.092919 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bda1e5a4-9173-4dba-bc97-f04a1dc496ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:19.093091 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-bda1e5a4-9173-4dba-bc97-f04a1dc496ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:19.097589 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:19.097589 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:19.097837 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-bda1e5a4-9173-4dba-bc97-f04a1dc496ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:19.098415 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-bda1e5a4-9173-4dba-bc97-f04a1dc496ab tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 returned with HTTP 200 Aug 18 07:49:19.098754 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1450/5827] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:19 2026] GET /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:19.107412 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-71b9c7bd-dc34-44de-a702-eff8cd199803 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:19.109426 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71b9c7bd-dc34-44de-a702-eff8cd199803 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] POST https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238/action Aug 18 07:49:19.110021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71b9c7bd-dc34-44de-a702-eff8cd199803 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100291) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:49:19.110021 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-71b9c7bd-dc34-44de-a702-eff8cd199803 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:19.111164 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.contrib.admin_actions [None req-71b9c7bd-dc34-44de-a702-eff8cd199803 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Updating snapshot '4d1fe979-8024-406c-9eb3-42d01e166238' with '{'status': 'creating'}' {{(pid=100291) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 07:49:19.118448 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:19.118448 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:19.126721 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-71b9c7bd-dc34-44de-a702-eff8cd199803 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238/action returned with HTTP 202 Aug 18 07:49:19.127074 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1465/5828] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:49:19 2026] POST /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 07:49:19.133689 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-be3fc24e-83af-4bf4-9248-76b00bbee698 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:19.135298 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be3fc24e-83af-4bf4-9248-76b00bbee698 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 Aug 18 07:49:19.135479 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be3fc24e-83af-4bf4-9248-76b00bbee698 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:19.135652 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-be3fc24e-83af-4bf4-9248-76b00bbee698 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:19.139969 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:19.139969 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:19.140180 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-be3fc24e-83af-4bf4-9248-76b00bbee698 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:19.140759 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-be3fc24e-83af-4bf4-9248-76b00bbee698 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 returned with HTTP 200 Aug 18 07:49:19.141056 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1456/5829] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:19 2026] GET /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:19.148856 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-fdae1d78-ddf2-4fac-a7e5-d5ced9b91380 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:19.150787 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fdae1d78-ddf2-4fac-a7e5-d5ced9b91380 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] POST https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238/action Aug 18 07:49:19.151146 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fdae1d78-ddf2-4fac-a7e5-d5ced9b91380 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100290) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 07:49:19.151307 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-fdae1d78-ddf2-4fac-a7e5-d5ced9b91380 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:19.152686 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.contrib.snapshot_actions [None req-fdae1d78-ddf2-4fac-a7e5-d5ced9b91380 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100290) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 07:49:19.160275 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:19.160275 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:19.160446 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.contrib.snapshot_actions [None req-fdae1d78-ddf2-4fac-a7e5-d5ced9b91380 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] Updating snapshot 4d1fe979-8024-406c-9eb3-42d01e166238 with info {'id': '4d1fe979-8024-406c-9eb3-42d01e166238', 'status': 'error', 'progress': '80%'} Aug 18 07:49:19.166482 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-fdae1d78-ddf2-4fac-a7e5-d5ced9b91380 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-member] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238/action returned with HTTP 202 Aug 18 07:49:19.166941 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1459/5830] 10.4.3.152 () {68 vars in 1396 bytes} [Tue Aug 18 07:49:19 2026] POST /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:19.173468 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:19.175170 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 Aug 18 07:49:19.175375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:19.175577 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:19.175710 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete snapshot with id: 4d1fe979-8024-406c-9eb3-42d01e166238 Aug 18 07:49:19.180129 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:19.180129 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:19.180426 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:19.192926 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot delete request issued successfully. Aug 18 07:49:19.193089 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-daaf9ed3-1f86-4d59-a8a5-27aa219a33ae tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 returned with HTTP 202 Aug 18 07:49:19.193495 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1451/5831] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:49:19 2026] DELETE /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:19.200854 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9b18c2dc-3b03-4ba9-962a-db77aee9c2f4 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:19.202537 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b18c2dc-3b03-4ba9-962a-db77aee9c2f4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 Aug 18 07:49:19.202759 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b18c2dc-3b03-4ba9-962a-db77aee9c2f4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:19.202977 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9b18c2dc-3b03-4ba9-962a-db77aee9c2f4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:19.208126 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:19.208126 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:19.208464 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9b18c2dc-3b03-4ba9-962a-db77aee9c2f4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Snapshot retrieved successfully. Aug 18 07:49:19.209118 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9b18c2dc-3b03-4ba9-962a-db77aee9c2f4 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 returned with HTTP 200 Aug 18 07:49:19.209490 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1466/5832] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:19 2026] GET /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:20.219538 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-b74fc7c3-b591-45f6-9e7a-841008f2fdce None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:20.221165 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b74fc7c3-b591-45f6-9e7a-841008f2fdce tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 Aug 18 07:49:20.221348 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b74fc7c3-b591-45f6-9e7a-841008f2fdce tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:20.221544 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-b74fc7c3-b591-45f6-9e7a-841008f2fdce tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:20.225319 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-b74fc7c3-b591-45f6-9e7a-841008f2fdce tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 returned with HTTP 404 Aug 18 07:49:20.225744 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1457/5833] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:20 2026] GET /volume/v3/snapshots/4d1fe979-8024-406c-9eb3-42d01e166238 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:20.231839 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:20.233463 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] DELETE https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 Aug 18 07:49:20.233640 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:20.233812 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:20.233955 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume with id: 1abc41b0-25aa-457f-b8b5-e1f9aa61a357 Aug 18 07:49:20.239943 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:20.239943 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:20.240199 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:20.252587 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Delete volume request issued successfully. Aug 18 07:49:20.252728 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-59b98ee1-831f-44c2-97d5-86bc86a1699e tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 returned with HTTP 202 Aug 18 07:49:20.253057 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1460/5834] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:20 2026] DELETE /volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:20.262219 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-c53327ec-cc36-4173-83b1-e1a9bac2c158 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:20.264384 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c53327ec-cc36-4173-83b1-e1a9bac2c158 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 Aug 18 07:49:20.264660 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c53327ec-cc36-4173-83b1-e1a9bac2c158 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:20.264896 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-c53327ec-cc36-4173-83b1-e1a9bac2c158 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:20.273202 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:20.273202 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:20.276992 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-c53327ec-cc36-4173-83b1-e1a9bac2c158 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Volume info retrieved successfully. Aug 18 07:49:20.281680 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-c53327ec-cc36-4173-83b1-e1a9bac2c158 tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 returned with HTTP 200 Aug 18 07:49:20.282148 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1452/5835] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:20 2026] GET /volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 07:49:21.297111 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-e293213e-2f7f-4811-9ef8-82c7408595eb None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:21.298878 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e293213e-2f7f-4811-9ef8-82c7408595eb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] GET https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 Aug 18 07:49:21.299059 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e293213e-2f7f-4811-9ef8-82c7408595eb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:21.299277 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-e293213e-2f7f-4811-9ef8-82c7408595eb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:21.305194 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-e293213e-2f7f-4811-9ef8-82c7408595eb tempest-ProjectMemberTests-1281150973 tempest-ProjectMemberTests-1281150973-project-admin] https://10.4.3.152/volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 returned with HTTP 404 Aug 18 07:49:21.305735 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1467/5836] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:21 2026] GET /volume/v3/volumes/1abc41b0-25aa-457f-b8b5-e1f9aa61a357 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:30.223297 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=132,cinder:INSERT=36,cinder:UPDATE=75 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:49:30.249650 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=160,cinder:UPDATE=68,cinder:INSERT=36 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:49:30.280598 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=113,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:49:30.349076 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-9db9152a-457d-4a2b-bb53-bb437f574696 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:30.458843 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:49:30.459155 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1786684146", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:30.460930 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.v3.volumes [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1786684146', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100292) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:49:30.461044 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Create volume of 1 GB Aug 18 07:49:30.464839 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Availability Zones retrieved successfully. Aug 18 07:49:30.469681 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Flow 'volume_create_api' (b3afbf9f-6488-4da8-9806-9a86daceccdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:30.470696 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989d57c9-2b84-4aa4-b5b3-dc0e4a1e1b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:30.471559 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.flows.api.create_volume [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Validating volume size '1' using validate_int {{(pid=100292) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:49:30.493398 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989d57c9-2b84-4aa4-b5b3-dc0e4a1e1b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:30.494069 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833aa4fd-ce8e-4f15-8039-08a6c3d65077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:30.541634 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Created reservations ['e7a5cd80-cbb7-4894-b230-c26eb023b78a', 'ad917396-183a-41ec-88f7-8402e6c22e64', 'cb2e692a-bad6-40b3-80c2-7634513a3ca1', 'a031b97a-dad0-40f8-848a-ce9647dd90c6'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:30.542424 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833aa4fd-ce8e-4f15-8039-08a6c3d65077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a5cd80-cbb7-4894-b230-c26eb023b78a', 'ad917396-183a-41ec-88f7-8402e6c22e64', 'cb2e692a-bad6-40b3-80c2-7634513a3ca1', 'a031b97a-dad0-40f8-848a-ce9647dd90c6']}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:30.543104 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c83891-0505-4b9b-a54e-829a121d54a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:30.563239 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c83891-0505-4b9b-a54e-829a121d54a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a43167d9-2390-4360-ac5a-cc28456acf69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1786684146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174af19a4f664d3cb304053d1297619f',qos_specs=None,replication_status=,reservations=['e7a5cd80-cbb7-4894-b230-c26eb023b78a','ad917396-183a-41ec-88f7-8402e6c22e64','cb2e692a-bad6-40b3-80c2-7634513a3ca1','a031b97a-dad0-40f8-848a-ce9647dd90c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11dfcda8e7f14f219eec15c71e3e7fe8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1786684146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a43167d9-2390-4360-ac5a-cc28456acf69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='174af19a4f664d3cb304053d1297619f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11dfcda8e7f14f219eec15c71e3e7fe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:30.564009 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ea00f1-547a-4224-b1ab-48a568fbc706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:30.579674 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ea00f1-547a-4224-b1ab-48a568fbc706) transitioned into state 'SUCCESS' from state '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-1786684146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='174af19a4f664d3cb304053d1297619f',qos_specs=None,replication_status=,reservations=['e7a5cd80-cbb7-4894-b230-c26eb023b78a','ad917396-183a-41ec-88f7-8402e6c22e64','cb2e692a-bad6-40b3-80c2-7634513a3ca1','a031b97a-dad0-40f8-848a-ce9647dd90c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11dfcda8e7f14f219eec15c71e3e7fe8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:30.580283 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d276e5d-b91c-4a40-8085-cdc6336dd448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:30.588261 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d276e5d-b91c-4a40-8085-cdc6336dd448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100292) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:30.588705 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Flow 'volume_create_api' (b3afbf9f-6488-4da8-9806-9a86daceccdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100292) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:30.588971 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Create volume request issued successfully. Aug 18 07:49:30.589504 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-9db9152a-457d-4a2b-bb53-bb437f574696 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:49:30.589884 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1458/5837] 10.4.3.152 () {68 vars in 1259 bytes} [Tue Aug 18 07:49:30 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:30.600476 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-1270958d-f7ff-4aaf-9477-3bc6b94f99f9 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:30.602128 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1270958d-f7ff-4aaf-9477-3bc6b94f99f9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:30.602624 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1270958d-f7ff-4aaf-9477-3bc6b94f99f9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:30.602624 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-1270958d-f7ff-4aaf-9477-3bc6b94f99f9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:30.608846 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:30.608846 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:30.611986 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-1270958d-f7ff-4aaf-9477-3bc6b94f99f9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:30.615616 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-1270958d-f7ff-4aaf-9477-3bc6b94f99f9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 200 Aug 18 07:49:30.615940 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1461/5838] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:30 2026] GET /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:31.301611 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=127,cinder:UPDATE=54,cinder:INSERT=23,cinder:DELETE=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:49:31.627913 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-b4214d50-1bd1-4797-9b27-0e49821859a8 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:31.629752 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4214d50-1bd1-4797-9b27-0e49821859a8 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:31.629943 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4214d50-1bd1-4797-9b27-0e49821859a8 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:31.630121 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-b4214d50-1bd1-4797-9b27-0e49821859a8 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:31.637274 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:31.637274 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:31.640594 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-b4214d50-1bd1-4797-9b27-0e49821859a8 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:31.644440 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-b4214d50-1bd1-4797-9b27-0e49821859a8 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 200 Aug 18 07:49:31.644786 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1453/5839] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:31 2026] GET /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:31.655521 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-ca7d5454-e925-41a0-bd75-f1c2133c9e2f None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:31.657235 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca7d5454-e925-41a0-bd75-f1c2133c9e2f tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:31.657483 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca7d5454-e925-41a0-bd75-f1c2133c9e2f tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:31.657698 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-ca7d5454-e925-41a0-bd75-f1c2133c9e2f tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:31.663996 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:31.663996 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:31.667055 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-ca7d5454-e925-41a0-bd75-f1c2133c9e2f tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:31.670574 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-ca7d5454-e925-41a0-bd75-f1c2133c9e2f tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 200 Aug 18 07:49:31.670884 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1468/5840] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:31 2026] GET /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:31.684446 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-942120c2-d07d-4a84-8e10-964af27736e6 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:31.686293 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-942120c2-d07d-4a84-8e10-964af27736e6 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] POST https://10.4.3.152/volume/v3/snapshots Aug 18 07:49:31.686636 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-942120c2-d07d-4a84-8e10-964af27736e6 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a43167d9-2390-4360-ac5a-cc28456acf69", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-514358211", "description": null, "metadata": null}} {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:31.694335 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:31.694335 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:31.694751 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-942120c2-d07d-4a84-8e10-964af27736e6 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:31.694873 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.snapshots [None req-942120c2-d07d-4a84-8e10-964af27736e6 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Create snapshot from volume a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:31.723185 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.quota [None req-942120c2-d07d-4a84-8e10-964af27736e6 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Created reservations ['b73059cf-fb01-434c-a5b3-c4308e74a139', 'b0a2bc51-1d7d-481f-b3e1-7c8a9e9a5c25', 'be69c15e-5ac8-4b64-8515-9ffe423aeaa1', 'df29e933-1f08-4fae-a19a-9dc4a73a525e'] {{(pid=100292) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:31.745862 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-942120c2-d07d-4a84-8e10-964af27736e6 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot force create request issued successfully. Aug 18 07:49:31.746143 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-942120c2-d07d-4a84-8e10-964af27736e6 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots returned with HTTP 202 Aug 18 07:49:31.746558 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1459/5841] 10.4.3.152 () {68 vars in 1265 bytes} [Tue Aug 18 07:49:31 2026] POST /volume/v3/snapshots => generated 309 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:31.755540 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-a9cd4fd6-c9dd-4914-82a7-23300aa4c334 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:31.757258 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9cd4fd6-c9dd-4914-82a7-23300aa4c334 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:31.757465 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9cd4fd6-c9dd-4914-82a7-23300aa4c334 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:31.757668 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-a9cd4fd6-c9dd-4914-82a7-23300aa4c334 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:31.762553 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:31.762553 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:31.762957 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-a9cd4fd6-c9dd-4914-82a7-23300aa4c334 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot retrieved successfully. Aug 18 07:49:31.763728 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-a9cd4fd6-c9dd-4914-82a7-23300aa4c334 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 200 Aug 18 07:49:31.764080 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1462/5842] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:31 2026] GET /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:32.773075 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-a05624cc-52dd-4204-8dce-a79b789495f3 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:32.775427 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a05624cc-52dd-4204-8dce-a79b789495f3 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:32.775693 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a05624cc-52dd-4204-8dce-a79b789495f3 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:32.775957 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-a05624cc-52dd-4204-8dce-a79b789495f3 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:32.782464 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:32.782464 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:32.783073 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-a05624cc-52dd-4204-8dce-a79b789495f3 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot retrieved successfully. Aug 18 07:49:32.784166 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-a05624cc-52dd-4204-8dce-a79b789495f3 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 200 Aug 18 07:49:32.784800 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1454/5843] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:32 2026] GET /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:32.792831 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-3507e22a-27fd-4174-8388-adeb6ca67c98 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:32.794712 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3507e22a-27fd-4174-8388-adeb6ca67c98 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:32.794922 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3507e22a-27fd-4174-8388-adeb6ca67c98 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:32.795224 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-3507e22a-27fd-4174-8388-adeb6ca67c98 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:32.799912 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:32.799912 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:32.800317 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-3507e22a-27fd-4174-8388-adeb6ca67c98 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot retrieved successfully. Aug 18 07:49:32.800990 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-3507e22a-27fd-4174-8388-adeb6ca67c98 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 200 Aug 18 07:49:32.801344 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1469/5844] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:32 2026] GET /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:32.809551 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-bd417d6b-17e7-4ad4-b0a0-4f464aa83828 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:32.811434 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd417d6b-17e7-4ad4-b0a0-4f464aa83828 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:32.811654 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bd417d6b-17e7-4ad4-b0a0-4f464aa83828 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:32.811848 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-bd417d6b-17e7-4ad4-b0a0-4f464aa83828 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:32.816915 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:32.816915 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:32.817353 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-bd417d6b-17e7-4ad4-b0a0-4f464aa83828 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot retrieved successfully. Aug 18 07:49:32.818111 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-bd417d6b-17e7-4ad4-b0a0-4f464aa83828 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 200 Aug 18 07:49:32.818547 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1460/5845] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:32 2026] GET /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:32.826690 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-48c56d6b-342d-4419-b281-18ca80669a10 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:32.828269 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] POST https://10.4.3.152/volume/v3/volumes Aug 18 07:49:32.828602 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2c7a55c4-401b-4c53-9f0d-8314cfd02cd1", "size": 1}} {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 07:49:32.829947 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.v3.volumes [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Create volume request body: {'volume': {'snapshot_id': '2c7a55c4-401b-4c53-9f0d-8314cfd02cd1', 'size': 1}} {{(pid=100290) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 07:49:32.834744 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:32.834744 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:32.835109 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot retrieved successfully. Aug 18 07:49:32.835228 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.volumes [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Create volume of 1 GB Aug 18 07:49:32.838298 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Availability Zones retrieved successfully. Aug 18 07:49:32.843129 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Flow 'volume_create_api' (50c3b7da-9b3a-4944-bfd3-117f0e9f1997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:32.844133 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec724af-dd00-4ba7-bb2f-95ade98c14b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:32.844950 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.flows.api.create_volume [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100290) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 07:49:32.870309 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ec724af-dd00-4ba7-bb2f-95ade98c14b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c7a55c4-401b-4c53-9f0d-8314cfd02cd1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T07:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=805509e8-7caf-4d69-a903-2e5f2b73db7f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805509e8-7caf-4d69-a903-2e5f2b73db7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:32.871008 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaec1f91-9f24-4dcb-8710-b5b717c1a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:32.905393 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.quota [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Created reservations ['081ec0bf-bde2-4dcd-82ac-27c6bd151fca', '061aef43-c0bf-4618-a3ff-cdf59e40b571', 'ad196b78-7153-4a8c-8b8c-b2314cf13385', '867446c9-2dbc-4af7-bb6a-e3d434edd8ab'] {{(pid=100290) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 07:49:32.906107 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaec1f91-9f24-4dcb-8710-b5b717c1a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['081ec0bf-bde2-4dcd-82ac-27c6bd151fca', '061aef43-c0bf-4618-a3ff-cdf59e40b571', 'ad196b78-7153-4a8c-8b8c-b2314cf13385', '867446c9-2dbc-4af7-bb6a-e3d434edd8ab']}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:32.906819 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2bab88-cd9b-4206-a42f-27e21680c883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:32.941409 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2bab88-cd9b-4206-a42f-27e21680c883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0f1e157-8981-4059-a47e-aa1b024a6464', '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='174af19a4f664d3cb304053d1297619f',qos_specs=None,replication_status=,reservations=['081ec0bf-bde2-4dcd-82ac-27c6bd151fca','061aef43-c0bf-4618-a3ff-cdf59e40b571','ad196b78-7153-4a8c-8b8c-b2314cf13385','867446c9-2dbc-4af7-bb6a-e3d434edd8ab'],size=1,snapshot_id=2c7a55c4-401b-4c53-9f0d-8314cfd02cd1,source_replicaid=,source_volid=None,status='creating',user_id='11dfcda8e7f14f219eec15c71e3e7fe8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T07:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0f1e157-8981-4059-a47e-aa1b024a6464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='174af19a4f664d3cb304053d1297619f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2c7a55c4-401b-4c53-9f0d-8314cfd02cd1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11dfcda8e7f14f219eec15c71e3e7fe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805509e8-7caf-4d69-a903-2e5f2b73db7f),volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:32.942056 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5d2fbf-38c9-448c-854b-f80e554fac43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:32.957395 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5d2fbf-38c9-448c-854b-f80e554fac43) transitioned into state 'SUCCESS' from 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='174af19a4f664d3cb304053d1297619f',qos_specs=None,replication_status=,reservations=['081ec0bf-bde2-4dcd-82ac-27c6bd151fca','061aef43-c0bf-4618-a3ff-cdf59e40b571','ad196b78-7153-4a8c-8b8c-b2314cf13385','867446c9-2dbc-4af7-bb6a-e3d434edd8ab'],size=1,snapshot_id=2c7a55c4-401b-4c53-9f0d-8314cfd02cd1,source_replicaid=,source_volid=None,status='creating',user_id='11dfcda8e7f14f219eec15c71e3e7fe8',volume_type_id=805509e8-7caf-4d69-a903-2e5f2b73db7f)}' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:32.958038 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e42301d7-fb81-4b55-9d13-2dbd68ba22e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 07:49:32.975425 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e42301d7-fb81-4b55-9d13-2dbd68ba22e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100290) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 07:49:32.976140 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Flow 'volume_create_api' (50c3b7da-9b3a-4944-bfd3-117f0e9f1997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100290) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 07:49:32.976432 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Create volume request issued successfully. Aug 18 07:49:32.976903 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-48c56d6b-342d-4419-b281-18ca80669a10 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes returned with HTTP 202 Aug 18 07:49:32.977283 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1463/5846] 10.4.3.152 () {68 vars in 1258 bytes} [Tue Aug 18 07:49:32 2026] POST /volume/v3/volumes => generated 741 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 07:49:32.988436 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-147984d4-ffde-426c-97d1-0ef87cccbd38 None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:32.989993 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-147984d4-ffde-426c-97d1-0ef87cccbd38 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 Aug 18 07:49:32.990179 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-147984d4-ffde-426c-97d1-0ef87cccbd38 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:32.990375 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-147984d4-ffde-426c-97d1-0ef87cccbd38 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:32.996566 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:32.996566 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:32.999673 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-147984d4-ffde-426c-97d1-0ef87cccbd38 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:33.003219 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-147984d4-ffde-426c-97d1-0ef87cccbd38 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 returned with HTTP 200 Aug 18 07:49:33.003685 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1455/5847] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:32 2026] GET /volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:34.015754 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-9274ca61-c4ac-48d7-8c3a-5bbd562f5cf9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:34.017494 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9274ca61-c4ac-48d7-8c3a-5bbd562f5cf9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 Aug 18 07:49:34.017662 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9274ca61-c4ac-48d7-8c3a-5bbd562f5cf9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:34.017835 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-9274ca61-c4ac-48d7-8c3a-5bbd562f5cf9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:34.024429 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:34.024429 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:34.028023 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-9274ca61-c4ac-48d7-8c3a-5bbd562f5cf9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:34.032308 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-9274ca61-c4ac-48d7-8c3a-5bbd562f5cf9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 returned with HTTP 200 Aug 18 07:49:34.032715 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1470/5848] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:34 2026] GET /volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:34.043890 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e183438d-6f93-463c-ab40-6e78c90421ac None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:34.045891 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e183438d-6f93-463c-ab40-6e78c90421ac tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 Aug 18 07:49:34.046111 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e183438d-6f93-463c-ab40-6e78c90421ac tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:34.046318 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e183438d-6f93-463c-ab40-6e78c90421ac tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:34.053319 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:34.053319 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:34.057236 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e183438d-6f93-463c-ab40-6e78c90421ac tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:34.061159 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e183438d-6f93-463c-ab40-6e78c90421ac tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 returned with HTTP 200 Aug 18 07:49:34.061713 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1461/5849] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:34 2026] GET /volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:34.073722 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-e139218b-67b7-47b9-81d5-a712bc9f681b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:34.075578 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e139218b-67b7-47b9-81d5-a712bc9f681b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:34.075754 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e139218b-67b7-47b9-81d5-a712bc9f681b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:34.075932 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-e139218b-67b7-47b9-81d5-a712bc9f681b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'delete' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:34.076035 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.v3.snapshots [None req-e139218b-67b7-47b9-81d5-a712bc9f681b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Delete snapshot with id: 2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:34.080760 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:34.080760 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:34.081150 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e139218b-67b7-47b9-81d5-a712bc9f681b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot retrieved successfully. Aug 18 07:49:34.095146 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-e139218b-67b7-47b9-81d5-a712bc9f681b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot delete request issued successfully. Aug 18 07:49:34.095347 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-e139218b-67b7-47b9-81d5-a712bc9f681b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 202 Aug 18 07:49:34.095722 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1464/5850] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:49:34 2026] DELETE /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:34.102297 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-5b0d8335-5bdc-472b-b7d4-d642cafb9d4c None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:34.103984 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b0d8335-5bdc-472b-b7d4-d642cafb9d4c tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:34.104152 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b0d8335-5bdc-472b-b7d4-d642cafb9d4c tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:34.104417 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-5b0d8335-5bdc-472b-b7d4-d642cafb9d4c tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:34.110310 np0000007613 devstack@c-api.service[100293]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:34.110310 np0000007613 devstack@c-api.service[100293]: warnings.warn( Aug 18 07:49:34.110949 np0000007613 devstack@c-api.service[100293]: INFO cinder.volume.api [None req-5b0d8335-5bdc-472b-b7d4-d642cafb9d4c tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Snapshot retrieved successfully. Aug 18 07:49:34.112056 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-5b0d8335-5bdc-472b-b7d4-d642cafb9d4c tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 200 Aug 18 07:49:34.112555 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1456/5851] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:34 2026] GET /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:35.122478 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-6cc27e7e-2bae-440e-a395-72b7a8a837a9 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:35.124010 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cc27e7e-2bae-440e-a395-72b7a8a837a9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:35.124187 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cc27e7e-2bae-440e-a395-72b7a8a837a9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:35.124408 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-6cc27e7e-2bae-440e-a395-72b7a8a837a9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:35.129841 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-6cc27e7e-2bae-440e-a395-72b7a8a837a9 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 404 Aug 18 07:49:35.130392 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1471/5852] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:35 2026] GET /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:35.138298 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-11904671-8cb6-4995-98a3-6663311f044a None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:35.139931 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11904671-8cb6-4995-98a3-6663311f044a tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:35.140107 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11904671-8cb6-4995-98a3-6663311f044a tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:35.140293 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-11904671-8cb6-4995-98a3-6663311f044a tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:35.140457 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-11904671-8cb6-4995-98a3-6663311f044a tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Delete volume with id: a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:35.146890 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:35.146890 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:35.147331 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11904671-8cb6-4995-98a3-6663311f044a tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:35.161844 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-11904671-8cb6-4995-98a3-6663311f044a tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Delete volume request issued successfully. Aug 18 07:49:35.162039 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-11904671-8cb6-4995-98a3-6663311f044a tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 202 Aug 18 07:49:35.162529 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1462/5853] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:35 2026] DELETE /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:35.168793 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-edf51f8b-b52f-4448-9eb4-a134704cf5a0 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:35.170345 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edf51f8b-b52f-4448-9eb4-a134704cf5a0 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:35.170525 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edf51f8b-b52f-4448-9eb4-a134704cf5a0 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:35.170693 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-edf51f8b-b52f-4448-9eb4-a134704cf5a0 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:35.177068 np0000007613 devstack@c-api.service[100290]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:35.177068 np0000007613 devstack@c-api.service[100290]: warnings.warn( Aug 18 07:49:35.180122 np0000007613 devstack@c-api.service[100290]: INFO cinder.volume.api [None req-edf51f8b-b52f-4448-9eb4-a134704cf5a0 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:35.183634 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-edf51f8b-b52f-4448-9eb4-a134704cf5a0 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 200 Aug 18 07:49:35.183971 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1465/5854] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:35 2026] GET /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:36.195311 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-13599313-8910-40ee-9c68-21850415e5ae None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:36.197071 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13599313-8910-40ee-9c68-21850415e5ae tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:36.197339 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13599313-8910-40ee-9c68-21850415e5ae tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:36.197561 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-13599313-8910-40ee-9c68-21850415e5ae tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:36.202581 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-13599313-8910-40ee-9c68-21850415e5ae tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 404 Aug 18 07:49:36.202975 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1457/5855] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:36 2026] GET /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:36.208949 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-279effbe-6814-448c-87eb-40153d123c1d None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:36.210688 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-279effbe-6814-448c-87eb-40153d123c1d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 Aug 18 07:49:36.210841 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-279effbe-6814-448c-87eb-40153d123c1d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:36.211031 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-279effbe-6814-448c-87eb-40153d123c1d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'delete' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:36.211182 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.v3.volumes [None req-279effbe-6814-448c-87eb-40153d123c1d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Delete volume with id: a0f1e157-8981-4059-a47e-aa1b024a6464 Aug 18 07:49:36.218197 np0000007613 devstack@c-api.service[100291]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:36.218197 np0000007613 devstack@c-api.service[100291]: warnings.warn( Aug 18 07:49:36.218796 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-279effbe-6814-448c-87eb-40153d123c1d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:36.233893 np0000007613 devstack@c-api.service[100291]: INFO cinder.volume.api [None req-279effbe-6814-448c-87eb-40153d123c1d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Delete volume request issued successfully. Aug 18 07:49:36.234112 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-279effbe-6814-448c-87eb-40153d123c1d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 returned with HTTP 202 Aug 18 07:49:36.234620 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1472/5856] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:36 2026] DELETE /volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 07:49:36.241140 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-e2103572-117b-4471-a5e9-3fa7a7ba4426 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:36.242762 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2103572-117b-4471-a5e9-3fa7a7ba4426 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 Aug 18 07:49:36.242930 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2103572-117b-4471-a5e9-3fa7a7ba4426 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:36.243100 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-e2103572-117b-4471-a5e9-3fa7a7ba4426 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:36.249993 np0000007613 devstack@c-api.service[100292]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 07:49:36.249993 np0000007613 devstack@c-api.service[100292]: warnings.warn( Aug 18 07:49:36.253118 np0000007613 devstack@c-api.service[100292]: INFO cinder.volume.api [None req-e2103572-117b-4471-a5e9-3fa7a7ba4426 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Volume info retrieved successfully. Aug 18 07:49:36.258643 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-e2103572-117b-4471-a5e9-3fa7a7ba4426 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 returned with HTTP 200 Aug 18 07:49:36.259021 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1463/5857] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:36 2026] GET /volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 07:49:37.270641 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-30f15d9e-8656-42aa-80e6-78c5c2b6bf4b None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:37.272486 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30f15d9e-8656-42aa-80e6-78c5c2b6bf4b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 Aug 18 07:49:37.272707 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-30f15d9e-8656-42aa-80e6-78c5c2b6bf4b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:37.272900 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-30f15d9e-8656-42aa-80e6-78c5c2b6bf4b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:37.278325 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-30f15d9e-8656-42aa-80e6-78c5c2b6bf4b tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 returned with HTTP 404 Aug 18 07:49:37.278773 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1466/5858] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:37 2026] GET /volume/v3/volumes/a0f1e157-8981-4059-a47e-aa1b024a6464 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:37.285910 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.middleware.request_id [None req-977cdec0-57a1-4e08-8e21-1bbb10325c2d None None] RequestId filter calling following filter/app {{(pid=100293) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:37.287593 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-977cdec0-57a1-4e08-8e21-1bbb10325c2d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] DELETE https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:37.287806 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-977cdec0-57a1-4e08-8e21-1bbb10325c2d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100293) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:37.287981 np0000007613 devstack@c-api.service[100293]: DEBUG cinder.api.openstack.wsgi [None req-977cdec0-57a1-4e08-8e21-1bbb10325c2d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'delete' {{(pid=100293) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:37.288081 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.v3.snapshots [None req-977cdec0-57a1-4e08-8e21-1bbb10325c2d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Delete snapshot with id: 2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:37.292737 np0000007613 devstack@c-api.service[100293]: INFO cinder.api.openstack.wsgi [None req-977cdec0-57a1-4e08-8e21-1bbb10325c2d tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 404 Aug 18 07:49:37.293286 np0000007613 devstack@c-api.service[100293]: [pid: 100293|app: 0|req: 1458/5859] 10.4.3.152 () {66 vars in 1357 bytes} [Tue Aug 18 07:49:37 2026] DELETE /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:37.299694 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.middleware.request_id [None req-40a3538f-7293-4dc5-a3b7-9d87b8782bd7 None None] RequestId filter calling following filter/app {{(pid=100291) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:37.301459 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-40a3538f-7293-4dc5-a3b7-9d87b8782bd7 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 Aug 18 07:49:37.301654 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40a3538f-7293-4dc5-a3b7-9d87b8782bd7 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100291) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:37.301833 np0000007613 devstack@c-api.service[100291]: DEBUG cinder.api.openstack.wsgi [None req-40a3538f-7293-4dc5-a3b7-9d87b8782bd7 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100291) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:37.305940 np0000007613 devstack@c-api.service[100291]: INFO cinder.api.openstack.wsgi [None req-40a3538f-7293-4dc5-a3b7-9d87b8782bd7 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 returned with HTTP 404 Aug 18 07:49:37.306565 np0000007613 devstack@c-api.service[100291]: [pid: 100291|app: 0|req: 1473/5860] 10.4.3.152 () {66 vars in 1354 bytes} [Tue Aug 18 07:49:37 2026] GET /volume/v3/snapshots/2c7a55c4-401b-4c53-9f0d-8314cfd02cd1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:37.312775 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.middleware.request_id [None req-7d095b3c-4652-492c-a385-3ef989707907 None None] RequestId filter calling following filter/app {{(pid=100292) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:37.314543 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d095b3c-4652-492c-a385-3ef989707907 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] DELETE https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:37.314770 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d095b3c-4652-492c-a385-3ef989707907 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100292) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:37.314988 np0000007613 devstack@c-api.service[100292]: DEBUG cinder.api.openstack.wsgi [None req-7d095b3c-4652-492c-a385-3ef989707907 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'delete' {{(pid=100292) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:37.315187 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.v3.volumes [None req-7d095b3c-4652-492c-a385-3ef989707907 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Delete volume with id: a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:37.320334 np0000007613 devstack@c-api.service[100292]: INFO cinder.api.openstack.wsgi [None req-7d095b3c-4652-492c-a385-3ef989707907 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 404 Aug 18 07:49:37.320661 np0000007613 devstack@c-api.service[100292]: [pid: 100292|app: 0|req: 1464/5861] 10.4.3.152 () {66 vars in 1351 bytes} [Tue Aug 18 07:49:37 2026] DELETE /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:37.327098 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.middleware.request_id [None req-39158541-8e2d-4567-a167-82d99b2c4b58 None None] RequestId filter calling following filter/app {{(pid=100290) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 07:49:37.328960 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39158541-8e2d-4567-a167-82d99b2c4b58 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] GET https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 Aug 18 07:49:37.329199 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39158541-8e2d-4567-a167-82d99b2c4b58 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Empty body provided in request {{(pid=100290) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 07:49:37.331331 np0000007613 devstack@c-api.service[100290]: DEBUG cinder.api.openstack.wsgi [None req-39158541-8e2d-4567-a167-82d99b2c4b58 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] Calling method 'show' {{(pid=100290) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 07:49:37.335450 np0000007613 devstack@c-api.service[100290]: INFO cinder.api.openstack.wsgi [None req-39158541-8e2d-4567-a167-82d99b2c4b58 tempest-SnapshotDependencyTests-1713593400 tempest-SnapshotDependencyTests-1713593400-project-member] https://10.4.3.152/volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 returned with HTTP 404 Aug 18 07:49:37.335956 np0000007613 devstack@c-api.service[100290]: [pid: 100290|app: 0|req: 1467/5862] 10.4.3.152 () {66 vars in 1348 bytes} [Tue Aug 18 07:49:37 2026] GET /volume/v3/volumes/a43167d9-2390-4360-ac5a-cc28456acf69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 07:49:47.290326 np0000007613 devstack@c-api.service[100293]: DEBUG dbcounter [-] [100293] Writing DB stats cinder:SELECT=12 {{(pid=100293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:49:47.303782 np0000007613 devstack@c-api.service[100291]: DEBUG dbcounter [-] [100291] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100291) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:49:47.317291 np0000007613 devstack@c-api.service[100292]: DEBUG dbcounter [-] [100292] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 07:49:47.331639 np0000007613 devstack@c-api.service[100290]: DEBUG dbcounter [-] [100290] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}